Searched refs:xmits (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c2615 unsigned int entry, xmits = 0, count = 0; local
2768 xmits = budget - 1;
2770 xmits = budget;
2794 return max(count, xmits);

Completed in 174 milliseconds