Searched refs:PCNET32_PORT_PORTSEL (Results 1 – 1 of 1) sorted by relevance
98 #define PCNET32_PORT_PORTSEL 0x03 macro 2155 if ((lp->options & PCNET32_PORT_PORTSEL) == PCNET32_PORT_GPSI) in pcnet32_open() 2266 cpu_to_le16((lp->options & PCNET32_PORT_PORTSEL) << 7); in pcnet32_open() 2734 cpu_to_le16(0x8000 | (lp->options & PCNET32_PORT_PORTSEL) << in pcnet32_set_multicast_list() 2739 cpu_to_le16((lp->options & PCNET32_PORT_PORTSEL) << 7); in pcnet32_set_multicast_list()