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,
336 static struct net_device_stats *sonic_get_stats(struct net_device *dev);
181 .ndo_get_stats = sonic_get_stats,
515 static struct net_device_stats *sonic_get_stats(struct net_device *dev) in sonic_get_stats() function