Searched refs:interrupt_mode (Results 1 – 16 of 16) sorted by relevance
155 int interrupt_mode; member
942 if (!card->hpi->interrupt_mode && dpcm->respawn_timer) in snd_card_asihpi_timer_function()1073 if (!card->hpi->interrupt_mode) { in snd_card_asihpi_playback_open()1254 if (!card->hpi->interrupt_mode) { in snd_card_asihpi_capture_open()2919 if (hpi->interrupt_mode) { in snd_asihpi_probe()3015 if (hpi->interrupt_mode) { in snd_asihpi_remove()
489 adapters[adapter_index].interrupt_mode = 1; in asihpi_adapter_probe()
162 static unsigned int interrupt_mode; variable1387 if (efx->interrupt_mode == EFX_INT_MODE_MSIX) { in efx_probe_interrupts()1403 efx->interrupt_mode = EFX_INT_MODE_MSI; in efx_probe_interrupts()1438 if (efx->interrupt_mode == EFX_INT_MODE_MSI) { in efx_probe_interrupts()1448 efx->interrupt_mode = EFX_INT_MODE_LEGACY; in efx_probe_interrupts()1453 if (efx->interrupt_mode == EFX_INT_MODE_LEGACY) { in efx_probe_interrupts()1465 if (efx->interrupt_mode != EFX_INT_MODE_MSIX || in efx_probe_interrupts()2871 efx->interrupt_mode = max(efx->type->max_interrupt_mode, in efx_init_struct()2872 interrupt_mode); in efx_init_struct()3449 module_param(interrupt_mode, uint, 0444);[all …]
99 if (efx->interrupt_mode == EFX_INT_MODE_MSIX) { in efx_nic_init_interrupt()124 if (efx->interrupt_mode == EFX_INT_MODE_MSIX && in efx_nic_init_interrupt()
660 #define EFX_INT_MODE_USE_MSI(x) (((x)->interrupt_mode) <= EFX_INT_MODE_MSI)935 enum efx_int_mode interrupt_mode; member
68 STRING_TABLE_LOOKUP(efx->interrupt_mode, efx_interrupt_mode)
424 return (pinstance->interrupt_mode) ? in pmcraid_read_interrupts()450 if (!pinstance->interrupt_mode) { in pmcraid_disable_interrupts()476 if (!pinstance->interrupt_mode) { in pmcraid_enable_interrupts()501 if (!pinstance->interrupt_mode) { in pmcraid_clr_trans_op()1937 if (!pinstance->interrupt_mode) { in pmcraid_reset_enable_ioa()1985 if (pinstance->interrupt_mode) { in pmcraid_soft_reset()4599 if (pinstance->interrupt_mode) { in pmcraid_unregister_interrupt_handler()4601 pinstance->interrupt_mode = 0; in pmcraid_unregister_interrupt_handler()4650 pinstance->interrupt_mode = 1; in pmcraid_register_interrupt_handler()
744 u8 interrupt_mode; /* current interrupt mode legacy or msix */ member
306 int interrupt_mode = 1; variable307 module_param(interrupt_mode, int, 0);308 MODULE_PARM_DESC(interrupt_mode,
814 gai->pci.interrupt_mode = ATTO_GAI_PCIIM_MSIX; in hba_ioctl_callback()816 gai->pci.interrupt_mode = ATTO_GAI_PCIIM_MSI; in hba_ioctl_callback()818 gai->pci.interrupt_mode = ATTO_GAI_PCIIM_LEGACY; in hba_ioctl_callback()
227 interrupt_mode); in esas2r_setup_interrupts()392 esas2r_setup_interrupts(a, interrupt_mode); in esas2r_init_adapter()
701 u8 interrupt_mode; member
88 extern int interrupt_mode;
284 u8 interrupt_mode; member
188 in the field interrupt_mode of struct pcie_device.