Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/io/
H A Dvsw_phys.c80 static int vsw_maccl_open(vsw_t *vswp, vsw_port_t *port, int type);
483 rv = vsw_maccl_open(vswp, port, type); in vsw_mac_client_init()
516 vsw_maccl_open(vsw_t *vswp, vsw_port_t *port, int type) in vsw_maccl_open() function
1020 rv = vsw_maccl_open(vswp, portp, VSW_VNETPORT); in vsw_port_mac_reconfig()
1080 rv = vsw_maccl_open(vswp, NULL, VSW_LOCALDEV); in vsw_if_mac_reconfig()