Home
last modified time | relevance | path

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

/linux/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 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 Def100_nic.c1244 .min_interrupt_mode = EFX_INT_MODE_MSIX,
1332 .min_interrupt_mode = EFX_INT_MODE_MSIX,
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,
4419 .min_interrupt_mode = EFX_INT_MODE_MSIX,
/linux/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