Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_env.h60 void mlxsw_env_module_port_unmap(struct mlxsw_core *mlxsw_core, u8 slot_index,
H A Dcore_env.c1165 void mlxsw_env_module_port_unmap(struct mlxsw_core *mlxsw_core, u8 slot_index, in mlxsw_env_module_port_unmap() function
1176 EXPORT_SYMBOL(mlxsw_env_module_port_unmap);
H A Dminimal.c373 mlxsw_env_module_port_unmap(mlxsw_m->core, slot_index, module); in mlxsw_m_port_module_unmap()
H A Dspectrum.c561 mlxsw_env_module_port_unmap(mlxsw_sp->core, port_mapping->slot_index, in mlxsw_sp_port_module_map()
574 mlxsw_env_module_port_unmap(mlxsw_sp->core, slot_index, module); in mlxsw_sp_port_module_unmap()