Home
last modified time | relevance | path

Searched refs:PCI_SRIOV_VF_OFFSET (Results 1 – 10 of 10) sorted by relevance

/openbmc/qemu/hw/pci/
H A Dpcie_sriov.c42 pci_set_word(cfg + PCI_SRIOV_VF_OFFSET, vf_offset); in pcie_sriov_pf_init()
172 pci_get_word(dev->config + sriov_cap + PCI_SRIOV_VF_OFFSET); in register_vfs()
H A Dpci.c1434 pci_get_word(pf->config + sriov_cap + PCI_SRIOV_VF_OFFSET); in pci_config_get_bar_addr()
/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h957 #define PCI_SRIOV_VF_OFFSET 0x14 /* First VF Offset */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h960 #define PCI_SRIOV_VF_OFFSET 0x14 /* First VF Offset */ macro
/openbmc/linux/drivers/pci/controller/cadence/
H A Dpcie-cadence-ep.c27 first_vf_offset = cdns_pcie_ep_fn_readw(pcie, fn, cap + PCI_SRIOV_VF_OFFSET); in cdns_pcie_get_fn_from_vfn()
/openbmc/linux/drivers/pci/
H A Diov.c89 pci_read_config_word(dev, iov->pos + PCI_SRIOV_VF_OFFSET, &iov->offset); in pci_iov_set_numvfs()
/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Dsiena_sriov.c1254 pci_read_config_word(pci_dev, sriov + PCI_SRIOV_VF_OFFSET, &offset); in efx_siena_sriov_vfs_init()
/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_sriov_common.c134 pci_read_config_word(dev, pos + PCI_SRIOV_VF_OFFSET, &offset); in qlcnic_sriov_virtid_fn()
/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_sriov.c1131 pci_read_config_word(dev, pos + PCI_SRIOV_VF_OFFSET, &iov->offset); in bnx2x_sriov_pci_cfg_info()
/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_sriov.c362 pos + PCI_SRIOV_VF_OFFSET, &iov->offset); in qed_iov_pci_cfg_info()