Home
last modified time | relevance | path

Searched refs:EFX_INT_MODE_LEGACY (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Defx_channels.c299 if (efx->type->min_interrupt_mode >= EFX_INT_MODE_LEGACY) in efx_probe_interrupts()
300 efx->interrupt_mode = EFX_INT_MODE_LEGACY; in efx_probe_interrupts()
307 if (efx->interrupt_mode == EFX_INT_MODE_LEGACY) { in efx_probe_interrupts()
H A Dselftest.c65 [EFX_INT_MODE_LEGACY] = "legacy",
H A Dsiena.c1089 .min_interrupt_mode = EFX_INT_MODE_LEGACY,
H A Dnet_driver.h624 EFX_INT_MODE_LEGACY = 2, enumerator
H A Def10.c4237 .min_interrupt_mode = EFX_INT_MODE_LEGACY,
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Defx_channels.c311 if (efx->type->min_interrupt_mode >= EFX_INT_MODE_LEGACY) in efx_probe_interrupts()
312 efx->interrupt_mode = EFX_INT_MODE_LEGACY; in efx_probe_interrupts()
319 if (efx->interrupt_mode == EFX_INT_MODE_LEGACY) { in efx_probe_interrupts()
H A Dselftest.c69 [EFX_INT_MODE_LEGACY] = "legacy",
H A Dnet_driver.h617 EFX_INT_MODE_LEGACY = 2, enumerator
H A Def10.c4292 .min_interrupt_mode = EFX_INT_MODE_LEGACY,
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
H A Defx_channels.c312 if (efx->type->min_interrupt_mode >= EFX_INT_MODE_LEGACY) in efx_siena_probe_interrupts()
313 efx->interrupt_mode = EFX_INT_MODE_LEGACY; in efx_siena_probe_interrupts()
320 if (efx->interrupt_mode == EFX_INT_MODE_LEGACY) { in efx_siena_probe_interrupts()
H A Dselftest.c70 [EFX_INT_MODE_LEGACY] = "legacy",
H A Dsiena.c1100 .min_interrupt_mode = EFX_INT_MODE_LEGACY,
H A Dnet_driver.h618 EFX_INT_MODE_LEGACY = 2, enumerator

Completed in 33 milliseconds