/linux-4.1.27/drivers/mailbox/ |
D | omap-mailbox.c | 120 u32 intr_type; member 214 if (mbox->intr_type) in omap_mbox_save_ctx() 236 if (mbox->intr_type) in omap_mbox_restore_ctx() 272 if (!mbox->intr_type) in _omap_mbox_disable_irq() 670 u32 intr_type, info_count; in omap_mbox_probe() local 685 intr_type = (u32)match->data; in omap_mbox_probe() 703 intr_type = pdata->intr_type; in omap_mbox_probe() 782 fifo->irqenable = MAILBOX_IRQENABLE(intr_type, finfo->tx_usr); in omap_mbox_probe() 783 fifo->irqstatus = MAILBOX_IRQSTATUS(intr_type, finfo->tx_usr); in omap_mbox_probe() 784 fifo->irqdisable = MAILBOX_IRQDISABLE(intr_type, finfo->tx_usr); in omap_mbox_probe() [all …]
|
/linux-4.1.27/drivers/misc/vmw_vmci/ |
D | vmci_guest.c | 58 unsigned int intr_type; member 409 if (dev->intr_type == VMCI_INTR_TYPE_MSIX && dev->exclusive_vectors) { in vmci_interrupt() 494 vmci_dev->intr_type = VMCI_INTR_TYPE_INTX; in vmci_guest_probe_device() 596 vmci_dev->intr_type = VMCI_INTR_TYPE_MSIX; in vmci_guest_probe_device() 599 vmci_dev->intr_type = VMCI_INTR_TYPE_MSI; in vmci_guest_probe_device() 602 vmci_dev->intr_type = VMCI_INTR_TYPE_INTX; in vmci_guest_probe_device() 659 if (vmci_dev->intr_type == VMCI_INTR_TYPE_MSIX) in vmci_guest_probe_device() 661 else if (vmci_dev->intr_type == VMCI_INTR_TYPE_MSI) in vmci_guest_probe_device() 723 if (vmci_dev->intr_type == VMCI_INTR_TYPE_MSIX) { in vmci_guest_remove_device() 727 } else if (vmci_dev->intr_type == VMCI_INTR_TYPE_MSI) { in vmci_guest_remove_device()
|
/linux-4.1.27/include/linux/platform_data/ |
D | mailbox-omap.h | 51 u32 intr_type; member
|
/linux-4.1.27/arch/powerpc/platforms/ps3/ |
D | repository.c | 256 enum ps3_interrupt_type *intr_type, unsigned int *interrupt_id) in ps3_repository_read_dev_intr() argument 268 *intr_type = v1; in ps3_repository_read_dev_intr() 507 enum ps3_interrupt_type intr_type, unsigned int *interrupt_id) in ps3_repository_find_interrupt() argument 512 pr_devel("%s:%d: find intr_type %u\n", __func__, __LINE__, intr_type); in ps3_repository_find_interrupt() 529 if (t == intr_type) { in ps3_repository_find_interrupt() 539 __func__, __LINE__, intr_type, res_index); in ps3_repository_find_interrupt() 1214 enum ps3_interrupt_type intr_type; in ps3_repository_dump_resource_info() local 1218 repo->dev_index, res_index, &intr_type, &interrupt_id); in ps3_repository_dump_resource_info() 1230 intr_type, interrupt_id); in ps3_repository_dump_resource_info()
|
D | platform.h | 124 enum ps3_interrupt_type *intr_type, unsigned int *interrupt_id); 154 enum ps3_interrupt_type intr_type, unsigned int *interrupt_id);
|
/linux-4.1.27/drivers/net/ethernet/brocade/bna/ |
D | bna_types.h | 296 enum bna_intr_type intr_type; member 419 enum bna_intr_type intr_type; member 447 enum bna_intr_type intr_type; member 646 enum bna_intr_type intr_type; member
|
D | bna_hw_defs.h | 245 if ((ib->intr_type == BNA_INTR_T_INTX)) { \ 262 if (ib->intr_type == BNA_INTR_T_INTX) { \
|
D | bna_tx_rx.c | 1871 cfg_req->ib_cfg.msix = (rxp->cq.ib.intr_type == BNA_INTR_T_MSIX) in bna_bfi_rx_enet_start() 2498 res_info[BNA_RX_RES_T_INTR].res_u.intr_info.intr_type = BNA_INTR_T_MSIX; in bna_rx_res_req() 2619 rxp->cq.ib.intr_type = intr_info->intr_type; in bna_rx_create() 2620 if (intr_info->intr_type == BNA_INTR_T_MSIX) in bna_rx_create() 2706 rxp->cq.ccb->intr_type = rxp->cq.ib.intr_type; in bna_rx_create() 3404 cfg_req->ib_cfg.msix = (txq->ib.intr_type == BNA_INTR_T_MSIX) in bna_bfi_tx_enet_start() 3677 res_info[BNA_TX_RES_INTR_T_TXCMPL].res_u.intr_info.intr_type = in bna_tx_res_req() 3777 txq->ib.intr_type = intr_info->intr_type; in bna_tx_create() 3781 if (intr_info->intr_type == BNA_INTR_T_INTX) in bna_tx_create() 3795 txq->tcb->intr_type = txq->ib.intr_type; in bna_tx_create()
|
D | bnad.c | 1472 intr_info->intr_type = BNA_INTR_T_MSIX; in bnad_txrx_irq_alloc() 1497 intr_info->intr_type = BNA_INTR_T_INTX; in bnad_txrx_irq_alloc() 1941 if (tx_info->tcb[0]->intr_type == BNA_INTR_T_MSIX) in bnad_destroy_tx() 2015 if (intr_info->intr_type == BNA_INTR_T_MSIX) { in bnad_setup_tx() 2188 if (rx_info->rx_ctrl[0].ccb->intr_type == BNA_INTR_T_MSIX) in bnad_destroy_rx() 2278 if (intr_info->intr_type == BNA_INTR_T_MSIX) { in bnad_setup_rx()
|
/linux-4.1.27/drivers/net/ethernet/neterion/vxge/ |
D | vxge-main.c | 1367 if (vdev->config.intr_type == INTA) in vxge_vpath_intr_enable() 1403 if (vdev->config.intr_type == INTA) in vxge_vpath_intr_disable() 1585 if (vdev->config.intr_type == MSI_X) { in vxge_config_ci_for_tti_rti() 1602 if ((vdev->config.intr_type == INTA) && (i == 0)) in vxge_config_ci_for_tti_rti() 2442 if (vdev->config.intr_type == MSI_X) in vxge_rem_msix_isr() 2450 if (vdev->config.intr_type == MSI_X) { in vxge_rem_isr() 2454 if (vdev->config.intr_type == INTA) { in vxge_rem_isr() 2467 if (vdev->config.intr_type == MSI_X) in vxge_add_isr() 2475 vdev->config.intr_type = INTA; in vxge_add_isr() 2478 if (vdev->config.intr_type == MSI_X) { in vxge_add_isr() [all …]
|
D | vxge-main.h | 173 int intr_type; member
|
/linux-4.1.27/drivers/scsi/lpfc/ |
D | lpfc_debugfs.h | 401 if (phba->intr_type == MSIX) { in lpfc_debug_dump_fcp_cq() 437 if (phba->intr_type == MSIX) { in lpfc_debug_dump_hba_eq()
|
D | lpfc_init.c | 515 if (phba->intr_type == MSIX) { in lpfc_config_port_post() 8547 phba->intr_type = MSIX; in lpfc_sli_enable_intr() 8554 if (cfg_mode >= 1 && phba->intr_type == NONE) { in lpfc_sli_enable_intr() 8558 phba->intr_type = MSI; in lpfc_sli_enable_intr() 8564 if (phba->intr_type == NONE) { in lpfc_sli_enable_intr() 8569 phba->intr_type = INTx; in lpfc_sli_enable_intr() 8589 if (phba->intr_type == MSIX) in lpfc_sli_disable_intr() 8591 else if (phba->intr_type == MSI) in lpfc_sli_disable_intr() 8593 else if (phba->intr_type == INTx) in lpfc_sli_disable_intr() 8597 phba->intr_type = NONE; in lpfc_sli_disable_intr() [all …]
|
D | lpfc.h | 858 enum intr_type_t intr_type; member
|
D | lpfc_sli.c | 347 if ((q->phba->intr_type == INTx) && (arm == LPFC_QUEUE_REARM)) in lpfc_sli4_eq_release() 10940 if (phba->intr_type == MSIX) { in lpfc_sli_sp_intr_handler() 11230 if (phba->intr_type == MSIX) { in lpfc_sli_fp_intr_handler() 12557 if (phba->intr_type == MSIX) in lpfc_sli4_fof_intr_handler() 12676 if (phba->intr_type == MSIX) in lpfc_sli4_hba_intr_handler()
|
D | lpfc_attr.c | 4312 (phba->intr_type != MSIX)) in lpfc_fcp_cpu_map_show()
|
/linux-4.1.27/drivers/tty/serial/ |
D | ioc4_serial.c | 998 int intr_type; in ioc4_intr() local 1003 for (intr_type = 0; intr_type < IOC4_NUM_INTR_TYPES; intr_type++) { in ioc4_intr() 1005 &soft->is_intr_type[intr_type].is_num_intrs); in ioc4_intr() 1007 this_mir = this_ir = pending_intrs(soft, intr_type); in ioc4_intr() 1013 intr_info = &soft->is_intr_type[intr_type].is_intr_info[xx]; in ioc4_intr() 1018 intr_type); in ioc4_intr()
|
/linux-4.1.27/drivers/net/ethernet/neterion/ |
D | s2io.c | 446 S2IO_PARM_INT(intr_type, 2); 1146 if (nic->config.intr_type == MSI_X) { in init_tti() 1693 if (nic->config.intr_type == MSI_X) in init_nic() 3614 if (sp->config.intr_type == INTA) in s2io_set_swapper() 3638 if (sp->config.intr_type == INTA) in s2io_set_swapper() 3947 if (sp->config.intr_type == MSI_X) { in s2io_open() 4229 if (sp->config.intr_type == MSI_X) in s2io_xmit() 6969 if (sp->config.intr_type == MSI_X) in s2io_add_isr() 6973 sp->config.intr_type = INTA; in s2io_add_isr() 6983 if (sp->config.intr_type == MSI_X) { in s2io_add_isr() [all …]
|
D | s2io.h | 440 u8 intr_type; member
|
/linux-4.1.27/Documentation/networking/ |
D | s2io.txt | 82 e. intr_type
|
/linux-4.1.27/drivers/usb/host/ |
D | xhci.c | 4358 int intr_type; in xhci_calculate_intel_u1_timeout() local 4369 intr_type = usb_endpoint_interrupt_type(desc); in xhci_calculate_intel_u1_timeout() 4370 if (intr_type == USB_ENDPOINT_INTR_NOTIFICATION) { in xhci_calculate_intel_u1_timeout()
|
/linux-4.1.27/drivers/scsi/ |
D | ipr.h | 1394 u16 intr_type; member
|
D | ipr.c | 9961 if (ioa_cfg->ipr_chip->intr_type == IPR_USE_MSI && in ipr_probe_ioa() 9964 else if (ioa_cfg->ipr_chip->intr_type == IPR_USE_MSI && in ipr_probe_ioa()
|