]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
ieee80211: add power type definition for 6 GHz
authorWen Gong <wgong@codeaurora.org>
Fri, 24 Sep 2021 10:00:47 +0000 (06:00 -0400)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 27 Sep 2021 11:14:35 +0000 (13:14 +0200)
commit405fca8a946168e71c04b82cc80727c3ea686e08
tree3fa5cb49ef688a60e70ada2f2b057d1fc26852d3
parent7ff379ba2d4b7b205240e666601fe302207d73f8
ieee80211: add power type definition for 6 GHz

6 GHz regulatory domains introduces different modes for 6 GHz AP
operations: Low Power Indoor (LPI), Standard Power (SP) and Very
Low Power (VLP). 6 GHz STAs could be operated as either Regular or
Subordinate clients. Define the flags for power type
of AP and STATION mode.

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