Home
last modified time | relevance | path

Searched refs:efx_interrupt_mode (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/sfc/
H A Defx_channels.c28 unsigned int efx_interrupt_mode = EFX_INT_MODE_MSIX; variable
578 efx_interrupt_mode); in efx_init_channels()
H A Dselftest.c72 STRING_TABLE_LOOKUP(efx->interrupt_mode, efx_interrupt_mode)
H A Defx.c48 module_param_named(interrupt_mode, efx_interrupt_mode, uint, 0444);