Searched refs:other_bridge (Results 1 – 1 of 1) sorted by relevance
192 struct net_device *other_bridge; in dsa_port_can_apply_vlan_filtering() local194 other_bridge = dsa_to_port(ds, i)->bridge_dev; in dsa_port_can_apply_vlan_filtering()195 if (!other_bridge) in dsa_port_can_apply_vlan_filtering()200 if (other_bridge == dp->bridge_dev) in dsa_port_can_apply_vlan_filtering()202 if (br_vlan_enabled(other_bridge) != vlan_filtering) { in dsa_port_can_apply_vlan_filtering()