linux/drivers/infiniband/hw/mlx5
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
..
Kconfig IB/mlx5: Remove dependency on X86 2014-02-13 20:48:02 -08:00
Makefile IB/mlx5: Implement the ODP capability query verb 2014-12-15 18:19:02 -08:00
ah.c IB/mlx5: Fix Mellanox copyright note 2015-04-02 16:33:42 -04:00
cq.c IB/core: Change provider's API of create_cq to be extendible 2015-06-12 14:49:10 -04:00
doorbell.c IB/mlx5: Fix Mellanox copyright note 2015-04-02 16:33:42 -04:00
mad.c IB/core cleanup: Add const on args - device->process_mad 2015-06-02 09:33:13 -04:00
main.c IB/core: Change ib_create_cq to use struct ib_cq_init_attr 2015-06-12 14:49:10 -04:00
mem.c IB/mlx5: Fix Mellanox copyright note 2015-04-02 16:33:42 -04:00
mlx5_ib.h IB/core: Change provider's API of create_cq to be extendible 2015-06-12 14:49:10 -04:00
mr.c IB/mlx5: Fix Mellanox copyright note 2015-04-02 16:33:42 -04:00
odp.c IB/mlx5: Fix Mellanox copyright note 2015-04-02 16:33:42 -04:00
qp.c infiniband: Remove duplicated KERN_<LEVEL> from pr_<level> uses 2015-05-12 15:52:37 -04:00
srq.c IB/mlx5: Fix Mellanox copyright note 2015-04-02 16:33:42 -04:00
user.h IB/mlx5: Fix Mellanox copyright note 2015-04-02 16:33:42 -04:00