Searched refs:ariadne_get_stats (Results 1 – 1 of 1) sorted by relevance
135 static struct net_device_stats *ariadne_get_stats(struct net_device *dev);208 dev->get_stats = &ariadne_get_stats; in ariadne_probe()773 static struct net_device_stats *ariadne_get_stats(struct net_device *dev) in ariadne_get_stats() function