Searched refs:mlxsw_reg_mtmp_unpack (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.15/drivers/net/ethernet/mellanox/mlxsw/ |
| D | core_hwmon.c | 75 mlxsw_reg_mtmp_unpack(mtmp_pl, &temp, NULL, NULL, NULL, NULL); in mlxsw_hwmon_temp_show() 98 mlxsw_reg_mtmp_unpack(mtmp_pl, NULL, &temp_max, NULL, NULL, NULL); in mlxsw_hwmon_temp_max_show() 242 mlxsw_reg_mtmp_unpack(mtmp_pl, p_temp, NULL, NULL, NULL, NULL); in mlxsw_hwmon_module_temp_get()
|
| D | core_thermal.c | 281 mlxsw_reg_mtmp_unpack(mtmp_pl, &temp, NULL, NULL, NULL, NULL); in mlxsw_thermal_get_temp() 442 mlxsw_reg_mtmp_unpack(mtmp_pl, p_temp, NULL, p_crit_temp, p_emerg_temp, in mlxsw_thermal_module_temp_and_thresholds_get() 581 mlxsw_reg_mtmp_unpack(mtmp_pl, &temp, NULL, NULL, NULL, NULL); in mlxsw_thermal_gearbox_temp_get()
|
| D | core_env.c | 146 mlxsw_reg_mtmp_unpack(mtmp_pl, &module_temp, NULL, &module_crit, in mlxsw_env_module_temp_thresholds_get()
|
| D | reg.h | 9551 static inline void mlxsw_reg_mtmp_unpack(char *payload, int *p_temp, in mlxsw_reg_mtmp_unpack() function
|