Home
last modified time | relevance | path

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

/openbmc/linux/drivers/vdpa/mlx5/net/
H A Dmlx5_vnet.c57 struct mlx5_vdpa_cq { struct
103 struct mlx5_vdpa_cq cq;
318 static void *get_cqe(struct mlx5_vdpa_cq *vcq, int n) in get_cqe()
323 static void cq_frag_buf_init(struct mlx5_vdpa_cq *vcq, struct mlx5_vdpa_cq_buf *buf) in cq_frag_buf_init()
336 static void *get_sw_cqe(struct mlx5_vdpa_cq *cq, int n) in get_sw_cqe()
474 static void *next_cqe_sw(struct mlx5_vdpa_cq *cq) in next_cqe_sw()
479 static int mlx5_vdpa_poll_one(struct mlx5_vdpa_cq *vcq) in mlx5_vdpa_poll_one()
541 struct mlx5_vdpa_cq *vcq = &mvq->cq; in cq_create()
616 struct mlx5_vdpa_cq *vcq = &mvq->cq; in cq_destroy()