Searched refs:check_overtemp (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_phy.c350 phy->ops.check_overtemp = ixgbe_tn_check_overtemp;
555 (IXGBE_ERR_OVERTEMP == hw->phy.ops.check_overtemp(hw)))
H A Dixgbe_type.h3770 s32 (*check_overtemp)(struct ixgbe_hw *); member in struct:ixgbe_phy_operations
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c3803 if (hw->phy.ops.check_overtemp(hw) == IXGBE_ERR_OVERTEMP) {

Completed in 82 milliseconds