Home
last modified time | relevance | path

Searched refs:tx_flow (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/dlink/
Ddl2k.c30 static int tx_flow=-1; variable
45 module_param(tx_flow, int, 0);
214 np->tx_flow = (tx_flow == 0) ? 0 : 1; in rio_probe1()
608 macctrl |= (np->tx_flow) ? TxFlowControlEnable : 0; in rio_hw_init()
1048 macctrl |= (np->tx_flow) ? in rio_error()
1547 np->tx_flow &= 1; in mii_get_media()
1550 np->tx_flow = 0; in mii_get_media()
1572 if (np->tx_flow) in mii_get_media()
1701 np->tx_flow &= 1; in mii_get_media_pcs()
1704 np->tx_flow = 0; in mii_get_media_pcs()
[all …]
Ddl2k.h388 unsigned int tx_flow:1; /* Tx flow control enable */ member
/Linux-v5.4/arch/mips/include/asm/octeon/
Dcvmx-sriox-defs.h905 uint64_t tx_flow:1; member
913 uint64_t tx_flow:1;
929 uint64_t tx_flow:1; member
937 uint64_t tx_flow:1;
/Linux-v5.4/Documentation/networking/device_drivers/dlink/
Ddl2k.txt237 tx_flow=[1|0] - Specifies the Tx flow control. If tx_flow=0,