Searched refs:vhost_tx_batch (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/drivers/vhost/ |
D | net.c | 462 static void vhost_tx_batch(struct vhost_net *net, in vhost_tx_batch() function 587 vhost_tx_batch(net, tnvq, in vhost_net_tx_get_vq_desc() 791 vhost_tx_batch(net, nvq, sock, &msg); in handle_tx_copy() 820 vhost_tx_batch(net, nvq, sock, &msg); in handle_tx_copy() 830 vhost_tx_batch(net, nvq, sock, &msg); in handle_tx_copy() 856 vhost_tx_batch(net, nvq, sock, &msg); in handle_tx_copy()
|