Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dhwmon.c29 struct mlx5_hwmon { struct
86 struct mlx5_hwmon *hwmon = dev_get_drvdata(dev); in mlx5_hwmon_read()
116 struct mlx5_hwmon *hwmon = dev_get_drvdata(dev); in mlx5_hwmon_write()
147 struct mlx5_hwmon *hwmon = dev_get_drvdata(dev); in mlx5_hwmon_read_string()
163 static int mlx5_hwmon_init_channels_names(struct mlx5_hwmon *hwmon) in mlx5_hwmon_init_channels_names()
228 static void mlx5_hwmon_channel_info_init(struct mlx5_hwmon *hwmon) in mlx5_hwmon_channel_info_init()
284 static void mlx5_hwmon_free(struct mlx5_hwmon *hwmon) in mlx5_hwmon_free()
296 struct mlx5_hwmon *hwmon; in mlx5_hwmon_alloc()
342 static int mlx5_hwmon_dev_init(struct mlx5_hwmon *hwmon) in mlx5_hwmon_dev_init()
377 struct mlx5_hwmon *hwmon; in mlx5_hwmon_dev_register()
[all …]
/openbmc/linux/include/linux/mlx5/
H A Ddriver.h808 struct mlx5_hwmon *hwmon;