sparx5_get_stats64
void sparx5_get_stats64(struct net_device *ndev, struct rtnl_link_stats64 *stats);
sparx5_get_stats64(port->ndev, &new_stats);
.ndo_get_stats64 = sparx5_get_stats64,