Searched refs:mlxsw_env_module_port_unmap (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | core_env.h | 60 void mlxsw_env_module_port_unmap(struct mlxsw_core *mlxsw_core, u8 slot_index,
|
H A D | core_env.c | 1165 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 D | minimal.c | 373 mlxsw_env_module_port_unmap(mlxsw_m->core, slot_index, module); in mlxsw_m_port_module_unmap()
|
H A D | spectrum.c | 561 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()
|