Home
last modified time | relevance | path

Searched refs:MSIX (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/Documentation/devicetree/bindings/interrupt-controller/
H A Dal,alpine-msix.txt1 Alpine MSIX controller
/linux-6.15/Documentation/networking/device_drivers/ethernet/marvell/
H A Docteontx2.rst54 - Also assigns MSIX vectors to each of PF and VFs.
/linux-6.15/drivers/scsi/lpfc/
H A Dlpfc.h802 MSIX, enumerator
H A Dlpfc_init.c550 if (phba->intr_type == MSIX) { in lpfc_config_port_post()
12236 phba->intr_type = MSIX; in lpfc_sli_enable_intr()
12278 if (phba->intr_type == MSIX) in lpfc_sli_disable_intr()
13222 phba->intr_type = MSIX; in lpfc_sli4_enable_intr()
13286 if (phba->intr_type == MSIX) { in lpfc_sli4_disable_intr()
14836 if (phba->intr_type != MSIX) { in lpfc_pci_probe_one_s4()
H A Dlpfc_sli.c7996 phba->intr_type != MSIX) in lpfc_init_idle_stat_hb()
8002 if (!phba->nvmet_support && phba->intr_type == MSIX) in lpfc_init_idle_stat_hb()
13650 if (phba->intr_type == MSIX) { in lpfc_sli_sp_intr_handler()
13951 if (phba->intr_type == MSIX) { in lpfc_sli_fp_intr_handler()
15595 if (phba->intr_type == MSIX) in lpfc_sli4_hba_intr_handler()
16213 if (phba->intr_type == MSIX) in lpfc_sli4_hba_intr_handler_th()
H A Dlpfc_attr.c5030 (phba->intr_type != MSIX)) in lpfc_fcp_cpu_map_show()