]> git.ipfire.org Git - thirdparty/hostap.git/commit
Add QCA vendor attribute to configure list of allowed frequencies for AP
authorVeerendranath Jakkam <quic_vjakkam@quicinc.com>
Fri, 24 Feb 2023 10:17:59 +0000 (15:47 +0530)
committerJouni Malinen <j@w1.fi>
Mon, 3 Apr 2023 20:00:00 +0000 (23:00 +0300)
commitbb4560252d2f3c2d152094bfaf6a96bdb8f35776
tree199d7fea16ee8e067dc3239b33e6374b0163e85a
parentbb945b98fefc64887dffb40773a19d77585cee42
Add QCA vendor attribute to configure list of allowed frequencies for AP

Define a new attribute QCA_WLAN_VENDOR_ATTR_CONFIG_AP_ALLOWED_FREQ_LIST
to configure the full list of allowed frequencies for the AP operation.
The configuration is valid only from the next BSS start until the BSS is
stopped. The drivers shall filter out channels on top of this list of
channels based on regulatory or other constraints. This can be used to
specify user's choice of frequencies, allowed list of channels with
static puncturing feature, etc.

Signed-off-by: Veerendranath Jakkam <quic_vjakkam@quicinc.com>
src/common/qca-vendor.h