Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/cavium/cpt/
Dcptvf.h63 u32 qchunksize; /* Command queue chunk size */ member
Dcptvf_main.c215 cptvf->qsize = min(qlen, cqinfo->qchunksize) * in alloc_command_queues()
225 u32 qcsize_bytes = cqinfo->qchunksize * cqinfo->cmd_size; in alloc_command_queues()
740 cptvf->cqinfo.qchunksize = CPT_CMD_QCHUNK_SIZE; in cptvf_probe()