Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/3com/
Dtyphoon.c286 struct net_device_stats stats_saved; member
901 struct net_device_stats *saved = &tp->stats_saved; in typhoon_do_get_stats()
954 struct net_device_stats *saved = &tp->stats_saved; in typhoon_get_stats()
1993 memcpy(&tp->stats_saved, &tp->dev->stats, sizeof(struct net_device_stats)); in typhoon_stop_runtime()