Home
last modified time | relevance | path

Searched refs:mlx5_vhca_cq (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/drivers/vfio/pci/mlx5/
Dcmd.h51 struct mlx5_vhca_cq { struct
87 struct mlx5_vhca_cq cq;
Dcmd.c627 struct mlx5_vhca_cq *cq) in mlx5vf_destroy_cq()
691 struct mlx5_vhca_cq *cq; in mlx5vf_create_cq()
1257 static void *get_cqe(struct mlx5_vhca_cq *cq, int n) in get_cqe()
1262 static struct mlx5_cqe64 *get_sw_cqe(struct mlx5_vhca_cq *cq, int n) in get_sw_cqe()
1278 mlx5vf_cq_poll_one(struct mlx5_vhca_cq *cq, struct mlx5_vhca_qp *qp, in mlx5vf_cq_poll_one()
1311 struct mlx5_vhca_cq *cq = &tracker->cq; in mlx5vf_tracker_read_and_clear()