Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/vhost/
Dnet.c639 static bool tx_can_batch(struct vhost_virtqueue *vq, size_t total_len) in tx_can_batch() function
824 if (tx_can_batch(vq, total_len)) in handle_tx_copy()
919 if (tx_can_batch(vq, total_len) && in handle_tx_zerocopy()