Home
last modified time | relevance | path

Searched defs:ops (Results 1 – 25 of 87) sorted by relevance

1234

/dpdk/lib/mempool/
H A Drte_mempool_ops.c26 struct rte_mempool_ops *ops; in rte_mempool_register_ops() local
77 struct rte_mempool_ops *ops; in rte_mempool_ops_alloc() local
88 struct rte_mempool_ops *ops; in rte_mempool_ops_free() local
101 struct rte_mempool_ops *ops; in rte_mempool_ops_get_count() local
115 struct rte_mempool_ops *ops; in rte_mempool_ops_calc_mem_size() local
133 struct rte_mempool_ops *ops; in rte_mempool_ops_populate() local
153 struct rte_mempool_ops *ops; in rte_mempool_ops_get_info() local
168 struct rte_mempool_ops *ops = NULL; in rte_mempool_set_ops_byname() local
H A Drte_mempool.h736 struct rte_mempool_ops ops[RTE_MEMPOOL_MAX_OPS_IDX]; member
788 struct rte_mempool_ops *ops; in rte_mempool_ops_dequeue_bulk() local
818 struct rte_mempool_ops *ops; in rte_mempool_ops_dequeue_contig_blocks() local
843 struct rte_mempool_ops *ops; in rte_mempool_ops_enqueue_bulk() local
983 #define RTE_MEMPOOL_REGISTER_OPS(ops) \ argument
/dpdk/drivers/crypto/ipsec_mb/
H A Dpmd_aesni_gcm.c8 aesni_gcm_set_ops(struct aesni_gcm_ops *ops, IMB_MGR *mb_mgr) in aesni_gcm_set_ops()
273 struct aesni_gcm_ops *ops = &qp_data->ops[session->key_length]; in process_gcm_crypto_op() local
487 struct rte_crypto_op **ops, uint16_t nb_ops) in aesni_gcm_pmd_dequeue_burst()
535 uint8_t *digest, struct aesni_gcm_ops ops) in aesni_gcm_sgl_op_finalize_encryption()
554 uint8_t *digest, struct aesni_gcm_ops ops) in aesni_gcm_sgl_op_finalize_decryption()
569 struct aesni_gcm_ops ops) in aesni_gcm_process_gcm_sgl_op()
602 struct aesni_gcm_ops ops) in aesni_gcm_process_gmac_sgl_op()
612 struct aesni_gcm_ops ops) in aesni_gcm_sgl_encrypt()
633 struct aesni_gcm_ops ops) in aesni_gcm_sgl_decrypt()
654 struct aesni_gcm_ops ops) in aesni_gmac_sgl_generate()
[all …]
H A Dpmd_zuc.c68 process_zuc_cipher_op(struct ipsec_mb_qp *qp, struct rte_crypto_op **ops, in process_zuc_cipher_op()
136 process_zuc_hash_op(struct ipsec_mb_qp *qp, struct rte_crypto_op **ops, in process_zuc_hash_op()
198 process_ops(struct rte_crypto_op **ops, enum ipsec_mb_operation op_type, in process_ops()
/dpdk/lib/ethdev/
H A Drte_flow.c345 const struct rte_flow_ops *ops; rte_flow_ops_get() local
375 const struct rte_flow_ops *ops = rte_flow_ops_get(port_id, error); rte_flow_validate() local
413 const struct rte_flow_ops *ops = rte_flow_ops_get(port_id, error); rte_flow_create() local
440 const struct rte_flow_ops *ops = rte_flow_ops_get(port_id, error); rte_flow_destroy() local
467 const struct rte_flow_ops *ops = rte_flow_ops_get(port_id, error); rte_flow_actions_update() local
492 const struct rte_flow_ops *ops = rte_flow_ops_get(port_id, error); rte_flow_flush() local
521 const struct rte_flow_ops *ops = rte_flow_ops_get(port_id, error); rte_flow_query() local
548 const struct rte_flow_ops *ops = rte_flow_ops_get(port_id, error); rte_flow_isolate() local
1213 const struct rte_flow_ops *ops = rte_flow_ops_get(port_id, error); rte_flow_dev_dump() local
1234 const struct rte_flow_ops *ops = rte_flow_ops_get(port_id, error); rte_flow_get_aged_flows() local
1259 const struct rte_flow_ops *ops = rte_flow_ops_get(port_id, error); rte_flow_get_q_aged_flows() local
1288 const struct rte_flow_ops *ops = rte_flow_ops_get(port_id, error); rte_flow_action_handle_create() local
1314 const struct rte_flow_ops *ops = rte_flow_ops_get(port_id, error); rte_flow_action_handle_destroy() local
1338 const struct rte_flow_ops *ops = rte_flow_ops_get(port_id, error); rte_flow_action_handle_update() local
1362 const struct rte_flow_ops *ops = rte_flow_ops_get(port_id, error); rte_flow_action_handle_query() local
1387 const struct rte_flow_ops *ops = rte_flow_ops_get(port_id, error); rte_flow_tunnel_decap_set() local
1416 const struct rte_flow_ops *ops = rte_flow_ops_get(port_id, error); rte_flow_tunnel_match() local
1444 const struct rte_flow_ops *ops = rte_flow_ops_get(port_id, error); rte_flow_get_restore_info() local
1498 const struct rte_flow_ops *ops = rte_flow_ops_get(port_id, error); rte_flow_tunnel_action_decap_release() local
1527 const struct rte_flow_ops *ops = rte_flow_ops_get(port_id, error); rte_flow_tunnel_item_release() local
1551 const struct rte_flow_ops *ops = rte_flow_ops_get(port_id, error); rte_flow_pick_transfer_proxy() local
1580 const struct rte_flow_ops *ops = rte_flow_ops_get(port_id, error); rte_flow_flex_item_create() local
1607 const struct rte_flow_ops *ops = rte_flow_ops_get(port_id, error); rte_flow_flex_item_release() local
1628 const struct rte_flow_ops *ops = rte_flow_ops_get(port_id, error); rte_flow_info_get() local
1665 const struct rte_flow_ops *ops = rte_flow_ops_get(port_id, error); rte_flow_configure() local
1718 const struct rte_flow_ops *ops = rte_flow_ops_get(port_id, error); rte_flow_pattern_template_create() local
1773 const struct rte_flow_ops *ops = rte_flow_ops_get(port_id, error); rte_flow_pattern_template_destroy() local
1805 const struct rte_flow_ops *ops = rte_flow_ops_get(port_id, error); rte_flow_actions_template_create() local
1869 const struct rte_flow_ops *ops = rte_flow_ops_get(port_id, error); rte_flow_actions_template_destroy() local
1903 const struct rte_flow_ops *ops = rte_flow_ops_get(port_id, error); rte_flow_template_table_create() local
1972 const struct rte_flow_ops *ops = rte_flow_ops_get(port_id, error); rte_flow_template_table_destroy() local
2004 const struct rte_flow_ops *ops = rte_flow_ops_get(port_id, error); rte_flow_group_set_miss_actions() local
2341 const struct rte_flow_ops *ops; rte_flow_action_handle_query_update() local
2392 const struct rte_flow_ops *ops; rte_flow_action_list_handle_create() local
2417 const struct rte_flow_ops *ops; rte_flow_action_list_handle_destroy() local
2504 const struct rte_flow_ops *ops; rte_flow_action_list_handle_query_update() local
2562 const struct rte_flow_ops *ops; rte_flow_calc_table_hash() local
2583 const struct rte_flow_ops *ops; rte_flow_calc_encap_hash() local
2621 const struct rte_flow_ops *ops; rte_flow_template_table_resize() local
2644 const struct rte_flow_ops *ops; rte_flow_async_update_resized() local
2667 const struct rte_flow_ops *ops; rte_flow_template_table_resize_complete() local
[all...]
/dpdk/drivers/crypto/scheduler/
H A Dscheduler_failover.c27 struct rte_crypto_op **ops, uint16_t nb_ops, uint8_t index) in failover_worker_enqueue()
41 schedule_enqueue(void *qp, struct rte_crypto_op **ops, uint16_t nb_ops) in schedule_enqueue()
71 schedule_enqueue_ordering(void *qp, struct rte_crypto_op **ops, in schedule_enqueue_ordering()
87 schedule_dequeue(void *qp, struct rte_crypto_op **ops, uint16_t nb_ops) in schedule_dequeue()
122 schedule_dequeue_ordering(void *qp, struct rte_crypto_op **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 schedule_enqueue_ordering(void *qp, struct rte_crypto_op **ops, in schedule_enqueue_ordering()
64 schedule_dequeue(void *qp, struct rte_crypto_op **ops, uint16_t nb_ops) in schedule_dequeue()
102 schedule_dequeue_ordering(void *qp, struct rte_crypto_op **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()
181 schedule_enqueue_ordering(void *qp, struct rte_crypto_op **ops, in schedule_enqueue_ordering()
197 schedule_dequeue(void *qp, struct rte_crypto_op **ops, uint16_t nb_ops) in schedule_dequeue()
236 schedule_dequeue_ordering(void *qp, struct rte_crypto_op **ops, in schedule_dequeue_ordering()
H A Dscheduler_multicore.c39 schedule_enqueue(void *qp, struct rte_crypto_op **ops, uint16_t nb_ops) in schedule_enqueue()
67 schedule_enqueue_ordering(void *qp, struct rte_crypto_op **ops, in schedule_enqueue_ordering()
84 schedule_dequeue(void *qp, struct rte_crypto_op **ops, uint16_t nb_ops) in schedule_dequeue()
110 schedule_dequeue_ordering(void *qp, struct rte_crypto_op **ops, in schedule_dequeue_ordering()
H A Drte_cryptodev_scheduler.h268 struct rte_cryptodev_scheduler_ops *ops; member
/dpdk/lib/bpf/
H A Dbpf_jit_x86.c221 emit_opcode(struct bpf_jit_state *st, uint8_t ops, uint32_t reg) in emit_opcode()
236 const uint8_t ops = 0x87; in emit_xchg_reg() local
249 const uint8_t ops = 0xF7; in emit_neg() local
264 const uint8_t ops = 0x89; in emit_mov_reg() local
280 static const uint8_t ops[] = {0x0F, 0xB7}; in emit_movzwl() local
294 const uint8_t ops = 0xC1; in emit_ror_imm() local
312 const uint8_t ops = 0x0F; in emit_be2le_48() local
394 static const uint8_t ops[] = { in emit_alu_reg() local
415 static const uint8_t ops[] = {0xC1, 0xD3}; in emit_shift() local
472 const uint8_t ops = 0xC7; in emit_mov_imm() local
[all …]
/dpdk/lib/compressdev/
H A Drte_comp.c102 struct rte_comp_op **ops, uint16_t nb_ops) in rte_comp_op_raw_bulk_alloc()
198 struct rte_comp_op **ops, uint16_t nb_ops) in rte_comp_op_bulk_alloc()
229 rte_comp_op_bulk_free(struct rte_comp_op **ops, uint16_t nb_ops) in rte_comp_op_bulk_free()
/dpdk/lib/bbdev/
H A Drte_bbdev.h566 rte_bbdev_enqueue_enc_ops(uint16_t dev_id,uint16_t queue_id,struct rte_bbdev_enc_op ** ops,uint16_t num_ops) rte_bbdev_enqueue_enc_ops() argument
596 rte_bbdev_enqueue_dec_ops(uint16_t dev_id,uint16_t queue_id,struct rte_bbdev_dec_op ** ops,uint16_t num_ops) rte_bbdev_enqueue_dec_ops() argument
626 rte_bbdev_enqueue_ldpc_enc_ops(uint16_t dev_id,uint16_t queue_id,struct rte_bbdev_enc_op ** ops,uint16_t num_ops) rte_bbdev_enqueue_ldpc_enc_ops() argument
656 rte_bbdev_enqueue_ldpc_dec_ops(uint16_t dev_id,uint16_t queue_id,struct rte_bbdev_dec_op ** ops,uint16_t num_ops) rte_bbdev_enqueue_ldpc_dec_ops() argument
686 rte_bbdev_enqueue_fft_ops(uint16_t dev_id,uint16_t queue_id,struct rte_bbdev_fft_op ** ops,uint16_t num_ops) rte_bbdev_enqueue_fft_ops() argument
716 rte_bbdev_enqueue_mldts_ops(uint16_t dev_id,uint16_t queue_id,struct rte_bbdev_mldts_op ** ops,uint16_t num_ops) rte_bbdev_enqueue_mldts_ops() argument
747 rte_bbdev_dequeue_enc_ops(uint16_t dev_id,uint16_t queue_id,struct rte_bbdev_enc_op ** ops,uint16_t num_ops) rte_bbdev_dequeue_enc_ops() argument
779 rte_bbdev_dequeue_dec_ops(uint16_t dev_id,uint16_t queue_id,struct rte_bbdev_dec_op ** ops,uint16_t num_ops) rte_bbdev_dequeue_dec_ops() argument
810 rte_bbdev_dequeue_ldpc_enc_ops(uint16_t dev_id,uint16_t queue_id,struct rte_bbdev_enc_op ** ops,uint16_t num_ops) rte_bbdev_dequeue_ldpc_enc_ops() argument
840 rte_bbdev_dequeue_ldpc_dec_ops(uint16_t dev_id,uint16_t queue_id,struct rte_bbdev_dec_op ** ops,uint16_t num_ops) rte_bbdev_dequeue_ldpc_dec_ops() argument
870 rte_bbdev_dequeue_fft_ops(uint16_t dev_id,uint16_t queue_id,struct rte_bbdev_fft_op ** ops,uint16_t num_ops) rte_bbdev_dequeue_fft_ops() argument
901 rte_bbdev_dequeue_mldts_ops(uint16_t dev_id,uint16_t queue_id,struct rte_bbdev_mldts_op ** ops,uint16_t num_ops) rte_bbdev_dequeue_mldts_ops() argument
[all...]
H A Drte_bbdev_op.h1073 rte_bbdev_enc_op_alloc_bulk(struct rte_mempool * mempool,struct rte_bbdev_enc_op ** ops,unsigned int num_ops) rte_bbdev_enc_op_alloc_bulk() argument
1104 rte_bbdev_dec_op_alloc_bulk(struct rte_mempool * mempool,struct rte_bbdev_dec_op ** ops,unsigned int num_ops) rte_bbdev_dec_op_alloc_bulk() argument
1135 rte_bbdev_fft_op_alloc_bulk(struct rte_mempool * mempool,struct rte_bbdev_fft_op ** ops,unsigned int num_ops) rte_bbdev_fft_op_alloc_bulk() argument
1165 rte_bbdev_mldts_op_alloc_bulk(struct rte_mempool * mempool,struct rte_bbdev_mldts_op ** ops,uint16_t num_ops) rte_bbdev_mldts_op_alloc_bulk() argument
1189 rte_bbdev_dec_op_free_bulk(struct rte_bbdev_dec_op ** ops,unsigned int num_ops) rte_bbdev_dec_op_free_bulk() argument
1206 rte_bbdev_enc_op_free_bulk(struct rte_bbdev_enc_op ** ops,unsigned int num_ops) rte_bbdev_enc_op_free_bulk() argument
1223 rte_bbdev_fft_op_free_bulk(struct rte_bbdev_fft_op ** ops,unsigned int num_ops) rte_bbdev_fft_op_free_bulk() argument
1241 rte_bbdev_mldts_op_free_bulk(struct rte_bbdev_mldts_op ** ops,unsigned int num_ops) rte_bbdev_mldts_op_free_bulk() argument
[all...]
/dpdk/drivers/crypto/null/
H A Dnull_crypto_pmd.c102 null_crypto_pmd_enqueue_burst(void *queue_pair, struct rte_crypto_op **ops, in null_crypto_pmd_enqueue_burst()
133 null_crypto_pmd_dequeue_burst(void *queue_pair, struct rte_crypto_op **ops, in null_crypto_pmd_dequeue_burst()
/dpdk/lib/cryptodev/
H A Dcryptodev_pmd.c192 __rte_unused struct rte_crypto_op **ops, in dummy_crypto_enqueue_burst()
203 __rte_unused struct rte_crypto_op **ops, in dummy_crypto_dequeue_burst()
H A Drte_crypto.h282 struct rte_crypto_op **ops, uint16_t nb_ops) in __rte_crypto_op_raw_bulk_alloc() argument
340 struct rte_crypto_op **ops, uint16_t nb_ops) in rte_crypto_op_bulk_alloc() argument
/dpdk/lib/pipeline/
H A Drte_pipeline.h303 struct rte_table_ops *ops; member
564 struct rte_port_in_ops *ops; member
699 struct rte_port_out_ops *ops; member
/dpdk/app/test/
H A Dtest_table.h147 struct rte_port_in_ops ops; member
154 struct rte_port_out_ops ops; member
159 struct rte_table_ops ops; member
/dpdk/drivers/regex/mlx5/
H A Dmlx5_regex_fastpath.c42 #define MLX5_REGEX_UMR_QP_PI_IDX(pi, ops) \ argument
61 validate_ops(struct rte_regex_ops **ops, uint16_t nb_ops) in validate_ops()
408 struct rte_regex_ops **ops, uint16_t nb_ops) in mlx5_regexdev_enqueue_gga()
447 struct rte_regex_ops **ops, uint16_t nb_ops) in mlx5_regexdev_enqueue()
572 struct rte_regex_ops **ops, uint16_t nb_ops) in mlx5_regexdev_dequeue()
/dpdk/drivers/compress/uadk/
H A Duadk_compress_pmd.c296 struct rte_comp_op **ops, uint16_t nb_ops) in uadk_compress_pmd_enqueue_burst_sync()
365 struct rte_comp_op **ops, in uadk_compress_pmd_dequeue_burst_sync()
/dpdk/drivers/crypto/bcmfs/
H A Dbcmfs_qp.h55 struct bcmfs_hw_queue_pair_ops *ops; member
101 struct bcmfs_hw_queue_pair_ops *ops; member
/dpdk/app/test-compress-perf/
H A Dcomp_perf_test_cyclecount.c63 cperf_cyclecount_op_setup(struct rte_comp_op **ops, in cperf_cyclecount_op_setup()
159 struct rte_comp_op **ops, **deq_ops; in main_loop() local
/dpdk/lib/cmdline/
H A Dcmdline_parse.h37 struct cmdline_token_ops *ops; member
/dpdk/examples/l3fwd/
H A Dl3fwd_event_internal_port.c308 l3fwd_event_set_internal_port_ops(struct l3fwd_event_setup_ops * ops) l3fwd_event_set_internal_port_ops() argument

1234