Home
last modified time | relevance | path

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

/freebsd/sys/dev/virtio/network/
H A Dif_vtnet.c859 struct vtnet_txq *txq; in vtnet_init_txq()
1025 struct vtnet_txq *txq; in vtnet_alloc_virtqueues()
2683 struct vtnet_txq *txq; in vtnet_start()
2765 struct vtnet_txq *txq; in vtnet_txq_mq_start()
2793 struct vtnet_txq *txq; in vtnet_txq_tq_deferred()
2828 struct vtnet_txq *txq; in vtnet_txq_tq_intr()
2883 struct vtnet_txq *txq; in vtnet_tx_vq_intr()
2922 struct vtnet_txq *txq; in vtnet_tx_start_all()
2941 struct vtnet_txq *txq; in vtnet_qflush()
3078 struct vtnet_txq *txq; in vtnet_start_taskqueues()
[all …]
H A Dif_vtnetvar.h110 struct vtnet_txq { struct
145 struct vtnet_txq *vtnet_txqs; argument
/freebsd/sys/dev/netmap/
H A Dif_vtnet_netmap.h70 struct vtnet_txq *txq = &sc->vtnet_txqs[ring_nr]; in vtnet_netmap_txsync()
356 struct vtnet_txq *txq = &sc->vtnet_txqs[i]; in vtnet_netmap_intr()