Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_pfc.h300 TCAM_CLASS_ETYPE_2, enumerator
H A Dhxge_pfc.c796 if (class == TCAM_CLASS_ETYPE_1 || class == TCAM_CLASS_ETYPE_2) { in hxge_pfc_ip_class_config()
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_fflp_hw.h199 TCAM_CLASS_ETYPE_2, enumerator
/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_fflp.c68 ((class == TCAM_CLASS_ETYPE_1) || (class == TCAM_CLASS_ETYPE_2))
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_fflp.c219 class <= TCAM_CLASS_ETYPE_2; class++) { in nxge_fflp_tcam_init()