• Roland Dreier's avatar
    [IB] mthca: SRQ limit reached events · 90f104da
    Roland Dreier authored
    Our hardware supports generating an event when the number of receives
    posted to a shared receive queue (SRQ) falls below a user-specified
    limit.  Implement mthca_modify_srq() to arm the limit, and add code to
    handle dispatching SRQ events when they occur.
    Signed-off-by: default avatarRoland Dreier <rolandd@cisco.com>
    90f104da
mthca_srq.c 15.1 KB