Home
last modified time | relevance | path

Searched refs:CPT_NEXT_CHUNK_PTR_SIZE (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/common/cpt/
H A Dcpt_hw_types.h24 #define CPT_NEXT_CHUNK_PTR_SIZE (8) macro
/f-stack/dpdk/drivers/crypto/octeontx/
H A Dotx_cryptodev_hw_access.c532 chunk_size = chunk_len * CPT_INST_SIZE + CPT_NEXT_CHUNK_PTR_SIZE; in otx_cpt_get_resource()