RDMA/uverbs: Export XRC INI QPs to userspace
authorSean Hefty <sean.hefty@intel.com>
Thu, 26 May 2011 15:17:04 +0000 (08:17 -0700)
committerRoland Dreier <roland@purestorage.com>
Thu, 13 Oct 2011 16:32:27 +0000 (09:32 -0700)
commit9977f4f64bfeb5d907a793a6880aab2d43b0bed2
tree0cb064c43fcaa8c7289e6d410ed1f63e9e80e4e6
parent8541f8de0583f562c652008a4e7a65e537842a7e
RDMA/uverbs: Export XRC INI QPs to userspace

XRC INI QPs are similar to send only RC QPs.  Allow user space to create
INI QPs.  Note that INI QPs do not require receive CQs.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
drivers/infiniband/core/uverbs_cmd.c