Searched refs:stats_saved (Results 1 – 2 of 2) sorted by relevance
280 struct net_device_stats stats_saved; member895 struct net_device_stats *saved = &tp->stats_saved; in typhoon_do_get_stats()948 struct net_device_stats *saved = &tp->stats_saved; in typhoon_get_stats()1995 memcpy(&tp->stats_saved, &tp->dev->stats, sizeof(struct net_device_stats)); in typhoon_stop_runtime()
1281 struct intel_engine_guc_stats stats_saved, *stats = &engine->stats.guc; in guc_engine_busyness() local1312 stats_saved = *stats; in guc_engine_busyness()1322 *stats = stats_saved; in guc_engine_busyness()