Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/crypto/cavium/cpt/
Dcptvf_main.c568 static inline u32 cptvf_read_vq_done_count(struct cpt_vf *cptvf) in cptvf_read_vq_done_count() function
593 u32 intr = cptvf_read_vq_done_count(cptvf); in cptvf_done_intr_handler()
/Linux-v5.10/drivers/crypto/marvell/octeontx/
Dotx_cptvf_main.c551 static inline u32 cptvf_read_vq_done_count(struct otx_cptvf *cptvf) in cptvf_read_vq_done_count() function
575 u32 intr = cptvf_read_vq_done_count(cptvf); in cptvf_done_intr_handler()