Home
last modified time | relevance | path

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

/f-stack/dpdk/doc/guides/prog_guide/
H A Dcompressdev.rst375 struct rte_comp_op *comp_ops[NUM_OPS];
376 rte_comp_op_bulk_alloc(op_pool, comp_ops, NUM_OPS);
380 struct rte_comp_op *op = comp_ops[i];
394 num_enqd = rte_compressdev_enqueue_burst(cdev_id, 0, comp_ops, NUM_OPS);
511 rte_comp_op_bulk_alloc(op_pool, comp_ops, NUM_CHUNKS);
518 comp_ops[i]->m_src = mbufs[i];
521 comp_ops[i]->m_dst = dst_mbufs[i];
526 struct rte_comp_op *op = comp_ops[i];