Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/cavium/cpt/
Dcptvf.h66 u32 qchunksize; /* Command queue chunk size */ member
Dcptvf_main.c218 cptvf->qsize = min(qlen, cqinfo->qchunksize) * in alloc_command_queues()
228 u32 qcsize_bytes = cqinfo->qchunksize * cqinfo->cmd_size; in alloc_command_queues()
742 cptvf->cqinfo.qchunksize = CPT_CMD_QCHUNK_SIZE; in cptvf_probe()