Searched refs:tx_sbytes (Results 1 – 1 of 1) sorted by relevance
277 unsigned long tx_sbytes; /* tot bytes thru serial i/f */ member1189 unsigned long tx_sbytes = strip_info->tx_sbytes; in sprintf_status_info() local1233 p += sprintf(p, " thru serial port: \trx:\t%lu\ttx:\t%lu\n", rx_sbytes, tx_sbytes); in sprintf_status_info()1377 strip_info->tx_sbytes += num_written; in strip_write_some_more()