Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/sfc/
Dnic.c97 if (efx->interrupt_mode == EFX_INT_MODE_MSIX) { in efx_nic_init_interrupt()
122 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.c706 .min_interrupt_mode = EFX_INT_MODE_MSIX,
791 .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.c4083 .min_interrupt_mode = EFX_INT_MODE_MSIX,