| /dpdk/drivers/crypto/scheduler/ |
| H A D | scheduler_failover.c | 25 struct rte_crypto_op **ops, uint16_t nb_ops) in failover_worker_enqueue() 40 schedule_enqueue(void *qp, struct rte_crypto_op **ops, uint16_t nb_ops) in schedule_enqueue() 64 uint16_t nb_ops) in schedule_enqueue_ordering() 79 schedule_dequeue(void *qp, struct rte_crypto_op **ops, uint16_t nb_ops) in schedule_dequeue() 112 uint16_t nb_ops) in schedule_dequeue_ordering()
|
| H A D | scheduler_roundrobin.c | 20 schedule_enqueue(void *qp, struct rte_crypto_op **ops, uint16_t nb_ops) in schedule_enqueue() 47 uint16_t nb_ops) in schedule_enqueue_ordering() 63 schedule_dequeue(void *qp, struct rte_crypto_op **ops, uint16_t nb_ops) in schedule_dequeue() 102 uint16_t nb_ops) in schedule_dequeue_ordering()
|
| H A D | scheduler_pkt_size_distr.c | 37 schedule_enqueue(void *qp, struct rte_crypto_op **ops, uint16_t nb_ops) in schedule_enqueue() 175 uint16_t nb_ops) in schedule_enqueue_ordering() 190 schedule_dequeue(void *qp, struct rte_crypto_op **ops, uint16_t nb_ops) in schedule_dequeue() 228 uint16_t nb_ops) in schedule_dequeue_ordering()
|
| H A D | scheduler_pmd_private.h | 68 get_max_enqueue_order_count(struct rte_ring *order_ring, uint16_t nb_ops) in get_max_enqueue_order_count() 77 struct rte_crypto_op **ops, uint16_t nb_ops) in scheduler_order_insert() 84 struct rte_crypto_op **ops, uint16_t nb_ops) in scheduler_order_drain()
|
| H A D | scheduler_multicore.c | 39 schedule_enqueue(void *qp, struct rte_crypto_op **ops, uint16_t nb_ops) in schedule_enqueue() 68 uint16_t nb_ops) in schedule_enqueue_ordering() 84 schedule_dequeue(void *qp, struct rte_crypto_op **ops, uint16_t nb_ops) in schedule_dequeue() 111 uint16_t nb_ops) in schedule_dequeue_ordering()
|
| /dpdk/app/test-crypto-perf/ |
| H A D | cperf_ops.c | 15 uint32_t dst_buf_offset __rte_unused, uint16_t nb_ops, in cperf_set_ops_asym() 59 uint16_t nb_ops, struct rte_cryptodev_sym_session *sess, in cperf_set_ops_security() 131 uint16_t nb_ops, struct rte_cryptodev_sym_session *sess, in cperf_set_ops_security_ipsec() 191 uint16_t nb_ops, struct rte_cryptodev_sym_session *sess, in cperf_set_ops_null_cipher() 231 uint16_t nb_ops, struct rte_cryptodev_sym_session *sess, in cperf_set_ops_null_auth() 271 uint16_t nb_ops, struct rte_cryptodev_sym_session *sess, in cperf_set_ops_cipher() 328 uint16_t nb_ops, struct rte_cryptodev_sym_session *sess, in cperf_set_ops_auth() 429 uint16_t nb_ops, struct rte_cryptodev_sym_session *sess, in cperf_set_ops_cipher_auth() 545 uint16_t nb_ops, struct rte_cryptodev_sym_session *sess, in cperf_set_ops_aead()
|
| /dpdk/lib/compressdev/ |
| H A D | rte_comp.c | 90 struct rte_comp_op **ops, uint16_t nb_ops) in rte_comp_op_raw_bulk_alloc() 186 struct rte_comp_op **ops, uint16_t nb_ops) in rte_comp_op_bulk_alloc() 217 rte_comp_op_bulk_free(struct rte_comp_op **ops, uint16_t nb_ops) in rte_comp_op_bulk_free()
|
| /dpdk/drivers/baseband/null/ |
| H A D | bbdev_null.c | 149 struct rte_bbdev_dec_op **ops, uint16_t nb_ops) in enqueue_dec_ops() 164 struct rte_bbdev_enc_op **ops, uint16_t nb_ops) in enqueue_enc_ops() 179 struct rte_bbdev_dec_op **ops, uint16_t nb_ops) in dequeue_dec_ops() 192 struct rte_bbdev_enc_op **ops, uint16_t nb_ops) in dequeue_enc_ops()
|
| /dpdk/drivers/baseband/turbo_sw/ |
| H A D | bbdev_turbo_software.c | 1165 uint16_t nb_ops, struct rte_bbdev_stats *queue_stats) in enqueue_enc_all_ops() 1182 uint16_t nb_ops, struct rte_bbdev_stats *queue_stats) in enqueue_ldpc_enc_all_ops() 1743 uint16_t nb_ops, struct rte_bbdev_stats *queue_stats) in enqueue_dec_all_ops() 1760 uint16_t nb_ops, struct rte_bbdev_stats *queue_stats) in enqueue_ldpc_dec_all_ops() 1777 struct rte_bbdev_enc_op **ops, uint16_t nb_ops) in enqueue_enc_ops() 1794 struct rte_bbdev_enc_op **ops, uint16_t nb_ops) in enqueue_ldpc_enc_ops() 1812 struct rte_bbdev_dec_op **ops, uint16_t nb_ops) in enqueue_dec_ops() 1829 struct rte_bbdev_dec_op **ops, uint16_t nb_ops) in enqueue_ldpc_dec_ops() 1847 struct rte_bbdev_dec_op **ops, uint16_t nb_ops) in dequeue_dec_ops() 1860 struct rte_bbdev_enc_op **ops, uint16_t nb_ops) in dequeue_enc_ops()
|
| /dpdk/lib/cryptodev/ |
| H A D | cryptodev_pmd.c | 183 __rte_unused uint16_t nb_ops) in dummy_crypto_enqueue_burst() 194 __rte_unused uint16_t nb_ops) in dummy_crypto_dequeue_burst()
|
| H A D | rte_crypto.h | 239 struct rte_crypto_op **ops, uint16_t nb_ops) in __rte_crypto_op_raw_bulk_alloc() 297 struct rte_crypto_op **ops, uint16_t nb_ops) in rte_crypto_op_bulk_alloc()
|
| /dpdk/drivers/crypto/null/ |
| H A D | null_crypto_pmd.c | 113 uint16_t nb_ops) in null_crypto_pmd_enqueue_burst() 144 uint16_t nb_ops) in null_crypto_pmd_dequeue_burst()
|
| /dpdk/drivers/crypto/octeontx/ |
| H A D | otx_cryptodev_ops.c | 625 otx_cpt_pkt_enqueue(void *qptr, struct rte_crypto_op **ops, uint16_t nb_ops, in otx_cpt_pkt_enqueue() 660 otx_cpt_enqueue_asym(void *qptr, struct rte_crypto_op **ops, uint16_t nb_ops) in otx_cpt_enqueue_asym() 666 otx_cpt_enqueue_sym(void *qptr, struct rte_crypto_op **ops, uint16_t nb_ops) in otx_cpt_enqueue_sym() 934 otx_cpt_pkt_dequeue(void *qptr, struct rte_crypto_op **ops, uint16_t nb_ops, in otx_cpt_pkt_dequeue() 988 otx_cpt_dequeue_asym(void *qptr, struct rte_crypto_op **ops, uint16_t nb_ops) in otx_cpt_dequeue_asym() 994 otx_cpt_dequeue_sym(void *qptr, struct rte_crypto_op **ops, uint16_t nb_ops) in otx_cpt_dequeue_sym()
|
| /dpdk/drivers/compress/zlib/ |
| H A D | zlib_pmd.c | 318 struct rte_comp_op **ops, uint16_t nb_ops) in zlib_pmd_enqueue_burst() 341 struct rte_comp_op **ops, uint16_t nb_ops) in zlib_pmd_dequeue_burst()
|
| /dpdk/drivers/crypto/bcmfs/ |
| H A D | bcmfs_qp.c | 306 bcmfs_enqueue_op_burst(void *qp, void **ops, uint16_t nb_ops) in bcmfs_enqueue_op_burst() 338 bcmfs_dequeue_op_burst(void *qp, void **ops, uint16_t nb_ops) in bcmfs_dequeue_op_burst()
|
| H A D | bcmfs_sym_pmd.c | 248 uint16_t nb_ops) in bcmfs_sym_pmd_enqueue_op_burst() 316 uint16_t nb_ops) in bcmfs_sym_pmd_dequeue_op_burst()
|
| /dpdk/drivers/crypto/ccp/ |
| H A D | rte_ccp_pmd.c | 93 uint16_t nb_ops) in ccp_pmd_enqueue_burst() 146 uint16_t nb_ops) in ccp_pmd_dequeue_burst()
|
| /dpdk/drivers/crypto/qat/ |
| H A D | qat_sym.c | 170 uint16_t nb_ops) in qat_sym_enqueue_burst() 178 uint16_t nb_ops) in qat_sym_dequeue_burst()
|
| /dpdk/drivers/baseband/la12xx/ |
| H A D | bbdev_la12xx.c | 533 struct rte_bbdev_dec_op **ops, uint16_t nb_ops) in enqueue_dec_ops() 553 struct rte_bbdev_enc_op **ops, uint16_t nb_ops) in enqueue_enc_ops() 618 struct rte_bbdev_dec_op **ops, uint16_t nb_ops) in dequeue_dec_ops() 638 struct rte_bbdev_enc_op **ops, uint16_t nb_ops) in dequeue_enc_ops()
|
| /dpdk/drivers/compress/isal/ |
| H A D | isal_compress_pmd.c | 634 uint16_t nb_ops) in isal_comp_pmd_enqueue_burst() 666 uint16_t nb_ops) in isal_comp_pmd_dequeue_burst()
|
| /dpdk/drivers/regex/mlx5/ |
| H A D | mlx5_regex_fastpath.c | 273 size_t nb_ops) in prep_regex_umr_wqe_set() 371 struct rte_regex_ops **ops, uint16_t nb_ops) in mlx5_regexdev_enqueue_gga() 405 struct rte_regex_ops **ops, uint16_t nb_ops) in mlx5_regexdev_enqueue() 525 struct rte_regex_ops **ops, uint16_t nb_ops) in mlx5_regexdev_dequeue()
|
| /dpdk/drivers/crypto/ipsec_mb/ |
| H A D | ipsec_mb_private.c | 30 uint16_t nb_ops) in ipsec_mb_enqueue_burst()
|
| /dpdk/drivers/common/qat/ |
| H A D | qat_qp.c | 551 void **ops, uint16_t nb_ops) in qat_enqueue_op_burst() 637 qat_enqueue_comp_op_burst(void *qp, void **ops, uint16_t nb_ops) in qat_enqueue_comp_op_burst() 808 qat_op_dequeue_t qat_dequeue_process_response, uint16_t nb_ops) in qat_dequeue_op_burst()
|
| /dpdk/drivers/compress/octeontx/ |
| H A D | otx_zip_pmd.c | 485 struct rte_comp_op **ops, uint16_t nb_ops) in zip_pmd_enqueue_burst_sync() 526 struct rte_comp_op **ops, uint16_t nb_ops) in zip_pmd_dequeue_burst_sync()
|
| /dpdk/drivers/crypto/cnxk/ |
| H A D | cn9k_cryptodev_ops.c | 213 cn9k_cpt_enqueue_burst(void *qptr, struct rte_crypto_op **ops, uint16_t nb_ops) in cn9k_cpt_enqueue_burst() 519 cn9k_cpt_dequeue_burst(void *qptr, struct rte_crypto_op **ops, uint16_t nb_ops) in cn9k_cpt_dequeue_burst()
|