Home
last modified time | relevance | path

Searched refs:check_overtemp (Results 1 – 7 of 7) sorted by relevance

/linux-6.15/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_x550.c3987 .check_overtemp = &ixgbe_tn_check_overtemp,
3996 .check_overtemp = &ixgbe_tn_check_overtemp,
4005 .check_overtemp = NULL,
4016 .check_overtemp = &ixgbe_tn_check_overtemp,
4027 .check_overtemp = ixgbe_check_overtemp_fw,
H A Dixgbe_x540.c913 .check_overtemp = &ixgbe_tn_check_overtemp,
H A Dixgbe_82598.c1187 .check_overtemp = &ixgbe_tn_check_overtemp,
H A Dixgbe_82599.c2249 .check_overtemp = &ixgbe_tn_check_overtemp,
H A Dixgbe_phy.c410 if (!hw->phy.reset_if_overtemp && hw->phy.ops.check_overtemp(hw)) in ixgbe_reset_phy_generic()
H A Dixgbe_type.h3557 bool (*check_overtemp)(struct ixgbe_hw *); member
H A Dixgbe_main.c2836 if (!hw->phy.ops.check_overtemp(hw)) in ixgbe_check_overtemp_subtask()
2842 if (!hw->phy.ops.check_overtemp(hw)) in ixgbe_check_overtemp_subtask()