Searched refs:tx_flow (Results 1 – 8 of 8) sorted by relevance
78 LOCAL_FLOW tx_flow; member
26 static int tx_flow=-1; variable41 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 …]
514 unsigned int tx_flow:1; /* Tx flow control enable */ member
343 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()
443 LOCAL_FLOW tx_flow; /* State of the Tx path in IrTTP */ member
525 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()
980 if(self->tx_flow != FLOW_START) in ppp_irnet_send()
236 tx_flow=[1|0] - Specifies the Tx flow control. If tx_flow=0,