| /f-stack/dpdk/lib/librte_bbdev/ |
| H A D | rte_bbdev.h | 496 struct rte_bbdev_enc_op **ops, uint16_t num_ops) in rte_bbdev_enqueue_enc_ops() 527 struct rte_bbdev_dec_op **ops, uint16_t num_ops) in rte_bbdev_enqueue_dec_ops() 558 struct rte_bbdev_enc_op **ops, uint16_t num_ops) in rte_bbdev_enqueue_ldpc_enc_ops() 589 struct rte_bbdev_dec_op **ops, uint16_t num_ops) in rte_bbdev_enqueue_ldpc_dec_ops() 622 struct rte_bbdev_enc_op **ops, uint16_t num_ops) in rte_bbdev_dequeue_enc_ops() 655 struct rte_bbdev_dec_op **ops, uint16_t num_ops) in rte_bbdev_dequeue_dec_ops() 687 struct rte_bbdev_enc_op **ops, uint16_t num_ops) in rte_bbdev_dequeue_ldpc_enc_ops() 718 struct rte_bbdev_dec_op **ops, uint16_t num_ops) in rte_bbdev_dequeue_ldpc_dec_ops()
|
| H A D | rte_bbdev_op.h | 857 struct rte_bbdev_enc_op **ops, uint16_t num_ops) in rte_bbdev_enc_op_alloc_bulk() 894 struct rte_bbdev_dec_op **ops, uint16_t num_ops) in rte_bbdev_dec_op_alloc_bulk() 926 rte_bbdev_dec_op_free_bulk(struct rte_bbdev_dec_op **ops, unsigned int num_ops) in rte_bbdev_dec_op_free_bulk() 944 rte_bbdev_enc_op_free_bulk(struct rte_bbdev_enc_op **ops, unsigned int num_ops) in rte_bbdev_enc_op_free_bulk()
|
| /f-stack/dpdk/drivers/crypto/zuc/ |
| H A D | rte_zuc_pmd.c | 175 uint8_t num_ops) in process_zuc_cipher_op() 237 uint8_t num_ops) in process_zuc_hash_op() 301 struct zuc_qp *qp, uint8_t num_ops, in process_ops()
|
| /f-stack/dpdk/drivers/crypto/snow3g/ |
| H A D | rte_snow3g_pmd.c | 186 uint8_t num_ops) in process_snow3g_cipher_op() 248 uint8_t num_ops) in process_snow3g_hash_op() 297 struct snow3g_qp *qp, uint8_t num_ops, in process_ops()
|
| /f-stack/dpdk/drivers/crypto/kasumi/ |
| H A D | rte_kasumi_pmd.c | 174 struct kasumi_session *session, uint8_t num_ops) in process_kasumi_cipher_op() 238 uint8_t num_ops) in process_kasumi_hash_op() 287 struct kasumi_qp *qp, uint8_t num_ops, in process_ops()
|
| /f-stack/dpdk/app/test-compress-perf/ |
| H A D | comp_perf_test_cyclecount.c | 85 uint16_t num_ops = RTE_MIN(remaining_ops, in cperf_cyclecount_op_setup() local 260 uint16_t num_ops = RTE_MIN(remaining_ops, in main_loop() local
|
| H A D | comp_perf_test_throughput.c | 135 uint16_t num_ops = RTE_MIN(remaining_ops, in main_loop() local
|
| H A D | comp_perf_test_verify.c | 140 uint16_t num_ops = RTE_MIN(remaining_ops, in main_loop() local
|
| /f-stack/dpdk/drivers/crypto/bcmfs/ |
| H A D | bcmfs_device.h | 39 uint32_t num_ops; member
|
| /f-stack/dpdk/app/test/ |
| H A D | test_red.c | 57 uint32_t num_ops; /**< Number of test operations */ member 317 uint32_t num_ops) in increase_average_qsize() 388 uint32_t num_ops, in enqueue_dequeue_func() 1188 uint32_t num_ops, in enqueue_dequeue_perf()
|
| /f-stack/dpdk/app/test-bbdev/ |
| H A D | main.c | 29 unsigned int num_ops; member
|
| H A D | test_bbdev_perf.c | 442 enum rte_bbdev_op_type org_op_type, uint16_t num_ops) in create_mempools() 2576 uint16_t deq, burst_sz, num_ops; in dequeue_event_callback() local 3085 const uint16_t num_ops = tp->op_params->num_to_process; in throughput_pmd_lcore_dec() local 3182 const uint16_t num_ops = tp->op_params->num_to_process; in bler_pmd_lcore_ldpc_dec() local 3313 const uint16_t num_ops = tp->op_params->num_to_process; in throughput_pmd_lcore_ldpc_dec() local 3436 const uint16_t num_ops = tp->op_params->num_to_process; in throughput_pmd_lcore_enc() local 3527 const uint16_t num_ops = tp->op_params->num_to_process; in throughput_pmd_lcore_ldpc_enc() local
|
| H A D | test_bbdev.c | 658 uint16_t num_ops = 236; in test_bbdev_stats() local
|
| /f-stack/dpdk/lib/librte_mempool/ |
| H A D | rte_mempool.h | 654 uint32_t num_ops; /**< Number of used ops structs in the table. */ member
|