Searched refs:VHOST_NET_BATCH (Results 1 – 1 of 1) sorted by relevance
101 #define VHOST_NET_BATCH 64 macro175 VHOST_NET_BATCH); in vhost_net_buf_produce()599 if (++nvq->done_idx >= VHOST_NET_BATCH) in handle_tx_copy()1024 if (nvq->done_idx > VHOST_NET_BATCH) in handle_rx()1092 queue = kmalloc_array(VHOST_NET_BATCH, sizeof(void *), in vhost_net_open()