Skip to content
Commit 90f104da authored by Roland Dreier's avatar Roland Dreier
Browse files

[IB] mthca: SRQ limit reached events



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>
parent 116c0074
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment