Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Dstrip.c278 unsigned long rx_ebytes; /* tot stat/err bytes */ member
1190 unsigned long rx_ebytes = strip_info->rx_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()
2295 strip_info->rx_ebytes += (end - ptr); in process_message()
2298 strip_info->rx_ebytes += (end - ptr); in process_message()
2301 strip_info->rx_ebytes += (end - ptr); in process_message()
2304 strip_info->rx_ebytes += (end - ptr); in process_message()