Home
last modified time | relevance | path

Searched refs:vsw_mac_client_cleanup (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/io/
H A Dvsw_phys.c108 void vsw_mac_client_cleanup(vsw_t *vswp, vsw_port_t *port, int type);
246 vsw_mac_client_cleanup(vswp, NULL, VSW_LOCALDEV); in vsw_unset_addrs()
569 vsw_mac_client_cleanup(vsw_t *vswp, vsw_port_t *port, int type) in vsw_mac_client_cleanup() function
606 vsw_mac_client_cleanup(vswp, port, VSW_VNETPORT); in vsw_mac_cleanup_ports()
H A Dvsw.c168 extern void vsw_mac_client_cleanup(vsw_t *vswp, vsw_port_t *port, int type);
1183 vsw_mac_client_cleanup(vswp, NULL, VSW_LOCALDEV); in vsw_m_stop()
H A Dvsw_ldc.c199 extern void vsw_mac_client_cleanup(vsw_t *vswp, vsw_port_t *port, int type);
453 vsw_mac_client_cleanup(vswp, port, VSW_VNETPORT); in vsw_port_detach()
488 vsw_mac_client_cleanup(vswp, port, VSW_VNETPORT); in vsw_detach_ports()