Searched refs:PCNET32_PORT_PORTSEL (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.c102 #define PCNET32_PORT_PORTSEL 0x03 macro
2074 if ((lp->options & PCNET32_PORT_PORTSEL) == PCNET32_PORT_GPSI)
2185 cpu_to_le16((lp->options & PCNET32_PORT_PORTSEL) << 7);
2641 cpu_to_le16(0x8000 | (lp->options & PCNET32_PORT_PORTSEL) <<
2646 cpu_to_le16((lp->options & PCNET32_PORT_PORTSEL) << 7);

Completed in 25 milliseconds