Home
last modified time | relevance | path

Searched refs:other_br (Results 1 – 1 of 1) sorted by relevance

/net/dsa/
Dport.c778 struct net_device *other_br = dsa_port_bridge_dev_get(other_dp); in dsa_port_can_apply_vlan_filtering() local
783 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()