Home
last modified time | relevance | path

Searched refs:IXGBE_MDIO_PHY_SET_LOW_POWER_MODE (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_phy.c2747 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()
H A Dixgbe_type.h1467 #define IXGBE_MDIO_PHY_SET_LOW_POWER_MODE 0x0800 /* Set low power mode */ macro