OSDN Git Service

mac80211: minstrel_ht: add flag to indicate missing/inaccurate tx A-MPDU length
authorFelix Fietkau <nbd@nbd.name>
Wed, 16 Jan 2019 21:32:12 +0000 (22:32 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Sat, 19 Jan 2019 08:56:56 +0000 (09:56 +0100)
commit77f7ffdc335de8541a2a40618781ed0b76cee9f7
treedfa578402b5831d3c5de1094295b02b216be334b
parenta8d418d9ac25f85a9caf652a4b2d07ec790474ab
mac80211: minstrel_ht: add flag to indicate missing/inaccurate tx A-MPDU length

Some hardware (e.g. MediaTek MT7603) cannot report A-MPDU length in tx status
information. Add support for a flag to indicate that, to allow minstrel_ht
to use a fixed value in its internal calculation (which gives better results
than just defaulting to 1).

Signed-off-by: Felix Fietkau <nbd@nbd.name>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/mac80211.h
net/mac80211/debugfs.c
net/mac80211/rc80211_minstrel_ht.c
net/mac80211/rc80211_minstrel_ht_debugfs.c