Lines Matching refs:tx_flow
33 static int tx_flow=-1; variable
48 module_param(tx_flow, int, 0);
220 np->tx_flow = (tx_flow == 0) ? 0 : 1; in rio_probe1()
478 macctrl |= (np->tx_flow) ? TxFlowControlEnable : 0; in rio_open()
944 macctrl |= (np->tx_flow) ? in rio_error()
1447 np->tx_flow &= 1; in mii_get_media()
1450 np->tx_flow = 0; in mii_get_media()
1472 if (np->tx_flow) in mii_get_media()
1601 np->tx_flow &= 1; in mii_get_media_pcs()
1604 np->tx_flow = 0; in mii_get_media_pcs()
1617 if (np->tx_flow) in mii_get_media_pcs()