Lines Matching refs:rte_crypto_devices
36 static struct rte_cryptodev rte_crypto_devices[RTE_CRYPTO_MAX_DEVS]; variable
38 struct rte_cryptodev *rte_cryptodevs = rte_crypto_devices;
41 .devs = rte_crypto_devices,
661 rte_crypto_devices[dev_id].data == NULL) in rte_cryptodev_is_valid_device_data()
754 (rte_crypto_devices[dev_id].feature_flags & in rte_cryptodev_get_sec_ctx()
756 return rte_crypto_devices[dev_id].security_ctx; in rte_cryptodev_get_sec_ctx()
846 if (rte_crypto_devices[dev_id].attached == in rte_cryptodev_find_free_device_index()
951 dev = &rte_crypto_devices[dev_id]; in rte_cryptodev_queue_pair_count()
1029 dev = &rte_crypto_devices[dev_id]; in rte_cryptodev_configure()
1077 dev = &rte_crypto_devices[dev_id]; in rte_cryptodev_start()
1110 dev = &rte_crypto_devices[dev_id]; in rte_cryptodev_stop()
1139 dev = &rte_crypto_devices[dev_id]; in rte_cryptodev_close()
1179 dev = &rte_crypto_devices[dev_id]; in rte_cryptodev_get_qp_status()
1210 dev = &rte_crypto_devices[dev_id]; in rte_cryptodev_queue_pair_setup()
1287 dev = &rte_crypto_devices[dev_id]; in rte_cryptodev_add_enq_callback()
1352 dev = &rte_crypto_devices[dev_id]; in rte_cryptodev_remove_enq_callback()
1422 dev = &rte_crypto_devices[dev_id]; in rte_cryptodev_add_deq_callback()
1487 dev = &rte_crypto_devices[dev_id]; in rte_cryptodev_remove_deq_callback()
1550 dev = &rte_crypto_devices[dev_id]; in rte_cryptodev_stats_get()
1568 dev = &rte_crypto_devices[dev_id]; in rte_cryptodev_stats_reset()
1584 dev = &rte_crypto_devices[dev_id]; in rte_cryptodev_info_get()
1611 dev = &rte_crypto_devices[dev_id]; in rte_cryptodev_callback_register()
1655 dev = &rte_crypto_devices[dev_id]; in rte_cryptodev_callback_unregister()