Home
last modified time | relevance | path

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

/freebsd/sys/dev/virtio/network/
H A Dif_vtnet.c149 static void vtnet_rx_vq_intr(void *);
1036 vtnet_rx_vq_intr, rxq, &rxq->vtnrx_vq, in vtnet_alloc_virtqueues()
2248 vtnet_rx_vq_intr(void *xrxq) in vtnet_rx_vq_intr() function