git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9a79fc0
)
IB/ehca: add Shared Receive Queue support
author
Joachim Fenkes
<fenkes@de.ibm.com>
Mon, 9 Jul 2007 13:25:10 +0000
(15:25 +0200)
committer
Roland Dreier
<rolandd@cisco.com>
Tue, 10 Jul 2007 03:12:27 +0000
(20:12 -0700)
Support SRQs on eHCA2. Since an SRQ is a QP for eHCA2, a lot of code
(structures, create, destroy, post_recv) can be shared between QP and SRQ.
Signed-off-by: Joachim Fenkes <fenkes@de.ibm.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
No differences found