Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Dtyphoon.c281 struct net_device_stats stats_saved; member
961 struct net_device_stats *saved = &tp->stats_saved; in typhoon_do_get_stats()
1013 struct net_device_stats *saved = &tp->stats_saved; in typhoon_get_stats()
2046 memcpy(&tp->stats_saved, &tp->stats, sizeof(struct net_device_stats)); in typhoon_stop_runtime()