Searched refs:sonic_get_stats (Results 1 – 5 of 5) sorted by relevance
110 .ndo_get_stats = sonic_get_stats,
123 .ndo_get_stats = sonic_get_stats,
334 static struct net_device_stats *sonic_get_stats(struct net_device *dev);
191 .ndo_get_stats = sonic_get_stats,
508 static struct net_device_stats *sonic_get_stats(struct net_device *dev) in sonic_get_stats() function