Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/mellanox/mlxsw/
Dcore.h252 bool mlxsw_core_is_initialized(const struct mlxsw_core *mlxsw_core);
Dcore_env.c671 if (!mlxsw_core_is_initialized(mlxsw_core)) { in mlxsw_env_module_overheat_counter_get()
Dcore.c2942 bool mlxsw_core_is_initialized(const struct mlxsw_core *mlxsw_core) in mlxsw_core_is_initialized() function