Home
last modified time | relevance | path

Searched refs:mlxsw_sp_router_port (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_router.c10247 u16 mlxsw_sp_router_port(const struct mlxsw_sp *mlxsw_sp) in mlxsw_sp_router_port() function
10272 mlxsw_sp_router_port(mlxsw_sp), true); in mlxsw_sp_rif_fid_configure()
10277 mlxsw_sp_router_port(mlxsw_sp), true); in mlxsw_sp_rif_fid_configure()
10303 mlxsw_sp_router_port(mlxsw_sp), false); in mlxsw_sp_rif_fid_configure()
10306 mlxsw_sp_router_port(mlxsw_sp), false); in mlxsw_sp_rif_fid_configure()
10326 mlxsw_sp_router_port(mlxsw_sp), false); in mlxsw_sp_rif_fid_deconfigure()
10328 mlxsw_sp_router_port(mlxsw_sp), false); in mlxsw_sp_rif_fid_deconfigure()
10440 mlxsw_sp_router_port(mlxsw_sp), true); in mlxsw_sp_rif_vlan_configure()
10445 mlxsw_sp_router_port(mlxsw_sp), true); in mlxsw_sp_rif_vlan_configure()
10471 mlxsw_sp_router_port(mlxsw_sp), false); in mlxsw_sp_rif_vlan_configure()
[all …]
Dspectrum.h767 u16 mlxsw_sp_router_port(const struct mlxsw_sp *mlxsw_sp);
Dspectrum_switchdev.c1246 u16 local_port = mlxsw_sp_router_port(mlxsw_sp); in mlxsw_sp_bridge_mrouter_update_mdb()