Searched refs:rx_flow (Results 1 – 7 of 7) sorted by relevance
79 LOCAL_FLOW rx_flow; member
27 static int rx_flow=-1; variable42 module_param(rx_flow, int, 0);206 np->rx_flow = (rx_flow == 0) ? 0 : 1; in rio_probe1()479 macctrl |= (np->rx_flow) ? RxFlowControlEnable : 0; in rio_open()955 macctrl |= (np->rx_flow) ? in rio_error()1487 np->rx_flow &= 1; in mii_get_media()1490 np->rx_flow &= 1; in mii_get_media()1515 if (np->rx_flow) in mii_get_media()1641 np->rx_flow &= 1; in mii_get_media_pcs()1644 np->rx_flow &= 1; in mii_get_media_pcs()[all …]
409 unsigned int rx_flow:1; /* Rx flow control enable */ member
97 self->rx_flow = FLOW_STOP; in irda_data_indication()1175 self->rx_flow = self->tx_flow = FLOW_START; in irda_create()1413 if (self->rx_flow == FLOW_STOP) { in irda_recvmsg_dgram()1416 self->rx_flow = FLOW_START; in irda_recvmsg_dgram()1534 if (self->rx_flow == FLOW_STOP) { in irda_recvmsg_stream()1537 self->rx_flow = FLOW_START; in irda_recvmsg_stream()1754 self->rx_flow = self->tx_flow = FLOW_START; /* needed ??? */ in irda_shutdown()
239 rx_flow=[1|0] - Specifies the Rx flow control. If rx_flow=0,
323 u8 rx_flow; member
528 u8 rx_flow; member