Searched refs:int_error_count (Results 1 – 2 of 2) sorted by relevance
1503 if (efx->int_error_count == 0 || in efx_farch_fatal_interrupt()1505 efx->int_error_count = 0; in efx_farch_fatal_interrupt()1509 if (++efx->int_error_count < EFX_MAX_INT_ERRORS) { in efx_farch_fatal_interrupt()
1001 unsigned int_error_count; member