Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/irda/
Daf_irda.h78 LOCAL_FLOW tx_flow; member
/linux-4.4.14/drivers/net/ethernet/dlink/
Ddl2k.c33 static int tx_flow=-1; variable
48 module_param(tx_flow, int, 0);
220 np->tx_flow = (tx_flow == 0) ? 0 : 1; in rio_probe1()
522 macctrl |= (np->tx_flow) ? TxFlowControlEnable : 0; in rio_open()
990 macctrl |= (np->tx_flow) ? in rio_error()
1494 np->tx_flow &= 1; in mii_get_media()
1497 np->tx_flow = 0; in mii_get_media()
1519 if (np->tx_flow) in mii_get_media()
1648 np->tx_flow &= 1; in mii_get_media_pcs()
1651 np->tx_flow = 0; in mii_get_media_pcs()
[all …]
Ddl2k.h392 unsigned int tx_flow:1; /* Tx flow control enable */ member
/linux-4.4.14/net/irda/
Daf_irda.c334 self->tx_flow = flow; in irda_flow_indication()
337 self->tx_flow = flow; in irda_flow_indication()
345 self->tx_flow = flow; in irda_flow_indication()
1158 self->rx_flow = self->tx_flow = FLOW_START; in irda_create()
1298 (self->tx_flow != FLOW_STOP || sk->sk_state != TCP_ESTABLISHED))) { in irda_sendmsg()
1727 self->rx_flow = self->tx_flow = FLOW_START; /* needed ??? */ in irda_shutdown()
1772 if ((self->tx_flow == FLOW_START) && in irda_poll()
1780 if ((self->tx_flow == FLOW_START) && in irda_poll()
/linux-4.4.14/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.c979 if(self->tx_flow != FLOW_START) in ppp_irnet_send()
/linux-4.4.14/Documentation/networking/
Ddl2k.txt237 tx_flow=[1|0] - Specifies the Tx flow control. If tx_flow=0,
/linux-4.4.14/arch/mips/include/asm/octeon/
Dcvmx-sriox-defs.h953 uint64_t tx_flow:1; member
961 uint64_t tx_flow:1;
977 uint64_t tx_flow:1; member
985 uint64_t tx_flow:1;