Lines Matching refs:PCNET32_PORT_ASEL
104 #define PCNET32_PORT_ASEL 0x04
115 PCNET32_PORT_ASEL, /* 0 Auto-select */
118 PCNET32_PORT_ASEL, /* 3 not supported */
120 PCNET32_PORT_ASEL, /* 5 not supported */
121 PCNET32_PORT_ASEL, /* 6 not supported */
122 PCNET32_PORT_ASEL, /* 7 not supported */
123 PCNET32_PORT_ASEL, /* 8 not supported */
130 PCNET32_PORT_ASEL /* 15 not supported */
451 if (lp->options & PCNET32_PORT_ASEL)
462 } else if (lp->options & PCNET32_PORT_ASEL) {
481 if (lp->mii && !(lp->options & PCNET32_PORT_ASEL)) {
489 if (lp->options & PCNET32_PORT_ASEL) { /* enable auto negotiate, setup, disable fd */
858 lp->options = PCNET32_PORT_ASEL;
862 if (fdx && !(lp->options & PCNET32_PORT_ASEL) &&