Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/mellanox/mlxsw/
Dminimal.c232 mlxsw_core_port_fini(mlxsw_m->core, local_port); in mlxsw_m_port_create()
244 mlxsw_core_port_fini(mlxsw_m->core, local_port); in mlxsw_m_port_remove()
Dcore.h233 void mlxsw_core_port_fini(struct mlxsw_core *mlxsw_core, u8 local_port);
Dcore.c2830 void mlxsw_core_port_fini(struct mlxsw_core *mlxsw_core, u8 local_port) in mlxsw_core_port_fini() function
2836 EXPORT_SYMBOL(mlxsw_core_port_fini);
Dspectrum.c1723 mlxsw_core_port_fini(mlxsw_sp->core, local_port); in mlxsw_sp_port_create()
1750 mlxsw_core_port_fini(mlxsw_sp->core, local_port); in mlxsw_sp_port_remove()