Home
last modified time | relevance | path

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

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