Searched refs:mlx5_vdpa_cq (Results 1 – 2 of 2) sorted by relevance
98 mlx5_vdpa_cq_destroy(struct mlx5_vdpa_cq *cq) in mlx5_vdpa_cq_destroy()110 mlx5_vdpa_cq_arm(struct mlx5_vdpa_priv *priv, struct mlx5_vdpa_cq *cq) in mlx5_vdpa_cq_arm()135 int callfd, struct mlx5_vdpa_cq *cq) in mlx5_vdpa_cq_create()201 mlx5_vdpa_cq_poll(struct mlx5_vdpa_cq *cq) in mlx5_vdpa_cq_poll()243 struct mlx5_vdpa_cq *cq; in mlx5_vdpa_arm_all_cqs()276 struct mlx5_vdpa_cq *cq; in mlx5_vdpa_poll_handle()350 struct mlx5_vdpa_cq *cq = (struct mlx5_vdpa_cq *) in mlx5_vdpa_interrupt_handler()
42 struct mlx5_vdpa_cq { struct60 struct mlx5_vdpa_cq cq; argument