Searched refs:get_thermal_sensor_data (Results 1 – 7 of 7) sorted by relevance
521 s32 (*get_thermal_sensor_data)(struct txgbe_hw *hw); member
607 hw->mac.get_thermal_sensor_data = in txgbe_init_ops_dummy()
2849 mac->get_thermal_sensor_data = txgbe_get_thermal_sensor_data; in txgbe_init_ops_pf()
1155 return ixgbe_call_func(hw, hw->mac.ops.get_thermal_sensor_data, (hw), in ixgbe_get_thermal_sensor_data()
364 mac->ops.get_thermal_sensor_data = in ixgbe_init_ops_82599()
4003 s32 (*get_thermal_sensor_data)(struct ixgbe_hw *); member
593 mac->ops.get_thermal_sensor_data = NULL; in ixgbe_init_ops_X550EM()