Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/cavium/cpt/
H A Dcptvf_main.c556 struct cptvf_wqe_info *nwqe_info; in get_cptvf_vq_wqe() local
560 nwqe_info = (struct cptvf_wqe_info *)cptvf->wqe_info; in get_cptvf_vq_wqe()
562 return &nwqe_info->vq_wqe[qno]; in get_cptvf_vq_wqe()
/openbmc/linux/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_main.c539 struct otx_cptvf_wqe_info *nwqe_info; in get_cptvf_vq_wqe() local
543 nwqe_info = (struct otx_cptvf_wqe_info *)cptvf->wqe_info; in get_cptvf_vq_wqe()
545 return &nwqe_info->vq_wqe[qno]; in get_cptvf_vq_wqe()