Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/crypto/marvell/octeontx2/
Dotx2_cpt_common.h27 #define OTX2_CPT_DMA_MINALIGN 128 macro
Dotx2_cptvf_reqmgr.c161 int align = OTX2_CPT_DMA_MINALIGN; in info_create()
Dotx2_cptpf_ucode.c1516 compl_rlen = ALIGN(sizeof(union otx2_cpt_res_s), OTX2_CPT_DMA_MINALIGN); in otx2_cpt_discover_eng_capabilities()