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)
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>

No differences found