Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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.c4080 .min_interrupt_mode = EFX_INT_MODE_MSIX,