Home
last modified time | relevance | path

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

/dpdk/drivers/mempool/dpaa2/
H A Dversion.map15 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.c319 rte_dpaa2_mbuf_alloc_bulk(struct rte_mempool *pool, in rte_dpaa2_mbuf_alloc_bulk() function
476 .dequeue = rte_dpaa2_mbuf_alloc_bulk,
/dpdk/drivers/net/dpaa2/
H A Ddpaa2_rxtx.c563 if (rte_dpaa2_mbuf_alloc_bulk( in eth_copy_mbuf_to_fd()