Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/crypto/octeontx/
H A Dotx_cryptodev_hw_access.h68 struct command_chunk chead[DEFAULT_CMD_QCHUNKS]; member
251 queue->qhead = queue->chead[cchunk].head; in mark_cpt_inst()
H A Dotx_cryptodev_hw_access.c271 base_addr = (uint64_t)(cptvf->cqueue.chead[0].dma_addr); in otx_cpt_vfvq_init()
589 chunk_head = &cptvf->cqueue.chead[0]; in otx_cpt_get_resource()
596 chunk = &cptvf->cqueue.chead[i]; in otx_cpt_get_resource()