Home
last modified time | relevance | path

Searched defs:cdev_id (Results 1 – 16 of 16) sorted by relevance

/dpdk/app/test-compress-perf/
H A Dmain.c55 comp_perf_check_capabilities(struct comp_test_data *test_data, uint8_t cdev_id) in comp_perf_check_capabilities()
121 uint8_t enabled_cdev_count, nb_lcores, cdev_id; in comp_perf_initialize_compressdev() local
324 uint8_t cdev_id; in main() local
/dpdk/app/test-crypto-perf/
H A Dmain.c146 uint8_t enabled_cdev_count = 0, nb_lcores, cdev_id; in cperf_initialize_cryptodev() local
370 uint8_t i, cdev_id; in cperf_verify_devices_capabilities() local
585 uint8_t cdev_id, i; in main() local
/dpdk/lib/eventdev/
H A Drte_event_crypto_adapter.c213 uint8_t cdev_id, uint16_t qp_id, in eca_circular_buffer_flush_to_cdev()
449 uint8_t cdev_id; in eca_enq_to_cryptodev() local
523 uint8_t cdev_id, uint16_t *nb_ops_flushed) in eca_crypto_cdev_flush()
555 uint8_t cdev_id; in eca_crypto_enq_flush() local
730 uint8_t cdev_id; in eca_crypto_adapter_deq_run() local
913 eca_add_queue_pair(struct event_crypto_adapter *adapter, uint8_t cdev_id, in eca_add_queue_pair()
953 uint8_t cdev_id, in rte_event_crypto_adapter_queue_pair_add()
1070 rte_event_crypto_adapter_queue_pair_del(uint8_t id, uint8_t cdev_id, in rte_event_crypto_adapter_queue_pair_del()
H A Drte_event_crypto_adapter.h207 uint16_t cdev_id; member
H A Drte_eventdev.c153 rte_event_crypto_adapter_caps_get(uint8_t dev_id, uint8_t cdev_id, in rte_event_crypto_adapter_caps_get()
/dpdk/examples/l2fwd-crypto/
H A Dmain.c671 initialize_crypto_session(struct l2fwd_crypto_options *options, uint8_t cdev_id) in initialize_crypto_session()
1851 uint8_t cdev_id) in check_device_support_cipher_algo()
1885 uint8_t cdev_id) in check_device_support_auth_algo()
1919 uint8_t cdev_id) in check_device_support_aead_algo()
1953 uint8_t cdev_id) in check_cryptodev_mask()
2017 check_capabilities(struct l2fwd_crypto_options *options, uint8_t cdev_id) in check_capabilities()
2317 uint8_t cdev_id, cdev_count, enabled_cdev_count = 0; in initialize_cryptodevs() local
2769 uint8_t nb_cryptodevs, cdev_id; in main() local
/dpdk/app/test-eventdev/
H A Dtest_perf_common.c288 uint8_t cdev_id = p->ca.cdev_id; in crypto_adapter_enq_op_new() local
795 uint8_t cdev_id = 0; in perf_event_dev_port_setup() local
1149 uint8_t cdev_count, cdev_id, nb_plcores, nb_qps; in perf_cryptodev_setup() local
1266 uint8_t cdev_id, cdev_count = rte_cryptodev_count(); in perf_cryptodev_destroy() local
1277 uint8_t cdev_id; in perf_cryptodev_destroy() local
H A Dtest_perf_atq.c300 uint8_t cdev_id, cdev_count; in perf_atq_eventdev_setup() local
H A Dtest_perf_queue.c317 uint8_t cdev_id, cdev_count; in perf_queue_eventdev_setup() local
H A Dtest_perf_common.h42 uint8_t cdev_id; member
/dpdk/examples/ipsec-secgw/
H A Dipsec-secgw.c2026 add_mapping(struct rte_hash *map, const char *str, uint16_t cdev_id, in add_mapping()
2080 add_cdev_mapping(struct rte_cryptodev_info *dev_info, uint16_t cdev_id, in add_cdev_mapping()
2139 check_cryptodev_mask(uint8_t cdev_id) in check_cryptodev_mask()
2153 int16_t cdev_id; in cryptodevs_init() local
2434 int16_t cdev_id, port_id, n; in max_session_size() local
3280 uint32_t cdev_id; in main() local
H A Dipsec.c134 uint16_t cdev_id; in create_lookaside_session() local
/dpdk/drivers/crypto/cnxk/
H A Dcn9k_cryptodev_ops.c327 uint8_t cdev_id; in cn9k_cpt_crypto_adapter_enqueue() local
H A Dcn10k_cryptodev_ops.c276 uint8_t cdev_id; in cn10k_cpt_crypto_adapter_enqueue() local
/dpdk/drivers/crypto/octeontx/
H A Dotx_cryptodev_ops.c712 uint8_t op_type, cdev_id; in otx_crypto_adapter_enqueue() local
/dpdk/lib/pipeline/
H A Drte_table_action.c1742 get_block_size(const struct rte_crypto_sym_xform *xform, uint8_t cdev_id) in get_block_size()