Home
last modified time | relevance | path

Searched refs:pnv_pci_vf_resource_shift (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
H A Dpci-sriov.c95 * PE number. This is handled in pnv_pci_vf_resource_shift().
509 static int pnv_pci_vf_resource_shift(struct pci_dev *dev, int offset) in pnv_pci_vf_resource_shift() function
614 pnv_pci_vf_resource_shift(pdev, -base_pe); in pnv_pci_sriov_disable()
731 ret = pnv_pci_vf_resource_shift(pdev, base_pe->pe_number); in pnv_pci_sriov_enable()
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/
H A Dpci-sriov.c92 * PE number. This is handled in pnv_pci_vf_resource_shift().
503 static int pnv_pci_vf_resource_shift(struct pci_dev *dev, int offset) in pnv_pci_vf_resource_shift() function
608 pnv_pci_vf_resource_shift(pdev, -base_pe); in pnv_pci_sriov_disable()
725 ret = pnv_pci_vf_resource_shift(pdev, base_pe->pe_number); in pnv_pci_sriov_enable()

Completed in 3 milliseconds