Home
last modified time | relevance | path

Searched refs:mlxsw_reg_mtbr_temp_unpack (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/
Dcore_hwmon.c303 mlxsw_reg_mtbr_temp_unpack(mtbr_pl, 0, &temp, NULL); in mlxsw_hwmon_module_temp_fault_show()
Dcore_env.c785 mlxsw_reg_mtbr_temp_unpack(mtbr_pl, 0, &temp, NULL); in mlxsw_env_module_has_temp_sensor()
Dreg.h9521 static inline void mlxsw_reg_mtbr_temp_unpack(char *payload, int rec_ind, in mlxsw_reg_mtbr_temp_unpack() function