Home
last modified time | relevance | path

Searched refs:otx_cptvf_write_vq_doorbell (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/drivers/crypto/marvell/octeontx/
Dotx_cptvf.h102 void otx_cptvf_write_vq_doorbell(struct otx_cptvf *cptvf, u32 val);
Dotx_cptvf_main.c354 void otx_cptvf_write_vq_doorbell(struct otx_cptvf *cptvf, u32 val) in otx_cptvf_write_vq_doorbell() function
509 otx_cptvf_write_vq_doorbell(cptvf, 0); in cptvf_misc_intr_handler()
629 otx_cptvf_write_vq_doorbell(cptvf, 0); in cptvf_device_init()
Dotx_cptvf_reqmgr.c294 otx_cptvf_write_vq_doorbell(cptvf, 1); in cpt_send_cmd()