Home
last modified time | relevance | path

Searched refs:tx_flow (Results 1 – 8 of 8) sorted by relevance

/linux-2.4.37.9/drivers/net/
Ddl2k.c70 static int tx_flow=-1; variable
84 MODULE_PARM (tx_flow, "i");
242 np->tx_flow = (tx_flow == 0) ? 0 : 1; in rio_probe1()
513 macctrl |= (np->tx_flow) ? TxFlowControlEnable : 0; in rio_open()
1093 macctrl |= (np->tx_flow) ? in rio_error()
1660 np->tx_flow &= 1; in mii_get_media()
1663 np->tx_flow = 0; in mii_get_media()
1682 if (np->tx_flow) in mii_get_media()
1813 np->tx_flow &= 1; in mii_get_media_pcs()
1816 np->tx_flow = 0; in mii_get_media_pcs()
[all …]
Ddl2k.h676 unsigned int tx_flow:1; /* Tx flow control enable */ member
/linux-2.4.37.9/net/irda/
Daf_irda.c345 self->tx_flow = flow; in irda_flow_indication()
348 self->tx_flow = flow; in irda_flow_indication()
355 self->tx_flow = flow; in irda_flow_indication()
1130 self->rx_flow = self->tx_flow = FLOW_START; in irda_create()
1281 while (self->tx_flow == FLOW_STOP) { in irda_sendmsg()
1657 self->rx_flow = self->tx_flow = FLOW_START; /* needed ??? */ in irda_shutdown()
1706 if ((self->tx_flow == FLOW_START) && in irda_poll()
1714 if ((self->tx_flow == FLOW_START) && in irda_poll()
/linux-2.4.37.9/net/irda/irnet/
Dirnet.h429 LOCAL_FLOW tx_flow; /* State of the Tx path in IrTTP */ member
Dirnet_irda.c495 self->tx_flow = FLOW_START; /* Flow control from IrTTP */ in irda_irnet_create()
1128 self->tx_flow = FLOW_START; in irnet_disconnect_indication()
1234 LOCAL_FLOW oldflow = self->tx_flow; in irnet_flow_indication()
1239 self->tx_flow = flow; in irnet_flow_indication()
Dirnet_ppp.c900 if(self->tx_flow != FLOW_START) in ppp_irnet_send()
/linux-2.4.37.9/include/net/irda/
Dirda.h167 LOCAL_FLOW tx_flow; member
/linux-2.4.37.9/Documentation/networking/
Ddl2k.txt220 tx_flow=[1|0] - Specifies the Tx flow control. If tx_flow=0,