Home
last modified time | relevance | path

Searched refs:get_thermal_sensor_data (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/ixgbe/
H A Dixgbe_api.c1200 return ixgbe_call_func(hw, hw->mac.ops.get_thermal_sensor_data, (hw), in ixgbe_get_thermal_sensor_data()
H A Dixgbe_82599.c399 mac->ops.get_thermal_sensor_data = in ixgbe_init_ops_82599()
H A Dixgbe_type.h4098 s32 (*get_thermal_sensor_data)(struct ixgbe_hw *); member
H A Dixgbe_x550.c621 mac->ops.get_thermal_sensor_data = NULL; in ixgbe_init_ops_X550EM()