Home
last modified time | relevance | path

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

/freebsd/sys/dev/virtio/network/
H A Dif_vtnet.c148 static void vtnet_rx_vq_process(struct vtnet_rxq *rxq, int tries);
2179 vtnet_rx_vq_process(struct vtnet_rxq *rxq, int tries) in vtnet_rx_vq_process() function
2253 vtnet_rx_vq_process(rxq, VTNET_INTR_DISABLE_RETRIES); in vtnet_rx_vq_intr()
2262 vtnet_rx_vq_process(rxq, 0); in vtnet_rxq_tq_intr()