Searched refs:tx_flow (Results 1 – 5 of 5) sorted by relevance
25 static int tx_flow=-1; variable 40 module_param(tx_flow, int, 0);207 np->tx_flow = (tx_flow == 0) ? 0 : 1; in rio_probe1() 605 macctrl |= (np->tx_flow) ? TxFlowControlEnable : 0; in rio_hw_init() 1045 macctrl |= (np->tx_flow) ? in rio_error() 1548 np->tx_flow &= 1; in mii_get_media() 1551 np->tx_flow = 0; in mii_get_media() 1554 /* else tx_flow, rx_flow = user select */ in mii_get_media() 1573 if (np->tx_flow)[all...]
390 unsigned int tx_flow:1; /* Tx flow control enable */388 unsigned int tx_flow:1; /* Tx flow control enable */ global() member
905 uint64_t tx_flow:1; member913 uint64_t tx_flow:1;929 uint64_t tx_flow:1; member937 uint64_t tx_flow:1;
265 tx_flow=[1|0] Specifies the Tx flow control. If tx_flow=0,
22 u32 tx_flow; /* 0x08 */ member