commit | 33b9b3ee9709b19c4f02ab91571d53540d05c3d1 | [log] [tgz] |
---|---|---|
author | Roland Dreier <rolandd@cisco.com> | Mon Jan 30 14:29:21 2006 -0800 |
committer | Roland Dreier <rolandd@cisco.com> | Mon Mar 20 10:08:07 2006 -0800 |
tree | 2d1019e9b8bf63e4235d7c73fd78ab294b993de2 | |
parent | 399d7921299fc4f146bd62bfa6312382a5429bcc [diff] |
IB: Add userspace support for resizing CQs 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>