Searched defs:num_to_process (Results 1 – 2 of 2) sorted by relevance
| /dpdk/app/test-bbdev/ |
| H A D | test_bbdev_perf.c | 133 uint16_t num_to_process; member 3974 const uint16_t num_to_process, uint16_t burst_sz, in latency_test_dec() 4044 const uint16_t num_to_process, uint16_t burst_sz, in latency_test_ldpc_dec() 4133 const uint16_t num_to_process, uint16_t burst_sz, in latency_test_enc() 4200 const uint16_t num_to_process, uint16_t burst_sz, in latency_test_ldpc_enc() 4375 uint16_t queue_id, const uint16_t num_to_process, in offload_latency_test_dec() 4458 uint16_t queue_id, const uint16_t num_to_process, in offload_latency_test_ldpc_dec() 4553 uint16_t queue_id, const uint16_t num_to_process, in offload_latency_test_enc() 4636 uint16_t queue_id, const uint16_t num_to_process, in offload_latency_test_ldpc_enc() 4841 const uint16_t num_to_process, uint16_t burst_sz, in offload_latency_empty_q_test_dec() [all …]
|
| /dpdk/drivers/event/opdl/ |
| H A D | opdl_ring.c | 217 num_to_process(struct opdl_stage *s, uint32_t n, bool block) in num_to_process() function
|