Searched refs:enc_out_pool (Results 1 – 1 of 1) sorted by relevance
149 struct rte_mempool *enc_out_pool; member557 lconf->enc_out_pool = bbdev_mbuf_mempool; in lcore_conf_init()704 struct rte_mempool *bbdev_op_pool, *enc_out_pool; in run_encoding() local714 enc_out_pool = lcore_conf->enc_out_pool; in run_encoding()723 if (unlikely(rte_mempool_get_bulk(enc_out_pool, (void **)enc_out_pkts, in run_encoding()