Searched refs:PCH_GBE_TX_WEIGHT (Results 1 – 1 of 1) sorted by relevance
48 #define PCH_GBE_TX_WEIGHT 64 macro1555 thresh = tx_ring->count - PCH_GBE_TX_WEIGHT; in pch_gbe_clean_tx()1568 for (j = 0; j < PCH_GBE_TX_WEIGHT; j++) in pch_gbe_clean_tx()1574 if (j < PCH_GBE_TX_WEIGHT) { in pch_gbe_clean_tx()1633 if (cleaned_count++ == PCH_GBE_TX_WEIGHT) { in pch_gbe_clean_tx()