Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_env.h51 void mlxsw_env_module_port_map(struct mlxsw_core *mlxsw_core, u8 slot_index,
H A Dcore_env.c1095 void mlxsw_env_module_port_map(struct mlxsw_core *mlxsw_core, u8 slot_index, in mlxsw_env_module_port_map() function
1106 EXPORT_SYMBOL(mlxsw_env_module_port_map);
H A Dminimal.c345 mlxsw_env_module_port_map(mlxsw_m->core, slot_index, module); in mlxsw_m_port_module_map()
H A Dspectrum.c662 mlxsw_env_module_port_map(mlxsw_sp->core, port_mapping->slot_index, in mlxsw_sp_port_module_map()