| /linux/drivers/pci/endpoint/ |
| H A D | pci-epf-core.c | 31 void pci_epf_unbind(struct pci_epf *epf) in pci_epf_unbind() argument 59 pci_epf_bind(struct pci_epf * epf) pci_epf_bind() argument 220 pci_epf_free_space(struct pci_epf * epf,void * addr,enum pci_barno bar,enum pci_epc_interface_type type) pci_epf_free_space() argument 263 pci_epf_alloc_space(struct pci_epf * epf,size_t size,enum pci_barno bar,const struct pci_epc_features * epc_features,enum pci_epc_interface_type type) pci_epf_alloc_space() argument 422 pci_epf_destroy(struct pci_epf * epf) pci_epf_destroy() argument 439 struct pci_epf *epf; pci_epf_create() local 499 pci_epf_align_inbound_addr(struct pci_epf * epf,enum pci_barno bar,u64 addr,dma_addr_t * base,size_t * off) pci_epf_align_inbound_addr() argument 520 struct pci_epf *epf = to_pci_epf(dev); pci_epf_dev_release() local 531 pci_epf_match_id(const struct pci_epf_device_id * id,const struct pci_epf * epf) pci_epf_match_id() argument 544 struct pci_epf *epf = to_pci_epf(dev); pci_epf_device_match() local 555 struct pci_epf *epf = to_pci_epf(dev); pci_epf_device_probe() local 568 struct pci_epf *epf = to_pci_epf(dev); pci_epf_device_remove() local [all...] |
| H A D | pci-ep-msi.c | 24 struct pci_epf *epf; in pci_epf_write_msi_msg() local 38 int pci_epf_alloc_doorbell(struct pci_epf *epf, u16 num_db) in pci_epf_alloc_doorbell() 92 void pci_epf_free_doorbell(struct pci_epf *epf) in pci_epf_free_doorbell()
|
| H A D | pci-ep-cfs.c | 27 struct pci_epf *epf; member 54 struct pci_epf *epf = epf_group->epf; in pci_secondary_epc_epf_link() local 78 struct pci_epf *epf; in pci_secondary_epc_epf_unlink() local 118 struct pci_epf *epf = epf_group->epf; in pci_primary_epc_epf_link() local 142 struct pci_epf *epf; in pci_primary_epc_epf_unlink() local 226 struct pci_epf *epf = epf_group->epf; in pci_epc_epf_link() local 248 struct pci_epf *epf; in pci_epc_epf_unlink() local 539 static struct config_group *pci_epf_type_add_cfs(struct pci_epf *epf, in pci_epf_type_add_cfs() 601 struct pci_epf *epf; in pci_epf_make() local
|
| H A D | pci-epc-core.c | 701 int pci_epc_add_epf(struct pci_epc *epc, struct pci_epf *epf, in pci_epc_add_epf() 759 void pci_epc_remove_epf(struct pci_epc *epc, struct pci_epf *epf, in pci_epc_remove_epf() 794 struct pci_epf *epf; in pci_epc_linkup() local 820 struct pci_epf *epf; in pci_epc_linkdown() local 846 struct pci_epf *epf; in pci_epc_init_notify() local 873 void pci_epc_notify_pending_init(struct pci_epc *epc, struct pci_epf *epf) in pci_epc_notify_pending_init() 892 struct pci_epf *epf; in pci_epc_deinit_notify() local 920 struct pci_epf *epf; in pci_epc_bus_master_enable_notify() local
|
| /linux/drivers/pci/endpoint/functions/ |
| H A D | pci-epf-test.c | 65 struct pci_epf *epf; member 147 struct pci_epf *epf = epf_test->epf; in pci_epf_test_data_transfer() local 236 struct pci_epf *epf = epf_test->epf; in pci_epf_test_init_dma_chan() local 343 struct pci_epf *epf = epf_test->epf; pci_epf_test_copy() local 447 struct pci_epf *epf = epf_test->epf; pci_epf_test_read() local 544 struct pci_epf *epf = epf_test->epf; pci_epf_test_write() local 641 struct pci_epf *epf = epf_test->epf; pci_epf_test_raise_irq() local 704 struct pci_epf *epf = epf_test->epf; pci_epf_test_doorbell_cleanup() local 716 struct pci_epf *epf = epf_test->epf; pci_epf_test_enable_doorbell() local 777 struct pci_epf *epf = epf_test->epf; pci_epf_test_disable_doorbell() local 813 struct pci_epf *epf = epf_test->epf; pci_epf_test_cmd_handler() local 873 pci_epf_test_set_bar(struct pci_epf * epf) pci_epf_test_set_bar() argument 900 pci_epf_test_clear_bar(struct pci_epf * epf) pci_epf_test_clear_bar() argument 915 pci_epf_test_set_capabilities(struct pci_epf * epf) pci_epf_test_set_capabilities() argument 938 pci_epf_test_epc_init(struct pci_epf * epf) pci_epf_test_epc_init() argument 995 pci_epf_test_epc_deinit(struct pci_epf * epf) pci_epf_test_epc_deinit() argument 1004 pci_epf_test_link_up(struct pci_epf * epf) pci_epf_test_link_up() argument 1014 pci_epf_test_link_down(struct pci_epf * epf) pci_epf_test_link_down() argument 1030 pci_epf_test_alloc_space(struct pci_epf * epf) pci_epf_test_alloc_space() argument 1085 pci_epf_test_free_space(struct pci_epf * epf) pci_epf_test_free_space() argument 1100 pci_epf_test_bind(struct pci_epf * epf) pci_epf_test_bind() argument 1131 pci_epf_test_unbind(struct pci_epf * epf) pci_epf_test_unbind() argument 1151 pci_epf_test_probe(struct pci_epf * epf,const struct pci_epf_device_id * id) pci_epf_test_probe() argument [all...] |
| H A D | pci-epf-ntb.c | 80 struct pci_epf *epf; member 953 struct pci_epf *epf; in epf_ntb_config_spad_bar_free() local 1003 struct pci_epf *epf; in epf_ntb_config_spad_bar_alloc() local 1510 struct pci_epf *epf; in epf_ntb_epc_destroy_interface() local 1554 struct pci_epf *epf; in epf_ntb_epc_create_interface() local 1602 struct pci_epf *epf; in epf_ntb_epc_create() local 1723 struct pci_epf *epf; in epf_ntb_epc_init_interface() local 1865 static int epf_ntb_bind(struct pci_epf *epf) in epf_ntb_bind() 1924 static void epf_ntb_unbind(struct pci_epf *epf) in epf_ntb_unbind() 2063 static struct config_group *epf_ntb_add_cfs(struct pci_epf *epf, in epf_ntb_add_cfs() [all …]
|
| H A D | pci-epf-vntb.c | 122 struct pci_epf *epf; global() member 416 struct pci_epf *epf = ntb->epf; epf_ntb_config_spad_bar_alloc() local 772 struct pci_epf *epf; epf_ntb_epc_init() local 1056 epf_ntb_add_cfs(struct pci_epf * epf,struct config_group * group) epf_ntb_add_cfs() argument 1395 epf_ntb_bind(struct pci_epf * epf) epf_ntb_bind() argument 1461 epf_ntb_unbind(struct pci_epf * epf) epf_ntb_unbind() argument 1489 epf_ntb_probe(struct pci_epf * epf,const struct pci_epf_device_id * id) epf_ntb_probe() argument [all...] |
| /linux/include/linux/ |
| H A D | pci-ep-msi.h | 18 static inline int pci_epf_alloc_doorbell(struct pci_epf *epf, u16 nums) in pci_epf_alloc_doorbell() 23 static inline void pci_epf_free_doorbell(struct pci_epf *epf) in pci_epf_free_doorbell()
|
| H A D | pci-epf.h | 224 epf_set_drvdata(struct pci_epf * epf,void * data) epf_set_drvdata() argument 229 epf_get_drvdata(struct pci_epf * epf) epf_get_drvdata() argument [all...] |
| /linux/drivers/nvme/target/ |
| H A D | pci-epf.c | 199 struct pci_epf *epf; member 259 struct pci_epf *epf = nvme_epf->epf; in nvmet_pci_epf_mem_map() local 268 struct pci_epf *epf = nvme_epf->epf; in nvmet_pci_epf_mem_unmap() local 292 struct pci_epf *epf = nvme_epf->epf; in nvmet_pci_epf_init_dma() local 363 struct pci_epf *epf = nvme_epf->epf; in nvmet_pci_epf_dma_transfer() local 623 struct pci_epf *epf = nvme_epf->epf; in nvmet_pci_epf_raise_irq() local 2157 struct pci_epf *epf = nvme_epf->epf; in nvmet_pci_epf_configure_bar() local 2225 struct pci_epf *epf = nvme_epf->epf; in nvmet_pci_epf_free_bar() local 2236 struct pci_epf *epf = nvme_epf->epf; in nvmet_pci_epf_clear_bar() local 2245 struct pci_epf *epf = nvme_epf->epf; in nvmet_pci_epf_init_irq() local [all …]
|
| /linux/drivers/pci/controller/cadence/ |
| H A D | pcie-cadence-ep.c | 85 struct cdns_pcie_epf *epf = &ep->epf[fn]; in cdns_pcie_ep_set_bar() local 156 struct cdns_pcie_epf *epf = &ep->epf[fn]; in cdns_pcie_ep_clear_bar() local 494 struct cdns_pcie_epf *epf; in cdns_pcie_ep_send_msix_irq() local 572 int ret, epf, last_fn; in cdns_pcie_ep_start() local 671 struct cdns_pcie_epf *epf; in cdns_pcie_ep_setup() local
|
| H A D | pcie-cadence.h | 309 struct cdns_pcie_epf *epf; global() member 348 struct cdns_pcie_epf *epf; global() member
|
| /linux/drivers/pci/controller/ |
| H A D | pcie-rockchip-ep.c | 474 struct pci_epf *epf; in rockchip_pcie_ep_start() local
|