Searched refs:min_interrupt_mode (Results 1 – 7 of 7) sorted by relevance
277 if (efx->type->min_interrupt_mode >= EFX_INT_MODE_MSI) in efx_siena_probe_interrupts()311 if (efx->type->min_interrupt_mode >= EFX_INT_MODE_LEGACY) in efx_siena_probe_interrupts()577 efx->interrupt_mode = min(efx->type->min_interrupt_mode, in efx_siena_init_channels()
1474 unsigned int min_interrupt_mode; member
1100 .min_interrupt_mode = EFX_INT_MODE_LEGACY,
276 if (efx->type->min_interrupt_mode >= EFX_INT_MODE_MSI) in efx_probe_interrupts()310 if (efx->type->min_interrupt_mode >= EFX_INT_MODE_LEGACY) in efx_probe_interrupts()575 efx->interrupt_mode = min(efx->type->min_interrupt_mode, in efx_init_channels()
1190 .min_interrupt_mode = EFX_INT_MODE_MSIX,1279 .min_interrupt_mode = EFX_INT_MODE_MSIX,
1548 unsigned int min_interrupt_mode; member
4124 .min_interrupt_mode = EFX_INT_MODE_MSIX,4262 .min_interrupt_mode = EFX_INT_MODE_LEGACY,