]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: mvm: decode HE information for MU (without ext info)
authorJohannes Berg <johannes.berg@intel.com>
Tue, 19 Jun 2018 07:21:58 +0000 (09:21 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Sat, 6 Oct 2018 07:25:53 +0000 (10:25 +0300)
commit10c5c582d96c196aff88e386710f7da29474130d
tree2b48025919d32ad297393b41d14feae42f64817d
parent650e3600787e9921d7030fae3a1cd9f490e06639
iwlwifi: mvm: decode HE information for MU (without ext info)

When the info type is MU, we still have the data from the TSF
overload words, so should decode that. When it's MU_EXT_INFO
we additionally have the SIG-B common 0/1/2 fields.

Also document the validity depending on the info type and fix
the name of the regular TB PPDU info type accordingly.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/fw/api/rx.h
drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c