Searched refs:get_thermal_sensor_data (Results 1 – 4 of 4) sorted by relevance
36 ixgbe_attr->hw->mac.ops.get_thermal_sensor_data(ixgbe_attr->hw); in ixgbe_hwmon_show_temp()
42 igb_attr->hw->mac.ops.get_thermal_sensor_data(igb_attr->hw); in igb_hwmon_show_temp()
307 s32 (*get_thermal_sensor_data)(struct e1000_hw *); member
2894 .get_thermal_sensor_data = igb_get_thermal_sensor_data_generic,