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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Dstrip.c276 unsigned long rx_sbytes; /* tot bytes thru serial i/f */ member in struct:strip
1167 unsigned long rx_sbytes = strip_info->rx_sbytes; local
1212 p += sprintf(p, " thru serial port: \trx:\t%lu\ttx:\t%lu\n", rx_sbytes, tx_sbytes);
2325 strip_info->rx_sbytes += count;

Completed in 31 milliseconds