Home
last modified time | relevance | path

Searched refs:nwqe_info (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-6.6/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()

Completed in 6 milliseconds