Searched refs:vhost_tx_batch (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/vhost/ |
| D | net.c | 459 static void vhost_tx_batch(struct vhost_net *net, in vhost_tx_batch() function 574 vhost_tx_batch(net, tnvq, tvq->private_data, msghdr); in vhost_net_tx_get_vq_desc() 779 vhost_tx_batch(net, nvq, sock, &msg); in handle_tx_copy() 808 vhost_tx_batch(net, nvq, sock, &msg); in handle_tx_copy() 818 vhost_tx_batch(net, nvq, sock, &msg); in handle_tx_copy() 843 vhost_tx_batch(net, nvq, sock, &msg); in handle_tx_copy()
|