Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/mellanox/mlxsw/
Dcore_thermal.c78 struct mlxsw_thermal;
81 struct mlxsw_thermal *parent;
87 struct mlxsw_thermal { struct
115 static int mlxsw_get_cooling_device_idx(struct mlxsw_thermal *thermal, in mlxsw_get_cooling_device_idx() argument
189 static void mlxsw_thermal_tz_score_update(struct mlxsw_thermal *thermal, in mlxsw_thermal_tz_score_update()
220 struct mlxsw_thermal *thermal = tzdev->devdata; in mlxsw_thermal_bind()
246 struct mlxsw_thermal *thermal = tzdev->devdata; in mlxsw_thermal_unbind()
268 struct mlxsw_thermal *thermal = tzdev->devdata; in mlxsw_thermal_get_temp()
294 struct mlxsw_thermal *thermal = tzdev->devdata; in mlxsw_thermal_get_trip_type()
306 struct mlxsw_thermal *thermal = tzdev->devdata; in mlxsw_thermal_get_trip_temp()
[all …]
Dcore.h505 struct mlxsw_thermal;
511 struct mlxsw_thermal **p_thermal);
512 void mlxsw_thermal_fini(struct mlxsw_thermal *thermal);
518 struct mlxsw_thermal **p_thermal) in mlxsw_thermal_init()
523 static inline void mlxsw_thermal_fini(struct mlxsw_thermal *thermal) in mlxsw_thermal_fini()
Dcore.c84 struct mlxsw_thermal *thermal;