Home
last modified time | relevance | path

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

/freebsd/sys/dev/virtio/network/
H A Dif_vtnet.c177 static void vtnet_tx_vq_intr(void *);
1041 vtnet_tx_vq_intr, txq, &txq->vtntx_vq, in vtnet_alloc_virtqueues()
2870 vtnet_tx_vq_intr(void *xtxq) in vtnet_tx_vq_intr() function