Searched refs:pnv_ioda_configure_pe (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/ |
H A D | pci.h | 221 int pnv_ioda_configure_pe(struct pnv_phb *phb, struct pnv_ioda_pe *pe);
|
H A D | pci-sriov.c | 655 if (pnv_ioda_configure_pe(phb, pe)) { in pnv_ioda_setup_vf_PE()
|
H A D | pci-ioda.c | 895 int pnv_ioda_configure_pe(struct pnv_phb *phb, struct pnv_ioda_pe *pe) in pnv_ioda_configure_pe() function 1020 if (pnv_ioda_configure_pe(phb, pe)) { in pnv_ioda_setup_dev_PE() 1089 if (pnv_ioda_configure_pe(phb, pe)) { in pnv_ioda_setup_bus_PE()
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/ |
H A D | pci.h | 207 int pnv_ioda_configure_pe(struct pnv_phb *phb, struct pnv_ioda_pe *pe);
|
H A D | pci-sriov.c | 649 if (pnv_ioda_configure_pe(phb, pe)) { in pnv_ioda_setup_vf_PE()
|
H A D | pci-ioda.c | 808 int pnv_ioda_configure_pe(struct pnv_phb *phb, struct pnv_ioda_pe *pe) in pnv_ioda_configure_pe() function 911 if (pnv_ioda_configure_pe(phb, pe)) { in pnv_ioda_setup_dev_PE() 980 if (pnv_ioda_configure_pe(phb, pe)) { in pnv_ioda_setup_bus_PE()
|
Completed in 11 milliseconds