Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dhwmon.c43 static int mlx5_hwmon_query_mtmp(struct mlx5_core_dev *mdev, u32 sensor_index, u32 *mtmp_out) in mlx5_hwmon_query_mtmp() function
73 err = mlx5_hwmon_query_mtmp(mdev, sensor_index, mtmp_in); in mlx5_hwmon_enable_max_temp()
93 err = mlx5_hwmon_query_mtmp(hwmon->mdev, hwmon->temp_channel_desc[channel].sensor_index, in mlx5_hwmon_read()
172 err = mlx5_hwmon_query_mtmp(hwmon->mdev, hwmon->temp_channel_desc[i].sensor_index, in mlx5_hwmon_init_channels_names()
257 err = mlx5_hwmon_query_mtmp(mdev, module_index, mtmp_out); in mlx5_hwmon_is_module_mon_cap()