Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/
Dcore_thermal.c66 struct mlxsw_thermal { struct
87 static int mlxsw_get_cooling_device_idx(struct mlxsw_thermal *thermal, in mlxsw_get_cooling_device_idx() argument
102 struct mlxsw_thermal *thermal = tzdev->devdata; in mlxsw_thermal_bind()
128 struct mlxsw_thermal *thermal = tzdev->devdata; in mlxsw_thermal_unbind()
150 struct mlxsw_thermal *thermal = tzdev->devdata; in mlxsw_thermal_get_mode()
160 struct mlxsw_thermal *thermal = tzdev->devdata; in mlxsw_thermal_set_mode()
180 struct mlxsw_thermal *thermal = tzdev->devdata; in mlxsw_thermal_get_temp()
203 struct mlxsw_thermal *thermal = tzdev->devdata; in mlxsw_thermal_get_trip_type()
215 struct mlxsw_thermal *thermal = tzdev->devdata; in mlxsw_thermal_get_trip_temp()
227 struct mlxsw_thermal *thermal = tzdev->devdata; in mlxsw_thermal_set_trip_temp()
[all …]
Dcore.h368 struct mlxsw_thermal;
374 struct mlxsw_thermal **p_thermal);
375 void mlxsw_thermal_fini(struct mlxsw_thermal *thermal);
381 struct mlxsw_thermal **p_thermal) in mlxsw_thermal_init()
386 static inline void mlxsw_thermal_fini(struct mlxsw_thermal *thermal) in mlxsw_thermal_fini()
Dcore.c80 struct mlxsw_thermal *thermal;