mac80211: save transmit power envelope element and power constraint
authorWen Gong <wgong@codeaurora.org>
Fri, 24 Sep 2021 10:00:52 +0000 (06:00 -0400)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 27 Sep 2021 11:20:42 +0000 (13:20 +0200)
commit63214f02cff9ebd57be00e143de12107c66f5394
tree103474a3213d9d4cedbea73a975da9ec42b9b8a6
parentcb751b7a57e50d356ec8fc7712c245a05515e787
mac80211: save transmit power envelope element and power constraint

This is to save the transmit power envelope element and power
constraint in struct ieee80211_bss_conf for 6 GHz. Lower driver
will use this info to calculate the power limit.

Signed-off-by: Wen Gong <wgong@codeaurora.org>
Link: https://lore.kernel.org/r/20210924100052.32029-7-wgong@codeaurora.org
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/mac80211.h
net/mac80211/mlme.c