Searched refs:READ_TCAM_REG_CTL (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/uts/common/io/hxge/ |
H A D | hpi_pfc.c | 44 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 D | hxge_pfc.h | 65 #define READ_TCAM_REG_CTL(handle, val_p) \ macro
|
/titanic_50/usr/src/uts/common/io/nxge/npi/ |
H A D | npi_fflp.c | 235 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()
|
/titanic_50/usr/src/uts/common/sys/nxge/ |
H A D | nxge_fflp_hw.h | 1104 #define READ_TCAM_REG_CTL(handle, val_p) \ macro
|