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;
604 macctrl |= (np->rx_flow) ? RxFlowControlEnable : 0;
1040 macctrl |= (np->rx_flow) ?
1537 np->rx_flow &= 1;
1540 np->rx_flow &= 1;
1542 /* else tx_flow, rx_flow = user select */
1565 if (np->rx_flow)
1691 np->rx_flow &= 1;
1694 np->rx_flow &= 1;
1696 /* else tx_flow, rx_flow = user select */
1710 if (np->rx_flow)