Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/amd/
Dpcnet32.c103 #define PCNET32_PORT_ASEL 0x04 macro
117 PCNET32_PORT_ASEL, /* 0 Auto-select */
120 PCNET32_PORT_ASEL, /* 3 not supported */
122 PCNET32_PORT_ASEL, /* 5 not supported */
123 PCNET32_PORT_ASEL, /* 6 not supported */
124 PCNET32_PORT_ASEL, /* 7 not supported */
125 PCNET32_PORT_ASEL, /* 8 not supported */
133 PCNET32_PORT_ASEL /* 15 not supported */
1874 lp->options = PCNET32_PORT_ASEL; in pcnet32_probe1()
1889 if (fdx && !(lp->options & PCNET32_PORT_ASEL) && in pcnet32_probe1()
[all …]