Searched defs:npi_fflp_tcam_check_completion (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_fflp.c202 npi_fflp_tcam_check_completion(npi_handle_t handle, tcam_op_t op_type);
205 * npi_fflp_tcam_check_completion()
224 npi_fflp_tcam_check_completion(npi_handle_t handle, tcam_op_t op_type) function
319 tctl_stat.value = npi_fflp_tcam_check_completion(handle, TCAM_RWC_STAT);
365 tcam_stat = npi_fflp_tcam_check_completion(handle, TCAM_RWC_STAT);
370 tctl_stat.value = npi_fflp_tcam_check_completion(handle,
411 tcam_stat = npi_fflp_tcam_check_completion(handle, TCAM_RWC_STAT);
482 tcam_stat = npi_fflp_tcam_check_completion(handle, TCAM_RWC_STAT);
528 tcam_stat = npi_fflp_tcam_check_completion(handle, TCAM_RWC_STAT);
570 tcam_stat = npi_fflp_tcam_check_completion(handl
[all...]

Completed in 60 milliseconds