Searched refs:PCNET32_PORT_MII (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.c100 #define PCNET32_PORT_MII 0x03 macro
126 PCNET32_PORT_MII, /* 9 MII 10baseT */
127 PCNET32_PORT_MII | PCNET32_PORT_FD, /* 10 MII 10baseT-FD */
128 PCNET32_PORT_MII, /* 11 MII (autosel) */
130 PCNET32_PORT_MII | PCNET32_PORT_100, /* 13 MII 100BaseTx */
132 PCNET32_PORT_MII | PCNET32_PORT_100 | PCNET32_PORT_FD,
1887 lp->options |= PCNET32_PORT_MII;

Completed in 161 milliseconds