Searched defs:epf (Results 1 – 9 of 9) sorted by relevance
| /linux/drivers/pci/endpoint/functions/ |
| H A D | pci-epf-test.c | 82 struct pci_epf *epf; member 168 struct pci_epf *epf = epf_test->epf; in pci_epf_test_data_transfer() local 253 struct pci_epf *epf = epf_test->epf; in pci_epf_test_init_dma_chan() local 360 struct pci_epf *epf = epf_test->epf; in pci_epf_test_copy() local 464 struct pci_epf *epf = epf_test->epf; in pci_epf_test_read() local 561 struct pci_epf *epf = epf_test->epf; in pci_epf_test_write() local 658 struct pci_epf *epf = epf_test->epf; in pci_epf_test_raise_irq() local 721 struct pci_epf *epf = epf_test->epf; in pci_epf_test_doorbell_cleanup() local 732 struct pci_epf *epf = epf_test->epf; in pci_epf_test_enable_doorbell() local 821 struct pci_epf *epf = epf_test->epf; in pci_epf_test_disable_doorbell() local [all …]
|
| H A D | pci-epf-vntb.c | 136 struct pci_epf *epf; member 453 struct pci_epf *epf = ntb->epf; in epf_ntb_config_spad_bar_alloc() local 537 static bool epf_ntb_db_irq_is_duplicated(const struct pci_epf *epf, unsigned int idx) in epf_ntb_db_irq_is_duplicated() 553 struct pci_epf *epf = ntb->epf; in epf_ntb_db_bar_init_msi_doorbell() local 945 struct pci_epf *epf; in epf_ntb_epc_init() local 1278 static struct config_group *epf_ntb_add_cfs(struct pci_epf *epf, in epf_ntb_add_cfs() 1513 struct pci_epf *epf = ntb->epf; in vntb_epf_peer_db_work() local 1729 static int epf_ntb_bind(struct pci_epf *epf) in epf_ntb_bind() 1792 static void epf_ntb_unbind(struct pci_epf *epf) in epf_ntb_unbind() 1819 static int epf_ntb_probe(struct pci_epf *epf, in epf_ntb_probe()
|
| H A D | pci-epf-ntb.c | 80 struct pci_epf *epf; member 956 struct pci_epf *epf; in epf_ntb_config_spad_bar_free() local 1006 struct pci_epf *epf; in epf_ntb_config_spad_bar_alloc() local 1514 struct pci_epf *epf; in epf_ntb_epc_create_interface() local 1562 struct pci_epf *epf; in epf_ntb_epc_create() local 1676 struct pci_epf *epf; in epf_ntb_epc_init_interface() local 1818 static int epf_ntb_bind(struct pci_epf *epf) in epf_ntb_bind() 1874 static void epf_ntb_unbind(struct pci_epf *epf) in epf_ntb_unbind() 2012 static struct config_group *epf_ntb_add_cfs(struct pci_epf *epf, in epf_ntb_add_cfs() 2032 static int epf_ntb_probe(struct pci_epf *epf, in epf_ntb_probe()
|
| /linux/drivers/pci/endpoint/ |
| H A D | pci-ep-msi.c | 27 struct pci_epf *epf; in pci_epf_write_msi_msg() local 41 static int pci_epf_alloc_doorbell_embedded(struct pci_epf *epf, u16 num_db) in pci_epf_alloc_doorbell_embedded() 144 static int pci_epf_alloc_doorbell_msi(struct pci_epf *epf, u16 num_db) in pci_epf_alloc_doorbell_msi() 198 int pci_epf_alloc_doorbell(struct pci_epf *epf, u16 num_db) in pci_epf_alloc_doorbell() 235 void pci_epf_free_doorbell(struct pci_epf *epf) in pci_epf_free_doorbell()
|
| H A D | pci-epc-core.c | 790 int pci_epc_add_epf(struct pci_epc *epc, struct pci_epf *epf, in pci_epc_add_epf() 848 void pci_epc_remove_epf(struct pci_epc *epc, struct pci_epf *epf, in pci_epc_remove_epf() 883 struct pci_epf *epf; in pci_epc_linkup() local 909 struct pci_epf *epf; in pci_epc_linkdown() local 935 struct pci_epf *epf; in pci_epc_init_notify() local 962 void pci_epc_notify_pending_init(struct pci_epc *epc, struct pci_epf *epf) in pci_epc_notify_pending_init() 981 struct pci_epf *epf; in pci_epc_deinit_notify() local 1009 struct pci_epf *epf; in pci_epc_bus_master_enable_notify() local
|
| /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 | 274 static inline void epf_set_drvdata(struct pci_epf *epf, void *data) in epf_set_drvdata() 279 static inline void *epf_get_drvdata(struct pci_epf *epf) in epf_get_drvdata()
|
| /linux/drivers/nvme/target/ |
| H A D | pci-epf.c | 199 struct pci_epf *epf; member 257 struct pci_epf *epf = nvme_epf->epf; in nvmet_pci_epf_mem_map() local 266 struct pci_epf *epf = nvme_epf->epf; in nvmet_pci_epf_mem_unmap() local 290 struct pci_epf *epf = nvme_epf->epf; in nvmet_pci_epf_init_dma() local 354 struct pci_epf *epf = nvme_epf->epf; in nvmet_pci_epf_dma_transfer() local 599 struct pci_epf *epf = nvme_epf->epf; in nvmet_pci_epf_raise_irq() local 2135 struct pci_epf *epf = nvme_epf->epf; in nvmet_pci_epf_configure_bar() local 2203 struct pci_epf *epf = nvme_epf->epf; in nvmet_pci_epf_free_bar() local 2214 struct pci_epf *epf = nvme_epf->epf; in nvmet_pci_epf_clear_bar() local 2223 struct pci_epf *epf = nvme_epf->epf; in nvmet_pci_epf_init_irq() local [all …]
|
| /linux/drivers/pci/controller/ |
| H A D | pcie-rockchip-ep.c | 474 struct pci_epf *epf; in rockchip_pcie_ep_start() local
|