Searched refs:IXGBE_ERR_OVERTEMP (Results 1 – 3 of 3) sorted by relevance
385 (IXGBE_ERR_OVERTEMP == hw->phy.ops.check_overtemp(hw))) in ixgbe_reset_phy_generic()2138 return IXGBE_ERR_OVERTEMP; in ixgbe_tn_check_overtemp()
3266 #define IXGBE_ERR_OVERTEMP -26 macro
2384 if (hw->phy.ops.check_overtemp(hw) != IXGBE_ERR_OVERTEMP) in ixgbe_check_overtemp_subtask()