Searched refs:mlxsw_env_module_temp_thresholds_get (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/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 | 86 int mlxsw_env_module_temp_thresholds_get(struct mlxsw_core *core, int module, in mlxsw_env_module_temp_thresholds_get() function
|
| D | core_hwmon.c | 285 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()
|
| D | core_thermal.c | 168 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()
|