Home
last modified time | relevance | path

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

/linux/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf.h46 struct otx_cpt_cmd_qinfo { struct
88 struct otx_cpt_cmd_qinfo cqinfo; /* Command queue information */
H A Dotx_cptvf_main.c156 struct otx_cpt_cmd_qinfo *cqinfo) in free_command_queues()
186 struct otx_cpt_cmd_qinfo *cqinfo, in alloc_command_queues()
H A Dotx_cptvf_reqmgr.c270 struct otx_cpt_cmd_qinfo *qinfo = &cptvf->cqinfo; in cpt_send_cmd()