Home
last modified time | relevance | path

Searched refs:EFX_INT_MODE_MSIX (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Dnic.c98 if (efx->interrupt_mode == EFX_INT_MODE_MSIX) { in efx_nic_init_interrupt()
123 if (efx->interrupt_mode == EFX_INT_MODE_MSIX && in efx_nic_init_interrupt()
H A 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()
H A Def100_nic.c709 .min_interrupt_mode = EFX_INT_MODE_MSIX,
794 .min_interrupt_mode = EFX_INT_MODE_MSIX,
H A Dselftest.c63 [EFX_INT_MODE_MSIX] = "MSI-X",
H A Dnet_driver.h622 EFX_INT_MODE_MSIX = 0, enumerator
H A Def10.c4101 .min_interrupt_mode = EFX_INT_MODE_MSIX,
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A 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()
H A Def100_nic.c1244 .min_interrupt_mode = EFX_INT_MODE_MSIX,
1332 .min_interrupt_mode = EFX_INT_MODE_MSIX,
H A Defx_channels.c28 unsigned int efx_interrupt_mode = EFX_INT_MODE_MSIX;
258 if (efx->interrupt_mode == EFX_INT_MODE_MSIX) { in efx_probe_interrupts()
H A Dselftest.c67 [EFX_INT_MODE_MSIX] = "MSI-X",
H A Dnet_driver.h615 EFX_INT_MODE_MSIX = 0, enumerator
H A Def10.c4156 .min_interrupt_mode = EFX_INT_MODE_MSIX,
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
H A Dnic.c97 if (efx->interrupt_mode == EFX_INT_MODE_MSIX) { in efx_siena_init_interrupt()
122 if (efx->interrupt_mode == EFX_INT_MODE_MSIX && in efx_siena_init_interrupt()
H A Defx_channels.c28 unsigned int efx_siena_interrupt_mode = EFX_INT_MODE_MSIX;
259 if (efx->interrupt_mode == EFX_INT_MODE_MSIX) { in efx_siena_probe_interrupts()
H A Dselftest.c68 [EFX_INT_MODE_MSIX] = "MSI-X",
H A Dnet_driver.h616 EFX_INT_MODE_MSIX = 0, enumerator

Completed in 33 milliseconds