]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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)
commit33b9b3ee9709b19c4f02ab91571d53540d05c3d1
tree2d1019e9b8bf63e4235d7c73fd78ab294b993de2
parent399d7921299fc4f146bd62bfa6312382a5429bcc
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>
drivers/infiniband/core/uverbs.h
drivers/infiniband/core/uverbs_cmd.c
drivers/infiniband/core/uverbs_main.c
drivers/infiniband/core/verbs.c
include/rdma/ib_user_verbs.h
include/rdma/ib_verbs.h