Searched refs:other_br (Results 1 – 2 of 2) sorted by relevance
778 struct net_device *other_br = dsa_port_bridge_dev_get(other_dp); in dsa_port_can_apply_vlan_filtering() local783 if (!other_br || other_br == dsa_port_bridge_dev_get(dp)) in dsa_port_can_apply_vlan_filtering()786 if (br_vlan_enabled(other_br) != vlan_filtering) { in dsa_port_can_apply_vlan_filtering()
2034 struct net_device *other_br; in mv88e6xxx_port_check_hw_vlan() local2043 other_br = dsa_port_bridge_dev_get(other_dp); in mv88e6xxx_port_check_hw_vlan()2044 if (!other_br) in mv88e6xxx_port_check_hw_vlan()2048 port, vlan.vid, other_dp->index, netdev_name(other_br)); in mv88e6xxx_port_check_hw_vlan()