]> git.ipfire.org Git - thirdparty/hostap.git/commit
Update QCA vendor attributes for 6 GHz band support
authorRajeev Kumar Sirasanagandla <rsirasan@codeaurora.org>
Thu, 1 Aug 2019 11:16:32 +0000 (16:46 +0530)
committerJouni Malinen <j@w1.fi>
Fri, 9 Aug 2019 16:52:24 +0000 (19:52 +0300)
commit6ae1247bfa3e3df0d251fc60446fa55e48f63ed5
tree7133f52fab1d06271508379317106db07ecc045e
parentaa23ece3def0c98820df99999a9d645edcf0ed75
Update QCA vendor attributes for 6 GHz band support

As a part of P802.11ax amendment, 6 GHz band operation is added.

Since the 6 GHz channel numbers are overlapping with existing 2.4 GHz
and 5 GHz channel numbers, use frequency to identify unique channel
operation instead of channel number. Channel frequency is unique across
bands.

In the existing QCA vendor interface, wherever missing, add frequency
attributes to identify unique channel operation. In addition, add
comments to document some of the previously missed attributes/values.

Note: If both channel and frequency attributes are present in vendor
command/event and
(a) If both the driver and user-space application supports 6 GHz band
then channel related attributes are deprecated and use frequency
attributes.
(b) If either driver or user-space application or both doesn't
support 6 GHz band then use channel attributes.

Signed-off-by: Rajeev Kumar Sirasanagandla <rsirasan@codeaurora.org>
src/common/qca-vendor.h