Searched refs:mlxsw_core_port_fini (Results 1 – 6 of 6) sorted by relevance
/Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/ |
D | minimal.c | 210 mlxsw_core_port_fini(mlxsw_m->core, local_port); in mlxsw_m_port_create() 222 mlxsw_core_port_fini(mlxsw_m->core, local_port); in mlxsw_m_port_remove()
|
D | switchib.c | 298 mlxsw_core_port_fini(mlxsw_sib->core, local_port); in mlxsw_sib_port_create() 316 mlxsw_core_port_fini(mlxsw_sib->core, local_port); in mlxsw_sib_port_remove()
|
D | core.h | 179 void mlxsw_core_port_fini(struct mlxsw_core *mlxsw_core, u8 local_port);
|
D | switchx2.c | 1128 mlxsw_core_port_fini(mlxsw_sx->core, local_port); in mlxsw_sx_port_eth_create() 1255 mlxsw_core_port_fini(mlxsw_sx->core, local_port); in mlxsw_sx_port_remove()
|
D | core.c | 1918 void mlxsw_core_port_fini(struct mlxsw_core *mlxsw_core, u8 local_port) in mlxsw_core_port_fini() function 1922 EXPORT_SYMBOL(mlxsw_core_port_fini);
|
D | spectrum.c | 3855 mlxsw_core_port_fini(mlxsw_sp->core, local_port); in mlxsw_sp_port_create() 3881 mlxsw_core_port_fini(mlxsw_sp->core, local_port); in mlxsw_sp_port_remove()
|