OpenCloudOS-Kernel/net/sunrpc/xprtrdma
Matan Barak 8e37210b38 IB/core: Change ib_create_cq to use struct ib_cq_init_attr
Currently, ib_create_cq uses cqe and comp_vecotr instead
of the extendible ib_cq_init_attr struct.

Earlier patches already changed the vendors to work with
ib_cq_init_attr. This patch changes the consumers too.

Signed-off-by: Matan Barak <matanb@mellanox.com>
Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
2015-06-12 14:49:10 -04:00
..
Makefile xprtrdma: Add vector of ops for each memory registration strategy 2015-03-31 09:52:52 -04:00
fmr_ops.c NFS client updates for Linux 4.1 2015-04-26 17:33:59 -07:00
frwr_ops.c xprtrdma, svcrdma: Switch to generic logging helpers 2015-05-18 13:44:23 -04:00
physical_ops.c xprtrdma: Make rpcrdma_{un}map_one() into inline functions 2015-03-31 09:52:53 -04:00
rpc_rdma.c xprtrdma: Add a "deregister_external" op for each memreg mode 2015-03-31 09:52:52 -04:00
svc_rdma.c net: Convert uses of typedef ctl_table to struct ctl_table 2013-06-13 02:36:09 -07:00
svc_rdma_marshal.c svcrdma: Clean up read chunk counting 2015-01-15 15:01:44 -05:00
svc_rdma_recvfrom.c IB/Verbs: Use management helper rdma_cap_read_multi_sge() 2015-05-18 13:35:05 -04:00
svc_rdma_sendto.c svcrdma: Find rmsgp more reliably 2015-01-15 15:01:45 -05:00
svc_rdma_transport.c IB/core: Change ib_create_cq to use struct ib_cq_init_attr 2015-06-12 14:49:10 -04:00
transport.c xprtrdma: Add a "deregister_external" op for each memreg mode 2015-03-31 09:52:52 -04:00
verbs.c IB/core: Change ib_create_cq to use struct ib_cq_init_attr 2015-06-12 14:49:10 -04:00
xprt_rdma.h xprtrdma: Make rpcrdma_{un}map_one() into inline functions 2015-03-31 09:52:53 -04:00