Searched refs:shiftwords (Results 1 – 1 of 1) sorted by relevance
60 uint64_t seqword, shiftwords; in cnxk_on_anti_replay_check() local167 shiftwords = ((wint + shift - 1) >> WORD_SHIFT) - in cnxk_on_anti_replay_check()169 if (unlikely(shiftwords)) { in cnxk_on_anti_replay_check()171 for (i = 0; i < shiftwords; i++) { in cnxk_on_anti_replay_check()