Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhpi_pfc.c99 WRITE_TCAM_REG_KEY0(handle, tcam_ptr->key0); in hpi_pfc_tcam_entry_read()
149 WRITE_TCAM_REG_KEY0(handle, ram_data); in hpi_pfc_tcam_asc_ram_entry_write()
624 WRITE_TCAM_REG_KEY0(handle, tcam_ptr->key0); in hpi_pfc_tcam_entry_write()
H A Dhxge_pfc.h66 #define WRITE_TCAM_REG_KEY0(handle, key) \ macro
/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_fflp.c312 WRITE_TCAM_REG_KEY0(handle, 0x0ULL); in npi_fflp_tcam_entry_invalidate()
355 WRITE_TCAM_REG_KEY0(handle, tcam_ptr->key0); in npi_fflp_tcam_entry_match()
462 WRITE_TCAM_REG_KEY0(handle, tcam_ptr->key0); in npi_fflp_tcam_entry_write()
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_fflp_hw.h1108 #define WRITE_TCAM_REG_KEY0(handle, key) \ macro