linux/drivers/infiniband/hw
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
..
amso1100 IB/core: Change provider's API of create_cq to be extendible 2015-06-12 14:49:10 -04:00
cxgb3 IB/core: Change provider's API of create_cq to be extendible 2015-06-12 14:49:10 -04:00
cxgb4 IB/core: Change provider's API of create_cq to be extendible 2015-06-12 14:49:10 -04:00
ehca IB/core: Change ib_create_cq to use struct ib_cq_init_attr 2015-06-12 14:49:10 -04:00
ipath IB/core: Change provider's API of create_cq to be extendible 2015-06-12 14:49:10 -04:00
mlx4 IB/core: Change ib_create_cq to use struct ib_cq_init_attr 2015-06-12 14:49:10 -04:00
mlx5 IB/core: Change ib_create_cq to use struct ib_cq_init_attr 2015-06-12 14:49:10 -04:00
mthca IB/core: Change provider's API of create_cq to be extendible 2015-06-12 14:49:10 -04:00
nes IB/core: Change provider's API of create_cq to be extendible 2015-06-12 14:49:10 -04:00
ocrdma IB/core: Change provider's API of create_cq to be extendible 2015-06-12 14:49:10 -04:00
qib IB/core: Change provider's API of create_cq to be extendible 2015-06-12 14:49:10 -04:00
usnic IB/core: Change provider's API of create_cq to be extendible 2015-06-12 14:49:10 -04:00
Makefile IB: Allow build of hw/ and ulp/ subdirectories independently 2014-06-02 14:51:12 -07:00