Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/crypto/cavium/cpt/
Dcptvf_main.c362 static void cptvf_write_vq_ctl(struct cpt_vf *cptvf, bool val) in cptvf_write_vq_ctl() function
643 cptvf_write_vq_ctl(cptvf, 0); in cptvf_device_init()
656 cptvf_write_vq_ctl(cptvf, 1); in cptvf_device_init()
/linux-5.19.10/drivers/crypto/marvell/octeontx/
Dotx_cptvf_main.c345 static void cptvf_write_vq_ctl(struct otx_cptvf *cptvf, bool val) in cptvf_write_vq_ctl() function
627 cptvf_write_vq_ctl(cptvf, 0); in cptvf_device_init()
639 cptvf_write_vq_ctl(cptvf, 1); in cptvf_device_init()