Home
last modified time | relevance | path

Searched refs:IXGBE_ERR_OVERTEMP (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_phy.c555 (IXGBE_ERR_OVERTEMP == hw->phy.ops.check_overtemp(hw))) in ixgbe_reset_phy_generic()
2721 status = IXGBE_ERR_OVERTEMP; in ixgbe_tn_check_overtemp()
H A Dixgbe_x550.c1279 return IXGBE_ERR_OVERTEMP; in ixgbe_get_lasi_ext_t_x550em()
1293 return IXGBE_ERR_OVERTEMP; in ixgbe_get_lasi_ext_t_x550em()
H A Dixgbe_type.h3935 #define IXGBE_ERR_OVERTEMP -26 macro
/titanic_44/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c3807 if (hw->phy.ops.check_overtemp(hw) == IXGBE_ERR_OVERTEMP) { in ixgbe_overtemp_check()
3870 if (rv == IXGBE_ERR_OVERTEMP) { in ixgbe_phy_check()