GBIT_SUPPORT 368 drivers/net/dsa/microchip/ksz9477.c if (!(dev->features & GBIT_SUPPORT) && reg == MII_CTRL1000) GBIT_SUPPORT 988 drivers/net/dsa/microchip/ksz9477.c if (!(dev->features & GBIT_SUPPORT)) GBIT_SUPPORT 1167 drivers/net/dsa/microchip/ksz9477.c if (dev->features & GBIT_SUPPORT) GBIT_SUPPORT 1461 drivers/net/dsa/microchip/ksz9477.c dev->features = GBIT_SUPPORT; GBIT_SUPPORT 1471 drivers/net/dsa/microchip/ksz9477.c dev->features &= ~GBIT_SUPPORT; GBIT_SUPPORT 1480 drivers/net/dsa/microchip/ksz9477.c dev->features &= ~GBIT_SUPPORT;