Home
last modified time | relevance | path

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

/drivers/pci/endpoint/functions/
Dpci-epf-vntb.c424 const struct pci_epc_features *epc_features = pci_epc_get_features(epf->epc, in epf_ntb_config_spad_bar_alloc()
495 epc_features = pci_epc_get_features(ntb->epf->epc, ntb->epf->func_no, ntb->epf->vfunc_no); in epf_ntb_configure_interrupt()
541 epc_features = pci_epc_get_features(ntb->epf->epc, in epf_ntb_db_bar_init()
710 epc_features = pci_epc_get_features(ntb->epf->epc, ntb->epf->func_no, ntb->epf->vfunc_no); in epf_ntb_init_epc_bar()
Dpci-epf-test.c804 epc_features = pci_epc_get_features(epc, epf->func_no, epf->vfunc_no); in pci_epf_test_core_init()
966 epc_features = pci_epc_get_features(epc, epf->func_no, epf->vfunc_no); in pci_epf_test_bind()
Dpci-epf-ntb.c1581 epc_features = pci_epc_get_features(epc, func_no, vfunc_no); in epf_ntb_epc_create_interface()
/drivers/pci/endpoint/
Dpci-epc-core.c147 const struct pci_epc_features *pci_epc_get_features(struct pci_epc *epc, in pci_epc_get_features() function
167 EXPORT_SYMBOL_GPL(pci_epc_get_features);