Searched refs:el1_get_stats (Results 1 – 1 of 1) sorted by relevance
149 static struct net_device_stats *el1_get_stats(struct net_device *dev);389 dev->get_stats = &el1_get_stats; in el1_probe1()905 static struct net_device_stats *el1_get_stats(struct net_device *dev) in el1_get_stats() function