Searched refs:interrupt_mode (Results 1 – 17 of 17) sorted by relevance
59 enum { semaphore, buffer } interrupt_mode; member170 devpriv->interrupt_mode = semaphore; in daqp_ai_cancel()196 switch (devpriv->interrupt_mode) { in daqp_interrupt()314 devpriv->interrupt_mode = semaphore; in daqp_ai_insn_read()620 devpriv->interrupt_mode = buffer; in daqp_ai_cmd()
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()
488 adapters[adapter_index].interrupt_mode = 1; in asihpi_adapter_probe()
160 static unsigned int interrupt_mode; variable1343 if (efx->interrupt_mode == EFX_INT_MODE_MSIX) { in efx_probe_interrupts()1359 efx->interrupt_mode = EFX_INT_MODE_MSI; in efx_probe_interrupts()1391 if (efx->interrupt_mode == EFX_INT_MODE_MSI) { in efx_probe_interrupts()1401 efx->interrupt_mode = EFX_INT_MODE_LEGACY; in efx_probe_interrupts()1406 if (efx->interrupt_mode == EFX_INT_MODE_LEGACY) { in efx_probe_interrupts()1418 if (efx->interrupt_mode != EFX_INT_MODE_MSIX || in efx_probe_interrupts()2743 efx->interrupt_mode = max(efx->type->max_interrupt_mode, in efx_init_struct()2744 interrupt_mode); in efx_init_struct()3291 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()
674 #define EFX_INT_MODE_USE_MSI(x) (((x)->interrupt_mode) <= EFX_INT_MODE_MSI)949 enum efx_int_mode interrupt_mode; member
68 STRING_TABLE_LOOKUP(efx->interrupt_mode, efx_interrupt_mode)
423 return (pinstance->interrupt_mode) ? in pmcraid_read_interrupts()449 if (!pinstance->interrupt_mode) { in pmcraid_disable_interrupts()475 if (!pinstance->interrupt_mode) { in pmcraid_enable_interrupts()500 if (!pinstance->interrupt_mode) { in pmcraid_clr_trans_op()1936 if (!pinstance->interrupt_mode) { in pmcraid_reset_enable_ioa()1984 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
307 int interrupt_mode = 1; variable308 module_param(interrupt_mode, int, 0);309 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;
282 u8 interrupt_mode; member
188 in the field interrupt_mode of struct pcie_device.