From: Roland Dreier Date: Thu, 6 Oct 2005 20:15:56 +0000 (-0700) Subject: [IB] mthca: SRQ limit reached events X-Git-Tag: v2.6.15-rc1~731^2~21^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90f104da22bbf2e2b8a2136c12fb4e013fccf504;p=pandora-kernel.git [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: Roland Dreier --- Reading git-diff-tree failed