Searched refs:rx_ebytes (Results 1 – 1 of 1) sorted by relevance
278 unsigned long rx_ebytes; /* tot stat/err bytes */ member1190 unsigned long rx_ebytes = strip_info->rx_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()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()