Searched refs:otx_cptvf_write_vq_doorbell (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/marvell/octeontx/ |
H A D | otx_cptvf.h | 102 void otx_cptvf_write_vq_doorbell(struct otx_cptvf *cptvf, u32 val);
|
H A D | otx_cptvf_main.c | 357 void otx_cptvf_write_vq_doorbell(struct otx_cptvf *cptvf, u32 val) in otx_cptvf_write_vq_doorbell() function 512 otx_cptvf_write_vq_doorbell(cptvf, 0); in cptvf_misc_intr_handler() 632 otx_cptvf_write_vq_doorbell(cptvf, 0); in cptvf_device_init()
|
H A D | otx_cptvf_reqmgr.c | 294 otx_cptvf_write_vq_doorbell(cptvf, 1); in cpt_send_cmd()
|
/kernel/linux/linux-6.6/drivers/crypto/marvell/octeontx/ |
H A D | otx_cptvf.h | 102 void otx_cptvf_write_vq_doorbell(struct otx_cptvf *cptvf, u32 val);
|
H A D | otx_cptvf_main.c | 354 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()
|
H A D | otx_cptvf_reqmgr.c | 294 otx_cptvf_write_vq_doorbell(cptvf, 1); in cpt_send_cmd()
|
Completed in 7 milliseconds