Searched refs:mlx5_vhca_cq (Results 1 – 2 of 2) sorted by relevance
116 struct mlx5_vhca_cq { struct152 struct mlx5_vhca_cq cq;
888 struct mlx5_vhca_cq *cq) in mlx5vf_destroy_cq()952 struct mlx5_vhca_cq *cq; in mlx5vf_create_cq()1519 static void *get_cqe(struct mlx5_vhca_cq *cq, int n) in get_cqe()1524 static struct mlx5_cqe64 *get_sw_cqe(struct mlx5_vhca_cq *cq, int n) in get_sw_cqe()1540 mlx5vf_cq_poll_one(struct mlx5_vhca_cq *cq, struct mlx5_vhca_qp *qp, in mlx5vf_cq_poll_one()1573 struct mlx5_vhca_cq *cq = &tracker->cq; in mlx5vf_tracker_read_and_clear()