Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_router.c9412 u16 mlxsw_sp_router_port(const struct mlxsw_sp *mlxsw_sp) in mlxsw_sp_router_port() function
9436 mlxsw_sp_router_port(mlxsw_sp), true); in mlxsw_sp_rif_fid_configure()
9441 mlxsw_sp_router_port(mlxsw_sp), true); in mlxsw_sp_rif_fid_configure()
9461 mlxsw_sp_router_port(mlxsw_sp), false); in mlxsw_sp_rif_fid_configure()
9464 mlxsw_sp_router_port(mlxsw_sp), false); in mlxsw_sp_rif_fid_configure()
9483 mlxsw_sp_router_port(mlxsw_sp), false); in mlxsw_sp_rif_fid_deconfigure()
9485 mlxsw_sp_router_port(mlxsw_sp), false); in mlxsw_sp_rif_fid_deconfigure()
9595 mlxsw_sp_router_port(mlxsw_sp), true); in mlxsw_sp_rif_vlan_configure()
9600 mlxsw_sp_router_port(mlxsw_sp), true); in mlxsw_sp_rif_vlan_configure()
9620 mlxsw_sp_router_port(mlxsw_sp), false); in mlxsw_sp_rif_vlan_configure()
[all …]
Dspectrum.h770 u16 mlxsw_sp_router_port(const struct mlxsw_sp *mlxsw_sp);
Dspectrum_switchdev.c1139 u16 local_port = mlxsw_sp_router_port(mlxsw_sp); in mlxsw_sp_bridge_mrouter_update_mdb()