Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/jsm/
H A Djsm.h230 u64 ch_txcount; /* total of data transmitted so far */ member
H A Djsm_neo.c511 ch->ch_txcount++; in neo_copy_data_from_queue_to_uart()
544 ch->ch_txcount += s; in neo_copy_data_from_queue_to_uart()
H A Djsm_cls.c483 ch->ch_txcount++; in cls_copy_data_from_queue_to_uart()