Home
last modified time | relevance | path

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

/openbmc/linux/drivers/vhost/
H A Dnet.c652 static bool tx_can_batch(struct vhost_virtqueue *vq, size_t total_len) in tx_can_batch() function
833 if (tx_can_batch(vq, total_len)) in handle_tx_copy()
929 if (tx_can_batch(vq, total_len) && in handle_tx_zerocopy()