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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/e1000/
H A De1000_main.c130 static struct net_device_stats * e1000_get_stats(struct net_device *netdev);
780 .ndo_get_stats = e1000_get_stats,
3085 * e1000_get_stats - Get System Network Statistics
3092 static struct net_device_stats *e1000_get_stats(struct net_device *netdev) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/e1000e/
H A Dnetdev.c4750 * e1000_get_stats - Get System Network Statistics
4756 static struct net_device_stats *e1000_get_stats(struct net_device *netdev) function
5482 .ndo_get_stats = e1000_get_stats,

Completed in 100 milliseconds