Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptlf.h43 #define OTX2_CPT_INST_GRP_QLEN_BYTES \ macro
152 OTX2_CPT_INST_GRP_QLEN_BYTES + in otx2_cpt_alloc_instruction_queues()
160 iq->vaddr = iq->real_vaddr + OTX2_CPT_INST_GRP_QLEN_BYTES; in otx2_cpt_alloc_instruction_queues()
161 iq->dma_addr = iq->real_dma_addr + OTX2_CPT_INST_GRP_QLEN_BYTES; in otx2_cpt_alloc_instruction_queues()