Searched refs:IXGBE_ERR_OVERTEMP (Results 1 – 4 of 4) sorted by relevance
555 (IXGBE_ERR_OVERTEMP == hw->phy.ops.check_overtemp(hw))) in ixgbe_reset_phy_generic()2721 status = IXGBE_ERR_OVERTEMP; in ixgbe_tn_check_overtemp()
1279 return IXGBE_ERR_OVERTEMP; in ixgbe_get_lasi_ext_t_x550em()1293 return IXGBE_ERR_OVERTEMP; in ixgbe_get_lasi_ext_t_x550em()
3935 #define IXGBE_ERR_OVERTEMP -26 macro
3807 if (hw->phy.ops.check_overtemp(hw) == IXGBE_ERR_OVERTEMP) { in ixgbe_overtemp_check()3870 if (rv == IXGBE_ERR_OVERTEMP) { in ixgbe_phy_check()