Searched refs:IXGBE_MDIO_AUTO_NEG_STATUS (Results 1 – 2 of 2) sorted by relevance
1053 status = hw->phy.ops.read_reg(hw, IXGBE_MDIO_AUTO_NEG_STATUS, in ixgbe_setup_internal_phy_x550em()1059 status = hw->phy.ops.read_reg(hw, IXGBE_MDIO_AUTO_NEG_STATUS, in ixgbe_setup_internal_phy_x550em()
1205 #define IXGBE_MDIO_AUTO_NEG_STATUS 0x1 /* AUTO_NEG Status Reg */ macro