Searched refs:mlxsw_core_env (Results 1 – 3 of 3) sorted by relevance
61 struct mlxsw_env *mlxsw_env = mlxsw_core_env(mlxsw_core); in mlxsw_env_module_info_get()69 struct mlxsw_env *mlxsw_env = mlxsw_core_env(core); in __mlxsw_env_validate_module_type()91 struct mlxsw_env *mlxsw_env = mlxsw_core_env(core); in mlxsw_env_validate_module_type()295 struct mlxsw_env *mlxsw_env = mlxsw_core_env(mlxsw_core); in mlxsw_env_get_module_info()391 struct mlxsw_env *mlxsw_env = mlxsw_core_env(mlxsw_core); in mlxsw_env_get_module_eeprom()466 struct mlxsw_env *mlxsw_env = mlxsw_core_env(mlxsw_core); in mlxsw_env_get_module_eeprom_by_page()533 struct mlxsw_env *mlxsw_env = mlxsw_core_env(mlxsw_core); in mlxsw_env_reset_module()589 struct mlxsw_env *mlxsw_env = mlxsw_core_env(mlxsw_core); in mlxsw_env_get_module_power_mode()671 struct mlxsw_env *mlxsw_env = mlxsw_core_env(mlxsw_core); in __mlxsw_env_set_module_power_mode()753 struct mlxsw_env *mlxsw_env = mlxsw_core_env(mlxsw_core); in mlxsw_env_set_module_power_mode()[all …]
281 struct mlxsw_env *mlxsw_core_env(const struct mlxsw_core *mlxsw_core);
3230 struct mlxsw_env *mlxsw_core_env(const struct mlxsw_core *mlxsw_core) in mlxsw_core_env() function