Searched refs:check_overtemp (Results 1 – 7 of 7) sorted by relevance
4033 .check_overtemp = &ixgbe_tn_check_overtemp,4042 .check_overtemp = &ixgbe_tn_check_overtemp,4051 .check_overtemp = NULL,4062 .check_overtemp = &ixgbe_tn_check_overtemp,4073 .check_overtemp = ixgbe_check_overtemp_fw,
906 .check_overtemp = &ixgbe_tn_check_overtemp,
1186 .check_overtemp = &ixgbe_tn_check_overtemp,
2246 .check_overtemp = &ixgbe_tn_check_overtemp,
412 (IXGBE_ERR_OVERTEMP == hw->phy.ops.check_overtemp(hw))) in ixgbe_reset_phy_generic()
3512 s32 (*check_overtemp)(struct ixgbe_hw *); member
2801 if (hw->phy.ops.check_overtemp(hw) != IXGBE_ERR_OVERTEMP) in ixgbe_check_overtemp_subtask()2807 rc = hw->phy.ops.check_overtemp(hw); in ixgbe_check_overtemp_subtask()