Searched refs:mlxsw_env_module_temp_thresholds_get (Results  1 – 4 of 4) sorted by relevance
| /Linux-v5.10/drivers/net/ethernet/mellanox/mlxsw/ | 
| D | core_env.h | 7 int mlxsw_env_module_temp_thresholds_get(struct mlxsw_core *core, int module,
  | 
| D | core_env.c | 125 int mlxsw_env_module_temp_thresholds_get(struct mlxsw_core *core, int module,  in mlxsw_env_module_temp_thresholds_get()  function 351 		err = mlxsw_env_module_temp_thresholds_get(mlxsw_core,  in mlxsw_env_temp_event_set()
  | 
| D | core_hwmon.c | 313 	err = mlxsw_env_module_temp_thresholds_get(mlxsw_hwmon->core, module,  in mlxsw_hwmon_module_temp_critical_get() 347 	err = mlxsw_env_module_temp_thresholds_get(mlxsw_hwmon->core, module,  in mlxsw_hwmon_module_temp_emergency_get()
  | 
| D | core_thermal.c | 167 	err = mlxsw_env_module_temp_thresholds_get(core, tz->module,  in mlxsw_thermal_module_trips_update() 173 	err = mlxsw_env_module_temp_thresholds_get(core, tz->module,  in mlxsw_thermal_module_trips_update()
  |