Home
last modified time | relevance | path

Searched refs:ch_xoff_sends (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/drivers/staging/dgnc/
Ddgnc_driver.h394 ulong ch_xoff_sends; /* Count of xoffs transmitted */ member
Ddgnc_cls.c1139 ch->ch_xoff_sends++; in cls_send_stop_character()
Ddgnc_neo.c1613 ch->ch_xoff_sends++; in neo_send_stop_character()
/linux-4.4.14/drivers/tty/serial/jsm/
Djsm.h256 u64 ch_xoff_sends; /* Count of xoffs transmitted */ member
Djsm_cls.c678 ch->ch_xoff_sends++; in cls_send_stop_character()
Djsm_neo.c1297 ch->ch_xoff_sends++; in neo_send_stop_character()