Home
last modified time | relevance | path

Searched refs:txflow (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/tty/
H A Dmoxa.c1470 int rts, cts, txflow, rxflow, xany, baud; in moxa_set_tty_param() local
1472 rts = cts = txflow = rxflow = xany = 0; in moxa_set_tty_param()
1476 txflow = 1; in moxa_set_tty_param()
1482 MoxaPortFlowCtrl(ch, rts, cts, txflow, rxflow, xany); in moxa_set_tty_param()
1831 int txflow, int rxflow, int txany) in MoxaPortFlowCtrl()
1839 if (txflow) in MoxaPortFlowCtrl()
1830 MoxaPortFlowCtrl(struct moxa_port *port, int rts, int cts, int txflow, int rxflow, int txany) MoxaPortFlowCtrl() argument
/kernel/linux/linux-6.6/drivers/tty/
H A Dmoxa.c1770 int rts, cts, txflow, rxflow, xany, baud; in moxa_set_tty_param() local
1772 rts = cts = txflow = rxflow = xany = 0; in moxa_set_tty_param()
1776 txflow = 1; in moxa_set_tty_param()
1782 MoxaPortFlowCtrl(ch, rts, cts, txflow, rxflow, xany); in moxa_set_tty_param()
2131 int txflow, int rxflow, int txany) in MoxaPortFlowCtrl()
2139 if (txflow) in MoxaPortFlowCtrl()
2130 MoxaPortFlowCtrl(struct moxa_port *port, int rts, int cts, int txflow, int rxflow, int txany) MoxaPortFlowCtrl() argument
/kernel/linux/linux-5.10/drivers/usb/atm/
H A Dueagle-atm.c152 u32 txflow; member
1401 ret = uea_read_cmv_e1(sc, E1_SA_DIAG, 52, &sc->stats.phy.txflow); in uea_stat_e1()
2405 UEA_ATTR(txflow, 0);
/kernel/linux/linux-6.6/drivers/usb/atm/
H A Dueagle-atm.c152 u32 txflow; member
1401 ret = uea_read_cmv_e1(sc, E1_SA_DIAG, 52, &sc->stats.phy.txflow); in uea_stat_e1()
2405 UEA_ATTR(txflow, 0);

Completed in 14 milliseconds