commit | 2a5728445480c34c853a626130b4f4ed64fcd171 | [log] [tgz] |
---|---|---|
author | Shivani Baranwal <shivbara@codeaurora.org> | Thu Sep 16 12:27:15 2021 +0530 |
committer | Jouni Malinen <jouni@codeaurora.org> | Mon Oct 04 11:09:12 2021 +0300 |
tree | 8f16f04377cddfff10ec348a3463773a3895a182 | |
parent | 069e8d4e6f7cafcf49845d2c17c217d7ddb80e80 [diff] |
STA: Set channel width using QCA nl80211 vendor interface Add support to configure channel width via QCA nl80211 vendor sub command QCA_NL80211_VENDOR_SUBCMD_SET_WIFI_CONFIGURATION and QCA_WLAN_VENDOR_ATTR_CONFIG_CHANNEL_WIDTH attribute. In case of unsuccessful attempt fall back to using the vendor specific iwpriv command to set channel width. Signed-off-by: Shivani Baranwal <shivbara@codeaurora.org>