Home
last modified time | relevance | path

Searched refs:otx_cptvf_wqe (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf.h60 struct otx_cptvf_wqe { struct
66 struct otx_cptvf_wqe vq_wqe[OTX_CPT_NUM_QS_PER_VF]; argument
H A Dotx_cptvf_reqmgr.h221 struct otx_cptvf_wqe;
223 void otx_cpt_post_process(struct otx_cptvf_wqe *wqe);
H A Dotx_cptvf_main.c536 static inline struct otx_cptvf_wqe *get_cptvf_vq_wqe(struct otx_cptvf *cptvf, in get_cptvf_vq_wqe()
575 struct otx_cptvf_wqe *wqe; in cptvf_done_intr_handler()
H A Dotx_cptvf_reqmgr.c606 void otx_cpt_post_process(struct otx_cptvf_wqe *wqe) in otx_cpt_post_process()