Searched refs:igc_tx_recycle_thresh (Results 1 – 3 of 3) sorted by relevance
454 uint32_t igc_tx_recycle_thresh; member
1723 igc->igc_tx_recycle_thresh = IGC_DEF_TX_RECYCLE_MIN; in igc_attach()
1692 if (ring->itr_ring_free < igc->igc_tx_recycle_thresh) { in igc_ring_tx()