Home
last modified time | relevance | path

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

/linux/Documentation/networking/device_drivers/ethernet/marvell/
H A Docteontx2.rst54 - Also assigns MSIX vectors to each of PF and VFs.
/linux/drivers/scsi/lpfc/
H A Dlpfc.h792 MSIX, enumerator
H A Dlpfc_init.c550 if (phba->intr_type == MSIX) { in lpfc_config_port_post()
12222 phba->intr_type = MSIX; in lpfc_sli_enable_intr()
12264 if (phba->intr_type == MSIX) in lpfc_sli_disable_intr()
13208 phba->intr_type = MSIX; in lpfc_sli4_enable_intr()
13272 if (phba->intr_type == MSIX) { in lpfc_sli4_disable_intr()
14816 if (phba->intr_type != MSIX) { in lpfc_pci_probe_one_s4()
H A Dlpfc_sli.c8008 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 Dlpfc_attr.c5163 (phba->intr_type != MSIX)) in lpfc_fcp_cpu_map_show()