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)
commit8a07e8d4b7361d3eb522b1306e33f50e4836e340
tree2b48025919d32ad297393b41d14feae42f64817d
parent755384b3778ddc33d168ef02547385e209775a7e
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