Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/crypto/cavium/cpt/
Dcptvf_main.c365 static void cptvf_write_vq_ctl(struct cpt_vf *cptvf, bool val) in cptvf_write_vq_ctl() function
646 cptvf_write_vq_ctl(cptvf, 0); in cptvf_device_init()
659 cptvf_write_vq_ctl(cptvf, 1); in cptvf_device_init()
/Linux-v5.10/drivers/crypto/marvell/octeontx/
Dotx_cptvf_main.c348 static void cptvf_write_vq_ctl(struct otx_cptvf *cptvf, bool val) in cptvf_write_vq_ctl() function
630 cptvf_write_vq_ctl(cptvf, 0); in cptvf_device_init()
642 cptvf_write_vq_ctl(cptvf, 1); in cptvf_device_init()