Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/sfc/
Dnic.c96 if (efx->interrupt_mode == EFX_INT_MODE_MSIX) { in efx_nic_init_interrupt()
121 if (efx->interrupt_mode == EFX_INT_MODE_MSIX && in efx_nic_init_interrupt()
Dselftest.c60 [EFX_INT_MODE_MSIX] = "MSI-X",
Dnet_driver.h578 EFX_INT_MODE_MSIX = 0, enumerator
Dsiena.c1077 .max_interrupt_mode = EFX_INT_MODE_MSIX,
Defx.c1451 if (efx->interrupt_mode == EFX_INT_MODE_MSIX) { in efx_probe_interrupts()
1536 if (efx->interrupt_mode != EFX_INT_MODE_MSIX || in efx_probe_interrupts()
Def10.c6699 .min_interrupt_mode = EFX_INT_MODE_MSIX,
6700 .max_interrupt_mode = EFX_INT_MODE_MSIX,
6835 .max_interrupt_mode = EFX_INT_MODE_MSIX,