Home
last modified time | relevance | path

Searched refs:min_interrupt_mode (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/sfc/
A Defx_channels.c286 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()
A Def100_nic.c721 .min_interrupt_mode = EFX_INT_MODE_MSIX,
806 .min_interrupt_mode = EFX_INT_MODE_MSIX,
A Dnet_driver.h1478 unsigned int min_interrupt_mode; member
A Dsiena.c1089 .min_interrupt_mode = EFX_INT_MODE_LEGACY,
A Def10.c4098 .min_interrupt_mode = EFX_INT_MODE_MSIX,
4235 .min_interrupt_mode = EFX_INT_MODE_LEGACY,

Completed in 40 milliseconds