Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/vhost/
Dnet.c651 static bool tx_can_batch(struct vhost_virtqueue *vq, size_t total_len) in tx_can_batch() function
832 if (tx_can_batch(vq, total_len)) in handle_tx_copy()
928 if (tx_can_batch(vq, total_len) && in handle_tx_zerocopy()