vqx_dbell         376 drivers/crypto/cavium/cpt/cptvf_main.c 	union cptx_vqx_doorbell vqx_dbell;
vqx_dbell         378 drivers/crypto/cavium/cpt/cptvf_main.c 	vqx_dbell.u = cpt_read_csr64(cptvf->reg_base,
vqx_dbell         380 drivers/crypto/cavium/cpt/cptvf_main.c 	vqx_dbell.s.dbell_cnt = val * 8; /* Num of Instructions * 8 words */
vqx_dbell         382 drivers/crypto/cavium/cpt/cptvf_main.c 			vqx_dbell.u);