Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/sfc/
Dnic.c99 if (efx->interrupt_mode == EFX_INT_MODE_MSIX) { in efx_nic_init_interrupt()
124 if (efx->interrupt_mode == EFX_INT_MODE_MSIX && in efx_nic_init_interrupt()
Dselftest.c63 [EFX_INT_MODE_MSIX] = "MSI-X",
Dnet_driver.h581 EFX_INT_MODE_MSIX = 0, enumerator
Dsiena.c1080 .max_interrupt_mode = EFX_INT_MODE_MSIX,
Defx.c1454 if (efx->interrupt_mode == EFX_INT_MODE_MSIX) { in efx_probe_interrupts()
1539 if (efx->interrupt_mode != EFX_INT_MODE_MSIX || in efx_probe_interrupts()
Def10.c6672 .min_interrupt_mode = EFX_INT_MODE_MSIX,
6673 .max_interrupt_mode = EFX_INT_MODE_MSIX,
6808 .max_interrupt_mode = EFX_INT_MODE_MSIX,