Searched refs:efx_interrupt_mode (Results 1 – 4 of 4) sorted by relevance
14 extern unsigned int efx_interrupt_mode;
27 unsigned int efx_interrupt_mode = EFX_INT_MODE_MSIX; variable579 efx_interrupt_mode); in efx_init_channels()
68 STRING_TABLE_LOOKUP(efx->interrupt_mode, efx_interrupt_mode)
46 module_param_named(interrupt_mode, efx_interrupt_mode, uint, 0444);