wifi: iwlwifi: mvm: add minimal EHT rate reporting
authorJohannes Berg <johannes.berg@intel.com>
Mon, 9 Jan 2023 11:07:22 +0000 (13:07 +0200)
committerGregory Greenman <gregory.greenman@intel.com>
Mon, 30 Jan 2023 10:59:16 +0000 (12:59 +0200)
commit23dcee948a5ffa61dec94ceb35896eb28f89b169
tree5ce593b0d8fa0d3d9b3fbad12bd4033e9209564d
parent4ca69027691a0039279b64cfa0aa511d9c9fde59
wifi: iwlwifi: mvm: add minimal EHT rate reporting

Now with all the prework, this is fairly simple, just report the
new bandwidth and RX_ENC_EHT type in RX, and for now just do a
minimal report of the EHT TLC rate in iwl_mvm_set_sta_rate().

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Link: https://lore.kernel.org/r/20230109130329.5f34d73d1f74.Ib27ae7bd23bc152d61021fd73aabdc76679b9fe4@changeid
Signed-off-by: Gregory Greenman <gregory.greenman@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c
drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c