Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/amd/
H A Dpcnet32.c95 #define PCNET32_PORT_GPSI 0x02 macro
1891 lp->options = PCNET32_PORT_FD | PCNET32_PORT_GPSI; in pcnet32_probe1()
2140 if ((lp->options & PCNET32_PORT_PORTSEL) == PCNET32_PORT_GPSI) in pcnet32_open()
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/
H A Dpcnet32.c95 #define PCNET32_PORT_GPSI 0x02 macro
1901 lp->options = PCNET32_PORT_FD | PCNET32_PORT_GPSI; in pcnet32_probe1()
2150 if ((lp->options & PCNET32_PORT_PORTSEL) == PCNET32_PORT_GPSI) in pcnet32_open()

Completed in 9 milliseconds