Home
last modified time | relevance | path

Searched refs:ch_rxcount (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/tty/serial/jsm/
H A Djsm.h229 u64 ch_rxcount; /* total of data received so far */ member
H A Djsm_neo.c378 ch->ch_rxcount += n; in neo_copy_data_from_uart_to_queue()
464 ch->ch_rxcount++; in neo_copy_data_from_uart_to_queue()
H A Djsm_cls.c433 ch->ch_rxcount++; in cls_copy_data_from_uart_to_queue()