Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/
Dcore_thermal.c87 static int mlxsw_get_cooling_device_idx(struct mlxsw_thermal *thermal, in mlxsw_get_cooling_device_idx() function
107 if (mlxsw_get_cooling_device_idx(thermal, cdev) < 0) in mlxsw_thermal_bind()
134 if (mlxsw_get_cooling_device_idx(thermal, cdev) < 0) in mlxsw_thermal_unbind()
265 idx = mlxsw_get_cooling_device_idx(thermal, cdev); in mlxsw_thermal_get_cur_state()
290 idx = mlxsw_get_cooling_device_idx(thermal, cdev); in mlxsw_thermal_set_cur_state()