Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/sys/
H A Dvsw.h85 #define VSW_LAYER3 0x4 /* Layer 3 - IP switching */ macro
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvsw_phys.c632 if (vswp->smode == VSW_LAYER3) in vsw_set_hw()
663 if (vswp->smode == VSW_LAYER3) in vsw_unset_hw()
H A Dvsw_switching.c306 } else if (vswp->smode & VSW_LAYER3) { in vsw_setup_switching()
H A Dvsw.c1062 *mode = VSW_LAYER3; in vsw_get_md_smodes()