Home
last modified time | relevance | path

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

/linux/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_reqmgr.h223 void otx_cpt_post_process(struct otx_cptvf_wqe *wqe);
H A Dotx_cptvf_reqmgr.c606 void otx_cpt_post_process(struct otx_cptvf_wqe *wqe) in otx_cpt_post_process() function
H A Dotx_cptvf_main.c25 otx_cpt_post_process(&cwqe_info->vq_wqe[0]); in vq_work_handler()