Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/mellanox/mlxsw/
Dcore_thermal.c115 static int mlxsw_get_cooling_device_idx(struct mlxsw_thermal *thermal, in mlxsw_get_cooling_device_idx() function
225 if (mlxsw_get_cooling_device_idx(thermal, cdev) < 0) in mlxsw_thermal_bind()
252 if (mlxsw_get_cooling_device_idx(thermal, cdev) < 0) in mlxsw_thermal_unbind()
380 if (mlxsw_get_cooling_device_idx(thermal, cdev) < 0) in mlxsw_thermal_module_bind()
410 if (mlxsw_get_cooling_device_idx(thermal, cdev) < 0) in mlxsw_thermal_module_unbind()
618 idx = mlxsw_get_cooling_device_idx(thermal, cdev); in mlxsw_thermal_get_cur_state()
647 idx = mlxsw_get_cooling_device_idx(thermal, cdev); in mlxsw_thermal_set_cur_state()