Searched refs:mlx4_ib_create_cq (Results 1 – 4 of 4) sorted by relevance
74 struct mlx4_ib_create_cq { struct
169 struct ib_cq *mlx4_ib_create_cq(struct ib_device *ibdev, int entries, int vector, in mlx4_ib_create_cq() function195 struct mlx4_ib_create_cq ucmd; in mlx4_ib_create_cq()
671 struct ib_cq *mlx4_ib_create_cq(struct ib_device *ibdev, int entries, int vector,
2228 ibdev->ib_dev.create_cq = mlx4_ib_create_cq; in mlx4_ib_add()