commit | 7d9d0d562b54d2953304693f76bc2bbfbe318c27 | [log] [tgz] |
---|---|---|
author | Luca Coelho <luciano.coelho@intel.com> | Thu Apr 12 16:15:07 2018 +0300 |
committer | Luca Coelho <luciano.coelho@intel.com> | Fri Apr 20 10:57:16 2018 +0300 |
tree | e1f0795816dff51710aee2d601f36bac46067125 | |
parent | 5d1365940a68dd57b031b6e3c07d7d451cd69daf [diff] |
iwlwifi: mvm: add traffic condition monitoring (TCM) Traffic condition monitor gathers data about the traffic load and other conditions and can be used to make decisions regarding latency, throughput etc. This patch introduces the code and data structures to collect this data for future use. Signed-off-by: Luca Coelho <luciano.coelho@intel.com>