Home
last modified time | relevance | path

Searched refs:mlx4_ib_create_cq (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/include/uapi/rdma/
Dmlx4-abi.h79 struct mlx4_ib_create_cq { struct
/Linux-v4.19/drivers/infiniband/hw/mlx4/
Dcq.c174 struct ib_cq *mlx4_ib_create_cq(struct ib_device *ibdev, in mlx4_ib_create_cq() function
207 struct mlx4_ib_create_cq ucmd; in mlx4_ib_create_cq()
Dmlx4_ib.h750 struct ib_cq *mlx4_ib_create_cq(struct ib_device *ibdev,
Dmain.c2711 ibdev->ib_dev.create_cq = mlx4_ib_create_cq; in mlx4_ib_add()