Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/mempool/dpaa2/
H A Dversion.map14 rte_dpaa2_mbuf_alloc_bulk;
H A Ddpaa2_hw_mempool.h63 int rte_dpaa2_mbuf_alloc_bulk(struct rte_mempool *pool,
H A Ddpaa2_hw_mempool.c296 rte_dpaa2_mbuf_alloc_bulk(struct rte_mempool *pool, in rte_dpaa2_mbuf_alloc_bulk() function
447 .dequeue = rte_dpaa2_mbuf_alloc_bulk,
/f-stack/dpdk/drivers/net/dpaa2/
H A Ddpaa2_rxtx.c481 if (rte_dpaa2_mbuf_alloc_bulk( in eth_copy_mbuf_to_fd()