Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dhwmon.c269 u32 mtcap_out[MLX5_ST_SZ_DW(mtcap_reg)] = {}; in mlx5_hwmon_get_sensors_count() local
274 mtcap_out, sizeof(mtcap_out), 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() local
350 mtcap_out, sizeof(mtcap_out), 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()