Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_env.h54 void mlxsw_env_module_port_unmap(struct mlxsw_core *mlxsw_core, u8 slot_index,
H A Dcore_env.c1108 void mlxsw_env_module_port_unmap(struct mlxsw_core *mlxsw_core, u8 slot_index, in mlxsw_env_module_port_unmap() function
1119 EXPORT_SYMBOL(mlxsw_env_module_port_unmap);
H A Dminimal.c358 mlxsw_env_module_port_unmap(mlxsw_m->core, slot_index, module); in mlxsw_m_port_module_unmap()
H A Dspectrum.c680 mlxsw_env_module_port_unmap(mlxsw_sp->core, port_mapping->slot_index, in mlxsw_sp_port_module_map()
693 mlxsw_env_module_port_unmap(mlxsw_sp->core, slot_index, module); in mlxsw_sp_port_module_unmap()