Home
last modified time | relevance | path

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

/linux/drivers/crypto/marvell/octeontx2/
A Dotx2_cptlf.h34 #define OTX2_CPT_INST_GRP_QLEN_BYTES (OTX2_CPT_SIZE_DIV40 * 16) macro
142 OTX2_CPT_INST_GRP_QLEN_BYTES + in otx2_cpt_alloc_instruction_queues()
150 iq->vaddr = iq->real_vaddr + OTX2_CPT_INST_GRP_QLEN_BYTES; in otx2_cpt_alloc_instruction_queues()
151 iq->dma_addr = iq->real_dma_addr + OTX2_CPT_INST_GRP_QLEN_BYTES; in otx2_cpt_alloc_instruction_queues()

Completed in 3 milliseconds