Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dpci-epc.h14 struct pci_epc;
87 int (*start)(struct pci_epc *epc);
88 void (*stop)(struct pci_epc *epc);
139 struct pci_epc { struct
195 struct pci_epc *
198 struct pci_epc *
202 void pci_epc_destroy(struct pci_epc *epc);
205 void pci_epc_linkup(struct pci_epc *epc);
233 int pci_epc_start(struct pci_epc *epc);
234 void pci_epc_stop(struct pci_epc *epc);
[all …]
H A Dpci-epf.h164 struct pci_epc *epc;
173 struct pci_epc *sec_epc;
/openbmc/linux/drivers/pci/endpoint/
H A Dpci-epc-core.c21 struct pci_epc *epc = *(struct pci_epc **)res; in devm_pci_epc_release()
28 struct pci_epc **epc = res; in devm_pci_epc_match()
39 void pci_epc_put(struct pci_epc *epc) in pci_epc_put()
59 struct pci_epc *epc; in pci_epc_get()
174 void pci_epc_stop(struct pci_epc *epc) in pci_epc_stop()
191 int pci_epc_start(struct pci_epc *epc) in pci_epc_start()
690 void pci_epc_linkup(struct pci_epc *epc) in pci_epc_linkup()
830 struct pci_epc *
835 struct pci_epc *epc; in __pci_epc_create()
889 struct pci_epc *
[all …]
H A Dpci-epc-mem.c47 int pci_epc_multi_mem_init(struct pci_epc *epc, in pci_epc_multi_mem_init()
128 int pci_epc_mem_init(struct pci_epc *epc, phys_addr_t base, in pci_epc_mem_init()
148 void pci_epc_mem_exit(struct pci_epc *epc) in pci_epc_mem_exit()
178 void __iomem *pci_epc_mem_alloc_addr(struct pci_epc *epc, in pci_epc_mem_alloc_addr()
218 static struct pci_epc_mem *pci_epc_get_matching_window(struct pci_epc *epc, in pci_epc_get_matching_window()
244 void pci_epc_mem_free_addr(struct pci_epc *epc, phys_addr_t phys_addr, in pci_epc_mem_free_addr()
H A Dpci-ep-cfs.c34 struct pci_epc *epc;
54 struct pci_epc *epc = epc_group->epc; in pci_secondary_epc_epf_link()
75 struct pci_epc *epc; in pci_secondary_epc_epf_unlink()
115 struct pci_epc *epc = epc_group->epc; in pci_primary_epc_epf_link()
136 struct pci_epc *epc; in pci_primary_epc_epf_unlink()
174 struct pci_epc *epc; in pci_epc_start_store()
220 struct pci_epc *epc = epc_group->epc; in pci_epc_epf_link()
239 struct pci_epc *epc; in pci_epc_epf_unlink()
266 struct pci_epc *epc; in pci_ep_cfs_add_epc_group()
H A Dpci-epf-core.c64 struct pci_epc *epc; in pci_epf_bind()
224 struct pci_epc *epc; in pci_epf_free_space()
264 struct pci_epc *epc; in pci_epf_alloc_space()
/openbmc/linux/drivers/pci/controller/dwc/
H A Dpcie-designware-ep.c19 struct pci_epc *epc = ep->epc; in dw_pcie_ep_linkup()
27 struct pci_epc *epc = ep->epc; in dw_pcie_ep_init_notify()
227 static int dw_pcie_ep_set_bar(struct pci_epc *epc, u8 func_no, u8 vfunc_no, in dw_pcie_ep_set_bar()
319 static int dw_pcie_ep_get_msi(struct pci_epc *epc, u8 func_no, u8 vfunc_no) in dw_pcie_ep_get_msi()
440 static void dw_pcie_ep_stop(struct pci_epc *epc) in dw_pcie_ep_stop()
448 static int dw_pcie_ep_start(struct pci_epc *epc) in dw_pcie_ep_start()
457 dw_pcie_ep_get_features(struct pci_epc *epc, u8 func_no, u8 vfunc_no) in dw_pcie_ep_get_features()
499 struct pci_epc *epc = ep->epc; in dw_pcie_ep_raise_msi_irq()
571 struct pci_epc *epc = ep->epc; in dw_pcie_ep_raise_msix_irq()
618 struct pci_epc *epc = ep->epc; in dw_pcie_ep_exit()
[all …]
H A Dpcie-designware.h354 struct pci_epc *epc;
/openbmc/linux/drivers/pci/controller/
H A Dpcie-rcar-ep.c159 static int rcar_pcie_ep_write_header(struct pci_epc *epc, u8 fn, u8 vfn, in rcar_pcie_ep_write_header()
246 static void rcar_pcie_ep_clear_bar(struct pci_epc *epc, u8 fn, u8 vfn, in rcar_pcie_ep_clear_bar()
259 static int rcar_pcie_ep_set_msi(struct pci_epc *epc, u8 fn, u8 vfn, in rcar_pcie_ep_set_msi()
273 static int rcar_pcie_ep_get_msi(struct pci_epc *epc, u8 fn, u8 vfn) in rcar_pcie_ep_get_msi()
286 static int rcar_pcie_ep_map_addr(struct pci_epc *epc, u8 fn, u8 vfn, in rcar_pcie_ep_map_addr()
323 static void rcar_pcie_ep_unmap_addr(struct pci_epc *epc, u8 fn, u8 vfn, in rcar_pcie_ep_unmap_addr()
404 static int rcar_pcie_ep_raise_irq(struct pci_epc *epc, u8 fn, u8 vfn, in rcar_pcie_ep_raise_irq()
422 static int rcar_pcie_ep_start(struct pci_epc *epc) in rcar_pcie_ep_start()
432 static void rcar_pcie_ep_stop(struct pci_epc *epc) in rcar_pcie_ep_stop()
452 rcar_pcie_ep_get_features(struct pci_epc *epc, u8 func_no, u8 vfunc_no) in rcar_pcie_ep_get_features()
[all …]
H A Dpcie-rockchip-ep.c42 struct pci_epc *epc;
92 static int rockchip_pcie_ep_write_header(struct pci_epc *epc, u8 fn, u8 vfn, in rockchip_pcie_ep_write_header()
129 static int rockchip_pcie_ep_set_bar(struct pci_epc *epc, u8 fn, u8 vfn, in rockchip_pcie_ep_set_bar()
197 static void rockchip_pcie_ep_clear_bar(struct pci_epc *epc, u8 fn, u8 vfn, in rockchip_pcie_ep_clear_bar()
231 static int rockchip_pcie_ep_map_addr(struct pci_epc *epc, u8 fn, u8 vfn, in rockchip_pcie_ep_map_addr()
247 static void rockchip_pcie_ep_unmap_addr(struct pci_epc *epc, u8 fn, u8 vfn, in rockchip_pcie_ep_unmap_addr()
267 static int rockchip_pcie_ep_set_msi(struct pci_epc *epc, u8 fn, u8 vfn, in rockchip_pcie_ep_set_msi()
288 static int rockchip_pcie_ep_get_msi(struct pci_epc *epc, u8 fn, u8 vfn) in rockchip_pcie_ep_get_msi()
407 static int rockchip_pcie_ep_raise_irq(struct pci_epc *epc, u8 fn, u8 vfn, in rockchip_pcie_ep_raise_irq()
423 static int rockchip_pcie_ep_start(struct pci_epc *epc) in rockchip_pcie_ep_start()
[all …]
/openbmc/linux/drivers/pci/controller/cadence/
H A Dpcie-cadence-ep.c34 static int cdns_pcie_ep_write_header(struct pci_epc *epc, u8 fn, u8 vfn, in cdns_pcie_ep_write_header()
76 static int cdns_pcie_ep_set_bar(struct pci_epc *epc, u8 fn, u8 vfn, in cdns_pcie_ep_set_bar()
150 static void cdns_pcie_ep_clear_bar(struct pci_epc *epc, u8 fn, u8 vfn, in cdns_pcie_ep_clear_bar()
183 static int cdns_pcie_ep_map_addr(struct pci_epc *epc, u8 fn, u8 vfn, in cdns_pcie_ep_map_addr()
205 static void cdns_pcie_ep_unmap_addr(struct pci_epc *epc, u8 fn, u8 vfn, in cdns_pcie_ep_unmap_addr()
247 static int cdns_pcie_ep_get_msi(struct pci_epc *epc, u8 fn, u8 vfn) in cdns_pcie_ep_get_msi()
289 static int cdns_pcie_ep_set_msix(struct pci_epc *epc, u8 fn, u8 vfn, in cdns_pcie_ep_set_msix()
430 static int cdns_pcie_ep_map_msi_irq(struct pci_epc *epc, u8 fn, u8 vfn, in cdns_pcie_ep_map_msi_irq()
533 static int cdns_pcie_ep_raise_irq(struct pci_epc *epc, u8 fn, u8 vfn, in cdns_pcie_ep_raise_irq()
562 static int cdns_pcie_ep_start(struct pci_epc *epc) in cdns_pcie_ep_start()
[all …]
/openbmc/linux/drivers/pci/endpoint/functions/
H A Dpci-epf-ntb.c95 struct pci_epc *epc;
146 struct pci_epc *epc; in epf_ntb_link_up()
244 struct pci_epc *epc; in epf_ntb_configure_mw()
303 struct pci_epc *epc; in epf_ntb_teardown_mw()
393 struct pci_epc *epc; in epf_ntb_configure_msi()
500 struct pci_epc *epc; in epf_ntb_configure_msix()
559 struct pci_epc *epc; in epf_ntb_configure_db()
596 struct pci_epc *epc; in epf_ntb_teardown_db()
739 struct pci_epc *epc; in epf_ntb_peer_spad_bar_clear()
787 struct pci_epc *epc; in epf_ntb_peer_spad_bar_set()
[all …]
H A Dpci-epf-mhi.c142 struct pci_epc *epc = epf->epc; in __pci_epf_mhi_alloc_map()
180 struct pci_epc *epc = epf->epc; in __pci_epf_mhi_unmap_free()
202 struct pci_epc *epc = epf->epc; in pci_epf_mhi_raise_irq()
477 struct pci_epc *epc = epf->epc; in pci_epf_mhi_core_init()
517 struct pci_epc *epc = epf->epc; in pci_epf_mhi_link_up()
602 struct pci_epc *epc = epf->epc; in pci_epf_mhi_bind()
633 struct pci_epc *epc = epf->epc; in pci_epf_mhi_unbind()
H A Dpci-epf-test.c328 struct pci_epc *epc = epf->epc; in pci_epf_test_copy()
423 struct pci_epc *epc = epf->epc; in pci_epf_test_read()
507 struct pci_epc *epc = epf->epc; in pci_epf_test_write()
592 struct pci_epc *epc = epf->epc; in pci_epf_test_raise_irq()
692 struct pci_epc *epc = epf->epc; in pci_epf_test_unbind()
715 struct pci_epc *epc = epf->epc; in pci_epf_test_set_bar()
754 struct pci_epc *epc = epf->epc; in pci_epf_test_core_init()
903 struct pci_epc *epc = epf->epc; in pci_epf_test_bind()
H A Dpci-epf-vntb.c745 struct pci_epc *epc; in epf_ntb_epc_init()
/openbmc/linux/Documentation/PCI/endpoint/
H A Dpci-ntb-howto.rst26 # ls /sys/class/pci_epc/
H A Dpci-vntb-howto.rst23 # ls /sys/class/pci_epc/
H A Dpci-test-howto.rst21 # ls /sys/class/pci_epc/