Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/endpoint/functions/
H 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()
492 epc_features = pci_epc_get_features(ntb->epf->epc, ntb->epf->func_no, ntb->epf->vfunc_no); in epf_ntb_configure_interrupt()
538 epc_features = pci_epc_get_features(ntb->epf->epc, in epf_ntb_db_bar_init()
707 epc_features = pci_epc_get_features(ntb->epf->epc, ntb->epf->func_no, ntb->epf->vfunc_no); in epf_ntb_init_epc_bar()
H A Dpci-epf-test.c760 epc_features = pci_epc_get_features(epc, epf->func_no, epf->vfunc_no); in pci_epf_test_core_init()
910 epc_features = pci_epc_get_features(epc, epf->func_no, epf->vfunc_no); in pci_epf_test_bind()
H A Dpci-epf-mhi.c505 epf_mhi->epc_features = pci_epc_get_features(epc, epf->func_no, epf->vfunc_no); in pci_epf_mhi_core_init()
H A Dpci-epf-ntb.c1581 epc_features = pci_epc_get_features(epc, func_no, vfunc_no); in epf_ntb_epc_create_interface()
/openbmc/linux/include/linux/
H A Dpci-epc.h235 const struct pci_epc_features *pci_epc_get_features(struct pci_epc *epc,
/openbmc/linux/drivers/pci/endpoint/
H A Dpci-epc-core.c146 const struct pci_epc_features *pci_epc_get_features(struct pci_epc *epc, in pci_epc_get_features() function
166 EXPORT_SYMBOL_GPL(pci_epc_get_features);