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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_phy.c555 (IXGBE_ERR_OVERTEMP == hw->phy.ops.check_overtemp(hw)))
2721 status = IXGBE_ERR_OVERTEMP;
H A Dixgbe_x550.c1238 * Return IXGBE_ERR_OVERTEMP if interrupt is high temperature
1279 return IXGBE_ERR_OVERTEMP;
1293 return IXGBE_ERR_OVERTEMP;
2974 * Return IXGBE_ERR_OVERTEMP if interrupt is high temperature
H A Dixgbe_type.h3935 #define IXGBE_ERR_OVERTEMP -26 macro
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c3803 if (hw->phy.ops.check_overtemp(hw) == IXGBE_ERR_OVERTEMP) {
3866 if (rv == IXGBE_ERR_OVERTEMP) {

Completed in 924 milliseconds