Home
last modified time | relevance | path

Searched refs:EFX_INT_MODE_MSIX (Results 1 – 6 of 6) sorted by relevance

/drivers/net/ethernet/sfc/
Dnic.c98 if (efx->interrupt_mode == EFX_INT_MODE_MSIX) { in efx_nic_init_interrupt()
123 if (efx->interrupt_mode == EFX_INT_MODE_MSIX && in efx_nic_init_interrupt()
Defx_channels.c26 unsigned int efx_interrupt_mode = EFX_INT_MODE_MSIX;
247 if (efx->interrupt_mode == EFX_INT_MODE_MSIX) { in efx_probe_interrupts()
Def100_nic.c709 .min_interrupt_mode = EFX_INT_MODE_MSIX,
794 .min_interrupt_mode = EFX_INT_MODE_MSIX,
Dselftest.c63 [EFX_INT_MODE_MSIX] = "MSI-X",
Dnet_driver.h622 EFX_INT_MODE_MSIX = 0, enumerator
Def10.c4101 .min_interrupt_mode = EFX_INT_MODE_MSIX,