Home
last modified time | relevance | path

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

/linux/drivers/vdpa/mlx5/net/
H A Dmlx5_vnet.c70 struct mlx5_vdpa_cq { struct
116 struct mlx5_vdpa_cq cq;
338 static void *get_cqe(struct mlx5_vdpa_cq *vcq, int n) in get_cqe()
343 static void cq_frag_buf_init(struct mlx5_vdpa_cq *vcq, struct mlx5_vdpa_cq_buf *buf) in cq_frag_buf_init()
356 static void *get_sw_cqe(struct mlx5_vdpa_cq *cq, int n) in get_sw_cqe()
494 static void *next_cqe_sw(struct mlx5_vdpa_cq *cq) in next_cqe_sw()
499 static int mlx5_vdpa_poll_one(struct mlx5_vdpa_cq *vcq) in mlx5_vdpa_poll_one()
561 struct mlx5_vdpa_cq *vcq = &mvq->cq; in cq_create()
636 struct mlx5_vdpa_cq *vcq = &mvq->cq; in cq_destroy()