Home
last modified time | relevance | path

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

/openbmc/qemu/hw/pci/
H A Dpcie_sriov.c60 pci_set_word(cfg + PCI_SRIOV_INITIAL_VF, init_vfs); in pcie_sriov_pf_init()
/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h953 #define PCI_SRIOV_INITIAL_VF 0x0c /* Initial VFs */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h956 #define PCI_SRIOV_INITIAL_VF 0x0c /* Initial VFs */ macro
/openbmc/linux/drivers/pci/
H A Diov.c615 pci_read_config_word(dev, iov->pos + PCI_SRIOV_INITIAL_VF, &initial); in sriov_enable()
/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_sriov.c1130 pci_read_config_word(dev, pos + PCI_SRIOV_INITIAL_VF, &iov->initial); in bnx2x_sriov_pci_cfg_info()
/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_sriov.c351 pos + PCI_SRIOV_INITIAL_VF, &iov->initial_vfs); in qed_iov_pci_cfg_info()