Searched refs:e1000_get_stats (Results 1 – 1 of 1) sorted by relevance
134 static struct net_device_stats * e1000_get_stats(struct net_device *netdev);849 .ndo_get_stats = e1000_get_stats,3513 static struct net_device_stats *e1000_get_stats(struct net_device *netdev) in e1000_get_stats() function