Home
last modified time | relevance | path

Searched refs:otx2_cryptodev_driver_id (Results 1 – 5 of 5) sorted by relevance

/f-stack/dpdk/drivers/crypto/octeontx2/
H A Dotx2_cryptodev.c27 uint8_t otx2_cryptodev_driver_id; variable
66 dev->driver_id = otx2_cryptodev_driver_id; in otx2_cpt_pci_probe()
178 otx2_cryptodev_driver_id);
H A Dversion.map8 otx2_cryptodev_driver_id;
H A Dotx2_cryptodev.h52 extern uint8_t otx2_cryptodev_driver_id;
H A Dotx2_cryptodev_ops.c551 otx2_cryptodev_driver_id); in otx2_cpt_enqueue_asym()
622 otx2_cryptodev_driver_id); in otx2_cpt_enqueue_sym()
683 const int driver_id = otx2_cryptodev_driver_id; in otx2_cpt_enqueue_sym_sessless()
854 otx2_cryptodev_driver_id); in otx2_cpt_asym_post_process()
946 sym_session_clear(otx2_cryptodev_driver_id, in otx2_cpt_dequeue_post_process()
1161 info->driver_id = otx2_cryptodev_driver_id; in otx2_cpt_dev_info_get()
/f-stack/dpdk/drivers/event/octeontx2/
H A Dotx2_evdev_crypto_adptr_dp.h41 sym_session_clear(otx2_cryptodev_driver_id, in otx2_ca_deq_post_process()