Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/platforms/powernv/
Dpci-sriov.c634 struct pci_dn *vf_pdn; in pnv_ioda_setup_vf_PE() local
662 list_for_each_entry(vf_pdn, &pdn->parent->child_list, list) { in pnv_ioda_setup_vf_PE()
663 if (vf_pdn->busno == vf_bus && in pnv_ioda_setup_vf_PE()
664 vf_pdn->devfn == vf_devfn) { in pnv_ioda_setup_vf_PE()
665 vf_pdn->pe_number = pe_num; in pnv_ioda_setup_vf_PE()