Searched refs:mlxsw_core_is_initialized (Results 1 – 3 of 3) sorted by relevance
252 bool mlxsw_core_is_initialized(const struct mlxsw_core *mlxsw_core);
671 if (!mlxsw_core_is_initialized(mlxsw_core)) { in mlxsw_env_module_overheat_counter_get()
2942 bool mlxsw_core_is_initialized(const struct mlxsw_core *mlxsw_core) in mlxsw_core_is_initialized() function