Searched refs:mlx5_ib_create_cq (Results 1 – 4 of 4) sorted by relevance
90 struct mlx5_ib_create_cq { struct
616 struct mlx5_ib_create_cq ucmd; in create_cq_user()746 struct ib_cq *mlx5_ib_create_cq(struct ib_device *ibdev, in mlx5_ib_create_cq() function
539 struct ib_cq *mlx5_ib_create_cq(struct ib_device *ibdev,
1203 devr->c0 = mlx5_ib_create_cq(&dev->ib_dev, &cq_attr, NULL, NULL); in create_dev_resources()1415 dev->ib_dev.create_cq = mlx5_ib_create_cq; in mlx5_ib_add()