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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dtg3.c6386 * tg3_get_stats to see how this works for 5705/5750 chips.
7129 static struct net_device_stats *tg3_get_stats(struct net_device *);
7158 memcpy(&tp->net_stats_prev, tg3_get_stats(tp->dev),
7302 static struct net_device_stats *tg3_get_stats(struct net_device *dev) function
11477 dev->get_stats = tg3_get_stats;

Completed in 181 milliseconds