Symbol: intr_type
arch/powerpc/platforms/ps3/platform.h
112
enum ps3_interrupt_type *intr_type, unsigned int *interrupt_id);
arch/powerpc/platforms/ps3/platform.h
142
enum ps3_interrupt_type intr_type, unsigned int *interrupt_id);
arch/powerpc/platforms/ps3/repository.c
1190
enum ps3_interrupt_type intr_type;
arch/powerpc/platforms/ps3/repository.c
1194
repo->dev_index, res_index, &intr_type, &interrupt_id);
arch/powerpc/platforms/ps3/repository.c
1206
intr_type, interrupt_id);
arch/powerpc/platforms/ps3/repository.c
232
enum ps3_interrupt_type *intr_type, unsigned int *interrupt_id)
arch/powerpc/platforms/ps3/repository.c
244
*intr_type = v1;
arch/powerpc/platforms/ps3/repository.c
483
enum ps3_interrupt_type intr_type, unsigned int *interrupt_id)
arch/powerpc/platforms/ps3/repository.c
488
pr_devel("%s:%d: find intr_type %u\n", __func__, __LINE__, intr_type);
arch/powerpc/platforms/ps3/repository.c
505
if (t == intr_type) {
arch/powerpc/platforms/ps3/repository.c
515
__func__, __LINE__, intr_type, res_index);
arch/x86/kvm/vmx/nested.c
3013
u32 intr_type = intr_info & INTR_INFO_INTR_TYPE_MASK;
arch/x86/kvm/vmx/nested.c
3020
if (CC(intr_type == INTR_TYPE_RESERVED) ||
arch/x86/kvm/vmx/nested.c
3021
CC(intr_type == INTR_TYPE_OTHER_EVENT &&
arch/x86/kvm/vmx/nested.c
3026
if (CC(intr_type == INTR_TYPE_NMI_INTR && vector != NMI_VECTOR) ||
arch/x86/kvm/vmx/nested.c
3027
CC(intr_type == INTR_TYPE_HARD_EXCEPTION && vector > 31) ||
arch/x86/kvm/vmx/nested.c
3028
CC(intr_type == INTR_TYPE_OTHER_EVENT && vector != 0))
arch/x86/kvm/vmx/nested.c
3037
if (!prot_mode || intr_type != INTR_TYPE_HARD_EXCEPTION) {
arch/x86/kvm/vmx/nested.c
3055
switch (intr_type) {
drivers/accel/habanalabs/common/habanalabs.h
2812
#define HL_USR_INTR_STRUCT_INIT(usr_intr, hdev, intr_id, intr_type) \
drivers/accel/habanalabs/common/habanalabs.h
2816
usr_intr.type = intr_type; \
drivers/accel/habanalabs/gaudi2/gaudi2.c
9957
u32 intr_type, engine_id;
drivers/accel/habanalabs/gaudi2/gaudi2.c
9960
intr_type = le32_to_cpu(data->intr_type);
drivers/accel/habanalabs/gaudi2/gaudi2.c
9964
switch (intr_type) {
drivers/accel/habanalabs/gaudi2/gaudi2.c
9970
GAUDI2_ENG_ID_TO_STR(engine_id), intr_type, q->queue_index);
drivers/gpio/gpio-realtek-otto.c
173
u32 irq_type = ctrl->intr_type[line];
drivers/gpio/gpio-realtek-otto.c
244
ctrl->intr_type[line] = type;
drivers/gpio/gpio-realtek-otto.c
74
u8 intr_type[REALTEK_GPIO_MAX];
drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c
1996
enum nvkm_intr_type intr_type = NVKM_INTR_SUBDEV;
drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c
2000
intr = gr->func->oneinit_intr(gr, &intr_type);
drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c
2002
ret = nvkm_inth_add(intr, intr_type, NVKM_INTR_PRIO_NORMAL, &gr->base.engine.subdev,
drivers/mailbox/omap-mailbox.c
188
if (!mbox->intr_type)
drivers/mailbox/omap-mailbox.c
356
reg = MAILBOX_IRQENABLE(mdev->intr_type, usr);
drivers/mailbox/omap-mailbox.c
372
reg = MAILBOX_IRQENABLE(mdev->intr_type, usr);
drivers/mailbox/omap-mailbox.c
457
u32 intr_type, info_count;
drivers/mailbox/omap-mailbox.c
488
intr_type = mdev->mbox_data->intr_type;
drivers/mailbox/omap-mailbox.c
538
fifo->irqenable = MAILBOX_IRQENABLE(intr_type, tx_usr);
drivers/mailbox/omap-mailbox.c
539
fifo->irqstatus = MAILBOX_IRQSTATUS(intr_type, tx_usr);
drivers/mailbox/omap-mailbox.c
540
fifo->irqdisable = MAILBOX_IRQDISABLE(intr_type, tx_usr);
drivers/mailbox/omap-mailbox.c
546
fifo->irqenable = MAILBOX_IRQENABLE(intr_type, rx_usr);
drivers/mailbox/omap-mailbox.c
547
fifo->irqstatus = MAILBOX_IRQSTATUS(intr_type, rx_usr);
drivers/mailbox/omap-mailbox.c
548
fifo->irqdisable = MAILBOX_IRQDISABLE(intr_type, rx_usr);
drivers/mailbox/omap-mailbox.c
551
mbox->intr_type = intr_type;
drivers/mailbox/omap-mailbox.c
566
mdev->intr_type = intr_type;
drivers/mailbox/omap-mailbox.c
69
u32 intr_type;
drivers/mailbox/omap-mailbox.c
80
u32 intr_type;
drivers/mailbox/omap-mailbox.c
90
u32 intr_type;
drivers/media/dvb-frontends/mxl5xx_defs.h
663
u32 intr_type;
drivers/net/ethernet/brocade/bna/bna_hw_defs.h
237
if ((ib->intr_type == BNA_INTR_T_INTX)) { \
drivers/net/ethernet/brocade/bna/bna_hw_defs.h
254
if (ib->intr_type == BNA_INTR_T_INTX) { \
drivers/net/ethernet/brocade/bna/bna_tx_rx.c
1679
cfg_req->ib_cfg.msix = (rxp->cq.ib.intr_type == BNA_INTR_T_MSIX)
drivers/net/ethernet/brocade/bna/bna_tx_rx.c
2245
res_info[BNA_RX_RES_T_INTR].res_u.intr_info.intr_type = BNA_INTR_T_MSIX;
drivers/net/ethernet/brocade/bna/bna_tx_rx.c
2366
rxp->cq.ib.intr_type = intr_info->intr_type;
drivers/net/ethernet/brocade/bna/bna_tx_rx.c
2367
if (intr_info->intr_type == BNA_INTR_T_MSIX)
drivers/net/ethernet/brocade/bna/bna_tx_rx.c
2455
rxp->cq.ccb->intr_type = rxp->cq.ib.intr_type;
drivers/net/ethernet/brocade/bna/bna_tx_rx.c
3116
cfg_req->ib_cfg.msix = (txq->ib.intr_type == BNA_INTR_T_MSIX)
drivers/net/ethernet/brocade/bna/bna_tx_rx.c
3357
res_info[BNA_TX_RES_INTR_T_TXCMPL].res_u.intr_info.intr_type =
drivers/net/ethernet/brocade/bna/bna_tx_rx.c
3454
txq->ib.intr_type = intr_info->intr_type;
drivers/net/ethernet/brocade/bna/bna_tx_rx.c
3458
if (intr_info->intr_type == BNA_INTR_T_INTX)
drivers/net/ethernet/brocade/bna/bna_tx_rx.c
3472
txq->tcb->intr_type = txq->ib.intr_type;
drivers/net/ethernet/brocade/bna/bna_types.h
281
enum bna_intr_type intr_type;
drivers/net/ethernet/brocade/bna/bna_types.h
407
enum bna_intr_type intr_type;
drivers/net/ethernet/brocade/bna/bna_types.h
435
enum bna_intr_type intr_type;
drivers/net/ethernet/brocade/bna/bna_types.h
635
enum bna_intr_type intr_type;
drivers/net/ethernet/brocade/bna/bnad.c
1459
intr_info->intr_type = BNA_INTR_T_MSIX;
drivers/net/ethernet/brocade/bna/bnad.c
1483
intr_info->intr_type = BNA_INTR_T_INTX;
drivers/net/ethernet/brocade/bna/bnad.c
1927
if (tx_info->tcb[0]->intr_type == BNA_INTR_T_MSIX)
drivers/net/ethernet/brocade/bna/bnad.c
2000
if (intr_info->intr_type == BNA_INTR_T_MSIX) {
drivers/net/ethernet/brocade/bna/bnad.c
2173
if (rx_info->rx_ctrl[0].ccb->intr_type == BNA_INTR_T_MSIX)
drivers/net/ethernet/brocade/bna/bnad.c
2262
if (intr_info->intr_type == BNA_INTR_T_MSIX) {
drivers/net/ethernet/freescale/fman/fman.c
1496
enum fman_intr_type intr_type)
drivers/net/ethernet/freescale/fman/fman.c
1502
if (intr_type == FMAN_INTR_TYPE_ERR)
drivers/net/ethernet/freescale/fman/fman.c
1508
if (intr_type == FMAN_INTR_TYPE_ERR)
drivers/net/ethernet/freescale/fman/fman.c
2050
u8 mod_id, enum fman_intr_type intr_type,
drivers/net/ethernet/freescale/fman/fman.c
2055
event = get_module_event(module, mod_id, intr_type);
drivers/net/ethernet/freescale/fman/fman.c
2076
u8 mod_id, enum fman_intr_type intr_type)
drivers/net/ethernet/freescale/fman/fman.c
2080
event = get_module_event(module, mod_id, intr_type);
drivers/net/ethernet/freescale/fman/fman.h
353
u8 mod_id, enum fman_intr_type intr_type,
drivers/net/ethernet/freescale/fman/fman.h
357
u8 mod_id, enum fman_intr_type intr_type);
drivers/net/ethernet/huawei/hinic/hinic_hw_dev.c
57
if (!HINIC_IS_VF(hwdev->hwif) && dev_cap->intr_type != INTR_MSIX_TYPE)
drivers/net/ethernet/huawei/hinic/hinic_hw_dev.h
479
u8 intr_type;
drivers/net/wwan/t7xx/t7xx_dpmaif.c
214
enum dpmaif_hw_intr_type intr_type, unsigned int intr_queue)
drivers/net/wwan/t7xx/t7xx_dpmaif.c
216
para->intr_types[para->intr_cnt] = intr_type;
drivers/pci/hotplug/octep_hp.c
203
octep_hp_cmd_name(hp_cmd->intr_type),
drivers/pci/hotplug/octep_hp.c
206
switch (hp_cmd->intr_type) {
drivers/pci/hotplug/octep_hp.c
279
hp_cmd->intr_type = type;
drivers/pci/hotplug/octep_hp.c
39
enum octep_hp_intr_type intr_type;
drivers/scsi/lpfc/lpfc.h
1305
enum intr_type_t intr_type;
drivers/scsi/lpfc/lpfc_attr.c
5163
(phba->intr_type != MSIX))
drivers/scsi/lpfc/lpfc_init.c
12215
phba->intr_type = MSIX;
drivers/scsi/lpfc/lpfc_init.c
12221
if (cfg_mode >= 1 && phba->intr_type == NONE) {
drivers/scsi/lpfc/lpfc_init.c
12225
phba->intr_type = MSI;
drivers/scsi/lpfc/lpfc_init.c
12231
if (phba->intr_type == NONE) {
drivers/scsi/lpfc/lpfc_init.c
12236
phba->intr_type = INTx;
drivers/scsi/lpfc/lpfc_init.c
12257
if (phba->intr_type == MSIX)
drivers/scsi/lpfc/lpfc_init.c
12267
phba->intr_type = NONE;
drivers/scsi/lpfc/lpfc_init.c
13201
phba->intr_type = MSIX;
drivers/scsi/lpfc/lpfc_init.c
13208
if (cfg_mode >= 1 && phba->intr_type == NONE) {
drivers/scsi/lpfc/lpfc_init.c
13212
phba->intr_type = MSI;
drivers/scsi/lpfc/lpfc_init.c
13218
if (phba->intr_type == NONE) {
drivers/scsi/lpfc/lpfc_init.c
13226
phba->intr_type = INTx;
drivers/scsi/lpfc/lpfc_init.c
13265
if (phba->intr_type == MSIX) {
drivers/scsi/lpfc/lpfc_init.c
13282
phba->intr_type = NONE;
drivers/scsi/lpfc/lpfc_init.c
14808
if (phba->intr_type != MSIX) {
drivers/scsi/lpfc/lpfc_init.c
550
if (phba->intr_type == MSIX) {
drivers/scsi/lpfc/lpfc_sli.c
13717
if (phba->intr_type == MSIX) {
drivers/scsi/lpfc/lpfc_sli.c
14018
if (phba->intr_type == MSIX) {
drivers/scsi/lpfc/lpfc_sli.c
15662
if (phba->intr_type == MSIX)
drivers/scsi/lpfc/lpfc_sli.c
16306
if (phba->intr_type == MSIX)
drivers/scsi/lpfc/lpfc_sli.c
538
if ((q->phba->intr_type == INTx) && (arm == LPFC_QUEUE_REARM))
drivers/scsi/lpfc/lpfc_sli.c
571
if ((q->phba->intr_type == INTx) && (arm == LPFC_QUEUE_REARM))
drivers/scsi/lpfc/lpfc_sli.c
8006
phba->intr_type != MSIX)
drivers/scsi/lpfc/lpfc_sli.c
8012
if (!phba->nvmet_support && phba->intr_type == MSIX)
drivers/thermal/intel/intel_soc_dts_iosf.c
307
intel_soc_dts_iosf_init(enum intel_soc_dts_interrupt_type intr_type,
drivers/thermal/intel/intel_soc_dts_iosf.c
329
sensors->intr_type = intr_type;
drivers/thermal/intel/intel_soc_dts_iosf.c
56
if (sensors->intr_type == INTEL_SOC_DTS_INTERRUPT_MSI)
drivers/thermal/intel/intel_soc_dts_iosf.h
39
enum intel_soc_dts_interrupt_type intr_type;
drivers/thermal/intel/intel_soc_dts_iosf.h
45
intel_soc_dts_iosf_init(enum intel_soc_dts_interrupt_type intr_type,
drivers/usb/host/xhci.c
4848
int intr_type;
drivers/usb/host/xhci.c
4859
intr_type = usb_endpoint_interrupt_type(desc);
drivers/usb/host/xhci.c
4860
if (intr_type == USB_ENDPOINT_INTR_NOTIFICATION) {
include/linux/habanalabs/cpucp_if.h
357
__le32 intr_type; /* enum hl_engine_arc_interrupt_type */