Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_thermal.c730 mlxsw_reg_mfcr_unpack(mfcr_pl, &freq, &tacho_active, &pwm_active); in mlxsw_thermal_init()
H A Dcore_hwmon.c664 mlxsw_reg_mfcr_unpack(mfcr_pl, &freq, &tacho_active, &pwm_active); in mlxsw_hwmon_fans_init()
H A Dreg.h9223 mlxsw_reg_mfcr_unpack(char *payload, in mlxsw_reg_mfcr_unpack() function