Home
last modified time | relevance | path

Searched refs:vsw_port_mac_reconfig (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/io/
H A Dvsw_hio.c84 extern void vsw_port_mac_reconfig(vsw_port_t *portp, boolean_t update_vlans,
778 vsw_port_mac_reconfig(portp, B_FALSE, 0, NULL, 0); in vsw_hio_port_update()
781 vsw_port_mac_reconfig(portp, B_FALSE, 0, NULL, 0); in vsw_hio_port_update()
H A Dvsw_phys.c114 void vsw_port_mac_reconfig(vsw_port_t *portp, boolean_t update_vlans,
987 vsw_port_mac_reconfig(vsw_port_t *portp, boolean_t update_vlans, in vsw_port_mac_reconfig() function
1121 vsw_port_mac_reconfig(portp, B_TRUE, new_pvid, new_vids, new_nvids); in vsw_mac_port_reconfig_vlans()