Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/cavium/cpt/
H A Dcptvf_main.c559 struct cptvf_wqe_info *nwqe_info; in get_cptvf_vq_wqe() local
563 nwqe_info = (struct cptvf_wqe_info *)cptvf->wqe_info; in get_cptvf_vq_wqe()
565 return &nwqe_info->vq_wqe[qno]; in get_cptvf_vq_wqe()
/OK3568_Linux_fs/kernel/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_main.c542 struct otx_cptvf_wqe_info *nwqe_info; in get_cptvf_vq_wqe() local
546 nwqe_info = (struct otx_cptvf_wqe_info *)cptvf->wqe_info; in get_cptvf_vq_wqe()
548 return &nwqe_info->vq_wqe[qno]; in get_cptvf_vq_wqe()