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

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

Completed in 34 milliseconds