]> git.ipfire.org Git - thirdparty/hostap.git/blobdiff - src/common/qca-vendor.h
Add new QCA vendor commands for thermal shutdown
[thirdparty/hostap.git] / src / common / qca-vendor.h
index 2ce2a8960a8b82ece19f4597ac22e78569f8a293..a66415ecf42cbc407b1a3ae6d5384ff6919b6989 100644 (file)
@@ -1,6 +1,7 @@
 /*
  * Qualcomm Atheros OUI and vendor specific assignments
- * Copyright (c) 2014-2015, Qualcomm Atheros, Inc.
+ * Copyright (c) 2014-2017, Qualcomm Atheros, Inc.
+ * Copyright (c) 2018, The Linux Foundation
  *
  * This software may be distributed under the terms of the BSD license.
  * See README for more details.
@@ -90,6 +91,70 @@ enum qca_radiotap_vendor_ids {
  *     which supports DFS offloading, to indicate a radar pattern has been
  *     detected. The channel is now unusable.
  *
+ * @QCA_NL80211_VENDOR_SUBCMD_GET_LOGGER_FEATURE_SET: Get the feature bitmap
+ *     based on enum wifi_logger_supported_features. Attributes defined in
+ *     enum qca_wlan_vendor_attr_get_logger_features.
+ *
+ * @QCA_NL80211_VENDOR_SUBCMD_GET_RING_DATA: Get the ring data from a particular
+ *     logger ring, QCA_WLAN_VENDOR_ATTR_WIFI_LOGGER_RING_ID is passed as the
+ *     attribute for this command. Attributes defined in
+ *     enum qca_wlan_vendor_attr_wifi_logger_start.
+ *
+ * @QCA_NL80211_VENDOR_SUBCMD_TDLS_GET_CAPABILITIES: Get the supported TDLS
+ *     capabilities of the driver, parameters includes the attributes defined
+ *     in enum qca_wlan_vendor_attr_tdls_get_capabilities.
+ *
+ * @QCA_NL80211_VENDOR_SUBCMD_OFFLOADED_PACKETS: Vendor command used to offload
+ *     sending of certain periodic IP packet to firmware, attributes defined in
+ *     enum qca_wlan_vendor_attr_offloaded_packets.
+ *
+ * @QCA_NL80211_VENDOR_SUBCMD_MONITOR_RSSI: Command used to configure RSSI
+ *     monitoring, defines min and max RSSI which are configured for RSSI
+ *     monitoring. Also used to notify the RSSI breach and provides the BSSID
+ *     and RSSI value that was breached. Attributes defined in
+ *     enum qca_wlan_vendor_attr_rssi_monitoring.
+ *
+ * @QCA_NL80211_VENDOR_SUBCMD_NDP: Command used for performing various NAN
+ *     Data Path (NDP) related operations, attributes defined in
+ *     enum qca_wlan_vendor_attr_ndp_params.
+ *
+ * @QCA_NL80211_VENDOR_SUBCMD_ND_OFFLOAD: Command used to enable/disable
+ *     Neighbour Discovery offload, attributes defined in
+ *     enum qca_wlan_vendor_attr_nd_offload.
+ *
+ * @QCA_NL80211_VENDOR_SUBCMD_PACKET_FILTER: Used to set/get the various
+ *     configuration parameter for BPF packet filter, attributes defined in
+ *     enum qca_wlan_vendor_attr_packet_filter.
+ *
+ * @QCA_NL80211_VENDOR_SUBCMD_GET_BUS_SIZE: Gets the driver-firmware
+ *     maximum supported size, attributes defined in
+ *     enum qca_wlan_vendor_drv_info.
+ *
+ * @QCA_NL80211_VENDOR_SUBCMD_GET_WAKE_REASON_STATS: Command to get various
+ *     data about wake reasons and datapath IP statistics, attributes defined
+ *     in enum qca_wlan_vendor_attr_wake_stats.
+ *
+ * @QCA_NL80211_VENDOR_SUBCMD_OCB_SET_CONFIG: Command used to set configuration
+ *     for IEEE 802.11 communicating outside the context of a basic service
+ *     set, called OCB command. Uses the attributes defines in
+ *     enum qca_wlan_vendor_attr_ocb_set_config.
+ *
+ * @QCA_NL80211_VENDOR_SUBCMD_OCB_SET_UTC_TIME: Command used to set OCB
+ *     UTC time. Use the attributes defines in
+ *     enum qca_wlan_vendor_attr_ocb_set_utc_time.
+ *
+ * @QCA_NL80211_VENDOR_SUBCMD_OCB_START_TIMING_ADVERT: Command used to start
+ *     sending OCB timing advert frames. Uses the attributes defines in
+ *     enum qca_wlan_vendor_attr_ocb_start_timing_advert.
+ *
+ * @QCA_NL80211_VENDOR_SUBCMD_OCB_STOP_TIMING_ADVERT: Command used to stop
+ *     OCB timing advert. Uses the attributes defines in
+ *     enum qca_wlan_vendor_attr_ocb_stop_timing_advert.
+ *
+ * @QCA_NL80211_VENDOR_SUBCMD_OCB_GET_TSF_TIMER: Command used to get TSF
+ *     timer value. Uses the attributes defines in
+ *     enum qca_wlan_vendor_attr_ocb_get_tsf_resp.
+ *
  * @QCA_NL80211_VENDOR_SUBCMD_P2P_LISTEN_OFFLOAD_START: Command used to
  *     start the P2P Listen offload function in device and pass the listen
  *     channel, period, interval, count, device types, and vendor specific
@@ -233,10 +298,149 @@ enum qca_radiotap_vendor_ids {
  *     in the host driver. The different TDLS configurations are defined
  *     by the attributes in enum qca_wlan_vendor_attr_tdls_configuration.
  *
+ * @QCA_NL80211_VENDOR_SUBCMD_GET_HE_CAPABILITIES: Query device IEEE 802.11ax HE
+ *     capabilities. The response uses the attributes defined in
+ *     enum qca_wlan_vendor_attr_get_he_capabilities.
+ *
  * @QCA_NL80211_VENDOR_SUBCMD_ABORT_SCAN: Abort an ongoing vendor scan that was
  *     started with QCA_NL80211_VENDOR_SUBCMD_TRIGGER_SCAN. This command
  *     carries the scan cookie of the corresponding scan request. The scan
  *     cookie is represented by QCA_WLAN_VENDOR_ATTR_SCAN_COOKIE.
+ *
+ * @QCA_NL80211_VENDOR_SUBCMD_SET_SAR_LIMITS: Set the Specific
+ *     Absorption Rate (SAR) power limits. A critical regulation for
+ *     FCC compliance, OEMs require methods to set SAR limits on TX
+ *     power of WLAN/WWAN. enum qca_vendor_attr_sar_limits
+ *     attributes are used with this command.
+ *
+ * @QCA_NL80211_VENDOR_SUBCMD_EXTERNAL_ACS: This command/event is used by the
+ *     host driver for offloading the implementation of Auto Channel Selection
+ *     (ACS) to an external user space entity. This interface is used as the
+ *     event from the host driver to the user space entity and also as the
+ *     request from the user space entity to the host driver. The event from
+ *     the host driver is used by the user space entity as an indication to
+ *     start the ACS functionality. The attributes used by this event are
+ *     represented by the enum qca_wlan_vendor_attr_external_acs_event.
+ *     User space entity uses the same interface to inform the host driver with
+ *     selected channels after the ACS operation using the attributes defined
+ *     by enum qca_wlan_vendor_attr_external_acs_channels.
+ *
+ * @QCA_NL80211_VENDOR_SUBCMD_CHIP_PWRSAVE_FAILURE: Vendor event carrying the
+ *     requisite information leading to a power save failure. The information
+ *     carried as part of this event is represented by the
+ *     enum qca_attr_chip_power_save_failure attributes.
+ *
+ * @QCA_NL80211_VENDOR_SUBCMD_NUD_STATS_SET: Start/Stop the NUD statistics
+ *     collection. Uses attributes defined in enum qca_attr_nud_stats_set.
+ *
+ * @QCA_NL80211_VENDOR_SUBCMD_NUD_STATS_GET: Get the NUD statistics. These
+ *     statistics are represented by the enum qca_attr_nud_stats_get
+ *     attributes.
+ *
+ * @QCA_NL80211_VENDOR_SUBCMD_FETCH_BSS_TRANSITION_STATUS: Sub-command to fetch
+ *     the BSS transition status, whether accept or reject, for a list of
+ *     candidate BSSIDs provided by the userspace. This uses the vendor
+ *     attributes QCA_WLAN_VENDOR_ATTR_BTM_MBO_TRANSITION_REASON and
+ *     QCA_WLAN_VENDOR_ATTR_BTM_CANDIDATE_INFO. The userspace shall specify
+ *     the attributes QCA_WLAN_VENDOR_ATTR_BTM_MBO_TRANSITION_REASON and an
+ *     array of QCA_WLAN_VENDOR_ATTR_BTM_CANDIDATE_INFO_BSSID nested in
+ *     QCA_WLAN_VENDOR_ATTR_BTM_CANDIDATE_INFO in the request. In the response
+ *     the driver shall specify array of
+ *     QCA_WLAN_VENDOR_ATTR_BTM_CANDIDATE_INFO_BSSID and
+ *     QCA_WLAN_VENDOR_ATTR_BTM_CANDIDATE_INFO_STATUS pairs nested in
+ *     QCA_WLAN_VENDOR_ATTR_BTM_CANDIDATE_INFO.
+ *
+ * @QCA_NL80211_VENDOR_SUBCMD_SET_TRACE_LEVEL: Set the trace level for a
+ *     specific QCA module. The trace levels are represented by
+ *     enum qca_attr_trace_level attributes.
+ *
+ * @QCA_NL80211_VENDOR_SUBCMD_BRP_SET_ANT_LIMIT: Set the Beam Refinement
+ *     Protocol antenna limit in different modes. See enum
+ *     qca_wlan_vendor_attr_brp_ant_limit_mode.
+ *
+ * @QCA_NL80211_VENDOR_SUBCMD_SPECTRAL_SCAN_START: Start spectral scan. The scan
+ *     parameters are specified by enum qca_wlan_vendor_attr_spectral_scan.
+ *     This returns a cookie (%QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_COOKIE)
+ *     identifying the operation in success case.
+ *
+ * @QCA_NL80211_VENDOR_SUBCMD_SPECTRAL_SCAN_STOP: Stop spectral scan. This uses
+ *     a cookie (%QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_COOKIE) from
+ *     @QCA_NL80211_VENDOR_SUBCMD_SPECTRAL_SCAN_START to identify the scan to
+ *     be stopped.
+ *
+ * @QCA_NL80211_VENDOR_SUBCMD_ACTIVE_TOS: Set the active Type Of Service on the
+ *     specific interface. This can be used to modify some of the low level
+ *     scan parameters (off channel dwell time, home channel time) in the
+ *     driver/firmware. These parameters are maintained within the host driver.
+ *     This command is valid only when the interface is in the connected state.
+ *     These scan parameters shall be reset by the driver/firmware once
+ *     disconnected. The attributes used with this command are defined in
+ *     enum qca_wlan_vendor_attr_active_tos.
+ *
+ * @QCA_NL80211_VENDOR_SUBCMD_HANG: Event indicating to the user space that the
+ *     driver has detected an internal failure. This event carries the
+ *     information indicating the reason that triggered this detection. The
+ *     attributes for this command are defined in
+ *     enum qca_wlan_vendor_attr_hang.
+ *
+ * @QCA_NL80211_VENDOR_SUBCMD_SPECTRAL_SCAN_GET_CONFIG: Get the current values
+ *     of spectral parameters used. The spectral scan parameters are specified
+ *     by enum qca_wlan_vendor_attr_spectral_scan.
+ *
+ * @QCA_NL80211_VENDOR_SUBCMD_SPECTRAL_SCAN_GET_DIAG_STATS: Get the debug stats
+ *     for spectral scan functionality. The debug stats are specified by
+ *     enum qca_wlan_vendor_attr_spectral_diag_stats.
+ *
+ * @QCA_NL80211_VENDOR_SUBCMD_SPECTRAL_SCAN_GET_CAP_INFO: Get spectral
+ *     scan system capabilities. The capabilities are specified
+ *     by enum qca_wlan_vendor_attr_spectral_cap.
+ *
+ * @QCA_NL80211_VENDOR_SUBCMD_SPECTRAL_SCAN_GET_STATUS: Get the current
+ *     status of spectral scan. The status values are specified
+ *     by enum qca_wlan_vendor_attr_spectral_scan_status.
+ *
+ * @QCA_NL80211_VENDOR_SUBCMD_PEER_FLUSH_PENDING: Sub-command to flush
+ *     peer pending packets. Specify the peer MAC address in
+ *     QCA_WLAN_VENDOR_ATTR_PEER_ADDR and the access category of the packets
+ *     in QCA_WLAN_VENDOR_ATTR_AC. The attributes are listed
+ *     in enum qca_wlan_vendor_attr_flush_pending.
+ *
+ * @QCA_NL80211_VENDOR_SUBCMD_GET_RROP_INFO: Get vendor specific Representative
+ *     RF Operating Parameter (RROP) information. The attributes for this
+ *     information are defined in enum qca_wlan_vendor_attr_rrop_info. This is
+ *     intended for use by external Auto Channel Selection applications.
+ *
+ * @QCA_NL80211_VENDOR_SUBCMD_GET_SAR_LIMITS: Get the Specific Absorption Rate
+ *     (SAR) power limits. This is a companion to the command
+ *     @QCA_NL80211_VENDOR_SUBCMD_SET_SAR_LIMITS and is used to retrieve the
+ *     settings currently in use. The attributes returned by this command are
+ *     defined by enum qca_vendor_attr_sar_limits.
+ *
+ * @QCA_NL80211_VENDOR_SUBCMD_WLAN_MAC_INFO: Provides the current behavior of
+ *     the WLAN hardware MAC. Also, provides the WLAN netdev interface
+ *     information attached to the respective MAC.
+ *     This works both as a query (user space asks the current mode) or event
+ *     interface (driver advertising the current mode to the user space).
+ *     Driver does not trigger this event for temporary hardware mode changes.
+ *     Mode changes w.r.t Wi-Fi connection update (VIZ creation / deletion,
+ *     channel change, etc.) are updated with this event. Attributes for this
+ *     interface are defined in enum qca_wlan_vendor_attr_mac.
+ *
+ * @QCA_NL80211_VENDOR_SUBCMD_SET_QDEPTH_THRESH: Set MSDU queue depth threshold
+ *     per peer per TID. Attributes for this command are define in
+ *     enum qca_wlan_set_qdepth_thresh_attr.
+ * @QCA_NL80211_VENDOR_SUBCMD_THERMAL_CMD: Provides the thermal shutdown action
+ *     guide for WLAN driver. Request to suspend of driver and FW if the
+ *     temperature is higher than the suspend threshold; resume action is
+ *     requested to driver if the temperature is lower than the resume
+ *     threshold. In user poll mode, request temperature data by user. For test
+ *     purpose, getting thermal shutdown configuration parameters is needed.
+ *     Attributes for this interface are defined in
+ *     enum qca_wlan_vendor_attr_thermal_cmd.
+ * @QCA_NL80211_VENDOR_SUBCMD_THERMAL_EVENT: Thermal events reported from
+ *     driver. Thermal temperature and indication of resume completion are
+ *     reported as thermal events. The attributes for this command are defined
+ *     in enum qca_wlan_vendor_attr_thermal_event.
  */
 enum qca_nl80211_vendor_subcmds {
        QCA_NL80211_VENDOR_SUBCMD_UNSPEC = 0,
@@ -288,11 +492,33 @@ enum qca_nl80211_vendor_subcmds {
        QCA_NL80211_VENDOR_SUBCMD_DFS_OFFLOAD_CAC_ABORTED = 58,
        QCA_NL80211_VENDOR_SUBCMD_DFS_OFFLOAD_CAC_NOP_FINISHED = 59,
        QCA_NL80211_VENDOR_SUBCMD_DFS_OFFLOAD_RADAR_DETECTED = 60,
-       /* 61-73 - reserved for QCA */
+       QCA_NL80211_VENDOR_SUBCMD_GET_WIFI_INFO = 61,
+       QCA_NL80211_VENDOR_SUBCMD_WIFI_LOGGER_START = 62,
+       QCA_NL80211_VENDOR_SUBCMD_WIFI_LOGGER_MEMORY_DUMP = 63,
+       QCA_NL80211_VENDOR_SUBCMD_ROAM = 64,
+       QCA_NL80211_VENDOR_SUBCMD_GSCAN_SET_SSID_HOTLIST = 65,
+       QCA_NL80211_VENDOR_SUBCMD_GSCAN_RESET_SSID_HOTLIST = 66,
+       QCA_NL80211_VENDOR_SUBCMD_GSCAN_HOTLIST_SSID_FOUND = 67,
+       QCA_NL80211_VENDOR_SUBCMD_GSCAN_HOTLIST_SSID_LOST = 68,
+       QCA_NL80211_VENDOR_SUBCMD_PNO_SET_LIST = 69,
+       QCA_NL80211_VENDOR_SUBCMD_PNO_SET_PASSPOINT_LIST = 70,
+       QCA_NL80211_VENDOR_SUBCMD_PNO_RESET_PASSPOINT_LIST = 71,
+       QCA_NL80211_VENDOR_SUBCMD_PNO_NETWORK_FOUND = 72,
+       QCA_NL80211_VENDOR_SUBCMD_PNO_PASSPOINT_NETWORK_FOUND = 73,
        /* Wi-Fi configuration subcommands */
        QCA_NL80211_VENDOR_SUBCMD_SET_WIFI_CONFIGURATION = 74,
        QCA_NL80211_VENDOR_SUBCMD_GET_WIFI_CONFIGURATION = 75,
-       /* 76-90 - reserved for QCA */
+       QCA_NL80211_VENDOR_SUBCMD_GET_LOGGER_FEATURE_SET = 76,
+       QCA_NL80211_VENDOR_SUBCMD_GET_RING_DATA = 77,
+       QCA_NL80211_VENDOR_SUBCMD_TDLS_GET_CAPABILITIES = 78,
+       QCA_NL80211_VENDOR_SUBCMD_OFFLOADED_PACKETS = 79,
+       QCA_NL80211_VENDOR_SUBCMD_MONITOR_RSSI = 80,
+       QCA_NL80211_VENDOR_SUBCMD_NDP = 81,
+       QCA_NL80211_VENDOR_SUBCMD_ND_OFFLOAD = 82,
+       QCA_NL80211_VENDOR_SUBCMD_PACKET_FILTER = 83,
+       QCA_NL80211_VENDOR_SUBCMD_GET_BUS_SIZE = 84,
+       QCA_NL80211_VENDOR_SUBCMD_GET_WAKE_REASON_STATS = 85,
+       /* 86-90 - reserved for QCA */
        QCA_NL80211_VENDOR_SUBCMD_DATA_OFFLOAD = 91,
        QCA_NL80211_VENDOR_SUBCMD_OCB_SET_CONFIG = 92,
        QCA_NL80211_VENDOR_SUBCMD_OCB_SET_UTC_TIME = 93,
@@ -343,8 +569,33 @@ enum qca_nl80211_vendor_subcmds {
        QCA_NL80211_VENDOR_SUBCMD_DMG_RF_GET_SELECTED_SECTOR = 141,
        QCA_NL80211_VENDOR_SUBCMD_DMG_RF_SET_SELECTED_SECTOR = 142,
        QCA_NL80211_VENDOR_SUBCMD_CONFIGURE_TDLS = 143,
-       /* 144 - reserved for QCA */
+       QCA_NL80211_VENDOR_SUBCMD_GET_HE_CAPABILITIES = 144,
        QCA_NL80211_VENDOR_SUBCMD_ABORT_SCAN = 145,
+       QCA_NL80211_VENDOR_SUBCMD_SET_SAR_LIMITS = 146,
+       QCA_NL80211_VENDOR_SUBCMD_EXTERNAL_ACS = 147,
+       QCA_NL80211_VENDOR_SUBCMD_CHIP_PWRSAVE_FAILURE = 148,
+       QCA_NL80211_VENDOR_SUBCMD_NUD_STATS_SET = 149,
+       QCA_NL80211_VENDOR_SUBCMD_NUD_STATS_GET = 150,
+       QCA_NL80211_VENDOR_SUBCMD_FETCH_BSS_TRANSITION_STATUS = 151,
+       QCA_NL80211_VENDOR_SUBCMD_SET_TRACE_LEVEL = 152,
+       QCA_NL80211_VENDOR_SUBCMD_BRP_SET_ANT_LIMIT = 153,
+       QCA_NL80211_VENDOR_SUBCMD_SPECTRAL_SCAN_START = 154,
+       QCA_NL80211_VENDOR_SUBCMD_SPECTRAL_SCAN_STOP = 155,
+       QCA_NL80211_VENDOR_SUBCMD_ACTIVE_TOS = 156,
+       QCA_NL80211_VENDOR_SUBCMD_HANG = 157,
+       QCA_NL80211_VENDOR_SUBCMD_SPECTRAL_SCAN_GET_CONFIG = 158,
+       QCA_NL80211_VENDOR_SUBCMD_SPECTRAL_SCAN_GET_DIAG_STATS = 159,
+       QCA_NL80211_VENDOR_SUBCMD_SPECTRAL_SCAN_GET_CAP_INFO = 160,
+       QCA_NL80211_VENDOR_SUBCMD_SPECTRAL_SCAN_GET_STATUS = 161,
+       /* Flush peer pending data */
+       QCA_NL80211_VENDOR_SUBCMD_PEER_FLUSH_PENDING = 162,
+       QCA_NL80211_VENDOR_SUBCMD_GET_RROP_INFO = 163,
+       QCA_NL80211_VENDOR_SUBCMD_GET_SAR_LIMITS = 164,
+       QCA_NL80211_VENDOR_SUBCMD_WLAN_MAC_INFO = 165,
+       QCA_NL80211_VENDOR_SUBCMD_SET_QDEPTH_THRESH = 166,
+       /* Thermal shutdown commands to protect wifi chip */
+       QCA_NL80211_VENDOR_SUBCMD_THERMAL_CMD = 167,
+       QCA_NL80211_VENDOR_SUBCMD_THERMAL_EVENT = 168,
 };
 
 
@@ -487,6 +738,38 @@ enum qca_wlan_vendor_attr {
         */
        QCA_WLAN_VENDOR_ATTR_RX_AGGREGATION_STATS_HOLES_NUM = 34,
        QCA_WLAN_VENDOR_ATTR_RX_AGGREGATION_STATS_HOLES_INFO = 35,
+       /* Unsigned 8-bit value representing MBO transition reason code as
+        * provided by the AP used by subcommand
+        * QCA_NL80211_VENDOR_SUBCMD_FETCH_BSS_TRANSITION_STATUS. This is
+        * specified by the userspace in the request to the driver.
+        */
+       QCA_WLAN_VENDOR_ATTR_BTM_MBO_TRANSITION_REASON = 36,
+       /* Array of nested attributes, BSSID and status code, used by subcommand
+        * QCA_NL80211_VENDOR_SUBCMD_FETCH_BSS_TRANSITION_STATUS, where each
+        * entry is taken from enum qca_wlan_vendor_attr_btm_candidate_info.
+        * The userspace space specifies the list/array of candidate BSSIDs in
+        * the order of preference in the request. The driver specifies the
+        * status code, for each BSSID in the list, in the response. The
+        * acceptable candidates are listed in the order preferred by the
+        * driver.
+        */
+       QCA_WLAN_VENDOR_ATTR_BTM_CANDIDATE_INFO = 37,
+       /* Used in QCA_NL80211_VENDOR_SUBCMD_BRP_SET_ANT_LIMIT command
+        * See enum qca_wlan_vendor_attr_brp_ant_limit_mode.
+        */
+       QCA_WLAN_VENDOR_ATTR_BRP_ANT_LIMIT_MODE = 38,
+       /* Used in QCA_NL80211_VENDOR_SUBCMD_BRP_SET_ANT_LIMIT command
+        * to define the number of antennas to use for BRP.
+        * different purpose in each ANT_LIMIT_MODE:
+        * DISABLE - ignored
+        * EFFECTIVE - upper limit to number of antennas to be used
+        * FORCE - exact number of antennas to be used
+        * unsigned 8 bit value
+        */
+       QCA_WLAN_VENDOR_ATTR_BRP_ANT_NUM_LIMIT = 39,
+       /* Used in QCA_NL80211_VENDOR_SUBCMD_GET_CHAIN_RSSI command
+        * to report the corresponding antenna index to the chain RSSI value */
+       QCA_WLAN_VENDOR_ATTR_ANTENNA_INFO = 40,
 
        /* keep last */
        QCA_WLAN_VENDOR_ATTR_AFTER_LAST,
@@ -509,6 +792,38 @@ enum qca_wlan_vendor_attr_roam_auth {
        QCA_WLAN_VENDOR_ATTR_ROAM_AUTH_PTK_KCK,
        QCA_WLAN_VENDOR_ATTR_ROAM_AUTH_PTK_KEK,
        QCA_WLAN_VENDOR_ATTR_ROAM_AUTH_SUBNET_STATUS,
+       /* Indicates the status of re-association requested by user space for
+        * the BSSID specified by QCA_WLAN_VENDOR_ATTR_ROAM_AUTH_BSSID.
+        * Type u16.
+        * Represents the status code from AP. Use
+        * %WLAN_STATUS_UNSPECIFIED_FAILURE if the device cannot give you the
+        * real status code for failures.
+        */
+       QCA_WLAN_VENDOR_ATTR_ROAM_AUTH_STATUS,
+       /* This attribute indicates that the old association was maintained when
+        * a re-association is requested by user space and that re-association
+        * attempt fails (i.e., cannot connect to the requested BSS, but can
+        * remain associated with the BSS with which the association was in
+        * place when being requested to roam). Used along with
+        * WLAN_VENDOR_ATTR_ROAM_AUTH_STATUS to indicate the current
+        * re-association status. Type flag.
+        * This attribute is applicable only for re-association failure cases.
+        */
+       QCA_WLAN_VENDOR_ATTR_ROAM_AUTH_RETAIN_CONNECTION,
+       /* This attribute specifies the PMK if one was newly generated during
+        * FILS roaming. This is added to the PMKSA cache and is used in
+        * subsequent connections with PMKSA caching.
+        */
+       QCA_WLAN_VENDOR_ATTR_ROAM_AUTH_PMK = 11,
+       /* This attribute specifies the PMKID used/generated for the current
+        * FILS roam. This is used in subsequent connections with PMKSA caching.
+        */
+       QCA_WLAN_VENDOR_ATTR_ROAM_AUTH_PMKID = 12,
+       /* A 16-bit unsigned value specifying the next sequence number to use
+        * in ERP message in the currently associated realm. This is used in
+        * doing subsequent ERP based connections in the same realm.
+        */
+       QCA_WLAN_VENDOR_ATTR_ROAM_AUTH_FILS_ERP_NEXT_SEQ_NUM = 13,
        /* keep last */
        QCA_WLAN_VENDOR_ATTR_ROAM_AUTH_AFTER_LAST,
        QCA_WLAN_VENDOR_ATTR_ROAM_AUTH_MAX =
@@ -596,6 +911,15 @@ enum qca_wlan_vendor_acs_hw_mode {
  *     Devices whilst in Listen state, rather than having the user space
  *     wpa_supplicant do it. Information from received P2P requests are
  *     forwarded from firmware to host whenever the host processor wakes up.
+ * @QCA_WLAN_VENDOR_FEATURE_OCE_STA: Device supports all OCE non-AP STA
+ *     specific features.
+ * @QCA_WLAN_VENDOR_FEATURE_OCE_AP: Device supports all OCE AP specific
+ *     features.
+ * @QCA_WLAN_VENDOR_FEATURE_OCE_STA_CFON: Device supports OCE STA-CFON
+ *     specific features only. If a Device sets this bit but not the
+ *     %QCA_WLAN_VENDOR_FEATURE_OCE_AP, the userspace shall assume that
+ *     this Device may not support all OCE AP functionalities but can support
+ *     only OCE STA-CFON functionalities.
  * @NUM_QCA_WLAN_VENDOR_FEATURES: Number of assigned feature bits
  */
 enum qca_wlan_vendor_features {
@@ -603,6 +927,9 @@ enum qca_wlan_vendor_features {
        QCA_WLAN_VENDOR_FEATURE_SUPPORT_HW_MODE_ANY     = 1,
        QCA_WLAN_VENDOR_FEATURE_OFFCHANNEL_SIMULTANEOUS = 2,
        QCA_WLAN_VENDOR_FEATURE_P2P_LISTEN_OFFLOAD      = 3,
+       QCA_WLAN_VENDOR_FEATURE_OCE_STA                 = 4,
+       QCA_WLAN_VENDOR_FEATURE_OCE_AP                  = 5,
+       QCA_WLAN_VENDOR_FEATURE_OCE_STA_CFON            = 6,
        NUM_QCA_WLAN_VENDOR_FEATURES /* keep last */
 };
 
@@ -628,6 +955,112 @@ enum qca_wlan_vendor_attr_data_offload_ind {
        QCA_WLAN_VENDOR_ATTR_DATA_OFFLOAD_IND_AFTER_LAST - 1
 };
 
+/**
+ * enum qca_wlan_vendor_attr_ocb_set_config - Vendor subcmd attributes to set
+ *     OCB config
+ *
+ * @QCA_WLAN_VENDOR_ATTR_OCB_SET_CONFIG_CHANNEL_COUNT: Number of channels in the
+ *     configuration
+ * @QCA_WLAN_VENDOR_ATTR_OCB_SET_CONFIG_SCHEDULE_SIZE: Size of the schedule
+ * @QCA_WLAN_VENDOR_ATTR_OCB_SET_CONFIG_CHANNEL_ARRAY: Array of channels
+ * @QCA_WLAN_VENDOR_ATTR_OCB_SET_CONFIG_SCHEDULE_ARRAY: Array of channels to be
+ *     scheduled
+ * @QCA_WLAN_VENDOR_ATTR_OCB_SET_CONFIG_NDL_CHANNEL_ARRAY: Array of NDL channel
+ *     information
+ * @QCA_WLAN_VENDOR_ATTR_OCB_SET_CONFIG_NDL_ACTIVE_STATE_ARRAY: Array of NDL
+ *     active state configuration
+ * @QCA_WLAN_VENDOR_ATTR_OCB_SET_CONFIG_FLAGS: Configuration flags such as
+ *     OCB_CONFIG_FLAG_80211_FRAME_MODE
+ * @QCA_WLAN_VENDOR_ATTR_OCB_SET_CONFIG_DEF_TX_PARAM: Default TX parameters to
+ *     use in the case that a packet is sent without a TX control header
+ * @QCA_WLAN_VENDOR_ATTR_OCB_SET_CONFIG_TA_MAX_DURATION: Max duration after the
+ *     last TA received that the local time set by TA is synchronous to other
+ *     communicating OCB STAs.
+ */
+enum qca_wlan_vendor_attr_ocb_set_config {
+       QCA_WLAN_VENDOR_ATTR_OCB_SET_CONFIG_INVALID = 0,
+       QCA_WLAN_VENDOR_ATTR_OCB_SET_CONFIG_CHANNEL_COUNT = 1,
+       QCA_WLAN_VENDOR_ATTR_OCB_SET_CONFIG_SCHEDULE_SIZE = 2,
+       QCA_WLAN_VENDOR_ATTR_OCB_SET_CONFIG_CHANNEL_ARRAY = 3,
+       QCA_WLAN_VENDOR_ATTR_OCB_SET_CONFIG_SCHEDULE_ARRAY = 4,
+       QCA_WLAN_VENDOR_ATTR_OCB_SET_CONFIG_NDL_CHANNEL_ARRAY = 5,
+       QCA_WLAN_VENDOR_ATTR_OCB_SET_CONFIG_NDL_ACTIVE_STATE_ARRAY = 6,
+       QCA_WLAN_VENDOR_ATTR_OCB_SET_CONFIG_FLAGS = 7,
+       QCA_WLAN_VENDOR_ATTR_OCB_SET_CONFIG_DEF_TX_PARAM = 8,
+       QCA_WLAN_VENDOR_ATTR_OCB_SET_CONFIG_TA_MAX_DURATION = 9,
+       QCA_WLAN_VENDOR_ATTR_OCB_SET_CONFIG_AFTER_LAST,
+       QCA_WLAN_VENDOR_ATTR_OCB_SET_CONFIG_MAX =
+       QCA_WLAN_VENDOR_ATTR_OCB_SET_CONFIG_AFTER_LAST - 1
+};
+
+/**
+ * enum qca_wlan_vendor_attr_ocb_set_utc_time - Vendor subcmd attributes to set
+ *     UTC time
+ *
+ * @QCA_WLAN_VENDOR_ATTR_OCB_SET_UTC_TIME_VALUE: The UTC time as an array of
+ *     10 bytes
+ * @QCA_WLAN_VENDOR_ATTR_OCB_SET_UTC_TIME_ERROR: The time error as an array of
+ *     5 bytes
+ */
+enum qca_wlan_vendor_attr_ocb_set_utc_time {
+       QCA_WLAN_VENDOR_ATTR_OCB_SET_UTC_TIME_INVALID = 0,
+       QCA_WLAN_VENDOR_ATTR_OCB_SET_UTC_TIME_VALUE = 1,
+       QCA_WLAN_VENDOR_ATTR_OCB_SET_UTC_TIME_ERROR = 2,
+       QCA_WLAN_VENDOR_ATTR_OCB_SET_UTC_TIME_AFTER_LAST,
+       QCA_WLAN_VENDOR_ATTR_OCB_SET_UTC_TIME_MAX =
+       QCA_WLAN_VENDOR_ATTR_OCB_SET_UTC_TIME_AFTER_LAST - 1
+};
+
+/**
+ * enum qca_wlan_vendor_attr_ocb_start_timing_advert - Vendor subcmd attributes
+ *     to start sending timing advert frames
+ *
+ * @QCA_WLAN_VENDOR_ATTR_OCB_START_TIMING_ADVERT_CHANNEL_FREQ: Cannel frequency
+ *     on which to send the frames
+ * @QCA_WLAN_VENDOR_ATTR_OCB_START_TIMING_ADVERT_REPEAT_RATE: Number of times
+ *     the frame is sent in 5 seconds
+ */
+enum qca_wlan_vendor_attr_ocb_start_timing_advert {
+       QCA_WLAN_VENDOR_ATTR_OCB_START_TIMING_ADVERT_INVALID = 0,
+       QCA_WLAN_VENDOR_ATTR_OCB_START_TIMING_ADVERT_CHANNEL_FREQ = 1,
+       QCA_WLAN_VENDOR_ATTR_OCB_START_TIMING_ADVERT_REPEAT_RATE = 2,
+       QCA_WLAN_VENDOR_ATTR_OCB_START_TIMING_ADVERT_AFTER_LAST,
+       QCA_WLAN_VENDOR_ATTR_OCB_START_TIMING_ADVERT_MAX =
+       QCA_WLAN_VENDOR_ATTR_OCB_START_TIMING_ADVERT_AFTER_LAST - 1
+};
+
+/**
+ * enum qca_wlan_vendor_attr_ocb_stop_timing_advert - Vendor subcmd attributes
+ *     to stop timing advert
+ *
+ * @QCA_WLAN_VENDOR_ATTR_OCB_STOP_TIMING_ADVERT_CHANNEL_FREQ: The channel
+ *     frequency on which to stop the timing advert
+ */
+enum qca_wlan_vendor_attr_ocb_stop_timing_advert {
+       QCA_WLAN_VENDOR_ATTR_OCB_STOP_TIMING_ADVERT_INVALID = 0,
+       QCA_WLAN_VENDOR_ATTR_OCB_STOP_TIMING_ADVERT_CHANNEL_FREQ = 1,
+       QCA_WLAN_VENDOR_ATTR_OCB_STOP_TIMING_ADVERT_AFTER_LAST,
+       QCA_WLAN_VENDOR_ATTR_OCB_STOP_TIMING_ADVERT_MAX =
+       QCA_WLAN_VENDOR_ATTR_OCB_STOP_TIMING_ADVERT_AFTER_LAST - 1
+};
+
+/**
+ * enum qca_wlan_vendor_attr_ocb_get_tsf_response - Vendor subcmd attributes to
+ *     get TSF timer value
+ *
+ * @QCA_WLAN_VENDOR_ATTR_OCB_GET_TSF_RESP_TIMER_HIGH: Higher 32 bits of the
+ *     timer
+ * @QCA_WLAN_VENDOR_ATTR_OCB_GET_TSF_RESP_TIMER_LOW: Lower 32 bits of the timer
+ */
+enum qca_wlan_vendor_attr_ocb_get_tsf_resp {
+       QCA_WLAN_VENDOR_ATTR_OCB_GET_TSF_RESP_INVALID = 0,
+       QCA_WLAN_VENDOR_ATTR_OCB_GET_TSF_RESP_TIMER_HIGH = 1,
+       QCA_WLAN_VENDOR_ATTR_OCB_GET_TSF_RESP_TIMER_LOW = 2,
+       QCA_WLAN_VENDOR_ATTR_OCB_GET_TSF_RESP_AFTER_LAST,
+       QCA_WLAN_VENDOR_ATTR_OCB_GET_TSF_RESP_MAX =
+       QCA_WLAN_VENDOR_ATTR_OCB_GET_TSF_RESP_AFTER_LAST - 1
+};
+
 enum qca_vendor_attr_get_preferred_freq_list {
        QCA_WLAN_VENDOR_ATTR_GET_PREFERRED_FREQ_LIST_INVALID,
        /* A 32-unsigned value; the interface type/mode for which the preferred
@@ -640,6 +1073,12 @@ enum qca_vendor_attr_get_preferred_freq_list {
         * from kernel space to user space.
         */
        QCA_WLAN_VENDOR_ATTR_GET_PREFERRED_FREQ_LIST,
+       /* An array of nested values as per enum qca_wlan_vendor_attr_pcl
+        * attribute. Each element contains frequency (MHz), weight, and flag
+        * bit mask indicating how the frequency should be used in P2P
+        * negotiation; sent from kernel space to user space.
+        */
+       QCA_WLAN_VENDOR_ATTR_GET_PREFERRED_FREQ_LIST_WEIGHED_PCL,
        /* keep last */
        QCA_WLAN_VENDOR_ATTR_GET_PREFERRED_FREQ_LIST_AFTER_LAST,
        QCA_WLAN_VENDOR_ATTR_GET_PREFERRED_FREQ_LIST_MAX =
@@ -775,11 +1214,39 @@ enum qca_vendor_attr_wisa_cmd {
  *     vendor specific element is defined by the latest P802.11ax draft.
  *     Please note that the draft is still work in progress and this element
  *     payload is subject to change.
+ *
+ * @QCA_VENDOR_ELEM_RAPS: RAPS element (OFDMA-based Random Access Parameter Set
+ *     element).
+ *     This element can be used for pre-standard publication testing of HE
+ *     before P802.11ax draft assigns the element ID extension. The payload of
+ *     this vendor specific element is defined by the latest P802.11ax draft
+ *     (not including the Element ID Extension field). Please note that the
+ *     draft is still work in progress and this element payload is subject to
+ *     change.
+ *
+ * @QCA_VENDOR_ELEM_MU_EDCA_PARAMS: MU EDCA Parameter Set element.
+ *     This element can be used for pre-standard publication testing of HE
+ *     before P802.11ax draft assigns the element ID extension. The payload of
+ *     this vendor specific element is defined by the latest P802.11ax draft
+ *     (not including the Element ID Extension field). Please note that the
+ *     draft is still work in progress and this element payload is subject to
+ *     change.
+ *
+ * @QCA_VENDOR_ELEM_BSS_COLOR_CHANGE: BSS Color Change Announcement element.
+ *     This element can be used for pre-standard publication testing of HE
+ *     before P802.11ax draft assigns the element ID extension. The payload of
+ *     this vendor specific element is defined by the latest P802.11ax draft
+ *     (not including the Element ID Extension field). Please note that the
+ *     draft is still work in progress and this element payload is subject to
+ *     change.
  */
 enum qca_vendor_element_id {
        QCA_VENDOR_ELEM_P2P_PREF_CHAN_LIST = 0,
        QCA_VENDOR_ELEM_HE_CAPAB = 1,
        QCA_VENDOR_ELEM_HE_OPER = 2,
+       QCA_VENDOR_ELEM_RAPS = 3,
+       QCA_VENDOR_ELEM_MU_EDCA_PARAMS = 4,
+       QCA_VENDOR_ELEM_BSS_COLOR_CHANGE = 5,
 };
 
 /**
@@ -802,19 +1269,22 @@ enum qca_vendor_element_id {
  *     scan flag is set
  * @QCA_WLAN_VENDOR_ATTR_SCAN_MAC_MASK: 6-byte MAC address mask to be used with
  *     randomisation
+ * @QCA_WLAN_VENDOR_ATTR_SCAN_BSSID: 6-byte MAC address representing the
+ *     specific BSSID to scan for.
  */
 enum qca_wlan_vendor_attr_scan {
        QCA_WLAN_VENDOR_ATTR_SCAN_INVALID_PARAM = 0,
-       QCA_WLAN_VENDOR_ATTR_SCAN_IE,
-       QCA_WLAN_VENDOR_ATTR_SCAN_FREQUENCIES,
-       QCA_WLAN_VENDOR_ATTR_SCAN_SSIDS,
-       QCA_WLAN_VENDOR_ATTR_SCAN_SUPP_RATES,
-       QCA_WLAN_VENDOR_ATTR_SCAN_TX_NO_CCK_RATE,
-       QCA_WLAN_VENDOR_ATTR_SCAN_FLAGS,
-       QCA_WLAN_VENDOR_ATTR_SCAN_COOKIE,
-       QCA_WLAN_VENDOR_ATTR_SCAN_STATUS,
-       QCA_WLAN_VENDOR_ATTR_SCAN_MAC,
-       QCA_WLAN_VENDOR_ATTR_SCAN_MAC_MASK,
+       QCA_WLAN_VENDOR_ATTR_SCAN_IE = 1,
+       QCA_WLAN_VENDOR_ATTR_SCAN_FREQUENCIES = 2,
+       QCA_WLAN_VENDOR_ATTR_SCAN_SSIDS = 3,
+       QCA_WLAN_VENDOR_ATTR_SCAN_SUPP_RATES = 4,
+       QCA_WLAN_VENDOR_ATTR_SCAN_TX_NO_CCK_RATE = 5,
+       QCA_WLAN_VENDOR_ATTR_SCAN_FLAGS = 6,
+       QCA_WLAN_VENDOR_ATTR_SCAN_COOKIE = 7,
+       QCA_WLAN_VENDOR_ATTR_SCAN_STATUS = 8,
+       QCA_WLAN_VENDOR_ATTR_SCAN_MAC = 9,
+       QCA_WLAN_VENDOR_ATTR_SCAN_MAC_MASK = 10,
+       QCA_WLAN_VENDOR_ATTR_SCAN_BSSID = 11,
        QCA_WLAN_VENDOR_ATTR_SCAN_AFTER_LAST,
        QCA_WLAN_VENDOR_ATTR_SCAN_MAX =
        QCA_WLAN_VENDOR_ATTR_SCAN_AFTER_LAST - 1
@@ -1012,6 +1482,118 @@ enum qca_wlan_vendor_attr_config {
        QCA_WLAN_VENDOR_ATTR_CONFIG_RX_BLOCKSIZE_PEER_MAC = 35,
        /* 32-bit unsigned value to set window size for specific peer */
        QCA_WLAN_VENDOR_ATTR_CONFIG_RX_BLOCKSIZE_WINLIMIT = 36,
+       /* 8-bit unsigned value to set the beacon miss threshold in 2.4 GHz */
+       QCA_WLAN_VENDOR_ATTR_CONFIG_BEACON_MISS_THRESHOLD_24 = 37,
+       /* 8-bit unsigned value to set the beacon miss threshold in 5 GHz */
+       QCA_WLAN_VENDOR_ATTR_CONFIG_BEACON_MISS_THRESHOLD_5 = 38,
+       /* 32-bit unsigned value to configure 5 or 10 MHz channel width for
+        * station device while in disconnect state. The attribute use the
+        * value of enum nl80211_chan_width: NL80211_CHAN_WIDTH_5 means 5 MHz,
+        * NL80211_CHAN_WIDTH_10 means 10 MHz. If set, the device work in 5 or
+        * 10 MHz channel width, the station will not connect to a BSS using 20
+        * MHz or higher bandwidth. Set to NL80211_CHAN_WIDTH_20_NOHT to
+        * clear this constraint. */
+       QCA_WLAN_VENDOR_ATTR_CONFIG_SUB20_CHAN_WIDTH = 39,
+       /* 32-bit unsigned value to configure the propagation absolute delay
+        * for 2G/5G band (units in us) */
+       QCA_WLAN_VENDOR_ATTR_CONFIG_PROPAGATION_ABS_DELAY = 40,
+       /* 32-bit unsigned value to set probe period */
+       QCA_WLAN_VENDOR_ATTR_CONFIG_ANT_DIV_PROBE_PERIOD = 41,
+       /* 32-bit unsigned value to set stay period */
+       QCA_WLAN_VENDOR_ATTR_CONFIG_ANT_DIV_STAY_PERIOD = 42,
+       /* 32-bit unsigned value to set snr diff */
+       QCA_WLAN_VENDOR_ATTR_CONFIG_ANT_DIV_SNR_DIFF = 43,
+       /* 32-bit unsigned value to set probe dwell time */
+       QCA_WLAN_VENDOR_ATTR_CONFIG_ANT_DIV_PROBE_DWELL_TIME = 44,
+       /* 32-bit unsigned value to set mgmt snr weight */
+       QCA_WLAN_VENDOR_ATTR_CONFIG_ANT_DIV_MGMT_SNR_WEIGHT = 45,
+       /* 32-bit unsigned value to set data snr weight */
+       QCA_WLAN_VENDOR_ATTR_CONFIG_ANT_DIV_DATA_SNR_WEIGHT = 46,
+       /* 32-bit unsigned value to set ack snr weight */
+       QCA_WLAN_VENDOR_ATTR_CONFIG_ANT_DIV_ACK_SNR_WEIGHT = 47,
+       /* 32-bit unsigned value to configure the listen interval.
+        * This is in units of beacon intervals. This configuration alters
+        * the negotiated listen interval with the AP during the connection.
+        * It is highly recommended to configure a value less than or equal to
+        * the one negotiated during the association. Configuring any greater
+        * value can have adverse effects (frame loss, AP disassociating STA,
+        * etc.).
+        */
+       QCA_WLAN_VENDOR_ATTR_CONFIG_LISTEN_INTERVAL = 48,
+       /*
+        * 8 bit unsigned value that is set on an AP/GO virtual interface to
+        * disable operations that would cause the AP/GO to leave its operating
+        * channel.
+        *
+        * This will restrict the scans to the AP/GO operating channel and the
+        * channels of the other band, if DBS is supported.A STA/CLI interface
+        * brought up after this setting is enabled, will be restricted to
+        * connecting to devices only on the AP/GO interface's operating channel
+        * or on the other band in DBS case. P2P supported channel list is
+        * modified, to only include AP interface's operating-channel and the
+        * channels of the other band if DBS is supported.
+        *
+        * These restrictions are only applicable as long as the AP/GO interface
+        * is alive. If the AP/GO interface is brought down then this
+        * setting/restriction is forgotten.
+        *
+        * If this variable is set on an AP/GO interface while a multi-channel
+        * concurrent session is active, it has no effect on the operation of
+        * the current interfaces, other than restricting the scan to the AP/GO
+        * operating channel and the other band channels if DBS is supported.
+        * However, if the STA is brought down and restarted then the new STA
+        * connection will either be formed on the AP/GO channel or on the
+        * other band in a DBS case. This is because of the scan being
+        * restricted on these channels as mentioned above.
+        *
+        * 1-Restrict / 0-Don't restrict offchannel operations.
+        */
+       QCA_WLAN_VENDOR_ATTR_CONFIG_RESTRICT_OFFCHANNEL = 49,
+       /*
+        * 8 bit unsigned value to enable/disable LRO (Large Receive Offload)
+        * on an interface.
+        * 1 - Enable, 0 - Disable.
+        */
+       QCA_WLAN_VENDOR_ATTR_CONFIG_LRO = 50,
+
+       /*
+        * 8 bit unsigned value to globally enable/disable scan
+        * 1 - Enable, 0 - Disable.
+        */
+       QCA_WLAN_VENDOR_ATTR_CONFIG_SCAN_ENABLE = 51,
+
+       /* 8-bit unsigned value to set the total beacon miss count
+        * This paramater will set the total beacon miss count.
+        */
+       QCA_WLAN_VENDOR_ATTR_CONFIG_TOTAL_BEACON_MISS_COUNT = 52,
+
+       /* Unsigned 32-bit value to configure the number of continuous
+        * Beacon Miss which shall be used by the firmware to penalize
+        * the RSSI for BTC.
+        */
+       QCA_WLAN_VENDOR_ATTR_CONFIG_PENALIZE_AFTER_NCONS_BEACON_MISS_BTC = 53,
+
+       /* 8-bit unsigned value to configure the driver and below layers to
+        * enable/disable all FILS features.
+        * 0-enable, 1-disable */
+       QCA_WLAN_VENDOR_ATTR_CONFIG_DISABLE_FILS = 54,
+
+       /* 16-bit unsigned value to configure the level of WLAN latency
+        * module. See enum qca_wlan_vendor_attr_config_latency_level.
+        */
+       QCA_WLAN_VENDOR_ATTR_CONFIG_LATENCY_LEVEL = 55,
+
+       /* 8-bit unsigned value indicating the driver to use the RSNE as-is from
+        * the connect interface. Exclusively used for the scenarios where the
+        * device is used as a test bed device with special functionality and
+        * not recommended for production. This helps driver to not validate the
+        * RSNE passed from user space and thus allow arbitrary IE data to be
+        * used for testing purposes.
+        * 1-enable, 0-disable.
+        * Applications set/reset this configuration. If not reset, this
+        * parameter remains in use until the driver is unloaded.
+        */
+       QCA_WLAN_VENDOR_ATTR_CONFIG_RSN_IE = 56,
 
        /* keep last */
        QCA_WLAN_VENDOR_ATTR_CONFIG_AFTER_LAST,
@@ -1079,6 +1661,36 @@ enum qca_wlan_gpio_attr {
        QCA_WLAN_VENDOR_ATTR_GPIO_PARAM_LAST - 1
 };
 
+/**
+ * qca_wlan_set_qdepth_thresh_attr - Parameters for setting
+ * MSDUQ depth threshold per peer per tid in the target
+ *
+ * Associated Vendor Command:
+ * QCA_NL80211_VENDOR_SUBCMD_SET_QDEPTH_THRESH
+ */
+enum qca_wlan_set_qdepth_thresh_attr {
+       QCA_WLAN_VENDOR_ATTR_QDEPTH_THRESH_INVALID = 0,
+       /* 6-byte MAC address */
+       QCA_WLAN_VENDOR_ATTR_QDEPTH_THRESH_MAC_ADDR,
+       /* Unsigned 32-bit attribute for holding the TID */
+       QCA_WLAN_VENDOR_ATTR_QDEPTH_THRESH_TID,
+       /* Unsigned 32-bit attribute for holding the update mask
+        * bit 0 - Update high priority msdu qdepth threshold
+        * bit 1 - Update low priority msdu qdepth threshold
+        * bit 2 - Update UDP msdu qdepth threshold
+        * bit 3 - Update Non UDP msdu qdepth threshold
+        * rest of bits are reserved
+        */
+       QCA_WLAN_VENDOR_ATTR_QDEPTH_THRESH_UPDATE_MASK,
+       /* Unsigned 32-bit attribute for holding the threshold value */
+       QCA_WLAN_VENDOR_ATTR_QDEPTH_THRESH_VALUE,
+
+       /* keep last */
+       QCA_WLAN_VENDOR_ATTR_QDEPTH_THRESH_LAST,
+       QCA_WLAN_VENDOR_ATTR_QDEPTH_THRESH_MAX =
+               QCA_WLAN_VENDOR_ATTR_QDEPTH_THRESH_LAST - 1,
+};
+
 /**
  * enum qca_wlan_vendor_attr_get_hw_capability - Wi-Fi hardware capability
  */
@@ -1251,6 +1863,12 @@ enum qca_wlan_vendor_attr_get_hw_capability {
  * @QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_ANT_NF: per antenna NF value
  * @QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_IFACE_RSSI_BEACON: RSSI of beacon
  * @QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_IFACE_SNR_BEACON: SNR of beacon
+ * @QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_REPORT_TIME: u64
+ *    Absolute timestamp from 1970/1/1, unit in ms. After receiving the
+ *    message, user layer APP could call gettimeofday to get another
+ *    timestamp and calculate transfer delay for the message.
+ * @QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_MEASUREMENT_TIME: u32
+ *    Real period for this measurement, unit in us.
  */
 enum qca_wlan_vendor_attr_ll_stats_ext {
        QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_INVALID = 0,
@@ -1344,6 +1962,9 @@ enum qca_wlan_vendor_attr_ll_stats_ext {
        QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_IFACE_RSSI_BEACON,
        QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_IFACE_SNR_BEACON,
 
+       QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_REPORT_TIME,
+       QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_MEASUREMENT_TIME,
+
        QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_LAST,
        QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_MAX =
                QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_LAST - 1
@@ -1713,6 +2334,24 @@ enum qca_wlan_vendor_attr_dmg_rf_sector_type {
        QCA_WLAN_VENDOR_ATTR_DMG_RF_SECTOR_TYPE_MAX
 };
 
+/**
+ * BRP antenna limit mode
+ *
+ * @QCA_WLAN_VENDOR_ATTR_BRP_ANT_LIMIT_MODE_DISABLE: Disable BRP force
+ *     antenna limit, BRP will be performed as usual.
+ * @QCA_WLAN_VENDOR_ATTR_BRP_ANT_LIMIT_MODE_EFFECTIVE: Define maximal
+ *     antennas limit. the hardware may use less antennas than the
+ *     maximum limit.
+ * @QCA_WLAN_VENDOR_ATTR_BRP_ANT_LIMIT_MODE_FORCE: The hardware will
+ *     use exactly the specified number of antennas for BRP.
+ */
+enum qca_wlan_vendor_attr_brp_ant_limit_mode {
+       QCA_WLAN_VENDOR_ATTR_BRP_ANT_LIMIT_MODE_DISABLE,
+       QCA_WLAN_VENDOR_ATTR_BRP_ANT_LIMIT_MODE_EFFECTIVE,
+       QCA_WLAN_VENDOR_ATTR_BRP_ANT_LIMIT_MODE_FORCE,
+       QCA_WLAN_VENDOR_ATTR_BRP_ANT_LIMIT_MODE_MAX
+};
+
 /**
  * enum qca_wlan_vendor_attr_dmg_rf_sector_cfg - Attributes for
  * DMG RF sector configuration for a single RF module.
@@ -2107,6 +2746,11 @@ enum qca_wlan_vendor_attr_ll_stats_results {
        /* Unsigned 32 bit value */
        QCA_WLAN_VENDOR_ATTR_LL_STATS_IFACE_PPDU_FAIL_CNT = 82,
 
+       /* Unsigned int 32 value.
+        * Pending MSDUs corresponding to respective AC.
+        */
+       QCA_WLAN_VENDOR_ATTR_LL_STATS_WMM_AC_PENDING_MSDU = 83,
+
        /* keep last */
        QCA_WLAN_VENDOR_ATTR_LL_STATS_AFTER_LAST,
        QCA_WLAN_VENDOR_ATTR_LL_STATS_MAX =
@@ -2214,4 +2858,2246 @@ enum qca_wlan_vendor_tdls_trigger_mode {
        QCA_WLAN_VENDOR_TDLS_TRIGGER_MODE_EXTERNAL = 1 << 2,
 };
 
+/**
+ * enum qca_vendor_attr_sar_limits_selections - Source of SAR power limits
+ * @QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_SELECT_BDF0: Select SAR profile #0
+ *     that is hard-coded in the Board Data File (BDF).
+ * @QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_SELECT_BDF1: Select SAR profile #1
+ *     that is hard-coded in the Board Data File (BDF).
+ * @QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_SELECT_BDF2: Select SAR profile #2
+ *     that is hard-coded in the Board Data File (BDF).
+ * @QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_SELECT_BDF3: Select SAR profile #3
+ *     that is hard-coded in the Board Data File (BDF).
+ * @QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_SELECT_BDF4: Select SAR profile #4
+ *     that is hard-coded in the Board Data File (BDF).
+ * @QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_SELECT_NONE: Do not select any
+ *     source of SAR power limits, thereby disabling the SAR power
+ *     limit feature.
+ * @QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_SELECT_USER: Select the SAR power
+ *     limits configured by %QCA_NL80211_VENDOR_SUBCMD_SET_SAR.
+ *
+ * This enumerates the valid set of values that may be supplied for
+ * attribute %QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_SELECT in an instance of
+ * the %QCA_NL80211_VENDOR_SUBCMD_SET_SAR_LIMITS vendor command or in
+ * the response to an instance of the
+ * %QCA_NL80211_VENDOR_SUBCMD_GET_SAR_LIMITS vendor command.
+ */
+enum qca_vendor_attr_sar_limits_selections {
+       QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_SELECT_BDF0 = 0,
+       QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_SELECT_BDF1 = 1,
+       QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_SELECT_BDF2 = 2,
+       QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_SELECT_BDF3 = 3,
+       QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_SELECT_BDF4 = 4,
+       QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_SELECT_NONE = 5,
+       QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_SELECT_USER = 6,
+};
+
+/**
+ * enum qca_vendor_attr_sar_limits_spec_modulations -
+ *     SAR limits specification modulation
+ * @QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_SPEC_MODULATION_CCK -
+ *     CCK modulation
+ * @QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_SPEC_MODULATION_OFDM -
+ *     OFDM modulation
+ *
+ * This enumerates the valid set of values that may be supplied for
+ * attribute %QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_SPEC_MODULATION in an
+ * instance of attribute %QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_SPEC in an
+ * instance of the %QCA_NL80211_VENDOR_SUBCMD_SET_SAR_LIMITS vendor
+ * command or in the response to an instance of the
+ * %QCA_NL80211_VENDOR_SUBCMD_GET_SAR_LIMITS vendor command.
+ */
+enum qca_vendor_attr_sar_limits_spec_modulations {
+       QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_SPEC_MODULATION_CCK = 0,
+       QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_SPEC_MODULATION_OFDM = 1,
+};
+
+/**
+ * enum qca_vendor_attr_sar_limits - Attributes for SAR power limits
+ *
+ * @QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_SAR_ENABLE: Optional (u32) value to
+ *     select which SAR power limit table should be used. Valid
+ *     values are enumerated in enum
+ *     %qca_vendor_attr_sar_limits_selections. The existing SAR
+ *     power limit selection is unchanged if this attribute is not
+ *     present.
+ *
+ * @QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_NUM_SPECS: Optional (u32) value
+ *     which specifies the number of SAR power limit specifications
+ *     which will follow.
+ *
+ * @QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_SPEC: Nested array of SAR power
+ *     limit specifications. The number of specifications is
+ *     specified by @QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_NUM_SPECS. Each
+ *     specification contains a set of
+ *     QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_SPEC_* attributes. A
+ *     specification is uniquely identified by the attributes
+ *     %QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_SPEC_BAND,
+ *     %QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_SPEC_CHAIN, and
+ *     %QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_SPEC_MODULATION and always
+ *     contains as a payload the attribute
+ *     %QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_SPEC_POWER_LIMIT.
+ *
+ * @QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_SPEC_BAND: Optional (u32) value to
+ *     indicate for which band this specification applies. Valid
+ *     values are enumerated in enum %nl80211_band (although not all
+ *     bands may be supported by a given device). If the attribute is
+ *     not supplied then the specification will be applied to all
+ *     supported bands.
+ *
+ * @QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_SPEC_CHAIN: Optional (u32) value
+ *     to indicate for which antenna chain this specification
+ *     applies, i.e. 1 for chain 1, 2 for chain 2, etc. If the
+ *     attribute is not supplied then the specification will be
+ *     applied to all chains.
+ *
+ * @QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_SPEC_MODULATION: Optional (u32)
+ *     value to indicate for which modulation scheme this
+ *     specification applies. Valid values are enumerated in enum
+ *     %qca_vendor_attr_sar_limits_spec_modulations. If the attribute
+ *     is not supplied then the specification will be applied to all
+ *     modulation schemes.
+ *
+ * @QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_SPEC_POWER_LIMIT: Required (u32)
+ *     value to specify the actual power limit value in units of 0.5
+ *     dBm (i.e., a value of 11 represents 5.5 dBm).
+ *
+ * These attributes are used with %QCA_NL80211_VENDOR_SUBCMD_SET_SAR_LIMITS
+ * and %QCA_NL80211_VENDOR_SUBCMD_GET_SAR_LIMITS.
+ */
+enum qca_vendor_attr_sar_limits {
+       QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_INVALID = 0,
+       QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_SAR_ENABLE = 1,
+       QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_NUM_SPECS = 2,
+       QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_SPEC = 3,
+       QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_SPEC_BAND = 4,
+       QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_SPEC_CHAIN = 5,
+       QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_SPEC_MODULATION = 6,
+       QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_SPEC_POWER_LIMIT = 7,
+
+       QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_AFTER_LAST,
+       QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_MAX =
+               QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_AFTER_LAST - 1
+};
+
+/**
+ * enum qca_wlan_vendor_attr_get_wifi_info: Attributes for data used by
+ * QCA_NL80211_VENDOR_SUBCMD_GET_WIFI_INFO sub command.
+ */
+enum qca_wlan_vendor_attr_get_wifi_info {
+       QCA_WLAN_VENDOR_ATTR_WIFI_INFO_GET_INVALID = 0,
+       QCA_WLAN_VENDOR_ATTR_WIFI_INFO_DRIVER_VERSION = 1,
+       QCA_WLAN_VENDOR_ATTR_WIFI_INFO_FIRMWARE_VERSION = 2,
+
+       /* keep last */
+       QCA_WLAN_VENDOR_ATTR_WIFI_INFO_GET_AFTER_LAST,
+       QCA_WLAN_VENDOR_ATTR_WIFI_INFO_GET_MAX =
+       QCA_WLAN_VENDOR_ATTR_WIFI_INFO_GET_AFTER_LAST - 1,
+};
+
+/*
+ * enum qca_wlan_vendor_attr_wifi_logger_start: Attributes for data used by
+ * QCA_NL80211_VENDOR_SUBCMD_WIFI_LOGGER_START sub command.
+ */
+enum qca_wlan_vendor_attr_wifi_logger_start {
+       QCA_WLAN_VENDOR_ATTR_WIFI_LOGGER_START_INVALID = 0,
+       QCA_WLAN_VENDOR_ATTR_WIFI_LOGGER_RING_ID = 1,
+       QCA_WLAN_VENDOR_ATTR_WIFI_LOGGER_VERBOSE_LEVEL = 2,
+       QCA_WLAN_VENDOR_ATTR_WIFI_LOGGER_FLAGS = 3,
+
+       /* keep last */
+       QCA_WLAN_VENDOR_ATTR_WIFI_LOGGER_START_AFTER_LAST,
+       QCA_WLAN_VENDOR_ATTR_WIFI_LOGGER_START_GET_MAX =
+       QCA_WLAN_VENDOR_ATTR_WIFI_LOGGER_START_AFTER_LAST - 1,
+};
+
+enum qca_wlan_vendor_attr_logger_results {
+       QCA_WLAN_VENDOR_ATTR_LOGGER_RESULTS_INVALID = 0,
+
+       /* Unsigned 32-bit value; must match the request Id supplied by
+        * Wi-Fi HAL in the corresponding subcmd NL msg.
+        */
+       QCA_WLAN_VENDOR_ATTR_LOGGER_RESULTS_REQUEST_ID = 1,
+
+       /* Unsigned 32-bit value; used to indicate the size of memory
+        * dump to be allocated.
+       */
+       QCA_WLAN_VENDOR_ATTR_LOGGER_RESULTS_MEMDUMP_SIZE = 2,
+
+       /* keep last */
+       QCA_WLAN_VENDOR_ATTR_LOGGER_RESULTS_AFTER_LAST,
+       QCA_WLAN_VENDOR_ATTR_LOGGER_RESULTS_MAX =
+       QCA_WLAN_VENDOR_ATTR_LOGGER_RESULTS_AFTER_LAST - 1,
+};
+
+enum qca_wlan_vendor_attr_roaming_config_params {
+       QCA_WLAN_VENDOR_ATTR_ROAMING_PARAM_INVALID = 0,
+
+       QCA_WLAN_VENDOR_ATTR_ROAMING_SUBCMD = 1,
+       QCA_WLAN_VENDOR_ATTR_ROAMING_REQ_ID = 2,
+
+       /* Attributes for wifi_set_ssid_white_list */
+       QCA_WLAN_VENDOR_ATTR_ROAMING_PARAM_WHITE_LIST_SSID_NUM_NETWORKS = 3,
+       QCA_WLAN_VENDOR_ATTR_ROAMING_PARAM_WHITE_LIST_SSID_LIST = 4,
+       QCA_WLAN_VENDOR_ATTR_ROAMING_PARAM_WHITE_LIST_SSID = 5,
+
+       /* Attributes for set_roam_params */
+       QCA_WLAN_VENDOR_ATTR_ROAMING_PARAM_A_BAND_BOOST_THRESHOLD = 6,
+       QCA_WLAN_VENDOR_ATTR_ROAMING_PARAM_A_BAND_PENALTY_THRESHOLD = 7,
+       QCA_WLAN_VENDOR_ATTR_ROAMING_PARAM_A_BAND_BOOST_FACTOR = 8,
+       QCA_WLAN_VENDOR_ATTR_ROAMING_PARAM_A_BAND_PENALTY_FACTOR = 9,
+       QCA_WLAN_VENDOR_ATTR_ROAMING_PARAM_A_BAND_MAX_BOOST = 10,
+       QCA_WLAN_VENDOR_ATTR_ROAMING_PARAM_LAZY_ROAM_HISTERESYS = 11,
+       QCA_WLAN_VENDOR_ATTR_ROAMING_PARAM_ALERT_ROAM_RSSI_TRIGGER = 12,
+
+       /* Attribute for set_lazy_roam */
+       QCA_WLAN_VENDOR_ATTR_ROAMING_PARAM_SET_LAZY_ROAM_ENABLE = 13,
+
+       /* Attribute for set_lazy_roam with preferences */
+       QCA_WLAN_VENDOR_ATTR_ROAMING_PARAM_SET_BSSID_PREFS = 14,
+       QCA_WLAN_VENDOR_ATTR_ROAMING_PARAM_SET_LAZY_ROAM_NUM_BSSID = 15,
+       QCA_WLAN_VENDOR_ATTR_ROAMING_PARAM_SET_LAZY_ROAM_BSSID = 16,
+       QCA_WLAN_VENDOR_ATTR_ROAMING_PARAM_SET_LAZY_ROAM_RSSI_MODIFIER = 17,
+
+       /* Attribute for set_blacklist bssid params */
+       QCA_WLAN_VENDOR_ATTR_ROAMING_PARAM_SET_BSSID_PARAMS = 18,
+       QCA_WLAN_VENDOR_ATTR_ROAMING_PARAM_SET_BSSID_PARAMS_NUM_BSSID = 19,
+       QCA_WLAN_VENDOR_ATTR_ROAMING_PARAM_SET_BSSID_PARAMS_BSSID = 20,
+
+       /* keep last */
+       QCA_WLAN_VENDOR_ATTR_ROAMING_PARAM_AFTER_LAST,
+       QCA_WLAN_VENDOR_ATTR_ROAMING_PARAM_MAX =
+       QCA_WLAN_VENDOR_ATTR_ROAMING_PARAM_AFTER_LAST - 1,
+};
+
+/*
+ * enum qca_wlan_vendor_attr_roam_subcmd: Attributes for data used by
+ * QCA_NL80211_VENDOR_SUBCMD_ROAM sub command.
+ */
+enum qca_wlan_vendor_attr_roam_subcmd {
+       QCA_WLAN_VENDOR_ATTR_ROAM_SUBCMD_INVALID = 0,
+       QCA_WLAN_VENDOR_ATTR_ROAM_SUBCMD_SSID_WHITE_LIST = 1,
+       QCA_WLAN_VENDOR_ATTR_ROAM_SUBCMD_SET_GSCAN_ROAM_PARAMS = 2,
+       QCA_WLAN_VENDOR_ATTR_ROAM_SUBCMD_SET_LAZY_ROAM = 3,
+       QCA_WLAN_VENDOR_ATTR_ROAM_SUBCMD_SET_BSSID_PREFS = 4,
+       QCA_WLAN_VENDOR_ATTR_ROAM_SUBCMD_SET_BSSID_PARAMS = 5,
+       QCA_WLAN_VENDOR_ATTR_ROAM_SUBCMD_SET_BLACKLIST_BSSID = 6,
+
+       /* keep last */
+       QCA_WLAN_VENDOR_ATTR_ROAM_SUBCMD_AFTER_LAST,
+       QCA_WLAN_VENDOR_ATTR_ROAM_SUBCMD_MAX =
+       QCA_WLAN_VENDOR_ATTR_ROAM_SUBCMD_AFTER_LAST - 1,
+};
+
+enum qca_wlan_vendor_attr_gscan_config_params {
+       QCA_WLAN_VENDOR_ATTR_GSCAN_SUBCMD_CONFIG_PARAM_INVALID = 0,
+
+       /* Unsigned 32-bit value */
+       QCA_WLAN_VENDOR_ATTR_GSCAN_SUBCMD_CONFIG_PARAM_REQUEST_ID = 1,
+
+       /* Attributes for data used by
+        * QCA_NL80211_VENDOR_SUBCMD_GSCAN_GET_VALID_CHANNELS sub command.
+        */
+       /* Unsigned 32-bit value */
+       QCA_WLAN_VENDOR_ATTR_GSCAN_GET_VALID_CHANNELS_CONFIG_PARAM_WIFI_BAND
+       = 2,
+       /* Unsigned 32-bit value */
+       QCA_WLAN_VENDOR_ATTR_GSCAN_GET_VALID_CHANNELS_CONFIG_PARAM_MAX_CHANNELS
+       = 3,
+
+       /* Attributes for input params used by
+        * QCA_NL80211_VENDOR_SUBCMD_GSCAN_START sub command.
+        */
+
+       /* Unsigned 32-bit value; channel frequency */
+       QCA_WLAN_VENDOR_ATTR_GSCAN_CHANNEL_SPEC_CHANNEL = 4,
+       /* Unsigned 32-bit value; dwell time in ms. */
+       QCA_WLAN_VENDOR_ATTR_GSCAN_CHANNEL_SPEC_DWELL_TIME = 5,
+       /* Unsigned 8-bit value; 0: active; 1: passive; N/A for DFS */
+       QCA_WLAN_VENDOR_ATTR_GSCAN_CHANNEL_SPEC_PASSIVE = 6,
+       /* Unsigned 8-bit value; channel class */
+       QCA_WLAN_VENDOR_ATTR_GSCAN_CHANNEL_SPEC_CLASS = 7,
+
+       /* Unsigned 8-bit value; bucket index, 0 based */
+       QCA_WLAN_VENDOR_ATTR_GSCAN_BUCKET_SPEC_INDEX = 8,
+       /* Unsigned 8-bit value; band. */
+       QCA_WLAN_VENDOR_ATTR_GSCAN_BUCKET_SPEC_BAND = 9,
+       /* Unsigned 32-bit value; desired period, in ms. */
+       QCA_WLAN_VENDOR_ATTR_GSCAN_BUCKET_SPEC_PERIOD = 10,
+       /* Unsigned 8-bit value; report events semantics. */
+       QCA_WLAN_VENDOR_ATTR_GSCAN_BUCKET_SPEC_REPORT_EVENTS = 11,
+       /* Unsigned 32-bit value. Followed by a nested array of
+        * GSCAN_CHANNEL_SPEC_* attributes.
+        */
+       QCA_WLAN_VENDOR_ATTR_GSCAN_BUCKET_SPEC_NUM_CHANNEL_SPECS = 12,
+
+       /* Array of QCA_WLAN_VENDOR_ATTR_GSCAN_CHANNEL_SPEC_* attributes.
+        * Array size: QCA_WLAN_VENDOR_ATTR_GSCAN_BUCKET_SPEC_NUM_CHANNEL_SPECS
+        */
+       QCA_WLAN_VENDOR_ATTR_GSCAN_CHANNEL_SPEC = 13,
+
+       /* Unsigned 32-bit value; base timer period in ms. */
+       QCA_WLAN_VENDOR_ATTR_GSCAN_SCAN_CMD_PARAMS_BASE_PERIOD = 14,
+       /* Unsigned 32-bit value; number of APs to store in each scan in the
+        * BSSID/RSSI history buffer (keep the highest RSSI APs).
+        */
+       QCA_WLAN_VENDOR_ATTR_GSCAN_SCAN_CMD_PARAMS_MAX_AP_PER_SCAN = 15,
+       /* Unsigned 8-bit value; in %, when scan buffer is this much full, wake
+        * up AP.
+        */
+       QCA_WLAN_VENDOR_ATTR_GSCAN_SCAN_CMD_PARAMS_REPORT_THRESHOLD_PERCENT
+       = 16,
+
+       /* Unsigned 8-bit value; number of scan bucket specs; followed by a
+        * nested array of_GSCAN_BUCKET_SPEC_* attributes and values. The size
+        * of the array is determined by NUM_BUCKETS.
+        */
+       QCA_WLAN_VENDOR_ATTR_GSCAN_SCAN_CMD_PARAMS_NUM_BUCKETS = 17,
+
+       /* Array of QCA_WLAN_VENDOR_ATTR_GSCAN_BUCKET_SPEC_* attributes.
+        * Array size: QCA_WLAN_VENDOR_ATTR_GSCAN_SCAN_CMD_PARAMS_NUM_BUCKETS
+        */
+       QCA_WLAN_VENDOR_ATTR_GSCAN_BUCKET_SPEC = 18,
+
+       /* Unsigned 8-bit value */
+       QCA_WLAN_VENDOR_ATTR_GSCAN_GET_CACHED_SCAN_RESULTS_CONFIG_PARAM_FLUSH
+       = 19,
+       /* Unsigned 32-bit value; maximum number of results to be returned. */
+       QCA_WLAN_VENDOR_ATTR_GSCAN_GET_CACHED_SCAN_RESULTS_CONFIG_PARAM_MAX
+       = 20,
+
+       /* An array of 6 x unsigned 8-bit value */
+       QCA_WLAN_VENDOR_ATTR_GSCAN_AP_THRESHOLD_PARAM_BSSID = 21,
+       /* Signed 32-bit value */
+       QCA_WLAN_VENDOR_ATTR_GSCAN_AP_THRESHOLD_PARAM_RSSI_LOW = 22,
+       /* Signed 32-bit value */
+       QCA_WLAN_VENDOR_ATTR_GSCAN_AP_THRESHOLD_PARAM_RSSI_HIGH = 23,
+       /* Unsigned 32-bit value */
+       QCA_WLAN_VENDOR_ATTR_GSCAN_AP_THRESHOLD_PARAM_CHANNEL = 24,
+
+       /* Number of hotlist APs as unsigned 32-bit value, followed by a nested
+        * array of AP_THRESHOLD_PARAM attributes and values. The size of the
+        * array is determined by NUM_AP.
+        */
+       QCA_WLAN_VENDOR_ATTR_GSCAN_BSSID_HOTLIST_PARAMS_NUM_AP = 25,
+
+       /* Array of QCA_WLAN_VENDOR_ATTR_GSCAN_AP_THRESHOLD_PARAM_* attributes.
+        * Array size: QCA_WLAN_VENDOR_ATTR_GSCAN_BUCKET_SPEC_NUM_CHANNEL_SPECS
+        */
+       QCA_WLAN_VENDOR_ATTR_GSCAN_AP_THRESHOLD_PARAM = 26,
+
+       /* Unsigned 32-bit value; number of samples for averaging RSSI. */
+       QCA_WLAN_VENDOR_ATTR_GSCAN_SIGNIFICANT_CHANGE_PARAMS_RSSI_SAMPLE_SIZE
+       = 27,
+       /* Unsigned 32-bit value; number of samples to confirm AP loss. */
+       QCA_WLAN_VENDOR_ATTR_GSCAN_SIGNIFICANT_CHANGE_PARAMS_LOST_AP_SAMPLE_SIZE
+       = 28,
+       /* Unsigned 32-bit value; number of APs breaching threshold. */
+       QCA_WLAN_VENDOR_ATTR_GSCAN_SIGNIFICANT_CHANGE_PARAMS_MIN_BREACHING = 29,
+       /* Unsigned 32-bit value; number of APs. Followed by an array of
+        * AP_THRESHOLD_PARAM attributes. Size of the array is NUM_AP.
+        */
+       QCA_WLAN_VENDOR_ATTR_GSCAN_SIGNIFICANT_CHANGE_PARAMS_NUM_AP = 30,
+       /* Unsigned 32-bit value; number of samples to confirm AP loss. */
+       QCA_WLAN_VENDOR_ATTR_GSCAN_BSSID_HOTLIST_PARAMS_LOST_AP_SAMPLE_SIZE
+       = 31,
+       /* Unsigned 32-bit value. If max_period is non zero or different than
+        * period, then this bucket is an exponential backoff bucket.
+        */
+       QCA_WLAN_VENDOR_ATTR_GSCAN_BUCKET_SPEC_MAX_PERIOD = 32,
+       /* Unsigned 32-bit value. */
+       QCA_WLAN_VENDOR_ATTR_GSCAN_BUCKET_SPEC_BASE = 33,
+       /* Unsigned 32-bit value. For exponential back off bucket, number of
+        * scans to perform for a given period.
+        */
+       QCA_WLAN_VENDOR_ATTR_GSCAN_BUCKET_SPEC_STEP_COUNT = 34,
+       /* Unsigned 8-bit value; in number of scans, wake up AP after these
+        * many scans.
+        */
+       QCA_WLAN_VENDOR_ATTR_GSCAN_SCAN_CMD_PARAMS_REPORT_THRESHOLD_NUM_SCANS
+       = 35,
+
+       /* Attributes for data used by
+        * QCA_NL80211_VENDOR_SUBCMD_GSCAN_SET_SSID_HOTLIST sub command.
+        */
+       /* Unsigned 3-2bit value; number of samples to confirm SSID loss. */
+       QCA_WLAN_VENDOR_ATTR_GSCAN_SSID_HOTLIST_PARAMS_LOST_SSID_SAMPLE_SIZE
+       = 36,
+       /* Number of hotlist SSIDs as unsigned 32-bit value, followed by a
+        * nested array of SSID_THRESHOLD_PARAM_* attributes and values. The
+        * size of the array is determined by NUM_SSID.
+        */
+       QCA_WLAN_VENDOR_ATTR_GSCAN_SSID_HOTLIST_PARAMS_NUM_SSID = 37,
+       /* Array of QCA_WLAN_VENDOR_ATTR_GSCAN_SSID_THRESHOLD_PARAM_*
+        * attributes.
+        * Array size: QCA_WLAN_VENDOR_ATTR_GSCAN_SSID_HOTLIST_PARAMS_NUM_SSID
+        */
+       QCA_WLAN_VENDOR_ATTR_GSCAN_SSID_THRESHOLD_PARAM = 38,
+
+       /* An array of 33 x unsigned 8-bit value; NULL terminated SSID */
+       QCA_WLAN_VENDOR_ATTR_GSCAN_SSID_THRESHOLD_PARAM_SSID = 39,
+       /* Unsigned 8-bit value */
+       QCA_WLAN_VENDOR_ATTR_GSCAN_SSID_THRESHOLD_PARAM_BAND = 40,
+       /* Signed 32-bit value */
+       QCA_WLAN_VENDOR_ATTR_GSCAN_SSID_THRESHOLD_PARAM_RSSI_LOW = 41,
+       /* Signed 32-bit value */
+       QCA_WLAN_VENDOR_ATTR_GSCAN_SSID_THRESHOLD_PARAM_RSSI_HIGH = 42,
+       /* Unsigned 32-bit value; a bitmask with additional gscan config flag.
+        */
+       QCA_WLAN_VENDOR_ATTR_GSCAN_CONFIGURATION_FLAGS = 43,
+
+       /* keep last */
+       QCA_WLAN_VENDOR_ATTR_GSCAN_SUBCMD_CONFIG_PARAM_AFTER_LAST,
+       QCA_WLAN_VENDOR_ATTR_GSCAN_SUBCMD_CONFIG_PARAM_MAX =
+       QCA_WLAN_VENDOR_ATTR_GSCAN_SUBCMD_CONFIG_PARAM_AFTER_LAST - 1,
+};
+
+enum qca_wlan_vendor_attr_gscan_results {
+       QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_INVALID = 0,
+
+       /* Unsigned 32-bit value; must match the request Id supplied by
+        * Wi-Fi HAL in the corresponding subcmd NL msg.
+        */
+       QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_REQUEST_ID = 1,
+
+       /* Unsigned 32-bit value; used to indicate the status response from
+        * firmware/driver for the vendor sub-command.
+        */
+       QCA_WLAN_VENDOR_ATTR_GSCAN_STATUS = 2,
+
+       /* GSCAN Valid Channels attributes */
+       /* Unsigned 32bit value; followed by a nested array of CHANNELS. */
+       QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_NUM_CHANNELS = 3,
+       /* An array of NUM_CHANNELS x unsigned 32-bit value integers
+        * representing channel numbers.
+        */
+       QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_CHANNELS = 4,
+
+       /* GSCAN Capabilities attributes */
+       /* Unsigned 32-bit value */
+       QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_CAPABILITIES_MAX_SCAN_CACHE_SIZE = 5,
+       /* Unsigned 32-bit value */
+       QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_CAPABILITIES_MAX_SCAN_BUCKETS = 6,
+       /* Unsigned 32-bit value */
+       QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_CAPABILITIES_MAX_AP_CACHE_PER_SCAN
+       = 7,
+       /* Unsigned 32-bit value */
+       QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_CAPABILITIES_MAX_RSSI_SAMPLE_SIZE
+       = 8,
+       /* Signed 32-bit value */
+       QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_CAPABILITIES_MAX_SCAN_REPORTING_THRESHOLD
+       = 9,
+       /* Unsigned 32-bit value */
+       QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_CAPABILITIES_MAX_HOTLIST_BSSIDS = 10,
+       /* Unsigned 32-bit value */
+       QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_CAPABILITIES_MAX_SIGNIFICANT_WIFI_CHANGE_APS
+       = 11,
+       /* Unsigned 32-bit value */
+       QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_CAPABILITIES_MAX_BSSID_HISTORY_ENTRIES
+       = 12,
+
+       /* GSCAN Attributes used with
+        * QCA_NL80211_VENDOR_SUBCMD_GSCAN_SCAN_RESULTS_AVAILABLE sub-command.
+        */
+
+       /* Unsigned 32-bit value */
+       QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_NUM_RESULTS_AVAILABLE = 13,
+
+       /* GSCAN attributes used with
+        * QCA_NL80211_VENDOR_SUBCMD_GSCAN_FULL_SCAN_RESULT sub-command.
+        */
+
+       /* An array of NUM_RESULTS_AVAILABLE x
+        * QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_SCAN_RESULT_*
+        */
+       QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_LIST = 14,
+
+       /* Unsigned 64-bit value; age of sample at the time of retrieval */
+       QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_SCAN_RESULT_TIME_STAMP = 15,
+       /* 33 x unsigned 8-bit value; NULL terminated SSID */
+       QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_SCAN_RESULT_SSID = 16,
+       /* An array of 6 x unsigned 8-bit value */
+       QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_SCAN_RESULT_BSSID = 17,
+       /* Unsigned 32-bit value; channel frequency in MHz */
+       QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_SCAN_RESULT_CHANNEL = 18,
+       /* Signed 32-bit value */
+       QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_SCAN_RESULT_RSSI = 19,
+       /* Unsigned 32-bit value */
+       QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_SCAN_RESULT_RTT = 20,
+       /* Unsigned 32-bit value */
+       QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_SCAN_RESULT_RTT_SD = 21,
+       /* Unsigned 16-bit value */
+       QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_SCAN_RESULT_BEACON_PERIOD = 22,
+       /* Unsigned 16-bit value */
+       QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_SCAN_RESULT_CAPABILITY = 23,
+       /* Unsigned 32-bit value; size of the IE DATA blob */
+       QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_SCAN_RESULT_IE_LENGTH = 24,
+       /* An array of IE_LENGTH x unsigned 8-bit value; blob of all the
+        * information elements found in the beacon; this data should be a
+        * packed list of wifi_information_element objects, one after the
+        * other.
+        */
+       QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_SCAN_RESULT_IE_DATA = 25,
+
+       /* Unsigned 8-bit value; set by driver to indicate more scan results are
+        * available.
+        */
+       QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_SCAN_RESULT_MORE_DATA = 26,
+
+       /* GSCAN attributes for
+        * QCA_NL80211_VENDOR_SUBCMD_GSCAN_SCAN_EVENT sub-command.
+        */
+       /* Unsigned 8-bit value */
+       QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_SCAN_EVENT_TYPE = 27,
+       /* Unsigned 32-bit value */
+       QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_SCAN_EVENT_STATUS = 28,
+
+       /* GSCAN attributes for
+        * QCA_NL80211_VENDOR_SUBCMD_GSCAN_HOTLIST_AP_FOUND sub-command.
+        */
+       /* Use attr QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_NUM_RESULTS_AVAILABLE
+        * to indicate number of results.
+        * Also, use QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_LIST to indicate the
+        * list of results.
+        */
+
+       /* GSCAN attributes for
+        * QCA_NL80211_VENDOR_SUBCMD_GSCAN_SIGNIFICANT_CHANGE sub-command.
+        */
+       /* An array of 6 x unsigned 8-bit value */
+       QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_SIGNIFICANT_CHANGE_RESULT_BSSID = 29,
+       /* Unsigned 32-bit value */
+       QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_SIGNIFICANT_CHANGE_RESULT_CHANNEL
+       = 30,
+       /* Unsigned 32-bit value. */
+       QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_SIGNIFICANT_CHANGE_RESULT_NUM_RSSI
+       = 31,
+       /* A nested array of signed 32-bit RSSI values. Size of the array is
+        * determined by (NUM_RSSI of SIGNIFICANT_CHANGE_RESULT_NUM_RSSI.
+        */
+       QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_SIGNIFICANT_CHANGE_RESULT_RSSI_LIST
+       = 32,
+
+       /* GSCAN attributes used with
+        * QCA_NL80211_VENDOR_SUBCMD_GSCAN_GET_CACHED_RESULTS sub-command.
+        */
+       /* Use attr QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_NUM_RESULTS_AVAILABLE
+        * to indicate number of gscan cached results returned.
+        * Also, use QCA_WLAN_VENDOR_ATTR_GSCAN_CACHED_RESULTS_LIST to indicate
+        *  the list of gscan cached results.
+        */
+
+       /* An array of NUM_RESULTS_AVAILABLE x
+        * QCA_NL80211_VENDOR_ATTR_GSCAN_CACHED_RESULTS_*
+        */
+       QCA_WLAN_VENDOR_ATTR_GSCAN_CACHED_RESULTS_LIST = 33,
+       /* Unsigned 32-bit value; a unique identifier for the scan unit. */
+       QCA_WLAN_VENDOR_ATTR_GSCAN_CACHED_RESULTS_SCAN_ID = 34,
+       /* Unsigned 32-bit value; a bitmask w/additional information about scan.
+        */
+       QCA_WLAN_VENDOR_ATTR_GSCAN_CACHED_RESULTS_FLAGS = 35,
+       /* Use attr QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_NUM_RESULTS_AVAILABLE
+        * to indicate number of wifi scan results/bssids retrieved by the scan.
+        * Also, use QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_LIST to indicate the
+        * list of wifi scan results returned for each cached result block.
+        */
+
+       /* GSCAN attributes for
+        * QCA_NL80211_VENDOR_SUBCMD_PNO_NETWORK_FOUND sub-command.
+        */
+       /* Use QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_NUM_RESULTS_AVAILABLE for
+        * number of results.
+        * Use QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_LIST to indicate the nested
+        * list of wifi scan results returned for each
+        * wifi_passpoint_match_result block.
+        * Array size: QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_NUM_RESULTS_AVAILABLE.
+        */
+
+       /* GSCAN attributes for
+        * QCA_NL80211_VENDOR_SUBCMD_PNO_PASSPOINT_NETWORK_FOUND sub-command.
+        */
+       /* Unsigned 32-bit value */
+       QCA_WLAN_VENDOR_ATTR_GSCAN_PNO_RESULTS_PASSPOINT_NETWORK_FOUND_NUM_MATCHES
+       = 36,
+       /* A nested array of
+        * QCA_WLAN_VENDOR_ATTR_GSCAN_PNO_RESULTS_PASSPOINT_MATCH_*
+        * attributes. Array size =
+        * *_ATTR_GSCAN_PNO_RESULTS_PASSPOINT_NETWORK_FOUND_NUM_MATCHES.
+        */
+       QCA_WLAN_VENDOR_ATTR_GSCAN_PNO_RESULTS_PASSPOINT_MATCH_RESULT_LIST = 37,
+
+       /* Unsigned 32-bit value; network block id for the matched network */
+       QCA_WLAN_VENDOR_ATTR_GSCAN_PNO_RESULTS_PASSPOINT_MATCH_ID = 38,
+       /* Use QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_LIST to indicate the nested
+        * list of wifi scan results returned for each
+        * wifi_passpoint_match_result block.
+        */
+       /* Unsigned 32-bit value */
+       QCA_WLAN_VENDOR_ATTR_GSCAN_PNO_RESULTS_PASSPOINT_MATCH_ANQP_LEN = 39,
+       /* An array size of PASSPOINT_MATCH_ANQP_LEN of unsigned 8-bit values;
+        * ANQP data in the information_element format.
+        */
+       QCA_WLAN_VENDOR_ATTR_GSCAN_PNO_RESULTS_PASSPOINT_MATCH_ANQP = 40,
+
+       /* Unsigned 32-bit value; a GSCAN Capabilities attribute. */
+       QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_CAPABILITIES_MAX_HOTLIST_SSIDS = 41,
+       /* Unsigned 32-bit value; a GSCAN Capabilities attribute. */
+       QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_CAPABILITIES_MAX_NUM_EPNO_NETS = 42,
+       /* Unsigned 32-bit value; a GSCAN Capabilities attribute. */
+       QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_CAPABILITIES_MAX_NUM_EPNO_NETS_BY_SSID
+       = 43,
+       /* Unsigned 32-bit value; a GSCAN Capabilities attribute. */
+       QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_CAPABILITIES_MAX_NUM_WHITELISTED_SSID
+       = 44,
+
+       QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_BUCKETS_SCANNED = 45,
+
+       /* keep last */
+       QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_AFTER_LAST,
+       QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_MAX =
+       QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_AFTER_LAST - 1,
+};
+
+enum qca_wlan_vendor_attr_pno_config_params {
+       QCA_WLAN_VENDOR_ATTR_PNO_INVALID = 0,
+       /* Attributes for data used by
+        * QCA_NL80211_VENDOR_SUBCMD_PNO_SET_PASSPOINT_LIST sub command.
+        */
+       /* Unsigned 32-bit value */
+       QCA_WLAN_VENDOR_ATTR_PNO_PASSPOINT_LIST_PARAM_NUM = 1,
+       /* Array of nested QCA_WLAN_VENDOR_ATTR_PNO_PASSPOINT_NETWORK_PARAM_*
+        * attributes. Array size =
+        * QCA_WLAN_VENDOR_ATTR_PNO_PASSPOINT_LIST_PARAM_NUM.
+        */
+       QCA_WLAN_VENDOR_ATTR_PNO_PASSPOINT_LIST_PARAM_NETWORK_ARRAY = 2,
+
+       /* Unsigned 32-bit value */
+       QCA_WLAN_VENDOR_ATTR_PNO_PASSPOINT_NETWORK_PARAM_ID = 3,
+       /* An array of 256 x unsigned 8-bit value; NULL terminated UTF-8 encoded
+        * realm, 0 if unspecified.
+        */
+       QCA_WLAN_VENDOR_ATTR_PNO_PASSPOINT_NETWORK_PARAM_REALM = 4,
+       /* An array of 16 x unsigned 32-bit value; roaming consortium ids to
+        * match, 0 if unspecified.
+        */
+       QCA_WLAN_VENDOR_ATTR_PNO_PASSPOINT_NETWORK_PARAM_ROAM_CNSRTM_ID = 5,
+       /* An array of 6 x unsigned 8-bit value; MCC/MNC combination, 0s if
+        * unspecified.
+        */
+       QCA_WLAN_VENDOR_ATTR_PNO_PASSPOINT_NETWORK_PARAM_ROAM_PLMN = 6,
+
+       /* Attributes for data used by
+        * QCA_NL80211_VENDOR_SUBCMD_PNO_SET_LIST sub command.
+        */
+       /* Unsigned 32-bit value */
+       QCA_WLAN_VENDOR_ATTR_PNO_SET_LIST_PARAM_NUM_NETWORKS = 7,
+       /* Array of nested
+        * QCA_WLAN_VENDOR_ATTR_PNO_SET_LIST_PARAM_EPNO_NETWORK_*
+        * attributes. Array size =
+        * QCA_WLAN_VENDOR_ATTR_PNO_SET_LIST_PARAM_NUM_NETWORKS.
+        */
+       QCA_WLAN_VENDOR_ATTR_PNO_SET_LIST_PARAM_EPNO_NETWORKS_LIST = 8,
+       /* An array of 33 x unsigned 8-bit value; NULL terminated SSID */
+       QCA_WLAN_VENDOR_ATTR_PNO_SET_LIST_PARAM_EPNO_NETWORK_SSID = 9,
+       /* Signed 8-bit value; threshold for considering this SSID as found,
+        * required granularity for this threshold is 4 dBm to 8 dBm.
+        */
+       QCA_WLAN_VENDOR_ATTR_PNO_SET_LIST_PARAM_EPNO_NETWORK_RSSI_THRESHOLD
+       = 10,
+       /* Unsigned 8-bit value; WIFI_PNO_FLAG_XXX */
+       QCA_WLAN_VENDOR_ATTR_PNO_SET_LIST_PARAM_EPNO_NETWORK_FLAGS = 11,
+       /* Unsigned 8-bit value; auth bit field for matching WPA IE */
+       QCA_WLAN_VENDOR_ATTR_PNO_SET_LIST_PARAM_EPNO_NETWORK_AUTH_BIT = 12,
+       /* Unsigned 8-bit to indicate ePNO type;
+        * It takes values from qca_wlan_epno_type
+        */
+       QCA_WLAN_VENDOR_ATTR_PNO_SET_LIST_PARAM_EPNO_TYPE = 13,
+
+       /* Nested attribute to send the channel list */
+       QCA_WLAN_VENDOR_ATTR_PNO_SET_LIST_PARAM_EPNO_CHANNEL_LIST = 14,
+
+       /* Unsigned 32-bit value; indicates the interval between PNO scan
+        * cycles in msec.
+        */
+       QCA_WLAN_VENDOR_ATTR_PNO_SET_LIST_PARAM_EPNO_SCAN_INTERVAL = 15,
+       QCA_WLAN_VENDOR_ATTR_EPNO_MIN5GHZ_RSSI = 16,
+       QCA_WLAN_VENDOR_ATTR_EPNO_MIN24GHZ_RSSI = 17,
+       QCA_WLAN_VENDOR_ATTR_EPNO_INITIAL_SCORE_MAX = 18,
+       QCA_WLAN_VENDOR_ATTR_EPNO_CURRENT_CONNECTION_BONUS = 19,
+       QCA_WLAN_VENDOR_ATTR_EPNO_SAME_NETWORK_BONUS = 20,
+       QCA_WLAN_VENDOR_ATTR_EPNO_SECURE_BONUS = 21,
+       QCA_WLAN_VENDOR_ATTR_EPNO_BAND5GHZ_BONUS = 22,
+       /* Unsigned 32-bit value, representing the PNO Request ID */
+       QCA_WLAN_VENDOR_ATTR_PNO_CONFIG_REQUEST_ID = 23,
+
+       /* keep last */
+       QCA_WLAN_VENDOR_ATTR_PNO_AFTER_LAST,
+       QCA_WLAN_VENDOR_ATTR_PNO_MAX =
+       QCA_WLAN_VENDOR_ATTR_PNO_AFTER_LAST - 1,
+};
+
+/**
+ * qca_wlan_vendor_acs_select_reason: This represents the different reasons why
+ * the ACS has to be triggered. These values are used by
+ * QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_EVENT_REASON and
+ * QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_CHANNEL_REASON
+ */
+enum qca_wlan_vendor_acs_select_reason {
+       /* Represents the reason that the ACS triggered during the AP start */
+       QCA_WLAN_VENDOR_ACS_SELECT_REASON_INIT,
+       /* Represents the reason that DFS found with the current channel */
+       QCA_WLAN_VENDOR_ACS_SELECT_REASON_DFS,
+       /* Represents the reason that LTE co-exist in the current band. */
+       QCA_WLAN_VENDOR_ACS_SELECT_REASON_LTE_COEX,
+};
+
+/**
+ * qca_wlan_vendor_attr_external_acs_policy: Attribute values for
+ * QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_EVENT_POLICY to the vendor subcmd
+ * QCA_NL80211_VENDOR_SUBCMD_EXTERNAL_ACS. This represents the
+ * external ACS policies to select the channels w.r.t. the PCL weights.
+ * (QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_EVENT_PCL represents the channels and
+ * their PCL weights.)
+ * @QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_POLICY_PCL_MANDATORY: Mandatory to
+ * select a channel with non-zero PCL weight.
+ * @QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_POLICY_PCL_PREFERRED: Prefer a
+ * channel with non-zero PCL weight.
+ *
+ */
+enum qca_wlan_vendor_attr_external_acs_policy {
+       QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_POLICY_PCL_PREFERRED,
+       QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_POLICY_PCL_MANDATORY,
+};
+
+/**
+ * qca_wlan_vendor_channel_prop_flags: This represent the flags for a channel.
+ * This is used by QCA_WLAN_VENDOR_EXTERNAL_ACS_EVENT_CHAN_INFO_ATTR_FLAGS.
+ */
+enum qca_wlan_vendor_channel_prop_flags {
+       /* Bits 0, 1, 2, and 3 are reserved */
+
+       /* Turbo channel */
+       QCA_WLAN_VENDOR_CHANNEL_PROP_FLAG_TURBO         = 1 << 4,
+       /* CCK channel */
+       QCA_WLAN_VENDOR_CHANNEL_PROP_FLAG_CCK           = 1 << 5,
+       /* OFDM channel */
+       QCA_WLAN_VENDOR_CHANNEL_PROP_FLAG_OFDM          = 1 << 6,
+       /* 2.4 GHz spectrum channel. */
+       QCA_WLAN_VENDOR_CHANNEL_PROP_FLAG_2GHZ          = 1 << 7,
+       /* 5 GHz spectrum channel */
+       QCA_WLAN_VENDOR_CHANNEL_PROP_FLAG_5GHZ          = 1 << 8,
+       /* Only passive scan allowed */
+       QCA_WLAN_VENDOR_CHANNEL_PROP_FLAG_PASSIVE       = 1 << 9,
+       /* Dynamic CCK-OFDM channel */
+       QCA_WLAN_VENDOR_CHANNEL_PROP_FLAG_DYN           = 1 << 10,
+       /* GFSK channel (FHSS PHY) */
+       QCA_WLAN_VENDOR_CHANNEL_PROP_FLAG_GFSK          = 1 << 11,
+       /* Radar found on channel */
+       QCA_WLAN_VENDOR_CHANNEL_PROP_FLAG_RADAR         = 1 << 12,
+       /* 11a static turbo channel only */
+       QCA_WLAN_VENDOR_CHANNEL_PROP_FLAG_STURBO        = 1 << 13,
+       /* Half rate channel */
+       QCA_WLAN_VENDOR_CHANNEL_PROP_FLAG_HALF          = 1 << 14,
+       /* Quarter rate channel */
+       QCA_WLAN_VENDOR_CHANNEL_PROP_FLAG_QUARTER       = 1 << 15,
+       /* HT 20 channel */
+       QCA_WLAN_VENDOR_CHANNEL_PROP_FLAG_HT20          = 1 << 16,
+       /* HT 40 with extension channel above */
+       QCA_WLAN_VENDOR_CHANNEL_PROP_FLAG_HT40PLUS      = 1 << 17,
+       /* HT 40 with extension channel below */
+       QCA_WLAN_VENDOR_CHANNEL_PROP_FLAG_HT40MINUS     = 1 << 18,
+       /* HT 40 intolerant */
+       QCA_WLAN_VENDOR_CHANNEL_PROP_FLAG_HT40INTOL     = 1 << 19,
+       /* VHT 20 channel */
+       QCA_WLAN_VENDOR_CHANNEL_PROP_FLAG_VHT20         = 1 << 20,
+       /* VHT 40 with extension channel above */
+       QCA_WLAN_VENDOR_CHANNEL_PROP_FLAG_VHT40PLUS     = 1 << 21,
+       /* VHT 40 with extension channel below */
+       QCA_WLAN_VENDOR_CHANNEL_PROP_FLAG_VHT40MINUS    = 1 << 22,
+       /* VHT 80 channel */
+       QCA_WLAN_VENDOR_CHANNEL_PROP_FLAG_VHT80         = 1 << 23,
+       /* HT 40 intolerant mark bit for ACS use */
+       QCA_WLAN_VENDOR_CHANNEL_PROP_FLAG_HT40INTOLMARK = 1 << 24,
+       /* Channel temporarily blocked due to noise */
+       QCA_WLAN_VENDOR_CHANNEL_PROP_FLAG_BLOCKED       = 1 << 25,
+       /* VHT 160 channel */
+       QCA_WLAN_VENDOR_CHANNEL_PROP_FLAG_VHT160        = 1 << 26,
+       /* VHT 80+80 channel */
+       QCA_WLAN_VENDOR_CHANNEL_PROP_FLAG_VHT80_80      = 1 << 27,
+       /* HE 20 channel */
+       QCA_WLAN_VENDOR_CHANNEL_PROP_FLAG_HE20          = 1 << 28,
+       /* HE 40 with extension channel above */
+       QCA_WLAN_VENDOR_CHANNEL_PROP_FLAG_HE40PLUS      = 1 << 29,
+       /* HE 40 with extension channel below */
+       QCA_WLAN_VENDOR_CHANNEL_PROP_FLAG_HE40MINUS     = 1 << 30,
+       /* HE 40 intolerant */
+       QCA_WLAN_VENDOR_CHANNEL_PROP_FLAG_HE40INTOL     = 1 << 31,
+};
+
+/**
+ * qca_wlan_vendor_channel_prop_flags_2: This represents the flags for a
+ * channel, and is a continuation of qca_wlan_vendor_channel_prop_flags. This is
+ * used by QCA_WLAN_VENDOR_EXTERNAL_ACS_EVENT_CHAN_INFO_ATTR_FLAGS_2.
+ */
+enum qca_wlan_vendor_channel_prop_flags_2 {
+       /* HE 40 intolerant mark bit for ACS use */
+       QCA_WLAN_VENDOR_CHANNEL_PROP_FLAG_HE40INTOLMARK = 1 << 0,
+       /* HE 80 channel */
+       QCA_WLAN_VENDOR_CHANNEL_PROP_FLAG_HE80          = 1 << 1,
+       /* HE 160 channel */
+       QCA_WLAN_VENDOR_CHANNEL_PROP_FLAG_HE160         = 1 << 2,
+       /* HE 80+80 channel */
+       QCA_WLAN_VENDOR_CHANNEL_PROP_FLAG_HE80_80       = 1 << 3,
+};
+
+/**
+ * qca_wlan_vendor_channel_prop_flags_ext: This represent the extended flags for
+ * each channel. This is used by
+ * QCA_WLAN_VENDOR_EXTERNAL_ACS_EVENT_CHAN_INFO_ATTR_FLAG_EXT.
+ */
+enum qca_wlan_vendor_channel_prop_flags_ext {
+       /* Radar found on channel */
+       QCA_WLAN_VENDOR_CHANNEL_PROP_FLAG_EXT_RADAR_FOUND     = 1 << 0,
+       /* DFS required on channel */
+       QCA_WLAN_VENDOR_CHANNEL_PROP_FLAG_EXT_DFS             = 1 << 1,
+       /* DFS required on channel for 2nd band of 80+80 */
+       QCA_WLAN_VENDOR_CHANNEL_PROP_FLAG_EXT_DFS_CFREQ2      = 1 << 2,
+       /* If channel has been checked for DFS */
+       QCA_WLAN_VENDOR_CHANNEL_PROP_FLAG_EXT_DFS_CLEAR       = 1 << 3,
+       /* Excluded in 802.11d */
+       QCA_WLAN_VENDOR_CHANNEL_PROP_FLAG_EXT_11D_EXCLUDED    = 1 << 4,
+       /* Channel Switch Announcement received on this channel */
+       QCA_WLAN_VENDOR_CHANNEL_PROP_FLAG_EXT_CSA_RECEIVED    = 1 << 5,
+       /* Ad-hoc is not allowed */
+       QCA_WLAN_VENDOR_CHANNEL_PROP_FLAG_EXT_DISALLOW_ADHOC  = 1 << 6,
+       /* Station only channel */
+       QCA_WLAN_VENDOR_CHANNEL_PROP_FLAG_EXT_DISALLOW_HOSTAP = 1 << 7,
+       /* DFS radar history for slave device (STA mode) */
+       QCA_WLAN_VENDOR_CHANNEL_PROP_FLAG_EXT_HISTORY_RADAR   = 1 << 8,
+       /* DFS CAC valid for slave device (STA mode) */
+       QCA_WLAN_VENDOR_CHANNEL_PROP_FLAG_EXT_CAC_VALID       = 1 << 9,
+};
+
+/**
+ * qca_wlan_vendor_external_acs_event_chan_info_attr: Represents per channel
+ * information. These attributes are sent as part of
+ * QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_EVENT_CHAN_INFO. Each set of the following
+ * attributes correspond to a single channel.
+ */
+enum qca_wlan_vendor_external_acs_event_chan_info_attr {
+       QCA_WLAN_VENDOR_EXTERNAL_ACS_EVENT_CHAN_INFO_ATTR_INVALID = 0,
+
+       /* A bitmask (u32) with flags specified in
+        * enum qca_wlan_vendor_channel_prop_flags.
+        */
+       QCA_WLAN_VENDOR_EXTERNAL_ACS_EVENT_CHAN_INFO_ATTR_FLAGS = 1,
+       /* A bitmask (u32) with flags specified in
+        * enum qca_wlan_vendor_channel_prop_flags_ext.
+        */
+       QCA_WLAN_VENDOR_EXTERNAL_ACS_EVENT_CHAN_INFO_ATTR_FLAG_EXT = 2,
+       /* frequency in MHz (u32) */
+       QCA_WLAN_VENDOR_EXTERNAL_ACS_EVENT_CHAN_INFO_ATTR_FREQ = 3,
+       /* maximum regulatory transmission power (u32) */
+       QCA_WLAN_VENDOR_EXTERNAL_ACS_EVENT_CHAN_INFO_ATTR_MAX_REG_POWER = 4,
+       /* maximum transmission power (u32) */
+       QCA_WLAN_VENDOR_EXTERNAL_ACS_EVENT_CHAN_INFO_ATTR_MAX_POWER = 5,
+       /* minimum transmission power (u32) */
+       QCA_WLAN_VENDOR_EXTERNAL_ACS_EVENT_CHAN_INFO_ATTR_MIN_POWER = 6,
+       /* regulatory class id (u8) */
+       QCA_WLAN_VENDOR_EXTERNAL_ACS_EVENT_CHAN_INFO_ATTR_REG_CLASS_ID = 7,
+       /* maximum antenna gain in (u8) */
+       QCA_WLAN_VENDOR_EXTERNAL_ACS_EVENT_CHAN_INFO_ATTR_ANTENNA_GAIN = 8,
+       /* VHT segment 0 (u8) */
+       QCA_WLAN_VENDOR_EXTERNAL_ACS_EVENT_CHAN_INFO_ATTR_VHT_SEG_0 = 9,
+       /* VHT segment 1 (u8) */
+       QCA_WLAN_VENDOR_EXTERNAL_ACS_EVENT_CHAN_INFO_ATTR_VHT_SEG_1 = 10,
+       /* A bitmask (u32) with flags specified in
+        * enum qca_wlan_vendor_channel_prop_flags_2.
+        */
+       QCA_WLAN_VENDOR_EXTERNAL_ACS_EVENT_CHAN_INFO_ATTR_FLAGS_2 = 11,
+
+       /* keep last */
+       QCA_WLAN_VENDOR_EXTERNAL_ACS_EVENT_CHAN_INFO_ATTR_LAST,
+       QCA_WLAN_VENDOR_EXTERNAL_ACS_EVENT_CHAN_INFO_ATTR_MAX =
+               QCA_WLAN_VENDOR_EXTERNAL_ACS_EVENT_CHAN_INFO_ATTR_LAST - 1,
+};
+
+/**
+ * qca_wlan_vendor_attr_pcl: Represents attributes for
+ * preferred channel list (PCL). These attributes are sent as part of
+ * QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_EVENT_PCL and
+ * QCA_NL80211_VENDOR_SUBCMD_GET_PREFERRED_FREQ_LIST.
+ */
+enum qca_wlan_vendor_attr_pcl {
+       QCA_WLAN_VENDOR_ATTR_PCL_INVALID = 0,
+
+       /* Channel number (u8) */
+       QCA_WLAN_VENDOR_ATTR_PCL_CHANNEL = 1,
+       /* Channel weightage (u8) */
+       QCA_WLAN_VENDOR_ATTR_PCL_WEIGHT = 2,
+       /* Channel frequency (u32) in MHz */
+       QCA_WLAN_VENDOR_ATTR_PCL_FREQ = 3,
+       /* Channel flags (u32)
+        * bit 0 set: channel to be used for GO role,
+        * bit 1 set: channel to be used on CLI role,
+        * bit 2 set: channel must be considered for operating channel
+        *                 selection & peer chosen operating channel should be
+        *                 one of the channels with this flag set,
+        * bit 3 set: channel should be excluded in GO negotiation
+        */
+       QCA_WLAN_VENDOR_ATTR_PCL_FLAG = 4,
+};
+
+/**
+ * qca_wlan_vendor_attr_external_acs_event: Attribute to vendor sub-command
+ * QCA_NL80211_VENDOR_SUBCMD_EXTERNAL_ACS. This attribute will be sent by
+ * host driver.
+ */
+enum qca_wlan_vendor_attr_external_acs_event {
+       QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_EVENT_INVALID = 0,
+
+       /* This reason (u8) refers to enum qca_wlan_vendor_acs_select_reason.
+        * This helps ACS module to understand why ACS needs to be started.
+        */
+       QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_EVENT_REASON = 1,
+       /* Flag attribute to indicate if driver supports spectral scanning */
+       QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_EVENT_IS_SPECTRAL_SUPPORTED = 2,
+       /* Flag attribute to indicate if 11ac is offloaded to firmware */
+       QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_EVENT_IS_OFFLOAD_ENABLED = 3,
+       /* Flag attribute to indicate if driver provides additional channel
+        * capability as part of scan operation */
+       QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_EVENT_ADD_CHAN_STATS_SUPPORT = 4,
+       /* Flag attribute to indicate interface status is UP */
+       QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_EVENT_AP_UP = 5,
+       /* Operating mode (u8) of interface. Takes one of enum nl80211_iftype
+        * values. */
+       QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_EVENT_SAP_MODE = 6,
+       /* Channel width (u8). It takes one of enum nl80211_chan_width values.
+        * This is the upper bound of channel width. ACS logic should try to get
+        * a channel with the specified width and if not found, look for lower
+        * values.
+        */
+       QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_EVENT_CHAN_WIDTH = 7,
+       /* This (u8) will hold values of one of enum nl80211_bands */
+       QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_EVENT_BAND = 8,
+       /* PHY/HW mode (u8). Takes one of enum qca_wlan_vendor_acs_hw_mode
+        * values */
+       QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_EVENT_PHY_MODE = 9,
+       /* Array of (u32) supported frequency list among which ACS should choose
+        * best frequency.
+        */
+       QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_EVENT_FREQ_LIST = 10,
+       /* Preferred channel list by the driver which will have array of nested
+        * values as per enum qca_wlan_vendor_attr_pcl attribute.
+        */
+       QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_EVENT_PCL = 11,
+       /* Array of nested attribute for each channel. It takes attr as defined
+        * in enum qca_wlan_vendor_external_acs_event_chan_info_attr.
+        */
+       QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_EVENT_CHAN_INFO = 12,
+       /* External ACS policy such as PCL mandatory, PCL preferred, etc.
+        * It uses values defined in enum
+        * qca_wlan_vendor_attr_external_acs_policy.
+        */
+       QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_EVENT_POLICY = 13,
+       /* Reference RF Operating Parameter (RROP) availability information
+        * (u16). It uses values defined in enum
+        * qca_wlan_vendor_attr_rropavail_info.
+        */
+       QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_EVENT_RROPAVAIL_INFO = 14,
+
+       /* keep last */
+       QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_EVENT_LAST,
+       QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_EVENT_MAX =
+               QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_EVENT_LAST - 1,
+};
+
+/**
+ * qca_wlan_vendor_attr_external_acs_channels: Attributes to vendor subcmd
+ * QCA_NL80211_VENDOR_SUBCMD_EXTERNAL_ACS. This carries a list of channels
+ * in priority order as decided after ACS operation in userspace.
+ */
+enum qca_wlan_vendor_attr_external_acs_channels {
+       QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_CHANNEL_INVALID = 0,
+
+       /* One of reason code (u8) from enum qca_wlan_vendor_acs_select_reason
+        */
+       QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_CHANNEL_REASON = 1,
+
+       /* Array of nested values for each channel with following attributes:
+        * QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_CHANNEL_BAND,
+        * QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_CHANNEL_PRIMARY,
+        * QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_CHANNEL_SECONDARY,
+        * QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_CHANNEL_CENTER_SEG0,
+        * QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_CHANNEL_CENTER_SEG1,
+        * QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_CHANNEL_WIDTH
+        */
+       QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_CHANNEL_LIST = 2,
+       /* This (u8) will hold values of one of enum nl80211_bands */
+       QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_CHANNEL_BAND = 3,
+       /* Primary channel (u8) */
+       QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_CHANNEL_PRIMARY = 4,
+       /* Secondary channel (u8) used for HT 40 MHz channels */
+       QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_CHANNEL_SECONDARY = 5,
+       /* VHT seg0 channel (u8) */
+       QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_CHANNEL_CENTER_SEG0 = 6,
+       /* VHT seg1 channel (u8) */
+       QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_CHANNEL_CENTER_SEG1 = 7,
+       /* Channel width (u8). Takes one of enum nl80211_chan_width values. */
+       QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_CHANNEL_WIDTH = 8,
+
+       /* keep last */
+       QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_CHANNEL_LAST,
+       QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_CHANNEL_MAX =
+               QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_CHANNEL_LAST - 1
+};
+
+enum qca_chip_power_save_failure_reason {
+       /* Indicates if the reason for the failure is due to a protocol
+        * layer/module.
+        */
+        QCA_CHIP_POWER_SAVE_FAILURE_REASON_PROTOCOL = 0,
+       /* Indicates if the reason for the failure is due to a hardware issue.
+        */
+        QCA_CHIP_POWER_SAVE_FAILURE_REASON_HARDWARE = 1,
+};
+
+/**
+ * qca_attr_chip_power_save_failure: Attributes to vendor subcmd
+ * QCA_NL80211_VENDOR_SUBCMD_CHIP_PWRSAVE_FAILURE. This carries the requisite
+ * information leading to the power save failure.
+ */
+enum qca_attr_chip_power_save_failure {
+        QCA_ATTR_CHIP_POWER_SAVE_FAILURE_INVALID = 0,
+        /* Reason to cause the power save failure.
+        * These reasons are represented by
+        * enum qca_chip_power_save_failure_reason.
+        */
+        QCA_ATTR_CHIP_POWER_SAVE_FAILURE_REASON = 1,
+
+        /* keep last */
+        QCA_ATTR_CHIP_POWER_SAVE_FAILURE_LAST,
+        QCA_ATTR_CHIP_POWER_SAVE_FAILURE_MAX =
+                QCA_ATTR_CHIP_POWER_SAVE_FAILURE_LAST - 1,
+};
+
+/**
+ * qca_wlan_vendor_nud_stats_data_pkt_flags: Flag representing the various
+ * data types for which the stats have to get collected.
+ */
+enum qca_wlan_vendor_nud_stats_data_pkt_flags {
+       QCA_WLAN_VENDOR_NUD_STATS_DATA_ARP = 1 << 0,
+       QCA_WLAN_VENDOR_NUD_STATS_DATA_DNS = 1 << 1,
+       QCA_WLAN_VENDOR_NUD_STATS_DATA_TCP_HANDSHAKE = 1 << 2,
+       QCA_WLAN_VENDOR_NUD_STATS_DATA_ICMPV4 = 1 << 3,
+       QCA_WLAN_VENDOR_NUD_STATS_DATA_ICMPV6 = 1 << 4,
+       /* Used by QCA_ATTR_NUD_STATS_PKT_TYPE only in nud stats get
+        * to represent the stats of respective data type.
+        */
+       QCA_WLAN_VENDOR_NUD_STATS_DATA_TCP_SYN = 1 << 5,
+       QCA_WLAN_VENDOR_NUD_STATS_DATA_TCP_SYN_ACK = 1 << 6,
+       QCA_WLAN_VENDOR_NUD_STATS_DATA_TCP_ACK = 1 << 7,
+};
+
+enum qca_wlan_vendor_nud_stats_set_data_pkt_info {
+       QCA_ATTR_NUD_STATS_DATA_PKT_INFO_INVALID = 0,
+       /* Represents the data packet type to be monitored (u32).
+        * Host driver tracks the stats corresponding to each data frame
+        * represented by these flags.
+        * These data packets are represented by
+        * enum qca_wlan_vendor_nud_stats_data_pkt_flags
+        */
+       QCA_ATTR_NUD_STATS_DATA_PKT_INFO_TYPE = 1,
+       /* Name corresponding to the DNS frame for which the respective DNS
+        * stats have to get monitored (string). Max string length 255.
+        */
+       QCA_ATTR_NUD_STATS_DATA_PKT_INFO_DNS_DOMAIN_NAME = 2,
+       /* source port on which the respective proto stats have to get
+        * collected (u32).
+        */
+       QCA_ATTR_NUD_STATS_DATA_PKT_INFO_SRC_PORT = 3,
+       /* destination port on which the respective proto stats have to get
+        * collected (u32).
+        */
+       QCA_ATTR_NUD_STATS_DATA_PKT_INFO_DEST_PORT = 4,
+       /* IPv4 address for which the destined data packets have to be
+        * monitored. (in network byte order), u32.
+        */
+       QCA_ATTR_NUD_STATS_DATA_PKT_INFO_DEST_IPV4 = 5,
+       /* IPv6 address for which the destined data packets have to be
+        * monitored. (in network byte order), 16 bytes array.
+        */
+       QCA_ATTR_NUD_STATS_DATA_PKT_INFO_DEST_IPV6 = 6,
+
+       QCA_ATTR_NUD_STATS_DATA_PKT_INFO_LAST,
+       QCA_ATTR_NUD_STATS_DATA_PKT_INFO_MAX =
+               QCA_ATTR_NUD_STATS_DATA_PKT_INFO_LAST - 1,
+};
+
+/**
+ * qca_wlan_vendor_attr_nud_stats_set: Attributes to vendor subcmd
+ * QCA_NL80211_VENDOR_SUBCMD_NUD_STATS_SET. This carries the requisite
+ * information to start/stop the NUD statistics collection.
+ */
+enum qca_attr_nud_stats_set {
+       QCA_ATTR_NUD_STATS_SET_INVALID = 0,
+
+       /* Flag to start/stop the NUD statistics collection.
+        * Start - If included, Stop - If not included
+        */
+       QCA_ATTR_NUD_STATS_SET_START = 1,
+       /* IPv4 address of the default gateway (in network byte order), u32 */
+       QCA_ATTR_NUD_STATS_GW_IPV4 = 2,
+       /* Represents the list of data packet types to be monitored.
+        * Host driver tracks the stats corresponding to each data frame
+        * represented by these flags.
+        * These data packets are represented by
+        * enum qca_wlan_vendor_nud_stats_set_data_pkt_info
+        */
+       QCA_ATTR_NUD_STATS_SET_DATA_PKT_INFO = 3,
+
+       /* keep last */
+       QCA_ATTR_NUD_STATS_SET_LAST,
+       QCA_ATTR_NUD_STATS_SET_MAX =
+               QCA_ATTR_NUD_STATS_SET_LAST - 1,
+};
+
+enum qca_attr_nud_data_stats {
+       QCA_ATTR_NUD_DATA_STATS_INVALID = 0,
+       /* Data packet type for which the stats are collected (u32).
+        * Represented by enum qca_wlan_vendor_nud_stats_data_pkt_flags
+        */
+       QCA_ATTR_NUD_STATS_PKT_TYPE = 1,
+       /* Name corresponding to the DNS frame for which the respective DNS
+        * stats are monitored (string). Max string length 255.
+        */
+       QCA_ATTR_NUD_STATS_PKT_DNS_DOMAIN_NAME = 2,
+       /* source port on which the respective proto stats are collected (u32).
+        */
+       QCA_ATTR_NUD_STATS_PKT_SRC_PORT = 3,
+       /* destination port on which the respective proto stats are collected
+        * (u32).
+        */
+       QCA_ATTR_NUD_STATS_PKT_DEST_PORT = 4,
+       /* IPv4 address for which the destined data packets have to be
+        * monitored. (in network byte order), u32.
+        */
+       QCA_ATTR_NUD_STATS_PKT_DEST_IPV4 = 5,
+       /* IPv6 address for which the destined data packets have to be
+        * monitored. (in network byte order), 16 bytes array.
+        */
+       QCA_ATTR_NUD_STATS_PKT_DEST_IPV6 = 6,
+       /* Data packet Request count received from netdev (u32). */
+       QCA_ATTR_NUD_STATS_PKT_REQ_COUNT_FROM_NETDEV = 7,
+       /* Data packet Request count sent to lower MAC from upper MAC (u32). */
+       QCA_ATTR_NUD_STATS_PKT_REQ_COUNT_TO_LOWER_MAC = 8,
+       /* Data packet Request count received by lower MAC from upper MAC
+        * (u32)
+        */
+       QCA_ATTR_NUD_STATS_PKT_REQ_RX_COUNT_BY_LOWER_MAC = 9,
+       /* Data packet Request count successfully transmitted by the device
+        * (u32)
+        */
+       QCA_ATTR_NUD_STATS_PKT_REQ_COUNT_TX_SUCCESS = 10,
+       /* Data packet Response count received by lower MAC (u32) */
+       QCA_ATTR_NUD_STATS_PKT_RSP_RX_COUNT_BY_LOWER_MAC = 11,
+       /* Data packet Response count received by upper MAC (u32) */
+       QCA_ATTR_NUD_STATS_PKT_RSP_RX_COUNT_BY_UPPER_MAC = 12,
+       /* Data packet Response count delivered to netdev (u32) */
+       QCA_ATTR_NUD_STATS_PKT_RSP_COUNT_TO_NETDEV = 13,
+       /* Data Packet Response count that are dropped out of order (u32) */
+       QCA_ATTR_NUD_STATS_PKT_RSP_COUNT_OUT_OF_ORDER_DROP = 14,
+
+       /* keep last */
+       QCA_ATTR_NUD_DATA_STATS_LAST,
+       QCA_ATTR_NUD_DATA_STATS_MAX =
+               QCA_ATTR_NUD_DATA_STATS_LAST - 1,
+};
+
+/**
+ * qca_attr_nud_stats_get: Attributes to vendor subcmd
+ * QCA_NL80211_VENDOR_SUBCMD_NUD_STATS_GET. This carries the requisite
+ * NUD statistics collected when queried.
+ */
+enum qca_attr_nud_stats_get {
+       QCA_ATTR_NUD_STATS_GET_INVALID = 0,
+       /* ARP Request count from netdev (u32) */
+       QCA_ATTR_NUD_STATS_ARP_REQ_COUNT_FROM_NETDEV = 1,
+       /* ARP Request count sent to lower MAC from upper MAC (u32) */
+       QCA_ATTR_NUD_STATS_ARP_REQ_COUNT_TO_LOWER_MAC = 2,
+       /* ARP Request count received by lower MAC from upper MAC (u32) */
+       QCA_ATTR_NUD_STATS_ARP_REQ_RX_COUNT_BY_LOWER_MAC = 3,
+       /* ARP Request count successfully transmitted by the device (u32) */
+       QCA_ATTR_NUD_STATS_ARP_REQ_COUNT_TX_SUCCESS = 4,
+       /* ARP Response count received by lower MAC (u32) */
+       QCA_ATTR_NUD_STATS_ARP_RSP_RX_COUNT_BY_LOWER_MAC = 5,
+       /* ARP Response count received by upper MAC (u32) */
+       QCA_ATTR_NUD_STATS_ARP_RSP_RX_COUNT_BY_UPPER_MAC = 6,
+       /* ARP Response count delivered to netdev (u32) */
+       QCA_ATTR_NUD_STATS_ARP_RSP_COUNT_TO_NETDEV = 7,
+       /* ARP Response count dropped due to out of order reception (u32) */
+       QCA_ATTR_NUD_STATS_ARP_RSP_COUNT_OUT_OF_ORDER_DROP = 8,
+       /* Flag indicating if the station's link to the AP is active.
+        * Active Link - If included, Inactive link - If not included
+        */
+       QCA_ATTR_NUD_STATS_AP_LINK_ACTIVE = 9,
+       /* Flag indicating if there is any duplicate address detected (DAD).
+        * Yes - If detected, No - If not detected.
+        */
+       QCA_ATTR_NUD_STATS_IS_DAD = 10,
+       /* List of Data packet types for which the stats are requested.
+        * This list does not carry ARP stats as they are done by the
+        * above attributes. Represented by enum qca_attr_nud_data_stats.
+        */
+       QCA_ATTR_NUD_STATS_DATA_PKT_STATS = 11,
+
+       /* keep last */
+       QCA_ATTR_NUD_STATS_GET_LAST,
+       QCA_ATTR_NUD_STATS_GET_MAX =
+               QCA_ATTR_NUD_STATS_GET_LAST - 1,
+};
+
+enum qca_wlan_btm_candidate_status {
+       QCA_STATUS_ACCEPT = 0,
+       QCA_STATUS_REJECT_EXCESSIVE_FRAME_LOSS_EXPECTED = 1,
+       QCA_STATUS_REJECT_EXCESSIVE_DELAY_EXPECTED = 2,
+       QCA_STATUS_REJECT_INSUFFICIENT_QOS_CAPACITY = 3,
+       QCA_STATUS_REJECT_LOW_RSSI = 4,
+       QCA_STATUS_REJECT_HIGH_INTERFERENCE = 5,
+       QCA_STATUS_REJECT_UNKNOWN = 6,
+};
+
+enum qca_wlan_vendor_attr_btm_candidate_info {
+       QCA_WLAN_VENDOR_ATTR_BTM_CANDIDATE_INFO_INVALID = 0,
+
+       /* 6-byte MAC address representing the BSSID of transition candidate */
+       QCA_WLAN_VENDOR_ATTR_BTM_CANDIDATE_INFO_BSSID = 1,
+       /* Unsigned 32-bit value from enum qca_wlan_btm_candidate_status
+        * returned by the driver. It says whether the BSSID provided in
+        * QCA_WLAN_VENDOR_ATTR_BTM_CANDIDATE_INFO_BSSID is acceptable by
+        * the driver, if not it specifies the reason for rejection.
+        * Note that the user-space can overwrite the transition reject reason
+        * codes provided by driver based on more information.
+        */
+       QCA_WLAN_VENDOR_ATTR_BTM_CANDIDATE_INFO_STATUS = 2,
+
+       /* keep last */
+       QCA_WLAN_VENDOR_ATTR_BTM_CANDIDATE_INFO_AFTER_LAST,
+       QCA_WLAN_VENDOR_ATTR_BTM_CANDIDATE_INFO_MAX =
+       QCA_WLAN_VENDOR_ATTR_BTM_CANDIDATE_INFO_AFTER_LAST - 1,
+};
+
+enum qca_attr_trace_level {
+       QCA_ATTR_TRACE_LEVEL_INVALID = 0,
+       /*
+        * Nested array of the following attributes:
+        * QCA_ATTR_TRACE_LEVEL_MODULE,
+        * QCA_ATTR_TRACE_LEVEL_MASK.
+        */
+       QCA_ATTR_TRACE_LEVEL_PARAM = 1,
+       /*
+        * Specific QCA host driver module. Please refer to the QCA host
+        * driver implementation to get the specific module ID.
+        */
+       QCA_ATTR_TRACE_LEVEL_MODULE = 2,
+       /* Different trace level masks represented in the QCA host driver. */
+       QCA_ATTR_TRACE_LEVEL_MASK = 3,
+
+       /* keep last */
+       QCA_ATTR_TRACE_LEVEL_AFTER_LAST,
+       QCA_ATTR_TRACE_LEVEL_MAX =
+               QCA_ATTR_TRACE_LEVEL_AFTER_LAST - 1,
+};
+
+/**
+ * enum qca_wlan_vendor_attr_get_he_capabilities - IEEE 802.11ax HE capabilities
+ */
+enum qca_wlan_vendor_attr_get_he_capabilities {
+       QCA_WLAN_VENDOR_ATTR_HE_CAPABILITIES_INVALID = 0,
+       /* Whether HE capabilities is supported
+        * (u8 attribute: 0 = not supported, 1 = supported) */
+       QCA_WLAN_VENDOR_ATTR_HE_SUPPORTED = 1,
+       /* HE PHY capabilities, array of 3 u32 values  */
+       QCA_WLAN_VENDOR_ATTR_PHY_CAPAB = 2,
+       /* HE MAC capabilities (u32 attribute) */
+       QCA_WLAN_VENDOR_ATTR_MAC_CAPAB = 3,
+       /* HE MCS map (u32 attribute) */
+       QCA_WLAN_VENDOR_ATTR_HE_MCS = 4,
+       /* Number of SS (u32 attribute) */
+       QCA_WLAN_VENDOR_ATTR_NUM_SS = 5,
+       /* RU count (u32 attribute) */
+       QCA_WLAN_VENDOR_ATTR_RU_IDX_MASK = 6,
+       /* PPE threshold data, array of 8 u32 values */
+       QCA_WLAN_VENDOR_ATTR_PPE_THRESHOLD = 7,
+
+       /* keep last */
+       QCA_WLAN_VENDOR_ATTR_HE_CAPABILITIES_AFTER_LAST,
+       QCA_WLAN_VENDOR_ATTR_HE_CAPABILITIES_MAX =
+       QCA_WLAN_VENDOR_ATTR_HE_CAPABILITIES_AFTER_LAST - 1,
+};
+
+/**
+ * enum qca_wlan_vendor_attr_spectral_scan - Spectral scan config parameters
+ */
+enum qca_wlan_vendor_attr_spectral_scan {
+       QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_CONFIG_INVALID = 0,
+       /* Number of times the chip enters spectral scan mode before
+        * deactivating spectral scans. When set to 0, chip will enter spectral
+        * scan mode continuously. u32 attribute.
+        */
+       QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_CONFIG_SCAN_COUNT = 1,
+       /* Spectral scan period. Period increment resolution is 256*Tclk,
+        * where Tclk = 1/44 MHz (Gmode), 1/40 MHz (Amode). u32 attribute.
+        */
+       QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_CONFIG_SCAN_PERIOD = 2,
+       /* Spectral scan priority. u32 attribute. */
+       QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_CONFIG_PRIORITY = 3,
+       /* Number of FFT data points to compute. u32 attribute. */
+       QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_CONFIG_FFT_SIZE = 4,
+       /* Enable targeted gain change before starting the spectral scan FFT.
+        * u32 attribute.
+        */
+       QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_CONFIG_GC_ENA = 5,
+       /* Restart a queued spectral scan. u32 attribute. */
+       QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_CONFIG_RESTART_ENA = 6,
+       /* Noise floor reference number for the calculation of bin power.
+        * u32 attribute.
+        */
+       QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_CONFIG_NOISE_FLOOR_REF = 7,
+       /* Disallow spectral scan triggers after TX/RX packets by setting
+        * this delay value to roughly SIFS time period or greater.
+        * u32 attribute.
+        */
+       QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_CONFIG_INIT_DELAY = 8,
+       /* Number of strong bins (inclusive) per sub-channel, below
+        * which a signal is declared a narrow band tone. u32 attribute.
+        */
+       QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_CONFIG_NB_TONE_THR = 9,
+       /* Specify the threshold over which a bin is declared strong (for
+        * scan bandwidth analysis). u32 attribute.
+        */
+       QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_CONFIG_STR_BIN_THR = 10,
+       /* Spectral scan report mode. u32 attribute. */
+       QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_CONFIG_WB_RPT_MODE = 11,
+       /* RSSI report mode, if the ADC RSSI is below
+        * QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_CONFIG_RSSI_THR,
+        * then FFTs will not trigger, but timestamps and summaries get
+        * reported. u32 attribute.
+        */
+       QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_CONFIG_RSSI_RPT_MODE = 12,
+       /* ADC RSSI must be greater than or equal to this threshold (signed dB)
+        * to ensure spectral scan reporting with normal error code.
+        * u32 attribute.
+        */
+       QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_CONFIG_RSSI_THR = 13,
+       /* Format of frequency bin magnitude for spectral scan triggered FFTs:
+        * 0: linear magnitude, 1: log magnitude (20*log10(lin_mag)).
+        * u32 attribute.
+        */
+       QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_CONFIG_PWR_FORMAT = 14,
+       /* Format of FFT report to software for spectral scan triggered FFTs.
+        * 0: No FFT report (only spectral scan summary report)
+        * 1: 2-dword summary of metrics for each completed FFT + spectral scan
+        * report
+        * 2: 2-dword summary of metrics for each completed FFT + 1x-oversampled
+        * bins (in-band) per FFT + spectral scan summary report
+        * 3: 2-dword summary of metrics for each completed FFT + 2x-oversampled
+        * bins (all) per FFT + spectral scan summary report
+        * u32 attribute.
+        */
+       QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_CONFIG_RPT_MODE = 15,
+       /* Number of LSBs to shift out in order to scale the FFT bins.
+        * u32 attribute.
+        */
+       QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_CONFIG_BIN_SCALE = 16,
+       /* Set to 1 (with spectral_scan_pwr_format=1), to report bin magnitudes
+        * in dBm power. u32 attribute.
+        */
+       QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_CONFIG_DBM_ADJ = 17,
+       /* Per chain enable mask to select input ADC for search FFT.
+        * u32 attribute.
+        */
+       QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_CONFIG_CHN_MASK = 18,
+       /* An unsigned 64-bit integer provided by host driver to identify the
+        * spectral scan request. This attribute is included in the scan
+        * response message for @QCA_NL80211_VENDOR_SUBCMD_SPECTRAL_SCAN_START
+        * and used as an attribute in
+        * @QCA_NL80211_VENDOR_SUBCMD_SPECTRAL_SCAN_STOP to identify the
+        * specific scan to be stopped.
+        */
+       QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_COOKIE = 19,
+       /* Skip interval for FFT reports. u32 attribute */
+       QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_CONFIG_FFT_PERIOD = 20,
+       /* Set to report only one set of FFT results.
+        * u32 attribute.
+        */
+       QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_CONFIG_SHORT_REPORT = 21,
+       /* Debug level for spectral module in driver.
+        * 0 : Verbosity level 0
+        * 1 : Verbosity level 1
+        * 2 : Verbosity level 2
+        * 3 : Matched filterID display
+        * 4 : One time dump of FFT report
+        * u32 attribute.
+        */
+       QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_CONFIG_DEBUG_LEVEL = 22,
+       /* Type of spectral scan request. u32 attribute.
+        * It uses values defined in enum
+        * qca_wlan_vendor_attr_spectral_scan_request_type.
+        */
+       QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_REQUEST_TYPE = 23,
+
+       QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_CONFIG_AFTER_LAST,
+       QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_CONFIG_MAX =
+               QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_CONFIG_AFTER_LAST - 1,
+};
+
+/**
+ * enum qca_wlan_vendor_attr_spectral_diag_stats - Used by the vendor command
+ * QCA_NL80211_VENDOR_SUBCMD_SPECTRAL_SCAN_GET_DIAG_STATS.
+ */
+enum qca_wlan_vendor_attr_spectral_diag_stats {
+       QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_DIAG_INVALID = 0,
+       /* Number of spectral TLV signature mismatches.
+        * u64 attribute.
+        */
+       QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_DIAG_SIG_MISMATCH = 1,
+       /* Number of spectral phyerror events with insufficient length when
+        * parsing for secondary 80 search FFT report. u64 attribute.
+        */
+       QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_DIAG_SEC80_SFFT_INSUFFLEN = 2,
+       /* Number of spectral phyerror events without secondary 80
+        * search FFT report. u64 attribute.
+        */
+       QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_DIAG_NOSEC80_SFFT = 3,
+       /* Number of spectral phyerror events with vht operation segment 1 id
+        * mismatches in search fft report. u64 attribute.
+        */
+       QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_DIAG_VHTSEG1ID_MISMATCH = 4,
+       /* Number of spectral phyerror events with vht operation segment 2 id
+        * mismatches in search fft report. u64 attribute.
+        */
+       QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_DIAG_VHTSEG2ID_MISMATCH = 5,
+
+       QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_DIAG_AFTER_LAST,
+       QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_DIAG_MAX =
+       QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_DIAG_AFTER_LAST - 1,
+};
+
+/**
+ * enum qca_wlan_vendor_attr_spectral_cap - Used by the vendor command
+ * QCA_NL80211_VENDOR_SUBCMD_SPECTRAL_SCAN_GET_CAP_INFO.
+ */
+enum qca_wlan_vendor_attr_spectral_cap {
+       QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_CAP_INVALID = 0,
+       /* Flag attribute to indicate phydiag capability */
+       QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_CAP_PHYDIAG = 1,
+       /* Flag attribute to indicate radar detection capability */
+       QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_CAP_RADAR = 2,
+       /* Flag attribute to indicate spectral capability */
+       QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_CAP_SPECTRAL = 3,
+       /* Flag attribute to indicate advanced spectral capability */
+       QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_CAP_ADVANCED_SPECTRAL = 4,
+
+       QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_CAP_AFTER_LAST,
+       QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_CAP_MAX =
+       QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_CAP_AFTER_LAST - 1,
+};
+
+/**
+ * enum qca_wlan_vendor_attr_spectral_scan_status - used by the vendor command
+ * QCA_NL80211_VENDOR_SUBCMD_SPECTRAL_SCAN_GET_STATUS.
+ */
+enum qca_wlan_vendor_attr_spectral_scan_status {
+       QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_STATUS_INVALID = 0,
+       /* Flag attribute to indicate whether spectral scan is enabled */
+       QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_STATUS_IS_ENABLED = 1,
+       /* Flag attribute to indicate whether spectral scan is in progress*/
+       QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_STATUS_IS_ACTIVE = 2,
+
+       QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_STATUS_AFTER_LAST,
+       QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_STATUS_MAX =
+       QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_STATUS_AFTER_LAST - 1,
+};
+
+/**
+ * qca_wlan_vendor_attr_spectral_scan_request_type: Attribute values for
+ * QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_REQUEST_TYPE to the vendor subcmd
+ * QCA_NL80211_VENDOR_SUBCMD_SPECTRAL_SCAN_START. This represents the
+ * spectral scan request types.
+ * @QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_REQUEST_TYPE_SCAN_AND_CONFIG: Request to
+ * set the spectral parameters and start scan.
+ * @QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_REQUEST_TYPE_SCAN: Request to
+ * only set the spectral parameters.
+ * @QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_REQUEST_TYPE_CONFIG: Request to
+ * only start the spectral scan.
+ */
+enum qca_wlan_vendor_attr_spectral_scan_request_type {
+       QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_REQUEST_TYPE_SCAN_AND_CONFIG,
+       QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_REQUEST_TYPE_SCAN,
+       QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_REQUEST_TYPE_CONFIG,
+};
+
+enum qca_wlan_vendor_tos {
+       QCA_WLAN_VENDOR_TOS_BK = 0,
+       QCA_WLAN_VENDOR_TOS_BE = 1,
+       QCA_WLAN_VENDOR_TOS_VI = 2,
+       QCA_WLAN_VENDOR_TOS_VO = 3,
+};
+
+/**
+ * enum qca_wlan_vendor_attr_active_tos - Used by the vendor command
+ * QCA_NL80211_VENDOR_SUBCMD_ACTIVE_TOS.
+ */
+enum qca_wlan_vendor_attr_active_tos {
+       QCA_WLAN_VENDOR_ATTR_ACTIVE_TOS_INVALID = 0,
+       /* Type Of Service - Represented by qca_wlan_vendor_tos */
+       QCA_WLAN_VENDOR_ATTR_ACTIVE_TOS = 1,
+       /* Flag attribute representing the start (attribute included) or stop
+        * (attribute not included) of the respective TOS.
+        */
+       QCA_WLAN_VENDOR_ATTR_ACTIVE_TOS_START = 2,
+};
+
+enum qca_wlan_vendor_hang_reason {
+       /* Unspecified reason */
+       QCA_WLAN_HANG_REASON_UNSPECIFIED = 0,
+       /* No Map for the MAC entry for the received frame */
+       QCA_WLAN_HANG_RX_HASH_NO_ENTRY_FOUND = 1,
+       /* Peer deletion timeout happened */
+       QCA_WLAN_HANG_PEER_DELETION_TIMEDOUT = 2,
+       /* Peer unmap timeout */
+       QCA_WLAN_HANG_PEER_UNMAP_TIMEDOUT = 3,
+       /* Scan request timed out */
+       QCA_WLAN_HANG_SCAN_REQ_EXPIRED = 4,
+       /* Consecutive Scan attempt failures */
+       QCA_WLAN_HANG_SCAN_ATTEMPT_FAILURES = 5,
+       /* Unable to get the message buffer */
+       QCA_WLAN_HANG_GET_MSG_BUFF_FAILURE = 6,
+       /* Current command processing is timedout */
+       QCA_WLAN_HANG_ACTIVE_LIST_TIMEOUT = 7,
+       /* Timeout for an ACK from FW for suspend request */
+       QCA_WLAN_HANG_SUSPEND_TIMEOUT = 8,
+       /* Timeout for an ACK from FW for resume request */
+       QCA_WLAN_HANG_RESUME_TIMEOUT = 9,
+       /* Transmission timeout for consecutive data frames */
+       QCA_WLAN_HANG_TRANSMISSIONS_TIMEOUT = 10,
+       /* Timeout for the TX completion status of data frame */
+       QCA_WLAN_HANG_TX_COMPLETE_TIMEOUT = 11,
+       /* DXE failure for TX/RX, DXE resource unavailability */
+       QCA_WLAN_HANG_DXE_FAILURE = 12,
+       /* WMI pending commands exceed the maximum count */
+       QCA_WLAN_HANG_WMI_EXCEED_MAX_PENDING_CMDS = 13,
+};
+
+/**
+ * enum qca_wlan_vendor_attr_hang - Used by the vendor command
+ * QCA_NL80211_VENDOR_SUBCMD_HANG.
+ */
+enum qca_wlan_vendor_attr_hang {
+       QCA_WLAN_VENDOR_ATTR_HANG_INVALID = 0,
+       /* Reason for the hang - u32 attribute with a value from enum
+        * qca_wlan_vendor_hang_reason.
+        */
+       QCA_WLAN_VENDOR_ATTR_HANG_REASON = 1,
+
+       QCA_WLAN_VENDOR_ATTR_HANG_AFTER_LAST,
+       QCA_WLAN_VENDOR_ATTR_HANG_MAX =
+               QCA_WLAN_VENDOR_ATTR_HANG_AFTER_LAST - 1,
+};
+
+/**
+ * enum qca_wlan_vendor_attr_flush_pending - Attributes for
+ * flushing pending traffic in firmware.
+ *
+ * @QCA_WLAN_VENDOR_ATTR_PEER_ADDR: Configure peer MAC address.
+ * @QCA_WLAN_VENDOR_ATTR_AC: Configure access category of the pending
+ * packets. It is u8 value with bit 0~3 represent AC_BE, AC_BK,
+ * AC_VI, AC_VO respectively. Set the corresponding bit to 1 to
+ * flush packets with access category.
+ */
+enum qca_wlan_vendor_attr_flush_pending {
+       QCA_WLAN_VENDOR_ATTR_FLUSH_PENDING_INVALID = 0,
+       QCA_WLAN_VENDOR_ATTR_PEER_ADDR = 1,
+       QCA_WLAN_VENDOR_ATTR_AC = 2,
+
+       /* keep last */
+       QCA_WLAN_VENDOR_ATTR_FLUSH_PENDING_AFTER_LAST,
+       QCA_WLAN_VENDOR_ATTR_FLUSH_PENDING_MAX =
+       QCA_WLAN_VENDOR_ATTR_FLUSH_PENDING_AFTER_LAST - 1,
+};
+
+/**
+ * enum qca_wlan_vendor_attr_rropavail_info - Specifies whether Representative
+ * RF Operating Parameter (RROP) information is available, and if so, at which
+ * point in the application-driver interaction sequence it can be retrieved by
+ * the application from the driver. This point may vary by architecture and
+ * other factors. This is a u16 value.
+ */
+enum qca_wlan_vendor_attr_rropavail_info {
+       /* RROP information is unavailable. */
+       QCA_WLAN_VENDOR_ATTR_RROPAVAIL_INFO_UNAVAILABLE,
+       /* RROP information is available and the application can retrieve the
+        * information after receiving an QCA_NL80211_VENDOR_SUBCMD_EXTERNAL_ACS
+        * event from the driver.
+        */
+       QCA_WLAN_VENDOR_ATTR_RROPAVAIL_INFO_EXTERNAL_ACS_START,
+       /* RROP information is available only after a vendor specific scan
+        * (requested using QCA_NL80211_VENDOR_SUBCMD_TRIGGER_SCAN) has
+        * successfully completed. The application can retrieve the information
+        * after receiving the QCA_NL80211_VENDOR_SUBCMD_SCAN_DONE event from
+        * the driver.
+        */
+       QCA_WLAN_VENDOR_ATTR_RROPAVAIL_INFO_VSCAN_END,
+};
+
+/**
+ * enum qca_wlan_vendor_attr_rrop_info - Specifies vendor specific
+ * Representative RF Operating Parameter (RROP) information. It is sent for the
+ * vendor command QCA_NL80211_VENDOR_SUBCMD_GET_RROP_INFO. This information is
+ * intended for use by external Auto Channel Selection applications. It provides
+ * guidance values for some RF parameters that are used by the system during
+ * operation. These values could vary by channel, band, radio, and so on.
+ */
+enum qca_wlan_vendor_attr_rrop_info {
+       QCA_WLAN_VENDOR_ATTR_RROP_INFO_INVALID = 0,
+
+       /* Representative Tx Power List (RTPL) which has an array of nested
+        * values as per attributes in enum qca_wlan_vendor_attr_rtplinst.
+        */
+       QCA_WLAN_VENDOR_ATTR_RROP_INFO_RTPL = 1,
+
+       QCA_WLAN_VENDOR_ATTR_RROP_INFO_AFTER_LAST,
+       QCA_WLAN_VENDOR_ATTR_RROP_INFO_MAX =
+       QCA_WLAN_VENDOR_ATTR_RROP_INFO_AFTER_LAST - 1
+};
+
+/**
+ * enum qca_wlan_vendor_attr_rtplinst - Specifies attributes for individual list
+ * entry instances in the Representative Tx Power List (RTPL). It provides
+ * simplified power values intended for helping external Auto channel Selection
+ * applications compare potential Tx power performance between channels, other
+ * operating conditions remaining identical. These values are not necessarily
+ * the actual Tx power values that will be used by the system. They are also not
+ * necessarily the max or average values that will be used. Instead, they are
+ * relative, summarized keys for algorithmic use computed by the driver or
+ * underlying firmware considering a number of vendor specific factors.
+ */
+enum qca_wlan_vendor_attr_rtplinst {
+       QCA_WLAN_VENDOR_ATTR_RTPLINST_INVALID = 0,
+
+       /* Primary channel number (u8) */
+       QCA_WLAN_VENDOR_ATTR_RTPLINST_PRIMARY = 1,
+       /* Representative Tx power in dBm (s32) with emphasis on throughput. */
+       QCA_WLAN_VENDOR_ATTR_RTPLINST_TXPOWER_THROUGHPUT = 2,
+       /* Representative Tx power in dBm (s32) with emphasis on range. */
+       QCA_WLAN_VENDOR_ATTR_RTPLINST_TXPOWER_RANGE = 3,
+
+       QCA_WLAN_VENDOR_ATTR_RTPLINST_AFTER_LAST,
+       QCA_WLAN_VENDOR_ATTR_RTPLINST_MAX =
+               QCA_WLAN_VENDOR_ATTR_RTPLINST_AFTER_LAST - 1,
+};
+
+/**
+ * enum qca_wlan_vendor_attr_config_latency_level - Level for
+ * wlan latency module.
+ *
+ * There will be various of Wi-Fi functionality like scan/roaming/adaptive
+ * power saving which would causing data exchange out of service, this
+ * would be a big impact on latency. For latency sensitive applications over
+ * Wi-Fi are intolerant to such operations and thus would configure them
+ * to meet their respective needs. It is well understood by such applications
+ * that altering the default behavior would degrade the Wi-Fi functionality
+ * w.r.t the above pointed WLAN operations.
+ *
+ * @QCA_WLAN_VENDOR_ATTR_CONFIG_LATENCY_LEVEL_NORMAL:
+ *     Default WLAN operation level which throughput orientated.
+ * @QCA_WLAN_VENDOR_ATTR_CONFIG_LATENCY_LEVEL_MODERATE:
+ *     Use moderate level to improve latency by limit scan duration.
+ * @QCA_WLAN_VENDOR_ATTR_CONFIG_LATENCY_LEVEL_LOW:
+ *     Use low latency level to benifit application like concurrent
+ *     downloading or video streaming via constraint scan/adaptive PS.
+ * @QCA_WLAN_VENDOR_ATTR_CONFIG_LATENCY_LEVEL_ULTRALOW:
+ *     Use ultra low latency level to benefit for gaming/voice
+ *     application via constraint scan/roaming/adaptive PS.
+ */
+enum qca_wlan_vendor_attr_config_latency_level {
+       QCA_WLAN_VENDOR_ATTR_CONFIG_LATENCY_LEVEL_INVALID = 0,
+       QCA_WLAN_VENDOR_ATTR_CONFIG_LATENCY_LEVEL_NORMAL = 1,
+       QCA_WLAN_VENDOR_ATTR_CONFIG_LATENCY_LEVEL_MODERATE = 2,
+       QCA_WLAN_VENDOR_ATTR_CONFIG_LATENCY_LEVEL_LOW = 3,
+       QCA_WLAN_VENDOR_ATTR_CONFIG_LATENCY_LEVEL_ULTRALOW = 4,
+
+       /* keep last */
+       QCA_WLAN_VENDOR_ATTR_CONFIG_LATENCY_LEVEL_AFTER_LAST,
+       QCA_WLAN_VENDOR_ATTR_CONFIG_LATENCY_LEVEL_MAX =
+       QCA_WLAN_VENDOR_ATTR_CONFIG_LATENCY_LEVEL_AFTER_LAST - 1,
+};
+
+/**
+ * enum qca_wlan_vendor_attr_wlan_mac - Used by the vendor command
+ * QCA_NL80211_VENDOR_SUBCMD_WLAN_MAC_INFO.
+ */
+enum qca_wlan_vendor_attr_mac {
+       QCA_WLAN_VENDOR_ATTR_MAC_INVALID = 0,
+
+       /* MAC mode info list which has an array of nested values as
+        * per attributes in enum qca_wlan_vendor_attr_mac_mode_info.
+        */
+       QCA_WLAN_VENDOR_ATTR_MAC_INFO = 1,
+
+       /* keep last */
+       QCA_WLAN_VENDOR_ATTR_MAC_AFTER_LAST,
+       QCA_WLAN_VENDOR_ATTR_MAC_MAX =
+       QCA_WLAN_VENDOR_ATTR_MAC_AFTER_LAST - 1,
+};
+
+/**
+ * enum qca_wlan_vendor_attr_mac_iface_info - Information of the connected
+ *     Wi-Fi netdev interface on a respective MAC.
+ *     Used by the attribute QCA_WLAN_VENDOR_ATTR_MAC_IFACE_INFO.
+ */
+enum qca_wlan_vendor_attr_mac_iface_info {
+       QCA_WLAN_VENDOR_ATTR_MAC_IFACE_INFO_INVALID = 0,
+       /* Wi-Fi netdev's interface index (u32) */
+       QCA_WLAN_VENDOR_ATTR_MAC_IFACE_INFO_IFINDEX = 1,
+       /* Associated frequency in MHz of the connected Wi-Fi interface (u32) */
+       QCA_WLAN_VENDOR_ATTR_MAC_IFACE_INFO_FREQ = 2,
+
+       /* keep last */
+       QCA_WLAN_VENDOR_ATTR_MAC_IFACE_INFO_AFTER_LAST,
+       QCA_WLAN_VENDOR_ATTR_MAC_IFACE_INFO_MAX =
+       QCA_WLAN_VENDOR_ATTR_MAC_IFACE_INFO_AFTER_LAST - 1,
+};
+
+/**
+ * enum qca_wlan_vendor_attr_mac_info - Points to MAC the information.
+ *     Used by the attribute QCA_WLAN_VENDOR_ATTR_MAC_INFO of the
+ *     vendor command QCA_NL80211_VENDOR_SUBCMD_WLAN_MAC_INFO.
+ */
+enum qca_wlan_vendor_attr_mac_info {
+       QCA_WLAN_VENDOR_ATTR_MAC_INFO_INVALID = 0,
+       /* Hardware MAC ID associated for the MAC (u32) */
+       QCA_WLAN_VENDOR_ATTR_MAC_INFO_MAC_ID = 1,
+       /* Band supported by the MAC at a given point.
+        * This is a u32 bitmask of BIT(NL80211_BAND_*) as described in %enum
+        * nl80211_band.
+        */
+       QCA_WLAN_VENDOR_ATTR_MAC_INFO_BAND = 2,
+       /* Refers to list of WLAN netdev interfaces associated with this MAC.
+        * Represented by enum qca_wlan_vendor_attr_mac_iface_info.
+        */
+       QCA_WLAN_VENDOR_ATTR_MAC_IFACE_INFO = 3,
+
+       /* keep last */
+       QCA_WLAN_VENDOR_ATTR_MAC_INFO_AFTER_LAST,
+       QCA_WLAN_VENDOR_ATTR_MAC_INFO_MAX =
+       QCA_WLAN_VENDOR_ATTR_MAC_INFO_AFTER_LAST - 1,
+};
+
+/**
+ * enum qca_wlan_vendor_attr_get_logger_features - Used by the vendor command
+ * QCA_NL80211_VENDOR_SUBCMD_GET_LOGGER_FEATURE_SET.
+ */
+enum qca_wlan_vendor_attr_get_logger_features {
+       QCA_WLAN_VENDOR_ATTR_LOGGER_INVALID = 0,
+       /* Unsigned 32-bit enum value of wifi_logger_supported_features */
+       QCA_WLAN_VENDOR_ATTR_LOGGER_SUPPORTED = 1,
+       /* keep last */
+       QCA_WLAN_VENDOR_ATTR_LOGGER_AFTER_LAST,
+       QCA_WLAN_VENDOR_ATTR_LOGGER_MAX =
+               QCA_WLAN_VENDOR_ATTR_LOGGER_AFTER_LAST - 1,
+};
+
+/**
+ * enum wifi_logger_supported_features - Values for supported logger features
+ */
+enum wifi_logger_supported_features {
+       WIFI_LOGGER_MEMORY_DUMP_FEATURE = (1 << (0)),
+       WIFI_LOGGER_PER_PACKET_TX_RX_STATUS_FEATURE = (1 << (1)),
+       WIFI_LOGGER_CONNECT_EVENT_FEATURE = (1 << (2)),
+       WIFI_LOGGER_POWER_EVENT_FEATURE = (1 << (3)),
+       WIFI_LOGGER_WAKE_LOCK_FEATURE = (1 << (4)),
+       WIFI_LOGGER_VERBOSE_FEATURE = (1 << (5)),
+       WIFI_LOGGER_WATCHDOG_TIMER_FEATURE = (1 << (6)),
+       WIFI_LOGGER_DRIVER_DUMP_FEATURE = (1 << (7)),
+       WIFI_LOGGER_PACKET_FATE_FEATURE = (1 << (8)),
+};
+
+/**
+ * enum qca_wlan_tdls_caps_features_supported - Values for TDLS get
+ * capabilities features
+ */
+enum qca_wlan_tdls_caps_features_supported
+{
+       WIFI_TDLS_SUPPORT = (1 << (0)),
+       WIFI_TDLS_EXTERNAL_CONTROL_SUPPORT = (1 << (1)),
+       WIFI_TDLS_OFFCHANNEL_SUPPORT = (1 << (2))
+};
+
+/**
+ * enum qca_wlan_vendor_attr_tdls_get_capabilities - Used by the vendor command
+ * QCA_NL80211_VENDOR_SUBCMD_TDLS_GET_CAPABILITIES.
+ */
+enum qca_wlan_vendor_attr_tdls_get_capabilities
+{
+       QCA_WLAN_VENDOR_ATTR_TDLS_GET_CAPS_INVALID = 0,
+       /* Indicates the max concurrent sessions */
+       /* Unsigned 32-bit value */
+       QCA_WLAN_VENDOR_ATTR_TDLS_GET_CAPS_MAX_CONC_SESSIONS,
+       /* Indicates the support for features */
+       /* Unsigned 32-bit bitmap qca_wlan_tdls_caps_features_supported
+        */
+       QCA_WLAN_VENDOR_ATTR_TDLS_GET_CAPS_FEATURES_SUPPORTED,
+
+       /* keep last */
+       QCA_WLAN_VENDOR_ATTR_TDLS_GET_CAPS_AFTER_LAST,
+       QCA_WLAN_VENDOR_ATTR_TDLS_GET_CAPS_MAX =
+               QCA_WLAN_VENDOR_ATTR_TDLS_GET_CAPS_AFTER_LAST - 1,
+};
+
+/**
+ * enum qca_wlan_offloaded_packets_sending_control - Offload packets control
+ * command used as value for the attribute
+ * QCA_WLAN_VENDOR_ATTR_OFFLOADED_PACKETS_SENDING_CONTROL.
+ */
+enum qca_wlan_offloaded_packets_sending_control
+{
+       QCA_WLAN_OFFLOADED_PACKETS_SENDING_CONTROL_INVALID = 0,
+       QCA_WLAN_OFFLOADED_PACKETS_SENDING_START,
+       QCA_WLAN_OFFLOADED_PACKETS_SENDING_STOP
+};
+
+/**
+ * enum qca_wlan_vendor_attr_offloaded_packets - Used by the vendor command
+ * QCA_NL80211_VENDOR_SUBCMD_OFFLOADED_PACKETS.
+ */
+enum qca_wlan_vendor_attr_offloaded_packets {
+       QCA_WLAN_VENDOR_ATTR_OFFLOADED_PACKETS_INVALID = 0,
+       /* Takes valid value from the enum
+        * qca_wlan_offloaded_packets_sending_control
+        * Unsigned 32-bit value
+        */
+       QCA_WLAN_VENDOR_ATTR_OFFLOADED_PACKETS_SENDING_CONTROL,
+       /* Unsigned 32-bit value */
+       QCA_WLAN_VENDOR_ATTR_OFFLOADED_PACKETS_REQUEST_ID,
+       /* array of u8 len: Max packet size */
+       QCA_WLAN_VENDOR_ATTR_OFFLOADED_PACKETS_IP_PACKET_DATA,
+       /* 6-byte MAC address used to represent source MAC address */
+       QCA_WLAN_VENDOR_ATTR_OFFLOADED_PACKETS_SRC_MAC_ADDR,
+       /* 6-byte MAC address used to represent destination MAC address */
+       QCA_WLAN_VENDOR_ATTR_OFFLOADED_PACKETS_DST_MAC_ADDR,
+       /* Unsigned 32-bit value, in milli seconds */
+       QCA_WLAN_VENDOR_ATTR_OFFLOADED_PACKETS_PERIOD,
+
+       /* keep last */
+       QCA_WLAN_VENDOR_ATTR_OFFLOADED_PACKETS_AFTER_LAST,
+       QCA_WLAN_VENDOR_ATTR_OFFLOADED_PACKETS_MAX =
+               QCA_WLAN_VENDOR_ATTR_OFFLOADED_PACKETS_AFTER_LAST - 1,
+};
+
+/**
+ * enum qca_wlan_rssi_monitoring_control - RSSI control commands used as values
+ * by the attribute QCA_WLAN_VENDOR_ATTR_RSSI_MONITORING_CONTROL.
+ */
+enum qca_wlan_rssi_monitoring_control {
+       QCA_WLAN_RSSI_MONITORING_CONTROL_INVALID = 0,
+       QCA_WLAN_RSSI_MONITORING_START,
+       QCA_WLAN_RSSI_MONITORING_STOP,
+};
+
+/**
+ * enum qca_wlan_vendor_attr_rssi_monitoring - Used by the vendor command
+ * QCA_NL80211_VENDOR_SUBCMD_MONITOR_RSSI.
+ */
+enum qca_wlan_vendor_attr_rssi_monitoring {
+       QCA_WLAN_VENDOR_ATTR_RSSI_MONITORING_INVALID = 0,
+       /* Takes valid value from the enum
+        * qca_wlan_rssi_monitoring_control
+        * Unsigned 32-bit value enum qca_wlan_rssi_monitoring_control
+        */
+       QCA_WLAN_VENDOR_ATTR_RSSI_MONITORING_CONTROL,
+       /* Unsigned 32-bit value */
+       QCA_WLAN_VENDOR_ATTR_RSSI_MONITORING_REQUEST_ID,
+       /* Signed 8-bit value in dBm */
+       QCA_WLAN_VENDOR_ATTR_RSSI_MONITORING_MAX_RSSI,
+       /* Signed 8-bit value in dBm */
+       QCA_WLAN_VENDOR_ATTR_RSSI_MONITORING_MIN_RSSI,
+       /* attributes to be used/received in callback */
+       /* 6-byte MAC address used to represent current BSSID MAC address */
+       QCA_WLAN_VENDOR_ATTR_RSSI_MONITORING_CUR_BSSID,
+       /* Signed 8-bit value indicating the current RSSI */
+       QCA_WLAN_VENDOR_ATTR_RSSI_MONITORING_CUR_RSSI,
+       /* keep last */
+       QCA_WLAN_VENDOR_ATTR_RSSI_MONITORING_AFTER_LAST,
+       QCA_WLAN_VENDOR_ATTR_RSSI_MONITORING_MAX =
+               QCA_WLAN_VENDOR_ATTR_RSSI_MONITORING_AFTER_LAST - 1,
+};
+
+/**
+ * enum qca_wlan_vendor_attr_ndp_params - Used by the vendor command
+ * QCA_NL80211_VENDOR_SUBCMD_NDP.
+ */
+enum qca_wlan_vendor_attr_ndp_params {
+       QCA_WLAN_VENDOR_ATTR_NDP_PARAM_INVALID = 0,
+       /* Unsigned 32-bit value
+        * enum of sub commands values in qca_wlan_ndp_sub_cmd
+        */
+       QCA_WLAN_VENDOR_ATTR_NDP_SUBCMD,
+       /* Unsigned 16-bit value */
+       QCA_WLAN_VENDOR_ATTR_NDP_TRANSACTION_ID,
+       /* NL attributes for data used NDP SUB cmds */
+       /* Unsigned 32-bit value indicating a service info */
+       QCA_WLAN_VENDOR_ATTR_NDP_SERVICE_INSTANCE_ID,
+       /* Unsigned 32-bit value; channel frequency in MHz */
+       QCA_WLAN_VENDOR_ATTR_NDP_CHANNEL,
+       /* Interface Discovery MAC address. An array of 6 Unsigned int8 */
+       QCA_WLAN_VENDOR_ATTR_NDP_PEER_DISCOVERY_MAC_ADDR,
+       /* Interface name on which NDP is being created */
+       QCA_WLAN_VENDOR_ATTR_NDP_IFACE_STR,
+       /* Unsigned 32-bit value for security */
+       /* CONFIG_SECURITY is deprecated, use NCS_SK_TYPE/PMK/SCID instead */
+       QCA_WLAN_VENDOR_ATTR_NDP_CONFIG_SECURITY,
+       /* Unsigned 32-bit value for QoS */
+       QCA_WLAN_VENDOR_ATTR_NDP_CONFIG_QOS,
+       /* Array of u8: len = QCA_WLAN_VENDOR_ATTR_NAN_DP_APP_INFO_LEN */
+       QCA_WLAN_VENDOR_ATTR_NDP_APP_INFO,
+       /* Unsigned 32-bit value for NDP instance Id */
+       QCA_WLAN_VENDOR_ATTR_NDP_INSTANCE_ID,
+       /* Array of instance Ids */
+       QCA_WLAN_VENDOR_ATTR_NDP_INSTANCE_ID_ARRAY,
+       /* Unsigned 32-bit value for initiator/responder NDP response code
+        * accept/reject */
+       QCA_WLAN_VENDOR_ATTR_NDP_RESPONSE_CODE,
+       /* NDI MAC address. An array of 6 Unsigned int8 */
+       QCA_WLAN_VENDOR_ATTR_NDP_NDI_MAC_ADDR,
+       /* Unsigned 32-bit value errors types returned by driver
+        * The wifi_nan.h in AOSP project platform/hardware/libhardware_legacy
+        * NanStatusType includes these values.
+        */
+       QCA_WLAN_VENDOR_ATTR_NDP_DRV_RESPONSE_STATUS_TYPE,
+       /* Unsigned 32-bit value error values returned by driver
+        * The nan_i.h in AOSP project platform/hardware/qcom/wlan
+        * NanInternalStatusType includes these values.
+        */
+       QCA_WLAN_VENDOR_ATTR_NDP_DRV_RETURN_VALUE,
+       /* Unsigned 32-bit value for Channel setup configuration
+        * The wifi_nan.h in AOSP project platform/hardware/libhardware_legacy
+        * NanDataPathChannelCfg includes these values.
+        */
+       QCA_WLAN_VENDOR_ATTR_NDP_CHANNEL_CONFIG,
+       /* Unsigned 32-bit value for Cipher Suite Shared Key Type */
+       QCA_WLAN_VENDOR_ATTR_NDP_CSID,
+       /* Array of u8: len = NAN_PMK_INFO_LEN 32 bytes */
+       QCA_WLAN_VENDOR_ATTR_NDP_PMK,
+       /* Security Context Identifier that contains the PMKID
+        * Array of u8: len = NAN_SCID_BUF_LEN 1024 bytes
+        */
+       QCA_WLAN_VENDOR_ATTR_NDP_SCID,
+       /* Array of u8: len = NAN_SECURITY_MAX_PASSPHRASE_LEN 63 bytes */
+       QCA_WLAN_VENDOR_ATTR_NDP_PASSPHRASE,
+       /* Array of u8: len = NAN_MAX_SERVICE_NAME_LEN 255 bytes */
+       QCA_WLAN_VENDOR_ATTR_NDP_SERVICE_NAME,
+       /* Unsigned 32-bit bitmap indicating schedule update
+        * BIT_0: NSS Update
+        * BIT_1: Channel list update
+        */
+       QCA_WLAN_VENDOR_ATTR_NDP_SCHEDULE_UPDATE_REASON,
+       /* Unsigned 32-bit value for NSS */
+       QCA_WLAN_VENDOR_ATTR_NDP_NSS,
+       /* Unsigned 32-bit value for NUMBER NDP CHANNEL */
+       QCA_WLAN_VENDOR_ATTR_NDP_NUM_CHANNELS,
+       /* Unsigned 32-bit value for CHANNEL BANDWIDTH
+        * 0:20 MHz, 1:40 MHz, 2:80 MHz, 3:160 MHz
+        */
+       QCA_WLAN_VENDOR_ATTR_NDP_CHANNEL_WIDTH,
+       /* Array of channel/band width */
+       QCA_WLAN_VENDOR_ATTR_NDP_CHANNEL_INFO,
+
+       /* keep last */
+       QCA_WLAN_VENDOR_ATTR_NDP_PARAMS_AFTER_LAST,
+       QCA_WLAN_VENDOR_ATTR_NDP_PARAMS_MAX =
+               QCA_WLAN_VENDOR_ATTR_NDP_PARAMS_AFTER_LAST - 1,
+};
+
+enum qca_wlan_ndp_sub_cmd {
+       QCA_WLAN_VENDOR_ATTR_NDP_INVALID = 0,
+       /* Command to create a NAN data path interface */
+       QCA_WLAN_VENDOR_ATTR_NDP_INTERFACE_CREATE = 1,
+       /* Command to delete a NAN data path interface */
+       QCA_WLAN_VENDOR_ATTR_NDP_INTERFACE_DELETE = 2,
+       /* Command to initiate a NAN data path session */
+       QCA_WLAN_VENDOR_ATTR_NDP_INITIATOR_REQUEST = 3,
+       /* Command to notify if the NAN data path session was sent */
+       QCA_WLAN_VENDOR_ATTR_NDP_INITIATOR_RESPONSE = 4,
+       /* Command to respond to NAN data path session */
+       QCA_WLAN_VENDOR_ATTR_NDP_RESPONDER_REQUEST = 5,
+       /* Command to notify on the responder about the response */
+       QCA_WLAN_VENDOR_ATTR_NDP_RESPONDER_RESPONSE = 6,
+       /* Command to initiate a NAN data path end */
+       QCA_WLAN_VENDOR_ATTR_NDP_END_REQUEST = 7,
+       /* Command to notify the if end request was sent */
+       QCA_WLAN_VENDOR_ATTR_NDP_END_RESPONSE = 8,
+       /* Command to notify the peer about the end request */
+       QCA_WLAN_VENDOR_ATTR_NDP_REQUEST_IND = 9,
+       /* Command to confirm the NAN data path session is complete */
+       QCA_WLAN_VENDOR_ATTR_NDP_CONFIRM_IND = 10,
+       /* Command to indicate the peer about the end request being received */
+       QCA_WLAN_VENDOR_ATTR_NDP_END_IND = 11,
+       /* Command to indicate the peer of schedule update */
+       QCA_WLAN_VENDOR_ATTR_NDP_SCHEDULE_UPDATE_IND = 12
+};
+
+/**
+ * enum qca_wlan_vendor_attr_nd_offload - Used by the vendor command
+ * QCA_NL80211_VENDOR_SUBCMD_ND_OFFLOAD.
+ */
+enum qca_wlan_vendor_attr_nd_offload {
+       QCA_WLAN_VENDOR_ATTR_ND_OFFLOAD_INVALID = 0,
+       /* Flag to set Neighbour Discovery offload */
+       QCA_WLAN_VENDOR_ATTR_ND_OFFLOAD_FLAG,
+       /* Keep last */
+       QCA_WLAN_VENDOR_ATTR_ND_OFFLOAD_AFTER_LAST,
+       QCA_WLAN_VENDOR_ATTR_ND_OFFLOAD_MAX =
+               QCA_WLAN_VENDOR_ATTR_ND_OFFLOAD_AFTER_LAST - 1,
+};
+
+/**
+ * enum packet_filter_sub_cmd - Packet filter sub command
+ */
+enum packet_filter_sub_cmd {
+       QCA_WLAN_SET_PACKET_FILTER = 1,
+       QCA_WLAN_GET_PACKET_FILTER = 2,
+};
+
+/**
+ * enum qca_wlan_vendor_attr_packet_filter - BPF control commands used by
+ * vendor QCA_NL80211_VENDOR_SUBCMD_PACKET_FILTER.
+ */
+enum qca_wlan_vendor_attr_packet_filter {
+       QCA_WLAN_VENDOR_ATTR_PACKET_FILTER_INVALID = 0,
+       /* Unsigned 32-bit enum passed using packet_filter_sub_cmd */
+       QCA_WLAN_VENDOR_ATTR_PACKET_FILTER_SUB_CMD,
+       /* Unsigned 32-bit value indicating the packet filter version */
+       QCA_WLAN_VENDOR_ATTR_PACKET_FILTER_VERSION,
+       /* Unsigned 32-bit value indicating the packet filter id */
+       QCA_WLAN_VENDOR_ATTR_PACKET_FILTER_ID,
+       /* Unsigned 32-bit value indicating the packet filter size */
+       QCA_WLAN_VENDOR_ATTR_PACKET_FILTER_SIZE,
+       /* Unsigned 32-bit value indicating the packet filter current offset */
+       QCA_WLAN_VENDOR_ATTR_PACKET_FILTER_CURRENT_OFFSET,
+       /* Unsigned 32-bit value indicating length of BPF instructions */
+       QCA_WLAN_VENDOR_ATTR_PACKET_FILTER_PROGRAM,
+       /* keep last */
+       QCA_WLAN_VENDOR_ATTR_PACKET_FILTER_AFTER_LAST,
+       QCA_WLAN_VENDOR_ATTR_PACKET_FILTER_MAX =
+       QCA_WLAN_VENDOR_ATTR_PACKET_FILTER_AFTER_LAST - 1,
+};
+
+/**
+ * enum qca_wlan_vendor_drv_info - WLAN driver info used by vendor command
+ * QCA_NL80211_VENDOR_SUBCMD_GET_BUS_SIZE.
+ */
+enum qca_wlan_vendor_drv_info {
+       QCA_WLAN_VENDOR_ATTR_DRV_INFO_INVALID = 0,
+       /* Maximum Message size info between firmware & HOST
+        * Unsigned 32-bit value
+        */
+       QCA_WLAN_VENDOR_ATTR_DRV_INFO_BUS_SIZE,
+       /* keep last */
+       QCA_WLAN_VENDOR_ATTR_DRV_INFO_AFTER_LAST,
+       QCA_WLAN_VENDOR_ATTR_DRV_INFO_MAX =
+               QCA_WLAN_VENDOR_ATTR_DRV_INFO_AFTER_LAST - 1,
+};
+
+/**
+ * enum qca_wlan_vendor_attr_wake_stats - Wake lock stats used by vendor
+ * command QCA_NL80211_VENDOR_SUBCMD_GET_WAKE_REASON_STATS.
+ */
+enum qca_wlan_vendor_attr_wake_stats {
+       QCA_WLAN_VENDOR_ATTR_WAKE_STATS_INVALID = 0,
+       /* Unsigned 32-bit value indicating the total count of wake event */
+       QCA_WLAN_VENDOR_ATTR_WAKE_STATS_TOTAL_CMD_EVENT_WAKE,
+       /* Array of individual wake count, each index representing wake reason
+        */
+       QCA_WLAN_VENDOR_ATTR_WAKE_STATS_CMD_EVENT_WAKE_CNT_PTR,
+       /* Unsigned 32-bit value representing wake count array */
+       QCA_WLAN_VENDOR_ATTR_WAKE_STATS_CMD_EVENT_WAKE_CNT_SZ,
+       /* Unsigned 32-bit total wake count value of driver/fw */
+       QCA_WLAN_VENDOR_ATTR_WAKE_STATS_TOTAL_DRIVER_FW_LOCAL_WAKE,
+       /* Array of wake stats of driver/fw */
+       QCA_WLAN_VENDOR_ATTR_WAKE_STATS_DRIVER_FW_LOCAL_WAKE_CNT_PTR,
+       /* Unsigned 32-bit total wake count value of driver/fw */
+       QCA_WLAN_VENDOR_ATTR_WAKE_STATS_DRIVER_FW_LOCAL_WAKE_CNT_SZ,
+       /* Unsigned 32-bit total wake count value of packets received */
+       QCA_WLAN_VENDOR_ATTR_WAKE_STATS_TOTAL_RX_DATA_WAKE,
+       /* Unsigned 32-bit wake count value unicast packets received */
+       QCA_WLAN_VENDOR_ATTR_WAKE_STATS_RX_UNICAST_CNT,
+       /* Unsigned 32-bit wake count value multicast packets received */
+       QCA_WLAN_VENDOR_ATTR_WAKE_STATS_RX_MULTICAST_CNT,
+       /* Unsigned 32-bit wake count value broadcast packets received */
+       QCA_WLAN_VENDOR_ATTR_WAKE_STATS_RX_BROADCAST_CNT,
+       /* Unsigned 32-bit wake count value of ICMP packets */
+       QCA_WLAN_VENDOR_ATTR_WAKE_STATS_ICMP_PKT,
+       /* Unsigned 32-bit wake count value of ICMP6 packets */
+       QCA_WLAN_VENDOR_ATTR_WAKE_STATS_ICMP6_PKT,
+       /* Unsigned 32-bit value ICMP6 router advertisement */
+       QCA_WLAN_VENDOR_ATTR_WAKE_STATS_ICMP6_RA,
+       /* Unsigned 32-bit value ICMP6 neighbor advertisement */
+       QCA_WLAN_VENDOR_ATTR_WAKE_STATS_ICMP6_NA,
+       /* Unsigned 32-bit value ICMP6 neighbor solicitation */
+       QCA_WLAN_VENDOR_ATTR_WAKE_STATS_ICMP6_NS,
+       /* Unsigned 32-bit wake count value of receive side ICMP4 multicast */
+       QCA_WLAN_VENDOR_ATTR_WAKE_STATS_ICMP4_RX_MULTICAST_CNT,
+       /* Unsigned 32-bit wake count value of receive side ICMP6 multicast */
+       QCA_WLAN_VENDOR_ATTR_WAKE_STATS_ICMP6_RX_MULTICAST_CNT,
+       /* Unsigned 32-bit wake count value of receive side multicast */
+       QCA_WLAN_VENDOR_ATTR_WAKE_STATS_OTHER_RX_MULTICAST_CNT,
+       /* Unsigned 32-bit wake count value of a given RSSI breach */
+       QCA_WLAN_VENDOR_ATTR_WAKE_STATS_RSSI_BREACH_CNT,
+       /* Unsigned 32-bit wake count value of low RSSI */
+       QCA_WLAN_VENDOR_ATTR_WAKE_STATS_LOW_RSSI_CNT,
+       /* Unsigned 32-bit value GSCAN count */
+       QCA_WLAN_VENDOR_ATTR_WAKE_STATS_GSCAN_CNT,
+       /* Unsigned 32-bit value PNO complete count */
+       QCA_WLAN_VENDOR_ATTR_WAKE_STATS_PNO_COMPLETE_CNT,
+       /* Unsigned 32-bit value PNO match count */
+       QCA_WLAN_VENDOR_ATTR_WAKE_STATS_PNO_MATCH_CNT,
+       /* keep last */
+       QCA_WLAN_VENDOR_GET_WAKE_STATS_AFTER_LAST,
+       QCA_WLAN_VENDOR_GET_WAKE_STATS_MAX =
+               QCA_WLAN_VENDOR_GET_WAKE_STATS_AFTER_LAST - 1,
+};
+
+/**
+ * enum qca_wlan_vendor_attr_thermal_cmd - Vendor subcmd attributes to set
+ * cmd value. Used for NL attributes for data used by
+ * QCA_NL80211_VENDOR_SUBCMD_THERMAL_CMD sub command.
+ */
+enum qca_wlan_vendor_attr_thermal_cmd {
+       QCA_WLAN_VENDOR_ATTR_THERMAL_CMD_INVALID = 0,
+       /* The value of command, driver will implement different operations
+        * according to this value. It uses values defined in
+        * enum qca_wlan_vendor_attr_thermal_cmd_type.
+        * u32 attribute.
+        */
+       QCA_WLAN_VENDOR_ATTR_THERMAL_CMD_VALUE = 1,
+
+       /* keep last */
+       QCA_WLAN_VENDOR_ATTR_THERMAL_CMD_AFTER_LAST,
+       QCA_WLAN_VENDOR_ATTR_THERMAL_CMD_MAX =
+       QCA_WLAN_VENDOR_ATTR_THERMAL_CMD_AFTER_LAST - 1
+};
+
+/**
+ * qca_wlan_vendor_attr_thermal_cmd_type: Attribute values for
+ * QCA_WLAN_VENDOR_ATTR_THERMAL_CMD_VALUE to the vendor subcmd
+ * QCA_NL80211_VENDOR_SUBCMD_THERMAL_CMD. This represents the
+ * thermal command types sent to driver.
+ * @QCA_WLAN_VENDOR_ATTR_THERMAL_CMD_TYPE_GET_PARAMS: Request to
+ * get thermal shutdown configuration parameters for display. Parameters
+ * responded from driver are defined in
+ * enum qca_wlan_vendor_attr_get_thermal_params_rsp.
+ * @QCA_WLAN_VENDOR_ATTR_THERMAL_CMD_TYPE_GET_TEMPERATURE: Request to
+ * get temperature. Host should respond with a temperature data. It is defined
+ * in enum qca_wlan_vendor_attr_thermal_get_temperature.
+ * @QCA_WLAN_VENDOR_ATTR_THERMAL_CMD_TYPE_SUSPEND: Request to execute thermal
+ * suspend action.
+ * @QCA_WLAN_VENDOR_ATTR_THERMAL_CMD_TYPE_RESUME: Request to execute thermal
+ * resume action.
+ */
+enum qca_wlan_vendor_attr_thermal_cmd_type {
+       QCA_WLAN_VENDOR_ATTR_THERMAL_CMD_TYPE_GET_PARAMS,
+       QCA_WLAN_VENDOR_ATTR_THERMAL_CMD_TYPE_GET_TEMPERATURE,
+       QCA_WLAN_VENDOR_ATTR_THERMAL_CMD_TYPE_SUSPEND,
+       QCA_WLAN_VENDOR_ATTR_THERMAL_CMD_TYPE_RESUME,
+};
+
+/**
+ * enum qca_wlan_vendor_attr_thermal_get_temperature - vendor subcmd attributes
+ * to get chip temperature by user.
+ * enum values are used for NL attributes for data used by
+ * QCA_WLAN_VENDOR_ATTR_THERMAL_CMD_TYPE_GET_TEMPERATURE command for data used
+ * by QCA_NL80211_VENDOR_SUBCMD_THERMAL_CMD sub command.
+ */
+enum qca_wlan_vendor_attr_thermal_get_temperature {
+       QCA_WLAN_VENDOR_ATTR_THERMAL_GET_TEMPERATURE_INVALID = 0,
+       /* Temperature value (degree Celsius) from driver.
+        * u32 attribute.
+        */
+       QCA_WLAN_VENDOR_ATTR_THERMAL_GET_TEMPERATURE_DATA,
+
+       /* keep last */
+       QCA_WLAN_VENDOR_ATTR_THERMAL_GET_TEMPERATURE_AFTER_LAST,
+       QCA_WLAN_VENDOR_ATTR_THERMAL_GET_TEMPERATURE_MAX =
+       QCA_WLAN_VENDOR_ATTR_THERMAL_GET_TEMPERATURE_AFTER_LAST - 1,
+};
+
+/**
+ * enum qca_wlan_vendor_attr_get_thermal_params_rsp - vendor subcmd attributes
+ * to get configuration parameters of thermal shutdown feature. Enum values are
+ * used by QCA_WLAN_VENDOR_ATTR_THERMAL_CMD_TYPE_GET_PARAMS command for data
+ * used by QCA_NL80211_VENDOR_SUBCMD_THERMAL_CMD sub command.
+ */
+enum qca_wlan_vendor_attr_get_thermal_params_rsp {
+       QCA_WLAN_VENDOR_ATTR_GET_THERMAL_PARAMS_RSP_INVALID = 0,
+       /* Indicate if the thermal shutdown feature is enabled.
+        * NLA_FLAG attribute.
+        */
+       QCA_WLAN_VENDOR_ATTR_GET_THERMAL_PARAMS_RSP_SHUTDOWN_EN,
+       /* Indicate if the auto mode is enabled.
+        * Enable: Driver triggers the suspend/resume action.
+        * Disable: User space triggers the suspend/resume action.
+        * NLA_FLAG attribute.
+        */
+       QCA_WLAN_VENDOR_ATTR_GET_THERMAL_PARAMS_RSP_SHUTDOWN_AUTO_EN,
+       /* Thermal resume threshold (degree Celsius). Issue the resume command
+        * if the temperature value is lower than this threshold.
+        * u16 attribute.
+        */
+       QCA_WLAN_VENDOR_ATTR_GET_THERMAL_PARAMS_RSP_RESUME_THRESH,
+       /* Thermal warning threshold (degree Celsius). FW reports temperature
+        * to driver if it's higher than this threshold.
+        * u16 attribute.
+        */
+       QCA_WLAN_VENDOR_ATTR_GET_THERMAL_PARAMS_RSP_WARNING_THRESH,
+       /* Thermal suspend threshold (degree Celsius). Issue the suspend command
+        * if the temperature value is higher than this threshold.
+        * u16 attribute.
+        */
+       QCA_WLAN_VENDOR_ATTR_GET_THERMAL_PARAMS_RSP_SUSPEND_THRESH,
+       /* FW reports temperature data periodically at this interval (ms).
+        * u16 attribute.
+        */
+       QCA_WLAN_VENDOR_ATTR_GET_THERMAL_PARAMS_RSP_SAMPLE_RATE,
+
+       /* keep last */
+       QCA_WLAN_VENDOR_ATTR_GET_THERMAL_PARAMS_RSP_AFTER_LAST,
+       QCA_WLAN_VENDOR_ATTR_GET_THERMAL_PARAMS_RSP_MAX =
+       QCA_WLAN_VENDOR_ATTR_GET_THERMAL_PARAMS_RSP_AFTER_LAST - 1,
+};
+
+/**
+ * enum qca_wlan_vendor_attr_thermal_event - vendor subcmd attributes to
+ * report thermal events from driver to user space.
+ * enum values are used for NL attributes for data used by
+ * QCA_NL80211_VENDOR_SUBCMD_THERMAL_EVENT sub command.
+ */
+enum qca_wlan_vendor_attr_thermal_event {
+       QCA_WLAN_VENDOR_ATTR_THERMAL_EVENT_INVALID = 0,
+       /* Temperature value (degree Celsius) from driver.
+        * u32 attribute.
+        */
+       QCA_WLAN_VENDOR_ATTR_THERMAL_EVENT_TEMPERATURE,
+       /* Indication of resume completion from power save mode.
+        * NLA_FLAG attribute.
+        */
+       QCA_WLAN_VENDOR_ATTR_THERMAL_EVENT_RESUME_COMPLETE,
+
+       /* keep last */
+       QCA_WLAN_VENDOR_ATTR_THERMAL_EVENT_AFTER_LAST,
+       QCA_WLAN_VENDOR_ATTR_THERMAL_EVENT_MAX =
+       QCA_WLAN_VENDOR_ATTR_THERMAL_EVENT_AFTER_LAST - 1,
+};
+
 #endif /* QCA_VENDOR_H */