EMAC_STATS_LEN
for (i = 0; i < EMAC_STATS_LEN; i++) {
memcpy(data, &adpt->stats, EMAC_STATS_LEN * sizeof(u64));
return EMAC_STATS_LEN;