Searched refs:EFX_INT_MODE_LEGACY (Results 1 – 5 of 5) sorted by relevance
312 if (efx->type->min_interrupt_mode >= EFX_INT_MODE_LEGACY) in efx_siena_probe_interrupts()313 efx->interrupt_mode = EFX_INT_MODE_LEGACY; in efx_siena_probe_interrupts()320 if (efx->interrupt_mode == EFX_INT_MODE_LEGACY) { in efx_siena_probe_interrupts()
70 [EFX_INT_MODE_LEGACY] = "legacy",
311 if (efx->type->min_interrupt_mode >= EFX_INT_MODE_LEGACY) in efx_probe_interrupts()312 efx->interrupt_mode = EFX_INT_MODE_LEGACY; in efx_probe_interrupts()319 if (efx->interrupt_mode == EFX_INT_MODE_LEGACY) { in efx_probe_interrupts()
69 [EFX_INT_MODE_LEGACY] = "legacy",
4292 .min_interrupt_mode = EFX_INT_MODE_LEGACY,