Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/platforms/powernv/
Dpci.h56 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);
215 void pnv_pci_ioda2_setup_dma_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;
[all …]
Dpci-ioda.c54 static void pnv_pci_ioda2_set_bypass(struct pnv_ioda_pe *pe, bool enable);
57 void pe_level_printk(const struct pnv_ioda_pe *pe, const char *level, in pe_level_printk()
119 static struct pnv_ioda_pe *pnv_ioda_init_pe(struct pnv_phb *phb, int pe_no) in pnv_ioda_init_pe()
158 struct pnv_ioda_pe *pnv_ioda_alloc_pe(struct pnv_phb *phb, int count) in pnv_ioda_alloc_pe()
160 struct pnv_ioda_pe *ret = NULL; in pnv_ioda_alloc_pe()
190 void pnv_ioda_free_pe(struct pnv_ioda_pe *pe) in pnv_ioda_free_pe()
196 memset(pe, 0, sizeof(struct pnv_ioda_pe)); in pnv_ioda_free_pe()
378 static struct pnv_ioda_pe *pnv_ioda_pick_m64_pe(struct pci_bus *bus, bool all) in pnv_ioda_pick_m64_pe()
381 struct pnv_ioda_pe *master_pe, *pe; in pnv_ioda_pick_m64_pe()
529 struct pnv_ioda_pe *pe = &phb->ioda.pe_array[pe_no]; in pnv_ioda_freeze_pe()
[all …]
Dpci-cxl.c17 struct pnv_ioda_pe *pe; in pnv_phb_to_cxl_mode()
135 struct pnv_ioda_pe *pe; in pnv_cxl_ioda_msi_setup()
Dpci-sriov.c229 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()
Deeh-powernv.c308 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()