Searched refs:int_error_count (Results 1 – 4 of 4) sorted by relevance
829 unsigned int_error_count; member
1477 if (efx->int_error_count == 0 || in ef4_farch_fatal_interrupt()1479 efx->int_error_count = 0; in ef4_farch_fatal_interrupt()1483 if (++efx->int_error_count < EF4_MAX_INT_ERRORS) { in ef4_farch_fatal_interrupt()
1489 if (efx->int_error_count == 0 || in efx_farch_fatal_interrupt()1491 efx->int_error_count = 0; in efx_farch_fatal_interrupt()1495 if (++efx->int_error_count < EFX_MAX_INT_ERRORS) { in efx_farch_fatal_interrupt()
1022 unsigned int_error_count; member