Searched refs:fcram1_err (Results 1 – 1 of 1) sorted by relevance
2138 hash_lookup_err_log1_t fcram1_err; in nxge_fflp_handle_sys_errors() local2227 npi_fflp_fcram_error_log1_get(handle, &fcram1_err); in nxge_fflp_handle_sys_errors()2228 if (fcram1_err.bits.ldw.ecc_err) { in nxge_fflp_handle_sys_errors()2233 if (fcram1_err.bits.ldw.mult_lk) { in nxge_fflp_handle_sys_errors()2236 if (fcram1_err.bits.ldw.mult_bit) { in nxge_fflp_handle_sys_errors()2250 statsp->errlog.hash_lookup1 = (uint32_t)fcram1_err.value; in nxge_fflp_handle_sys_errors()