Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Dstrip.c274 unsigned long rx_rbytes; /* bytes thru radio i/f */ member
1186 unsigned long rx_rbytes = strip_info->rx_rbytes; in sprintf_status_info() local
1232 p += sprintf(p, " thru radio: \trx:\t%lu\ttx:\t%lu\n", rx_rbytes, tx_rbytes); in sprintf_status_info()
2289 strip_info->rx_rbytes += (end - ptr); in process_message()
2292 strip_info->rx_rbytes += (end - ptr); in process_message()