Home
last modified time | relevance | path

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

/linux-2.6.39/include/net/irda/
Daf_irda.h78 LOCAL_FLOW tx_flow; member
/linux-2.6.39/drivers/net/
Ddl2k.c26 static int tx_flow=-1; variable
41 module_param(tx_flow, int, 0);
205 np->tx_flow = (tx_flow == 0) ? 0 : 1; in rio_probe1()
478 macctrl |= (np->tx_flow) ? TxFlowControlEnable : 0; in rio_open()
953 macctrl |= (np->tx_flow) ? in rio_error()
1497 np->tx_flow &= 1; in mii_get_media()
1500 np->tx_flow = 0; in mii_get_media()
1522 if (np->tx_flow) in mii_get_media()
1653 np->tx_flow &= 1; in mii_get_media_pcs()
1656 np->tx_flow = 0; in mii_get_media_pcs()
[all …]
Ddl2k.h514 unsigned int tx_flow:1; /* Tx flow control enable */ member
/linux-2.6.39/net/irda/
Daf_irda.c343 self->tx_flow = flow; in irda_flow_indication()
346 self->tx_flow = flow; in irda_flow_indication()
354 self->tx_flow = flow; in irda_flow_indication()
1175 self->rx_flow = self->tx_flow = FLOW_START; in irda_create()
1318 (self->tx_flow != FLOW_STOP || sk->sk_state != TCP_ESTABLISHED))) { in irda_sendmsg()
1754 self->rx_flow = self->tx_flow = FLOW_START; /* needed ??? */ in irda_shutdown()
1801 if ((self->tx_flow == FLOW_START) && in irda_poll()
1809 if ((self->tx_flow == FLOW_START) && in irda_poll()
/linux-2.6.39/net/irda/irnet/
Dirnet.h443 LOCAL_FLOW tx_flow; /* State of the Tx path in IrTTP */ member
Dirnet_irda.c525 self->tx_flow = FLOW_START; /* Flow control from IrTTP */ in irda_irnet_create()
1154 self->tx_flow = FLOW_START; in irnet_disconnect_indication()
1258 LOCAL_FLOW oldflow = self->tx_flow; in irnet_flow_indication()
1263 self->tx_flow = flow; in irnet_flow_indication()
Dirnet_ppp.c980 if(self->tx_flow != FLOW_START) in ppp_irnet_send()
/linux-2.6.39/Documentation/networking/
Ddl2k.txt236 tx_flow=[1|0] - Specifies the Tx flow control. If tx_flow=0,