Home
last modified time | relevance | path

Searched refs:ixgbe_tn_check_overtemp (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_phy.h160 bool ixgbe_tn_check_overtemp(struct ixgbe_hw *hw);
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_x550.c3987 .check_overtemp = &ixgbe_tn_check_overtemp,
3996 .check_overtemp = &ixgbe_tn_check_overtemp,
4016 .check_overtemp = &ixgbe_tn_check_overtemp,
H A Dixgbe_82599.c2249 .check_overtemp = &ixgbe_tn_check_overtemp,
H A Dixgbe_phy.c2776 bool ixgbe_tn_check_overtemp(struct ixgbe_hw *hw) in ixgbe_tn_check_overtemp() function