linux/drivers/infiniband/hw/cxgb4
Matan Barak bcf4c1ea58 IB/core: Change provider's API of create_cq to be extendible
Add a new ib_cq_init_attr structure which contains the
previous cqe (minimum number of CQ entries) and comp_vector
(completion vector) in addition to a new flags field.
All vendors' create_cq callbacks are changed in order
to work with the new API.

This commit does not change any functionality.

Signed-off-by: Matan Barak <matanb@mellanox.com>
Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Reviewed-By: Devesh Sharma <devesh.sharma@avagotech.com> to patch #2
Signed-off-by: Doug Ledford <dledford@redhat.com>
2015-06-12 14:49:10 -04:00
..
Kconfig RDMA/cxgb4: Update Kconfig to include Chelsio T5 adapter 2014-04-28 17:29:41 -07:00
Makefile
cm.c iw_cxgb4: use wildcard mapping for getting remote addr info 2015-05-11 17:16:49 -04:00
cq.c IB/core: Change provider's API of create_cq to be extendible 2015-06-12 14:49:10 -04:00
device.c iw_cxgb4: support for bar2 qid densities exceeding the page size 2015-06-11 12:22:32 -04:00
ev.c InfiniBand/RDMA changes for 3.20 merge window: 2015-02-21 12:53:21 -08:00
id_table.c drivers/infiniband/hw: rename random32() to prandom_u32() 2013-05-07 18:38:27 -07:00
iw_cxgb4.h IB/core: Change provider's API of create_cq to be extendible 2015-06-12 14:49:10 -04:00
mem.c iw_cxgb4: 32b platform fixes 2015-05-05 09:18:01 -04:00
provider.c IB/core cleanup: Add const on args - device->process_mad 2015-06-02 09:33:13 -04:00
qp.c iw_cxgb4: support for bar2 qid densities exceeding the page size 2015-06-11 12:22:32 -04:00
resource.c RDMA/cxgb4: Add missing debug stats 2014-04-11 11:36:09 -07:00
t4.h iw_cxgb4: support for bar2 qid densities exceeding the page size 2015-06-11 12:22:32 -04:00
t4fw_ri_api.h iw_cxgb4: Cleanup register defines/MACROS 2015-05-05 09:18:01 -04:00
user.h RDMA/cxgb4: add missing padding at end of struct c4iw_alloc_ucontext_resp 2014-06-05 09:13:54 -07:00