Home
last modified time | relevance | path

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

/dpdk/lib/mbuf/
H A Drte_mbuf_pool_ops.c41 rte_mbuf_platform_mempool_ops(void) in rte_mbuf_platform_mempool_ops() function
96 best_ops = rte_mbuf_platform_mempool_ops(); in rte_mbuf_best_mempool_ops()
H A Drte_mbuf_pool_ops.h46 rte_mbuf_platform_mempool_ops(void);
H A Dversion.map29 rte_mbuf_platform_mempool_ops;
/dpdk/drivers/event/cnxk/
H A Dcnxk_tim_evdev.c47 rte_mbuf_platform_mempool_ops(), in cnxk_tim_chnk_pool_create()
/dpdk/drivers/net/cnxk/
H A Dcnxk_ethdev_ops.c693 if (!strcmp(pool, rte_mbuf_platform_mempool_ops())) in cnxk_nix_pool_ops_supported()
H A Dcnxk_ethdev.c527 platform_ops = rte_mbuf_platform_mempool_ops(); in cnxk_nix_rx_queue_setup()