Home
last modified time | relevance | path

Searched refs:min_interrupt_mode (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Defx_channels.c265 if (efx->type->min_interrupt_mode >= EFX_INT_MODE_MSI) in efx_probe_interrupts()
299 if (efx->type->min_interrupt_mode >= EFX_INT_MODE_LEGACY) in efx_probe_interrupts()
557 efx->interrupt_mode = min(efx->type->min_interrupt_mode, in efx_init_channels()
H A Def100_nic.c709 .min_interrupt_mode = EFX_INT_MODE_MSIX,
794 .min_interrupt_mode = EFX_INT_MODE_MSIX,
H A Dsiena.c1089 .min_interrupt_mode = EFX_INT_MODE_LEGACY,
H A Dnet_driver.h1332 * @min_interrupt_mode: Lowest capability interrupt mode supported
1509 unsigned int min_interrupt_mode; member
H A Def10.c4101 .min_interrupt_mode = EFX_INT_MODE_MSIX,
4237 .min_interrupt_mode = EFX_INT_MODE_LEGACY,
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Defx_channels.c276 if (efx->type->min_interrupt_mode >= EFX_INT_MODE_MSI) in efx_probe_interrupts()
311 if (efx->type->min_interrupt_mode >= EFX_INT_MODE_LEGACY) in efx_probe_interrupts()
577 efx->interrupt_mode = min(efx->type->min_interrupt_mode, in efx_init_channels()
H A Def100_nic.c1244 .min_interrupt_mode = EFX_INT_MODE_MSIX,
1332 .min_interrupt_mode = EFX_INT_MODE_MSIX,
H A Dnet_driver.h1345 * @min_interrupt_mode: Lowest capability interrupt mode supported
1521 unsigned int min_interrupt_mode; member
H A Def10.c4156 .min_interrupt_mode = EFX_INT_MODE_MSIX,
4292 .min_interrupt_mode = EFX_INT_MODE_LEGACY,
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
H A Defx_channels.c277 if (efx->type->min_interrupt_mode >= EFX_INT_MODE_MSI) in efx_siena_probe_interrupts()
312 if (efx->type->min_interrupt_mode >= EFX_INT_MODE_LEGACY) in efx_siena_probe_interrupts()
579 efx->interrupt_mode = min(efx->type->min_interrupt_mode, in efx_siena_init_channels()
H A Dsiena.c1100 .min_interrupt_mode = EFX_INT_MODE_LEGACY,
H A Dnet_driver.h1294 * @min_interrupt_mode: Lowest capability interrupt mode supported
1474 unsigned int min_interrupt_mode; member

Completed in 31 milliseconds