Searched refs:sonic_get_stats (Results 1 – 5 of 5) sorted by relevance
103 .ndo_get_stats = sonic_get_stats,
116 .ndo_get_stats = sonic_get_stats,
339 static struct net_device_stats *sonic_get_stats(struct net_device *dev);
170 .ndo_get_stats = sonic_get_stats,
639 static struct net_device_stats *sonic_get_stats(struct net_device *dev) in sonic_get_stats() function