Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhpi_pfc.c44 READ_TCAM_REG_CTL(handle, &tctl.value); in hpi_pfc_tcam_check_completion()
49 READ_TCAM_REG_CTL(handle, &tctl.value); in hpi_pfc_tcam_check_completion()
62 READ_TCAM_REG_CTL(handle, &tctl.value); in hpi_pfc_tcam_check_completion()
68 READ_TCAM_REG_CTL(handle, &tctl.value); in hpi_pfc_tcam_check_completion()
H A Dhxge_pfc.h63 #define READ_TCAM_REG_CTL(handle, val_p) \ macro
/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_fflp.c235 READ_TCAM_REG_CTL(handle, &tctl.value); in npi_fflp_tcam_check_completion()
240 READ_TCAM_REG_CTL(handle, &tctl.value); in npi_fflp_tcam_check_completion()
254 READ_TCAM_REG_CTL(handle, &tctl.value); in npi_fflp_tcam_check_completion()
260 READ_TCAM_REG_CTL(handle, &tctl.value); in npi_fflp_tcam_check_completion()
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_fflp_hw.h1104 #define READ_TCAM_REG_CTL(handle, val_p) \ macro