Searched defs:vqp (Results 1 – 2 of 2) sorted by relevance
356 static void rx_post(struct mlx5_vdpa_qp *vqp, int n) in rx_post()365 struct mlx5_vdpa_qp *vqp; in qp_prepare() local396 static int rq_buf_alloc(struct mlx5_vdpa_net *ndev, struct mlx5_vdpa_qp *vqp, u32 num_ent) in rq_buf_alloc()403 static void rq_buf_free(struct mlx5_vdpa_net *ndev, struct mlx5_vdpa_qp *vqp) in rq_buf_free()409 struct mlx5_vdpa_qp *vqp) in qp_create()468 static void qp_destroy(struct mlx5_vdpa_net *ndev, struct mlx5_vdpa_qp *vqp) in qp_destroy()
501 struct pvrdma_qp *vqp = to_vqp(qp); in pvrdma_destroy_qp() local