Searched refs:next_mc_idx (Results 1 - 3 of 3) sorted by last modified time

/linux-master/drivers/crypto/cavium/cpt/
H A Dcptpf_main.c265 mcode = &cpt->mcode[cpt->next_mc_idx];
311 cpt->next_mc_idx++;
458 cpt->next_mc_idx = 0;
H A Dcptpf_mbox.c73 if (grp >= cpt->next_mc_idx) {
H A Dcptpf.h54 u8 next_mc_idx; /* next microcode index */ member in struct:cpt_device

Completed in 148 milliseconds