Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dpci_regs.h963 #define PCI_SRIOV_VF_OFFSET 0x14 /* First VF Offset */ macro
/linux/drivers/pci/controller/cadence/
H A Dpcie-cadence-ep.c28 first_vf_offset = cdns_pcie_ep_fn_readw(pcie, fn, cap + PCI_SRIOV_VF_OFFSET); in cdns_pcie_get_fn_from_vfn()
/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()
/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()
/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()
/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()
/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_sriov.c362 pos + PCI_SRIOV_VF_OFFSET, &iov->offset); in qed_iov_pci_cfg_info()