Lines Matching full:vlans
942 INIT_LIST_HEAD(&vsc->vlans); in vsc73xx_setup()
1189 list_for_each_entry(vlan, &vsc->vlans, list) in vsc73xx_bridge_vlan_find()
1216 list_for_each_entry(vlan, &vsc->vlans, list) { in vsc73xx_bridge_vlan_summary()
1234 list_for_each_entry(vlan, &vsc->vlans, list) in vsc73xx_find_first_vlan_untagged()
1274 * preservation, or filtering with all VLANs egress-untagged. Otherwise,
1280 * - the number or attributes of VLANs from the bridge VLAN table,
1329 * In other cases no need to configure it because switch can untag all vlans on
1342 /* Port is configured to untag all vlans in that case. in vsc73xx_vlan_commit_untagged()
1350 /* Port must untag all vlans in that case. in vsc73xx_vlan_commit_untagged()
1395 * - the number or attributes of VLANs from the bridge VLAN table,
1617 * pvid/untagged vlans for port recognition. The values configured for in vsc73xx_port_vlan_filtering()
1618 * vlans and pvid/untagged states are stored in portinfo structure. in vsc73xx_port_vlan_filtering()
1673 list_add_tail(&vsc73xx_vlan->list, &vsc->vlans); in vsc73xx_port_vlan_add()
2198 /* We need to hide dsa_8021q VLANs from the user */ in vsc73xx_port_fdb_dump()