Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/platforms/powernv/
Dpci-sriov.c632 int vf_devfn = pci_iov_virtfn_devfn(pdev, vf_index); in pnv_ioda_setup_vf_PE() local
642 pe->rid = (vf_bus << 8) | vf_devfn; in pnv_ioda_setup_vf_PE()
647 PCI_SLOT(vf_devfn), PCI_FUNC(vf_devfn), pe_num); in pnv_ioda_setup_vf_PE()
664 vf_pdn->devfn == vf_devfn) { in pnv_ioda_setup_vf_PE()