Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/amd/
H A Dpcnet32.c99 #define PCNET32_PORT_ASEL 0x04 macro
113 PCNET32_PORT_ASEL, /* 0 Auto-select */
116 PCNET32_PORT_ASEL, /* 3 not supported */
118 PCNET32_PORT_ASEL, /* 5 not supported */
119 PCNET32_PORT_ASEL, /* 6 not supported */
129 PCNET32_PORT_ASEL /* 15 not supported */
1871 lp->options = PCNET32_PORT_ASEL; in pcnet32_probe1()
2129 if (lp->options & PCNET32_PORT_ASEL) in pcnet32_open()
2158 if (lp->options & PCNET32_PORT_ASEL) { in pcnet32_open()
2181 if (lp->options & PCNET32_PORT_ASEL) { in pcnet32_open()
[all …]