Home
last modified time | relevance | path

Searched refs:dpaa2_dev_recycle_config (Results 1 – 3 of 3) sorted by relevance

/dpdk/drivers/net/dpaa2/
H A Ddpaa2_ethdev.h285 int dpaa2_dev_recycle_config(struct rte_eth_dev *eth_dev);
H A Ddpaa2_recycle.c610 dpaa2_dev_recycle_config(struct rte_eth_dev *eth_dev) in dpaa2_dev_recycle_config() function
H A Ddpaa2_ethdev.c673 ret = dpaa2_dev_recycle_config(dev); in dpaa2_eth_dev_configure()