Home
last modified time | relevance | path

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

/linux-3.3/include/net/irda/
Daf_irda.h78 LOCAL_FLOW tx_flow; member
/linux-3.3/drivers/net/ethernet/dlink/
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()
1486 np->tx_flow &= 1; in mii_get_media()
1489 np->tx_flow = 0; in mii_get_media()
1511 if (np->tx_flow) in mii_get_media()
1640 np->tx_flow &= 1; in mii_get_media_pcs()
1643 np->tx_flow = 0; in mii_get_media_pcs()
[all …]
Ddl2k.h408 unsigned int tx_flow:1; /* Tx flow control enable */ member
/linux-3.3/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-3.3/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-3.3/Documentation/networking/
Ddl2k.txt236 tx_flow=[1|0] - Specifies the Tx flow control. If tx_flow=0,
/linux-3.3/arch/mips/include/asm/octeon/
Dcvmx-sriox-defs.h570 uint64_t tx_flow:1; member
581 uint64_t tx_flow:1; member