Searched refs:tx_flow (Results 1 – 8 of 8) sorted by relevance
70 static int tx_flow=-1; variable84 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 …]
676 unsigned int tx_flow:1; /* Tx flow control enable */ member
345 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()
429 LOCAL_FLOW tx_flow; /* State of the Tx path in IrTTP */ member
495 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()
900 if(self->tx_flow != FLOW_START) in ppp_irnet_send()
167 LOCAL_FLOW tx_flow; member
220 tx_flow=[1|0] - Specifies the Tx flow control. If tx_flow=0,