Searched refs:new_nvids (Results 1 - 3 of 3) 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); 117 vsw_vlanid_t *new_vids, int new_nvids); 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) 1012 portp->nvids = new_nvids; 1049 uint16_t new_pvid, vsw_vlanid_t *new_vids, int new_nvids) 1072 vswp->nvids = new_nvids; 1111 vsw_vlanid_t *new_vids, int new_nvids) 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 1110 vsw_mac_port_reconfig_vlans(vsw_port_t *portp, uint16_t new_pvid, vsw_vlanid_t *new_vids, int new_nvids) argument
|
| H A D | vsw_hio.c | 85 uint16_t new_pvid, vsw_vlanid_t *new_vids, int new_nvids);
|
| H A D | vsw.c | 166 vsw_vlanid_t *new_vids, int new_nvids); 170 uint16_t new_pvid, vsw_vlanid_t *new_vids, int new_nvids);
|
Completed in 2226 milliseconds