Searched refs:check_overtemp (Results 1 – 6 of 6) sorted by relevance
834 .check_overtemp = &ixgbe_tn_check_overtemp,
1222 .check_overtemp = &ixgbe_tn_check_overtemp,
194 (IXGBE_ERR_OVERTEMP == hw->phy.ops.check_overtemp(hw))) in ixgbe_reset_phy_generic()
2366 .check_overtemp = &ixgbe_tn_check_overtemp,
2931 s32 (*check_overtemp)(struct ixgbe_hw *); member
2358 if (hw->phy.ops.check_overtemp(hw) != IXGBE_ERR_OVERTEMP) in ixgbe_check_overtemp_subtask()