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 D | nic.c | 98 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 D | efx_channels.c | 26 unsigned int efx_interrupt_mode = EFX_INT_MODE_MSIX; 247 if (efx->interrupt_mode == EFX_INT_MODE_MSIX) { in efx_probe_interrupts()
|
H A D | ef100_nic.c | 709 .min_interrupt_mode = EFX_INT_MODE_MSIX, 794 .min_interrupt_mode = EFX_INT_MODE_MSIX,
|
H A D | selftest.c | 63 [EFX_INT_MODE_MSIX] = "MSI-X",
|
H A D | net_driver.h | 622 EFX_INT_MODE_MSIX = 0, enumerator
|
H A D | ef10.c | 4101 .min_interrupt_mode = EFX_INT_MODE_MSIX,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/ |
H A D | nic.c | 97 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 D | ef100_nic.c | 1244 .min_interrupt_mode = EFX_INT_MODE_MSIX, 1332 .min_interrupt_mode = EFX_INT_MODE_MSIX,
|
H A D | efx_channels.c | 28 unsigned int efx_interrupt_mode = EFX_INT_MODE_MSIX; 258 if (efx->interrupt_mode == EFX_INT_MODE_MSIX) { in efx_probe_interrupts()
|
H A D | selftest.c | 67 [EFX_INT_MODE_MSIX] = "MSI-X",
|
H A D | net_driver.h | 615 EFX_INT_MODE_MSIX = 0, enumerator
|
H A D | ef10.c | 4156 .min_interrupt_mode = EFX_INT_MODE_MSIX,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/ |
H A D | nic.c | 97 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 D | efx_channels.c | 28 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 D | selftest.c | 68 [EFX_INT_MODE_MSIX] = "MSI-X",
|
H A D | net_driver.h | 616 EFX_INT_MODE_MSIX = 0, enumerator
|
Completed in 33 milliseconds