Searched refs:mlxsw_sp_rif_vlan_op (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_router.c | 9563 static int mlxsw_sp_rif_vlan_op(struct mlxsw_sp_rif *rif, u16 vid, u16 efid, in mlxsw_sp_rif_vlan_op() function 9590 err = mlxsw_sp_rif_vlan_op(rif, vid, efid, true); in mlxsw_sp_rif_vlan_configure() 9625 mlxsw_sp_rif_vlan_op(rif, vid, 0, false); in mlxsw_sp_rif_vlan_configure() 9644 mlxsw_sp_rif_vlan_op(rif, vid, 0, false); in mlxsw_sp_rif_vlan_deconfigure()
|