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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dmoxa.c1476 int rts, cts, txflow, rxflow, xany, baud; local
1478 rts = cts = txflow = rxflow = xany = 0;
1482 txflow = 1;
1490 MoxaPortFlowCtrl(ch, rts, cts, txflow, rxflow, xany);
1834 int txflow, int rxflow, int txany)
1842 if (txflow)
1833 MoxaPortFlowCtrl(struct moxa_port *port, int rts, int cts, int txflow, int rxflow, int txany) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/atm/
H A Dueagle-atm.c197 u32 txflow; member in struct:uea_softc::uea_stats::__anon16151
1420 ret = uea_read_cmv_e1(sc, E1_SA_DIAG, 52, &sc->stats.phy.txflow);
2426 UEA_ATTR(txflow, 0);

Completed in 65 milliseconds