Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/i825xx/
H A Dlasi_82596.c97 #define OPT_SWAP_PORT 0x0001 /* Need to wordswp on the MPU port */ macro
128 if (lp->options & OPT_SWAP_PORT) { in mpu_port()
179 lp->options = dev->id.sversion == 0x72 ? OPT_SWAP_PORT : 0; in lan_init_chip()
/kernel/linux/linux-6.6/drivers/net/ethernet/i825xx/
H A Dlasi_82596.c96 #define OPT_SWAP_PORT 0x0001 /* Need to wordswp on the MPU port */ macro
127 if (lp->options & OPT_SWAP_PORT) { in mpu_port()
180 lp->options = dev->id.sversion == 0x72 ? OPT_SWAP_PORT : 0; in lan_init_chip()

Completed in 2 milliseconds