Lines Matching defs:dev_id

284 rte_cryptodev_sym_capability_get(uint8_t dev_id,  in rte_cryptodev_sym_capability_get()
343 rte_cryptodev_asym_capability_get(uint8_t dev_id, in rte_cryptodev_asym_capability_get()
510 rte_cryptodev_pmd_get_dev(uint8_t dev_id) in rte_cryptodev_pmd_get_dev()
536 rte_cryptodev_is_valid_device_data(uint8_t dev_id) in rte_cryptodev_is_valid_device_data()
546 rte_cryptodev_pmd_is_valid_dev(uint8_t dev_id) in rte_cryptodev_pmd_is_valid_dev()
629 rte_cryptodev_get_sec_ctx(uint8_t dev_id) in rte_cryptodev_get_sec_ctx()
640 rte_cryptodev_socket_id(uint8_t dev_id) in rte_cryptodev_socket_id()
653 rte_cryptodev_data_alloc(uint8_t dev_id, struct rte_cryptodev_data **data, in rte_cryptodev_data_alloc()
688 rte_cryptodev_data_free(uint8_t dev_id, struct rte_cryptodev_data **data) in rte_cryptodev_data_free()
721 uint8_t dev_id; in rte_cryptodev_find_free_device_index() local
735 uint8_t dev_id; in rte_cryptodev_pmd_allocate() local
794 uint8_t dev_id; in rte_cryptodev_pmd_release_device() local
818 rte_cryptodev_queue_pair_count(uint8_t dev_id) in rte_cryptodev_queue_pair_count()
910 rte_cryptodev_configure(uint8_t dev_id, struct rte_cryptodev_config *config) in rte_cryptodev_configure()
945 rte_cryptodev_start(uint8_t dev_id) in rte_cryptodev_start()
978 rte_cryptodev_stop(uint8_t dev_id) in rte_cryptodev_stop()
1003 rte_cryptodev_close(uint8_t dev_id) in rte_cryptodev_close()
1044 rte_cryptodev_get_qp_status(uint8_t dev_id, uint16_t queue_pair_id) in rte_cryptodev_get_qp_status()
1073 rte_cryptodev_queue_pair_setup(uint8_t dev_id, uint16_t queue_pair_id, in rte_cryptodev_queue_pair_setup()
1141 rte_cryptodev_stats_get(uint8_t dev_id, struct rte_cryptodev_stats *stats) in rte_cryptodev_stats_get()
1164 rte_cryptodev_stats_reset(uint8_t dev_id) in rte_cryptodev_stats_reset()
1180 rte_cryptodev_info_get(uint8_t dev_id, struct rte_cryptodev_info *dev_info) in rte_cryptodev_info_get()
1201 rte_cryptodev_callback_register(uint8_t dev_id, in rte_cryptodev_callback_register()
1244 rte_cryptodev_callback_unregister(uint8_t dev_id, in rte_cryptodev_callback_unregister()
1312 rte_cryptodev_sym_session_init(uint8_t dev_id, in rte_cryptodev_sym_session_init()
1359 rte_cryptodev_asym_session_init(uint8_t dev_id, in rte_cryptodev_asym_session_init()
1536 rte_cryptodev_sym_session_clear(uint8_t dev_id, in rte_cryptodev_sym_session_clear()
1567 rte_cryptodev_asym_session_clear(uint8_t dev_id, in rte_cryptodev_asym_session_clear()
1677 rte_cryptodev_sym_get_private_session_size(uint8_t dev_id) in rte_cryptodev_sym_get_private_session_size()
1696 rte_cryptodev_asym_get_private_session_size(uint8_t dev_id) in rte_cryptodev_asym_get_private_session_size()
1753 rte_cryptodev_sym_cpu_crypto_process(uint8_t dev_id, in rte_cryptodev_sym_cpu_crypto_process()
1776 rte_cryptodev_get_raw_dp_ctx_size(uint8_t dev_id) in rte_cryptodev_get_raw_dp_ctx_size()
1800 rte_cryptodev_configure_raw_dp_ctx(uint8_t dev_id, uint16_t qp_id, in rte_cryptodev_configure_raw_dp_ctx()
1991 rte_cryptodev_name_get(uint8_t dev_id) in rte_cryptodev_name_get()