Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/mellanox/mlxsw/
Dcore_thermal.c76 struct mlxsw_thermal;
79 struct mlxsw_thermal *parent;
95 struct mlxsw_thermal { struct
118 static int mlxsw_get_cooling_device_idx(struct mlxsw_thermal *thermal, in mlxsw_get_cooling_device_idx() argument
196 struct mlxsw_thermal *thermal = tzdev->devdata; in mlxsw_thermal_bind()
222 struct mlxsw_thermal *thermal = tzdev->devdata; in mlxsw_thermal_unbind()
244 struct mlxsw_thermal *thermal = tzdev->devdata; in mlxsw_thermal_get_temp()
267 struct mlxsw_thermal *thermal = tzdev->devdata; in mlxsw_thermal_get_trip_type()
279 struct mlxsw_thermal *thermal = tzdev->devdata; in mlxsw_thermal_get_trip_temp()
291 struct mlxsw_thermal *thermal = tzdev->devdata; in mlxsw_thermal_set_trip_temp()
[all …]
Dcore.h538 struct mlxsw_thermal;
544 struct mlxsw_thermal **p_thermal);
545 void mlxsw_thermal_fini(struct mlxsw_thermal *thermal);
551 struct mlxsw_thermal **p_thermal) in mlxsw_thermal_init()
556 static inline void mlxsw_thermal_fini(struct mlxsw_thermal *thermal) in mlxsw_thermal_fini()
Dcore.c87 struct mlxsw_thermal *thermal;