Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Dstrip.c279 unsigned long tx_ebytes; /* tot stat/err bytes */ member
1191 unsigned long tx_ebytes = strip_info->tx_ebytes; in sprintf_status_info() local
1234 p += sprintf(p, " Total stat/err bytes:\trx:\t%lu\ttx:\t%lu\n", rx_ebytes, tx_ebytes); in sprintf_status_info()
1338 strip_info->tx_ebytes += s.length; in ResetRadio()
1555 strip_info->tx_ebytes += ts.length; in strip_send()