next_mc_idx 54 drivers/crypto/cavium/cpt/cptpf.h u8 next_mc_idx; /* next microcode index */ next_mc_idx 265 drivers/crypto/cavium/cpt/cptpf_main.c mcode = &cpt->mcode[cpt->next_mc_idx]; next_mc_idx 310 drivers/crypto/cavium/cpt/cptpf_main.c cpt->next_mc_idx++; next_mc_idx 457 drivers/crypto/cavium/cpt/cptpf_main.c cpt->next_mc_idx = 0; next_mc_idx 73 drivers/crypto/cavium/cpt/cptpf_mbox.c if (grp >= cpt->next_mc_idx) {