Searched refs:mlxsw_reg_mtmp_unpack (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | core_thermal.c | 289 mlxsw_reg_mtmp_unpack(mtmp_pl, &temp, NULL, NULL); in mlxsw_thermal_get_temp() 451 mlxsw_reg_mtmp_unpack(mtmp_pl, &temp, NULL, NULL); in mlxsw_thermal_module_temp_get() 570 mlxsw_reg_mtmp_unpack(mtmp_pl, &temp, NULL, NULL); in mlxsw_thermal_gearbox_temp_get()
|
H A D | core_hwmon.c | 75 mlxsw_reg_mtmp_unpack(mtmp_pl, &temp, NULL, NULL); in mlxsw_hwmon_temp_show() 98 mlxsw_reg_mtmp_unpack(mtmp_pl, NULL, &temp_max, NULL); in mlxsw_hwmon_temp_max_show() 242 mlxsw_reg_mtmp_unpack(mtmp_pl, p_temp, NULL, NULL); in mlxsw_hwmon_module_temp_get()
|
H A D | core_env.c | 145 mlxsw_reg_mtmp_unpack(mtmp_pl, &module_temp, NULL, NULL); in mlxsw_env_module_temp_thresholds_get()
|
H A D | reg.h | 8565 static inline void mlxsw_reg_mtmp_unpack(char *payload, int *p_temp, in mlxsw_reg_mtmp_unpack() function
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | core_hwmon.c | 86 mlxsw_reg_mtmp_unpack(mtmp_pl, &temp, NULL, NULL, NULL, NULL); in mlxsw_hwmon_temp_show() 111 mlxsw_reg_mtmp_unpack(mtmp_pl, NULL, &temp_max, NULL, NULL, NULL); in mlxsw_hwmon_temp_max_show() 263 mlxsw_reg_mtmp_unpack(mtmp_pl, p_temp, NULL, NULL, NULL, NULL); in mlxsw_hwmon_module_temp_get()
|
H A D | core_thermal.c | 222 mlxsw_reg_mtmp_unpack(mtmp_pl, &temp, NULL, NULL, NULL, NULL); in mlxsw_thermal_get_temp() 301 mlxsw_reg_mtmp_unpack(mtmp_pl, p_temp, NULL, NULL, NULL, NULL); in mlxsw_thermal_module_temp_get() 328 mlxsw_reg_mtmp_unpack(mtmp_pl, &temp, NULL, NULL, NULL, NULL); in mlxsw_thermal_gearbox_temp_get()
|
H A D | core_env.c | 229 mlxsw_reg_mtmp_unpack(mtmp_pl, &module_temp, NULL, &module_crit, in mlxsw_env_module_temp_thresholds_get()
|
H A D | reg.h | 9503 static inline void mlxsw_reg_mtmp_unpack(char *payload, int *p_temp, in mlxsw_reg_mtmp_unpack() function
|
Completed in 62 milliseconds