Searched refs:PCNET32_PORT_100 (Results 1 – 1 of 1) sorted by relevance
100 #define PCNET32_PORT_100 0x40 macro126 PCNET32_PORT_MII | PCNET32_PORT_100, /* 13 MII 100BaseTx */128 PCNET32_PORT_MII | PCNET32_PORT_100 | PCNET32_PORT_FD,2159 lp->options = PCNET32_PORT_FD | PCNET32_PORT_100; in pcnet32_open()2177 if (lp->options & PCNET32_PORT_100) in pcnet32_open()2212 (lp->options & PCNET32_PORT_100) ? in pcnet32_open()