Searched refs:min_interrupt_mode (Results 1 – 5 of 5) sorted by relevance
286 if (efx->type->min_interrupt_mode >= EFX_INT_MODE_MSI) in efx_probe_interrupts()319 if (efx->type->min_interrupt_mode >= EFX_INT_MODE_LEGACY) in efx_probe_interrupts()576 efx->interrupt_mode = min(efx->type->min_interrupt_mode, in efx_init_channels()
721 .min_interrupt_mode = EFX_INT_MODE_MSIX,806 .min_interrupt_mode = EFX_INT_MODE_MSIX,
1478 unsigned int min_interrupt_mode; member
1089 .min_interrupt_mode = EFX_INT_MODE_LEGACY,
4098 .min_interrupt_mode = EFX_INT_MODE_MSIX,4235 .min_interrupt_mode = EFX_INT_MODE_LEGACY,
Completed in 40 milliseconds