Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/3com/
H A Dtyphoon.c285 struct net_device_stats stats_saved; member
900 struct net_device_stats *saved = &tp->stats_saved; in typhoon_do_get_stats()
953 struct net_device_stats *saved = &tp->stats_saved; in typhoon_get_stats()
1998 memcpy(&tp->stats_saved, &tp->dev->stats, sizeof(struct net_device_stats)); in typhoon_stop_runtime()