Searched refs:vsw_mac_client_init (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/io/
H A Dvsw_phys.c107 int vsw_mac_client_init(vsw_t *vswp, vsw_port_t *port, int type);
190 rv = vsw_mac_client_init(vswp, NULL, VSW_LOCALDEV);
217 rv = vsw_mac_client_init(vswp, port, VSW_VNETPORT);
477 vsw_mac_client_init(vsw_t *vswp, vsw_port_t *port, int type) function
H A Dvsw.c167 extern int vsw_mac_client_init(vsw_t *vswp, vsw_port_t *port, int type);
1214 rv = vsw_mac_client_init(vswp, NULL, VSW_LOCALDEV);
H A Dvsw_ldc.c198 extern int vsw_mac_client_init(vsw_t *vswp, vsw_port_t *port, int type);
372 rv = vsw_mac_client_init(vswp, port, VSW_VNETPORT);

Completed in 76 milliseconds