Searched refs:IXGBE_ERR_OVERTEMP (Results 1 – 4 of 4) sorted by relevance
744 return IXGBE_ERR_OVERTEMP; in ixgbe_setup_fw_link()1995 return IXGBE_ERR_OVERTEMP; in ixgbe_get_lasi_ext_t_x550em()2009 return IXGBE_ERR_OVERTEMP; in ixgbe_get_lasi_ext_t_x550em()2231 return IXGBE_ERR_OVERTEMP; in ixgbe_check_overtemp_fw()2480 if (hw->phy.ops.reset(hw) == IXGBE_ERR_OVERTEMP) in ixgbe_reset_hw_X550em()2481 return IXGBE_ERR_OVERTEMP; in ixgbe_reset_hw_X550em()
517 (IXGBE_ERR_OVERTEMP == hw->phy.ops.check_overtemp(hw))) in ixgbe_reset_phy_generic()2669 status = IXGBE_ERR_OVERTEMP; in ixgbe_tn_check_overtemp()
4205 #define IXGBE_ERR_OVERTEMP -26 macro
3975 if (hw->phy.ops.check_overtemp(hw) == IXGBE_ERR_OVERTEMP) { in ixgbe_overtemp_check()4038 if (rv == IXGBE_ERR_OVERTEMP) { in ixgbe_phy_check()