Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlxsw/
Dcore_env.h10 int mlxsw_env_get_module_info(struct mlxsw_core *mlxsw_core, int module,
Dcore_env.c195 int mlxsw_env_get_module_info(struct mlxsw_core *mlxsw_core, int module, in mlxsw_env_get_module_info() function
271 EXPORT_SYMBOL(mlxsw_env_get_module_info);
Dminimal.c101 return mlxsw_env_get_module_info(core, mlxsw_m_port->module, modinfo); in mlxsw_m_get_module_info()
Dspectrum_ethtool.c1035 err = mlxsw_env_get_module_info(mlxsw_sp->core, in mlxsw_sp_get_module_info()