Lines Matching refs:tx_flow
25 static int tx_flow=-1; variable
40 module_param(tx_flow, int, 0);
205 np->tx_flow = (tx_flow == 0) ? 0 : 1; in rio_probe1()
602 macctrl |= (np->tx_flow) ? TxFlowControlEnable : 0; in rio_hw_init()
1037 macctrl |= (np->tx_flow) ? in rio_error()
1535 np->tx_flow &= 1; in mii_get_media()
1538 np->tx_flow = 0; in mii_get_media()
1560 if (np->tx_flow) in mii_get_media()
1689 np->tx_flow &= 1; in mii_get_media_pcs()
1692 np->tx_flow = 0; in mii_get_media_pcs()
1705 if (np->tx_flow) in mii_get_media_pcs()