Home
last modified time | relevance | path

Searched refs:gbox_num (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/drivers/net/ethernet/mellanox/mlxsw/
Dcore_hwmon.c709 u8 gbox_num; in mlxsw_hwmon_gearbox_init() local
717 mlxsw_reg_mgpir_unpack(mgpir_pl, &gbox_num, &device_type, NULL, NULL); in mlxsw_hwmon_gearbox_init()
719 !gbox_num) in mlxsw_hwmon_gearbox_init()
723 max_index = mlxsw_hwmon->module_sensor_max + gbox_num; in mlxsw_hwmon_gearbox_init()
Dcore_thermal.c836 u8 gbox_num; in mlxsw_thermal_gearboxes_init() local
848 mlxsw_reg_mgpir_unpack(mgpir_pl, &gbox_num, &device_type, NULL, in mlxsw_thermal_gearboxes_init()
851 !gbox_num) in mlxsw_thermal_gearboxes_init()
854 thermal->tz_gearbox_num = gbox_num; in mlxsw_thermal_gearboxes_init()