Searched refs:efx_siena_interrupt_mode (Results 1 – 4 of 4) sorted by relevance
14 extern unsigned int efx_siena_interrupt_mode;
28 unsigned int efx_siena_interrupt_mode = EFX_INT_MODE_MSIX; variable580 efx_siena_interrupt_mode); in efx_siena_init_channels()
73 STRING_TABLE_LOOKUP(efx->interrupt_mode, efx_siena_interrupt_mode)
48 module_param_named(interrupt_mode, efx_siena_interrupt_mode, uint, 0444);