| /linux/drivers/mailbox/ |
| H A D | omap-mailbox.c | 70 u32 intr_type; member 81 u32 intr_type; member 91 u32 intr_type; member 189 if (!mbox->intr_type) in omap_mbox_disable_irq() 357 reg = MAILBOX_IRQENABLE(mdev->intr_type, usr); in omap_mbox_suspend() 373 reg = MAILBOX_IRQENABLE(mdev->intr_type, usr); in omap_mbox_resume() 458 u32 intr_type, info_count; in omap_mbox_probe() local 489 intr_type = mdev->mbox_data->intr_type; in omap_mbox_probe() 539 fifo->irqenable = MAILBOX_IRQENABLE(intr_type, tx_usr); in omap_mbox_probe() 540 fifo->irqstatus = MAILBOX_IRQSTATUS(intr_type, tx_usr); in omap_mbox_probe() [all …]
|
| /linux/drivers/thermal/intel/ |
| H A D | intel_soc_dts_iosf.h | 39 enum intel_soc_dts_interrupt_type intr_type; member 45 intel_soc_dts_iosf_init(enum intel_soc_dts_interrupt_type intr_type,
|
| H A D | intel_soc_dts_iosf.c | 56 if (sensors->intr_type == INTEL_SOC_DTS_INTERRUPT_MSI) in update_trip_temp() 307 intel_soc_dts_iosf_init(enum intel_soc_dts_interrupt_type intr_type, in intel_soc_dts_iosf_init() argument 329 sensors->intr_type = intr_type; in intel_soc_dts_iosf_init()
|
| /linux/drivers/net/ethernet/brocade/bna/ |
| H A D | bna_types.h | 281 enum bna_intr_type intr_type; member 407 enum bna_intr_type intr_type; member 435 enum bna_intr_type intr_type; member 635 enum bna_intr_type intr_type; member
|
| H A D | bna_hw_defs.h | 237 if ((ib->intr_type == BNA_INTR_T_INTX)) { \ 254 if (ib->intr_type == BNA_INTR_T_INTX) { \
|
| H A D | bna_tx_rx.c | 1679 cfg_req->ib_cfg.msix = (rxp->cq.ib.intr_type == BNA_INTR_T_MSIX) in bna_bfi_rx_enet_start() 2245 res_info[BNA_RX_RES_T_INTR].res_u.intr_info.intr_type = BNA_INTR_T_MSIX; in bna_rx_res_req() 2366 rxp->cq.ib.intr_type = intr_info->intr_type; in bna_rx_create() 2367 if (intr_info->intr_type == BNA_INTR_T_MSIX) in bna_rx_create() 2455 rxp->cq.ccb->intr_type = rxp->cq.ib.intr_type; in bna_rx_create() 3116 cfg_req->ib_cfg.msix = (txq->ib.intr_type == BNA_INTR_T_MSIX) in bna_bfi_tx_enet_start() 3357 res_info[BNA_TX_RES_INTR_T_TXCMPL].res_u.intr_info.intr_type = in bna_tx_res_req() 3454 txq->ib.intr_type = intr_info->intr_type; in bna_tx_create() 3458 if (intr_info->intr_type == BNA_INTR_T_INTX) in bna_tx_create() 3472 txq->tcb->intr_type = txq->ib.intr_type; in bna_tx_create()
|
| H A D | bnad.c | 1460 intr_info->intr_type = BNA_INTR_T_MSIX; in bnad_txrx_irq_alloc() 1485 intr_info->intr_type = BNA_INTR_T_INTX; in bnad_txrx_irq_alloc() 1930 if (tx_info->tcb[0]->intr_type == BNA_INTR_T_MSIX) in bnad_destroy_tx() 2003 if (intr_info->intr_type == BNA_INTR_T_MSIX) { in bnad_setup_tx() 2176 if (rx_info->rx_ctrl[0].ccb->intr_type == BNA_INTR_T_MSIX) in bnad_destroy_rx() 2265 if (intr_info->intr_type == BNA_INTR_T_MSIX) { in bnad_setup_rx()
|
| /linux/arch/powerpc/platforms/ps3/ |
| H A D | platform.h | 112 enum ps3_interrupt_type *intr_type, unsigned int *interrupt_id); 142 enum ps3_interrupt_type intr_type, unsigned int *interrupt_id);
|
| /linux/drivers/media/dvb-frontends/ |
| H A D | mxl5xx_defs.h | 663 u32 intr_type; member
|
| /linux/drivers/net/ethernet/huawei/hinic/ |
| H A D | hinic_hw_dev.h | 479 u8 intr_type; member
|
| H A D | hinic_hw_dev.c | 40 enum intr_type { enum 57 if (!HINIC_IS_VF(hwdev->hwif) && dev_cap->intr_type != INTR_MSIX_TYPE) in parse_capability()
|
| /linux/Documentation/networking/device_drivers/ethernet/neterion/ |
| H A D | s2io.rst | 107 e. intr_type
|
| /linux/drivers/net/wwan/t7xx/ |
| H A D | t7xx_dpmaif.c | 214 enum dpmaif_hw_intr_type intr_type, unsigned int intr_queue) in t7xx_dpmaif_set_intr_para() argument 216 para->intr_types[para->intr_cnt] = intr_type; in t7xx_dpmaif_set_intr_para()
|
| /linux/drivers/scsi/lpfc/ |
| H A D | lpfc_init.c | 550 if (phba->intr_type == MSIX) { in lpfc_config_port_post() 12222 phba->intr_type = MSIX; in lpfc_sli_enable_intr() 12228 if (cfg_mode >= 1 && phba->intr_type == NONE) { in lpfc_sli_enable_intr() 12232 phba->intr_type = MSI; in lpfc_sli_enable_intr() 12238 if (phba->intr_type == NONE) { in lpfc_sli_enable_intr() 12243 phba->intr_type = INTx; in lpfc_sli_enable_intr() 12264 if (phba->intr_type == MSIX) in lpfc_sli_disable_intr() 12274 phba->intr_type = NONE; in lpfc_sli_disable_intr() 13208 phba->intr_type = MSIX; in lpfc_sli4_enable_intr() 13215 if (cfg_mode >= 1 && phba->intr_type == NONE) { in lpfc_sli4_enable_intr() [all …]
|
| H A D | lpfc.h | 1305 enum intr_type_t intr_type; member
|
| H A D | lpfc_sli.c | 538 if ((q->phba->intr_type == INTx) && (arm == LPFC_QUEUE_REARM)) in lpfc_sli4_write_eq_db() 571 if ((q->phba->intr_type == INTx) && (arm == LPFC_QUEUE_REARM)) in lpfc_sli4_if6_write_eq_db() 8008 phba->intr_type != MSIX) in lpfc_init_idle_stat_hb() 8014 if (!phba->nvmet_support && phba->intr_type == MSIX) in lpfc_init_idle_stat_hb() 13721 if (phba->intr_type == MSIX) { in lpfc_sli_sp_intr_handler() 14022 if (phba->intr_type == MSIX) { in lpfc_sli_fp_intr_handler() 15666 if (phba->intr_type == MSIX) in lpfc_sli4_hba_intr_handler() 16284 if (phba->intr_type == MSIX) in lpfc_sli4_hba_intr_handler_th()
|
| H A D | lpfc_attr.c | 5163 (phba->intr_type != MSIX)) in lpfc_fcp_cpu_map_show()
|
| /linux/drivers/net/ethernet/neterion/ |
| H A D | s2io.h | 441 u8 intr_type; member
|
| /linux/drivers/usb/host/ |
| H A D | xhci.c | 4839 int intr_type; in xhci_calculate_intel_u1_timeout() local 4850 intr_type = usb_endpoint_interrupt_type(desc); in xhci_calculate_intel_u1_timeout() 4851 if (intr_type == USB_ENDPOINT_INTR_NOTIFICATION) { in xhci_calculate_intel_u1_timeout()
|