Searched refs:mp_ops_name (Results 1 – 2 of 2) sorted by relevance
135 const char *mp_ops_name; in cperf_alloc_common_memory() local210 mp_ops_name = rte_mbuf_best_mempool_ops(); in cperf_alloc_common_memory()213 mp_ops_name, NULL); in cperf_alloc_common_memory()
231 const char *mp_ops_name = ops_name; in rte_pktmbuf_pool_create_by_ops() local252 if (mp_ops_name == NULL) in rte_pktmbuf_pool_create_by_ops()253 mp_ops_name = rte_mbuf_best_mempool_ops(); in rte_pktmbuf_pool_create_by_ops()254 ret = rte_mempool_set_ops_byname(mp, mp_ops_name, NULL); in rte_pktmbuf_pool_create_by_ops()296 const char *mp_ops_name; in rte_pktmbuf_pool_create_extbuf() local344 mp_ops_name = rte_mbuf_best_mempool_ops(); in rte_pktmbuf_pool_create_extbuf()345 ret = rte_mempool_set_ops_byname(mp, mp_ops_name, NULL); in rte_pktmbuf_pool_create_extbuf()