Searched refs:igc_tx_notify_thresh (Results 1 – 3 of 3) sorted by relevance
453 uint32_t igc_tx_notify_thresh; member
1227 igc->igc_tx_notify_thresh) { in igc_tx_recycle()1692 if (ring->itr_ring_free < igc->igc_tx_notify_thresh) { in igc_ring_tx()
1722 igc->igc_tx_notify_thresh = IGC_DEF_TX_NOTIFY_MIN; in igc_attach()