cfg80211: support TX error rate CQM
authorThomas Pedersen <c_tpeder@qca.qualcomm.com>
Thu, 12 Jul 2012 23:17:33 +0000 (16:17 -0700)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 17 Jul 2012 09:57:23 +0000 (11:57 +0200)
commit84f10708f73254878246772cead70a2eb6a123f2
tree39a4ca2f6cc3ab5b33320e3a62d2a8f7c4901b7a
parent00f5335079689cd65a9430b5df8974dc35c7914b
cfg80211: support TX error rate CQM

Let the user configure serveral TX error conection quality monitoring
parameters: % error rate, survey interval, and # of attempted packets.

On exceeding the TX failure rate over the given interval, the driver
will send a CQM notify event with the actual TX failure rate and
packets attempted.

Signed-off-by: Thomas Pedersen <c_tpeder@qca.qualcomm.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/linux/nl80211.h
include/net/cfg80211.h
net/wireless/mlme.c
net/wireless/nl80211.c
net/wireless/nl80211.h