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