Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_thermal.c140 static int mlxsw_get_cooling_device_idx(struct mlxsw_thermal *thermal, in mlxsw_get_cooling_device_idx() function
166 if (mlxsw_get_cooling_device_idx(thermal, cdev) < 0) in mlxsw_thermal_bind()
193 if (mlxsw_get_cooling_device_idx(thermal, cdev) < 0) in mlxsw_thermal_unbind()
246 if (mlxsw_get_cooling_device_idx(thermal, cdev) < 0) in mlxsw_thermal_module_bind()
276 if (mlxsw_get_cooling_device_idx(thermal, cdev) < 0) in mlxsw_thermal_module_unbind()
357 idx = mlxsw_get_cooling_device_idx(thermal, cdev); in mlxsw_thermal_get_cur_state()
386 idx = mlxsw_get_cooling_device_idx(thermal, cdev); in mlxsw_thermal_set_cur_state()