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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Dstrip.c274 unsigned long rx_rbytes; /* bytes thru radio i/f */ member in struct:strip
1165 unsigned long rx_rbytes = strip_info->rx_rbytes; local
1211 p += sprintf(p, " thru radio: \trx:\t%lu\ttx:\t%lu\n", rx_rbytes, tx_rbytes);
2268 strip_info->rx_rbytes += (end - ptr);
2271 strip_info->rx_rbytes += (end - ptr);

Completed in 37 milliseconds