Searched refs:ace_get_stats (Results 1 – 2 of 2) sorted by relevance
799 static struct net_device_stats *ace_get_stats(struct net_device *dev);
673 dev->get_stats = &ace_get_stats; in acenic_probe()3184 static struct net_device_stats *ace_get_stats(struct net_device *dev) in ace_get_stats() function