Home
last modified time | relevance | path

Searched refs:INTx (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc.h535 INTx, enumerator
H A Dlpfc_init.c6100 "0470 Enable INTx interrupt mode.\n"); in lpfc_log_intr_mode()
10714 * @cfg_mode: Interrupt configuration mode (INTx, MSI or MSI-X).
10758 /* Fallback to INTx if both MSI-X/MSI initalization failed */ in lpfc_sli_enable_intr()
10763 /* Indicate initialization to INTx mode */ in lpfc_sli_enable_intr()
10764 phba->intr_type = INTx; in lpfc_sli_enable_intr()
11706 * @cfg_mode: Interrupt configuration mode (INTx, MSI or MSI-X).
11750 /* Fallback to INTx if both MSI-X/MSI initalization failed */ in lpfc_sli4_enable_intr()
11758 /* Indicate initialization to INTx mode */ in lpfc_sli4_enable_intr()
11759 phba->intr_type = INTx; in lpfc_sli4_enable_intr()
H A Dlpfc_sli.c410 /* PCI read to flush PCI pipeline on re-arming for INTx mode */ in lpfc_sli4_write_eq_db()
411 if ((q->phba->intr_type == INTx) && (arm == LPFC_QUEUE_REARM)) in lpfc_sli4_write_eq_db()
443 /* PCI read to flush PCI pipeline on re-arming for INTx mode */ in lpfc_sli4_if6_write_eq_db()
444 if ((q->phba->intr_type == INTx) && (arm == LPFC_QUEUE_REARM)) in lpfc_sli4_if6_write_eq_db()
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc.h754 INTx, enumerator
H A Dlpfc_init.c7453 "0470 Enable INTx interrupt mode.\n"); in lpfc_log_intr_mode()
12210 * @cfg_mode: Interrupt configuration mode (INTx, MSI or MSI-X).
12256 /* Fallback to INTx if both MSI-X/MSI initalization failed */ in lpfc_sli_enable_intr()
12261 /* Indicate initialization to INTx mode */ in lpfc_sli_enable_intr()
12262 phba->intr_type = INTx; in lpfc_sli_enable_intr()
13201 * @cfg_mode: Interrupt configuration mode (INTx, MSI or MSI-X).
13245 /* Fallback to INTx if both MSI-X/MSI initalization failed */ in lpfc_sli4_enable_intr()
13253 /* Indicate initialization to INTx mode */ in lpfc_sli4_enable_intr()
13254 phba->intr_type = INTx; in lpfc_sli4_enable_intr()
H A Dlpfc_sli.c535 /* PCI read to flush PCI pipeline on re-arming for INTx mode */ in lpfc_sli4_write_eq_db()
536 if ((q->phba->intr_type == INTx) && (arm == LPFC_QUEUE_REARM)) in lpfc_sli4_write_eq_db()
568 /* PCI read to flush PCI pipeline on re-arming for INTx mode */ in lpfc_sli4_if6_write_eq_db()
569 if ((q->phba->intr_type == INTx) && (arm == LPFC_QUEUE_REARM)) in lpfc_sli4_if6_write_eq_db()

Completed in 83 milliseconds