Searched refs:MII_CR_SPEED_1000 (Results 1 – 4 of 4) sorted by relevance
627 *phy_ctrl &= ~MII_CR_SPEED_1000; in igc_phy_force_speed_duplex_setup()631 *phy_ctrl &= ~(MII_CR_SPEED_1000 | MII_CR_SPEED_100); in igc_phy_force_speed_duplex_setup()
828 #define MII_CR_SPEED_1000 0x0040 macro
934 #define MII_CR_SPEED_1000 0x0040 macro
2060 *phy_ctrl &= ~MII_CR_SPEED_1000; in e1000_phy_force_speed_duplex_setup()2064 *phy_ctrl &= ~(MII_CR_SPEED_1000 | MII_CR_SPEED_100); in e1000_phy_force_speed_duplex_setup()