Home
last modified time | relevance | path

Searched defs:nb_ops (Results 1 – 25 of 44) sorted by relevance

12

/f-stack/dpdk/drivers/crypto/scheduler/
H A Dscheduler_failover.c25 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 Dscheduler_roundrobin.c20 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 Dscheduler_pkt_size_distr.c37 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 Dscheduler_pmd_private.h68 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 Dscheduler_multicore.c39 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()
/f-stack/dpdk/app/test-crypto-perf/
H A Dcperf_ops.c16 uint16_t nb_ops, struct rte_cryptodev_sym_session *sess, in cperf_set_ops_security()
84 uint16_t nb_ops, struct rte_cryptodev_sym_session *sess, in cperf_set_ops_null_cipher()
123 uint16_t nb_ops, struct rte_cryptodev_sym_session *sess, in cperf_set_ops_null_auth()
162 uint16_t nb_ops, struct rte_cryptodev_sym_session *sess, in cperf_set_ops_cipher()
218 uint16_t nb_ops, struct rte_cryptodev_sym_session *sess, in cperf_set_ops_auth()
318 uint16_t nb_ops, struct rte_cryptodev_sym_session *sess, in cperf_set_ops_cipher_auth()
433 uint16_t nb_ops, struct rte_cryptodev_sym_session *sess, in cperf_set_ops_aead()
/f-stack/dpdk/lib/librte_compressdev/
H A Drte_comp.c91 struct rte_comp_op **ops, uint16_t nb_ops) in rte_comp_op_raw_bulk_alloc()
187 struct rte_comp_op **ops, uint16_t nb_ops) in rte_comp_op_bulk_alloc()
218 rte_comp_op_bulk_free(struct rte_comp_op **ops, uint16_t nb_ops) in rte_comp_op_bulk_free()
/f-stack/dpdk/drivers/baseband/null/
H A Dbbdev_null.c143 struct rte_bbdev_dec_op **ops, uint16_t nb_ops) in enqueue_dec_ops()
158 struct rte_bbdev_enc_op **ops, uint16_t nb_ops) in enqueue_enc_ops()
173 struct rte_bbdev_dec_op **ops, uint16_t nb_ops) in dequeue_dec_ops()
186 struct rte_bbdev_enc_op **ops, uint16_t nb_ops) in dequeue_enc_ops()
/f-stack/dpdk/drivers/crypto/octeontx/
H A Dotx_cryptodev_ops.c634 otx_cpt_pkt_enqueue(void *qptr, struct rte_crypto_op **ops, uint16_t nb_ops, in otx_cpt_pkt_enqueue()
662 otx_cpt_enqueue_asym(void *qptr, struct rte_crypto_op **ops, uint16_t nb_ops) in otx_cpt_enqueue_asym()
668 otx_cpt_enqueue_sym(void *qptr, struct rte_crypto_op **ops, uint16_t nb_ops) in otx_cpt_enqueue_sym()
820 otx_cpt_pkt_dequeue(void *qptr, struct rte_crypto_op **ops, uint16_t nb_ops, in otx_cpt_pkt_dequeue()
913 otx_cpt_dequeue_asym(void *qptr, struct rte_crypto_op **ops, uint16_t nb_ops) in otx_cpt_dequeue_asym()
919 otx_cpt_dequeue_sym(void *qptr, struct rte_crypto_op **ops, uint16_t nb_ops) in otx_cpt_dequeue_sym()
/f-stack/dpdk/drivers/crypto/null/
H A Dnull_crypto_pmd.c113 uint16_t nb_ops) in null_crypto_pmd_enqueue_burst()
144 uint16_t nb_ops) in null_crypto_pmd_dequeue_burst()
/f-stack/dpdk/drivers/baseband/turbo_sw/
H A Dbbdev_turbo_software.c1156 uint16_t nb_ops, struct rte_bbdev_stats *queue_stats) in enqueue_enc_all_ops()
1173 uint16_t nb_ops, struct rte_bbdev_stats *queue_stats) in enqueue_ldpc_enc_all_ops()
1726 uint16_t nb_ops, struct rte_bbdev_stats *queue_stats) in enqueue_dec_all_ops()
1743 uint16_t nb_ops, struct rte_bbdev_stats *queue_stats) in enqueue_ldpc_dec_all_ops()
1760 struct rte_bbdev_enc_op **ops, uint16_t nb_ops) in enqueue_enc_ops()
1777 struct rte_bbdev_enc_op **ops, uint16_t nb_ops) in enqueue_ldpc_enc_ops()
1795 struct rte_bbdev_dec_op **ops, uint16_t nb_ops) in enqueue_dec_ops()
1812 struct rte_bbdev_dec_op **ops, uint16_t nb_ops) in enqueue_ldpc_dec_ops()
1830 struct rte_bbdev_dec_op **ops, uint16_t nb_ops) in dequeue_dec_ops()
1843 struct rte_bbdev_enc_op **ops, uint16_t nb_ops) in dequeue_enc_ops()
/f-stack/dpdk/drivers/crypto/bcmfs/
H A Dbcmfs_qp.c306 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 Dbcmfs_sym_pmd.c248 uint16_t nb_ops) in bcmfs_sym_pmd_enqueue_op_burst()
316 uint16_t nb_ops) in bcmfs_sym_pmd_dequeue_op_burst()
/f-stack/dpdk/drivers/compress/zlib/
H A Dzlib_pmd.c318 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()
/f-stack/dpdk/drivers/crypto/qat/
H A Dqat_asym_pmd.c213 uint16_t nb_ops) in qat_asym_pmd_enqueue_op_burst()
219 uint16_t nb_ops) in qat_asym_pmd_dequeue_op_burst()
H A Dqat_sym_pmd.c288 uint16_t nb_ops) in qat_sym_pmd_enqueue_op_burst()
295 uint16_t nb_ops) in qat_sym_pmd_dequeue_op_burst()
/f-stack/dpdk/drivers/compress/isal/
H A Disal_compress_pmd.c630 uint16_t nb_ops) in isal_comp_pmd_enqueue_burst()
662 uint16_t nb_ops) in isal_comp_pmd_dequeue_burst()
/f-stack/dpdk/lib/librte_cryptodev/
H A Drte_crypto.h220 struct rte_crypto_op **ops, uint16_t nb_ops) in __rte_crypto_op_raw_bulk_alloc()
278 struct rte_crypto_op **ops, uint16_t nb_ops) in rte_crypto_op_bulk_alloc()
/f-stack/dpdk/drivers/crypto/ccp/
H A Drte_ccp_pmd.c197 uint16_t nb_ops) in ccp_pmd_enqueue_burst()
250 uint16_t nb_ops) in ccp_pmd_dequeue_burst()
/f-stack/dpdk/drivers/common/qat/
H A Dqat_qp.c579 qat_enqueue_op_burst(void *qp, void **ops, uint16_t nb_ops) in qat_enqueue_op_burst()
676 qat_enqueue_comp_op_burst(void *qp, void **ops, uint16_t nb_ops) in qat_enqueue_comp_op_burst()
846 qat_dequeue_op_burst(void *qp, void **ops, uint16_t nb_ops) in qat_dequeue_op_burst()
/f-stack/dpdk/drivers/crypto/zuc/
H A Drte_zuc_pmd.c360 uint16_t nb_ops) in zuc_pmd_enqueue_burst()
450 struct rte_crypto_op **c_ops, uint16_t nb_ops) in zuc_pmd_dequeue_burst()
/f-stack/dpdk/drivers/crypto/snow3g/
H A Drte_snow3g_pmd.c423 uint16_t nb_ops) in snow3g_pmd_enqueue_burst()
526 struct rte_crypto_op **c_ops, uint16_t nb_ops) in snow3g_pmd_dequeue_burst()
/f-stack/dpdk/drivers/compress/octeontx/
H A Dotx_zip_pmd.c482 struct rte_comp_op **ops, uint16_t nb_ops) in zip_pmd_enqueue_burst_sync()
523 struct rte_comp_op **ops, uint16_t nb_ops) in zip_pmd_dequeue_burst_sync()
/f-stack/dpdk/drivers/crypto/kasumi/
H A Drte_kasumi_pmd.c398 uint16_t nb_ops) in kasumi_pmd_enqueue_burst()
514 struct rte_crypto_op **c_ops, uint16_t nb_ops) in kasumi_pmd_dequeue_burst()
/f-stack/dpdk/drivers/crypto/aesni_mb/
H A Drte_aesni_mb_pmd.c995 uint16_t nb_ops) in aesni_mb_pmd_enqueue_burst()
1722 struct rte_crypto_op **ops, uint16_t nb_ops) in handle_completed_jobs()
1768 uint16_t nb_ops) in flush_mb_mgr()
1798 uint16_t nb_ops) in aesni_mb_pmd_dequeue_burst()

12