Home
last modified time | relevance | path

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

/linux-4.4.14/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.h655 EFX_INT_MODE_MSIX = 0, enumerator
Dsiena.c1038 .max_interrupt_mode = EFX_INT_MODE_MSIX,
Defx.c1387 if (efx->interrupt_mode == EFX_INT_MODE_MSIX) { in efx_probe_interrupts()
1465 if (efx->interrupt_mode != EFX_INT_MODE_MSIX || in efx_probe_interrupts()
Def10.c4756 .max_interrupt_mode = EFX_INT_MODE_MSIX,
4877 .max_interrupt_mode = EFX_INT_MODE_MSIX,
Dfalcon.c2895 .max_interrupt_mode = EFX_INT_MODE_MSIX,