Lines Matching defs:dev_id

286 rte_cryptodev_sym_capability_get(uint8_t dev_id,  in rte_cryptodev_sym_capability_get()
345 rte_cryptodev_asym_capability_get(uint8_t dev_id, in rte_cryptodev_asym_capability_get()
632 rte_cryptodev_pmd_get_dev(uint8_t dev_id) in rte_cryptodev_pmd_get_dev()
658 rte_cryptodev_is_valid_device_data(uint8_t dev_id) in rte_cryptodev_is_valid_device_data()
668 rte_cryptodev_is_valid_dev(uint8_t dev_id) in rte_cryptodev_is_valid_dev()
751 rte_cryptodev_get_sec_ctx(uint8_t dev_id) in rte_cryptodev_get_sec_ctx()
762 rte_cryptodev_socket_id(uint8_t dev_id) in rte_cryptodev_socket_id()
775 rte_cryptodev_data_alloc(uint8_t dev_id, struct rte_cryptodev_data **data, in rte_cryptodev_data_alloc()
810 rte_cryptodev_data_free(uint8_t dev_id, struct rte_cryptodev_data **data) in rte_cryptodev_data_free()
843 uint8_t dev_id; in rte_cryptodev_find_free_device_index() local
857 uint8_t dev_id; in rte_cryptodev_pmd_allocate() local
916 uint8_t dev_id; in rte_cryptodev_pmd_release_device() local
942 rte_cryptodev_queue_pair_count(uint8_t dev_id) in rte_cryptodev_queue_pair_count()
1019 rte_cryptodev_configure(uint8_t dev_id, struct rte_cryptodev_config *config) in rte_cryptodev_configure()
1065 rte_cryptodev_start(uint8_t dev_id) in rte_cryptodev_start()
1101 rte_cryptodev_stop(uint8_t dev_id) in rte_cryptodev_stop()
1129 rte_cryptodev_close(uint8_t dev_id) in rte_cryptodev_close()
1170 rte_cryptodev_get_qp_status(uint8_t dev_id, uint16_t queue_pair_id) in rte_cryptodev_get_qp_status()
1199 rte_cryptodev_queue_pair_setup(uint8_t dev_id, uint16_t queue_pair_id, in rte_cryptodev_queue_pair_setup()
1266 rte_cryptodev_add_enq_callback(uint8_t dev_id, in rte_cryptodev_add_enq_callback()
1331 rte_cryptodev_remove_enq_callback(uint8_t dev_id, in rte_cryptodev_remove_enq_callback()
1401 rte_cryptodev_add_deq_callback(uint8_t dev_id, in rte_cryptodev_add_deq_callback()
1466 rte_cryptodev_remove_deq_callback(uint8_t dev_id, in rte_cryptodev_remove_deq_callback()
1536 rte_cryptodev_stats_get(uint8_t dev_id, struct rte_cryptodev_stats *stats) in rte_cryptodev_stats_get()
1559 rte_cryptodev_stats_reset(uint8_t dev_id) in rte_cryptodev_stats_reset()
1575 rte_cryptodev_info_get(uint8_t dev_id, struct rte_cryptodev_info *dev_info) in rte_cryptodev_info_get()
1596 rte_cryptodev_callback_register(uint8_t dev_id, in rte_cryptodev_callback_register()
1639 rte_cryptodev_callback_unregister(uint8_t dev_id, in rte_cryptodev_callback_unregister()
1707 rte_cryptodev_sym_session_init(uint8_t dev_id, in rte_cryptodev_sym_session_init()
1802 uint8_t dev_id; in rte_cryptodev_asym_session_pool_create() local
1906 rte_cryptodev_asym_session_create(uint8_t dev_id, in rte_cryptodev_asym_session_create()
1981 rte_cryptodev_sym_session_clear(uint8_t dev_id, in rte_cryptodev_sym_session_clear()
2035 rte_cryptodev_asym_session_free(uint8_t dev_id, void *sess) in rte_cryptodev_asym_session_free()
2096 rte_cryptodev_sym_get_private_session_size(uint8_t dev_id) in rte_cryptodev_sym_get_private_session_size()
2115 rte_cryptodev_asym_get_private_session_size(uint8_t dev_id) in rte_cryptodev_asym_get_private_session_size()
2195 rte_cryptodev_sym_cpu_crypto_process(uint8_t dev_id, in rte_cryptodev_sym_cpu_crypto_process()
2218 rte_cryptodev_get_raw_dp_ctx_size(uint8_t dev_id) in rte_cryptodev_get_raw_dp_ctx_size()
2242 rte_cryptodev_configure_raw_dp_ctx(uint8_t dev_id, uint16_t qp_id, in rte_cryptodev_configure_raw_dp_ctx()
2434 rte_cryptodev_name_get(uint8_t dev_id) in rte_cryptodev_name_get()
2486 int dev_id; in cryptodev_handle_dev_list() local
2504 int dev_id; in cryptodev_handle_dev_info() local
2535 int dev_id, ret; in cryptodev_handle_dev_stats() local
2594 int dev_id; in cryptodev_handle_dev_caps() local