Searched refs:IXGBE_MDIO_PHY_SET_LOW_POWER_MODE (Results 1 – 2 of 2) sorted by relevance
2747 reg &= ~IXGBE_MDIO_PHY_SET_LOW_POWER_MODE; in ixgbe_set_copper_phy_power()2751 reg |= IXGBE_MDIO_PHY_SET_LOW_POWER_MODE; in ixgbe_set_copper_phy_power()
1467 #define IXGBE_MDIO_PHY_SET_LOW_POWER_MODE 0x0800 /* Set low power mode */ macro