Searched refs:NH_PAIR_STRIDE (Results 1 – 2 of 2) sorted by relevance
18 #define NH_PAIR_STRIDE 2 macro19 #define NH_MESSAGE_UNIT (NH_PAIR_STRIDE * 2 * sizeof(u32))27 #define NH_MESSAGE_WORDS (NH_PAIR_STRIDE * 2 * NH_NUM_STRIDES)30 NH_PAIR_STRIDE * 2 * (NH_NUM_PASSES - 1))
47 BUILD_BUG_ON(NH_PAIR_STRIDE != 2); in nh_generic()
Completed in 4 milliseconds