Searched refs:S6_GMAC_STAT_SIZE_MIN (Results 1 – 1 of 1) sorted by relevance
161 #define S6_GMAC_STAT_SIZE_MIN 12 macro425 BUILD_BUG_ON_ZERO(r##_SIZE < S6_GMAC_STAT_SIZE_MIN) + \426 BUILD_BUG_ON_ZERO((r##_SIZE - (S6_GMAC_STAT_SIZE_MIN - 1)) \428 r##_SIZE - (S6_GMAC_STAT_SIZE_MIN - 1), \941 pd->carry[i] << (S6_GMAC_STAT_SIZE_MIN - 1); in s6gmac_stats()