Home
last modified time | relevance | path

Searched refs:mlxsw_reg_mgpir_unpack (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_thermal.c490 mlxsw_reg_mgpir_unpack(mgpir_pl, NULL, NULL, NULL, in mlxsw_thermal_modules_init()
588 mlxsw_reg_mgpir_unpack(mgpir_pl, &gbox_num, &device_type, NULL, in mlxsw_thermal_gearboxes_init()
711 mlxsw_reg_mgpir_unpack(mgpir_pl, NULL, NULL, NULL, NULL, in mlxsw_thermal_init()
H A Dcore_hwmon.c698 mlxsw_reg_mgpir_unpack(mgpir_pl, NULL, NULL, NULL, in mlxsw_hwmon_module_init()
750 mlxsw_reg_mgpir_unpack(mgpir_pl, &gbox_num, &device_type, NULL, NULL, in mlxsw_hwmon_gearbox_init()
871 mlxsw_reg_mgpir_unpack(mgpir_pl, NULL, NULL, NULL, NULL, in mlxsw_hwmon_init()
H A Dcore_env.c1307 mlxsw_reg_mgpir_unpack(mgpir_pl, NULL, NULL, NULL, in mlxsw_env_got_active()
1390 mlxsw_reg_mgpir_unpack(mgpir_pl, NULL, NULL, NULL, &module_count, in mlxsw_env_init()
H A Dminimal.c373 mlxsw_reg_mgpir_unpack(mgpir_pl, NULL, NULL, NULL, &num_of_modules, in mlxsw_m_linecards_init()
H A Dcore_linecards.c1516 mlxsw_reg_mgpir_unpack(mgpir_pl, NULL, NULL, NULL, in mlxsw_linecards_init()
H A Dreg.h11239 mlxsw_reg_mgpir_unpack(char *payload, u8 *num_of_devices, in mlxsw_reg_mgpir_unpack() function