Searched refs:really_tx_count (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/
H A Dfealnx.c398 int really_tx_count; member in struct:netdev_private
1273 np->really_tx_count = 0;
1362 ++np->really_tx_count;
1381 np->really_tx_count = 0;
1487 while (np->really_tx_count) {
1537 --np->really_tx_count;

Completed in 265 milliseconds