Searched defs:num_to_process (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/app/test-bbdev/ |
| H A D | test_bbdev_perf.c | 133 uint16_t num_to_process; member 3945 const uint16_t num_to_process, uint16_t burst_sz, in latency_test_dec() 4015 const uint16_t num_to_process, uint16_t burst_sz, in latency_test_ldpc_dec() 4104 const uint16_t num_to_process, uint16_t burst_sz, in latency_test_enc() 4171 const uint16_t num_to_process, uint16_t burst_sz, in latency_test_ldpc_enc() 4346 uint16_t queue_id, const uint16_t num_to_process, in offload_latency_test_dec() 4429 uint16_t queue_id, const uint16_t num_to_process, in offload_latency_test_ldpc_dec() 4524 uint16_t queue_id, const uint16_t num_to_process, in offload_latency_test_enc() 4607 uint16_t queue_id, const uint16_t num_to_process, in offload_latency_test_ldpc_enc() 4812 const uint16_t num_to_process, uint16_t burst_sz, in offload_latency_empty_q_test_dec() [all …]
|
| /f-stack/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
|