Home
last modified time | relevance | path

Searched defs:cpt_instance (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/crypto/octeontx/
H A Dotx_cryptodev_hw_access.h42 struct cpt_instance { struct
43 uint32_t queue_id;
44 uintptr_t rsvd;
45 struct rte_mempool *sess_mp;
46 struct rte_mempool *sess_mp_priv;
47 struct cpt_qp_meta_info meta_info;
H A Dotx_cryptodev_hw_access.c510 struct cpt_instance *cpt_instance; in otx_cpt_get_resource() local