Searched refs:rx_sbytes (Results 1 – 1 of 1) sorted by relevance
276 unsigned long rx_sbytes; /* tot bytes thru serial i/f */ member1188 unsigned long rx_sbytes = strip_info->rx_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()2354 strip_info->rx_sbytes += count; in strip_receive_buf()