NB_STAT_MAX
static_assert(ARRAY_SIZE(marvell_hw_stats) <= NB_STAT_MAX);
static_assert(ARRAY_SIZE(marvell_hw_stats_simple) <= NB_STAT_MAX);
u64 stats[NB_STAT_MAX];