Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/vhost/
H A Dnet.c649 static bool tx_can_batch(struct vhost_virtqueue *vq, size_t total_len) in tx_can_batch() function
834 if (tx_can_batch(vq, total_len)) in handle_tx_copy()
928 if (tx_can_batch(vq, total_len) && in handle_tx_zerocopy()