other_bridge      192 net/dsa/port.c 		struct net_device *other_bridge;
other_bridge      194 net/dsa/port.c 		other_bridge = dsa_to_port(ds, i)->bridge_dev;
other_bridge      195 net/dsa/port.c 		if (!other_bridge)
other_bridge      200 net/dsa/port.c 		if (other_bridge == dp->bridge_dev)
other_bridge      202 net/dsa/port.c 		if (br_vlan_enabled(other_bridge) != vlan_filtering) {