Searched refs:vsw_unset_hw (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/sun4v/io/ |
H A D | vsw_phys.c | 99 void vsw_unset_hw(vsw_t *, vsw_port_t *, int); 573 vsw_unset_hw(vswp, port, type); in vsw_mac_client_cleanup() 657 vsw_unset_hw(vsw_t *vswp, vsw_port_t *port, int type) in vsw_unset_hw() function 1001 vsw_unset_hw(vswp, portp, VSW_VNETPORT); in vsw_port_mac_reconfig() 1061 vsw_unset_hw(vswp, NULL, VSW_LOCALDEV); in vsw_if_mac_reconfig()
|
H A D | vsw_ldc.c | 176 extern void vsw_unset_hw(vsw_t *, vsw_port_t *, int);
|