Home
last modified time | relevance | path

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

/linux-6.6.21/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.c28 unsigned int efx_interrupt_mode = EFX_INT_MODE_MSIX;
258 if (efx->interrupt_mode == EFX_INT_MODE_MSIX) { in efx_probe_interrupts()
Def100_nic.c1244 .min_interrupt_mode = EFX_INT_MODE_MSIX,
1332 .min_interrupt_mode = EFX_INT_MODE_MSIX,
Dselftest.c67 [EFX_INT_MODE_MSIX] = "MSI-X",
Dnet_driver.h615 EFX_INT_MODE_MSIX = 0, enumerator
Def10.c4156 .min_interrupt_mode = EFX_INT_MODE_MSIX,
/linux-6.6.21/drivers/net/ethernet/sfc/siena/
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()
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()
Dselftest.c68 [EFX_INT_MODE_MSIX] = "MSI-X",
Dnet_driver.h616 EFX_INT_MODE_MSIX = 0, enumerator