Home
last modified time | relevance | path

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

/openbmc/qemu/hw/pci/
H A Dpcie_sriov.c43 pci_set_word(cfg + PCI_SRIOV_VF_STRIDE, vf_stride); in pcie_sriov_pf_init()
174 pci_get_word(dev->config + sriov_cap + PCI_SRIOV_VF_STRIDE); in register_vfs()
H A Dpci.c1436 pci_get_word(pf->config + sriov_cap + PCI_SRIOV_VF_STRIDE); in pci_config_get_bar_addr()
/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h958 #define PCI_SRIOV_VF_STRIDE 0x16 /* Following VF Stride */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h961 #define PCI_SRIOV_VF_STRIDE 0x16 /* Following VF Stride */ macro
/openbmc/linux/drivers/pci/controller/cadence/
H A Dpcie-cadence-ep.c28 stride = cdns_pcie_ep_fn_readw(pcie, fn, cap + PCI_SRIOV_VF_STRIDE); in cdns_pcie_get_fn_from_vfn()
/openbmc/linux/drivers/pci/
H A Diov.c90 pci_read_config_word(dev, iov->pos + PCI_SRIOV_VF_STRIDE, &iov->stride); in pci_iov_set_numvfs()
/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Dsiena_sriov.c1255 pci_read_config_word(pci_dev, sriov + PCI_SRIOV_VF_STRIDE, &stride); in efx_siena_sriov_vfs_init()
/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_sriov_common.c135 pci_read_config_word(dev, pos + PCI_SRIOV_VF_STRIDE, &stride); in qlcnic_sriov_virtid_fn()
/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_sriov.c1132 pci_read_config_word(dev, pos + PCI_SRIOV_VF_STRIDE, &iov->stride); in bnx2x_sriov_pci_cfg_info()
/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_sriov.c365 pos + PCI_SRIOV_VF_STRIDE, &iov->stride); in qed_iov_pci_cfg_info()