Searched refs:mlx5_vhca_cq (Results 1 – 2 of 2) sorted by relevance
126 struct mlx5_vhca_cq { struct163 struct mlx5_vhca_cq cq;
1025 struct mlx5_vhca_cq *cq) in mlx5vf_destroy_cq()1097 struct mlx5_vhca_cq *cq; in mlx5vf_create_cq()1664 static void *get_cqe(struct mlx5_vhca_cq *cq, int n) in get_cqe()1669 static struct mlx5_cqe64 *get_sw_cqe(struct mlx5_vhca_cq *cq, int n) in get_sw_cqe()1685 mlx5vf_cq_poll_one(struct mlx5_vhca_cq *cq, struct mlx5_vhca_qp *qp, in mlx5vf_cq_poll_one()1718 struct mlx5_vhca_cq *cq = &tracker->cq; in mlx5vf_tracker_read_and_clear()