On Tue, 2022-03-29 at 14:02 -0700, greearb@xxxxxxxxxxxxxxx wrote: > From: Ben Greear <greearb@xxxxxxxxxxxxxxx> > > Combine them into a u64, each byte is one chain. This only works up to 4 chains, but the specs at least support 8. I don't think we have any drivers for that, but ... And it's also rather ugly, IMHO. We're reporting these through nl80211 anyway though, no? Why should we prefer ethtool, which fundamentally limits to a single value for the AP rather than giving the full per-station view. > Re-work the way that APs averaged stats to be more > efficient. Isn't that completely unrelated? johannes