Searched refs:base_pe (Results 1 – 1 of 1) sorted by relevance
599 u16 num_vfs, base_pe; in pnv_pci_sriov_disable() local604 base_pe = iov->vf_pe_arr[0].pe_number; in pnv_pci_sriov_disable()614 pnv_pci_vf_resource_shift(pdev, -base_pe); in pnv_pci_sriov_disable()682 struct pnv_ioda_pe *base_pe; in pnv_pci_sriov_enable() local709 base_pe = pnv_ioda_alloc_pe(phb, num_vfs); in pnv_pci_sriov_enable()710 if (!base_pe) { in pnv_pci_sriov_enable()715 iov->vf_pe_arr = base_pe; in pnv_pci_sriov_enable()731 ret = pnv_pci_vf_resource_shift(pdev, base_pe->pe_number); in pnv_pci_sriov_enable()