Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/ixgbe/
Dixgbe_common.h115 s32 ixgbe_get_thermal_sensor_data_generic(struct ixgbe_hw *hw);
Dixgbe_82599.c2212 .get_thermal_sensor_data = &ixgbe_get_thermal_sensor_data_generic,
Dixgbe_common.c3905 s32 ixgbe_get_thermal_sensor_data_generic(struct ixgbe_hw *hw) in ixgbe_get_thermal_sensor_data_generic() function