Searched defs:new_pvid (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/sun4v/io/ |
H A D | vsw_phys.c | 115 uint16_t new_pvid, vsw_vlanid_t *new_vids, int new_nvids); 116 void vsw_mac_port_reconfig_vlans(vsw_port_t *portp, uint16_t new_pvid, 119 uint16_t new_pvid, vsw_vlanid_t *new_vids, int new_nvids); 988 uint16_t new_pvid, vsw_vlanid_t *new_vids, int new_nvids) 1013 portp->pvid = new_pvid; 1049 uint16_t new_pvid, vsw_vlanid_t *new_vids, int new_nvids) 1073 vswp->pvid = new_pvid; 1110 vsw_mac_port_reconfig_vlans(vsw_port_t *portp, uint16_t new_pvid, argument 1121 vsw_port_mac_reconfig(portp, B_TRUE, new_pvid, new_vids, new_nvids); 987 vsw_port_mac_reconfig(vsw_port_t *portp, boolean_t update_vlans, uint16_t new_pvid, vsw_vlanid_t *new_vids, int new_nvids) argument 1048 vsw_if_mac_reconfig(vsw_t *vswp, boolean_t update_vlans, uint16_t new_pvid, vsw_vlanid_t *new_vids, int new_nvids) argument
|
Completed in 60 milliseconds