Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/dgnc/
Ddgnc_driver.h378 ulong ch_xoff_sends; /* Count of xoffs transmitted */ member
Ddgnc_cls.c1154 ch->ch_xoff_sends++; in cls_send_stop_character()
Ddgnc_neo.c1653 ch->ch_xoff_sends++; in neo_send_stop_character()
/linux-4.1.27/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()