Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/tty/serial/jsm/
Djsm.h230 u64 ch_txcount; /* total of data transmitted so far */ member
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()
Djsm_cls.c483 ch->ch_txcount++; in cls_copy_data_from_queue_to_uart()