diff options
author | Johannes Berg <johannes.berg@intel.com> | 2014-12-19 12:34:00 +0100 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2015-01-08 15:28:18 +0100 |
commit | 6de39808cf1dd7b02bf42e7d8695d80f5eaf645d (patch) | |
tree | 257f8e2c3bb35c1049c1b860454973ce4108b159 /net/mac80211/status.c | |
parent | 8d791361a4698ca6f01c361a47b39b30d26bf66c (diff) | |
download | op-kernel-dev-6de39808cf1dd7b02bf42e7d8695d80f5eaf645d.zip op-kernel-dev-6de39808cf1dd7b02bf42e7d8695d80f5eaf645d.tar.gz |
nl80211: support per-TID station statistics
The base for the current statistics is pretty mixed up, support
exporting RX/TX statistics for MSDUs per TID. This (currently)
covers received MSDUs, transmitted MSDUs and retries/failures
thereof.
Doing it per TID for MSDUs makes more sense than say only per AC
because it's symmetric - we could export per-AC statistics for all
frames (which AC we used for transmission can be determined also
for management frames) but per TID is better and usually data
frames are really the ones we care about. Also, on RX we can't
determine the AC - but we do know the TID for any QoS MPDU we
received.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/mac80211/status.c')
0 files changed, 0 insertions, 0 deletions