Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/
Dcore_env.h51 void mlxsw_env_module_port_map(struct mlxsw_core *mlxsw_core, u8 slot_index,
Dcore_env.c1097 void mlxsw_env_module_port_map(struct mlxsw_core *mlxsw_core, u8 slot_index, in mlxsw_env_module_port_map() function
1108 EXPORT_SYMBOL(mlxsw_env_module_port_map);
Dminimal.c358 mlxsw_env_module_port_map(mlxsw_m->core, slot_index, module); in mlxsw_m_port_module_map()
Dspectrum.c644 mlxsw_env_module_port_map(mlxsw_sp->core, port_mapping->slot_index, in mlxsw_sp_port_module_map()