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 D | ixgbe_phy.h | 158 bool ixgbe_tn_check_overtemp(struct ixgbe_hw *hw);
|
H A D | ixgbe_x540.c | 906 .check_overtemp = &ixgbe_tn_check_overtemp,
|
H A D | ixgbe_82598.c | 1186 .check_overtemp = &ixgbe_tn_check_overtemp,
|
H A D | ixgbe_x550.c | 3988 .check_overtemp = &ixgbe_tn_check_overtemp, 3997 .check_overtemp = &ixgbe_tn_check_overtemp, 4017 .check_overtemp = &ixgbe_tn_check_overtemp,
|
H A D | ixgbe_82599.c | 2244 .check_overtemp = &ixgbe_tn_check_overtemp,
|
H A D | ixgbe_phy.c | 2615 * 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 D | ixgbe_phy.h | 158 bool ixgbe_tn_check_overtemp(struct ixgbe_hw *hw);
|
H A D | ixgbe_x540.c | 906 .check_overtemp = &ixgbe_tn_check_overtemp,
|
H A D | ixgbe_82598.c | 1186 .check_overtemp = &ixgbe_tn_check_overtemp,
|
H A D | ixgbe_x550.c | 4038 .check_overtemp = &ixgbe_tn_check_overtemp, 4047 .check_overtemp = &ixgbe_tn_check_overtemp, 4067 .check_overtemp = &ixgbe_tn_check_overtemp,
|
H A D | ixgbe_82599.c | 2245 .check_overtemp = &ixgbe_tn_check_overtemp,
|
H A D | ixgbe_phy.c | 2746 * 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