Searched refs:vtntx_intr_threshold (Results 1 – 2 of 2) sorted by relevance
120 int vtntx_intr_threshold; member
2321 return (virtqueue_nfree(vq) <= txq->vtntx_intr_threshold); in vtnet_txq_below_threshold()3347 txq->vtntx_intr_threshold = vtnet_txq_intr_threshold(txq); in vtnet_init_tx_queues()