Home
last modified time | relevance | path

Searched refs:CPT_INST_SIZE (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/common/cpt/
H A Dcpt_hw_types.h23 #define CPT_INST_SIZE (64) macro
/f-stack/dpdk/drivers/crypto/octeontx/
H A Dotx_cryptodev_hw_access.h209 return &cqueue->qhead[cqueue->idx * CPT_INST_SIZE]; in get_cpt_inst()
H A Dotx_cryptodev_hw_access.c532 chunk_size = chunk_len * CPT_INST_SIZE + CPT_NEXT_CHUNK_PTR_SIZE; in otx_cpt_get_resource()