Searched refs:pnv_ioda_pe (Results 1 – 5 of 5) sorted by relevance
/linux-6.3-rc2/arch/powerpc/platforms/powernv/ |
A D | pci.h | 56 struct pnv_ioda_pe { struct 100 struct pnv_ioda_pe *master; argument 159 struct pnv_ioda_pe *pe_array; 212 int pnv_ioda_configure_pe(struct pnv_phb *phb, struct pnv_ioda_pe *pe); 213 int pnv_ioda_deconfigure_pe(struct pnv_phb *phb, struct pnv_ioda_pe *pe); 216 void pnv_pci_ioda2_release_pe_dma(struct pnv_ioda_pe *pe); 218 struct pnv_ioda_pe *pnv_ioda_alloc_pe(struct pnv_phb *phb, int count); 219 void pnv_ioda_free_pe(struct pnv_ioda_pe *pe); 232 struct pnv_ioda_pe *vf_pe_arr; 289 extern struct pnv_ioda_pe *pnv_ioda_get_pe(struct pci_dev *dev); [all …]
|
A D | pci-ioda.c | 985 struct pnv_ioda_pe *pe; in pnv_ioda_setup_dev_PE() 1107 struct pnv_ioda_pe *pe; in pnv_pci_ioda_dma_dev_setup() 1236 struct pnv_ioda_pe *pe; in pnv_pci_ioda_iommu_bypass_supported() 1631 struct pnv_ioda_pe *pe = container_of(table_group, struct pnv_ioda_pe, in pnv_pci_ioda2_set_window() 1699 struct pnv_ioda_pe *pe = container_of(table_group, struct pnv_ioda_pe, in pnv_pci_ioda2_create_table() 1810 struct pnv_ioda_pe *pe = container_of(table_group, struct pnv_ioda_pe, in pnv_pci_ioda2_unset_window() 1893 struct pnv_ioda_pe *pe = container_of(table_group, struct pnv_ioda_pe, in pnv_ioda2_take_ownership() 1909 struct pnv_ioda_pe *pe = container_of(table_group, struct pnv_ioda_pe, in pnv_ioda2_release_ownership() 2632 struct pnv_ioda_pe *pe; in pnv_pci_configure_bus() 2680 struct pnv_ioda_pe *pe; in pnv_ocapi_enable_device_hook() [all …]
|
A D | pci-cxl.c | 17 struct pnv_ioda_pe *pe; in pnv_phb_to_cxl_mode() 135 struct pnv_ioda_pe *pe; in pnv_cxl_ioda_msi_setup()
|
A D | pci-sriov.c | 229 struct pnv_ioda_pe *pe = pnv_ioda_get_pe(pdev); in pnv_pci_ioda_fixup_iov() 478 struct pnv_ioda_pe *pe, *pe_n; in pnv_ioda_release_vf_PE() 617 struct pnv_ioda_pe *pe; in pnv_ioda_setup_vf_PE() 676 struct pnv_ioda_pe *base_pe; in pnv_pci_sriov_enable()
|
A D | eeh-powernv.c | 308 struct pnv_ioda_pe *ioda_pe = pnv_ioda_get_pe(parent); in pnv_eeh_get_upstream_pe() 1345 struct pnv_ioda_pe *pnv_pe; in pnv_eeh_get_pe()
|
Completed in 19 milliseconds