Searched refs:rx_flow (Results 1 – 5 of 5) sorted by relevance
71 static int rx_flow=-1; variable85 MODULE_PARM (rx_flow, "i");243 np->rx_flow = (rx_flow == 0) ? 0 : 1; in rio_probe1()514 macctrl |= (np->rx_flow) ? RxFlowControlEnable : 0; in rio_open()1095 macctrl |= (np->rx_flow) ? in rio_error()1661 np->rx_flow &= 1; in mii_get_media()1664 np->rx_flow &= 1; in mii_get_media()1686 if (np->rx_flow) in mii_get_media()1814 np->rx_flow &= 1; in mii_get_media_pcs()1817 np->rx_flow &= 1; in mii_get_media_pcs()[all …]
677 unsigned int rx_flow:1; /* Rx flow control enable */ member
112 self->rx_flow = FLOW_STOP; in irda_data_indication()1130 self->rx_flow = self->tx_flow = FLOW_START; in irda_create()1366 if (self->rx_flow == FLOW_STOP) { in irda_recvmsg_dgram()1369 self->rx_flow = FLOW_START; in irda_recvmsg_dgram()1488 if (self->rx_flow == FLOW_STOP) { in irda_recvmsg_stream()1491 self->rx_flow = FLOW_START; in irda_recvmsg_stream()1657 self->rx_flow = self->tx_flow = FLOW_START; /* needed ??? */ in irda_shutdown()
168 LOCAL_FLOW rx_flow; member
223 rx_flow=[1|0] - Specifies the Rx flow control. If rx_flow=0,