Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mellanox/mlxsw/
Dcore_env.c323 mlxsw_reg_mtbr_temp_unpack(mtbr_pl, 0, &temp, NULL); in mlxsw_env_module_has_temp_sensor()
Dcore_hwmon.c281 mlxsw_reg_mtbr_temp_unpack(mtbr_pl, 0, &temp, NULL); in mlxsw_hwmon_module_temp_fault_show()
Dreg.h8663 static inline void mlxsw_reg_mtbr_temp_unpack(char *payload, int rec_ind, in mlxsw_reg_mtbr_temp_unpack() function