Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/
Dcore_env.h7 int mlxsw_env_module_temp_thresholds_get(struct mlxsw_core *core, int module,
Dcore_env.c86 int mlxsw_env_module_temp_thresholds_get(struct mlxsw_core *core, int module, in mlxsw_env_module_temp_thresholds_get() function
Dcore_hwmon.c285 err = mlxsw_env_module_temp_thresholds_get(mlxsw_hwmon->core, module, in mlxsw_hwmon_module_temp_critical_show()
308 err = mlxsw_env_module_temp_thresholds_get(mlxsw_hwmon->core, module, in mlxsw_hwmon_module_temp_emergency_show()
Dcore_thermal.c168 err = mlxsw_env_module_temp_thresholds_get(core, tz->module, in mlxsw_thermal_module_trips_update()
174 err = mlxsw_env_module_temp_thresholds_get(core, tz->module, in mlxsw_thermal_module_trips_update()