Searched refs:xmits (Results 1 – 1 of 1) sorted by relevance
2717 unsigned int entry, xmits = 0, count = 0; in stmmac_tx_clean() local2870 xmits = budget - 1; in stmmac_tx_clean()2872 xmits = budget; in stmmac_tx_clean()2893 return max(count, xmits); in stmmac_tx_clean()