Home
last modified time | relevance | path

Searched refs:ixgbe_tn_check_overtemp (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_phy.h158 bool ixgbe_tn_check_overtemp(struct ixgbe_hw *hw);
H A Dixgbe_x540.c906 .check_overtemp = &ixgbe_tn_check_overtemp,
H A Dixgbe_82598.c1186 .check_overtemp = &ixgbe_tn_check_overtemp,
H A Dixgbe_x550.c3988 .check_overtemp = &ixgbe_tn_check_overtemp,
3997 .check_overtemp = &ixgbe_tn_check_overtemp,
4017 .check_overtemp = &ixgbe_tn_check_overtemp,
H A Dixgbe_82599.c2244 .check_overtemp = &ixgbe_tn_check_overtemp,
H A Dixgbe_phy.c2615 * ixgbe_tn_check_overtemp - Checks if an overtemp occurred.
2622 bool ixgbe_tn_check_overtemp(struct ixgbe_hw *hw) in ixgbe_tn_check_overtemp() function
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_phy.h158 bool ixgbe_tn_check_overtemp(struct ixgbe_hw *hw);
H A Dixgbe_x540.c906 .check_overtemp = &ixgbe_tn_check_overtemp,
H A Dixgbe_82598.c1186 .check_overtemp = &ixgbe_tn_check_overtemp,
H A Dixgbe_x550.c4038 .check_overtemp = &ixgbe_tn_check_overtemp,
4047 .check_overtemp = &ixgbe_tn_check_overtemp,
4067 .check_overtemp = &ixgbe_tn_check_overtemp,
H A Dixgbe_82599.c2245 .check_overtemp = &ixgbe_tn_check_overtemp,
H A Dixgbe_phy.c2746 * ixgbe_tn_check_overtemp - Checks if an overtemp occurred.
2753 bool ixgbe_tn_check_overtemp(struct ixgbe_hw *hw) in ixgbe_tn_check_overtemp() function

Completed in 26 milliseconds