Home
last modified time | relevance | path

Searched refs:pci_epc_get_features (Results 1 – 6 of 6) sorted by relevance

/drivers/pci/endpoint/
A Dpci-epc-core.c139 const struct pci_epc_features *pci_epc_get_features(struct pci_epc *epc, in pci_epc_get_features() function
156 EXPORT_SYMBOL_GPL(pci_epc_get_features);
595 epc_features = pci_epc_get_features(epc, func_no, vfunc_no); in pci_epc_set_bar()
/drivers/pci/endpoint/functions/
A Dpci-epf-vntb.c421 const struct pci_epc_features *epc_features = pci_epc_get_features(epf->epc, in epf_ntb_config_spad_bar_alloc()
474 epc_features = pci_epc_get_features(ntb->epf->epc, ntb->epf->func_no, ntb->epf->vfunc_no); in epf_ntb_configure_interrupt()
519 epc_features = pci_epc_get_features(ntb->epf->epc, in epf_ntb_db_bar_init()
735 epc_features = pci_epc_get_features(ntb->epf->epc, ntb->epf->func_no, ntb->epf->vfunc_no); in epf_ntb_init_epc_bar()
A Dpci-epf-mhi.c753 epf_mhi->epc_features = pci_epc_get_features(epc, epf->func_no, epf->vfunc_no); in pci_epf_mhi_epc_init()
A Dpci-epf-test.c1090 epc_features = pci_epc_get_features(epc, epf->func_no, epf->vfunc_no); in pci_epf_test_bind()
A Dpci-epf-ntb.c1581 epc_features = pci_epc_get_features(epc, func_no, vfunc_no); in epf_ntb_epc_create_interface()
/drivers/nvme/target/
A Dpci-epf.c2414 epc_features = pci_epc_get_features(epc, epf->func_no, epf->vfunc_no); in nvmet_pci_epf_bind()

Completed in 28 milliseconds