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

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

Completed in 47 milliseconds