Searched refs:rx_flow (Results 1 – 7 of 7) sorted by relevance
79 LOCAL_FLOW rx_flow; member
34 static int rx_flow=-1; variable49 module_param(rx_flow, int, 0);221 np->rx_flow = (rx_flow == 0) ? 0 : 1; in rio_probe1()523 macctrl |= (np->rx_flow) ? RxFlowControlEnable : 0; in rio_open()992 macctrl |= (np->rx_flow) ? in rio_error()1495 np->rx_flow &= 1; in mii_get_media()1498 np->rx_flow &= 1; in mii_get_media()1523 if (np->rx_flow) in mii_get_media()1649 np->rx_flow &= 1; in mii_get_media_pcs()1652 np->rx_flow &= 1; in mii_get_media_pcs()[all …]
393 unsigned int rx_flow:1; /* Rx flow control enable */ member
93 self->rx_flow = FLOW_STOP; in irda_data_indication()1158 self->rx_flow = self->tx_flow = FLOW_START; in irda_create()1391 if (self->rx_flow == FLOW_STOP) { in irda_recvmsg_dgram()1394 self->rx_flow = FLOW_START; in irda_recvmsg_dgram()1508 if (self->rx_flow == FLOW_STOP) { in irda_recvmsg_stream()1511 self->rx_flow = FLOW_START; in irda_recvmsg_stream()1727 self->rx_flow = self->tx_flow = FLOW_START; /* needed ??? */ in irda_shutdown()
240 rx_flow=[1|0] - Specifies the Rx flow control. If rx_flow=0,
323 u8 rx_flow; member
529 u8 rx_flow; member