Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_router.c10511 u16 mlxsw_sp_router_port(const struct mlxsw_sp *mlxsw_sp) in mlxsw_sp_router_port() function
10536 mlxsw_sp_router_port(mlxsw_sp), true); in mlxsw_sp_rif_fid_configure()
10541 mlxsw_sp_router_port(mlxsw_sp), true); in mlxsw_sp_rif_fid_configure()
10567 mlxsw_sp_router_port(mlxsw_sp), false); in mlxsw_sp_rif_fid_configure()
10570 mlxsw_sp_router_port(mlxsw_sp), false); in mlxsw_sp_rif_fid_configure()
10590 mlxsw_sp_router_port(mlxsw_sp), false); in mlxsw_sp_rif_fid_deconfigure()
10592 mlxsw_sp_router_port(mlxsw_sp), false); in mlxsw_sp_rif_fid_deconfigure()
10704 mlxsw_sp_router_port(mlxsw_sp), true); in mlxsw_sp_rif_vlan_configure()
10709 mlxsw_sp_router_port(mlxsw_sp), true); in mlxsw_sp_rif_vlan_configure()
10735 mlxsw_sp_router_port(mlxsw_sp), false); in mlxsw_sp_rif_vlan_configure()
[all …]
Dspectrum_fid.c1539 u16 router_port = mlxsw_sp_router_port(mlxsw_sp); in mlxsw_sp_fid_rfid_port_add_cff()
1561 u16 router_port = mlxsw_sp_router_port(mlxsw_sp); in mlxsw_sp_fid_rfid_port_del_cff()
Dspectrum.h769 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()