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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dfealnx.c404 int really_tx_count; member in struct:netdev_private
1271 np->really_tx_count = 0;
1356 ++np->really_tx_count;
1375 np->really_tx_count = 0;
1481 while (np->really_tx_count) {
1529 --np->really_tx_count;

Completed in 98 milliseconds