| /dpdk/app/test-compress-perf/ |
| H A D | main.c | 56 comp_perf_check_capabilities(struct comp_test_data *test_data, uint8_t cdev_id) in comp_perf_check_capabilities() 149 uint8_t enabled_cdev_count, nb_lcores, cdev_id; in comp_perf_initialize_compressdev() local 360 uint8_t cdev_id; in main() local
|
| /dpdk/lib/eventdev/ |
| H A D | rte_event_crypto_adapter.c | 261 uint8_t cdev_id, uint16_t qp_id, in eca_circular_buffer_flush_to_cdev() 505 uint8_t cdev_id; in eca_enq_to_cryptodev() local 577 uint8_t cdev_id, uint16_t *nb_ops_flushed) in eca_crypto_cdev_flush() 609 uint8_t cdev_id; in eca_crypto_enq_flush() local 788 uint8_t cdev_id; in eca_crypto_adapter_deq_run() local 1001 eca_add_queue_pair(struct event_crypto_adapter *adapter, uint8_t cdev_id, in eca_add_queue_pair() 1041 uint8_t cdev_id, in rte_event_crypto_adapter_queue_pair_add() 1196 rte_event_crypto_adapter_queue_pair_del(uint8_t id, uint8_t cdev_id, in rte_event_crypto_adapter_queue_pair_del() 1571 uint8_t dev_id, uint16_t cdev_id, in rte_event_crypto_adapter_vector_limits_get()
|
| H A D | rte_event_crypto_adapter.h | 210 uint16_t cdev_id; member
|
| H A D | rte_eventdev.c | 175 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 D | main.c | 673 initialize_crypto_session(struct l2fwd_crypto_options *options, uint8_t cdev_id) in initialize_crypto_session() 1845 uint8_t cdev_id) in check_device_support_cipher_algo() 1879 uint8_t cdev_id) in check_device_support_auth_algo() 1913 uint8_t cdev_id) in check_device_support_aead_algo() 1947 uint8_t cdev_id) in check_cryptodev_mask() 2011 check_capabilities(struct l2fwd_crypto_options *options, uint8_t cdev_id) in check_capabilities() 2311 uint8_t cdev_id, cdev_count, enabled_cdev_count = 0; in initialize_cryptodevs() local 2739 uint8_t nb_cryptodevs, cdev_id; in main() local
|
| /dpdk/examples/ipsec-secgw/ |
| H A D | ipsec-secgw.c | 1495 add_mapping(const char * str,uint16_t cdev_id,uint16_t qp,struct lcore_params * params,struct ipsec_ctx * ipsec_ctx,const struct rte_cryptodev_capabilities * cipher,const struct rte_cryptodev_capabilities * auth,const struct rte_cryptodev_capabilities * aead) add_mapping() argument 1549 add_cdev_mapping(const struct rte_cryptodev_info * dev_info,uint16_t cdev_id,uint16_t qp,struct lcore_params * params) add_cdev_mapping() argument 1643 map_cdev_to_cores_from_config(enum eh_pkt_transfer_mode mode,int16_t cdev_id,const struct rte_cryptodev_info * cdev_info,uint16_t * last_used_lcore_id) map_cdev_to_cores_from_config() argument 1675 check_cryptodev_mask(uint8_t cdev_id) check_cryptodev_mask() argument 1690 int16_t cdev_id; cryptodevs_init() local 2119 int16_t cdev_id, port_id, n; max_session_size() local 2925 uint32_t cdev_id; main() local [all...] |
| H A D | event_helper.c | 801 uint8_t eventdev_id, cdev_id, n; eh_initialize_crypto_adapter() local 899 uint8_t cdev_id, n; eh_start_crypto_adapter() local 921 uint8_t cdev_id, n; eh_stop_crypto_adapter() local [all...] |
| H A D | ipsec.c | 243 uint16_t cdev_id = RTE_CRYPTO_MAX_DEVS; create_lookaside_session() local [all...] |
| /dpdk/app/test/ |
| H A D | test_pdcp.c | 1093 test_process_packets(const struct rte_pdcp_entity *pdcp_entity, uint8_t cdev_id, in test_process_packets() 1446 uint8_t cdev_id; in test_reorder_gap_fill() local 1513 uint8_t cdev_id; in test_reorder_gap_in_reorder_buffer() local 1581 uint8_t cdev_id; in test_reorder_buffer_full_window_size_sn_12() local 1874 uint8_t cdev_id; in test_status_report_gen() local
|
| H A D | test_cryptodev_crosscheck.c | 327 uint8_t cdev_id, i; in capabilities_inspect() local
|
| /dpdk/lib/pipeline/ |
| H A D | rte_table_action.c | 1742 get_block_size(const struct rte_crypto_sym_xform * xform,uint8_t cdev_id) get_block_size() argument
|