Home
last modified time | relevance | path

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

/dpdk/drivers/common/cnxk/
H A Dcnxk_security_ar.h20 #define WORD_SIZE (1 << WORD_SHIFT) macro
21 #define WORD_MASK (WORD_SIZE - 1)
58 uint64_t ex_winsz = winsz + WORD_SIZE; in cnxk_on_anti_replay_check()
170 tmp = (wint + WORD_SIZE - 1) / WORD_SIZE; in cnxk_on_anti_replay_check()