Searched refs:txflow (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/tty/ |
| H A D | moxa.c | 1518 int rts, cts, txflow, rxflow, xany, baud; in moxa_set_tty_param() local 1520 rts = cts = txflow = rxflow = xany = 0; in moxa_set_tty_param() 1524 txflow = 1; in moxa_set_tty_param() 1530 MoxaPortFlowCtrl(ch, rts, cts, txflow, rxflow, xany); in moxa_set_tty_param() 1877 int txflow, int rxflow, int txany) in MoxaPortFlowCtrl() argument 1885 if (txflow) in MoxaPortFlowCtrl()
|
| /linux/drivers/usb/atm/ |
| H A D | ueagle-atm.c | 153 u32 txflow; member 1402 ret = uea_read_cmv_e1(sc, E1_SA_DIAG, 52, &sc->stats.phy.txflow); in uea_stat_e1() 2405 UEA_ATTR(txflow, 0);
|