cfg80211/mac80211: Support disabling HE mode
Allow user to disable HE mode, similar to how VHT and HT can be disabled. Useful for testing. Signed-off-by: Ben Greear <greearb@candelatech.com> Link: https://lore.kernel.org/r/20210204144610.25971-1-greearb@candelatech.com Signed-off-by: Johannes Berg <johannes.berg@intel.com>
This commit is contained in:
committed by
Johannes Berg
parent
549fdd34b5
commit
b6db0f899a
@@ -3045,6 +3045,8 @@ enum nl80211_attrs {
|
||||
|
||||
NL80211_ATTR_SAR_SPEC,
|
||||
|
||||
NL80211_ATTR_DISABLE_HE,
|
||||
|
||||
/* add attributes here, update the policy in nl80211.c */
|
||||
|
||||
__NL80211_ATTR_AFTER_LAST,
|
||||
|
||||
Reference in New Issue
Block a user