Searched refs:PCNET32_PORT_100 (Results 1 – 1 of 1) sorted by relevance
104 #define PCNET32_PORT_100 0x40 macro130 PCNET32_PORT_MII | PCNET32_PORT_100, /* 13 MII 100BaseTx */132 PCNET32_PORT_MII | PCNET32_PORT_100 | PCNET32_PORT_FD,2102 lp->options = PCNET32_PORT_FD | PCNET32_PORT_100; in pcnet32_open()2120 if (lp->options & PCNET32_PORT_100) in pcnet32_open()2155 (lp->options & PCNET32_PORT_100) ? in pcnet32_open()