Home
last modified time | relevance | path

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

/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.c1390 if (efx->interrupt_mode == EFX_INT_MODE_MSIX) { in efx_probe_interrupts()
1468 if (efx->interrupt_mode != EFX_INT_MODE_MSIX || in efx_probe_interrupts()
Def10.c4770 .max_interrupt_mode = EFX_INT_MODE_MSIX,
4891 .max_interrupt_mode = EFX_INT_MODE_MSIX,
Dfalcon.c2900 .max_interrupt_mode = EFX_INT_MODE_MSIX,