Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/io/
H A Dvsw_phys.c98 int vsw_set_hw(vsw_t *, vsw_port_t *, int);
489 (void) vsw_set_hw(vswp, port, type); in vsw_mac_client_init()
624 vsw_set_hw(vsw_t *vswp, vsw_port_t *port, int type) in vsw_set_hw() function
1025 if (vsw_set_hw(vswp, portp, VSW_VNETPORT)) { in vsw_port_mac_reconfig()
1085 if (vsw_set_hw(vswp, NULL, VSW_LOCALDEV)) { in vsw_if_mac_reconfig()
H A Dvsw_ldc.c175 extern int vsw_set_hw(vsw_t *, vsw_port_t *, int);