Searched refs:int_error_count (Results 1 – 4 of 4) sorted by relevance
832 unsigned int_error_count; member
1481 if (efx->int_error_count == 0 || in ef4_farch_fatal_interrupt()1483 efx->int_error_count = 0; in ef4_farch_fatal_interrupt()1487 if (++efx->int_error_count < EF4_MAX_INT_ERRORS) { in ef4_farch_fatal_interrupt()
1490 if (efx->int_error_count == 0 || in efx_farch_fatal_interrupt()1492 efx->int_error_count = 0; in efx_farch_fatal_interrupt()1496 if (++efx->int_error_count < EFX_MAX_INT_ERRORS) { in efx_farch_fatal_interrupt()
1005 unsigned int_error_count; member