Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_pfc.h58 #define TCAM_CTL_RWC_RWC_MATCH 0x1 macro
H A Dhpi_pfc.c65 (tctl.bits.match != TCAM_CTL_RWC_RWC_MATCH)) { in hpi_pfc_tcam_check_completion()
/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_fflp.c257 (tctl.bits.ldw.match != TCAM_CTL_RWC_RWC_MATCH)) { in npi_fflp_tcam_check_completion()
373 if (tctl_stat.bits.ldw.match == TCAM_CTL_RWC_RWC_MATCH) { in npi_fflp_tcam_entry_match()
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_fflp_hw.h301 #define TCAM_CTL_RWC_RWC_MATCH 0x1 macro