Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mellanox/mlxsw/
Dcore_env.c588 if (!mlxsw_core_is_initialized(mlxsw_core)) { in mlxsw_env_module_overheat_counter_get()
Dcore.h227 bool mlxsw_core_is_initialized(const struct mlxsw_core *mlxsw_core);
Dcore.c2866 bool mlxsw_core_is_initialized(const struct mlxsw_core *mlxsw_core) in mlxsw_core_is_initialized() function