IB: Add userspace support for resizing CQs
authorRoland Dreier <rolandd@cisco.com>
Mon, 30 Jan 2006 22:29:21 +0000 (14:29 -0800)
committerRoland Dreier <rolandd@cisco.com>
Mon, 20 Mar 2006 18:08:07 +0000 (10:08 -0800)
Add support to uverbs to handle resizing userspace CQs (completion
queues), including adding an ABI for marshalling requests and
responses.  The kernel midlayer already has ib_resize_cq().

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

No differences found