Searched refs:new_vids (Results 1 – 3 of 3) sorted by relevance
/titanic_44/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) in vsw_port_mac_reconfig() argument 1011 portp->vids = new_vids; in vsw_port_mac_reconfig() 1049 uint16_t new_pvid, vsw_vlanid_t *new_vids, int new_nvids) in vsw_if_mac_reconfig() argument 1071 vswp->vids = new_vids; in vsw_if_mac_reconfig() 1111 vsw_vlanid_t *new_vids, int new_nvids) in vsw_mac_port_reconfig_vlans() argument 1121 vsw_port_mac_reconfig(portp, B_TRUE, new_pvid, new_vids, new_nvids); in vsw_mac_port_reconfig_vlans()
|
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);
|