Searched refs:tx_ebytes (Results 1 – 1 of 1) sorted by relevance
279 unsigned long tx_ebytes; /* tot stat/err bytes */ member1191 unsigned long tx_ebytes = strip_info->tx_ebytes; in sprintf_status_info() local1234 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()