Home
last modified time | relevance | path

Searched refs:rte_dpaa2_alloc_dpci_dev (Results 1 – 5 of 5) sorted by relevance

/dpdk/drivers/bus/fslmc/
H A Dversion.map103 rte_dpaa2_alloc_dpci_dev;
/dpdk/drivers/bus/fslmc/portal/
H A Ddpaa2_hw_dpci.c156 struct dpaa2_dpci_dev *rte_dpaa2_alloc_dpci_dev(void) in rte_dpaa2_alloc_dpci_dev() function
H A Ddpaa2_hw_pvt.h481 struct dpaa2_dpci_dev *rte_dpaa2_alloc_dpci_dev(void);
/dpdk/drivers/raw/dpaa2_cmdif/
H A Ddpaa2_cmdif.c218 cidev = rte_dpaa2_alloc_dpci_dev(); in dpaa2_cmdif_create()
/dpdk/drivers/event/dpaa2/
H A Ddpaa2_eventdev.c1129 dpci_dev = rte_dpaa2_alloc_dpci_dev(); in dpaa2_eventdev_create()