Searched refs:mtcap_reg (Results 1 – 2 of 2) sorted by relevance
269 u32 mtcap_out[MLX5_ST_SZ_DW(mtcap_reg)] = {}; in mlx5_hwmon_get_sensors_count()270 u32 mtcap_in[MLX5_ST_SZ_DW(mtcap_reg)] = {}; in mlx5_hwmon_get_sensors_count()279 *asic_platform_scount = MLX5_GET(mtcap_reg, mtcap_out, sensor_count); in mlx5_hwmon_get_sensors_count()344 u32 mtcap_out[MLX5_ST_SZ_DW(mtcap_reg)] = {}; in mlx5_hwmon_dev_init()345 u32 mtcap_in[MLX5_ST_SZ_DW(mtcap_reg)] = {}; in mlx5_hwmon_dev_init()356 mlx5_hwmon_init_sensors_indexes(hwmon, MLX5_GET64(mtcap_reg, mtcap_out, sensor_map)); in mlx5_hwmon_dev_init()
11021 struct mlx5_ifc_mtcap_reg_bits mtcap_reg; member