Searched refs:alloc_inout (Results  1 – 1 of 1) sorted by relevance
| /Linux-v5.10/drivers/vdpa/mlx5/net/ | 
| D | mlx5_vnet.c | 859 static void alloc_inout(struct mlx5_vdpa_net *ndev, int cmd, void **in, int *inlen, void **out,  in alloc_inout()  function 962 	alloc_inout(ndev, cmd, &in, &inlen, &out, &outlen, get_qpn(mvq, fw), get_rqpn(mvq, fw));  in modify_qp()
  |