Home
last modified time | relevance | path

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

/dpdk/app/test-bbdev/
H A Dtest_bbdev_perf.c1218 struct rte_bbdev_op_data **queue_ops[DATA_NUM_TYPES] = { in fill_queue_buffers() local
1232 ret = allocate_buffers_on_socket(queue_ops[type], in fill_queue_buffers()
1238 ret = init_op_data_objs(*queue_ops[type], ref_entries, in fill_queue_buffers()
1245 limit_input_llr_val_range(*queue_ops[DATA_INPUT], n, in fill_queue_buffers()
1259 ldpc_input_llr_scaling(*queue_ops[DATA_INPUT], n, in fill_queue_buffers()
1262 ldpc_input_llr_scaling(*queue_ops[DATA_HARQ_INPUT], n, in fill_queue_buffers()
1265 ldpc_add_filler(*queue_ops[DATA_HARQ_INPUT], n, in fill_queue_buffers()