[IB] uverbs: Add ABI structures for more commands
authorRoland Dreier <rolandd@cisco.com>
Fri, 14 Oct 2005 22:21:44 +0000 (15:21 -0700)
committerRoland Dreier <rolandd@cisco.com>
Mon, 17 Oct 2005 22:20:30 +0000 (15:20 -0700)
Add kernel/user ABI structures for marshalling poll CQ, request CQ
notification, post send, post receive, post SRQ receive, create AH and
destroy AH commands.  These commands allow us to support userspace
verbs for devices that can't perform these operations directly from
userspace (eg the PathScale HCA).

Signed-off-by: Roland Dreier <rolandd@cisco.com>

No differences found