]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
RDMA/core: Add SRQ type field
authorSean Hefty <sean.hefty@intel.com>
Mon, 23 May 2011 23:31:36 +0000 (16:31 -0700)
committerRoland Dreier <roland@purestorage.com>
Thu, 13 Oct 2011 16:13:26 +0000 (09:13 -0700)
commit96104eda01695a26da2c8f7423ec0ba3509c8c97
tree04e38bfe564245ebd9a62738d54a111b2d24da4a
parent59991f94eb32e954aa767f659eb642461e9e8b37
RDMA/core: Add SRQ type field

Currently, there is only a single ("basic") type of SRQ, but with XRC
support we will add a second.  Prepare for this by defining an SRQ type
and setting all current users to IB_SRQT_BASIC.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
drivers/infiniband/core/uverbs_cmd.c
drivers/infiniband/core/verbs.c
drivers/infiniband/hw/ehca/ehca_qp.c
drivers/infiniband/hw/ipath/ipath_srq.c
drivers/infiniband/hw/mlx4/srq.c
drivers/infiniband/hw/mthca/mthca_provider.c
drivers/infiniband/hw/qib/qib_srq.c
drivers/infiniband/ulp/ipoib/ipoib_cm.c
include/rdma/ib_verbs.h