Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Dal,alpine-msix.txt1 Alpine MSIX controller
/openbmc/qemu/qapi/
H A Dnet.json234 # @vhostforce: vhost on for non-MSIX virtio guests
485 # @vhostforce: vhost on for non-MSIX virtio guests (default: false).
/openbmc/linux/Documentation/networking/device_drivers/ethernet/marvell/
H A Docteontx2.rst53 - Also assigns MSIX vectors to each of PF and VFs.
/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc.h756 MSIX, enumerator
H A Dlpfc_init.c549 if (phba->intr_type == MSIX) { in lpfc_config_port_post()
12244 phba->intr_type = MSIX; in lpfc_sli_enable_intr()
12286 if (phba->intr_type == MSIX) in lpfc_sli_disable_intr()
13232 phba->intr_type = MSIX; in lpfc_sli4_enable_intr()
13295 if (phba->intr_type == MSIX) { in lpfc_sli4_disable_intr()
14856 if (phba->intr_type != MSIX) { in lpfc_pci_probe_one_s4()
H A Dlpfc_sli.c8007 phba->intr_type != MSIX) in lpfc_init_idle_stat_hb()
8013 if (!phba->nvmet_support && phba->intr_type == MSIX) in lpfc_init_idle_stat_hb()
13663 if (phba->intr_type == MSIX) { in lpfc_sli_sp_intr_handler()
13968 if (phba->intr_type == MSIX) { in lpfc_sli_fp_intr_handler()
15623 if (phba->intr_type == MSIX) in lpfc_sli4_hba_intr_handler()
16241 if (phba->intr_type == MSIX) in lpfc_sli4_hba_intr_handler_th()
H A Dlpfc_attr.c5025 (phba->intr_type != MSIX)) in lpfc_fcp_cpu_map_show()
/openbmc/qemu/docs/devel/
H A Dmulti-process.rst892 vector data. Additionally, MSIX tables exist in device memory space, not
/openbmc/qemu/
H A Dqemu-options.hx2788 " (only has effect for virtio guests which use MSIX)\n"
2789 " use vhostforce=on to force vhost on for non-MSIX virtio guests\n"
3621 non-MSIX guests, the feature can be forced with vhostforce. Use