Lines Matching refs:upper
694 /* Deny adding a bridge VLAN when there is already an 802.1Q upper with
703 "Port already has a VLAN upper with this VID");
1918 * - the 8021q upper VLANs
1921 * - no VLAN (any 8021q upper is a software VLAN)
1932 * - the 8021q upper VLANs
2745 struct net_device *upper;
2764 netdev_for_each_upper_dev_rcu(master, upper, iter) {
2765 if (dsa_slave_dev_check(upper))
2767 if (netif_is_bridge_master(upper))
3114 "DSA master cannot join unknown upper interfaces");