Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/vdpa/mlx5/net/
Dmlx5_vnet.c963 static u32 get_rqpn(struct mlx5_vdpa_virtqueue *mvq, bool fw) in get_rqpn() function
1076 alloc_inout(ndev, cmd, &in, &inlen, &out, &outlen, get_qpn(mvq, fw), get_rqpn(mvq, fw)); in modify_qp()