Lines Matching refs:pvid
1786 vsw_vlan_read_ids(vswp, VSW_LOCALDEV, mdp, node, &vswp->pvid, in vsw_get_initial_md_properties()
2147 uint16_t pvid; in vsw_update_md_prop() local
2238 vsw_vlan_read_ids(vswp, VSW_LOCALDEV, mdp, node, &pvid, &vids, in vsw_update_md_prop()
2242 if ((pvid != vswp->pvid) || /* pvid changed? */ in vsw_update_md_prop()
2413 vsw_if_mac_reconfig(vswp, B_TRUE, pvid, vids, nvids); in vsw_update_md_prop()
2421 vswp->pvid = pvid; in vsw_update_md_prop()
2548 vsw_vlan_read_ids(portp, VSW_VNETPORT, mdp, *node, &portp->pvid, in vsw_port_read_props()
2606 uint16_t pvid; in vsw_port_update() local
2644 vsw_vlan_read_ids(portp, VSW_VNETPORT, curr_mdp, curr_mdex, &pvid, in vsw_port_update()
2648 if ((pvid != portp->pvid) || /* pvid changed? */ in vsw_port_update()
2683 vsw_mac_port_reconfig_vlans(portp, pvid, vids, nvids); in vsw_port_update()