Home
last modified time | relevance | path

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

123

/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()
/dpdk/app/test-crypto-perf/
H A Dcperf_ops.c15 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 Drte_comp.c90 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 Dbbdev_null.c149 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 Dbbdev_turbo_software.c1165 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 Dcryptodev_pmd.c183 __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 Drte_crypto.h239 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 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()
/dpdk/drivers/crypto/octeontx/
H A Dotx_cryptodev_ops.c625 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 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()
/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()
/dpdk/drivers/crypto/ccp/
H A Drte_ccp_pmd.c93 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 Dqat_sym.c170 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 Dbbdev_la12xx.c533 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 Disal_compress_pmd.c634 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 Dmlx5_regex_fastpath.c273 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 Dipsec_mb_private.c30 uint16_t nb_ops) in ipsec_mb_enqueue_burst()
/dpdk/drivers/common/qat/
H A Dqat_qp.c551 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 Dotx_zip_pmd.c485 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 Dcn9k_cryptodev_ops.c213 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()

123