Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/powernv/
H A Dpci-sriov.c148 resource_size_t vf_bar_sz; in pnv_pci_ioda_fixup_iov_resources() local
168 vf_bar_sz = pci_iov_resource_size(pdev, i + PCI_IOV_RESOURCES); in pnv_pci_ioda_fixup_iov_resources()
180 if (vf_bar_sz > (phb->ioda.m64_segsize >> 2)) { in pnv_pci_ioda_fixup_iov_resources()
188 if (vf_bar_sz < SZ_32M) { in pnv_pci_ioda_fixup_iov_resources()
203 res->end = res->start + vf_bar_sz * mul - 1; in pnv_pci_ioda_fixup_iov_resources()