Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/vdpa/mlx5/net/
Dmlx5_vnet.c84 struct mlx5_vdpa_qp { struct
117 struct mlx5_vdpa_qp fwqp;
118 struct mlx5_vdpa_qp vqqp;
367 static void rx_post(struct mlx5_vdpa_qp *vqp, int n) in rx_post()
376 struct mlx5_vdpa_qp *vqp; in qp_prepare()
407 static int rq_buf_alloc(struct mlx5_vdpa_net *ndev, struct mlx5_vdpa_qp *vqp, u32 num_ent) in rq_buf_alloc()
414 static void rq_buf_free(struct mlx5_vdpa_net *ndev, struct mlx5_vdpa_qp *vqp) in rq_buf_free()
420 struct mlx5_vdpa_qp *vqp) in qp_create()
479 static void qp_destroy(struct mlx5_vdpa_net *ndev, struct mlx5_vdpa_qp *vqp) in qp_destroy()