Home
last modified time | relevance | path

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

/freebsd/sys/dev/virtio/network/
H A Dif_vtnet.c154 static int vtnet_txq_intr_threshold(struct vtnet_txq *);
2286 vtnet_txq_intr_threshold(struct vtnet_txq *txq) in vtnet_txq_intr_threshold() function
3347 txq->vtntx_intr_threshold = vtnet_txq_intr_threshold(txq); in vtnet_init_tx_queues()