Searched refs:ethtool_stats_sum (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/net/ethtool/ | ||
H A D | stats.c | 443 static u64 ethtool_stats_sum(u64 a, u64 b) in ethtool_stats_sum() function 466 s[i] = ethtool_stats_sum(s1[i], s2[i]); in ethtool_aggregate_stats() |
Completed in 1 milliseconds