Searched refs:rx_rbytes (Results 1 – 1 of 1) sorted by relevance
274 unsigned long rx_rbytes; /* bytes thru radio i/f */ member1186 unsigned long rx_rbytes = strip_info->rx_rbytes; in sprintf_status_info() local1232 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()