Searched refs:IGB_TX_CLEANUP_THRESHOLD (Results 1 – 2 of 2) sorted by relevance
192 #define IGB_TX_CLEANUP_THRESHOLD (adapter->num_tx_desc / 2) macro
850 if (txr->tx_avail <= IGB_TX_CLEANUP_THRESHOLD) in igb_start_locked()999 if (txr->tx_avail <= IGB_TX_CLEANUP_THRESHOLD) in igb_mq_start_locked()