Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_phy.c237 (IXGBE_ERR_OVERTEMP == hw->phy.ops.check_overtemp(hw))) in ixgbe_reset_phy_generic()
1926 status = IXGBE_ERR_OVERTEMP; in ixgbe_tn_check_overtemp()
H A Dixgbe_type.h3182 #define IXGBE_ERR_OVERTEMP -26 macro
H A Dixgbe_main.c3481 if (hw->phy.ops.check_overtemp(hw) == IXGBE_ERR_OVERTEMP) { in ixgbe_overtemp_check()