Searched refs:mlxsw_sp_router_port (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_router.c | 10273 mlxsw_sp_router_port(mlxsw_sp), true); in mlxsw_sp_rif_fid_configure() 10278 mlxsw_sp_router_port(mlxsw_sp), true); in mlxsw_sp_rif_fid_configure() 10304 mlxsw_sp_router_port(mlxsw_sp), false); in mlxsw_sp_rif_fid_configure() 10307 mlxsw_sp_router_port(mlxsw_sp), false); in mlxsw_sp_rif_fid_configure() 10327 mlxsw_sp_router_port(mlxsw_sp), false); in mlxsw_sp_rif_fid_deconfigure() 10329 mlxsw_sp_router_port(mlxsw_sp), false); in mlxsw_sp_rif_fid_deconfigure() 10441 mlxsw_sp_router_port(mlxsw_sp), true); in mlxsw_sp_rif_vlan_configure() 10446 mlxsw_sp_router_port(mlxsw_sp), true); in mlxsw_sp_rif_vlan_configure() 10472 mlxsw_sp_router_port(mlxsw_sp), false); in mlxsw_sp_rif_vlan_configure() 10475 mlxsw_sp_router_port(mlxsw_sp), false); in mlxsw_sp_rif_vlan_configure() [all …]
|
H A D | spectrum.h | 767 u16 mlxsw_sp_router_port(const struct mlxsw_sp *mlxsw_sp);
|
H A D | spectrum_switchdev.c | 1246 u16 local_port = mlxsw_sp_router_port(mlxsw_sp); in mlxsw_sp_bridge_mrouter_update_mdb()
|