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