Home
last modified time | relevance | path

Searched refs:ixgbe_get_thermal_sensor_data_generic (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/net/ethernet/intel/ixgbe/
Dixgbe_common.h114 s32 ixgbe_get_thermal_sensor_data_generic(struct ixgbe_hw *hw);
Dixgbe_82599.c2213 .get_thermal_sensor_data = &ixgbe_get_thermal_sensor_data_generic,
Dixgbe_common.c3918 s32 ixgbe_get_thermal_sensor_data_generic(struct ixgbe_hw *hw) in ixgbe_get_thermal_sensor_data_generic() function