Searched refs:RTE_MBUF_DEFAULT_MEMPOOL_OPS (Results 1 – 6 of 6) sorted by relevance
53 #define RTE_MBUF_DEFAULT_MEMPOOL_OPS "ring_mp_mc" macro
102 return RTE_MBUF_DEFAULT_MEMPOOL_OPS; in rte_mbuf_best_mempool_ops()
42 - ``RTE_MBUF_DEFAULT_MEMPOOL_OPS`` ( set to ``octeontx_fpavf``)
465 ret = rte_mempool_set_ops_byname(pool, RTE_MBUF_DEFAULT_MEMPOOL_OPS, in otx_cpt_metabuf_mempool_create()
134 (``RTE_MBUF_DEFAULT_MEMPOOL_OPS``) that allows the application to make use of
97 ret = rte_mempool_set_ops_byname(pool, RTE_MBUF_DEFAULT_MEMPOOL_OPS, in otx2_cpt_metabuf_mempool_create()