Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/io/
H A Dvsw_phys.c115 uint16_t new_pvid, vsw_vlanid_t *new_vids, int new_nvids);
117 vsw_vlanid_t *new_vids, int new_nvids);
119 uint16_t new_pvid, vsw_vlanid_t *new_vids, int new_nvids);
826 vsw_vlanid_t *vids; in vsw_unset_hw_addr()
988 uint16_t new_pvid, vsw_vlanid_t *new_vids, int new_nvids) in vsw_port_mac_reconfig()
1007 sizeof (vsw_vlanid_t) * portp->nvids); in vsw_port_mac_reconfig()
1067 sizeof (vsw_vlanid_t) * vswp->nvids); in vsw_if_mac_reconfig()
1111 vsw_vlanid_t *new_vids, int new_nvids) in vsw_mac_port_reconfig_vlans()
1131 uint16_t flags, vsw_vlanid_t *vids, int nvids) in vsw_mac_add_vlans()
1133 vsw_vlanid_t *vidp; in vsw_mac_add_vlans()
[all …]
H A Dvsw.c92 mde_cookie_t node, uint16_t *pvidp, vsw_vlanid_t **vidspp,
109 static boolean_t vsw_cmp_vids(vsw_vlanid_t *vids1,
110 vsw_vlanid_t *vids2, int nvids);
166 vsw_vlanid_t *new_vids, int new_nvids);
170 uint16_t new_pvid, vsw_vlanid_t *new_vids, int new_nvids);
1887 vids_size = sizeof (vsw_vlanid_t) * nvids; in vsw_vlan_read_ids()
2148 vsw_vlanid_t *vids; in vsw_update_md_prop()
2416 sizeof (vsw_vlanid_t) * vswp->nvids); in vsw_update_md_prop()
2427 kmem_free(vids, sizeof (vsw_vlanid_t) * nvids); in vsw_update_md_prop()
2606 vsw_vlanid_t *vids; in vsw_port_update()
[all …]
H A Dvsw_hio.c85 uint16_t new_pvid, vsw_vlanid_t *new_vids, int new_nvids);
H A Dvsw_ldc.c549 kmem_free(port->vids, sizeof (vsw_vlanid_t) * port->nvids); in vsw_port_delete()
/illumos-gate/usr/src/uts/sun4v/sys/
H A Dvsw.h115 } vsw_vlanid_t; typedef
187 vsw_vlanid_t *vids; /* vlan ids (tagged) */