Searched refs:PCH_GBE_TX_WEIGHT (Results 1 – 1 of 1) sorted by relevance
33 #define PCH_GBE_TX_WEIGHT 64 macro1494 thresh = tx_ring->count - PCH_GBE_TX_WEIGHT; in pch_gbe_clean_tx()1507 for (j = 0; j < PCH_GBE_TX_WEIGHT; j++) in pch_gbe_clean_tx()1513 if (j < PCH_GBE_TX_WEIGHT) { in pch_gbe_clean_tx()1572 if (cleaned_count++ == PCH_GBE_TX_WEIGHT) { in pch_gbe_clean_tx()