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