Home
last modified time | relevance | path

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

/linux/drivers/crypto/cavium/cpt/
H A Dcptvf_main.c557 struct cptvf_wqe_info *nwqe_info; in get_cptvf_vq_wqe() local
561 nwqe_info = (struct cptvf_wqe_info *)cptvf->wqe_info; in get_cptvf_vq_wqe()
563 return &nwqe_info->vq_wqe[qno]; in get_cptvf_vq_wqe()
/linux/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_main.c540 struct otx_cptvf_wqe_info *nwqe_info; in get_cptvf_vq_wqe() local
544 nwqe_info = (struct otx_cptvf_wqe_info *)cptvf->wqe_info; in get_cptvf_vq_wqe()
546 return &nwqe_info->vq_wqe[qno]; in get_cptvf_vq_wqe()