Searched refs:int_error_count (Results 1 – 5 of 5) 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()
1491 if (efx->int_error_count == 0 || in efx_farch_fatal_interrupt()1493 efx->int_error_count = 0; in efx_farch_fatal_interrupt()1497 if (++efx->int_error_count < EFX_MAX_INT_ERRORS) { in efx_farch_fatal_interrupt()
1015 unsigned int_error_count; member
1058 unsigned int_error_count; member