Home
last modified time | relevance | path

Searched refs:e1000_get_stats (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/intel/e1000/
De1000_main.c134 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