Lines Matching defs:rx_flow
26 static int rx_flow=-1;
41 module_param(rx_flow, int, 0);
206 np->rx_flow = (rx_flow == 0) ? 0 : 1;
605 macctrl |= (np->rx_flow) ? RxFlowControlEnable : 0;
1043 macctrl |= (np->rx_flow) ?
1540 np->rx_flow &= 1;
1543 np->rx_flow &= 1;
1545 /* else tx_flow, rx_flow = user select */
1568 if (np->rx_flow)
1694 np->rx_flow &= 1;
1697 np->rx_flow &= 1;
1699 /* else tx_flow, rx_flow = user select */
1713 if (np->rx_flow)