Searched refs:base_pe (Results 1 – 1 of 1) sorted by relevance
593 u16 num_vfs, base_pe; in pnv_pci_sriov_disable() local601 base_pe = iov->vf_pe_arr[0].pe_number; in pnv_pci_sriov_disable()608 pnv_pci_vf_resource_shift(pdev, -base_pe); in pnv_pci_sriov_disable()676 struct pnv_ioda_pe *base_pe; in pnv_pci_sriov_enable() local703 base_pe = pnv_ioda_alloc_pe(phb, num_vfs); in pnv_pci_sriov_enable()704 if (!base_pe) { in pnv_pci_sriov_enable()709 iov->vf_pe_arr = base_pe; in pnv_pci_sriov_enable()725 ret = pnv_pci_vf_resource_shift(pdev, base_pe->pe_number); in pnv_pci_sriov_enable()