Home
last modified time | relevance | path

Searched refs:efx_siena_interrupt_mode (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Defx_channels.h14 extern unsigned int efx_siena_interrupt_mode;
H A Defx_channels.c28 unsigned int efx_siena_interrupt_mode = EFX_INT_MODE_MSIX; variable
580 efx_siena_interrupt_mode); in efx_siena_init_channels()
H A Dselftest.c73 STRING_TABLE_LOOKUP(efx->interrupt_mode, efx_siena_interrupt_mode)
H A Defx.c48 module_param_named(interrupt_mode, efx_siena_interrupt_mode, uint, 0444);