Searched refs:cptvf_write_vq_done_numwait (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/marvell/octeontx/ |
H A D | otx_cptvf_main.c | 375 static void cptvf_write_vq_done_numwait(struct otx_cptvf *cptvf, u32 val) in cptvf_write_vq_done_numwait() function 640 cptvf_write_vq_done_numwait(cptvf, OTX_CPT_COUNT_HOLD); in cptvf_device_init() 762 cptvf_write_vq_done_numwait(cptvf, val); in vf_coalesc_num_wait_store()
|
/kernel/linux/linux-6.6/drivers/crypto/marvell/octeontx/ |
H A D | otx_cptvf_main.c | 372 static void cptvf_write_vq_done_numwait(struct otx_cptvf *cptvf, u32 val) in cptvf_write_vq_done_numwait() function 637 cptvf_write_vq_done_numwait(cptvf, OTX_CPT_COUNT_HOLD); in cptvf_device_init() 759 cptvf_write_vq_done_numwait(cptvf, val); in vf_coalesc_num_wait_store()
|
/kernel/linux/linux-5.10/drivers/crypto/cavium/cpt/ |
H A D | cptvf_main.c | 394 static void cptvf_write_vq_done_numwait(struct cpt_vf *cptvf, u32 val) in cptvf_write_vq_done_numwait() function 657 cptvf_write_vq_done_numwait(cptvf, 1); in cptvf_device_init()
|
/kernel/linux/linux-6.6/drivers/crypto/cavium/cpt/ |
H A D | cptvf_main.c | 391 static void cptvf_write_vq_done_numwait(struct cpt_vf *cptvf, u32 val) in cptvf_write_vq_done_numwait() function 654 cptvf_write_vq_done_numwait(cptvf, 1); in cptvf_device_init()
|
Completed in 5 milliseconds