Searched refs:PCH_GBE_TX_WEIGHT (Results 1 – 1 of 1) sorted by relevance
47 #define PCH_GBE_TX_WEIGHT 64 macro1514 thresh = tx_ring->count - PCH_GBE_TX_WEIGHT; in pch_gbe_clean_tx()1527 for (j = 0; j < PCH_GBE_TX_WEIGHT; j++) in pch_gbe_clean_tx()1533 if (j < PCH_GBE_TX_WEIGHT) { in pch_gbe_clean_tx()1592 if (cleaned_count++ == PCH_GBE_TX_WEIGHT) { in pch_gbe_clean_tx()