Searched refs:MII_CR_SPEED_100 (Results 1 – 4 of 4) sorted by relevance
900 #define MII_CR_SPEED_100 0x2000 macro
2032 *phy_ctrl |= MII_CR_SPEED_100; in e1000_phy_force_speed_duplex_setup()2037 *phy_ctrl &= ~(MII_CR_SPEED_1000 | MII_CR_SPEED_100); in e1000_phy_force_speed_duplex_setup()
978 #define MII_CR_SPEED_100 0x2000 macro
2067 *phy_ctrl |= MII_CR_SPEED_100; in igc_phy_force_speed_duplex_setup()2072 *phy_ctrl &= ~(MII_CR_SPEED_1000 | MII_CR_SPEED_100); in igc_phy_force_speed_duplex_setup()