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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Dstrip.c279 unsigned long tx_ebytes; /* tot stat/err bytes */ member in struct:strip
1170 unsigned long tx_ebytes = strip_info->tx_ebytes; local
1213 p += sprintf(p, " Total stat/err bytes:\trx:\t%lu\ttx:\t%lu\n", rx_ebytes, tx_ebytes);
1317 strip_info->tx_ebytes += s.length;
1534 strip_info->tx_ebytes += ts.length;

Completed in 25 milliseconds