Searched refs:vsw_mac_client_cleanup (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/uts/sun4v/io/ |
H A D | vsw_phys.c | 108 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 D | vsw.c | 168 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 D | vsw_ldc.c | 199 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()
|