Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhpi_pfc.c97 WRITE_TCAM_REG_MASK1(handle, tcam_ptr->mask1); in hpi_pfc_tcam_entry_read()
622 WRITE_TCAM_REG_MASK1(handle, tcam_ptr->mask1); in hpi_pfc_tcam_entry_write()
H A Dhxge_pfc.h72 #define WRITE_TCAM_REG_MASK1(handle, mask) \ macro
/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_fflp.c351 WRITE_TCAM_REG_MASK1(handle, tcam_ptr->mask1); in npi_fflp_tcam_entry_match()
458 WRITE_TCAM_REG_MASK1(handle, tcam_ptr->mask1); in npi_fflp_tcam_entry_write()
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_fflp_hw.h1118 #define WRITE_TCAM_REG_MASK1(handle, mask) \ macro