Searched refs:e1000_get_stats (Results 1 – 1 of 1) sorted by relevance
169 static struct net_device_stats * e1000_get_stats(struct net_device *netdev);936 netdev->get_stats = &e1000_get_stats;3328 e1000_get_stats(struct net_device *netdev) function