Searched refs:PCNET32_PORT_100 (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dpcnet32.c104 #define PCNET32_PORT_100 0x40 macro
130 PCNET32_PORT_MII | PCNET32_PORT_100, /* 13 MII 100BaseTx */
132 PCNET32_PORT_MII | PCNET32_PORT_100 | PCNET32_PORT_FD,
2083 lp->options = PCNET32_PORT_FD | PCNET32_PORT_100;
2101 if (lp->options & PCNET32_PORT_100)
2137 options & PCNET32_PORT_100 ? SPEED_100 : SPEED_10;

Completed in 86 milliseconds