]> git.ipfire.org Git - thirdparty/hostap.git/blame - src/common/qca-vendor.h
Add QCA vendor command to support OEM data
[thirdparty/hostap.git] / src / common / qca-vendor.h
CommitLineData
1682c623
JM
1/*
2 * Qualcomm Atheros OUI and vendor specific assignments
09a97eb2 3 * Copyright (c) 2014-2017, Qualcomm Atheros, Inc.
ae21cffb 4 * Copyright (c) 2018-2019, The Linux Foundation
1682c623
JM
5 *
6 * This software may be distributed under the terms of the BSD license.
7 * See README for more details.
8 */
9
10#ifndef QCA_VENDOR_H
11#define QCA_VENDOR_H
12
13/*
14 * This file is a registry of identifier assignments from the Qualcomm Atheros
15 * OUI 00:13:74 for purposes other than MAC address assignment. New identifiers
16 * can be assigned through normal review process for changes to the upstream
17 * hostap.git repository.
18 */
19
20#define OUI_QCA 0x001374
21
30476e4f
JB
22/**
23 * enum qca_radiotap_vendor_ids - QCA radiotap vendor namespace IDs
24 */
25enum qca_radiotap_vendor_ids {
26 QCA_RADIOTAP_VID_WLANTEST = 0,
27};
28
1682c623
JM
29/**
30 * enum qca_nl80211_vendor_subcmds - QCA nl80211 vendor command identifiers
31 *
32 * @QCA_NL80211_VENDOR_SUBCMD_UNSPEC: Reserved value 0
33 *
34 * @QCA_NL80211_VENDOR_SUBCMD_TEST: Test command/event
253f2e37 35 *
0800f9ee
JM
36 * @QCA_NL80211_VENDOR_SUBCMD_ROAMING: Set roaming policy for drivers that use
37 * internal BSS-selection. This command uses
38 * @QCA_WLAN_VENDOR_ATTR_ROAMING_POLICY to specify the new roaming policy
39 * for the current connection (i.e., changes policy set by the nl80211
40 * Connect command). @QCA_WLAN_VENDOR_ATTR_MAC_ADDR may optionally be
41 * included to indicate which BSS to use in case roaming is disabled.
42 *
253f2e37
AH
43 * @QCA_NL80211_VENDOR_SUBCMD_AVOID_FREQUENCY: Recommendation of frequency
44 * ranges to avoid to reduce issues due to interference or internal
9da1641a
SD
45 * co-existence information in the driver. These frequencies aim to
46 * minimize the traffic but not to totally avoid the traffic. That said
47 * for a P2P use case, these frequencies are allowed for the P2P
48 * discovery/negotiation but avoid the group to get formed on these
49 * frequencies. The event data structure is defined in
50 * struct qca_avoid_freq_list.
65d645ce
AS
51 *
52 * @QCA_NL80211_VENDOR_SUBCMD_DFS_CAPABILITY: Command to check driver support
53 * for DFS offloading.
4a16a0bd
AHS
54 *
55 * @QCA_NL80211_VENDOR_SUBCMD_NAN: NAN command/event which is used to pass
56 * NAN Request/Response and NAN Indication messages. These messages are
28c7f77a
NK
57 * interpreted between the framework and the firmware component. While
58 * sending the command from userspace to the driver, payload is not
59 * encapsulated inside any attribute. Attribute QCA_WLAN_VENDOR_ATTR_NAN
60 * is used when receiving vendor events in userspace from the driver.
b41f2684
CL
61 *
62 * @QCA_NL80211_VENDOR_SUBCMD_KEY_MGMT_SET_KEY: Set key operation that can be
63 * used to configure PMK to the driver even when not connected. This can
15badebd
CL
64 * be used to request offloading of key management operations. Only used
65 * if device supports QCA_WLAN_VENDOR_FEATURE_KEY_MGMT_OFFLOAD.
66 *
b41f2684
CL
67 * @QCA_NL80211_VENDOR_SUBCMD_KEY_MGMT_ROAM_AUTH: An extended version of
68 * NL80211_CMD_ROAM event with optional attributes including information
69 * from offloaded key management operation. Uses
15badebd
CL
70 * enum qca_wlan_vendor_attr_roam_auth attributes. Only used
71 * if device supports QCA_WLAN_VENDOR_FEATURE_KEY_MGMT_OFFLOAD.
16689c7c
PX
72 *
73 * @QCA_NL80211_VENDOR_SUBCMD_DO_ACS: ACS command/event which is used to
74 * invoke the ACS function in device and pass selected channels to
75 * hostapd.
15badebd
CL
76 *
77 * @QCA_NL80211_VENDOR_SUBCMD_GET_FEATURES: Command to get the features
78 * supported by the driver. enum qca_wlan_vendor_features defines
79 * the possible features.
e0761c5b 80 *
480994da
AK
81 * @QCA_NL80211_VENDOR_SUBCMD_DFS_OFFLOAD_CAC_STARTED: Event used by driver,
82 * which supports DFS offloading, to indicate a channel availability check
83 * start.
84 *
85 * @QCA_NL80211_VENDOR_SUBCMD_DFS_OFFLOAD_CAC_FINISHED: Event used by driver,
86 * which supports DFS offloading, to indicate a channel availability check
87 * completion.
88 *
89 * @QCA_NL80211_VENDOR_SUBCMD_DFS_OFFLOAD_CAC_ABORTED: Event used by driver,
90 * which supports DFS offloading, to indicate that the channel availability
91 * check aborted, no change to the channel status.
92 *
93 * @QCA_NL80211_VENDOR_SUBCMD_DFS_OFFLOAD_CAC_NOP_FINISHED: Event used by
94 * driver, which supports DFS offloading, to indicate that the
95 * Non-Occupancy Period for this channel is over, channel becomes usable.
96 *
97 * @QCA_NL80211_VENDOR_SUBCMD_DFS_OFFLOAD_RADAR_DETECTED: Event used by driver,
98 * which supports DFS offloading, to indicate a radar pattern has been
99 * detected. The channel is now unusable.
35d66557 100 *
fd1c2ca5
JJ
101 * @QCA_NL80211_VENDOR_SUBCMD_GET_WIFI_INFO: Get information from the driver.
102 * Attributes defined in enum qca_wlan_vendor_attr_get_wifi_info.
103 *
a7769f6d
SS
104 * @QCA_NL80211_VENDOR_SUBCMD_GET_LOGGER_FEATURE_SET: Get the feature bitmap
105 * based on enum wifi_logger_supported_features. Attributes defined in
106 * enum qca_wlan_vendor_attr_get_logger_features.
107 *
108 * @QCA_NL80211_VENDOR_SUBCMD_GET_RING_DATA: Get the ring data from a particular
109 * logger ring, QCA_WLAN_VENDOR_ATTR_WIFI_LOGGER_RING_ID is passed as the
110 * attribute for this command. Attributes defined in
111 * enum qca_wlan_vendor_attr_wifi_logger_start.
112 *
113 * @QCA_NL80211_VENDOR_SUBCMD_TDLS_GET_CAPABILITIES: Get the supported TDLS
114 * capabilities of the driver, parameters includes the attributes defined
115 * in enum qca_wlan_vendor_attr_tdls_get_capabilities.
116 *
117 * @QCA_NL80211_VENDOR_SUBCMD_OFFLOADED_PACKETS: Vendor command used to offload
118 * sending of certain periodic IP packet to firmware, attributes defined in
119 * enum qca_wlan_vendor_attr_offloaded_packets.
120 *
121 * @QCA_NL80211_VENDOR_SUBCMD_MONITOR_RSSI: Command used to configure RSSI
122 * monitoring, defines min and max RSSI which are configured for RSSI
123 * monitoring. Also used to notify the RSSI breach and provides the BSSID
124 * and RSSI value that was breached. Attributes defined in
125 * enum qca_wlan_vendor_attr_rssi_monitoring.
126 *
127 * @QCA_NL80211_VENDOR_SUBCMD_NDP: Command used for performing various NAN
128 * Data Path (NDP) related operations, attributes defined in
129 * enum qca_wlan_vendor_attr_ndp_params.
130 *
131 * @QCA_NL80211_VENDOR_SUBCMD_ND_OFFLOAD: Command used to enable/disable
132 * Neighbour Discovery offload, attributes defined in
133 * enum qca_wlan_vendor_attr_nd_offload.
134 *
135 * @QCA_NL80211_VENDOR_SUBCMD_PACKET_FILTER: Used to set/get the various
136 * configuration parameter for BPF packet filter, attributes defined in
137 * enum qca_wlan_vendor_attr_packet_filter.
138 *
139 * @QCA_NL80211_VENDOR_SUBCMD_GET_BUS_SIZE: Gets the driver-firmware
140 * maximum supported size, attributes defined in
141 * enum qca_wlan_vendor_drv_info.
142 *
143 * @QCA_NL80211_VENDOR_SUBCMD_GET_WAKE_REASON_STATS: Command to get various
144 * data about wake reasons and datapath IP statistics, attributes defined
145 * in enum qca_wlan_vendor_attr_wake_stats.
146 *
2a9ec7c6
ZL
147 * @QCA_NL80211_VENDOR_SUBCMD_OCB_SET_CONFIG: Command used to set configuration
148 * for IEEE 802.11 communicating outside the context of a basic service
149 * set, called OCB command. Uses the attributes defines in
150 * enum qca_wlan_vendor_attr_ocb_set_config.
151 *
152 * @QCA_NL80211_VENDOR_SUBCMD_OCB_SET_UTC_TIME: Command used to set OCB
153 * UTC time. Use the attributes defines in
154 * enum qca_wlan_vendor_attr_ocb_set_utc_time.
155 *
156 * @QCA_NL80211_VENDOR_SUBCMD_OCB_START_TIMING_ADVERT: Command used to start
157 * sending OCB timing advert frames. Uses the attributes defines in
158 * enum qca_wlan_vendor_attr_ocb_start_timing_advert.
159 *
160 * @QCA_NL80211_VENDOR_SUBCMD_OCB_STOP_TIMING_ADVERT: Command used to stop
161 * OCB timing advert. Uses the attributes defines in
162 * enum qca_wlan_vendor_attr_ocb_stop_timing_advert.
163 *
164 * @QCA_NL80211_VENDOR_SUBCMD_OCB_GET_TSF_TIMER: Command used to get TSF
165 * timer value. Uses the attributes defines in
166 * enum qca_wlan_vendor_attr_ocb_get_tsf_resp.
167 *
acecac4c
SD
168 * @QCA_NL80211_VENDOR_SUBCMD_LINK_PROPERTIES: Command/event to update the
169 * link properties of the respective interface. As an event, is used
170 * to notify the connected station's status. The attributes for this
171 * command are defined in enum qca_wlan_vendor_attr_link_properties.
172 *
35d66557
PX
173 * @QCA_NL80211_VENDOR_SUBCMD_P2P_LISTEN_OFFLOAD_START: Command used to
174 * start the P2P Listen offload function in device and pass the listen
175 * channel, period, interval, count, device types, and vendor specific
176 * information elements to the device driver and firmware.
177 * Uses the attributes defines in
178 * enum qca_wlan_vendor_attr_p2p_listen_offload.
179 *
180 * @QCA_NL80211_VENDOR_SUBCMD_P2P_LISTEN_OFFLOAD_STOP: Command/event used to
181 * indicate stop request/response of the P2P Listen offload function in
182 * device. As an event, it indicates either the feature stopped after it
183 * was already running or feature has actually failed to start. Uses the
184 * attributes defines in enum qca_wlan_vendor_attr_p2p_listen_offload.
1c8fe68f
CM
185 *
186 * @QCA_NL80211_VENDOR_SUBCMD_SAP_CONDITIONAL_CHAN_SWITCH: After AP starts
187 * beaconing, this sub command provides the driver, the frequencies on the
188 * 5 GHz band to check for any radar activity. Driver selects one channel
189 * from this priority list provided through
190 * @QCA_WLAN_VENDOR_ATTR_SAP_CONDITIONAL_CHAN_SWITCH_FREQ_LIST and starts
191 * to check for radar activity on it. If no radar activity is detected
192 * during the channel availability check period, driver internally switches
193 * to the selected frequency of operation. If the frequency is zero, driver
194 * internally selects a channel. The status of this conditional switch is
195 * indicated through an event using the same sub command through
196 * @QCA_WLAN_VENDOR_ATTR_SAP_CONDITIONAL_CHAN_SWITCH_STATUS. Attributes are
197 * listed in qca_wlan_vendor_attr_sap_conditional_chan_switch.
4ac75cd0
VK
198 *
199 * @QCA_NL80211_VENDOR_SUBCMD_GPIO_CONFIG_COMMAND: Set GPIO pins. This uses the
200 * attributes defined in enum qca_wlan_gpio_attr.
6fe3b9d4
YT
201 *
202 * @QCA_NL80211_VENDOR_SUBCMD_GET_HW_CAPABILITY: Fetch hardware capabilities.
203 * This uses @QCA_WLAN_VENDOR_ATTR_GET_HW_CAPABILITY to indicate which
204 * capabilities are to be fetched and other
205 * enum qca_wlan_vendor_attr_get_hw_capability attributes to return the
206 * requested capabilities.
22950d05
ZQ
207 *
208 * @QCA_NL80211_VENDOR_SUBCMD_LL_STATS_EXT: Link layer statistics extension.
209 * enum qca_wlan_vendor_attr_ll_stats_ext attributes are used with this
210 * command and event.
fcd85d9a
LD
211 *
212 * @QCA_NL80211_VENDOR_SUBCMD_LOC_GET_CAPA: Get capabilities for
213 * indoor location features. Capabilities are reported in
214 * QCA_WLAN_VENDOR_ATTR_LOC_CAPA.
215 *
216 * @QCA_NL80211_VENDOR_SUBCMD_FTM_START_SESSION: Start an FTM
217 * (fine timing measurement) session with one or more peers.
218 * Specify Session cookie in QCA_WLAN_VENDOR_ATTR_FTM_SESSION_COOKIE and
219 * peer information in QCA_WLAN_VENDOR_ATTR_FTM_MEAS_PEERS.
220 * On success, 0 or more QCA_NL80211_VENDOR_SUBCMD_FTM_MEAS_RESULT
221 * events will be reported, followed by
222 * QCA_NL80211_VENDOR_SUBCMD_FTM_SESSION_DONE event to indicate
223 * end of session.
224 * Refer to IEEE P802.11-REVmc/D7.0, 11.24.6
225 *
226 * @QCA_NL80211_VENDOR_SUBCMD_FTM_ABORT_SESSION: Abort a running session.
227 * A QCA_NL80211_VENDOR_SUBCMD_FTM_SESSION_DONE will be reported with
228 * status code indicating session was aborted.
229 *
230 * @QCA_NL80211_VENDOR_SUBCMD_FTM_MEAS_RESULT: Event with measurement
231 * results for one peer. Results are reported in
232 * QCA_WLAN_VENDOR_ATTR_FTM_MEAS_PEER_RESULTS.
233 *
234 * @QCA_NL80211_VENDOR_SUBCMD_FTM_SESSION_DONE: Event triggered when
235 * FTM session is finished, either successfully or aborted by
236 * request.
237 *
238 * @QCA_NL80211_VENDOR_SUBCMD_FTM_CFG_RESPONDER: Configure FTM responder
239 * mode. QCA_WLAN_VENDOR_ATTR_FTM_RESPONDER_ENABLE specifies whether
240 * to enable or disable the responder. LCI/LCR reports can be
241 * configured with QCA_WLAN_VENDOR_ATTR_FTM_LCI and
242 * QCA_WLAN_VENDOR_ATTR_FTM_LCR. Can be called multiple
243 * times to update the LCI/LCR reports.
244 *
245 * @QCA_NL80211_VENDOR_SUBCMD_AOA_MEAS: Perform a standalone AOA (angle of
246 * arrival) measurement with a single peer. Specify peer MAC address in
32d08d5b
LD
247 * QCA_WLAN_VENDOR_ATTR_MAC_ADDR and optionally frequency (MHz) in
248 * QCA_WLAN_VENDOR_ATTR_FREQ (if not specified, locate peer in kernel
249 * scan results cache and use the frequency from there).
250 * Also specify measurement type in QCA_WLAN_VENDOR_ATTR_AOA_TYPE.
251 * Measurement result is reported in
fcd85d9a
LD
252 * QCA_NL80211_VENDOR_SUBCMD_AOA_MEAS_RESULT event.
253 *
254 * @QCA_NL80211_VENDOR_SUBCMD_AOA_ABORT_MEAS: Abort an AOA measurement. Specify
255 * peer MAC address in QCA_WLAN_VENDOR_ATTR_MAC_ADDR.
256 *
257 * @QCA_NL80211_VENDOR_SUBCMD_AOA_MEAS_RESULT: Event that reports
258 * the AOA measurement result.
259 * Peer MAC address reported in QCA_WLAN_VENDOR_ATTR_MAC_ADDR.
260 * success/failure status is reported in
261 * QCA_WLAN_VENDOR_ATTR_LOC_SESSION_STATUS.
262 * Measurement data is reported in QCA_WLAN_VENDOR_ATTR_AOA_MEAS_RESULT.
263 * The antenna array(s) used in the measurement are reported in
264 * QCA_WLAN_VENDOR_ATTR_LOC_ANTENNA_ARRAY_MASK.
0d7eba54
SD
265 *
266 * @QCA_NL80211_VENDOR_SUBCMD_ENCRYPTION_TEST: Encrypt/decrypt the given
267 * data as per the given parameters.
8b7c5b89 268 *
269 * @QCA_NL80211_VENDOR_SUBCMD_GET_CHAIN_RSSI: Get antenna RSSI value for a
270 * specific chain.
6eb1a569
LD
271 *
272 * @QCA_NL80211_VENDOR_SUBCMD_DMG_RF_GET_SECTOR_CFG: Get low level
273 * configuration for a DMG RF sector. Specify sector index in
274 * QCA_WLAN_VENDOR_ATTR_DMG_RF_SECTOR_INDEX, sector type in
275 * QCA_WLAN_VENDOR_ATTR_DMG_RF_SECTOR_TYPE and RF modules
276 * to return sector information for in
277 * QCA_WLAN_VENDOR_ATTR_DMG_RF_MODULE_MASK. Returns sector configuration
278 * in QCA_WLAN_VENDOR_ATTR_DMG_RF_SECTOR_CFG. Also return the
279 * exact time where information was captured in
280 * QCA_WLAN_VENDOR_ATTR_TSF.
281 *
282 * @QCA_NL80211_VENDOR_SUBCMD_DMG_RF_SET_SECTOR_CFG: Set low level
283 * configuration for a DMG RF sector. Specify sector index in
284 * QCA_WLAN_VENDOR_ATTR_DMG_RF_SECTOR_INDEX, sector type in
285 * QCA_WLAN_VENDOR_ATTR_DMG_RF_SECTOR_TYPE and sector configuration
286 * for one or more DMG RF modules in
287 * QCA_WLAN_VENDOR_ATTR_DMG_RF_SECTOR_CFG.
288 *
289 * @QCA_NL80211_VENDOR_SUBCMD_DMG_RF_GET_SELECTED_SECTOR: Get selected
290 * DMG RF sector for a station. This is the sector that the HW
291 * will use to communicate with the station. Specify the MAC address
292 * of associated station/AP/PCP in QCA_WLAN_VENDOR_ATTR_MAC_ADDR (not
293 * needed for unassociated station). Specify sector type to return in
294 * QCA_WLAN_VENDOR_ATTR_DMG_RF_SECTOR_TYPE. Returns the selected
295 * sector index in QCA_WLAN_VENDOR_ATTR_DMG_RF_SECTOR_INDEX.
296 * Also return the exact time where the information was captured
297 * in QCA_WLAN_VENDOR_ATTR_TSF.
298 *
299 * @QCA_NL80211_VENDOR_SUBCMD_DMG_RF_SET_SELECTED_SECTOR: Set the
300 * selected DMG RF sector for a station. This is the sector that
301 * the HW will use to communicate with the station.
302 * Specify the MAC address of associated station/AP/PCP in
303 * QCA_WLAN_VENDOR_ATTR_MAC_ADDR, the sector type to select in
304 * QCA_WLAN_VENDOR_ATTR_DMG_RF_SECTOR_TYPE and the sector index
305 * in QCA_WLAN_VENDOR_ATTR_DMG_RF_SECTOR_INDEX.
306 * The selected sector will be locked such that it will not be
307 * modified like it normally does (for example when station
308 * moves around). To unlock the selected sector for a station
309 * pass the special value 0xFFFF in the sector index. To unlock
310 * all connected stations also pass a broadcast MAC address.
14cd203f
SD
311 *
312 * @QCA_NL80211_VENDOR_SUBCMD_CONFIGURE_TDLS: Configure the TDLS behavior
313 * in the host driver. The different TDLS configurations are defined
314 * by the attributes in enum qca_wlan_vendor_attr_tdls_configuration.
1a793f5c 315 *
7785c70b
PX
316 * @QCA_NL80211_VENDOR_SUBCMD_GET_HE_CAPABILITIES: Query device IEEE 802.11ax HE
317 * capabilities. The response uses the attributes defined in
318 * enum qca_wlan_vendor_attr_get_he_capabilities.
319 *
1a793f5c
SD
320 * @QCA_NL80211_VENDOR_SUBCMD_ABORT_SCAN: Abort an ongoing vendor scan that was
321 * started with QCA_NL80211_VENDOR_SUBCMD_TRIGGER_SCAN. This command
322 * carries the scan cookie of the corresponding scan request. The scan
323 * cookie is represented by QCA_WLAN_VENDOR_ATTR_SCAN_COOKIE.
c79238b6
JJ
324 *
325 * @QCA_NL80211_VENDOR_SUBCMD_SET_SAR_LIMITS: Set the Specific
326 * Absorption Rate (SAR) power limits. A critical regulation for
327 * FCC compliance, OEMs require methods to set SAR limits on TX
328 * power of WLAN/WWAN. enum qca_vendor_attr_sar_limits
329 * attributes are used with this command.
4c407000
PK
330 *
331 * @QCA_NL80211_VENDOR_SUBCMD_EXTERNAL_ACS: This command/event is used by the
332 * host driver for offloading the implementation of Auto Channel Selection
333 * (ACS) to an external user space entity. This interface is used as the
334 * event from the host driver to the user space entity and also as the
335 * request from the user space entity to the host driver. The event from
336 * the host driver is used by the user space entity as an indication to
337 * start the ACS functionality. The attributes used by this event are
338 * represented by the enum qca_wlan_vendor_attr_external_acs_event.
339 * User space entity uses the same interface to inform the host driver with
340 * selected channels after the ACS operation using the attributes defined
341 * by enum qca_wlan_vendor_attr_external_acs_channels.
d7d0f909
SD
342 *
343 * @QCA_NL80211_VENDOR_SUBCMD_CHIP_PWRSAVE_FAILURE: Vendor event carrying the
344 * requisite information leading to a power save failure. The information
345 * carried as part of this event is represented by the
346 * enum qca_attr_chip_power_save_failure attributes.
a9491695
SD
347 *
348 * @QCA_NL80211_VENDOR_SUBCMD_NUD_STATS_SET: Start/Stop the NUD statistics
349 * collection. Uses attributes defined in enum qca_attr_nud_stats_set.
350 *
351 * @QCA_NL80211_VENDOR_SUBCMD_NUD_STATS_GET: Get the NUD statistics. These
352 * statistics are represented by the enum qca_attr_nud_stats_get
353 * attributes.
70407ee5
KV
354 *
355 * @QCA_NL80211_VENDOR_SUBCMD_FETCH_BSS_TRANSITION_STATUS: Sub-command to fetch
356 * the BSS transition status, whether accept or reject, for a list of
357 * candidate BSSIDs provided by the userspace. This uses the vendor
358 * attributes QCA_WLAN_VENDOR_ATTR_BTM_MBO_TRANSITION_REASON and
359 * QCA_WLAN_VENDOR_ATTR_BTM_CANDIDATE_INFO. The userspace shall specify
360 * the attributes QCA_WLAN_VENDOR_ATTR_BTM_MBO_TRANSITION_REASON and an
361 * array of QCA_WLAN_VENDOR_ATTR_BTM_CANDIDATE_INFO_BSSID nested in
362 * QCA_WLAN_VENDOR_ATTR_BTM_CANDIDATE_INFO in the request. In the response
363 * the driver shall specify array of
364 * QCA_WLAN_VENDOR_ATTR_BTM_CANDIDATE_INFO_BSSID and
365 * QCA_WLAN_VENDOR_ATTR_BTM_CANDIDATE_INFO_STATUS pairs nested in
366 * QCA_WLAN_VENDOR_ATTR_BTM_CANDIDATE_INFO.
841e9a8c
SD
367 *
368 * @QCA_NL80211_VENDOR_SUBCMD_SET_TRACE_LEVEL: Set the trace level for a
369 * specific QCA module. The trace levels are represented by
370 * enum qca_attr_trace_level attributes.
160dca07
AAL
371 *
372 * @QCA_NL80211_VENDOR_SUBCMD_BRP_SET_ANT_LIMIT: Set the Beam Refinement
373 * Protocol antenna limit in different modes. See enum
374 * qca_wlan_vendor_attr_brp_ant_limit_mode.
16217e13
PX
375 *
376 * @QCA_NL80211_VENDOR_SUBCMD_SPECTRAL_SCAN_START: Start spectral scan. The scan
377 * parameters are specified by enum qca_wlan_vendor_attr_spectral_scan.
378 * This returns a cookie (%QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_COOKIE)
0fa0858f
EJ
379 * identifying the operation in success case. In failure cases an
380 * error code (%QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_ERROR_CODE)
381 * describing the reason for the failure is returned.
16217e13
PX
382 *
383 * @QCA_NL80211_VENDOR_SUBCMD_SPECTRAL_SCAN_STOP: Stop spectral scan. This uses
384 * a cookie (%QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_COOKIE) from
385 * @QCA_NL80211_VENDOR_SUBCMD_SPECTRAL_SCAN_START to identify the scan to
386 * be stopped.
944f359e
SD
387 *
388 * @QCA_NL80211_VENDOR_SUBCMD_ACTIVE_TOS: Set the active Type Of Service on the
389 * specific interface. This can be used to modify some of the low level
390 * scan parameters (off channel dwell time, home channel time) in the
391 * driver/firmware. These parameters are maintained within the host driver.
392 * This command is valid only when the interface is in the connected state.
393 * These scan parameters shall be reset by the driver/firmware once
394 * disconnected. The attributes used with this command are defined in
395 * enum qca_wlan_vendor_attr_active_tos.
cf39475b
SD
396 *
397 * @QCA_NL80211_VENDOR_SUBCMD_HANG: Event indicating to the user space that the
398 * driver has detected an internal failure. This event carries the
399 * information indicating the reason that triggered this detection. The
400 * attributes for this command are defined in
401 * enum qca_wlan_vendor_attr_hang.
fbfceef3
EJ
402 *
403 * @QCA_NL80211_VENDOR_SUBCMD_SPECTRAL_SCAN_GET_CONFIG: Get the current values
404 * of spectral parameters used. The spectral scan parameters are specified
405 * by enum qca_wlan_vendor_attr_spectral_scan.
406 *
407 * @QCA_NL80211_VENDOR_SUBCMD_SPECTRAL_SCAN_GET_DIAG_STATS: Get the debug stats
408 * for spectral scan functionality. The debug stats are specified by
409 * enum qca_wlan_vendor_attr_spectral_diag_stats.
410 *
411 * @QCA_NL80211_VENDOR_SUBCMD_SPECTRAL_SCAN_GET_CAP_INFO: Get spectral
412 * scan system capabilities. The capabilities are specified
413 * by enum qca_wlan_vendor_attr_spectral_cap.
414 *
415 * @QCA_NL80211_VENDOR_SUBCMD_SPECTRAL_SCAN_GET_STATUS: Get the current
416 * status of spectral scan. The status values are specified
417 * by enum qca_wlan_vendor_attr_spectral_scan_status.
2115603a 418 *
419 * @QCA_NL80211_VENDOR_SUBCMD_PEER_FLUSH_PENDING: Sub-command to flush
420 * peer pending packets. Specify the peer MAC address in
421 * QCA_WLAN_VENDOR_ATTR_PEER_ADDR and the access category of the packets
422 * in QCA_WLAN_VENDOR_ATTR_AC. The attributes are listed
423 * in enum qca_wlan_vendor_attr_flush_pending.
364039d2
KR
424 *
425 * @QCA_NL80211_VENDOR_SUBCMD_GET_RROP_INFO: Get vendor specific Representative
426 * RF Operating Parameter (RROP) information. The attributes for this
427 * information are defined in enum qca_wlan_vendor_attr_rrop_info. This is
428 * intended for use by external Auto Channel Selection applications.
9cc8303d 429 *
2d942ec4
JJ
430 * @QCA_NL80211_VENDOR_SUBCMD_GET_SAR_LIMITS: Get the Specific Absorption Rate
431 * (SAR) power limits. This is a companion to the command
432 * @QCA_NL80211_VENDOR_SUBCMD_SET_SAR_LIMITS and is used to retrieve the
433 * settings currently in use. The attributes returned by this command are
434 * defined by enum qca_vendor_attr_sar_limits.
435 *
9cc8303d
SD
436 * @QCA_NL80211_VENDOR_SUBCMD_WLAN_MAC_INFO: Provides the current behavior of
437 * the WLAN hardware MAC. Also, provides the WLAN netdev interface
438 * information attached to the respective MAC.
439 * This works both as a query (user space asks the current mode) or event
440 * interface (driver advertising the current mode to the user space).
441 * Driver does not trigger this event for temporary hardware mode changes.
442 * Mode changes w.r.t Wi-Fi connection update (VIZ creation / deletion,
443 * channel change, etc.) are updated with this event. Attributes for this
444 * interface are defined in enum qca_wlan_vendor_attr_mac.
b4cd8b7e
VSB
445 *
446 * @QCA_NL80211_VENDOR_SUBCMD_SET_QDEPTH_THRESH: Set MSDU queue depth threshold
447 * per peer per TID. Attributes for this command are define in
448 * enum qca_wlan_set_qdepth_thresh_attr.
8678b14f
GY
449 * @QCA_NL80211_VENDOR_SUBCMD_THERMAL_CMD: Provides the thermal shutdown action
450 * guide for WLAN driver. Request to suspend of driver and FW if the
451 * temperature is higher than the suspend threshold; resume action is
452 * requested to driver if the temperature is lower than the resume
453 * threshold. In user poll mode, request temperature data by user. For test
454 * purpose, getting thermal shutdown configuration parameters is needed.
455 * Attributes for this interface are defined in
456 * enum qca_wlan_vendor_attr_thermal_cmd.
457 * @QCA_NL80211_VENDOR_SUBCMD_THERMAL_EVENT: Thermal events reported from
458 * driver. Thermal temperature and indication of resume completion are
459 * reported as thermal events. The attributes for this command are defined
460 * in enum qca_wlan_vendor_attr_thermal_event.
5ac43464
KKL
461 *
462 * @QCA_NL80211_VENDOR_SUBCMD_WIFI_TEST_CONFIGURATION: Sub command to set WiFi
6965705b
JJ
463 * test configuration. Attributes for this command are defined in
464 * enum qca_wlan_vendor_attr_wifi_test_config.
6b21df0b
KP
465 *
466 * @QCA_NL80211_VENDOR_SUBCMD_BSS_FILTER: This command is used to configure an
467 * RX filter to receive frames from stations that are active on the
468 * operating channel, but not associated with the local device (e.g., STAs
469 * associated with other APs). Filtering is done based on a list of BSSIDs
470 * and STA MAC addresses added by the user. This command is also used to
471 * fetch the statistics of unassociated stations. The attributes used with
472 * this command are defined in enum qca_wlan_vendor_attr_bss_filter.
495aebd3
NK
473 *
474 * @QCA_NL80211_VENDOR_SUBCMD_NAN_EXT: An extendable version of NAN vendor
475 * command. The earlier command for NAN, QCA_NL80211_VENDOR_SUBCMD_NAN,
476 * carried a payload which was a binary blob of data. The command was not
477 * extendable to send more information. The newer version carries the
478 * legacy blob encapsulated within an attribute and can be extended with
479 * additional vendor attributes that can enhance the NAN command interface.
edb509d4 480 * @QCA_NL80211_VENDOR_SUBCMD_ROAM_SCAN_EVENT: Event to indicate scan triggered
481 * or stopped within driver/firmware in order to initiate roaming. The
482 * attributes used with this event are defined in enum
483 * qca_wlan_vendor_attr_roam_scan. Some drivers may not send these events
484 * in few cases, e.g., if the host processor is sleeping when this event
485 * is generated in firmware.
77fcd747
VT
486 *
487 * @QCA_NL80211_VENDOR_SUBCMD_PEER_CFR_CAPTURE_CFG: This command is used to
488 * configure parameters per peer to capture Channel Frequency Response
489 * (CFR) and enable Periodic CFR capture. The attributes for this command
490 * are defined in enum qca_wlan_vendor_peer_cfr_capture_attr.
a626fb10 491 *
492 * @QCA_NL80211_VENDOR_SUBCMD_THROUGHPUT_CHANGE_EVENT: Event to indicate changes
493 * in throughput dynamically. The driver estimates the throughput based on
494 * number of packets being transmitted/received per second and indicates
495 * the changes in throughput to user space. Userspace tools can use this
496 * information to configure kernel's TCP parameters in order to achieve
497 * peak throughput. Optionally, the driver will also send guidance on
498 * modifications to kernel's TCP parameters which can be referred by
499 * userspace tools. The attributes used with this event are defined in enum
500 * qca_wlan_vendor_attr_throughput_change.
d5544021
SA
501 *
502 * @QCA_NL80211_VENDOR_SUBCMD_COEX_CONFIG: This command is used to set
503 * priorities among different types of traffic during coex scenarios.
504 * Current supported prioritization is among WLAN/BT/ZIGBEE with different
505 * profiles mentioned in enum qca_coex_config_profiles. The associated
506 * attributes used with this command are defined in enum
507 * qca_vendor_attr_coex_config.
508 *
509 * Based on the config provided, FW will boost the weight and prioritize
510 * the traffic for that subsystem (WLAN/BT/Zigbee).
dbe7f6da
VJ
511 *
512 * @QCA_NL80211_VENDOR_SUBCMD_GET_SUPPORTED_AKMS: This command is used to query
513 * the supported AKM suite selectorss from the driver. It returns the list
514 * of supported AKMs in the attribute NL80211_ATTR_AKM_SUITES.
31ee2992
QZ
515 * @QCA_NL80211_VENDOR_SUBCMD_GET_FW_STATE: This command is used to get firmware
516 * state from the driver. It returns the firmware state in the attribute
517 * QCA_WLAN_VENDOR_ATTR_FW_STATE.
f10a4af1
AP
518 * @QCA_NL80211_VENDOR_SUBCMD_PEER_STATS_CACHE_FLUSH: This vendor subcommand
519 * is used by the driver to flush per-peer cached statistics to user space
520 * application. This interface is used as an event from the driver to
521 * user space application. Attributes for this event are specified in
522 * enum qca_wlan_vendor_attr_peer_stats_cache_params.
523 * QCA_WLAN_VENDOR_ATTR_PEER_STATS_CACHE_DATA attribute is expected to be
524 * sent in the event.
48102f65 525 * @QCA_NL80211_VENDOR_SUBCMD_MPTA_HELPER_CONFIG: This sub command is used to
526 * improve the success rate of Zigbee joining network.
527 * Due to PTA master limitation, Zigbee joining network success rate is
528 * low while WLAN is working. The WLAN driver needs to configure some
529 * parameters including Zigbee state and specific WLAN periods to enhance
530 * PTA master. All these parameters are delivered by the attributes
531 * defined in enum qca_mpta_helper_vendor_attr.
ae21cffb
VK
532 * @QCA_NL80211_VENDOR_SUBCMD_BEACON_REPORTING: This sub command is used to
533 * implement Beacon frame reporting feature.
534 *
535 * Userspace can request the driver/firmware to periodically report
536 * received Beacon frames whose BSSID is same as the current connected
537 * BSS's MAC address.
538 *
539 * In case the STA seamlessly (without sending disconnect indication to
540 * userspace) roams to a different BSS, Beacon frame reporting will be
541 * automatically enabled for the Beacon frames whose BSSID is same as the
542 * MAC address of the new BSS. Beacon reporting will be stopped when the
543 * STA is disconnected (when the disconnect indication is sent to
544 * userspace) and need to be explicitly enabled by userspace for next
545 * connection.
546 *
547 * When a Beacon frame matching configured conditions is received, and if
548 * userspace has requested to send asynchronous beacon reports, the
549 * driver/firmware will encapsulate the details of the Beacon frame in an
550 * event and send it to userspace along with updating the BSS information
551 * in cfg80211 scan cache, otherwise driver will only update the cfg80211
552 * scan cache with the information from the received Beacon frame but will
553 * not send any active report to userspace.
554 *
555 * The userspace can request the driver/firmware to stop reporting Beacon
556 * frames. If the driver/firmware is not able to receive Beacon frames due
557 * to other Wi-Fi operations such as off-channel activities, etc., the
558 * driver/firmware will send a pause event to userspace and stop reporting
559 * Beacon frames. Whether the beacon reporting will be automatically
560 * resumed or not by the driver/firmware later will be reported to
561 * userspace using the QCA_WLAN_VENDOR_ATTR_BEACON_REPORTING_AUTO_RESUMES
562 * flag. The beacon reporting shall be resumed for all the cases except
9c7e4f94
VK
563 * either when userspace sets
564 * QCA_WLAN_VENDOR_ATTR_BEACON_REPORTING_DO_NOT_RESUME flag in the command
565 * which triggered the current beacon reporting or during any disconnection
566 * case as indicated by setting
ae21cffb
VK
567 * QCA_WLAN_VENDOR_ATTR_BEACON_REPORTING_PAUSE_REASON to
568 * QCA_WLAN_VENDOR_BEACON_REPORTING_PAUSE_REASON_DISCONNECTED by the
569 * driver.
570 *
571 * After QCA_WLAN_VENDOR_ATTR_BEACON_REPORTING_OP_PAUSE event is received
572 * by userspace with QCA_WLAN_VENDOR_ATTR_BEACON_REPORTING_AUTO_RESUMES
573 * flag not set, the next first
574 * QCA_WLAN_VENDOR_BEACON_REPORTING_OP_BEACON_INFO event from the driver
575 * shall be considered as un-pause event.
576 *
577 * All the attributes used with this command are defined in
578 * enum qca_wlan_vendor_attr_beacon_reporting_params.
fb10f3bb
PZ
579 * @QCA_NL80211_VENDOR_SUBCMD_INTEROP_ISSUES_AP: In practice, some APs have
580 * interop issues with the DUT. This sub command is used to transfer the
581 * AP info between the driver and user space. This works both as a command
582 * and an event. As a command, it configures the stored list of APs from
583 * user space to firmware; as an event, it indicates the AP info detected
584 * by the firmware to user space for persistent storage. The attributes
585 * defined in enum qca_vendor_attr_interop_issues_ap are used to deliver
586 * the parameters.
12389522
PZ
587 * @QCA_NL80211_VENDOR_SUBCMD_OEM_DATA: This command is used to send OEM data
588 * binary blobs from application/service to firmware. The attributes
589 * defined in enum qca_wlan_vendor_attr_oem_data_params are used to deliver
590 * the parameters.
1682c623
JM
591 */
592enum qca_nl80211_vendor_subcmds {
593 QCA_NL80211_VENDOR_SUBCMD_UNSPEC = 0,
594 QCA_NL80211_VENDOR_SUBCMD_TEST = 1,
0800f9ee
JM
595 /* subcmds 2..8 not yet allocated */
596 QCA_NL80211_VENDOR_SUBCMD_ROAMING = 9,
253f2e37 597 QCA_NL80211_VENDOR_SUBCMD_AVOID_FREQUENCY = 10,
65d645ce 598 QCA_NL80211_VENDOR_SUBCMD_DFS_CAPABILITY = 11,
4a16a0bd 599 QCA_NL80211_VENDOR_SUBCMD_NAN = 12,
87416eaf 600 QCA_NL80211_VENDOR_SUBCMD_STATS_EXT = 13,
37df6a87
JM
601 QCA_NL80211_VENDOR_SUBCMD_LL_STATS_SET = 14,
602 QCA_NL80211_VENDOR_SUBCMD_LL_STATS_GET = 15,
603 QCA_NL80211_VENDOR_SUBCMD_LL_STATS_CLR = 16,
604 QCA_NL80211_VENDOR_SUBCMD_LL_STATS_RADIO_RESULTS = 17,
605 QCA_NL80211_VENDOR_SUBCMD_LL_STATS_IFACE_RESULTS = 18,
606 QCA_NL80211_VENDOR_SUBCMD_LL_STATS_PEERS_RESULTS = 19,
e48635cf
JM
607 QCA_NL80211_VENDOR_SUBCMD_GSCAN_START = 20,
608 QCA_NL80211_VENDOR_SUBCMD_GSCAN_STOP = 21,
609 QCA_NL80211_VENDOR_SUBCMD_GSCAN_GET_VALID_CHANNELS = 22,
610 QCA_NL80211_VENDOR_SUBCMD_GSCAN_GET_CAPABILITIES = 23,
611 QCA_NL80211_VENDOR_SUBCMD_GSCAN_GET_CACHED_RESULTS = 24,
612 QCA_NL80211_VENDOR_SUBCMD_GSCAN_SCAN_RESULTS_AVAILABLE = 25,
613 QCA_NL80211_VENDOR_SUBCMD_GSCAN_FULL_SCAN_RESULT = 26,
614 QCA_NL80211_VENDOR_SUBCMD_GSCAN_SCAN_EVENT = 27,
615 QCA_NL80211_VENDOR_SUBCMD_GSCAN_HOTLIST_AP_FOUND = 28,
616 QCA_NL80211_VENDOR_SUBCMD_GSCAN_SET_BSSID_HOTLIST = 29,
617 QCA_NL80211_VENDOR_SUBCMD_GSCAN_RESET_BSSID_HOTLIST = 30,
618 QCA_NL80211_VENDOR_SUBCMD_GSCAN_SIGNIFICANT_CHANGE = 31,
619 QCA_NL80211_VENDOR_SUBCMD_GSCAN_SET_SIGNIFICANT_CHANGE = 32,
620 QCA_NL80211_VENDOR_SUBCMD_GSCAN_RESET_SIGNIFICANT_CHANGE = 33,
37df6a87
JM
621 QCA_NL80211_VENDOR_SUBCMD_TDLS_ENABLE = 34,
622 QCA_NL80211_VENDOR_SUBCMD_TDLS_DISABLE = 35,
623 QCA_NL80211_VENDOR_SUBCMD_TDLS_GET_STATUS = 36,
624 QCA_NL80211_VENDOR_SUBCMD_TDLS_STATE = 37,
625 QCA_NL80211_VENDOR_SUBCMD_GET_SUPPORTED_FEATURES = 38,
626 QCA_NL80211_VENDOR_SUBCMD_SCANNING_MAC_OUI = 39,
627 QCA_NL80211_VENDOR_SUBCMD_NO_DFS_FLAG = 40,
994d6f46 628 QCA_NL80211_VENDOR_SUBCMD_GSCAN_HOTLIST_AP_LOST = 41,
37df6a87
JM
629 QCA_NL80211_VENDOR_SUBCMD_GET_CONCURRENCY_MATRIX = 42,
630 /* 43..49 - reserved for QCA */
b41f2684
CL
631 QCA_NL80211_VENDOR_SUBCMD_KEY_MGMT_SET_KEY = 50,
632 QCA_NL80211_VENDOR_SUBCMD_KEY_MGMT_ROAM_AUTH = 51,
41a23357 633 QCA_NL80211_VENDOR_SUBCMD_APFIND = 52,
90758f09 634 /* 53 - reserved - was used by QCA, but not in use anymore */
16689c7c 635 QCA_NL80211_VENDOR_SUBCMD_DO_ACS = 54,
15badebd 636 QCA_NL80211_VENDOR_SUBCMD_GET_FEATURES = 55,
480994da
AK
637 QCA_NL80211_VENDOR_SUBCMD_DFS_OFFLOAD_CAC_STARTED = 56,
638 QCA_NL80211_VENDOR_SUBCMD_DFS_OFFLOAD_CAC_FINISHED = 57,
639 QCA_NL80211_VENDOR_SUBCMD_DFS_OFFLOAD_CAC_ABORTED = 58,
640 QCA_NL80211_VENDOR_SUBCMD_DFS_OFFLOAD_CAC_NOP_FINISHED = 59,
641 QCA_NL80211_VENDOR_SUBCMD_DFS_OFFLOAD_RADAR_DETECTED = 60,
cea76147
SD
642 QCA_NL80211_VENDOR_SUBCMD_GET_WIFI_INFO = 61,
643 QCA_NL80211_VENDOR_SUBCMD_WIFI_LOGGER_START = 62,
644 QCA_NL80211_VENDOR_SUBCMD_WIFI_LOGGER_MEMORY_DUMP = 63,
645 QCA_NL80211_VENDOR_SUBCMD_ROAM = 64,
646 QCA_NL80211_VENDOR_SUBCMD_GSCAN_SET_SSID_HOTLIST = 65,
647 QCA_NL80211_VENDOR_SUBCMD_GSCAN_RESET_SSID_HOTLIST = 66,
648 QCA_NL80211_VENDOR_SUBCMD_GSCAN_HOTLIST_SSID_FOUND = 67,
649 QCA_NL80211_VENDOR_SUBCMD_GSCAN_HOTLIST_SSID_LOST = 68,
650 QCA_NL80211_VENDOR_SUBCMD_PNO_SET_LIST = 69,
651 QCA_NL80211_VENDOR_SUBCMD_PNO_SET_PASSPOINT_LIST = 70,
652 QCA_NL80211_VENDOR_SUBCMD_PNO_RESET_PASSPOINT_LIST = 71,
653 QCA_NL80211_VENDOR_SUBCMD_PNO_NETWORK_FOUND = 72,
654 QCA_NL80211_VENDOR_SUBCMD_PNO_PASSPOINT_NETWORK_FOUND = 73,
ac7aea86
SD
655 /* Wi-Fi configuration subcommands */
656 QCA_NL80211_VENDOR_SUBCMD_SET_WIFI_CONFIGURATION = 74,
657 QCA_NL80211_VENDOR_SUBCMD_GET_WIFI_CONFIGURATION = 75,
a7769f6d
SS
658 QCA_NL80211_VENDOR_SUBCMD_GET_LOGGER_FEATURE_SET = 76,
659 QCA_NL80211_VENDOR_SUBCMD_GET_RING_DATA = 77,
660 QCA_NL80211_VENDOR_SUBCMD_TDLS_GET_CAPABILITIES = 78,
661 QCA_NL80211_VENDOR_SUBCMD_OFFLOADED_PACKETS = 79,
662 QCA_NL80211_VENDOR_SUBCMD_MONITOR_RSSI = 80,
663 QCA_NL80211_VENDOR_SUBCMD_NDP = 81,
664 QCA_NL80211_VENDOR_SUBCMD_ND_OFFLOAD = 82,
665 QCA_NL80211_VENDOR_SUBCMD_PACKET_FILTER = 83,
666 QCA_NL80211_VENDOR_SUBCMD_GET_BUS_SIZE = 84,
667 QCA_NL80211_VENDOR_SUBCMD_GET_WAKE_REASON_STATS = 85,
668 /* 86-90 - reserved for QCA */
b2329e4a 669 QCA_NL80211_VENDOR_SUBCMD_DATA_OFFLOAD = 91,
7f90a234
JM
670 QCA_NL80211_VENDOR_SUBCMD_OCB_SET_CONFIG = 92,
671 QCA_NL80211_VENDOR_SUBCMD_OCB_SET_UTC_TIME = 93,
672 QCA_NL80211_VENDOR_SUBCMD_OCB_START_TIMING_ADVERT = 94,
673 QCA_NL80211_VENDOR_SUBCMD_OCB_STOP_TIMING_ADVERT = 95,
674 QCA_NL80211_VENDOR_SUBCMD_OCB_GET_TSF_TIMER = 96,
675 QCA_NL80211_VENDOR_SUBCMD_DCC_GET_STATS = 97,
676 QCA_NL80211_VENDOR_SUBCMD_DCC_CLEAR_STATS = 98,
677 QCA_NL80211_VENDOR_SUBCMD_DCC_UPDATE_NDL = 99,
678 QCA_NL80211_VENDOR_SUBCMD_DCC_STATS_EVENT = 100,
279724d8 679 QCA_NL80211_VENDOR_SUBCMD_LINK_PROPERTIES = 101,
d71bdfbd 680 QCA_NL80211_VENDOR_SUBCMD_GW_PARAM_CONFIG = 102,
6b0ceee9
AK
681 QCA_NL80211_VENDOR_SUBCMD_GET_PREFERRED_FREQ_LIST = 103,
682 QCA_NL80211_VENDOR_SUBCMD_SET_PROBABLE_OPER_CHANNEL = 104,
844dfeb8 683 QCA_NL80211_VENDOR_SUBCMD_SETBAND = 105,
b4856719
KV
684 QCA_NL80211_VENDOR_SUBCMD_TRIGGER_SCAN = 106,
685 QCA_NL80211_VENDOR_SUBCMD_SCAN_DONE = 107,
5d4c5089
PX
686 QCA_NL80211_VENDOR_SUBCMD_OTA_TEST = 108,
687 QCA_NL80211_VENDOR_SUBCMD_SET_TXPOWER_SCALE = 109,
95784134 688 /* 110..114 - reserved for QCA */
9a8d9f7c 689 QCA_NL80211_VENDOR_SUBCMD_SET_TXPOWER_DECR_DB = 115,
52a6c9c9
SD
690 /* 116..117 - reserved for QCA */
691 QCA_NL80211_VENDOR_SUBCMD_SET_SAP_CONFIG = 118,
85c0f01d
MM
692 QCA_NL80211_VENDOR_SUBCMD_TSF = 119,
693 QCA_NL80211_VENDOR_SUBCMD_WISA = 120,
d1296da6 694 /* 121 - reserved for QCA */
35d66557
PX
695 QCA_NL80211_VENDOR_SUBCMD_P2P_LISTEN_OFFLOAD_START = 122,
696 QCA_NL80211_VENDOR_SUBCMD_P2P_LISTEN_OFFLOAD_STOP = 123,
1c8fe68f 697 QCA_NL80211_VENDOR_SUBCMD_SAP_CONDITIONAL_CHAN_SWITCH = 124,
4ac75cd0 698 QCA_NL80211_VENDOR_SUBCMD_GPIO_CONFIG_COMMAND = 125,
6fe3b9d4 699 QCA_NL80211_VENDOR_SUBCMD_GET_HW_CAPABILITY = 126,
22950d05 700 QCA_NL80211_VENDOR_SUBCMD_LL_STATS_EXT = 127,
fcd85d9a
LD
701 /* FTM/indoor location subcommands */
702 QCA_NL80211_VENDOR_SUBCMD_LOC_GET_CAPA = 128,
703 QCA_NL80211_VENDOR_SUBCMD_FTM_START_SESSION = 129,
704 QCA_NL80211_VENDOR_SUBCMD_FTM_ABORT_SESSION = 130,
705 QCA_NL80211_VENDOR_SUBCMD_FTM_MEAS_RESULT = 131,
706 QCA_NL80211_VENDOR_SUBCMD_FTM_SESSION_DONE = 132,
707 QCA_NL80211_VENDOR_SUBCMD_FTM_CFG_RESPONDER = 133,
708 QCA_NL80211_VENDOR_SUBCMD_AOA_MEAS = 134,
709 QCA_NL80211_VENDOR_SUBCMD_AOA_ABORT_MEAS = 135,
710 QCA_NL80211_VENDOR_SUBCMD_AOA_MEAS_RESULT = 136,
0d7eba54 711 QCA_NL80211_VENDOR_SUBCMD_ENCRYPTION_TEST = 137,
8b7c5b89 712 QCA_NL80211_VENDOR_SUBCMD_GET_CHAIN_RSSI = 138,
6eb1a569
LD
713 /* DMG low level RF sector operations */
714 QCA_NL80211_VENDOR_SUBCMD_DMG_RF_GET_SECTOR_CFG = 139,
715 QCA_NL80211_VENDOR_SUBCMD_DMG_RF_SET_SECTOR_CFG = 140,
716 QCA_NL80211_VENDOR_SUBCMD_DMG_RF_GET_SELECTED_SECTOR = 141,
717 QCA_NL80211_VENDOR_SUBCMD_DMG_RF_SET_SELECTED_SECTOR = 142,
14cd203f 718 QCA_NL80211_VENDOR_SUBCMD_CONFIGURE_TDLS = 143,
7785c70b 719 QCA_NL80211_VENDOR_SUBCMD_GET_HE_CAPABILITIES = 144,
1a793f5c 720 QCA_NL80211_VENDOR_SUBCMD_ABORT_SCAN = 145,
c79238b6 721 QCA_NL80211_VENDOR_SUBCMD_SET_SAR_LIMITS = 146,
4c407000 722 QCA_NL80211_VENDOR_SUBCMD_EXTERNAL_ACS = 147,
d7d0f909 723 QCA_NL80211_VENDOR_SUBCMD_CHIP_PWRSAVE_FAILURE = 148,
a9491695
SD
724 QCA_NL80211_VENDOR_SUBCMD_NUD_STATS_SET = 149,
725 QCA_NL80211_VENDOR_SUBCMD_NUD_STATS_GET = 150,
70407ee5 726 QCA_NL80211_VENDOR_SUBCMD_FETCH_BSS_TRANSITION_STATUS = 151,
841e9a8c 727 QCA_NL80211_VENDOR_SUBCMD_SET_TRACE_LEVEL = 152,
160dca07 728 QCA_NL80211_VENDOR_SUBCMD_BRP_SET_ANT_LIMIT = 153,
16217e13
PX
729 QCA_NL80211_VENDOR_SUBCMD_SPECTRAL_SCAN_START = 154,
730 QCA_NL80211_VENDOR_SUBCMD_SPECTRAL_SCAN_STOP = 155,
944f359e 731 QCA_NL80211_VENDOR_SUBCMD_ACTIVE_TOS = 156,
cf39475b 732 QCA_NL80211_VENDOR_SUBCMD_HANG = 157,
fbfceef3
EJ
733 QCA_NL80211_VENDOR_SUBCMD_SPECTRAL_SCAN_GET_CONFIG = 158,
734 QCA_NL80211_VENDOR_SUBCMD_SPECTRAL_SCAN_GET_DIAG_STATS = 159,
735 QCA_NL80211_VENDOR_SUBCMD_SPECTRAL_SCAN_GET_CAP_INFO = 160,
736 QCA_NL80211_VENDOR_SUBCMD_SPECTRAL_SCAN_GET_STATUS = 161,
2115603a 737 /* Flush peer pending data */
738 QCA_NL80211_VENDOR_SUBCMD_PEER_FLUSH_PENDING = 162,
364039d2 739 QCA_NL80211_VENDOR_SUBCMD_GET_RROP_INFO = 163,
2d942ec4 740 QCA_NL80211_VENDOR_SUBCMD_GET_SAR_LIMITS = 164,
9cc8303d 741 QCA_NL80211_VENDOR_SUBCMD_WLAN_MAC_INFO = 165,
b4cd8b7e 742 QCA_NL80211_VENDOR_SUBCMD_SET_QDEPTH_THRESH = 166,
8678b14f
GY
743 /* Thermal shutdown commands to protect wifi chip */
744 QCA_NL80211_VENDOR_SUBCMD_THERMAL_CMD = 167,
745 QCA_NL80211_VENDOR_SUBCMD_THERMAL_EVENT = 168,
5ac43464
KKL
746 /* Wi-Fi test configuration subcommand */
747 QCA_NL80211_VENDOR_SUBCMD_WIFI_TEST_CONFIGURATION = 169,
6b21df0b
KP
748 /* Frame filter operations for other BSSs/unassociated STAs */
749 QCA_NL80211_VENDOR_SUBCMD_BSS_FILTER = 170,
495aebd3 750 QCA_NL80211_VENDOR_SUBCMD_NAN_EXT = 171,
edb509d4 751 QCA_NL80211_VENDOR_SUBCMD_ROAM_SCAN_EVENT = 172,
77fcd747 752 QCA_NL80211_VENDOR_SUBCMD_PEER_CFR_CAPTURE_CFG = 173,
a626fb10 753 QCA_NL80211_VENDOR_SUBCMD_THROUGHPUT_CHANGE_EVENT = 174,
d5544021 754 QCA_NL80211_VENDOR_SUBCMD_COEX_CONFIG = 175,
dbe7f6da 755 QCA_NL80211_VENDOR_SUBCMD_GET_SUPPORTED_AKMS = 176,
31ee2992 756 QCA_NL80211_VENDOR_SUBCMD_GET_FW_STATE = 177,
f10a4af1 757 QCA_NL80211_VENDOR_SUBCMD_PEER_STATS_CACHE_FLUSH = 178,
48102f65 758 QCA_NL80211_VENDOR_SUBCMD_MPTA_HELPER_CONFIG = 179,
ae21cffb 759 QCA_NL80211_VENDOR_SUBCMD_BEACON_REPORTING = 180,
fb10f3bb 760 QCA_NL80211_VENDOR_SUBCMD_INTEROP_ISSUES_AP = 181,
12389522 761 QCA_NL80211_VENDOR_SUBCMD_OEM_DATA = 182,
1682c623
JM
762};
763
65d645ce
AS
764enum qca_wlan_vendor_attr {
765 QCA_WLAN_VENDOR_ATTR_INVALID = 0,
766 /* used by QCA_NL80211_VENDOR_SUBCMD_DFS_CAPABILITY */
767 QCA_WLAN_VENDOR_ATTR_DFS = 1,
28c7f77a
NK
768 /* Used only when driver sends vendor events to the userspace under the
769 * command QCA_NL80211_VENDOR_SUBCMD_NAN. Not used when userspace sends
770 * commands to the driver.
771 */
4a16a0bd 772 QCA_WLAN_VENDOR_ATTR_NAN = 2,
4a64d5a9
AS
773 /* used by QCA_NL80211_VENDOR_SUBCMD_STATS_EXT */
774 QCA_WLAN_VENDOR_ATTR_STATS_EXT = 3,
84df1675
AS
775 /* used by QCA_NL80211_VENDOR_SUBCMD_STATS_EXT */
776 QCA_WLAN_VENDOR_ATTR_IFINDEX = 4,
0800f9ee 777 /* used by QCA_NL80211_VENDOR_SUBCMD_ROAMING, u32 with values defined
6965705b
JJ
778 * by enum qca_roaming_policy.
779 */
0800f9ee
JM
780 QCA_WLAN_VENDOR_ATTR_ROAMING_POLICY = 5,
781 QCA_WLAN_VENDOR_ATTR_MAC_ADDR = 6,
15badebd
CL
782 /* used by QCA_NL80211_VENDOR_SUBCMD_GET_FEATURES */
783 QCA_WLAN_VENDOR_ATTR_FEATURE_FLAGS = 7,
1db718b3 784 QCA_WLAN_VENDOR_ATTR_TEST = 8,
6b0ceee9
AK
785 /* used by QCA_NL80211_VENDOR_SUBCMD_GET_FEATURES */
786 /* Unsigned 32-bit value. */
787 QCA_WLAN_VENDOR_ATTR_CONCURRENCY_CAPA = 9,
788 /* Unsigned 32-bit value */
789 QCA_WLAN_VENDOR_ATTR_MAX_CONCURRENT_CHANNELS_2_4_BAND = 10,
790 /* Unsigned 32-bit value */
791 QCA_WLAN_VENDOR_ATTR_MAX_CONCURRENT_CHANNELS_5_0_BAND = 11,
844dfeb8
SD
792 /* Unsigned 32-bit value from enum qca_set_band. */
793 QCA_WLAN_VENDOR_ATTR_SETBAND_VALUE = 12,
fcd85d9a
LD
794 /* Dummy (NOP) attribute for 64 bit padding */
795 QCA_WLAN_VENDOR_ATTR_PAD = 13,
796 /* Unique FTM session cookie (Unsigned 64 bit). Specified in
797 * QCA_NL80211_VENDOR_SUBCMD_FTM_START_SESSION. Reported in
798 * the session in QCA_NL80211_VENDOR_SUBCMD_FTM_MEAS_RESULT and
799 * QCA_NL80211_VENDOR_SUBCMD_FTM_SESSION_DONE.
800 */
801 QCA_WLAN_VENDOR_ATTR_FTM_SESSION_COOKIE = 14,
802 /* Indoor location capabilities, returned by
803 * QCA_NL80211_VENDOR_SUBCMD_LOC_GET_CAPA.
804 * see enum qca_wlan_vendor_attr_loc_capa.
805 */
806 QCA_WLAN_VENDOR_ATTR_LOC_CAPA = 15,
807 /* Array of nested attributes containing information about each peer
808 * in FTM measurement session. See enum qca_wlan_vendor_attr_peer_info
809 * for supported attributes for each peer.
810 */
811 QCA_WLAN_VENDOR_ATTR_FTM_MEAS_PEERS = 16,
812 /* Array of nested attributes containing measurement results for
813 * one or more peers, reported by the
814 * QCA_NL80211_VENDOR_SUBCMD_FTM_MEAS_RESULT event.
815 * See enum qca_wlan_vendor_attr_peer_result for list of supported
816 * attributes.
817 */
818 QCA_WLAN_VENDOR_ATTR_FTM_MEAS_PEER_RESULTS = 17,
819 /* Flag attribute for enabling or disabling responder functionality. */
820 QCA_WLAN_VENDOR_ATTR_FTM_RESPONDER_ENABLE = 18,
821 /* Used in the QCA_NL80211_VENDOR_SUBCMD_FTM_CFG_RESPONDER
822 * command to specify the LCI report that will be sent by
823 * the responder during a measurement exchange. The format is
824 * defined in IEEE P802.11-REVmc/D7.0, 9.4.2.22.10.
825 */
826 QCA_WLAN_VENDOR_ATTR_FTM_LCI = 19,
827 /* Used in the QCA_NL80211_VENDOR_SUBCMD_FTM_CFG_RESPONDER
828 * command to specify the location civic report that will
829 * be sent by the responder during a measurement exchange.
830 * The format is defined in IEEE P802.11-REVmc/D7.0, 9.4.2.22.13.
831 */
832 QCA_WLAN_VENDOR_ATTR_FTM_LCR = 20,
833 /* Session/measurement completion status code,
834 * reported in QCA_NL80211_VENDOR_SUBCMD_FTM_SESSION_DONE and
835 * QCA_NL80211_VENDOR_SUBCMD_AOA_MEAS_RESULT
836 * see enum qca_vendor_attr_loc_session_status.
837 */
838 QCA_WLAN_VENDOR_ATTR_LOC_SESSION_STATUS = 21,
839 /* Initial dialog token used by responder (0 if not specified),
840 * unsigned 8 bit value.
841 */
842 QCA_WLAN_VENDOR_ATTR_FTM_INITIAL_TOKEN = 22,
843 /* AOA measurement type. Requested in QCA_NL80211_VENDOR_SUBCMD_AOA_MEAS
844 * and optionally in QCA_NL80211_VENDOR_SUBCMD_FTM_START_SESSION if
845 * AOA measurements are needed as part of an FTM session.
846 * Reported by QCA_NL80211_VENDOR_SUBCMD_AOA_MEAS_RESULT. See
847 * enum qca_wlan_vendor_attr_aoa_type.
848 */
849 QCA_WLAN_VENDOR_ATTR_AOA_TYPE = 23,
850 /* A bit mask (unsigned 32 bit value) of antenna arrays used
851 * by indoor location measurements. Refers to the antenna
852 * arrays described by QCA_VENDOR_ATTR_LOC_CAPA_ANTENNA_ARRAYS.
853 */
854 QCA_WLAN_VENDOR_ATTR_LOC_ANTENNA_ARRAY_MASK = 24,
855 /* AOA measurement data. Its contents depends on the AOA measurement
856 * type and antenna array mask:
857 * QCA_WLAN_VENDOR_ATTR_AOA_TYPE_TOP_CIR_PHASE: array of U16 values,
858 * phase of the strongest CIR path for each antenna in the measured
859 * array(s).
860 * QCA_WLAN_VENDOR_ATTR_AOA_TYPE_TOP_CIR_PHASE_AMP: array of 2 U16
861 * values, phase and amplitude of the strongest CIR path for each
862 * antenna in the measured array(s).
863 */
864 QCA_WLAN_VENDOR_ATTR_AOA_MEAS_RESULT = 25,
8b7c5b89 865 /* Used in QCA_NL80211_VENDOR_SUBCMD_GET_CHAIN_RSSI command
866 * to specify the chain number (unsigned 32 bit value) to inquire
6965705b
JJ
867 * the corresponding antenna RSSI value
868 */
8b7c5b89 869 QCA_WLAN_VENDOR_ATTR_CHAIN_INDEX = 26,
870 /* Used in QCA_NL80211_VENDOR_SUBCMD_GET_CHAIN_RSSI command
6965705b
JJ
871 * to report the specific antenna RSSI value (unsigned 32 bit value)
872 */
8b7c5b89 873 QCA_WLAN_VENDOR_ATTR_CHAIN_RSSI = 27,
32d08d5b
LD
874 /* Frequency in MHz, various uses. Unsigned 32 bit value */
875 QCA_WLAN_VENDOR_ATTR_FREQ = 28,
6eb1a569
LD
876 /* TSF timer value, unsigned 64 bit value.
877 * May be returned by various commands.
878 */
879 QCA_WLAN_VENDOR_ATTR_TSF = 29,
880 /* DMG RF sector index, unsigned 16 bit number. Valid values are
881 * 0..127 for sector indices or 65535 as special value used to
882 * unlock sector selection in
883 * QCA_NL80211_VENDOR_SUBCMD_DMG_RF_SET_SELECTED_SECTOR.
884 */
885 QCA_WLAN_VENDOR_ATTR_DMG_RF_SECTOR_INDEX = 30,
886 /* DMG RF sector type, unsigned 8 bit value. One of the values
887 * in enum qca_wlan_vendor_attr_dmg_rf_sector_type.
888 */
889 QCA_WLAN_VENDOR_ATTR_DMG_RF_SECTOR_TYPE = 31,
890 /* Bitmask of DMG RF modules for which information is requested. Each
891 * bit corresponds to an RF module with the same index as the bit
892 * number. Unsigned 32 bit number but only low 8 bits can be set since
893 * all DMG chips currently have up to 8 RF modules.
894 */
895 QCA_WLAN_VENDOR_ATTR_DMG_RF_MODULE_MASK = 32,
896 /* Array of nested attributes where each entry is DMG RF sector
897 * configuration for a single RF module.
898 * Attributes for each entry are taken from enum
899 * qca_wlan_vendor_attr_dmg_rf_sector_cfg.
900 * Specified in QCA_NL80211_VENDOR_SUBCMD_DMG_RF_SET_SECTOR_CFG
901 * and returned by QCA_NL80211_VENDOR_SUBCMD_DMG_RF_GET_SECTOR_CFG.
902 */
903 QCA_WLAN_VENDOR_ATTR_DMG_RF_SECTOR_CFG = 33,
87416eaf 904 /* Used in QCA_NL80211_VENDOR_SUBCMD_STATS_EXT command
905 * to report frame aggregation statistics to userspace.
906 */
907 QCA_WLAN_VENDOR_ATTR_RX_AGGREGATION_STATS_HOLES_NUM = 34,
908 QCA_WLAN_VENDOR_ATTR_RX_AGGREGATION_STATS_HOLES_INFO = 35,
70407ee5
KV
909 /* Unsigned 8-bit value representing MBO transition reason code as
910 * provided by the AP used by subcommand
911 * QCA_NL80211_VENDOR_SUBCMD_FETCH_BSS_TRANSITION_STATUS. This is
912 * specified by the userspace in the request to the driver.
913 */
914 QCA_WLAN_VENDOR_ATTR_BTM_MBO_TRANSITION_REASON = 36,
915 /* Array of nested attributes, BSSID and status code, used by subcommand
916 * QCA_NL80211_VENDOR_SUBCMD_FETCH_BSS_TRANSITION_STATUS, where each
917 * entry is taken from enum qca_wlan_vendor_attr_btm_candidate_info.
918 * The userspace space specifies the list/array of candidate BSSIDs in
919 * the order of preference in the request. The driver specifies the
920 * status code, for each BSSID in the list, in the response. The
921 * acceptable candidates are listed in the order preferred by the
922 * driver.
923 */
924 QCA_WLAN_VENDOR_ATTR_BTM_CANDIDATE_INFO = 37,
160dca07
AAL
925 /* Used in QCA_NL80211_VENDOR_SUBCMD_BRP_SET_ANT_LIMIT command
926 * See enum qca_wlan_vendor_attr_brp_ant_limit_mode.
927 */
928 QCA_WLAN_VENDOR_ATTR_BRP_ANT_LIMIT_MODE = 38,
929 /* Used in QCA_NL80211_VENDOR_SUBCMD_BRP_SET_ANT_LIMIT command
930 * to define the number of antennas to use for BRP.
931 * different purpose in each ANT_LIMIT_MODE:
932 * DISABLE - ignored
933 * EFFECTIVE - upper limit to number of antennas to be used
934 * FORCE - exact number of antennas to be used
935 * unsigned 8 bit value
936 */
937 QCA_WLAN_VENDOR_ATTR_BRP_ANT_NUM_LIMIT = 39,
6c2056ab 938 /* Used in QCA_NL80211_VENDOR_SUBCMD_GET_CHAIN_RSSI command
6965705b
JJ
939 * to report the corresponding antenna index to the chain RSSI value
940 */
6c2056ab 941 QCA_WLAN_VENDOR_ATTR_ANTENNA_INFO = 40,
fff8da8a 942 /* Used in QCA_NL80211_VENDOR_SUBCMD_GET_CHAIN_RSSI command to report
943 * the specific antenna EVM value (unsigned 32 bit value). With a
944 * determinate group of antennas, the driver specifies the EVM value
945 * for each antenna ID, and application extract them in user space.
946 */
947 QCA_WLAN_VENDOR_ATTR_CHAIN_EVM = 41,
31ee2992
QZ
948 /*
949 * Used in QCA_NL80211_VENDOR_SUBCMD_GET_FW_STATE command to report
950 * wlan firmware current state. FW state is an unsigned 8 bit value,
951 * one of the values in enum qca_wlan_vendor_attr_fw_state.
952 */
953 QCA_WLAN_VENDOR_ATTR_FW_STATE = 42,
87416eaf 954
65d645ce
AS
955 /* keep last */
956 QCA_WLAN_VENDOR_ATTR_AFTER_LAST,
957 QCA_WLAN_VENDOR_ATTR_MAX = QCA_WLAN_VENDOR_ATTR_AFTER_LAST - 1,
958};
959
0800f9ee
JM
960enum qca_roaming_policy {
961 QCA_ROAMING_NOT_ALLOWED,
962 QCA_ROAMING_ALLOWED_WITHIN_ESS,
963};
964
e5711b61
SD
965/**
966 * enum qca_roam_reason - Represents the reason codes for roaming. Used by
967 * QCA_WLAN_VENDOR_ATTR_ROAM_AUTH_REASON.
968 *
969 * @QCA_ROAM_REASON_UNKNOWN: Any reason that do not classify under the below
970 * reasons.
971 *
972 * @QCA_ROAM_REASON_PER: Roam triggered when packet error rates (PER) breached
973 * the configured threshold.
974 *
975 * @QCA_ROAM_REASON_BEACON_MISS: Roam triggered due to the continuous configured
976 * beacon misses from the then connected AP.
977 *
978 * @QCA_ROAM_REASON_POOR_RSSI: Roam triggered due to the poor RSSI reported
979 * by the connected AP.
980 *
981 * @QCA_ROAM_REASON_BETTER_RSSI: Roam triggered for finding a BSS with a better
982 * RSSI than the connected BSS. Here the RSSI of the current BSS is not poor.
983 *
984 * @QCA_ROAM_REASON_CONGESTION: Roam triggered considering the connected channel
985 * or environment being very noisy or congested.
986 *
987 * @QCA_ROAM_REASON_EXPLICIT_REQUEST: Roam triggered due to an explicit request
988 * from the user (user space).
989 *
990 * @QCA_ROAM_REASON_BTM: Roam triggered due to BTM Request frame received from
991 * the connected AP.
992 *
993 * @QCA_ROAM_REASON_BSS_LOAD: Roam triggered due to the channel utilization
994 * breaching out the configured threshold.
995 */
996enum qca_roam_reason {
997 QCA_ROAM_REASON_UNKNOWN,
998 QCA_ROAM_REASON_PER,
999 QCA_ROAM_REASON_BEACON_MISS,
1000 QCA_ROAM_REASON_POOR_RSSI,
1001 QCA_ROAM_REASON_BETTER_RSSI,
1002 QCA_ROAM_REASON_CONGESTION,
1003 QCA_ROAM_REASON_USER_TRIGGER,
1004 QCA_ROAM_REASON_BTM,
1005 QCA_ROAM_REASON_BSS_LOAD,
1006};
1007
b41f2684
CL
1008enum qca_wlan_vendor_attr_roam_auth {
1009 QCA_WLAN_VENDOR_ATTR_ROAM_AUTH_INVALID = 0,
1010 QCA_WLAN_VENDOR_ATTR_ROAM_AUTH_BSSID,
1011 QCA_WLAN_VENDOR_ATTR_ROAM_AUTH_REQ_IE,
1012 QCA_WLAN_VENDOR_ATTR_ROAM_AUTH_RESP_IE,
1013 QCA_WLAN_VENDOR_ATTR_ROAM_AUTH_AUTHORIZED,
1014 QCA_WLAN_VENDOR_ATTR_ROAM_AUTH_KEY_REPLAY_CTR,
1015 QCA_WLAN_VENDOR_ATTR_ROAM_AUTH_PTK_KCK,
1016 QCA_WLAN_VENDOR_ATTR_ROAM_AUTH_PTK_KEK,
d3819633 1017 QCA_WLAN_VENDOR_ATTR_ROAM_AUTH_SUBNET_STATUS,
e8e430fe
VK
1018 /* Indicates the status of re-association requested by user space for
1019 * the BSSID specified by QCA_WLAN_VENDOR_ATTR_ROAM_AUTH_BSSID.
1020 * Type u16.
1021 * Represents the status code from AP. Use
1022 * %WLAN_STATUS_UNSPECIFIED_FAILURE if the device cannot give you the
1023 * real status code for failures.
1024 */
1025 QCA_WLAN_VENDOR_ATTR_ROAM_AUTH_STATUS,
1026 /* This attribute indicates that the old association was maintained when
1027 * a re-association is requested by user space and that re-association
1028 * attempt fails (i.e., cannot connect to the requested BSS, but can
1029 * remain associated with the BSS with which the association was in
1030 * place when being requested to roam). Used along with
1031 * WLAN_VENDOR_ATTR_ROAM_AUTH_STATUS to indicate the current
1032 * re-association status. Type flag.
1033 * This attribute is applicable only for re-association failure cases.
1034 */
1035 QCA_WLAN_VENDOR_ATTR_ROAM_AUTH_RETAIN_CONNECTION,
cddfda78
VK
1036 /* This attribute specifies the PMK if one was newly generated during
1037 * FILS roaming. This is added to the PMKSA cache and is used in
1038 * subsequent connections with PMKSA caching.
1039 */
1040 QCA_WLAN_VENDOR_ATTR_ROAM_AUTH_PMK = 11,
1041 /* This attribute specifies the PMKID used/generated for the current
1042 * FILS roam. This is used in subsequent connections with PMKSA caching.
1043 */
1044 QCA_WLAN_VENDOR_ATTR_ROAM_AUTH_PMKID = 12,
1045 /* A 16-bit unsigned value specifying the next sequence number to use
1046 * in ERP message in the currently associated realm. This is used in
1047 * doing subsequent ERP based connections in the same realm.
1048 */
1049 QCA_WLAN_VENDOR_ATTR_ROAM_AUTH_FILS_ERP_NEXT_SEQ_NUM = 13,
e5711b61
SD
1050 /* A 16-bit unsigned value representing the reasons for the roaming.
1051 * Defined by enum qca_roam_reason.
1052 */
1053 QCA_WLAN_VENDOR_ATTR_ROAM_AUTH_REASON = 14,
1054
b41f2684
CL
1055 /* keep last */
1056 QCA_WLAN_VENDOR_ATTR_ROAM_AUTH_AFTER_LAST,
1057 QCA_WLAN_VENDOR_ATTR_ROAM_AUTH_MAX =
1058 QCA_WLAN_VENDOR_ATTR_ROAM_AUTH_AFTER_LAST - 1
1059};
1060
35d66557
PX
1061enum qca_wlan_vendor_attr_p2p_listen_offload {
1062 QCA_WLAN_VENDOR_ATTR_P2P_LISTEN_OFFLOAD_INVALID = 0,
1063 /* A 32-bit unsigned value; the P2P listen frequency (MHz); must be one
1064 * of the social channels.
1065 */
1066 QCA_WLAN_VENDOR_ATTR_P2P_LISTEN_OFFLOAD_CHANNEL,
1067 /* A 32-bit unsigned value; the P2P listen offload period (ms).
1068 */
1069 QCA_WLAN_VENDOR_ATTR_P2P_LISTEN_OFFLOAD_PERIOD,
1070 /* A 32-bit unsigned value; the P2P listen interval duration (ms).
1071 */
1072 QCA_WLAN_VENDOR_ATTR_P2P_LISTEN_OFFLOAD_INTERVAL,
1073 /* A 32-bit unsigned value; number of interval times the firmware needs
1074 * to run the offloaded P2P listen operation before it stops.
1075 */
1076 QCA_WLAN_VENDOR_ATTR_P2P_LISTEN_OFFLOAD_COUNT,
1077 /* An array of arbitrary binary data with one or more 8-byte values.
1078 * The device types include both primary and secondary device types.
1079 */
1080 QCA_WLAN_VENDOR_ATTR_P2P_LISTEN_OFFLOAD_DEVICE_TYPES,
1081 /* An array of unsigned 8-bit characters; vendor information elements.
1082 */
1083 QCA_WLAN_VENDOR_ATTR_P2P_LISTEN_OFFLOAD_VENDOR_IE,
1084 /* A 32-bit unsigned value; a control flag to indicate whether listen
1085 * results need to be flushed to wpa_supplicant.
1086 */
1087 QCA_WLAN_VENDOR_ATTR_P2P_LISTEN_OFFLOAD_CTRL_FLAG,
1088 /* A 8-bit unsigned value; reason code for P2P listen offload stop
1089 * event.
1090 */
1091 QCA_WLAN_VENDOR_ATTR_P2P_LISTEN_OFFLOAD_STOP_REASON,
1092 /* keep last */
1093 QCA_WLAN_VENDOR_ATTR_P2P_LISTEN_OFFLOAD_AFTER_LAST,
1094 QCA_WLAN_VENDOR_ATTR_P2P_LISTEN_OFFLOAD_MAX =
1095 QCA_WLAN_VENDOR_ATTR_P2P_LISTEN_OFFLOAD_AFTER_LAST - 1
1096};
1097
16689c7c
PX
1098enum qca_wlan_vendor_attr_acs_offload {
1099 QCA_WLAN_VENDOR_ATTR_ACS_CHANNEL_INVALID = 0,
1100 QCA_WLAN_VENDOR_ATTR_ACS_PRIMARY_CHANNEL,
1101 QCA_WLAN_VENDOR_ATTR_ACS_SECONDARY_CHANNEL,
1102 QCA_WLAN_VENDOR_ATTR_ACS_HW_MODE,
1103 QCA_WLAN_VENDOR_ATTR_ACS_HT_ENABLED,
1104 QCA_WLAN_VENDOR_ATTR_ACS_HT40_ENABLED,
857d9422
MM
1105 QCA_WLAN_VENDOR_ATTR_ACS_VHT_ENABLED,
1106 QCA_WLAN_VENDOR_ATTR_ACS_CHWIDTH,
1107 QCA_WLAN_VENDOR_ATTR_ACS_CH_LIST,
1108 QCA_WLAN_VENDOR_ATTR_ACS_VHT_SEG0_CENTER_CHANNEL,
1109 QCA_WLAN_VENDOR_ATTR_ACS_VHT_SEG1_CENTER_CHANNEL,
d0cdccd3 1110 QCA_WLAN_VENDOR_ATTR_ACS_FREQ_LIST,
16689c7c
PX
1111 /* keep last */
1112 QCA_WLAN_VENDOR_ATTR_ACS_AFTER_LAST,
1113 QCA_WLAN_VENDOR_ATTR_ACS_MAX =
1114 QCA_WLAN_VENDOR_ATTR_ACS_AFTER_LAST - 1
1115};
1116
1117enum qca_wlan_vendor_acs_hw_mode {
1118 QCA_ACS_MODE_IEEE80211B,
1119 QCA_ACS_MODE_IEEE80211G,
1120 QCA_ACS_MODE_IEEE80211A,
1121 QCA_ACS_MODE_IEEE80211AD,
3784c058 1122 QCA_ACS_MODE_IEEE80211ANY,
16689c7c
PX
1123};
1124
15badebd
CL
1125/**
1126 * enum qca_wlan_vendor_features - Vendor device/driver feature flags
1127 *
1128 * @QCA_WLAN_VENDOR_FEATURE_KEY_MGMT_OFFLOAD: Device supports key
1129 * management offload, a mechanism where the station's firmware
1130 * does the exchange with the AP to establish the temporal keys
1131 * after roaming, rather than having the user space wpa_supplicant do it.
3784c058
PX
1132 * @QCA_WLAN_VENDOR_FEATURE_SUPPORT_HW_MODE_ANY: Device supports automatic
1133 * band selection based on channel selection results.
94fb165c 1134 * @QCA_WLAN_VENDOR_FEATURE_OFFCHANNEL_SIMULTANEOUS: Device supports
6965705b 1135 * simultaneous off-channel operations.
35d66557
PX
1136 * @QCA_WLAN_VENDOR_FEATURE_P2P_LISTEN_OFFLOAD: Device supports P2P
1137 * Listen offload; a mechanism where the station's firmware takes care of
1138 * responding to incoming Probe Request frames received from other P2P
1139 * Devices whilst in Listen state, rather than having the user space
1140 * wpa_supplicant do it. Information from received P2P requests are
1141 * forwarded from firmware to host whenever the host processor wakes up.
46b15e47 1142 * @QCA_WLAN_VENDOR_FEATURE_OCE_STA: Device supports all OCE non-AP STA
1143 * specific features.
1144 * @QCA_WLAN_VENDOR_FEATURE_OCE_AP: Device supports all OCE AP specific
1145 * features.
1146 * @QCA_WLAN_VENDOR_FEATURE_OCE_STA_CFON: Device supports OCE STA-CFON
1147 * specific features only. If a Device sets this bit but not the
1148 * %QCA_WLAN_VENDOR_FEATURE_OCE_AP, the userspace shall assume that
1149 * this Device may not support all OCE AP functionalities but can support
1150 * only OCE STA-CFON functionalities.
7d66e7c4
KKL
1151 * @QCA_WLAN_VENDOR_FEATURE_SELF_MANAGED_REGULATORY: Device supports self
1152 * managed regulatory.
b9cd4f5e 1153 * @QCA_WLAN_VENDOR_FEATURE_TWT: Device supports TWT (Target Wake Time).
15badebd
CL
1154 * @NUM_QCA_WLAN_VENDOR_FEATURES: Number of assigned feature bits
1155 */
1156enum qca_wlan_vendor_features {
1157 QCA_WLAN_VENDOR_FEATURE_KEY_MGMT_OFFLOAD = 0,
3784c058 1158 QCA_WLAN_VENDOR_FEATURE_SUPPORT_HW_MODE_ANY = 1,
94fb165c 1159 QCA_WLAN_VENDOR_FEATURE_OFFCHANNEL_SIMULTANEOUS = 2,
35d66557 1160 QCA_WLAN_VENDOR_FEATURE_P2P_LISTEN_OFFLOAD = 3,
46b15e47 1161 QCA_WLAN_VENDOR_FEATURE_OCE_STA = 4,
1162 QCA_WLAN_VENDOR_FEATURE_OCE_AP = 5,
1163 QCA_WLAN_VENDOR_FEATURE_OCE_STA_CFON = 6,
7d66e7c4 1164 QCA_WLAN_VENDOR_FEATURE_SELF_MANAGED_REGULATORY = 7,
b9cd4f5e 1165 QCA_WLAN_VENDOR_FEATURE_TWT = 8,
15badebd
CL
1166 NUM_QCA_WLAN_VENDOR_FEATURES /* keep last */
1167};
1168
b2329e4a
SD
1169/**
1170 * enum qca_wlan_vendor_attr_data_offload_ind - Vendor Data Offload Indication
1171 *
1172 * @QCA_WLAN_VENDOR_ATTR_DATA_OFFLOAD_IND_SESSION: Session corresponding to
1173 * the offloaded data.
1174 * @QCA_WLAN_VENDOR_ATTR_DATA_OFFLOAD_IND_PROTOCOL: Protocol of the offloaded
1175 * data.
1176 * @QCA_WLAN_VENDOR_ATTR_DATA_OFFLOAD_IND_EVENT: Event type for the data offload
1177 * indication.
1178 */
1179enum qca_wlan_vendor_attr_data_offload_ind {
1180 QCA_WLAN_VENDOR_ATTR_DATA_OFFLOAD_IND_INVALID = 0,
1181 QCA_WLAN_VENDOR_ATTR_DATA_OFFLOAD_IND_SESSION,
1182 QCA_WLAN_VENDOR_ATTR_DATA_OFFLOAD_IND_PROTOCOL,
1183 QCA_WLAN_VENDOR_ATTR_DATA_OFFLOAD_IND_EVENT,
1184
1185 /* keep last */
1186 QCA_WLAN_VENDOR_ATTR_DATA_OFFLOAD_IND_AFTER_LAST,
1187 QCA_WLAN_VENDOR_ATTR_DATA_OFFLOAD_IND_MAX =
1188 QCA_WLAN_VENDOR_ATTR_DATA_OFFLOAD_IND_AFTER_LAST - 1
1189};
6b0ceee9 1190
2a9ec7c6
ZL
1191/**
1192 * enum qca_wlan_vendor_attr_ocb_set_config - Vendor subcmd attributes to set
1193 * OCB config
1194 *
1195 * @QCA_WLAN_VENDOR_ATTR_OCB_SET_CONFIG_CHANNEL_COUNT: Number of channels in the
1196 * configuration
1197 * @QCA_WLAN_VENDOR_ATTR_OCB_SET_CONFIG_SCHEDULE_SIZE: Size of the schedule
1198 * @QCA_WLAN_VENDOR_ATTR_OCB_SET_CONFIG_CHANNEL_ARRAY: Array of channels
1199 * @QCA_WLAN_VENDOR_ATTR_OCB_SET_CONFIG_SCHEDULE_ARRAY: Array of channels to be
1200 * scheduled
1201 * @QCA_WLAN_VENDOR_ATTR_OCB_SET_CONFIG_NDL_CHANNEL_ARRAY: Array of NDL channel
1202 * information
1203 * @QCA_WLAN_VENDOR_ATTR_OCB_SET_CONFIG_NDL_ACTIVE_STATE_ARRAY: Array of NDL
1204 * active state configuration
1205 * @QCA_WLAN_VENDOR_ATTR_OCB_SET_CONFIG_FLAGS: Configuration flags such as
1206 * OCB_CONFIG_FLAG_80211_FRAME_MODE
1207 * @QCA_WLAN_VENDOR_ATTR_OCB_SET_CONFIG_DEF_TX_PARAM: Default TX parameters to
1208 * use in the case that a packet is sent without a TX control header
12759588
ZL
1209 * @QCA_WLAN_VENDOR_ATTR_OCB_SET_CONFIG_TA_MAX_DURATION: Max duration after the
1210 * last TA received that the local time set by TA is synchronous to other
1211 * communicating OCB STAs.
2a9ec7c6
ZL
1212 */
1213enum qca_wlan_vendor_attr_ocb_set_config {
1214 QCA_WLAN_VENDOR_ATTR_OCB_SET_CONFIG_INVALID = 0,
1215 QCA_WLAN_VENDOR_ATTR_OCB_SET_CONFIG_CHANNEL_COUNT = 1,
1216 QCA_WLAN_VENDOR_ATTR_OCB_SET_CONFIG_SCHEDULE_SIZE = 2,
1217 QCA_WLAN_VENDOR_ATTR_OCB_SET_CONFIG_CHANNEL_ARRAY = 3,
1218 QCA_WLAN_VENDOR_ATTR_OCB_SET_CONFIG_SCHEDULE_ARRAY = 4,
1219 QCA_WLAN_VENDOR_ATTR_OCB_SET_CONFIG_NDL_CHANNEL_ARRAY = 5,
1220 QCA_WLAN_VENDOR_ATTR_OCB_SET_CONFIG_NDL_ACTIVE_STATE_ARRAY = 6,
1221 QCA_WLAN_VENDOR_ATTR_OCB_SET_CONFIG_FLAGS = 7,
1222 QCA_WLAN_VENDOR_ATTR_OCB_SET_CONFIG_DEF_TX_PARAM = 8,
12759588 1223 QCA_WLAN_VENDOR_ATTR_OCB_SET_CONFIG_TA_MAX_DURATION = 9,
2a9ec7c6
ZL
1224 QCA_WLAN_VENDOR_ATTR_OCB_SET_CONFIG_AFTER_LAST,
1225 QCA_WLAN_VENDOR_ATTR_OCB_SET_CONFIG_MAX =
1226 QCA_WLAN_VENDOR_ATTR_OCB_SET_CONFIG_AFTER_LAST - 1
1227};
1228
1229/**
1230 * enum qca_wlan_vendor_attr_ocb_set_utc_time - Vendor subcmd attributes to set
1231 * UTC time
1232 *
1233 * @QCA_WLAN_VENDOR_ATTR_OCB_SET_UTC_TIME_VALUE: The UTC time as an array of
1234 * 10 bytes
1235 * @QCA_WLAN_VENDOR_ATTR_OCB_SET_UTC_TIME_ERROR: The time error as an array of
1236 * 5 bytes
1237 */
1238enum qca_wlan_vendor_attr_ocb_set_utc_time {
1239 QCA_WLAN_VENDOR_ATTR_OCB_SET_UTC_TIME_INVALID = 0,
1240 QCA_WLAN_VENDOR_ATTR_OCB_SET_UTC_TIME_VALUE = 1,
1241 QCA_WLAN_VENDOR_ATTR_OCB_SET_UTC_TIME_ERROR = 2,
1242 QCA_WLAN_VENDOR_ATTR_OCB_SET_UTC_TIME_AFTER_LAST,
1243 QCA_WLAN_VENDOR_ATTR_OCB_SET_UTC_TIME_MAX =
1244 QCA_WLAN_VENDOR_ATTR_OCB_SET_UTC_TIME_AFTER_LAST - 1
1245};
1246
1247/**
1248 * enum qca_wlan_vendor_attr_ocb_start_timing_advert - Vendor subcmd attributes
1249 * to start sending timing advert frames
1250 *
1251 * @QCA_WLAN_VENDOR_ATTR_OCB_START_TIMING_ADVERT_CHANNEL_FREQ: Cannel frequency
1252 * on which to send the frames
1253 * @QCA_WLAN_VENDOR_ATTR_OCB_START_TIMING_ADVERT_REPEAT_RATE: Number of times
1254 * the frame is sent in 5 seconds
1255 */
1256enum qca_wlan_vendor_attr_ocb_start_timing_advert {
1257 QCA_WLAN_VENDOR_ATTR_OCB_START_TIMING_ADVERT_INVALID = 0,
1258 QCA_WLAN_VENDOR_ATTR_OCB_START_TIMING_ADVERT_CHANNEL_FREQ = 1,
1259 QCA_WLAN_VENDOR_ATTR_OCB_START_TIMING_ADVERT_REPEAT_RATE = 2,
1260 QCA_WLAN_VENDOR_ATTR_OCB_START_TIMING_ADVERT_AFTER_LAST,
1261 QCA_WLAN_VENDOR_ATTR_OCB_START_TIMING_ADVERT_MAX =
1262 QCA_WLAN_VENDOR_ATTR_OCB_START_TIMING_ADVERT_AFTER_LAST - 1
1263};
1264
1265/**
1266 * enum qca_wlan_vendor_attr_ocb_stop_timing_advert - Vendor subcmd attributes
1267 * to stop timing advert
1268 *
1269 * @QCA_WLAN_VENDOR_ATTR_OCB_STOP_TIMING_ADVERT_CHANNEL_FREQ: The channel
1270 * frequency on which to stop the timing advert
1271 */
1272enum qca_wlan_vendor_attr_ocb_stop_timing_advert {
1273 QCA_WLAN_VENDOR_ATTR_OCB_STOP_TIMING_ADVERT_INVALID = 0,
1274 QCA_WLAN_VENDOR_ATTR_OCB_STOP_TIMING_ADVERT_CHANNEL_FREQ = 1,
1275 QCA_WLAN_VENDOR_ATTR_OCB_STOP_TIMING_ADVERT_AFTER_LAST,
1276 QCA_WLAN_VENDOR_ATTR_OCB_STOP_TIMING_ADVERT_MAX =
1277 QCA_WLAN_VENDOR_ATTR_OCB_STOP_TIMING_ADVERT_AFTER_LAST - 1
1278};
1279
1280/**
1281 * enum qca_wlan_vendor_attr_ocb_get_tsf_response - Vendor subcmd attributes to
1282 * get TSF timer value
1283 *
1284 * @QCA_WLAN_VENDOR_ATTR_OCB_GET_TSF_RESP_TIMER_HIGH: Higher 32 bits of the
1285 * timer
1286 * @QCA_WLAN_VENDOR_ATTR_OCB_GET_TSF_RESP_TIMER_LOW: Lower 32 bits of the timer
1287 */
1288enum qca_wlan_vendor_attr_ocb_get_tsf_resp {
1289 QCA_WLAN_VENDOR_ATTR_OCB_GET_TSF_RESP_INVALID = 0,
1290 QCA_WLAN_VENDOR_ATTR_OCB_GET_TSF_RESP_TIMER_HIGH = 1,
1291 QCA_WLAN_VENDOR_ATTR_OCB_GET_TSF_RESP_TIMER_LOW = 2,
1292 QCA_WLAN_VENDOR_ATTR_OCB_GET_TSF_RESP_AFTER_LAST,
1293 QCA_WLAN_VENDOR_ATTR_OCB_GET_TSF_RESP_MAX =
1294 QCA_WLAN_VENDOR_ATTR_OCB_GET_TSF_RESP_AFTER_LAST - 1
1295};
1296
6b0ceee9
AK
1297enum qca_vendor_attr_get_preferred_freq_list {
1298 QCA_WLAN_VENDOR_ATTR_GET_PREFERRED_FREQ_LIST_INVALID,
1299 /* A 32-unsigned value; the interface type/mode for which the preferred
1300 * frequency list is requested (see enum qca_iface_type for possible
1301 * values); used in GET_PREFERRED_FREQ_LIST command from user-space to
1302 * kernel and in the kernel response back to user-space.
1303 */
1304 QCA_WLAN_VENDOR_ATTR_GET_PREFERRED_FREQ_LIST_IFACE_TYPE,
1305 /* An array of 32-unsigned values; values are frequency (MHz); sent
1306 * from kernel space to user space.
1307 */
1308 QCA_WLAN_VENDOR_ATTR_GET_PREFERRED_FREQ_LIST,
61536b5f
PX
1309 /* An array of nested values as per enum qca_wlan_vendor_attr_pcl
1310 * attribute. Each element contains frequency (MHz), weight, and flag
1311 * bit mask indicating how the frequency should be used in P2P
1312 * negotiation; sent from kernel space to user space.
1313 */
1314 QCA_WLAN_VENDOR_ATTR_GET_PREFERRED_FREQ_LIST_WEIGHED_PCL,
6b0ceee9
AK
1315 /* keep last */
1316 QCA_WLAN_VENDOR_ATTR_GET_PREFERRED_FREQ_LIST_AFTER_LAST,
1317 QCA_WLAN_VENDOR_ATTR_GET_PREFERRED_FREQ_LIST_MAX =
1318 QCA_WLAN_VENDOR_ATTR_GET_PREFERRED_FREQ_LIST_AFTER_LAST - 1
1319};
1320
1321enum qca_vendor_attr_probable_oper_channel {
1322 QCA_WLAN_VENDOR_ATTR_PROBABLE_OPER_CHANNEL_INVALID,
1323 /* 32-bit unsigned value; indicates the connection/iface type likely to
1324 * come on this channel (see enum qca_iface_type).
1325 */
1326 QCA_WLAN_VENDOR_ATTR_PROBABLE_OPER_CHANNEL_IFACE_TYPE,
1327 /* 32-bit unsigned value; the frequency (MHz) of the probable channel */
1328 QCA_WLAN_VENDOR_ATTR_PROBABLE_OPER_CHANNEL_FREQ,
1329 /* keep last */
1330 QCA_WLAN_VENDOR_ATTR_PROBABLE_OPER_CHANNEL_AFTER_LAST,
1331 QCA_WLAN_VENDOR_ATTR_PROBABLE_OPER_CHANNEL_MAX =
1332 QCA_WLAN_VENDOR_ATTR_PROBABLE_OPER_CHANNEL_AFTER_LAST - 1
1333};
1334
1335enum qca_iface_type {
1336 QCA_IFACE_TYPE_STA,
1337 QCA_IFACE_TYPE_AP,
1338 QCA_IFACE_TYPE_P2P_CLIENT,
1339 QCA_IFACE_TYPE_P2P_GO,
1340 QCA_IFACE_TYPE_IBSS,
1341 QCA_IFACE_TYPE_TDLS,
1342};
1343
844dfeb8
SD
1344enum qca_set_band {
1345 QCA_SETBAND_AUTO,
1346 QCA_SETBAND_5G,
1347 QCA_SETBAND_2G,
1348};
1349
14b76124
SD
1350/**
1351 * enum qca_access_policy - Access control policy
1352 *
1353 * Access control policy is applied on the configured IE
1354 * (QCA_WLAN_VENDOR_ATTR_CONFIG_ACCESS_POLICY_IE).
1355 * To be set with QCA_WLAN_VENDOR_ATTR_CONFIG_ACCESS_POLICY.
1356 *
1357 * @QCA_ACCESS_POLICY_ACCEPT_UNLESS_LISTED: Deny Wi-Fi connections which match
1358 * the specific configuration (IE) set, i.e., allow all the
1359 * connections which do not match the configuration.
1360 * @QCA_ACCESS_POLICY_DENY_UNLESS_LISTED: Accept Wi-Fi connections which match
1361 * the specific configuration (IE) set, i.e., deny all the
1362 * connections which do not match the configuration.
1363 */
1364enum qca_access_policy {
1365 QCA_ACCESS_POLICY_ACCEPT_UNLESS_LISTED,
1366 QCA_ACCESS_POLICY_DENY_UNLESS_LISTED,
1367};
1368
85c0f01d
MM
1369/**
1370 * enum qca_vendor_attr_get_tsf: Vendor attributes for TSF capture
1371 * @QCA_WLAN_VENDOR_ATTR_TSF_CMD: enum qca_tsf_operation (u32)
1372 * @QCA_WLAN_VENDOR_ATTR_TSF_TIMER_VALUE: Unsigned 64 bit TSF timer value
1373 * @QCA_WLAN_VENDOR_ATTR_TSF_SOC_TIMER_VALUE: Unsigned 64 bit Synchronized
1374 * SOC timer value at TSF capture
1375 */
1376enum qca_vendor_attr_tsf_cmd {
1377 QCA_WLAN_VENDOR_ATTR_TSF_INVALID = 0,
1378 QCA_WLAN_VENDOR_ATTR_TSF_CMD,
1379 QCA_WLAN_VENDOR_ATTR_TSF_TIMER_VALUE,
1380 QCA_WLAN_VENDOR_ATTR_TSF_SOC_TIMER_VALUE,
1381 QCA_WLAN_VENDOR_ATTR_TSF_AFTER_LAST,
1382 QCA_WLAN_VENDOR_ATTR_TSF_MAX =
1383 QCA_WLAN_VENDOR_ATTR_TSF_AFTER_LAST - 1
1384};
1385
1386/**
1387 * enum qca_tsf_operation: TSF driver commands
1388 * @QCA_TSF_CAPTURE: Initiate TSF Capture
1389 * @QCA_TSF_GET: Get TSF capture value
1390 * @QCA_TSF_SYNC_GET: Initiate TSF capture and return with captured value
1391 */
1392enum qca_tsf_cmd {
1393 QCA_TSF_CAPTURE,
1394 QCA_TSF_GET,
1395 QCA_TSF_SYNC_GET,
1396};
1397
1398/**
1399 * enum qca_vendor_attr_wisa_cmd
1400 * @QCA_WLAN_VENDOR_ATTR_WISA_MODE: WISA mode value (u32)
1401 * WISA setup vendor commands
1402 */
1403enum qca_vendor_attr_wisa_cmd {
1404 QCA_WLAN_VENDOR_ATTR_WISA_INVALID = 0,
1405 QCA_WLAN_VENDOR_ATTR_WISA_MODE,
1406 QCA_WLAN_VENDOR_ATTR_WISA_AFTER_LAST,
1407 QCA_WLAN_VENDOR_ATTR_WISA_MAX =
1408 QCA_WLAN_VENDOR_ATTR_WISA_AFTER_LAST - 1
1409};
1410
b43b2b52
JM
1411/* IEEE 802.11 Vendor Specific elements */
1412
1413/**
1414 * enum qca_vendor_element_id - QCA Vendor Specific element types
1415 *
1416 * These values are used to identify QCA Vendor Specific elements. The
1417 * payload of the element starts with the three octet OUI (OUI_QCA) and
1418 * is followed by a single octet type which is defined by this enum.
1419 *
1420 * @QCA_VENDOR_ELEM_P2P_PREF_CHAN_LIST: P2P preferred channel list.
1421 * This element can be used to specify preference order for supported
1422 * channels. The channels in this list are in preference order (the first
1423 * one has the highest preference) and are described as a pair of
1424 * (global) Operating Class and Channel Number (each one octet) fields.
1425 *
1426 * This extends the standard P2P functionality by providing option to have
1427 * more than one preferred operating channel. When this element is present,
1428 * it replaces the preference indicated in the Operating Channel attribute.
1429 * For supporting other implementations, the Operating Channel attribute is
1430 * expected to be used with the highest preference channel. Similarly, all
1431 * the channels included in this Preferred channel list element are
1432 * expected to be included in the Channel List attribute.
1433 *
1434 * This vendor element may be included in GO Negotiation Request, P2P
1435 * Invitation Request, and Provision Discovery Request frames.
617593c3
JM
1436 *
1437 * @QCA_VENDOR_ELEM_HE_CAPAB: HE Capabilities element.
1438 * This element can be used for pre-standard publication testing of HE
1439 * before P802.11ax draft assigns the element ID. The payload of this
1440 * vendor specific element is defined by the latest P802.11ax draft.
1441 * Please note that the draft is still work in progress and this element
1442 * payload is subject to change.
1443 *
1444 * @QCA_VENDOR_ELEM_HE_OPER: HE Operation element.
1445 * This element can be used for pre-standard publication testing of HE
1446 * before P802.11ax draft assigns the element ID. The payload of this
1447 * vendor specific element is defined by the latest P802.11ax draft.
1448 * Please note that the draft is still work in progress and this element
1449 * payload is subject to change.
a2aa21a3
JM
1450 *
1451 * @QCA_VENDOR_ELEM_RAPS: RAPS element (OFDMA-based Random Access Parameter Set
1452 * element).
1453 * This element can be used for pre-standard publication testing of HE
1454 * before P802.11ax draft assigns the element ID extension. The payload of
1455 * this vendor specific element is defined by the latest P802.11ax draft
1456 * (not including the Element ID Extension field). Please note that the
1457 * draft is still work in progress and this element payload is subject to
1458 * change.
1459 *
1460 * @QCA_VENDOR_ELEM_MU_EDCA_PARAMS: MU EDCA Parameter Set element.
1461 * This element can be used for pre-standard publication testing of HE
1462 * before P802.11ax draft assigns the element ID extension. The payload of
1463 * this vendor specific element is defined by the latest P802.11ax draft
1464 * (not including the Element ID Extension field). Please note that the
1465 * draft is still work in progress and this element payload is subject to
1466 * change.
1467 *
1468 * @QCA_VENDOR_ELEM_BSS_COLOR_CHANGE: BSS Color Change Announcement element.
1469 * This element can be used for pre-standard publication testing of HE
1470 * before P802.11ax draft assigns the element ID extension. The payload of
1471 * this vendor specific element is defined by the latest P802.11ax draft
1472 * (not including the Element ID Extension field). Please note that the
1473 * draft is still work in progress and this element payload is subject to
1474 * change.
b43b2b52
JM
1475 */
1476enum qca_vendor_element_id {
1477 QCA_VENDOR_ELEM_P2P_PREF_CHAN_LIST = 0,
617593c3
JM
1478 QCA_VENDOR_ELEM_HE_CAPAB = 1,
1479 QCA_VENDOR_ELEM_HE_OPER = 2,
a2aa21a3
JM
1480 QCA_VENDOR_ELEM_RAPS = 3,
1481 QCA_VENDOR_ELEM_MU_EDCA_PARAMS = 4,
1482 QCA_VENDOR_ELEM_BSS_COLOR_CHANGE = 5,
b43b2b52
JM
1483};
1484
b4856719
KV
1485/**
1486 * enum qca_wlan_vendor_attr_scan - Specifies vendor scan attributes
1487 *
1488 * @QCA_WLAN_VENDOR_ATTR_SCAN_IE: IEs that should be included as part of scan
1489 * @QCA_WLAN_VENDOR_ATTR_SCAN_FREQUENCIES: Nested unsigned 32-bit attributes
1490 * with frequencies to be scanned (in MHz)
1491 * @QCA_WLAN_VENDOR_ATTR_SCAN_SSIDS: Nested attribute with SSIDs to be scanned
1492 * @QCA_WLAN_VENDOR_ATTR_SCAN_SUPP_RATES: Nested array attribute of supported
1493 * rates to be included
1494 * @QCA_WLAN_VENDOR_ATTR_SCAN_TX_NO_CCK_RATE: flag used to send probe requests
6965705b 1495 * at non CCK rate in 2GHz band
b4856719
KV
1496 * @QCA_WLAN_VENDOR_ATTR_SCAN_FLAGS: Unsigned 32-bit scan flags
1497 * @QCA_WLAN_VENDOR_ATTR_SCAN_COOKIE: Unsigned 64-bit cookie provided by the
6965705b 1498 * driver for the specific scan request
b4856719 1499 * @QCA_WLAN_VENDOR_ATTR_SCAN_STATUS: Unsigned 8-bit status of the scan
6965705b 1500 * request decoded as in enum scan_status
b4856719 1501 * @QCA_WLAN_VENDOR_ATTR_SCAN_MAC: 6-byte MAC address to use when randomisation
6965705b 1502 * scan flag is set
b4856719 1503 * @QCA_WLAN_VENDOR_ATTR_SCAN_MAC_MASK: 6-byte MAC address mask to be used with
6965705b 1504 * randomisation
444930e5
SD
1505 * @QCA_WLAN_VENDOR_ATTR_SCAN_BSSID: 6-byte MAC address representing the
1506 * specific BSSID to scan for.
b4856719
KV
1507 */
1508enum qca_wlan_vendor_attr_scan {
1509 QCA_WLAN_VENDOR_ATTR_SCAN_INVALID_PARAM = 0,
444930e5
SD
1510 QCA_WLAN_VENDOR_ATTR_SCAN_IE = 1,
1511 QCA_WLAN_VENDOR_ATTR_SCAN_FREQUENCIES = 2,
1512 QCA_WLAN_VENDOR_ATTR_SCAN_SSIDS = 3,
1513 QCA_WLAN_VENDOR_ATTR_SCAN_SUPP_RATES = 4,
1514 QCA_WLAN_VENDOR_ATTR_SCAN_TX_NO_CCK_RATE = 5,
1515 QCA_WLAN_VENDOR_ATTR_SCAN_FLAGS = 6,
1516 QCA_WLAN_VENDOR_ATTR_SCAN_COOKIE = 7,
1517 QCA_WLAN_VENDOR_ATTR_SCAN_STATUS = 8,
1518 QCA_WLAN_VENDOR_ATTR_SCAN_MAC = 9,
1519 QCA_WLAN_VENDOR_ATTR_SCAN_MAC_MASK = 10,
1520 QCA_WLAN_VENDOR_ATTR_SCAN_BSSID = 11,
b4856719
KV
1521 QCA_WLAN_VENDOR_ATTR_SCAN_AFTER_LAST,
1522 QCA_WLAN_VENDOR_ATTR_SCAN_MAX =
1523 QCA_WLAN_VENDOR_ATTR_SCAN_AFTER_LAST - 1
1524};
1525
1526/**
1527 * enum scan_status - Specifies the valid values the vendor scan attribute
6965705b 1528 * QCA_WLAN_VENDOR_ATTR_SCAN_STATUS can take
b4856719
KV
1529 *
1530 * @VENDOR_SCAN_STATUS_NEW_RESULTS: implies the vendor scan is successful with
6965705b 1531 * new scan results
b4856719
KV
1532 * @VENDOR_SCAN_STATUS_ABORTED: implies the vendor scan was aborted in-between
1533 */
1534enum scan_status {
1535 VENDOR_SCAN_STATUS_NEW_RESULTS,
1536 VENDOR_SCAN_STATUS_ABORTED,
1537 VENDOR_SCAN_STATUS_MAX,
1538};
1539
5d4c5089
PX
1540/**
1541 * enum qca_vendor_attr_ota_test - Specifies the values for vendor
1542 * command QCA_NL80211_VENDOR_SUBCMD_OTA_TEST
1543 * @QCA_WLAN_VENDOR_ATTR_OTA_TEST_ENABLE: enable ota test
1544 */
1545enum qca_vendor_attr_ota_test {
1546 QCA_WLAN_VENDOR_ATTR_OTA_TEST_INVALID,
1547 /* 8-bit unsigned value to indicate if OTA test is enabled */
1548 QCA_WLAN_VENDOR_ATTR_OTA_TEST_ENABLE,
1549 /* keep last */
1550 QCA_WLAN_VENDOR_ATTR_OTA_TEST_AFTER_LAST,
1551 QCA_WLAN_VENDOR_ATTR_OTA_TEST_MAX =
1552 QCA_WLAN_VENDOR_ATTR_OTA_TEST_AFTER_LAST - 1
1553};
1554
1555/**
1556 * enum qca_vendor_attr_txpower_scale - vendor sub commands index
1557 *
1558 * @QCA_WLAN_VENDOR_ATTR_TXPOWER_SCALE: scaling value
1559 */
1560enum qca_vendor_attr_txpower_scale {
1561 QCA_WLAN_VENDOR_ATTR_TXPOWER_SCALE_INVALID,
1562 /* 8-bit unsigned value to indicate the scaling of tx power */
1563 QCA_WLAN_VENDOR_ATTR_TXPOWER_SCALE,
1564 /* keep last */
1565 QCA_WLAN_VENDOR_ATTR_TXPOWER_SCALE_AFTER_LAST,
1566 QCA_WLAN_VENDOR_ATTR_TXPOWER_SCALE_MAX =
1567 QCA_WLAN_VENDOR_ATTR_TXPOWER_SCALE_AFTER_LAST - 1
1568};
1569
9a8d9f7c
PX
1570/**
1571 * enum qca_vendor_attr_txpower_decr_db - Attributes for TX power decrease
1572 *
1573 * These attributes are used with QCA_NL80211_VENDOR_SUBCMD_SET_TXPOWER_DECR_DB.
1574 */
1575enum qca_vendor_attr_txpower_decr_db {
1576 QCA_WLAN_VENDOR_ATTR_TXPOWER_DECR_DB_INVALID,
1577 /* 8-bit unsigned value to indicate the reduction of TX power in dB for
6965705b
JJ
1578 * a virtual interface.
1579 */
9a8d9f7c
PX
1580 QCA_WLAN_VENDOR_ATTR_TXPOWER_DECR_DB,
1581 /* keep last */
1582 QCA_WLAN_VENDOR_ATTR_TXPOWER_DECR_DB_AFTER_LAST,
1583 QCA_WLAN_VENDOR_ATTR_TXPOWER_DECR_DB_MAX =
1584 QCA_WLAN_VENDOR_ATTR_TXPOWER_DECR_DB_AFTER_LAST - 1
1585};
1586
ac7aea86 1587/* Attributes for data used by
4f910f38
JM
1588 * QCA_NL80211_VENDOR_SUBCMD_SET_WIFI_CONFIGURATION and
1589 * QCA_NL80211_VENDOR_SUBCMD_GET_WIFI_CONFIGURATION subcommands.
ac7aea86
SD
1590 */
1591enum qca_wlan_vendor_attr_config {
8b668884 1592 QCA_WLAN_VENDOR_ATTR_CONFIG_INVALID = 0,
ac7aea86
SD
1593 /* Unsigned 32-bit value to set the DTIM period.
1594 * Whether the wifi chipset wakes at every dtim beacon or a multiple of
1595 * the DTIM period. If DTIM is set to 3, the STA shall wake up every 3
1596 * DTIM beacons.
1597 */
8b668884 1598 QCA_WLAN_VENDOR_ATTR_CONFIG_DYNAMIC_DTIM = 1,
ac7aea86
SD
1599 /* Unsigned 32-bit value to set the wifi_iface stats averaging factor
1600 * used to calculate statistics like average the TSF offset or average
1601 * number of frame leaked.
1602 * For instance, upon Beacon frame reception:
1603 * current_avg = ((beacon_TSF - TBTT) * factor + previous_avg * (0x10000 - factor) ) / 0x10000
1604 * For instance, when evaluating leaky APs:
1605 * current_avg = ((num frame received within guard time) * factor + previous_avg * (0x10000 - factor)) / 0x10000
1606 */
8b668884 1607 QCA_WLAN_VENDOR_ATTR_CONFIG_STATS_AVG_FACTOR = 2,
ac7aea86
SD
1608 /* Unsigned 32-bit value to configure guard time, i.e., when
1609 * implementing IEEE power management based on frame control PM bit, how
1610 * long the driver waits before shutting down the radio and after
1611 * receiving an ACK frame for a Data frame with PM bit set.
1612 */
8b668884 1613 QCA_WLAN_VENDOR_ATTR_CONFIG_GUARD_TIME = 3,
ac7aea86 1614 /* Unsigned 32-bit value to change the FTM capability dynamically */
8b668884 1615 QCA_WLAN_VENDOR_ATTR_CONFIG_FINE_TIME_MEASUREMENT = 4,
ac7aea86 1616 /* Unsigned 16-bit value to configure maximum TX rate dynamically */
8b668884 1617 QCA_WLAN_VENDOR_ATTR_CONF_TX_RATE = 5,
ac7aea86
SD
1618 /* Unsigned 32-bit value to configure the number of continuous
1619 * Beacon Miss which shall be used by the firmware to penalize
1620 * the RSSI.
1621 */
8b668884 1622 QCA_WLAN_VENDOR_ATTR_CONFIG_PENALIZE_AFTER_NCONS_BEACON_MISS = 6,
ac7aea86
SD
1623 /* Unsigned 8-bit value to configure the channel avoidance indication
1624 * behavior. Firmware to send only one indication and ignore duplicate
1625 * indications when set to avoid multiple Apps wakeups.
1626 */
8b668884 1627 QCA_WLAN_VENDOR_ATTR_CONFIG_CHANNEL_AVOIDANCE_IND = 7,
ac7aea86 1628 /* 8-bit unsigned value to configure the maximum TX MPDU for
6965705b
JJ
1629 * aggregation.
1630 */
8b668884 1631 QCA_WLAN_VENDOR_ATTR_CONFIG_TX_MPDU_AGGREGATION = 8,
ac7aea86 1632 /* 8-bit unsigned value to configure the maximum RX MPDU for
6965705b
JJ
1633 * aggregation.
1634 */
8b668884 1635 QCA_WLAN_VENDOR_ATTR_CONFIG_RX_MPDU_AGGREGATION = 9,
52fec366 1636 /* 8-bit unsigned value to configure the Non aggregrate/11g sw
6965705b
JJ
1637 * retry threshold (0 disable, 31 max).
1638 */
8b668884 1639 QCA_WLAN_VENDOR_ATTR_CONFIG_NON_AGG_RETRY = 10,
52fec366 1640 /* 8-bit unsigned value to configure the aggregrate sw
6965705b
JJ
1641 * retry threshold (0 disable, 31 max).
1642 */
8b668884 1643 QCA_WLAN_VENDOR_ATTR_CONFIG_AGG_RETRY = 11,
52fec366 1644 /* 8-bit unsigned value to configure the MGMT frame
6965705b
JJ
1645 * retry threshold (0 disable, 31 max).
1646 */
8b668884 1647 QCA_WLAN_VENDOR_ATTR_CONFIG_MGMT_RETRY = 12,
52fec366 1648 /* 8-bit unsigned value to configure the CTRL frame
6965705b
JJ
1649 * retry threshold (0 disable, 31 max).
1650 */
8b668884 1651 QCA_WLAN_VENDOR_ATTR_CONFIG_CTRL_RETRY = 13,
52fec366 1652 /* 8-bit unsigned value to configure the propagation delay for
6965705b
JJ
1653 * 2G/5G band (0~63, units in us)
1654 */
8b668884 1655 QCA_WLAN_VENDOR_ATTR_CONFIG_PROPAGATION_DELAY = 14,
6c34b9c2
SD
1656 /* Unsigned 32-bit value to configure the number of unicast TX fail
1657 * packet count. The peer is disconnected once this threshold is
6965705b
JJ
1658 * reached.
1659 */
8b668884 1660 QCA_WLAN_VENDOR_ATTR_CONFIG_TX_FAIL_COUNT = 15,
ab218631 1661 /* Attribute used to set scan default IEs to the driver.
1662 *
1663 * These IEs can be used by scan operations that will be initiated by
1664 * the driver/firmware.
1665 *
1666 * For further scan requests coming to the driver, these IEs should be
1667 * merged with the IEs received along with scan request coming to the
1668 * driver. If a particular IE is present in the scan default IEs but not
1669 * present in the scan request, then that IE should be added to the IEs
6965705b
JJ
1670 * sent in the Probe Request frames for that scan request.
1671 */
8b668884 1672 QCA_WLAN_VENDOR_ATTR_CONFIG_SCAN_DEFAULT_IES = 16,
babf0ce0 1673 /* Unsigned 32-bit attribute for generic commands */
8b668884 1674 QCA_WLAN_VENDOR_ATTR_CONFIG_GENERIC_COMMAND = 17,
babf0ce0 1675 /* Unsigned 32-bit value attribute for generic commands */
8b668884 1676 QCA_WLAN_VENDOR_ATTR_CONFIG_GENERIC_VALUE = 18,
babf0ce0 1677 /* Unsigned 32-bit data attribute for generic command response */
8b668884 1678 QCA_WLAN_VENDOR_ATTR_CONFIG_GENERIC_DATA = 19,
babf0ce0 1679 /* Unsigned 32-bit length attribute for
6965705b
JJ
1680 * QCA_WLAN_VENDOR_ATTR_CONFIG_GENERIC_DATA
1681 */
8b668884 1682 QCA_WLAN_VENDOR_ATTR_CONFIG_GENERIC_LENGTH = 20,
babf0ce0 1683 /* Unsigned 32-bit flags attribute for
6965705b
JJ
1684 * QCA_WLAN_VENDOR_ATTR_CONFIG_GENERIC_DATA
1685 */
8b668884 1686 QCA_WLAN_VENDOR_ATTR_CONFIG_GENERIC_FLAGS = 21,
14b76124
SD
1687 /* Unsigned 32-bit, defining the access policy.
1688 * See enum qca_access_policy. Used with
6965705b
JJ
1689 * QCA_WLAN_VENDOR_ATTR_CONFIG_ACCESS_POLICY_IE_LIST.
1690 */
8b668884 1691 QCA_WLAN_VENDOR_ATTR_CONFIG_ACCESS_POLICY = 22,
14b76124
SD
1692 /* Sets the list of full set of IEs for which a specific access policy
1693 * has to be applied. Used along with
1694 * QCA_WLAN_VENDOR_ATTR_CONFIG_ACCESS_POLICY to control the access.
6965705b
JJ
1695 * Zero length payload can be used to clear this access constraint.
1696 */
8b668884 1697 QCA_WLAN_VENDOR_ATTR_CONFIG_ACCESS_POLICY_IE_LIST = 23,
fed802c2
SD
1698 /* Unsigned 32-bit, specifies the interface index (netdev) for which the
1699 * corresponding configurations are applied. If the interface index is
1700 * not specified, the configurations are attributed to the respective
6965705b
JJ
1701 * wiphy.
1702 */
8b668884 1703 QCA_WLAN_VENDOR_ATTR_CONFIG_IFINDEX = 24,
dc24a361 1704 /* 8-bit unsigned value to trigger QPower: 1-Enable, 0-Disable */
8b668884 1705 QCA_WLAN_VENDOR_ATTR_CONFIG_QPOWER = 25,
2800ec85 1706 /* 8-bit unsigned value to configure the driver and below layers to
1707 * ignore the assoc disallowed set by APs while connecting
6965705b
JJ
1708 * 1-Ignore, 0-Don't ignore
1709 */
8b668884 1710 QCA_WLAN_VENDOR_ATTR_CONFIG_IGNORE_ASSOC_DISALLOWED = 26,
8b7c5b89 1711 /* 32-bit unsigned value to trigger antenna diversity features:
6965705b
JJ
1712 * 1-Enable, 0-Disable
1713 */
8b668884 1714 QCA_WLAN_VENDOR_ATTR_CONFIG_ANT_DIV_ENA = 27,
8b7c5b89 1715 /* 32-bit unsigned value to configure specific chain antenna */
8b668884 1716 QCA_WLAN_VENDOR_ATTR_CONFIG_ANT_DIV_CHAIN = 28,
8b7c5b89 1717 /* 32-bit unsigned value to trigger cycle selftest
6965705b
JJ
1718 * 1-Enable, 0-Disable
1719 */
8b668884 1720 QCA_WLAN_VENDOR_ATTR_CONFIG_ANT_DIV_SELFTEST = 29,
8b7c5b89 1721 /* 32-bit unsigned to configure the cycle time of selftest
6965705b
JJ
1722 * the unit is micro-second
1723 */
8b668884 1724 QCA_WLAN_VENDOR_ATTR_CONFIG_ANT_DIV_SELFTEST_INTVL = 30,
87416eaf 1725 /* 32-bit unsigned value to set reorder timeout for AC_VO */
1726 QCA_WLAN_VENDOR_ATTR_CONFIG_RX_REORDER_TIMEOUT_VOICE = 31,
1727 /* 32-bit unsigned value to set reorder timeout for AC_VI */
1728 QCA_WLAN_VENDOR_ATTR_CONFIG_RX_REORDER_TIMEOUT_VIDEO = 32,
1729 /* 32-bit unsigned value to set reorder timeout for AC_BE */
1730 QCA_WLAN_VENDOR_ATTR_CONFIG_RX_REORDER_TIMEOUT_BESTEFFORT = 33,
1731 /* 32-bit unsigned value to set reorder timeout for AC_BK */
1732 QCA_WLAN_VENDOR_ATTR_CONFIG_RX_REORDER_TIMEOUT_BACKGROUND = 34,
1733 /* 6-byte MAC address to point out the specific peer */
1734 QCA_WLAN_VENDOR_ATTR_CONFIG_RX_BLOCKSIZE_PEER_MAC = 35,
1735 /* 32-bit unsigned value to set window size for specific peer */
1736 QCA_WLAN_VENDOR_ATTR_CONFIG_RX_BLOCKSIZE_WINLIMIT = 36,
cb0cc6ef
SD
1737 /* 8-bit unsigned value to set the beacon miss threshold in 2.4 GHz */
1738 QCA_WLAN_VENDOR_ATTR_CONFIG_BEACON_MISS_THRESHOLD_24 = 37,
1739 /* 8-bit unsigned value to set the beacon miss threshold in 5 GHz */
1740 QCA_WLAN_VENDOR_ATTR_CONFIG_BEACON_MISS_THRESHOLD_5 = 38,
21ac7827
GZ
1741 /* 32-bit unsigned value to configure 5 or 10 MHz channel width for
1742 * station device while in disconnect state. The attribute use the
1743 * value of enum nl80211_chan_width: NL80211_CHAN_WIDTH_5 means 5 MHz,
1744 * NL80211_CHAN_WIDTH_10 means 10 MHz. If set, the device work in 5 or
1745 * 10 MHz channel width, the station will not connect to a BSS using 20
1746 * MHz or higher bandwidth. Set to NL80211_CHAN_WIDTH_20_NOHT to
6965705b
JJ
1747 * clear this constraint.
1748 */
21ac7827 1749 QCA_WLAN_VENDOR_ATTR_CONFIG_SUB20_CHAN_WIDTH = 39,
b4ae5f04 1750 /* 32-bit unsigned value to configure the propagation absolute delay
6965705b
JJ
1751 * for 2G/5G band (units in us)
1752 */
b4ae5f04 1753 QCA_WLAN_VENDOR_ATTR_CONFIG_PROPAGATION_ABS_DELAY = 40,
6c2056ab 1754 /* 32-bit unsigned value to set probe period */
1755 QCA_WLAN_VENDOR_ATTR_CONFIG_ANT_DIV_PROBE_PERIOD = 41,
1756 /* 32-bit unsigned value to set stay period */
1757 QCA_WLAN_VENDOR_ATTR_CONFIG_ANT_DIV_STAY_PERIOD = 42,
1758 /* 32-bit unsigned value to set snr diff */
1759 QCA_WLAN_VENDOR_ATTR_CONFIG_ANT_DIV_SNR_DIFF = 43,
1760 /* 32-bit unsigned value to set probe dwell time */
1761 QCA_WLAN_VENDOR_ATTR_CONFIG_ANT_DIV_PROBE_DWELL_TIME = 44,
1762 /* 32-bit unsigned value to set mgmt snr weight */
1763 QCA_WLAN_VENDOR_ATTR_CONFIG_ANT_DIV_MGMT_SNR_WEIGHT = 45,
1764 /* 32-bit unsigned value to set data snr weight */
1765 QCA_WLAN_VENDOR_ATTR_CONFIG_ANT_DIV_DATA_SNR_WEIGHT = 46,
1766 /* 32-bit unsigned value to set ack snr weight */
1767 QCA_WLAN_VENDOR_ATTR_CONFIG_ANT_DIV_ACK_SNR_WEIGHT = 47,
33117656
SD
1768 /* 32-bit unsigned value to configure the listen interval.
1769 * This is in units of beacon intervals. This configuration alters
1770 * the negotiated listen interval with the AP during the connection.
1771 * It is highly recommended to configure a value less than or equal to
1772 * the one negotiated during the association. Configuring any greater
1773 * value can have adverse effects (frame loss, AP disassociating STA,
1774 * etc.).
1775 */
1776 QCA_WLAN_VENDOR_ATTR_CONFIG_LISTEN_INTERVAL = 48,
d506c35e
SD
1777 /*
1778 * 8 bit unsigned value that is set on an AP/GO virtual interface to
1779 * disable operations that would cause the AP/GO to leave its operating
1780 * channel.
1781 *
1782 * This will restrict the scans to the AP/GO operating channel and the
1783 * channels of the other band, if DBS is supported.A STA/CLI interface
1784 * brought up after this setting is enabled, will be restricted to
1785 * connecting to devices only on the AP/GO interface's operating channel
1786 * or on the other band in DBS case. P2P supported channel list is
1787 * modified, to only include AP interface's operating-channel and the
1788 * channels of the other band if DBS is supported.
1789 *
1790 * These restrictions are only applicable as long as the AP/GO interface
1791 * is alive. If the AP/GO interface is brought down then this
1792 * setting/restriction is forgotten.
1793 *
1794 * If this variable is set on an AP/GO interface while a multi-channel
1795 * concurrent session is active, it has no effect on the operation of
1796 * the current interfaces, other than restricting the scan to the AP/GO
1797 * operating channel and the other band channels if DBS is supported.
1798 * However, if the STA is brought down and restarted then the new STA
1799 * connection will either be formed on the AP/GO channel or on the
1800 * other band in a DBS case. This is because of the scan being
1801 * restricted on these channels as mentioned above.
1802 *
9ddba3a3 1803 * 1-Restrict / 0-Don't restrict offchannel operations.
d506c35e 1804 */
9ddba3a3 1805 QCA_WLAN_VENDOR_ATTR_CONFIG_RESTRICT_OFFCHANNEL = 49,
528b6557
SD
1806 /*
1807 * 8 bit unsigned value to enable/disable LRO (Large Receive Offload)
1808 * on an interface.
1809 * 1 - Enable, 0 - Disable.
1810 */
1811 QCA_WLAN_VENDOR_ATTR_CONFIG_LRO = 50,
ac7aea86 1812
505554bb
SP
1813 /*
1814 * 8 bit unsigned value to globally enable/disable scan
1815 * 1 - Enable, 0 - Disable.
1816 */
1817 QCA_WLAN_VENDOR_ATTR_CONFIG_SCAN_ENABLE = 51,
1818
7bd88aaf 1819 /* 8-bit unsigned value to set the total beacon miss count
6965705b 1820 * This parameter will set the total beacon miss count.
7bd88aaf
SA
1821 */
1822 QCA_WLAN_VENDOR_ATTR_CONFIG_TOTAL_BEACON_MISS_COUNT = 52,
1823
e77d13ef
SA
1824 /* Unsigned 32-bit value to configure the number of continuous
1825 * Beacon Miss which shall be used by the firmware to penalize
1826 * the RSSI for BTC.
1827 */
1828 QCA_WLAN_VENDOR_ATTR_CONFIG_PENALIZE_AFTER_NCONS_BEACON_MISS_BTC = 53,
1829
d55b1746
VK
1830 /* 8-bit unsigned value to configure the driver and below layers to
1831 * enable/disable all FILS features.
6965705b
JJ
1832 * 0-enable, 1-disable
1833 */
d55b1746
VK
1834 QCA_WLAN_VENDOR_ATTR_CONFIG_DISABLE_FILS = 54,
1835
9b0de99f
PZ
1836 /* 16-bit unsigned value to configure the level of WLAN latency
1837 * module. See enum qca_wlan_vendor_attr_config_latency_level.
1838 */
1839 QCA_WLAN_VENDOR_ATTR_CONFIG_LATENCY_LEVEL = 55,
1840
2fca2d21
SD
1841 /* 8-bit unsigned value indicating the driver to use the RSNE as-is from
1842 * the connect interface. Exclusively used for the scenarios where the
1843 * device is used as a test bed device with special functionality and
1844 * not recommended for production. This helps driver to not validate the
1845 * RSNE passed from user space and thus allow arbitrary IE data to be
1846 * used for testing purposes.
1847 * 1-enable, 0-disable.
1848 * Applications set/reset this configuration. If not reset, this
1849 * parameter remains in use until the driver is unloaded.
1850 */
1851 QCA_WLAN_VENDOR_ATTR_CONFIG_RSN_IE = 56,
1852
b829e4b6
SA
1853 /* 8-bit unsigned value to trigger green Tx power saving.
1854 * 1-Enable, 0-Disable
1855 */
1856 QCA_WLAN_VENDOR_ATTR_CONFIG_GTX = 57,
1857
ac7aea86
SD
1858 /* keep last */
1859 QCA_WLAN_VENDOR_ATTR_CONFIG_AFTER_LAST,
1860 QCA_WLAN_VENDOR_ATTR_CONFIG_MAX =
1861 QCA_WLAN_VENDOR_ATTR_CONFIG_AFTER_LAST - 1,
1862};
1863
52a6c9c9
SD
1864/**
1865 * enum qca_wlan_vendor_attr_sap_config - Parameters for AP configuration
1866 */
1867enum qca_wlan_vendor_attr_sap_config {
1868 QCA_WLAN_VENDOR_ATTR_SAP_CONFIG_INVALID = 0,
1869 /* 1 - reserved for QCA */
1870 /* List of frequencies on which AP is expected to operate.
1871 * This is irrespective of ACS configuration. This list is a priority
1872 * based one and is looked for before the AP is created to ensure the
1873 * best concurrency sessions (avoid MCC and use DBS/SCC) co-exist in
1874 * the system.
1875 */
1876 QCA_WLAN_VENDOR_ATTR_SAP_MANDATORY_FREQUENCY_LIST = 2,
1877
1878 QCA_WLAN_VENDOR_ATTR_SAP_CONFIG_AFTER_LAST,
1879 QCA_WLAN_VENDOR_ATTR_SAP_CONFIG_MAX =
1880 QCA_WLAN_VENDOR_ATTR_SAP_CONFIG_AFTER_LAST - 1,
1881};
1882
1c8fe68f
CM
1883/**
1884 * enum qca_wlan_vendor_attr_sap_conditional_chan_switch - Parameters for AP
1885 * conditional channel switch
1886 */
1887enum qca_wlan_vendor_attr_sap_conditional_chan_switch {
1888 QCA_WLAN_VENDOR_ATTR_SAP_CONDITIONAL_CHAN_SWITCH_INVALID = 0,
1889 /* Priority based frequency list (an array of u32 values in host byte
6965705b
JJ
1890 * order)
1891 */
1c8fe68f
CM
1892 QCA_WLAN_VENDOR_ATTR_SAP_CONDITIONAL_CHAN_SWITCH_FREQ_LIST = 1,
1893 /* Status of the conditional switch (u32).
1894 * 0: Success, Non-zero: Failure
1895 */
1896 QCA_WLAN_VENDOR_ATTR_SAP_CONDITIONAL_CHAN_SWITCH_STATUS = 2,
1897
1898 QCA_WLAN_VENDOR_ATTR_SAP_CONDITIONAL_CHAN_SWITCH_AFTER_LAST,
1899 QCA_WLAN_VENDOR_ATTR_SAP_CONDITIONAL_CHAN_SWITCH_MAX =
1900 QCA_WLAN_VENDOR_ATTR_SAP_CONDITIONAL_CHAN_SWITCH_AFTER_LAST - 1,
1901};
1902
4ac75cd0
VK
1903/**
1904 * enum qca_wlan_gpio_attr - Parameters for GPIO configuration
1905 */
1906enum qca_wlan_gpio_attr {
1907 QCA_WLAN_VENDOR_ATTR_GPIO_PARAM_INVALID = 0,
1908 /* Unsigned 32-bit attribute for GPIO command */
1909 QCA_WLAN_VENDOR_ATTR_GPIO_PARAM_COMMAND,
1910 /* Unsigned 32-bit attribute for GPIO PIN number to configure */
1911 QCA_WLAN_VENDOR_ATTR_GPIO_PARAM_PINNUM,
1912 /* Unsigned 32-bit attribute for GPIO value to configure */
1913 QCA_WLAN_VENDOR_ATTR_GPIO_PARAM_VALUE,
1914 /* Unsigned 32-bit attribute for GPIO pull type */
1915 QCA_WLAN_VENDOR_ATTR_GPIO_PARAM_PULL_TYPE,
1916 /* Unsigned 32-bit attribute for GPIO interrupt mode */
1917 QCA_WLAN_VENDOR_ATTR_GPIO_PARAM_INTR_MODE,
1918
1919 /* keep last */
1920 QCA_WLAN_VENDOR_ATTR_GPIO_PARAM_LAST,
1921 QCA_WLAN_VENDOR_ATTR_GPIO_PARAM_MAX =
1922 QCA_WLAN_VENDOR_ATTR_GPIO_PARAM_LAST - 1
1923};
1924
b4cd8b7e
VSB
1925/**
1926 * qca_wlan_set_qdepth_thresh_attr - Parameters for setting
1927 * MSDUQ depth threshold per peer per tid in the target
1928 *
1929 * Associated Vendor Command:
1930 * QCA_NL80211_VENDOR_SUBCMD_SET_QDEPTH_THRESH
1931 */
1932enum qca_wlan_set_qdepth_thresh_attr {
1933 QCA_WLAN_VENDOR_ATTR_QDEPTH_THRESH_INVALID = 0,
1934 /* 6-byte MAC address */
1935 QCA_WLAN_VENDOR_ATTR_QDEPTH_THRESH_MAC_ADDR,
1936 /* Unsigned 32-bit attribute for holding the TID */
1937 QCA_WLAN_VENDOR_ATTR_QDEPTH_THRESH_TID,
1938 /* Unsigned 32-bit attribute for holding the update mask
1939 * bit 0 - Update high priority msdu qdepth threshold
1940 * bit 1 - Update low priority msdu qdepth threshold
1941 * bit 2 - Update UDP msdu qdepth threshold
1942 * bit 3 - Update Non UDP msdu qdepth threshold
1943 * rest of bits are reserved
1944 */
1945 QCA_WLAN_VENDOR_ATTR_QDEPTH_THRESH_UPDATE_MASK,
1946 /* Unsigned 32-bit attribute for holding the threshold value */
1947 QCA_WLAN_VENDOR_ATTR_QDEPTH_THRESH_VALUE,
1948
1949 /* keep last */
1950 QCA_WLAN_VENDOR_ATTR_QDEPTH_THRESH_LAST,
1951 QCA_WLAN_VENDOR_ATTR_QDEPTH_THRESH_MAX =
1952 QCA_WLAN_VENDOR_ATTR_QDEPTH_THRESH_LAST - 1,
1953};
1954
6fe3b9d4
YT
1955/**
1956 * enum qca_wlan_vendor_attr_get_hw_capability - Wi-Fi hardware capability
1957 */
1958enum qca_wlan_vendor_attr_get_hw_capability {
1959 QCA_WLAN_VENDOR_ATTR_HW_CAPABILITY_INVALID,
1960 /* Antenna isolation
1961 * An attribute used in the response.
1962 * The content of this attribute is encoded in a byte array. Each byte
1963 * value is an antenna isolation value. The array length is the number
1964 * of antennas.
1965 */
1966 QCA_WLAN_VENDOR_ATTR_ANTENNA_ISOLATION,
1967 /* Request HW capability
1968 * An attribute used in the request.
1969 * The content of this attribute is a u32 array for one or more of
1970 * hardware capabilities (attribute IDs) that are being requested. Each
1971 * u32 value has a value from this
1972 * enum qca_wlan_vendor_attr_get_hw_capability
1973 * identifying which capabilities are requested.
1974 */
1975 QCA_WLAN_VENDOR_ATTR_GET_HW_CAPABILITY,
1976
1977 /* keep last */
1978 QCA_WLAN_VENDOR_ATTR_HW_CAPABILITY_AFTER_LAST,
1979 QCA_WLAN_VENDOR_ATTR_HW_CAPABILITY_MAX =
1980 QCA_WLAN_VENDOR_ATTR_HW_CAPABILITY_AFTER_LAST - 1,
1981};
1982
22950d05
ZQ
1983/**
1984 * enum qca_wlan_vendor_attr_ll_stats_ext - Attributes for MAC layer monitoring
1985 * offload which is an extension for LL_STATS.
1986 * @QCA_WLAN_VENDOR_ATTR_LL_STATS_CFG_PERIOD: Monitoring period. Unit in ms.
1987 * If MAC counters do not exceed the threshold, FW will report monitored
1988 * link layer counters periodically as this setting. The first report is
1989 * always triggered by this timer.
1990 * @QCA_WLAN_VENDOR_ATTR_LL_STATS_CFG_THRESHOLD: It is a percentage (1-99).
1991 * For each MAC layer counter, FW holds two copies. One is the current value.
1992 * The other is the last report. Once a current counter's increment is larger
1993 * than the threshold, FW will indicate that counter to host even if the
1994 * monitoring timer does not expire.
1995 * @QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_PEER_PS_CHG: Peer STA power state change
1996 * @QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_TID: TID of MSDU
1997 * @QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_NUM_MSDU: Count of MSDU with the same
1998 * failure code.
1999 * @QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_TX_STATUS: TX failure code
2000 * 1: TX packet discarded
2001 * 2: No ACK
2002 * 3: Postpone
320caeab
ZQ
2003 * @QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_PEER_MAC_ADDRESS: peer MAC address
2004 * @QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_PEER_PS_STATE: Peer STA current state
2005 * @QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_GLOBAL: Global threshold.
2006 * Threshold for all monitored parameters. If per counter dedicated threshold
2007 * is not enabled, this threshold will take effect.
2008 * @QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_EVENT_MODE: Indicate what triggers this
2009 * event, PERORID_TIMEOUT == 1, THRESH_EXCEED == 0.
2010 * @QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_IFACE_ID: interface ID
2011 * @QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_PEER_ID: peer ID
2012 * @QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_TX_BITMAP: bitmap for TX counters
2013 * Bit0: TX counter unit in MSDU
2014 * Bit1: TX counter unit in MPDU
2015 * Bit2: TX counter unit in PPDU
2016 * Bit3: TX counter unit in byte
2017 * Bit4: Dropped MSDUs
2018 * Bit5: Dropped Bytes
2019 * Bit6: MPDU retry counter
2020 * Bit7: MPDU failure counter
2021 * Bit8: PPDU failure counter
2022 * Bit9: MPDU aggregation counter
2023 * Bit10: MCS counter for ACKed MPDUs
2024 * Bit11: MCS counter for Failed MPDUs
2025 * Bit12: TX Delay counter
2026 * @QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_RX_BITMAP: bitmap for RX counters
2027 * Bit0: MAC RX counter unit in MPDU
2028 * Bit1: MAC RX counter unit in byte
2029 * Bit2: PHY RX counter unit in PPDU
2030 * Bit3: PHY RX counter unit in byte
2031 * Bit4: Disorder counter
2032 * Bit5: Retry counter
2033 * Bit6: Duplication counter
2034 * Bit7: Discard counter
2035 * Bit8: MPDU aggregation size counter
2036 * Bit9: MCS counter
2037 * Bit10: Peer STA power state change (wake to sleep) counter
2038 * Bit11: Peer STA power save counter, total time in PS mode
2039 * Bit12: Probe request counter
2040 * Bit13: Other management frames counter
2041 * @QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_CCA_BSS_BITMAP: bitmap for CCA
2042 * Bit0: Idle time
2043 * Bit1: TX time
2044 * Bit2: time RX in current bss
2045 * Bit3: Out of current bss time
2046 * Bit4: Wireless medium busy time
2047 * Bit5: RX in bad condition time
2048 * Bit6: TX in bad condition time
2049 * Bit7: time wlan card not available
2050 * @QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_SIGNAL_BITMAP: bitmap for signal
2051 * Bit0: Per channel SNR counter
2052 * Bit1: Per channel noise floor counter
2053 * @QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_PEER_NUM: number of peers
2054 * @QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_CHANNEL_NUM: number of channels
2055 * @QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_PEER_AC_RX_NUM: number of RX stats
2056 * @QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_CCA_BSS: per channel BSS CCA stats
2057 * @QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_PEER: container for per PEER stats
2058 * @QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_TX_MSDU: Number of total TX MSDUs
2059 * @QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_TX_MPDU: Number of total TX MPDUs
2060 * @QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_TX_PPDU: Number of total TX PPDUs
2061 * @QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_TX_BYTES: bytes of TX data
2062 * @QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_TX_DROP: Number of dropped TX packets
2063 * @QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_TX_DROP_BYTES: Bytes dropped
2064 * @QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_TX_RETRY: waiting time without an ACK
2065 * @QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_TX_NO_ACK: number of MPDU not-ACKed
2066 * @QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_TX_NO_BACK: number of PPDU not-ACKed
2067 * @QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_TX_AGGR_NUM:
2068 * aggregation stats buffer length
2069 * @QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_TX_SUCC_MCS_NUM: length of mcs stats
2070 * buffer for ACKed MPDUs.
2071 * @QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_TX_FAIL_MCS_NUM: length of mcs stats
2072 * buffer for failed MPDUs.
2073 * @QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_DELAY_ARRAY_SIZE:
2074 * length of delay stats array.
2075 * @QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_TX_AGGR: TX aggregation stats
2076 * @QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_TX_SUCC_MCS: MCS stats for ACKed MPDUs
2077 * @QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_TX_FAIL_MCS: MCS stats for failed MPDUs
2078 * @QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_TX_DELAY: tx delay stats
2079 * @QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_RX_MPDU: MPDUs received
2080 * @QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_RX_MPDU_BYTES: bytes received
2081 * @QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_RX_PPDU: PPDU received
2082 * @QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_RX_PPDU_BYTES: PPDU bytes received
2083 * @QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_RX_MPDU_LOST: packets lost
2084 * @QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_RX_MPDU_RETRY: number of RX packets
2085 * flagged as retransmissions
2086 * @QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_RX_MPDU_DUP: number of RX packets
2087 * flagged as duplicated
2088 * @QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_RX_MPDU_DISCARD: number of RX
2089 * packets discarded
2090 * @QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_RX_AGGR_NUM: length of RX aggregation
2091 * stats buffer.
2092 * @QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_RX_MCS_NUM: length of RX mcs
2093 * stats buffer.
2094 * @QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_RX_MCS: RX mcs stats buffer
2095 * @QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_RX_AGGR: aggregation stats buffer
2096 * @QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_PEER_PS_TIMES: times STAs go to sleep
2097 * @QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_PEER_PS_DURATION: STAs' total sleep time
2098 * @QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_RX_PROBE_REQ: number of probe
2099 * requests received
2100 * @QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_RX_MGMT: number of other mgmt
2101 * frames received
2102 * @QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_IDLE_TIME: Percentage of idle time
2103 * there is no TX, nor RX, nor interference.
2104 * @QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_TX_TIME: percentage of time
2105 * transmitting packets.
2106 * @QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_RX_TIME: percentage of time
2107 * for receiving.
2108 * @QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_RX_BUSY: percentage of time
2109 * interference detected.
2110 * @QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_RX_BAD: percentage of time
2111 * receiving packets with errors.
2112 * @QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_TX_BAD: percentage of time
2113 * TX no-ACK.
2114 * @QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_NO_AVAIL: percentage of time
2115 * the chip is unable to work in normal conditions.
2116 * @QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_IN_BSS_TIME: percentage of time
2117 * receiving packets in current BSS.
2118 * @QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_OUT_BSS_TIME: percentage of time
2119 * receiving packets not in current BSS.
2120 * @QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_PEER_ANT_NUM: number of antennas
2121 * @QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_PEER_SIGNAL:
2122 * This is a container for per antenna signal stats.
2123 * @QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_ANT_SNR: per antenna SNR value
2124 * @QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_ANT_NF: per antenna NF value
2125 * @QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_IFACE_RSSI_BEACON: RSSI of beacon
2126 * @QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_IFACE_SNR_BEACON: SNR of beacon
962b8fcf
ZQ
2127 * @QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_REPORT_TIME: u64
2128 * Absolute timestamp from 1970/1/1, unit in ms. After receiving the
2129 * message, user layer APP could call gettimeofday to get another
2130 * timestamp and calculate transfer delay for the message.
2131 * @QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_MEASUREMENT_TIME: u32
2132 * Real period for this measurement, unit in us.
22950d05
ZQ
2133 */
2134enum qca_wlan_vendor_attr_ll_stats_ext {
2135 QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_INVALID = 0,
2136
2137 /* Attributes for configurations */
2138 QCA_WLAN_VENDOR_ATTR_LL_STATS_CFG_PERIOD,
2139 QCA_WLAN_VENDOR_ATTR_LL_STATS_CFG_THRESHOLD,
2140
320caeab 2141 /* Peer STA power state change */
22950d05
ZQ
2142 QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_PEER_PS_CHG,
2143
2144 /* TX failure event */
2145 QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_TID,
2146 QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_NUM_MSDU,
2147 QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_TX_STATUS,
2148
320caeab
ZQ
2149 QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_PEER_PS_STATE,
2150 QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_PEER_MAC_ADDRESS,
2151
2152 /* MAC counters */
2153 QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_GLOBAL,
2154 QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_EVENT_MODE,
2155 QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_IFACE_ID,
2156 QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_PEER_ID,
2157 QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_TX_BITMAP,
2158 QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_RX_BITMAP,
2159 QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_CCA_BSS_BITMAP,
2160 QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_SIGNAL_BITMAP,
2161 QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_PEER_NUM,
2162 QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_CHANNEL_NUM,
2163 QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_CCA_BSS,
2164 QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_PEER,
2165
2166 /* Sub-attributes for PEER_AC_TX */
2167 QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_TX_MSDU,
2168 QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_TX_MPDU,
2169 QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_TX_PPDU,
2170 QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_TX_BYTES,
2171 QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_TX_DROP,
2172 QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_TX_DROP_BYTES,
2173 QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_TX_RETRY,
2174 QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_TX_NO_ACK,
2175 QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_TX_NO_BACK,
2176 QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_TX_AGGR_NUM,
2177 QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_TX_SUCC_MCS_NUM,
2178 QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_TX_FAIL_MCS_NUM,
2179 QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_TX_AGGR,
2180 QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_TX_SUCC_MCS,
2181 QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_TX_FAIL_MCS,
2182 QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_DELAY_ARRAY_SIZE,
2183 QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_TX_DELAY,
2184
2185 /* Sub-attributes for PEER_AC_RX */
2186 QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_RX_MPDU,
2187 QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_RX_MPDU_BYTES,
2188 QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_RX_PPDU,
2189 QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_RX_PPDU_BYTES,
2190 QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_RX_MPDU_LOST,
2191 QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_RX_MPDU_RETRY,
2192 QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_RX_MPDU_DUP,
2193 QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_RX_MPDU_DISCARD,
2194 QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_RX_AGGR_NUM,
2195 QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_RX_MCS_NUM,
2196 QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_RX_MCS,
2197 QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_RX_AGGR,
2198 QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_PEER_PS_TIMES,
2199 QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_PEER_PS_DURATION,
2200 QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_RX_PROBE_REQ,
2201 QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_RX_MGMT,
2202
2203 /* Sub-attributes for CCA_BSS */
2204 QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_IDLE_TIME,
2205 QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_TX_TIME,
2206 QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_RX_TIME,
2207 QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_RX_BUSY,
2208 QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_RX_BAD,
2209 QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_TX_BAD,
2210 QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_NO_AVAIL,
2211
2212 /* sub-attribute for BSS_RX_TIME */
2213 QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_IN_BSS_TIME,
2214 QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_OUT_BSS_TIME,
2215
2216 /* Sub-attributes for PEER_SIGNAL */
2217 QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_PEER_ANT_NUM,
2218 QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_PEER_SIGNAL,
2219 QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_ANT_SNR,
2220 QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_ANT_NF,
2221
2222 /* Sub-attributes for IFACE_BSS */
2223 QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_IFACE_RSSI_BEACON,
2224 QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_IFACE_SNR_BEACON,
2225
962b8fcf
ZQ
2226 QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_REPORT_TIME,
2227 QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_MEASUREMENT_TIME,
2228
22950d05
ZQ
2229 QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_LAST,
2230 QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_MAX =
2231 QCA_WLAN_VENDOR_ATTR_LL_STATS_EXT_LAST - 1
2232};
2233
fcd85d9a
LD
2234/* Attributes for FTM commands and events */
2235
2236/**
2237 * enum qca_wlan_vendor_attr_loc_capa - Indoor location capabilities
2238 *
2239 * @QCA_WLAN_VENDOR_ATTR_LOC_CAPA_FLAGS: Various flags. See
2240 * enum qca_wlan_vendor_attr_loc_capa_flags.
2241 * @QCA_WLAN_VENDOR_ATTR_FTM_CAPA_MAX_NUM_SESSIONS: Maximum number
2242 * of measurement sessions that can run concurrently.
2243 * Default is one session (no session concurrency).
2244 * @QCA_WLAN_VENDOR_ATTR_FTM_CAPA_MAX_NUM_PEERS: The total number of unique
2245 * peers that are supported in running sessions. For example,
2246 * if the value is 8 and maximum number of sessions is 2, you can
2247 * have one session with 8 unique peers, or 2 sessions with 4 unique
2248 * peers each, and so on.
2249 * @QCA_WLAN_VENDOR_ATTR_FTM_CAPA_MAX_NUM_BURSTS_EXP: Maximum number
2250 * of bursts per peer, as an exponent (2^value). Default is 0,
2251 * meaning no multi-burst support.
2252 * @QCA_WLAN_VENDOR_ATTR_FTM_CAPA_MAX_MEAS_PER_BURST: Maximum number
2253 * of measurement exchanges allowed in a single burst.
2254 * @QCA_WLAN_VENDOR_ATTR_AOA_CAPA_SUPPORTED_TYPES: Supported AOA measurement
2255 * types. A bit mask (unsigned 32 bit value), each bit corresponds
2256 * to an AOA type as defined by enum qca_vendor_attr_aoa_type.
2257 */
2258enum qca_wlan_vendor_attr_loc_capa {
2259 QCA_WLAN_VENDOR_ATTR_LOC_CAPA_INVALID,
2260 QCA_WLAN_VENDOR_ATTR_LOC_CAPA_FLAGS,
2261 QCA_WLAN_VENDOR_ATTR_FTM_CAPA_MAX_NUM_SESSIONS,
2262 QCA_WLAN_VENDOR_ATTR_FTM_CAPA_MAX_NUM_PEERS,
2263 QCA_WLAN_VENDOR_ATTR_FTM_CAPA_MAX_NUM_BURSTS_EXP,
2264 QCA_WLAN_VENDOR_ATTR_FTM_CAPA_MAX_MEAS_PER_BURST,
2265 QCA_WLAN_VENDOR_ATTR_AOA_CAPA_SUPPORTED_TYPES,
2266 /* keep last */
2267 QCA_WLAN_VENDOR_ATTR_LOC_CAPA_AFTER_LAST,
2268 QCA_WLAN_VENDOR_ATTR_LOC_CAPA_MAX =
2269 QCA_WLAN_VENDOR_ATTR_LOC_CAPA_AFTER_LAST - 1,
2270};
2271
2272/**
2273 * enum qca_wlan_vendor_attr_loc_capa_flags: Indoor location capability flags
2274 *
2275 * @QCA_WLAN_VENDOR_ATTR_LOC_CAPA_FLAG_FTM_RESPONDER: Set if driver
2276 * can be configured as an FTM responder (for example, an AP that
2277 * services FTM requests). QCA_NL80211_VENDOR_SUBCMD_FTM_CFG_RESPONDER
2278 * will be supported if set.
2279 * @QCA_WLAN_VENDOR_ATTR_LOC_CAPA_FLAG_FTM_INITIATOR: Set if driver
2280 * can run FTM sessions. QCA_NL80211_VENDOR_SUBCMD_FTM_START_SESSION
2281 * will be supported if set.
6965705b 2282 * @QCA_WLAN_VENDOR_ATTR_LOC_CAPA_FLAG_ASAP: Set if FTM responder
fcd85d9a
LD
2283 * supports immediate (ASAP) response.
2284 * @QCA_WLAN_VENDOR_ATTR_LOC_CAPA_FLAG_AOA: Set if driver supports standalone
2285 * AOA measurement using QCA_NL80211_VENDOR_SUBCMD_AOA_MEAS.
2286 * @QCA_WLAN_VENDOR_ATTR_LOC_CAPA_FLAG_AOA_IN_FTM: Set if driver supports
2287 * requesting AOA measurements as part of an FTM session.
2288 */
2289enum qca_wlan_vendor_attr_loc_capa_flags {
2290 QCA_WLAN_VENDOR_ATTR_LOC_CAPA_FLAG_FTM_RESPONDER = 1 << 0,
2291 QCA_WLAN_VENDOR_ATTR_LOC_CAPA_FLAG_FTM_INITIATOR = 1 << 1,
2292 QCA_WLAN_VENDOR_ATTR_LOC_CAPA_FLAG_ASAP = 1 << 2,
2293 QCA_WLAN_VENDOR_ATTR_LOC_CAPA_FLAG_AOA = 1 << 3,
2294 QCA_WLAN_VENDOR_ATTR_LOC_CAPA_FLAG_AOA_IN_FTM = 1 << 4,
2295};
2296
2297/**
2298 * enum qca_wlan_vendor_attr_ftm_peer_info: Information about
2299 * a single peer in a measurement session.
2300 *
2301 * @QCA_WLAN_VENDOR_ATTR_FTM_PEER_MAC_ADDR: The MAC address of the peer.
2302 * @QCA_WLAN_VENDOR_ATTR_FTM_PEER_MEAS_FLAGS: Various flags related
2303 * to measurement. See enum qca_wlan_vendor_attr_ftm_peer_meas_flags.
a62dea41 2304 * @QCA_WLAN_VENDOR_ATTR_FTM_PEER_MEAS_PARAMS: Nested attribute of
fcd85d9a
LD
2305 * FTM measurement parameters, as specified by IEEE P802.11-REVmc/D7.0
2306 * 9.4.2.167. See enum qca_wlan_vendor_attr_ftm_meas_param for
2307 * list of supported attributes.
2308 * @QCA_WLAN_VENDOR_ATTR_FTM_PEER_SECURE_TOKEN_ID: Initial token ID for
2309 * secure measurement.
2310 * @QCA_WLAN_VENDOR_ATTR_FTM_PEER_AOA_BURST_PERIOD: Request AOA
2311 * measurement every <value> bursts. If 0 or not specified,
2312 * AOA measurements will be disabled for this peer.
32d08d5b
LD
2313 * @QCA_WLAN_VENDOR_ATTR_FTM_PEER_FREQ: Frequency in MHz where
2314 * the measurement frames are exchanged. Optional; if not
2315 * specified, try to locate the peer in the kernel scan
2316 * results cache and use frequency from there.
fcd85d9a
LD
2317 */
2318enum qca_wlan_vendor_attr_ftm_peer_info {
2319 QCA_WLAN_VENDOR_ATTR_FTM_PEER_INVALID,
2320 QCA_WLAN_VENDOR_ATTR_FTM_PEER_MAC_ADDR,
2321 QCA_WLAN_VENDOR_ATTR_FTM_PEER_MEAS_FLAGS,
a62dea41 2322 QCA_WLAN_VENDOR_ATTR_FTM_PEER_MEAS_PARAMS,
fcd85d9a
LD
2323 QCA_WLAN_VENDOR_ATTR_FTM_PEER_SECURE_TOKEN_ID,
2324 QCA_WLAN_VENDOR_ATTR_FTM_PEER_AOA_BURST_PERIOD,
32d08d5b 2325 QCA_WLAN_VENDOR_ATTR_FTM_PEER_FREQ,
fcd85d9a
LD
2326 /* keep last */
2327 QCA_WLAN_VENDOR_ATTR_FTM_PEER_AFTER_LAST,
2328 QCA_WLAN_VENDOR_ATTR_FTM_PEER_MAX =
2329 QCA_WLAN_VENDOR_ATTR_FTM_PEER_AFTER_LAST - 1,
2330};
2331
2332/**
2333 * enum qca_wlan_vendor_attr_ftm_peer_meas_flags: Measurement request flags,
2334 * per-peer
2335 *
2336 * @QCA_WLAN_VENDOR_ATTR_FTM_PEER_MEAS_FLAG_ASAP: If set, request
2337 * immediate (ASAP) response from peer.
2338 * @QCA_WLAN_VENDOR_ATTR_FTM_PEER_MEAS_FLAG_LCI: If set, request
2339 * LCI report from peer. The LCI report includes the absolute
2340 * location of the peer in "official" coordinates (similar to GPS).
2341 * See IEEE P802.11-REVmc/D7.0, 11.24.6.7 for more information.
2342 * @QCA_WLAN_VENDOR_ATTR_FTM_PEER_MEAS_FLAG_LCR: If set, request
2343 * Location civic report from peer. The LCR includes the location
2344 * of the peer in free-form format. See IEEE P802.11-REVmc/D7.0,
2345 * 11.24.6.7 for more information.
2346 * @QCA_WLAN_VENDOR_ATTR_FTM_PEER_MEAS_FLAG_SECURE: If set,
2347 * request a secure measurement.
2348 * QCA_WLAN_VENDOR_ATTR_FTM_PEER_SECURE_TOKEN_ID must also be provided.
2349 */
2350enum qca_wlan_vendor_attr_ftm_peer_meas_flags {
2351 QCA_WLAN_VENDOR_ATTR_FTM_PEER_MEAS_FLAG_ASAP = 1 << 0,
2352 QCA_WLAN_VENDOR_ATTR_FTM_PEER_MEAS_FLAG_LCI = 1 << 1,
2353 QCA_WLAN_VENDOR_ATTR_FTM_PEER_MEAS_FLAG_LCR = 1 << 2,
2354 QCA_WLAN_VENDOR_ATTR_FTM_PEER_MEAS_FLAG_SECURE = 1 << 3,
2355};
2356
2357/**
2358 * enum qca_wlan_vendor_attr_ftm_meas_param: Measurement parameters
2359 *
2360 * @QCA_WLAN_VENDOR_ATTR_FTM_PARAM_MEAS_PER_BURST: Number of measurements
2361 * to perform in a single burst.
2362 * @QCA_WLAN_VENDOR_ATTR_FTM_PARAM_NUM_BURSTS_EXP: Number of bursts to
2363 * perform, specified as an exponent (2^value).
2364 * @QCA_WLAN_VENDOR_ATTR_FTM_PARAM_BURST_DURATION: Duration of burst
2365 * instance, as specified in IEEE P802.11-REVmc/D7.0, 9.4.2.167.
2366 * @QCA_WLAN_VENDOR_ATTR_FTM_PARAM_BURST_PERIOD: Time between bursts,
2367 * as specified in IEEE P802.11-REVmc/D7.0, 9.4.2.167. Must
2368 * be larger than QCA_WLAN_VENDOR_ATTR_FTM_PARAM_BURST_DURATION.
2369 */
2370enum qca_wlan_vendor_attr_ftm_meas_param {
2371 QCA_WLAN_VENDOR_ATTR_FTM_PARAM_INVALID,
2372 QCA_WLAN_VENDOR_ATTR_FTM_PARAM_MEAS_PER_BURST,
2373 QCA_WLAN_VENDOR_ATTR_FTM_PARAM_NUM_BURSTS_EXP,
2374 QCA_WLAN_VENDOR_ATTR_FTM_PARAM_BURST_DURATION,
2375 QCA_WLAN_VENDOR_ATTR_FTM_PARAM_BURST_PERIOD,
2376 /* keep last */
2377 QCA_WLAN_VENDOR_ATTR_FTM_PARAM_AFTER_LAST,
2378 QCA_WLAN_VENDOR_ATTR_FTM_PARAM_MAX =
2379 QCA_WLAN_VENDOR_ATTR_FTM_PARAM_AFTER_LAST - 1,
2380};
2381
2382/**
2383 * enum qca_wlan_vendor_attr_ftm_peer_result: Per-peer results
2384 *
2385 * @QCA_WLAN_VENDOR_ATTR_FTM_PEER_RES_MAC_ADDR: MAC address of the reported
2386 * peer.
2387 * @QCA_WLAN_VENDOR_ATTR_FTM_PEER_RES_STATUS: Status of measurement
2388 * request for this peer.
2389 * See enum qca_wlan_vendor_attr_ftm_peer_result_status.
2390 * @QCA_WLAN_VENDOR_ATTR_FTM_PEER_RES_FLAGS: Various flags related
2391 * to measurement results for this peer.
2392 * See enum qca_wlan_vendor_attr_ftm_peer_result_flags.
2393 * @QCA_WLAN_VENDOR_ATTR_FTM_PEER_RES_VALUE_SECONDS: Specified when
2394 * request failed and peer requested not to send an additional request
2395 * for this number of seconds.
2396 * @QCA_WLAN_VENDOR_ATTR_FTM_PEER_RES_LCI: LCI report when received
2397 * from peer. In the format specified by IEEE P802.11-REVmc/D7.0,
2398 * 9.4.2.22.10.
2399 * @QCA_WLAN_VENDOR_ATTR_FTM_PEER_RES_LCR: Location civic report when
2400 * received from peer. In the format specified by IEEE P802.11-REVmc/D7.0,
2401 * 9.4.2.22.13.
2402 * @QCA_WLAN_VENDOR_ATTR_FTM_PEER_RES_MEAS_PARAMS: Reported when peer
2403 * overridden some measurement request parameters. See
2404 * enum qca_wlan_vendor_attr_ftm_meas_param.
2405 * @QCA_WLAN_VENDOR_ATTR_FTM_PEER_RES_AOA_MEAS: AOA measurement
2406 * for this peer. Same contents as @QCA_WLAN_VENDOR_ATTR_AOA_MEAS_RESULT.
2407 * @QCA_WLAN_VENDOR_ATTR_FTM_PEER_RES_MEAS: Array of measurement
2408 * results. Each entry is a nested attribute defined
2409 * by enum qca_wlan_vendor_attr_ftm_meas.
2410 */
2411enum qca_wlan_vendor_attr_ftm_peer_result {
2412 QCA_WLAN_VENDOR_ATTR_FTM_PEER_RES_INVALID,
2413 QCA_WLAN_VENDOR_ATTR_FTM_PEER_RES_MAC_ADDR,
2414 QCA_WLAN_VENDOR_ATTR_FTM_PEER_RES_STATUS,
2415 QCA_WLAN_VENDOR_ATTR_FTM_PEER_RES_FLAGS,
2416 QCA_WLAN_VENDOR_ATTR_FTM_PEER_RES_VALUE_SECONDS,
2417 QCA_WLAN_VENDOR_ATTR_FTM_PEER_RES_LCI,
2418 QCA_WLAN_VENDOR_ATTR_FTM_PEER_RES_LCR,
2419 QCA_WLAN_VENDOR_ATTR_FTM_PEER_RES_MEAS_PARAMS,
2420 QCA_WLAN_VENDOR_ATTR_FTM_PEER_RES_AOA_MEAS,
2421 QCA_WLAN_VENDOR_ATTR_FTM_PEER_RES_MEAS,
2422 /* keep last */
2423 QCA_WLAN_VENDOR_ATTR_FTM_PEER_RES_AFTER_LAST,
2424 QCA_WLAN_VENDOR_ATTR_FTM_PEER_RES_MAX =
2425 QCA_WLAN_VENDOR_ATTR_FTM_PEER_RES_AFTER_LAST - 1,
2426};
2427
2428/**
2429 * enum qca_wlan_vendor_attr_ftm_peer_result_status
2430 *
2431 * @QCA_WLAN_VENDOR_ATTR_FTM_PEER_RES_STATUS_OK: Request sent ok and results
2432 * will be provided. Peer may have overridden some measurement parameters,
2433 * in which case overridden parameters will be report by
2434 * QCA_WLAN_VENDOR_ATTR_FTM_PEER_RES_MEAS_PARAM attribute.
2435 * @QCA_WLAN_VENDOR_ATTR_FTM_PEER_RES_STATUS_INCAPABLE: Peer is incapable
2436 * of performing the measurement request. No more results will be sent
2437 * for this peer in this session.
2438 * @QCA_WLAN_VENDOR_ATTR_FTM_PEER_RES_STATUS_FAILED: Peer reported request
2439 * failed, and requested not to send an additional request for number
2440 * of seconds specified by QCA_WLAN_VENDOR_ATTR_FTM_PEER_RES_VALUE_SECONDS
2441 * attribute.
2442 * @QCA_WLAN_VENDOR_ATTR_FTM_PEER_RES_STATUS_INVALID: Request validation
2443 * failed. Request was not sent over the air.
2444 */
2445enum qca_wlan_vendor_attr_ftm_peer_result_status {
2446 QCA_WLAN_VENDOR_ATTR_FTM_PEER_RES_STATUS_OK,
2447 QCA_WLAN_VENDOR_ATTR_FTM_PEER_RES_STATUS_INCAPABLE,
2448 QCA_WLAN_VENDOR_ATTR_FTM_PEER_RES_STATUS_FAILED,
2449 QCA_WLAN_VENDOR_ATTR_FTM_PEER_RES_STATUS_INVALID,
2450};
2451
2452/**
2453 * enum qca_wlan_vendor_attr_ftm_peer_result_flags: Various flags
2454 * for measurement result, per-peer
2455 *
2456 * @QCA_WLAN_VENDOR_ATTR_FTM_PEER_RES_FLAG_DONE: If set,
2457 * measurement completed for this peer. No more results will be reported
2458 * for this peer in this session.
2459 */
2460enum qca_wlan_vendor_attr_ftm_peer_result_flags {
2461 QCA_WLAN_VENDOR_ATTR_FTM_PEER_RES_FLAG_DONE = 1 << 0,
2462};
2463
2464/**
2465 * enum qca_vendor_attr_loc_session_status: Session completion status code
2466 *
2467 * @QCA_WLAN_VENDOR_ATTR_LOC_SESSION_STATUS_OK: Session completed
2468 * successfully.
2469 * @QCA_WLAN_VENDOR_ATTR_LOC_SESSION_STATUS_ABORTED: Session aborted
2470 * by request.
2471 * @QCA_WLAN_VENDOR_ATTR_LOC_SESSION_STATUS_INVALID: Session request
2472 * was invalid and was not started.
2473 * @QCA_WLAN_VENDOR_ATTR_LOC_SESSION_STATUS_FAILED: Session had an error
2474 * and did not complete normally (for example out of resources).
2475 */
2476enum qca_vendor_attr_loc_session_status {
2477 QCA_WLAN_VENDOR_ATTR_LOC_SESSION_STATUS_OK,
2478 QCA_WLAN_VENDOR_ATTR_LOC_SESSION_STATUS_ABORTED,
2479 QCA_WLAN_VENDOR_ATTR_LOC_SESSION_STATUS_INVALID,
2480 QCA_WLAN_VENDOR_ATTR_LOC_SESSION_STATUS_FAILED,
2481};
2482
2483/**
2484 * enum qca_wlan_vendor_attr_ftm_meas: Single measurement data
2485 *
2486 * @QCA_WLAN_VENDOR_ATTR_FTM_MEAS_T1: Time of departure (TOD) of FTM packet as
2487 * recorded by responder, in picoseconds.
2488 * See IEEE P802.11-REVmc/D7.0, 11.24.6.4 for more information.
2489 * @QCA_WLAN_VENDOR_ATTR_FTM_MEAS_T2: Time of arrival (TOA) of FTM packet at
2490 * initiator, in picoseconds.
2491 * See IEEE P802.11-REVmc/D7.0, 11.24.6.4 for more information.
2492 * @QCA_WLAN_VENDOR_ATTR_FTM_MEAS_T3: TOD of ACK packet as recorded by
2493 * initiator, in picoseconds.
2494 * See IEEE P802.11-REVmc/D7.0, 11.24.6.4 for more information.
2495 * @QCA_WLAN_VENDOR_ATTR_FTM_MEAS_T4: TOA of ACK packet at
2496 * responder, in picoseconds.
2497 * See IEEE P802.11-REVmc/D7.0, 11.24.6.4 for more information.
2498 * @QCA_WLAN_VENDOR_ATTR_FTM_MEAS_RSSI: RSSI (signal level) as recorded
2499 * during this measurement exchange. Optional and will be provided if
2500 * the hardware can measure it.
2501 * @QCA_WLAN_VENDOR_ATTR_FTM_MEAS_TOD_ERR: TOD error reported by
2502 * responder. Not always provided.
2503 * See IEEE P802.11-REVmc/D7.0, 9.6.8.33 for more information.
2504 * @QCA_WLAN_VENDOR_ATTR_FTM_MEAS_TOA_ERR: TOA error reported by
2505 * responder. Not always provided.
2506 * See IEEE P802.11-REVmc/D7.0, 9.6.8.33 for more information.
2507 * @QCA_WLAN_VENDOR_ATTR_FTM_MEAS_INITIATOR_TOD_ERR: TOD error measured by
2508 * initiator. Not always provided.
2509 * See IEEE P802.11-REVmc/D7.0, 9.6.8.33 for more information.
2510 * @QCA_WLAN_VENDOR_ATTR_FTM_MEAS_INITIATOR_TOA_ERR: TOA error measured by
2511 * initiator. Not always provided.
2512 * See IEEE P802.11-REVmc/D7.0, 9.6.8.33 for more information.
2513 * @QCA_WLAN_VENDOR_ATTR_FTM_MEAS_PAD: Dummy attribute for padding.
2514 */
2515enum qca_wlan_vendor_attr_ftm_meas {
a62dea41 2516 QCA_WLAN_VENDOR_ATTR_FTM_MEAS_INVALID,
fcd85d9a
LD
2517 QCA_WLAN_VENDOR_ATTR_FTM_MEAS_T1,
2518 QCA_WLAN_VENDOR_ATTR_FTM_MEAS_T2,
2519 QCA_WLAN_VENDOR_ATTR_FTM_MEAS_T3,
2520 QCA_WLAN_VENDOR_ATTR_FTM_MEAS_T4,
2521 QCA_WLAN_VENDOR_ATTR_FTM_MEAS_RSSI,
2522 QCA_WLAN_VENDOR_ATTR_FTM_MEAS_TOD_ERR,
2523 QCA_WLAN_VENDOR_ATTR_FTM_MEAS_TOA_ERR,
2524 QCA_WLAN_VENDOR_ATTR_FTM_MEAS_INITIATOR_TOD_ERR,
2525 QCA_WLAN_VENDOR_ATTR_FTM_MEAS_INITIATOR_TOA_ERR,
2526 QCA_WLAN_VENDOR_ATTR_FTM_MEAS_PAD,
2527 /* keep last */
2528 QCA_WLAN_VENDOR_ATTR_FTM_MEAS_AFTER_LAST,
2529 QCA_WLAN_VENDOR_ATTR_FTM_MEAS_MAX =
2530 QCA_WLAN_VENDOR_ATTR_FTM_MEAS_AFTER_LAST - 1,
2531};
2532
2533/**
2534 * enum qca_wlan_vendor_attr_aoa_type - AOA measurement type
2535 *
2536 * @QCA_WLAN_VENDOR_ATTR_AOA_TYPE_TOP_CIR_PHASE: Phase of the strongest
2537 * CIR (channel impulse response) path for each antenna.
2538 * @QCA_WLAN_VENDOR_ATTR_AOA_TYPE_TOP_CIR_PHASE_AMP: Phase and amplitude
2539 * of the strongest CIR path for each antenna.
2540 */
2541enum qca_wlan_vendor_attr_aoa_type {
2542 QCA_WLAN_VENDOR_ATTR_AOA_TYPE_TOP_CIR_PHASE,
2543 QCA_WLAN_VENDOR_ATTR_AOA_TYPE_TOP_CIR_PHASE_AMP,
2544 QCA_WLAN_VENDOR_ATTR_AOA_TYPE_MAX
2545};
2546
0d7eba54
SD
2547/**
2548 * enum qca_wlan_vendor_attr_encryption_test - Attributes to
2549 * validate encryption engine
2550 *
2551 * @QCA_WLAN_VENDOR_ATTR_ENCRYPTION_TEST_NEEDS_DECRYPTION: Flag attribute.
2552 * This will be included if the request is for decryption; if not included,
2553 * the request is treated as a request for encryption by default.
2554 * @QCA_WLAN_VENDOR_ATTR_ENCRYPTION_TEST_CIPHER: Unsigned 32-bit value
2555 * indicating the key cipher suite. Takes same values as
2556 * NL80211_ATTR_KEY_CIPHER.
2557 * @QCA_WLAN_VENDOR_ATTR_ENCRYPTION_TEST_KEYID: Unsigned 8-bit value
2558 * Key Id to be used for encryption
2559 * @QCA_WLAN_VENDOR_ATTR_ENCRYPTION_TEST_TK: Array of 8-bit values.
2560 * Key (TK) to be used for encryption/decryption
2561 * @QCA_WLAN_VENDOR_ATTR_ENCRYPTION_TEST_PN: Array of 8-bit values.
2562 * Packet number to be specified for encryption/decryption
2563 * 6 bytes for TKIP/CCMP/GCMP.
2564 * @QCA_WLAN_VENDOR_ATTR_ENCRYPTION_TEST_DATA: Array of 8-bit values
2565 * representing the 802.11 packet (header + payload + FCS) that
2566 * needs to be encrypted/decrypted.
2567 * Encrypted/decrypted response from the driver will also be sent
2568 * to userspace with the same attribute.
2569 */
2570enum qca_wlan_vendor_attr_encryption_test {
2571 QCA_WLAN_VENDOR_ATTR_ENCRYPTION_TEST_INVALID = 0,
2572 QCA_WLAN_VENDOR_ATTR_ENCRYPTION_TEST_NEEDS_DECRYPTION,
2573 QCA_WLAN_VENDOR_ATTR_ENCRYPTION_TEST_CIPHER,
2574 QCA_WLAN_VENDOR_ATTR_ENCRYPTION_TEST_KEYID,
2575 QCA_WLAN_VENDOR_ATTR_ENCRYPTION_TEST_TK,
2576 QCA_WLAN_VENDOR_ATTR_ENCRYPTION_TEST_PN,
2577 QCA_WLAN_VENDOR_ATTR_ENCRYPTION_TEST_DATA,
2578
2579 /* keep last */
2580 QCA_WLAN_VENDOR_ATTR_ENCRYPTION_TEST_AFTER_LAST,
2581 QCA_WLAN_VENDOR_ATTR_ENCRYPTION_TEST_MAX =
2582 QCA_WLAN_VENDOR_ATTR_ENCRYPTION_TEST_AFTER_LAST - 1
2583};
2584
6eb1a569
LD
2585/**
2586 * enum qca_wlan_vendor_attr_dmg_rf_sector_type - Type of
2587 * sector for DMG RF sector operations.
2588 *
2589 * @QCA_WLAN_VENDOR_ATTR_DMG_RF_SECTOR_TYPE_RX: RX sector
2590 * @QCA_WLAN_VENDOR_ATTR_DMG_RF_SECTOR_TYPE_TX: TX sector
2591 */
2592enum qca_wlan_vendor_attr_dmg_rf_sector_type {
2593 QCA_WLAN_VENDOR_ATTR_DMG_RF_SECTOR_TYPE_RX,
2594 QCA_WLAN_VENDOR_ATTR_DMG_RF_SECTOR_TYPE_TX,
2595 QCA_WLAN_VENDOR_ATTR_DMG_RF_SECTOR_TYPE_MAX
2596};
2597
31ee2992
QZ
2598/**
2599 * enum qca_wlan_vendor_attr_fw_state - State of firmware
2600 *
2601 * @QCA_WLAN_VENDOR_ATTR_FW_STATE_ERROR: FW is in bad state
2602 * @QCA_WLAN_VENDOR_ATTR_FW_STATE_ACTIVE: FW is active
2603 */
2604enum qca_wlan_vendor_attr_fw_state {
2605 QCA_WLAN_VENDOR_ATTR_FW_STATE_ERROR,
2606 QCA_WLAN_VENDOR_ATTR_FW_STATE_ACTIVE,
2607 QCA_WLAN_VENDOR_ATTR_FW_STATE_MAX
2608};
2609
160dca07
AAL
2610/**
2611 * BRP antenna limit mode
2612 *
2613 * @QCA_WLAN_VENDOR_ATTR_BRP_ANT_LIMIT_MODE_DISABLE: Disable BRP force
2614 * antenna limit, BRP will be performed as usual.
2615 * @QCA_WLAN_VENDOR_ATTR_BRP_ANT_LIMIT_MODE_EFFECTIVE: Define maximal
2616 * antennas limit. the hardware may use less antennas than the
2617 * maximum limit.
2618 * @QCA_WLAN_VENDOR_ATTR_BRP_ANT_LIMIT_MODE_FORCE: The hardware will
2619 * use exactly the specified number of antennas for BRP.
2620 */
2621enum qca_wlan_vendor_attr_brp_ant_limit_mode {
2622 QCA_WLAN_VENDOR_ATTR_BRP_ANT_LIMIT_MODE_DISABLE,
2623 QCA_WLAN_VENDOR_ATTR_BRP_ANT_LIMIT_MODE_EFFECTIVE,
2624 QCA_WLAN_VENDOR_ATTR_BRP_ANT_LIMIT_MODE_FORCE,
2625 QCA_WLAN_VENDOR_ATTR_BRP_ANT_LIMIT_MODE_MAX
2626};
2627
6eb1a569
LD
2628/**
2629 * enum qca_wlan_vendor_attr_dmg_rf_sector_cfg - Attributes for
2630 * DMG RF sector configuration for a single RF module.
2631 * The values are defined in a compact way which closely matches
2632 * the way it is stored in HW registers.
2633 * The configuration provides values for 32 antennas and 8 distribution
2634 * amplifiers, and together describes the characteristics of the RF
2635 * sector - such as a beam in some direction with some gain.
2636 *
2637 * @QCA_WLAN_VENDOR_ATTR_DMG_RF_SECTOR_CFG_MODULE_INDEX: Index
2638 * of RF module for this configuration.
2639 * @QCA_WLAN_VENDOR_ATTR_DMG_RF_SECTOR_CFG_ETYPE0: Bit 0 of edge
2640 * amplifier gain index. Unsigned 32 bit number containing
2641 * bits for all 32 antennas.
2642 * @QCA_WLAN_VENDOR_ATTR_DMG_RF_SECTOR_CFG_ETYPE1: Bit 1 of edge
2643 * amplifier gain index. Unsigned 32 bit number containing
2644 * bits for all 32 antennas.
2645 * @QCA_WLAN_VENDOR_ATTR_DMG_RF_SECTOR_CFG_ETYPE2: Bit 2 of edge
2646 * amplifier gain index. Unsigned 32 bit number containing
2647 * bits for all 32 antennas.
2648 * @QCA_WLAN_VENDOR_ATTR_DMG_RF_SECTOR_CFG_PSH_HI: Phase values
2649 * for first 16 antennas, 2 bits per antenna.
2650 * @QCA_WLAN_VENDOR_ATTR_DMG_RF_SECTOR_CFG_PSH_LO: Phase values
2651 * for last 16 antennas, 2 bits per antenna.
2652 * @QCA_WLAN_VENDOR_ATTR_DMG_RF_SECTOR_CFG_DTYPE_X16: Contains
2653 * DTYPE values (3 bits) for each distribution amplifier, followed
2654 * by X16 switch bits for each distribution amplifier. There are
2655 * total of 8 distribution amplifiers.
2656 */
2657enum qca_wlan_vendor_attr_dmg_rf_sector_cfg {
2658 QCA_WLAN_VENDOR_ATTR_DMG_RF_SECTOR_CFG_INVALID = 0,
2659 QCA_WLAN_VENDOR_ATTR_DMG_RF_SECTOR_CFG_MODULE_INDEX = 1,
2660 QCA_WLAN_VENDOR_ATTR_DMG_RF_SECTOR_CFG_ETYPE0 = 2,
2661 QCA_WLAN_VENDOR_ATTR_DMG_RF_SECTOR_CFG_ETYPE1 = 3,
2662 QCA_WLAN_VENDOR_ATTR_DMG_RF_SECTOR_CFG_ETYPE2 = 4,
2663 QCA_WLAN_VENDOR_ATTR_DMG_RF_SECTOR_CFG_PSH_HI = 5,
2664 QCA_WLAN_VENDOR_ATTR_DMG_RF_SECTOR_CFG_PSH_LO = 6,
2665 QCA_WLAN_VENDOR_ATTR_DMG_RF_SECTOR_CFG_DTYPE_X16 = 7,
2666
2667 /* keep last */
2668 QCA_WLAN_VENDOR_ATTR_DMG_RF_SECTOR_CFG_AFTER_LAST,
2669 QCA_WLAN_VENDOR_ATTR_DMG_RF_SECTOR_CFG_MAX =
2670 QCA_WLAN_VENDOR_ATTR_DMG_RF_SECTOR_CFG_AFTER_LAST - 1
2671};
2672
95f3703a 2673enum qca_wlan_vendor_attr_ll_stats_set {
2674 QCA_WLAN_VENDOR_ATTR_LL_STATS_SET_INVALID = 0,
2675 /* Unsigned 32-bit value */
2676 QCA_WLAN_VENDOR_ATTR_LL_STATS_SET_CONFIG_MPDU_SIZE_THRESHOLD = 1,
2677 QCA_WLAN_VENDOR_ATTR_LL_STATS_SET_CONFIG_AGGRESSIVE_STATS_GATHERING = 2,
2678 /* keep last */
2679 QCA_WLAN_VENDOR_ATTR_LL_STATS_SET_AFTER_LAST,
2680 QCA_WLAN_VENDOR_ATTR_LL_STATS_SET_MAX =
2681 QCA_WLAN_VENDOR_ATTR_LL_STATS_SET_AFTER_LAST - 1,
2682};
2683
2684enum qca_wlan_vendor_attr_ll_stats_clr {
2685 QCA_WLAN_VENDOR_ATTR_LL_STATS_CLR_INVALID = 0,
2686 /* Unsigned 32bit bitmap for clearing statistics
2687 * All radio statistics 0x00000001
2688 * cca_busy_time (within radio statistics) 0x00000002
2689 * All channel stats (within radio statistics) 0x00000004
2690 * All scan statistics (within radio statistics) 0x00000008
2691 * All interface statistics 0x00000010
2692 * All tx rate statistics (within interface statistics) 0x00000020
2693 * All ac statistics (with in interface statistics) 0x00000040
2694 * All contention (min, max, avg) statistics (within ac statisctics)
2695 * 0x00000080.
2696 */
2697 QCA_WLAN_VENDOR_ATTR_LL_STATS_CLR_CONFIG_REQ_MASK = 1,
2698 /* Unsigned 8 bit value: Request to stop statistics collection */
2699 QCA_WLAN_VENDOR_ATTR_LL_STATS_CLR_CONFIG_STOP_REQ = 2,
2700
2701 /* Unsigned 32 bit bitmap: Response from the driver
2702 * for the cleared statistics
2703 */
2704 QCA_WLAN_VENDOR_ATTR_LL_STATS_CLR_CONFIG_RSP_MASK = 3,
2705 /* Unsigned 8 bit value: Response from driver/firmware
2706 * for the stop request
2707 */
2708 QCA_WLAN_VENDOR_ATTR_LL_STATS_CLR_CONFIG_STOP_RSP = 4,
2709 /* keep last */
2710 QCA_WLAN_VENDOR_ATTR_LL_STATS_CLR_AFTER_LAST,
2711 QCA_WLAN_VENDOR_ATTR_LL_STATS_CLR_MAX =
2712 QCA_WLAN_VENDOR_ATTR_LL_STATS_CLR_AFTER_LAST - 1,
2713};
2714
2715enum qca_wlan_vendor_attr_ll_stats_get {
2716 QCA_WLAN_VENDOR_ATTR_LL_STATS_GET_INVALID = 0,
2717 /* Unsigned 32 bit value provided by the caller issuing the GET stats
2718 * command. When reporting the stats results, the driver uses the same
2719 * value to indicate which GET request the results correspond to.
2720 */
2721 QCA_WLAN_VENDOR_ATTR_LL_STATS_GET_CONFIG_REQ_ID = 1,
2722 /* Unsigned 32 bit value - bit mask to identify what statistics are
2723 * requested for retrieval.
2724 * Radio Statistics 0x00000001
2725 * Interface Statistics 0x00000020
2726 * All Peer Statistics 0x00000040
2727 * Peer Statistics 0x00000080
2728 */
2729 QCA_WLAN_VENDOR_ATTR_LL_STATS_GET_CONFIG_REQ_MASK = 2,
2730 /* keep last */
2731 QCA_WLAN_VENDOR_ATTR_LL_STATS_GET_AFTER_LAST,
2732 QCA_WLAN_VENDOR_ATTR_LL_STATS_GET_MAX =
2733 QCA_WLAN_VENDOR_ATTR_LL_STATS_GET_AFTER_LAST - 1,
2734};
2735
2736enum qca_wlan_vendor_attr_ll_stats_results {
2737 QCA_WLAN_VENDOR_ATTR_LL_STATS_INVALID = 0,
2738 /* Unsigned 32bit value. Used by the driver; must match the request id
2739 * provided with the QCA_NL80211_VENDOR_SUBCMD_LL_STATS_GET command.
2740 */
2741 QCA_WLAN_VENDOR_ATTR_LL_STATS_RESULTS_REQ_ID = 1,
2742
2743 /* Unsigned 32 bit value */
2744 QCA_WLAN_VENDOR_ATTR_LL_STATS_IFACE_BEACON_RX = 2,
2745 /* Unsigned 32 bit value */
2746 QCA_WLAN_VENDOR_ATTR_LL_STATS_IFACE_MGMT_RX = 3,
2747 /* Unsigned 32 bit value */
2748 QCA_WLAN_VENDOR_ATTR_LL_STATS_IFACE_MGMT_ACTION_RX = 4,
2749 /* Unsigned 32 bit value */
2750 QCA_WLAN_VENDOR_ATTR_LL_STATS_IFACE_MGMT_ACTION_TX = 5,
2751 /* Signed 32 bit value */
2752 QCA_WLAN_VENDOR_ATTR_LL_STATS_IFACE_RSSI_MGMT = 6,
2753 /* Signed 32 bit value */
2754 QCA_WLAN_VENDOR_ATTR_LL_STATS_IFACE_RSSI_DATA = 7,
2755 /* Signed 32 bit value */
2756 QCA_WLAN_VENDOR_ATTR_LL_STATS_IFACE_RSSI_ACK = 8,
2757
2758 /* Attributes of type QCA_WLAN_VENDOR_ATTR_LL_STATS_IFACE_INFO_* are
2759 * nested within the interface stats.
2760 */
2761
2762 /* Interface mode, e.g., STA, SOFTAP, IBSS, etc.
2763 * Type = enum wifi_interface_mode.
2764 */
2765 QCA_WLAN_VENDOR_ATTR_LL_STATS_IFACE_INFO_MODE = 9,
2766 /* Interface MAC address. An array of 6 Unsigned int8 */
2767 QCA_WLAN_VENDOR_ATTR_LL_STATS_IFACE_INFO_MAC_ADDR = 10,
2768 /* Type = enum wifi_connection_state, e.g., DISCONNECTED,
2769 * AUTHENTICATING, etc. valid for STA, CLI only.
2770 */
2771 QCA_WLAN_VENDOR_ATTR_LL_STATS_IFACE_INFO_STATE = 11,
2772 /* Type = enum wifi_roam_state. Roaming state, e.g., IDLE or ACTIVE
2773 */
2774 QCA_WLAN_VENDOR_ATTR_LL_STATS_IFACE_INFO_ROAMING = 12,
2775 /* Unsigned 32 bit value. WIFI_CAPABILITY_XXX */
2776 QCA_WLAN_VENDOR_ATTR_LL_STATS_IFACE_INFO_CAPABILITIES = 13,
2777 /* NULL terminated SSID. An array of 33 Unsigned 8bit values */
2778 QCA_WLAN_VENDOR_ATTR_LL_STATS_IFACE_INFO_SSID = 14,
2779 /* BSSID. An array of 6 unsigned 8 bit values */
2780 QCA_WLAN_VENDOR_ATTR_LL_STATS_IFACE_INFO_BSSID = 15,
2781 /* Country string advertised by AP. An array of 3 unsigned 8 bit
2782 * values.
2783 */
2784 QCA_WLAN_VENDOR_ATTR_LL_STATS_IFACE_INFO_AP_COUNTRY_STR = 16,
2785 /* Country string for this association. An array of 3 unsigned 8 bit
2786 * values.
2787 */
2788 QCA_WLAN_VENDOR_ATTR_LL_STATS_IFACE_INFO_COUNTRY_STR = 17,
2789
2790 /* Attributes of type QCA_WLAN_VENDOR_ATTR_LL_STATS_WMM_AC_* could
2791 * be nested within the interface stats.
2792 */
2793
2794 /* Type = enum wifi_traffic_ac, e.g., V0, VI, BE and BK */
2795 QCA_WLAN_VENDOR_ATTR_LL_STATS_WMM_AC_AC = 18,
2796 /* Unsigned int 32 value corresponding to respective AC */
2797 QCA_WLAN_VENDOR_ATTR_LL_STATS_WMM_AC_TX_MPDU = 19,
2798 /* Unsigned int 32 value corresponding to respective AC */
2799 QCA_WLAN_VENDOR_ATTR_LL_STATS_WMM_AC_RX_MPDU = 20,
2800 /* Unsigned int 32 value corresponding to respective AC */
2801 QCA_WLAN_VENDOR_ATTR_LL_STATS_WMM_AC_TX_MCAST = 21,
2802 /* Unsigned int 32 value corresponding to respective AC */
2803 QCA_WLAN_VENDOR_ATTR_LL_STATS_WMM_AC_RX_MCAST = 22,
2804 /* Unsigned int 32 value corresponding to respective AC */
2805 QCA_WLAN_VENDOR_ATTR_LL_STATS_WMM_AC_RX_AMPDU = 23,
2806 /* Unsigned int 32 value corresponding to respective AC */
2807 QCA_WLAN_VENDOR_ATTR_LL_STATS_WMM_AC_TX_AMPDU = 24,
2808 /* Unsigned int 32 value corresponding to respective AC */
2809 QCA_WLAN_VENDOR_ATTR_LL_STATS_WMM_AC_MPDU_LOST = 25,
2810 /* Unsigned int 32 value corresponding to respective AC */
2811 QCA_WLAN_VENDOR_ATTR_LL_STATS_WMM_AC_RETRIES = 26,
2812 /* Unsigned int 32 value corresponding to respective AC */
2813 QCA_WLAN_VENDOR_ATTR_LL_STATS_WMM_AC_RETRIES_SHORT = 27,
2814 /* Unsigned int 32 values corresponding to respective AC */
2815 QCA_WLAN_VENDOR_ATTR_LL_STATS_WMM_AC_RETRIES_LONG = 28,
2816 /* Unsigned int 32 values corresponding to respective AC */
2817 QCA_WLAN_VENDOR_ATTR_LL_STATS_WMM_AC_CONTENTION_TIME_MIN = 29,
2818 /* Unsigned int 32 values corresponding to respective AC */
2819 QCA_WLAN_VENDOR_ATTR_LL_STATS_WMM_AC_CONTENTION_TIME_MAX = 30,
2820 /* Unsigned int 32 values corresponding to respective AC */
2821 QCA_WLAN_VENDOR_ATTR_LL_STATS_WMM_AC_CONTENTION_TIME_AVG = 31,
2822 /* Unsigned int 32 values corresponding to respective AC */
2823 QCA_WLAN_VENDOR_ATTR_LL_STATS_WMM_AC_CONTENTION_NUM_SAMPLES = 32,
2824 /* Unsigned 32 bit value. Number of peers */
2825 QCA_WLAN_VENDOR_ATTR_LL_STATS_IFACE_NUM_PEERS = 33,
2826
2827 /* Attributes of type QCA_WLAN_VENDOR_ATTR_LL_STATS_PEER_INFO_* are
2828 * nested within the interface stats.
2829 */
2830
2831 /* Type = enum wifi_peer_type. Peer type, e.g., STA, AP, P2P GO etc. */
2832 QCA_WLAN_VENDOR_ATTR_LL_STATS_PEER_INFO_TYPE = 34,
2833 /* MAC addr corresponding to respective peer. An array of 6 unsigned
2834 * 8 bit values.
2835 */
2836 QCA_WLAN_VENDOR_ATTR_LL_STATS_PEER_INFO_MAC_ADDRESS = 35,
2837 /* Unsigned int 32 bit value representing capabilities corresponding
2838 * to respective peer.
2839 */
2840 QCA_WLAN_VENDOR_ATTR_LL_STATS_PEER_INFO_CAPABILITIES = 36,
2841 /* Unsigned 32 bit value. Number of rates */
2842 QCA_WLAN_VENDOR_ATTR_LL_STATS_PEER_INFO_NUM_RATES = 37,
2843
2844 /* Attributes of type QCA_WLAN_VENDOR_ATTR_LL_STATS_RATE_*
2845 * are nested within the rate stat.
2846 */
2847
2848 /* Wi-Fi Rate - separate attributes defined for individual fields */
2849
2850 /* Unsigned int 8 bit value; 0: OFDM, 1:CCK, 2:HT 3:VHT 4..7 reserved */
2851 QCA_WLAN_VENDOR_ATTR_LL_STATS_RATE_PREAMBLE = 38,
2852 /* Unsigned int 8 bit value; 0:1x1, 1:2x2, 3:3x3, 4:4x4 */
2853 QCA_WLAN_VENDOR_ATTR_LL_STATS_RATE_NSS = 39,
2854 /* Unsigned int 8 bit value; 0:20 MHz, 1:40 MHz, 2:80 MHz, 3:160 MHz */
2855 QCA_WLAN_VENDOR_ATTR_LL_STATS_RATE_BW = 40,
2856 /* Unsigned int 8 bit value; OFDM/CCK rate code would be as per IEEE Std
6965705b
JJ
2857 * in the units of 0.5 Mbps HT/VHT it would be MCS index
2858 */
95f3703a 2859 QCA_WLAN_VENDOR_ATTR_LL_STATS_RATE_MCS_INDEX = 41,
2860
2861 /* Unsigned 32 bit value. Bit rate in units of 100 kbps */
2862 QCA_WLAN_VENDOR_ATTR_LL_STATS_RATE_BIT_RATE = 42,
2863
95f3703a 2864 /* Attributes of type QCA_WLAN_VENDOR_ATTR_LL_STATS_RATE_STAT_* could be
2865 * nested within the peer info stats.
2866 */
2867
2868 /* Unsigned int 32 bit value. Number of successfully transmitted data
2869 * packets, i.e., with ACK received corresponding to the respective
2870 * rate.
2871 */
2872 QCA_WLAN_VENDOR_ATTR_LL_STATS_RATE_TX_MPDU = 43,
2873 /* Unsigned int 32 bit value. Number of received data packets
2874 * corresponding to the respective rate.
2875 */
2876 QCA_WLAN_VENDOR_ATTR_LL_STATS_RATE_RX_MPDU = 44,
2877 /* Unsigned int 32 bit value. Number of data packet losses, i.e., no ACK
2878 * received corresponding to the respective rate.
2879 */
2880 QCA_WLAN_VENDOR_ATTR_LL_STATS_RATE_MPDU_LOST = 45,
2881 /* Unsigned int 32 bit value. Total number of data packet retries for
2882 * the respective rate.
2883 */
2884 QCA_WLAN_VENDOR_ATTR_LL_STATS_RATE_RETRIES = 46,
2885 /* Unsigned int 32 bit value. Total number of short data packet retries
2886 * for the respective rate.
2887 */
2888 QCA_WLAN_VENDOR_ATTR_LL_STATS_RATE_RETRIES_SHORT = 47,
2889 /* Unsigned int 32 bit value. Total number of long data packet retries
2890 * for the respective rate.
2891 */
2892 QCA_WLAN_VENDOR_ATTR_LL_STATS_RATE_RETRIES_LONG = 48,
2893
2894 QCA_WLAN_VENDOR_ATTR_LL_STATS_RADIO_ID = 49,
2895 /* Unsigned 32 bit value. Total number of msecs the radio is awake
2896 * accruing over time.
2897 */
2898 QCA_WLAN_VENDOR_ATTR_LL_STATS_RADIO_ON_TIME = 50,
2899 /* Unsigned 32 bit value. Total number of msecs the radio is
2900 * transmitting accruing over time.
2901 */
2902 QCA_WLAN_VENDOR_ATTR_LL_STATS_RADIO_TX_TIME = 51,
2903 /* Unsigned 32 bit value. Total number of msecs the radio is in active
2904 * receive accruing over time.
2905 */
2906 QCA_WLAN_VENDOR_ATTR_LL_STATS_RADIO_RX_TIME = 52,
2907 /* Unsigned 32 bit value. Total number of msecs the radio is awake due
2908 * to all scan accruing over time.
2909 */
2910 QCA_WLAN_VENDOR_ATTR_LL_STATS_RADIO_ON_TIME_SCAN = 53,
2911 /* Unsigned 32 bit value. Total number of msecs the radio is awake due
2912 * to NAN accruing over time.
2913 */
2914 QCA_WLAN_VENDOR_ATTR_LL_STATS_RADIO_ON_TIME_NBD = 54,
2915 /* Unsigned 32 bit value. Total number of msecs the radio is awake due
2916 * to GSCAN accruing over time.
2917 */
2918 QCA_WLAN_VENDOR_ATTR_LL_STATS_RADIO_ON_TIME_GSCAN = 55,
2919 /* Unsigned 32 bit value. Total number of msecs the radio is awake due
2920 * to roam scan accruing over time.
2921 */
2922 QCA_WLAN_VENDOR_ATTR_LL_STATS_RADIO_ON_TIME_ROAM_SCAN = 56,
2923 /* Unsigned 32 bit value. Total number of msecs the radio is awake due
2924 * to PNO scan accruing over time.
2925 */
2926 QCA_WLAN_VENDOR_ATTR_LL_STATS_RADIO_ON_TIME_PNO_SCAN = 57,
2927 /* Unsigned 32 bit value. Total number of msecs the radio is awake due
2928 * to Hotspot 2.0 scans and GAS exchange accruing over time.
2929 */
2930 QCA_WLAN_VENDOR_ATTR_LL_STATS_RADIO_ON_TIME_HS20 = 58,
2931 /* Unsigned 32 bit value. Number of channels. */
2932 QCA_WLAN_VENDOR_ATTR_LL_STATS_RADIO_NUM_CHANNELS = 59,
2933
2934 /* Attributes of type QCA_WLAN_VENDOR_ATTR_LL_STATS_CHANNEL_INFO_* could
2935 * be nested within the channel stats.
2936 */
2937
2938 /* Type = enum wifi_channel_width. Channel width, e.g., 20, 40, 80 */
2939 QCA_WLAN_VENDOR_ATTR_LL_STATS_CHANNEL_INFO_WIDTH = 60,
2940 /* Unsigned 32 bit value. Primary 20 MHz channel. */
2941 QCA_WLAN_VENDOR_ATTR_LL_STATS_CHANNEL_INFO_CENTER_FREQ = 61,
2942 /* Unsigned 32 bit value. Center frequency (MHz) first segment. */
2943 QCA_WLAN_VENDOR_ATTR_LL_STATS_CHANNEL_INFO_CENTER_FREQ0 = 62,
2944 /* Unsigned 32 bit value. Center frequency (MHz) second segment. */
2945 QCA_WLAN_VENDOR_ATTR_LL_STATS_CHANNEL_INFO_CENTER_FREQ1 = 63,
2946
2947 /* Attributes of type QCA_WLAN_VENDOR_ATTR_LL_STATS_CHANNEL_* could be
2948 * nested within the radio stats.
2949 */
2950
2951 /* Unsigned int 32 bit value representing total number of msecs the
2952 * radio is awake on that channel accruing over time, corresponding to
2953 * the respective channel.
2954 */
2955 QCA_WLAN_VENDOR_ATTR_LL_STATS_CHANNEL_ON_TIME = 64,
2956 /* Unsigned int 32 bit value representing total number of msecs the CCA
2957 * register is busy accruing over time corresponding to the respective
2958 * channel.
2959 */
2960 QCA_WLAN_VENDOR_ATTR_LL_STATS_CHANNEL_CCA_BUSY_TIME = 65,
2961
2962 QCA_WLAN_VENDOR_ATTR_LL_STATS_NUM_RADIOS = 66,
2963
2964 /* Signifies the nested list of channel attributes
2965 * QCA_WLAN_VENDOR_ATTR_LL_STATS_CHANNEL_INFO_*
2966 */
2967 QCA_WLAN_VENDOR_ATTR_LL_STATS_CH_INFO = 67,
2968
2969 /* Signifies the nested list of peer info attributes
2970 * QCA_WLAN_VENDOR_ATTR_LL_STATS_PEER_INFO_*
2971 */
2972 QCA_WLAN_VENDOR_ATTR_LL_STATS_PEER_INFO = 68,
2973
2974 /* Signifies the nested list of rate info attributes
2975 * QCA_WLAN_VENDOR_ATTR_LL_STATS_RATE_*
2976 */
2977 QCA_WLAN_VENDOR_ATTR_LL_STATS_PEER_INFO_RATE_INFO = 69,
2978
2979 /* Signifies the nested list of wmm info attributes
2980 * QCA_WLAN_VENDOR_ATTR_LL_STATS_WMM_AC_*
2981 */
2982 QCA_WLAN_VENDOR_ATTR_LL_STATS_WMM_INFO = 70,
2983
2984 /* Unsigned 8 bit value. Used by the driver; if set to 1, it indicates
2985 * that more stats, e.g., peers or radio, are to follow in the next
2986 * QCA_NL80211_VENDOR_SUBCMD_LL_STATS_*_RESULTS event.
2987 * Otherwise, it is set to 0.
2988 */
2989 QCA_WLAN_VENDOR_ATTR_LL_STATS_RESULTS_MORE_DATA = 71,
2990
2991 /* Unsigned 64 bit value */
2992 QCA_WLAN_VENDOR_ATTR_LL_STATS_IFACE_AVERAGE_TSF_OFFSET = 72,
2993
2994 /* Unsigned 32 bit value */
2995 QCA_WLAN_VENDOR_ATTR_LL_STATS_IFACE_LEAKY_AP_DETECTED = 73,
2996
2997 /* Unsigned 32 bit value */
2998 QCA_WLAN_VENDOR_ATTR_LL_STATS_IFACE_LEAKY_AP_AVG_NUM_FRAMES_LEAKED = 74,
2999
3000 /* Unsigned 32 bit value */
3001 QCA_WLAN_VENDOR_ATTR_LL_STATS_IFACE_LEAKY_AP_GUARD_TIME = 75,
3002
3003 /* Unsigned 32 bit value */
3004 QCA_WLAN_VENDOR_ATTR_LL_STATS_TYPE = 76,
3005
3006 /* Unsigned 32 bit value */
3007 QCA_WLAN_VENDOR_ATTR_LL_STATS_RADIO_NUM_TX_LEVELS = 77,
3008
3009 /* Number of msecs the radio spent in transmitting for each power level
3010 */
3011 QCA_WLAN_VENDOR_ATTR_LL_STATS_RADIO_TX_TIME_PER_LEVEL = 78,
3012
a18563d4 3013 /* Unsigned 32 bit value */
3014 QCA_WLAN_VENDOR_ATTR_LL_STATS_IFACE_RTS_SUCC_CNT = 79,
3015 /* Unsigned 32 bit value */
3016 QCA_WLAN_VENDOR_ATTR_LL_STATS_IFACE_RTS_FAIL_CNT = 80,
3017 /* Unsigned 32 bit value */
3018 QCA_WLAN_VENDOR_ATTR_LL_STATS_IFACE_PPDU_SUCC_CNT = 81,
3019 /* Unsigned 32 bit value */
3020 QCA_WLAN_VENDOR_ATTR_LL_STATS_IFACE_PPDU_FAIL_CNT = 82,
3021
27987b67
ZQ
3022 /* Unsigned int 32 value.
3023 * Pending MSDUs corresponding to respective AC.
3024 */
3025 QCA_WLAN_VENDOR_ATTR_LL_STATS_WMM_AC_PENDING_MSDU = 83,
3026
95f3703a 3027 /* keep last */
3028 QCA_WLAN_VENDOR_ATTR_LL_STATS_AFTER_LAST,
3029 QCA_WLAN_VENDOR_ATTR_LL_STATS_MAX =
3030 QCA_WLAN_VENDOR_ATTR_LL_STATS_AFTER_LAST - 1,
3031};
3032
6965705b 3033enum qca_wlan_vendor_attr_ll_stats_type {
95f3703a 3034 QCA_NL80211_VENDOR_SUBCMD_LL_STATS_TYPE_INVALID = 0,
3035 QCA_NL80211_VENDOR_SUBCMD_LL_STATS_TYPE_RADIO = 1,
3036 QCA_NL80211_VENDOR_SUBCMD_LL_STATS_TYPE_IFACE = 2,
3037 QCA_NL80211_VENDOR_SUBCMD_LL_STATS_TYPE_PEERS = 3,
3038
3039 /* keep last */
3040 QCA_NL80211_VENDOR_SUBCMD_LL_STATS_TYPE_AFTER_LAST,
3041 QCA_NL80211_VENDOR_SUBCMD_LL_STATS_TYPE_MAX =
3042 QCA_NL80211_VENDOR_SUBCMD_LL_STATS_TYPE_AFTER_LAST - 1,
3043};
3044
14cd203f
SD
3045/**
3046 * enum qca_wlan_vendor_attr_tdls_configuration - Attributes for
3047 * TDLS configuration to the host driver.
3048 *
3049 * @QCA_WLAN_VENDOR_ATTR_TDLS_CONFIG_TRIGGER_MODE: Configure the TDLS trigger
3050 * mode in the host driver. enum qca_wlan_vendor_tdls_trigger_mode
3051 * represents the different TDLS trigger modes.
3052 * @QCA_WLAN_VENDOR_ATTR_TDLS_CONFIG_TX_STATS_PERIOD: Duration (u32) within
3053 * which QCA_WLAN_VENDOR_ATTR_TDLS_CONFIG_TX_THRESHOLD number
3054 * of packets shall meet the criteria for implicit TDLS setup.
3055 * @QCA_WLAN_VENDOR_ATTR_TDLS_CONFIG_TX_THRESHOLD: Number (u32) of Tx/Rx packets
3056 * within a duration QCA_WLAN_VENDOR_ATTR_TDLS_CONFIG_TX_STATS_PERIOD
3057 * to initiate a TDLS setup.
3058 * @QCA_WLAN_VENDOR_ATTR_TDLS_CONFIG_DISCOVERY_PERIOD: Time (u32) to initiate
3059 * a TDLS Discovery to the peer.
3060 * @QCA_WLAN_VENDOR_ATTR_TDLS_CONFIG_MAX_DISCOVERY_ATTEMPT: Max number (u32) of
3061 * discovery attempts to know the TDLS capability of the peer. A peer is
3062 * marked as TDLS not capable if there is no response for all the attempts.
3063 * @QCA_WLAN_VENDOR_ATTR_TDLS_CONFIG_IDLE_TIMEOUT: Represents a duration (u32)
3064 * within which QCA_WLAN_VENDOR_ATTR_TDLS_CONFIG_IDLE_PACKET_THRESHOLD
3065 * number of TX / RX frames meet the criteria for TDLS teardown.
3066 * @QCA_WLAN_VENDOR_ATTR_TDLS_CONFIG_IDLE_PACKET_THRESHOLD: Minimum number (u32)
3067 * of Tx/Rx packets within a duration
3068 * QCA_WLAN_VENDOR_ATTR_TDLS_CONFIG_IDLE_TIMEOUT to tear down a TDLS link.
3069 * @QCA_WLAN_VENDOR_ATTR_TDLS_CONFIG_SETUP_RSSI_THRESHOLD: Threshold
3070 * corresponding to the RSSI of the peer below which a TDLS setup is
3071 * triggered.
3072 * @QCA_WLAN_VENDOR_ATTR_TDLS_CONFIG_TEARDOWN_RSSI_THRESHOLD: Threshold
3073 * corresponding to the RSSI of the peer above which a TDLS teardown is
3074 * triggered.
3075 */
3076enum qca_wlan_vendor_attr_tdls_configuration {
3077 QCA_WLAN_VENDOR_ATTR_TDLS_CONFIG_INVALID = 0,
3078 QCA_WLAN_VENDOR_ATTR_TDLS_CONFIG_TRIGGER_MODE = 1,
3079
3080 /* Attributes configuring the TDLS Implicit Trigger */
3081 QCA_WLAN_VENDOR_ATTR_TDLS_CONFIG_TX_STATS_PERIOD = 2,
3082 QCA_WLAN_VENDOR_ATTR_TDLS_CONFIG_TX_THRESHOLD = 3,
3083 QCA_WLAN_VENDOR_ATTR_TDLS_CONFIG_DISCOVERY_PERIOD = 4,
3084 QCA_WLAN_VENDOR_ATTR_TDLS_CONFIG_MAX_DISCOVERY_ATTEMPT = 5,
3085 QCA_WLAN_VENDOR_ATTR_TDLS_CONFIG_IDLE_TIMEOUT = 6,
3086 QCA_WLAN_VENDOR_ATTR_TDLS_CONFIG_IDLE_PACKET_THRESHOLD = 7,
3087 QCA_WLAN_VENDOR_ATTR_TDLS_CONFIG_SETUP_RSSI_THRESHOLD = 8,
3088 QCA_WLAN_VENDOR_ATTR_TDLS_CONFIG_TEARDOWN_RSSI_THRESHOLD = 9,
3089
3090 /* keep last */
3091 QCA_WLAN_VENDOR_ATTR_TDLS_CONFIG_AFTER_LAST,
3092 QCA_WLAN_VENDOR_ATTR_TDLS_CONFIG_MAX =
3093 QCA_WLAN_VENDOR_ATTR_TDLS_CONFIG_AFTER_LAST - 1
3094};
3095
3096/**
3097 * enum qca_wlan_vendor_tdls_trigger_mode: Represents the TDLS trigger mode in
3098 * the driver
3099 *
3100 * The following are the different values for
3101 * QCA_WLAN_VENDOR_ATTR_TDLS_CONFIG_TRIGGER_MODE.
3102 *
3103 * @QCA_WLAN_VENDOR_TDLS_TRIGGER_MODE_EXPLICIT: The trigger to initiate/teardown
3104 * the TDLS connection to a respective peer comes from the user space.
3105 * wpa_supplicant provides the commands TDLS_SETUP, TDLS_TEARDOWN,
3106 * TDLS_DISCOVER to do this.
3107 * @QCA_WLAN_VENDOR_TDLS_TRIGGER_MODE_IMPLICIT: Host driver triggers this TDLS
3108 * setup/teardown to the eligible peer once the configured criteria
3109 * (such as TX/RX threshold, RSSI) is met. The attributes
3110 * in QCA_WLAN_VENDOR_ATTR_TDLS_CONFIG_IMPLICIT_PARAMS correspond to
3111 * the different configuration criteria for the TDLS trigger from the
3112 * host driver.
3113 * @QCA_WLAN_VENDOR_TDLS_TRIGGER_MODE_EXTERNAL: Enables the driver to trigger
3114 * the TDLS setup / teardown through the implicit mode only to the
3115 * configured MAC addresses (wpa_supplicant, with tdls_external_control=1,
3116 * configures the MAC address through TDLS_SETUP / TDLS_TEARDOWN commands).
3117 * External mode works on top of the implicit mode. Thus the host driver
3118 * is expected to configure in TDLS Implicit mode too to operate in
3119 * External mode.
3120 * Configuring External mode alone without Implicit mode is invalid.
3121 *
3122 * All the above implementations work as expected only when the host driver
3123 * advertises the capability WPA_DRIVER_FLAGS_TDLS_EXTERNAL_SETUP - representing
3124 * that the TDLS message exchange is not internal to the host driver, but
3125 * depends on wpa_supplicant to do the message exchange.
3126 */
3127enum qca_wlan_vendor_tdls_trigger_mode {
3128 QCA_WLAN_VENDOR_TDLS_TRIGGER_MODE_EXPLICIT = 1 << 0,
3129 QCA_WLAN_VENDOR_TDLS_TRIGGER_MODE_IMPLICIT = 1 << 1,
3130 QCA_WLAN_VENDOR_TDLS_TRIGGER_MODE_EXTERNAL = 1 << 2,
3131};
3132
c79238b6
JJ
3133/**
3134 * enum qca_vendor_attr_sar_limits_selections - Source of SAR power limits
c79238b6
JJ
3135 * @QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_SELECT_BDF0: Select SAR profile #0
3136 * that is hard-coded in the Board Data File (BDF).
3137 * @QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_SELECT_BDF1: Select SAR profile #1
3138 * that is hard-coded in the Board Data File (BDF).
3139 * @QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_SELECT_BDF2: Select SAR profile #2
3140 * that is hard-coded in the Board Data File (BDF).
3141 * @QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_SELECT_BDF3: Select SAR profile #3
3142 * that is hard-coded in the Board Data File (BDF).
3143 * @QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_SELECT_BDF4: Select SAR profile #4
3144 * that is hard-coded in the Board Data File (BDF).
c313c8a5
JM
3145 * @QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_SELECT_NONE: Do not select any
3146 * source of SAR power limits, thereby disabling the SAR power
3147 * limit feature.
c79238b6
JJ
3148 * @QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_SELECT_USER: Select the SAR power
3149 * limits configured by %QCA_NL80211_VENDOR_SUBCMD_SET_SAR.
7cfe2f00
KK
3150 * @QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_SELECT_V2_0: Select the SAR power
3151 * limits version 2.0 configured by %QCA_NL80211_VENDOR_SUBCMD_SET_SAR.
c79238b6
JJ
3152 *
3153 * This enumerates the valid set of values that may be supplied for
3154 * attribute %QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_SELECT in an instance of
2d942ec4
JJ
3155 * the %QCA_NL80211_VENDOR_SUBCMD_SET_SAR_LIMITS vendor command or in
3156 * the response to an instance of the
1a2cb20d 3157 * %QCA_NL80211_VENDOR_SUBCMD_GET_SAR_LIMITS vendor command.
c79238b6
JJ
3158 */
3159enum qca_vendor_attr_sar_limits_selections {
c313c8a5 3160 QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_SELECT_BDF0 = 0,
c79238b6
JJ
3161 QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_SELECT_BDF1 = 1,
3162 QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_SELECT_BDF2 = 2,
3163 QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_SELECT_BDF3 = 3,
3164 QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_SELECT_BDF4 = 4,
c313c8a5 3165 QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_SELECT_NONE = 5,
c79238b6 3166 QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_SELECT_USER = 6,
7cfe2f00 3167 QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_SELECT_V2_0 = 7,
c79238b6
JJ
3168};
3169
3170/**
3171 * enum qca_vendor_attr_sar_limits_spec_modulations -
3172 * SAR limits specification modulation
3173 * @QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_SPEC_MODULATION_CCK -
3174 * CCK modulation
3175 * @QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_SPEC_MODULATION_OFDM -
3176 * OFDM modulation
3177 *
3178 * This enumerates the valid set of values that may be supplied for
3179 * attribute %QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_SPEC_MODULATION in an
3180 * instance of attribute %QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_SPEC in an
3181 * instance of the %QCA_NL80211_VENDOR_SUBCMD_SET_SAR_LIMITS vendor
2d942ec4 3182 * command or in the response to an instance of the
1a2cb20d 3183 * %QCA_NL80211_VENDOR_SUBCMD_GET_SAR_LIMITS vendor command.
c79238b6
JJ
3184 */
3185enum qca_vendor_attr_sar_limits_spec_modulations {
3186 QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_SPEC_MODULATION_CCK = 0,
3187 QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_SPEC_MODULATION_OFDM = 1,
3188};
3189
3190/**
3191 * enum qca_vendor_attr_sar_limits - Attributes for SAR power limits
3192 *
5579c11c 3193 * @QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_SAR_ENABLE: Optional (u32) value to
c79238b6
JJ
3194 * select which SAR power limit table should be used. Valid
3195 * values are enumerated in enum
3196 * %qca_vendor_attr_sar_limits_selections. The existing SAR
3197 * power limit selection is unchanged if this attribute is not
3198 * present.
3199 *
3200 * @QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_NUM_SPECS: Optional (u32) value
3201 * which specifies the number of SAR power limit specifications
3202 * which will follow.
3203 *
3204 * @QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_SPEC: Nested array of SAR power
3205 * limit specifications. The number of specifications is
3206 * specified by @QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_NUM_SPECS. Each
3207 * specification contains a set of
3208 * QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_SPEC_* attributes. A
3209 * specification is uniquely identified by the attributes
3210 * %QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_SPEC_BAND,
3211 * %QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_SPEC_CHAIN, and
3212 * %QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_SPEC_MODULATION and always
3213 * contains as a payload the attribute
7cfe2f00
KK
3214 * %QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_SPEC_POWER_LIMIT,
3215 * %QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_SPEC_POWER_LIMIT_INDEX.
3216 * Either %QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_SPEC_POWER_LIMIT or
3217 * %QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_SPEC_POWER_LIMIT_INDEX is
3218 * needed based upon the value of
3219 * %QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_SAR_ENABLE.
c79238b6
JJ
3220 *
3221 * @QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_SPEC_BAND: Optional (u32) value to
3222 * indicate for which band this specification applies. Valid
3223 * values are enumerated in enum %nl80211_band (although not all
3224 * bands may be supported by a given device). If the attribute is
3225 * not supplied then the specification will be applied to all
3226 * supported bands.
3227 *
3228 * @QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_SPEC_CHAIN: Optional (u32) value
3229 * to indicate for which antenna chain this specification
3230 * applies, i.e. 1 for chain 1, 2 for chain 2, etc. If the
3231 * attribute is not supplied then the specification will be
3232 * applied to all chains.
3233 *
3234 * @QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_SPEC_MODULATION: Optional (u32)
3235 * value to indicate for which modulation scheme this
3236 * specification applies. Valid values are enumerated in enum
3237 * %qca_vendor_attr_sar_limits_spec_modulations. If the attribute
3238 * is not supplied then the specification will be applied to all
3239 * modulation schemes.
3240 *
3241 * @QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_SPEC_POWER_LIMIT: Required (u32)
3242 * value to specify the actual power limit value in units of 0.5
3243 * dBm (i.e., a value of 11 represents 5.5 dBm).
7cfe2f00
KK
3244 * This is required, when %QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_SELECT is
3245 * %QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_SELECT_USER.
3246 *
3247 * @QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_SPEC_POWER_LIMIT_INDEX: Required (u32)
3248 * value to indicate SAR V2 indices (0 - 11) to select SAR V2 profiles.
3249 * This is required, when %QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_SELECT is
3250 * %QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_SELECT_V2_0.
c79238b6 3251 *
2d942ec4
JJ
3252 * These attributes are used with %QCA_NL80211_VENDOR_SUBCMD_SET_SAR_LIMITS
3253 * and %QCA_NL80211_VENDOR_SUBCMD_GET_SAR_LIMITS.
c79238b6
JJ
3254 */
3255enum qca_vendor_attr_sar_limits {
3256 QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_INVALID = 0,
3257 QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_SAR_ENABLE = 1,
3258 QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_NUM_SPECS = 2,
3259 QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_SPEC = 3,
3260 QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_SPEC_BAND = 4,
3261 QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_SPEC_CHAIN = 5,
3262 QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_SPEC_MODULATION = 6,
3263 QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_SPEC_POWER_LIMIT = 7,
7cfe2f00 3264 QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_SPEC_POWER_LIMIT_INDEX = 8,
c79238b6
JJ
3265
3266 QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_AFTER_LAST,
3267 QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_MAX =
3268 QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_AFTER_LAST - 1
3269};
3270
cea76147
SD
3271/**
3272 * enum qca_wlan_vendor_attr_get_wifi_info: Attributes for data used by
3273 * QCA_NL80211_VENDOR_SUBCMD_GET_WIFI_INFO sub command.
fd1c2ca5
JJ
3274 *
3275 * @QCA_WLAN_VENDOR_ATTR_WIFI_INFO_DRIVER_VERSION: In a request this attribute
3276 * should be set to any U8 value to indicate that the driver version
3277 * should be returned. When enabled in this manner, in a response this
3278 * attribute will contain a string representation of the driver version.
3279 *
3280 * @QCA_WLAN_VENDOR_ATTR_WIFI_INFO_FIRMWARE_VERSION: In a request this attribute
3281 * should be set to any U8 value to indicate that the firmware version
3282 * should be returned. When enabled in this manner, in a response this
3283 * attribute will contain a string representation of the firmware version.
3284 *
3285 * @QCA_WLAN_VENDOR_ATTR_WIFI_INFO_RADIO_INDEX: In a request this attribute
3286 * should be set to any U32 value to indicate that the current radio
3287 * index should be returned. When enabled in this manner, in a response
3288 * this attribute will contain a U32 radio index value.
3289 *
cea76147
SD
3290 */
3291enum qca_wlan_vendor_attr_get_wifi_info {
3292 QCA_WLAN_VENDOR_ATTR_WIFI_INFO_GET_INVALID = 0,
3293 QCA_WLAN_VENDOR_ATTR_WIFI_INFO_DRIVER_VERSION = 1,
3294 QCA_WLAN_VENDOR_ATTR_WIFI_INFO_FIRMWARE_VERSION = 2,
fd1c2ca5 3295 QCA_WLAN_VENDOR_ATTR_WIFI_INFO_RADIO_INDEX = 3,
cea76147
SD
3296
3297 /* keep last */
3298 QCA_WLAN_VENDOR_ATTR_WIFI_INFO_GET_AFTER_LAST,
3299 QCA_WLAN_VENDOR_ATTR_WIFI_INFO_GET_MAX =
3300 QCA_WLAN_VENDOR_ATTR_WIFI_INFO_GET_AFTER_LAST - 1,
3301};
3302
3303/*
3304 * enum qca_wlan_vendor_attr_wifi_logger_start: Attributes for data used by
3305 * QCA_NL80211_VENDOR_SUBCMD_WIFI_LOGGER_START sub command.
3306 */
3307enum qca_wlan_vendor_attr_wifi_logger_start {
3308 QCA_WLAN_VENDOR_ATTR_WIFI_LOGGER_START_INVALID = 0,
3309 QCA_WLAN_VENDOR_ATTR_WIFI_LOGGER_RING_ID = 1,
3310 QCA_WLAN_VENDOR_ATTR_WIFI_LOGGER_VERBOSE_LEVEL = 2,
3311 QCA_WLAN_VENDOR_ATTR_WIFI_LOGGER_FLAGS = 3,
3312
3313 /* keep last */
3314 QCA_WLAN_VENDOR_ATTR_WIFI_LOGGER_START_AFTER_LAST,
3315 QCA_WLAN_VENDOR_ATTR_WIFI_LOGGER_START_GET_MAX =
3316 QCA_WLAN_VENDOR_ATTR_WIFI_LOGGER_START_AFTER_LAST - 1,
3317};
3318
3319enum qca_wlan_vendor_attr_logger_results {
3320 QCA_WLAN_VENDOR_ATTR_LOGGER_RESULTS_INVALID = 0,
3321
3322 /* Unsigned 32-bit value; must match the request Id supplied by
3323 * Wi-Fi HAL in the corresponding subcmd NL msg.
3324 */
3325 QCA_WLAN_VENDOR_ATTR_LOGGER_RESULTS_REQUEST_ID = 1,
3326
3327 /* Unsigned 32-bit value; used to indicate the size of memory
3328 * dump to be allocated.
6965705b 3329 */
cea76147
SD
3330 QCA_WLAN_VENDOR_ATTR_LOGGER_RESULTS_MEMDUMP_SIZE = 2,
3331
3332 /* keep last */
3333 QCA_WLAN_VENDOR_ATTR_LOGGER_RESULTS_AFTER_LAST,
3334 QCA_WLAN_VENDOR_ATTR_LOGGER_RESULTS_MAX =
3335 QCA_WLAN_VENDOR_ATTR_LOGGER_RESULTS_AFTER_LAST - 1,
3336};
3337
3338enum qca_wlan_vendor_attr_roaming_config_params {
3339 QCA_WLAN_VENDOR_ATTR_ROAMING_PARAM_INVALID = 0,
3340
3341 QCA_WLAN_VENDOR_ATTR_ROAMING_SUBCMD = 1,
3342 QCA_WLAN_VENDOR_ATTR_ROAMING_REQ_ID = 2,
3343
3344 /* Attributes for wifi_set_ssid_white_list */
3345 QCA_WLAN_VENDOR_ATTR_ROAMING_PARAM_WHITE_LIST_SSID_NUM_NETWORKS = 3,
3346 QCA_WLAN_VENDOR_ATTR_ROAMING_PARAM_WHITE_LIST_SSID_LIST = 4,
3347 QCA_WLAN_VENDOR_ATTR_ROAMING_PARAM_WHITE_LIST_SSID = 5,
3348
3349 /* Attributes for set_roam_params */
3350 QCA_WLAN_VENDOR_ATTR_ROAMING_PARAM_A_BAND_BOOST_THRESHOLD = 6,
3351 QCA_WLAN_VENDOR_ATTR_ROAMING_PARAM_A_BAND_PENALTY_THRESHOLD = 7,
3352 QCA_WLAN_VENDOR_ATTR_ROAMING_PARAM_A_BAND_BOOST_FACTOR = 8,
3353 QCA_WLAN_VENDOR_ATTR_ROAMING_PARAM_A_BAND_PENALTY_FACTOR = 9,
3354 QCA_WLAN_VENDOR_ATTR_ROAMING_PARAM_A_BAND_MAX_BOOST = 10,
3355 QCA_WLAN_VENDOR_ATTR_ROAMING_PARAM_LAZY_ROAM_HISTERESYS = 11,
3356 QCA_WLAN_VENDOR_ATTR_ROAMING_PARAM_ALERT_ROAM_RSSI_TRIGGER = 12,
3357
3358 /* Attribute for set_lazy_roam */
3359 QCA_WLAN_VENDOR_ATTR_ROAMING_PARAM_SET_LAZY_ROAM_ENABLE = 13,
3360
3361 /* Attribute for set_lazy_roam with preferences */
3362 QCA_WLAN_VENDOR_ATTR_ROAMING_PARAM_SET_BSSID_PREFS = 14,
3363 QCA_WLAN_VENDOR_ATTR_ROAMING_PARAM_SET_LAZY_ROAM_NUM_BSSID = 15,
3364 QCA_WLAN_VENDOR_ATTR_ROAMING_PARAM_SET_LAZY_ROAM_BSSID = 16,
3365 QCA_WLAN_VENDOR_ATTR_ROAMING_PARAM_SET_LAZY_ROAM_RSSI_MODIFIER = 17,
3366
3367 /* Attribute for set_blacklist bssid params */
3368 QCA_WLAN_VENDOR_ATTR_ROAMING_PARAM_SET_BSSID_PARAMS = 18,
3369 QCA_WLAN_VENDOR_ATTR_ROAMING_PARAM_SET_BSSID_PARAMS_NUM_BSSID = 19,
3370 QCA_WLAN_VENDOR_ATTR_ROAMING_PARAM_SET_BSSID_PARAMS_BSSID = 20,
877502a6
SD
3371 /* Flag attribute indicates this BSSID blacklist as a hint */
3372 QCA_WLAN_VENDOR_ATTR_ROAMING_PARAM_SET_BSSID_PARAMS_HINT = 21,
cea76147
SD
3373
3374 /* keep last */
3375 QCA_WLAN_VENDOR_ATTR_ROAMING_PARAM_AFTER_LAST,
3376 QCA_WLAN_VENDOR_ATTR_ROAMING_PARAM_MAX =
3377 QCA_WLAN_VENDOR_ATTR_ROAMING_PARAM_AFTER_LAST - 1,
3378};
3379
3380/*
3381 * enum qca_wlan_vendor_attr_roam_subcmd: Attributes for data used by
3382 * QCA_NL80211_VENDOR_SUBCMD_ROAM sub command.
3383 */
3384enum qca_wlan_vendor_attr_roam_subcmd {
3385 QCA_WLAN_VENDOR_ATTR_ROAM_SUBCMD_INVALID = 0,
3386 QCA_WLAN_VENDOR_ATTR_ROAM_SUBCMD_SSID_WHITE_LIST = 1,
3387 QCA_WLAN_VENDOR_ATTR_ROAM_SUBCMD_SET_GSCAN_ROAM_PARAMS = 2,
3388 QCA_WLAN_VENDOR_ATTR_ROAM_SUBCMD_SET_LAZY_ROAM = 3,
3389 QCA_WLAN_VENDOR_ATTR_ROAM_SUBCMD_SET_BSSID_PREFS = 4,
3390 QCA_WLAN_VENDOR_ATTR_ROAM_SUBCMD_SET_BSSID_PARAMS = 5,
3391 QCA_WLAN_VENDOR_ATTR_ROAM_SUBCMD_SET_BLACKLIST_BSSID = 6,
3392
3393 /* keep last */
3394 QCA_WLAN_VENDOR_ATTR_ROAM_SUBCMD_AFTER_LAST,
3395 QCA_WLAN_VENDOR_ATTR_ROAM_SUBCMD_MAX =
3396 QCA_WLAN_VENDOR_ATTR_ROAM_SUBCMD_AFTER_LAST - 1,
3397};
3398
3399enum qca_wlan_vendor_attr_gscan_config_params {
3400 QCA_WLAN_VENDOR_ATTR_GSCAN_SUBCMD_CONFIG_PARAM_INVALID = 0,
3401
3402 /* Unsigned 32-bit value */
3403 QCA_WLAN_VENDOR_ATTR_GSCAN_SUBCMD_CONFIG_PARAM_REQUEST_ID = 1,
3404
3405 /* Attributes for data used by
3406 * QCA_NL80211_VENDOR_SUBCMD_GSCAN_GET_VALID_CHANNELS sub command.
3407 */
3408 /* Unsigned 32-bit value */
3409 QCA_WLAN_VENDOR_ATTR_GSCAN_GET_VALID_CHANNELS_CONFIG_PARAM_WIFI_BAND
3410 = 2,
3411 /* Unsigned 32-bit value */
3412 QCA_WLAN_VENDOR_ATTR_GSCAN_GET_VALID_CHANNELS_CONFIG_PARAM_MAX_CHANNELS
3413 = 3,
3414
3415 /* Attributes for input params used by
3416 * QCA_NL80211_VENDOR_SUBCMD_GSCAN_START sub command.
3417 */
3418
3419 /* Unsigned 32-bit value; channel frequency */
3420 QCA_WLAN_VENDOR_ATTR_GSCAN_CHANNEL_SPEC_CHANNEL = 4,
3421 /* Unsigned 32-bit value; dwell time in ms. */
3422 QCA_WLAN_VENDOR_ATTR_GSCAN_CHANNEL_SPEC_DWELL_TIME = 5,
3423 /* Unsigned 8-bit value; 0: active; 1: passive; N/A for DFS */
3424 QCA_WLAN_VENDOR_ATTR_GSCAN_CHANNEL_SPEC_PASSIVE = 6,
3425 /* Unsigned 8-bit value; channel class */
3426 QCA_WLAN_VENDOR_ATTR_GSCAN_CHANNEL_SPEC_CLASS = 7,
3427
3428 /* Unsigned 8-bit value; bucket index, 0 based */
3429 QCA_WLAN_VENDOR_ATTR_GSCAN_BUCKET_SPEC_INDEX = 8,
3430 /* Unsigned 8-bit value; band. */
3431 QCA_WLAN_VENDOR_ATTR_GSCAN_BUCKET_SPEC_BAND = 9,
3432 /* Unsigned 32-bit value; desired period, in ms. */
3433 QCA_WLAN_VENDOR_ATTR_GSCAN_BUCKET_SPEC_PERIOD = 10,
3434 /* Unsigned 8-bit value; report events semantics. */
3435 QCA_WLAN_VENDOR_ATTR_GSCAN_BUCKET_SPEC_REPORT_EVENTS = 11,
3436 /* Unsigned 32-bit value. Followed by a nested array of
3437 * GSCAN_CHANNEL_SPEC_* attributes.
3438 */
3439 QCA_WLAN_VENDOR_ATTR_GSCAN_BUCKET_SPEC_NUM_CHANNEL_SPECS = 12,
3440
3441 /* Array of QCA_WLAN_VENDOR_ATTR_GSCAN_CHANNEL_SPEC_* attributes.
3442 * Array size: QCA_WLAN_VENDOR_ATTR_GSCAN_BUCKET_SPEC_NUM_CHANNEL_SPECS
3443 */
3444 QCA_WLAN_VENDOR_ATTR_GSCAN_CHANNEL_SPEC = 13,
3445
3446 /* Unsigned 32-bit value; base timer period in ms. */
3447 QCA_WLAN_VENDOR_ATTR_GSCAN_SCAN_CMD_PARAMS_BASE_PERIOD = 14,
3448 /* Unsigned 32-bit value; number of APs to store in each scan in the
3449 * BSSID/RSSI history buffer (keep the highest RSSI APs).
3450 */
3451 QCA_WLAN_VENDOR_ATTR_GSCAN_SCAN_CMD_PARAMS_MAX_AP_PER_SCAN = 15,
3452 /* Unsigned 8-bit value; in %, when scan buffer is this much full, wake
3453 * up AP.
3454 */
3455 QCA_WLAN_VENDOR_ATTR_GSCAN_SCAN_CMD_PARAMS_REPORT_THRESHOLD_PERCENT
3456 = 16,
3457
3458 /* Unsigned 8-bit value; number of scan bucket specs; followed by a
3459 * nested array of_GSCAN_BUCKET_SPEC_* attributes and values. The size
3460 * of the array is determined by NUM_BUCKETS.
3461 */
3462 QCA_WLAN_VENDOR_ATTR_GSCAN_SCAN_CMD_PARAMS_NUM_BUCKETS = 17,
3463
3464 /* Array of QCA_WLAN_VENDOR_ATTR_GSCAN_BUCKET_SPEC_* attributes.
3465 * Array size: QCA_WLAN_VENDOR_ATTR_GSCAN_SCAN_CMD_PARAMS_NUM_BUCKETS
3466 */
3467 QCA_WLAN_VENDOR_ATTR_GSCAN_BUCKET_SPEC = 18,
3468
3469 /* Unsigned 8-bit value */
3470 QCA_WLAN_VENDOR_ATTR_GSCAN_GET_CACHED_SCAN_RESULTS_CONFIG_PARAM_FLUSH
3471 = 19,
3472 /* Unsigned 32-bit value; maximum number of results to be returned. */
3473 QCA_WLAN_VENDOR_ATTR_GSCAN_GET_CACHED_SCAN_RESULTS_CONFIG_PARAM_MAX
3474 = 20,
3475
3476 /* An array of 6 x unsigned 8-bit value */
3477 QCA_WLAN_VENDOR_ATTR_GSCAN_AP_THRESHOLD_PARAM_BSSID = 21,
3478 /* Signed 32-bit value */
3479 QCA_WLAN_VENDOR_ATTR_GSCAN_AP_THRESHOLD_PARAM_RSSI_LOW = 22,
3480 /* Signed 32-bit value */
3481 QCA_WLAN_VENDOR_ATTR_GSCAN_AP_THRESHOLD_PARAM_RSSI_HIGH = 23,
3482 /* Unsigned 32-bit value */
3483 QCA_WLAN_VENDOR_ATTR_GSCAN_AP_THRESHOLD_PARAM_CHANNEL = 24,
3484
3485 /* Number of hotlist APs as unsigned 32-bit value, followed by a nested
3486 * array of AP_THRESHOLD_PARAM attributes and values. The size of the
3487 * array is determined by NUM_AP.
3488 */
3489 QCA_WLAN_VENDOR_ATTR_GSCAN_BSSID_HOTLIST_PARAMS_NUM_AP = 25,
3490
3491 /* Array of QCA_WLAN_VENDOR_ATTR_GSCAN_AP_THRESHOLD_PARAM_* attributes.
3492 * Array size: QCA_WLAN_VENDOR_ATTR_GSCAN_BUCKET_SPEC_NUM_CHANNEL_SPECS
3493 */
3494 QCA_WLAN_VENDOR_ATTR_GSCAN_AP_THRESHOLD_PARAM = 26,
3495
3496 /* Unsigned 32-bit value; number of samples for averaging RSSI. */
3497 QCA_WLAN_VENDOR_ATTR_GSCAN_SIGNIFICANT_CHANGE_PARAMS_RSSI_SAMPLE_SIZE
3498 = 27,
3499 /* Unsigned 32-bit value; number of samples to confirm AP loss. */
3500 QCA_WLAN_VENDOR_ATTR_GSCAN_SIGNIFICANT_CHANGE_PARAMS_LOST_AP_SAMPLE_SIZE
3501 = 28,
3502 /* Unsigned 32-bit value; number of APs breaching threshold. */
3503 QCA_WLAN_VENDOR_ATTR_GSCAN_SIGNIFICANT_CHANGE_PARAMS_MIN_BREACHING = 29,
3504 /* Unsigned 32-bit value; number of APs. Followed by an array of
3505 * AP_THRESHOLD_PARAM attributes. Size of the array is NUM_AP.
3506 */
3507 QCA_WLAN_VENDOR_ATTR_GSCAN_SIGNIFICANT_CHANGE_PARAMS_NUM_AP = 30,
3508 /* Unsigned 32-bit value; number of samples to confirm AP loss. */
3509 QCA_WLAN_VENDOR_ATTR_GSCAN_BSSID_HOTLIST_PARAMS_LOST_AP_SAMPLE_SIZE
3510 = 31,
3511 /* Unsigned 32-bit value. If max_period is non zero or different than
3512 * period, then this bucket is an exponential backoff bucket.
3513 */
3514 QCA_WLAN_VENDOR_ATTR_GSCAN_BUCKET_SPEC_MAX_PERIOD = 32,
3515 /* Unsigned 32-bit value. */
3516 QCA_WLAN_VENDOR_ATTR_GSCAN_BUCKET_SPEC_BASE = 33,
3517 /* Unsigned 32-bit value. For exponential back off bucket, number of
3518 * scans to perform for a given period.
3519 */
3520 QCA_WLAN_VENDOR_ATTR_GSCAN_BUCKET_SPEC_STEP_COUNT = 34,
3521 /* Unsigned 8-bit value; in number of scans, wake up AP after these
3522 * many scans.
3523 */
3524 QCA_WLAN_VENDOR_ATTR_GSCAN_SCAN_CMD_PARAMS_REPORT_THRESHOLD_NUM_SCANS
3525 = 35,
3526
3527 /* Attributes for data used by
3528 * QCA_NL80211_VENDOR_SUBCMD_GSCAN_SET_SSID_HOTLIST sub command.
3529 */
3530 /* Unsigned 3-2bit value; number of samples to confirm SSID loss. */
3531 QCA_WLAN_VENDOR_ATTR_GSCAN_SSID_HOTLIST_PARAMS_LOST_SSID_SAMPLE_SIZE
3532 = 36,
3533 /* Number of hotlist SSIDs as unsigned 32-bit value, followed by a
3534 * nested array of SSID_THRESHOLD_PARAM_* attributes and values. The
3535 * size of the array is determined by NUM_SSID.
3536 */
3537 QCA_WLAN_VENDOR_ATTR_GSCAN_SSID_HOTLIST_PARAMS_NUM_SSID = 37,
3538 /* Array of QCA_WLAN_VENDOR_ATTR_GSCAN_SSID_THRESHOLD_PARAM_*
3539 * attributes.
3540 * Array size: QCA_WLAN_VENDOR_ATTR_GSCAN_SSID_HOTLIST_PARAMS_NUM_SSID
3541 */
3542 QCA_WLAN_VENDOR_ATTR_GSCAN_SSID_THRESHOLD_PARAM = 38,
3543
3544 /* An array of 33 x unsigned 8-bit value; NULL terminated SSID */
3545 QCA_WLAN_VENDOR_ATTR_GSCAN_SSID_THRESHOLD_PARAM_SSID = 39,
3546 /* Unsigned 8-bit value */
3547 QCA_WLAN_VENDOR_ATTR_GSCAN_SSID_THRESHOLD_PARAM_BAND = 40,
3548 /* Signed 32-bit value */
3549 QCA_WLAN_VENDOR_ATTR_GSCAN_SSID_THRESHOLD_PARAM_RSSI_LOW = 41,
3550 /* Signed 32-bit value */
3551 QCA_WLAN_VENDOR_ATTR_GSCAN_SSID_THRESHOLD_PARAM_RSSI_HIGH = 42,
3552 /* Unsigned 32-bit value; a bitmask with additional gscan config flag.
3553 */
3554 QCA_WLAN_VENDOR_ATTR_GSCAN_CONFIGURATION_FLAGS = 43,
3555
3556 /* keep last */
3557 QCA_WLAN_VENDOR_ATTR_GSCAN_SUBCMD_CONFIG_PARAM_AFTER_LAST,
3558 QCA_WLAN_VENDOR_ATTR_GSCAN_SUBCMD_CONFIG_PARAM_MAX =
3559 QCA_WLAN_VENDOR_ATTR_GSCAN_SUBCMD_CONFIG_PARAM_AFTER_LAST - 1,
3560};
3561
3562enum qca_wlan_vendor_attr_gscan_results {
3563 QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_INVALID = 0,
3564
3565 /* Unsigned 32-bit value; must match the request Id supplied by
3566 * Wi-Fi HAL in the corresponding subcmd NL msg.
3567 */
3568 QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_REQUEST_ID = 1,
3569
3570 /* Unsigned 32-bit value; used to indicate the status response from
3571 * firmware/driver for the vendor sub-command.
3572 */
3573 QCA_WLAN_VENDOR_ATTR_GSCAN_STATUS = 2,
3574
3575 /* GSCAN Valid Channels attributes */
3576 /* Unsigned 32bit value; followed by a nested array of CHANNELS. */
3577 QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_NUM_CHANNELS = 3,
3578 /* An array of NUM_CHANNELS x unsigned 32-bit value integers
3579 * representing channel numbers.
3580 */
3581 QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_CHANNELS = 4,
3582
3583 /* GSCAN Capabilities attributes */
3584 /* Unsigned 32-bit value */
3585 QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_CAPABILITIES_MAX_SCAN_CACHE_SIZE = 5,
3586 /* Unsigned 32-bit value */
3587 QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_CAPABILITIES_MAX_SCAN_BUCKETS = 6,
3588 /* Unsigned 32-bit value */
3589 QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_CAPABILITIES_MAX_AP_CACHE_PER_SCAN
3590 = 7,
3591 /* Unsigned 32-bit value */
3592 QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_CAPABILITIES_MAX_RSSI_SAMPLE_SIZE
3593 = 8,
3594 /* Signed 32-bit value */
3595 QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_CAPABILITIES_MAX_SCAN_REPORTING_THRESHOLD
3596 = 9,
3597 /* Unsigned 32-bit value */
3598 QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_CAPABILITIES_MAX_HOTLIST_BSSIDS = 10,
3599 /* Unsigned 32-bit value */
3600 QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_CAPABILITIES_MAX_SIGNIFICANT_WIFI_CHANGE_APS
3601 = 11,
3602 /* Unsigned 32-bit value */
3603 QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_CAPABILITIES_MAX_BSSID_HISTORY_ENTRIES
3604 = 12,
3605
3606 /* GSCAN Attributes used with
3607 * QCA_NL80211_VENDOR_SUBCMD_GSCAN_SCAN_RESULTS_AVAILABLE sub-command.
3608 */
3609
3610 /* Unsigned 32-bit value */
3611 QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_NUM_RESULTS_AVAILABLE = 13,
3612
3613 /* GSCAN attributes used with
3614 * QCA_NL80211_VENDOR_SUBCMD_GSCAN_FULL_SCAN_RESULT sub-command.
3615 */
3616
3617 /* An array of NUM_RESULTS_AVAILABLE x
3618 * QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_SCAN_RESULT_*
3619 */
3620 QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_LIST = 14,
3621
3622 /* Unsigned 64-bit value; age of sample at the time of retrieval */
3623 QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_SCAN_RESULT_TIME_STAMP = 15,
3624 /* 33 x unsigned 8-bit value; NULL terminated SSID */
3625 QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_SCAN_RESULT_SSID = 16,
3626 /* An array of 6 x unsigned 8-bit value */
3627 QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_SCAN_RESULT_BSSID = 17,
3628 /* Unsigned 32-bit value; channel frequency in MHz */
3629 QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_SCAN_RESULT_CHANNEL = 18,
3630 /* Signed 32-bit value */
3631 QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_SCAN_RESULT_RSSI = 19,
3632 /* Unsigned 32-bit value */
3633 QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_SCAN_RESULT_RTT = 20,
3634 /* Unsigned 32-bit value */
3635 QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_SCAN_RESULT_RTT_SD = 21,
3636 /* Unsigned 16-bit value */
3637 QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_SCAN_RESULT_BEACON_PERIOD = 22,
3638 /* Unsigned 16-bit value */
3639 QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_SCAN_RESULT_CAPABILITY = 23,
3640 /* Unsigned 32-bit value; size of the IE DATA blob */
3641 QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_SCAN_RESULT_IE_LENGTH = 24,
3642 /* An array of IE_LENGTH x unsigned 8-bit value; blob of all the
3643 * information elements found in the beacon; this data should be a
3644 * packed list of wifi_information_element objects, one after the
3645 * other.
3646 */
3647 QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_SCAN_RESULT_IE_DATA = 25,
3648
3649 /* Unsigned 8-bit value; set by driver to indicate more scan results are
3650 * available.
3651 */
3652 QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_SCAN_RESULT_MORE_DATA = 26,
3653
3654 /* GSCAN attributes for
3655 * QCA_NL80211_VENDOR_SUBCMD_GSCAN_SCAN_EVENT sub-command.
3656 */
3657 /* Unsigned 8-bit value */
3658 QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_SCAN_EVENT_TYPE = 27,
3659 /* Unsigned 32-bit value */
3660 QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_SCAN_EVENT_STATUS = 28,
3661
3662 /* GSCAN attributes for
3663 * QCA_NL80211_VENDOR_SUBCMD_GSCAN_HOTLIST_AP_FOUND sub-command.
3664 */
3665 /* Use attr QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_NUM_RESULTS_AVAILABLE
3666 * to indicate number of results.
3667 * Also, use QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_LIST to indicate the
3668 * list of results.
3669 */
3670
3671 /* GSCAN attributes for
3672 * QCA_NL80211_VENDOR_SUBCMD_GSCAN_SIGNIFICANT_CHANGE sub-command.
3673 */
3674 /* An array of 6 x unsigned 8-bit value */
3675 QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_SIGNIFICANT_CHANGE_RESULT_BSSID = 29,
3676 /* Unsigned 32-bit value */
3677 QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_SIGNIFICANT_CHANGE_RESULT_CHANNEL
3678 = 30,
3679 /* Unsigned 32-bit value. */
3680 QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_SIGNIFICANT_CHANGE_RESULT_NUM_RSSI
3681 = 31,
3682 /* A nested array of signed 32-bit RSSI values. Size of the array is
3683 * determined by (NUM_RSSI of SIGNIFICANT_CHANGE_RESULT_NUM_RSSI.
3684 */
3685 QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_SIGNIFICANT_CHANGE_RESULT_RSSI_LIST
3686 = 32,
3687
3688 /* GSCAN attributes used with
3689 * QCA_NL80211_VENDOR_SUBCMD_GSCAN_GET_CACHED_RESULTS sub-command.
3690 */
3691 /* Use attr QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_NUM_RESULTS_AVAILABLE
3692 * to indicate number of gscan cached results returned.
3693 * Also, use QCA_WLAN_VENDOR_ATTR_GSCAN_CACHED_RESULTS_LIST to indicate
3694 * the list of gscan cached results.
3695 */
3696
3697 /* An array of NUM_RESULTS_AVAILABLE x
3698 * QCA_NL80211_VENDOR_ATTR_GSCAN_CACHED_RESULTS_*
3699 */
3700 QCA_WLAN_VENDOR_ATTR_GSCAN_CACHED_RESULTS_LIST = 33,
3701 /* Unsigned 32-bit value; a unique identifier for the scan unit. */
3702 QCA_WLAN_VENDOR_ATTR_GSCAN_CACHED_RESULTS_SCAN_ID = 34,
3703 /* Unsigned 32-bit value; a bitmask w/additional information about scan.
3704 */
3705 QCA_WLAN_VENDOR_ATTR_GSCAN_CACHED_RESULTS_FLAGS = 35,
3706 /* Use attr QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_NUM_RESULTS_AVAILABLE
3707 * to indicate number of wifi scan results/bssids retrieved by the scan.
3708 * Also, use QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_LIST to indicate the
3709 * list of wifi scan results returned for each cached result block.
3710 */
3711
3712 /* GSCAN attributes for
3713 * QCA_NL80211_VENDOR_SUBCMD_PNO_NETWORK_FOUND sub-command.
3714 */
3715 /* Use QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_NUM_RESULTS_AVAILABLE for
3716 * number of results.
3717 * Use QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_LIST to indicate the nested
3718 * list of wifi scan results returned for each
3719 * wifi_passpoint_match_result block.
3720 * Array size: QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_NUM_RESULTS_AVAILABLE.
3721 */
3722
3723 /* GSCAN attributes for
3724 * QCA_NL80211_VENDOR_SUBCMD_PNO_PASSPOINT_NETWORK_FOUND sub-command.
3725 */
3726 /* Unsigned 32-bit value */
3727 QCA_WLAN_VENDOR_ATTR_GSCAN_PNO_RESULTS_PASSPOINT_NETWORK_FOUND_NUM_MATCHES
3728 = 36,
3729 /* A nested array of
3730 * QCA_WLAN_VENDOR_ATTR_GSCAN_PNO_RESULTS_PASSPOINT_MATCH_*
3731 * attributes. Array size =
3732 * *_ATTR_GSCAN_PNO_RESULTS_PASSPOINT_NETWORK_FOUND_NUM_MATCHES.
3733 */
3734 QCA_WLAN_VENDOR_ATTR_GSCAN_PNO_RESULTS_PASSPOINT_MATCH_RESULT_LIST = 37,
3735
3736 /* Unsigned 32-bit value; network block id for the matched network */
3737 QCA_WLAN_VENDOR_ATTR_GSCAN_PNO_RESULTS_PASSPOINT_MATCH_ID = 38,
3738 /* Use QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_LIST to indicate the nested
3739 * list of wifi scan results returned for each
3740 * wifi_passpoint_match_result block.
3741 */
3742 /* Unsigned 32-bit value */
3743 QCA_WLAN_VENDOR_ATTR_GSCAN_PNO_RESULTS_PASSPOINT_MATCH_ANQP_LEN = 39,
3744 /* An array size of PASSPOINT_MATCH_ANQP_LEN of unsigned 8-bit values;
3745 * ANQP data in the information_element format.
3746 */
3747 QCA_WLAN_VENDOR_ATTR_GSCAN_PNO_RESULTS_PASSPOINT_MATCH_ANQP = 40,
3748
3749 /* Unsigned 32-bit value; a GSCAN Capabilities attribute. */
3750 QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_CAPABILITIES_MAX_HOTLIST_SSIDS = 41,
3751 /* Unsigned 32-bit value; a GSCAN Capabilities attribute. */
3752 QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_CAPABILITIES_MAX_NUM_EPNO_NETS = 42,
3753 /* Unsigned 32-bit value; a GSCAN Capabilities attribute. */
3754 QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_CAPABILITIES_MAX_NUM_EPNO_NETS_BY_SSID
3755 = 43,
3756 /* Unsigned 32-bit value; a GSCAN Capabilities attribute. */
3757 QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_CAPABILITIES_MAX_NUM_WHITELISTED_SSID
3758 = 44,
3759
3760 QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_BUCKETS_SCANNED = 45,
3761
d35003e5
SD
3762 /* Unsigned 32-bit value; a GSCAN Capabilities attribute.
3763 * This is used to limit the maximum number of BSSIDs while sending
3764 * the vendor command QCA_NL80211_VENDOR_SUBCMD_ROAM with attributes
3765 * QCA_WLAN_VENDOR_ATTR_ROAM_SUBCMD_SET_BLACKLIST_BSSID and
3766 * QCA_WLAN_VENDOR_ATTR_ROAMING_PARAM_SET_BSSID_PARAMS_NUM_BSSID.
3767 */
3768 QCA_WLAN_VENDOR_ATTR_GSCAN_MAX_NUM_BLACKLISTED_BSSID = 46,
3769
cea76147
SD
3770 /* keep last */
3771 QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_AFTER_LAST,
3772 QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_MAX =
3773 QCA_WLAN_VENDOR_ATTR_GSCAN_RESULTS_AFTER_LAST - 1,
3774};
3775
3776enum qca_wlan_vendor_attr_pno_config_params {
3777 QCA_WLAN_VENDOR_ATTR_PNO_INVALID = 0,
3778 /* Attributes for data used by
3779 * QCA_NL80211_VENDOR_SUBCMD_PNO_SET_PASSPOINT_LIST sub command.
3780 */
3781 /* Unsigned 32-bit value */
3782 QCA_WLAN_VENDOR_ATTR_PNO_PASSPOINT_LIST_PARAM_NUM = 1,
3783 /* Array of nested QCA_WLAN_VENDOR_ATTR_PNO_PASSPOINT_NETWORK_PARAM_*
3784 * attributes. Array size =
3785 * QCA_WLAN_VENDOR_ATTR_PNO_PASSPOINT_LIST_PARAM_NUM.
3786 */
3787 QCA_WLAN_VENDOR_ATTR_PNO_PASSPOINT_LIST_PARAM_NETWORK_ARRAY = 2,
3788
3789 /* Unsigned 32-bit value */
3790 QCA_WLAN_VENDOR_ATTR_PNO_PASSPOINT_NETWORK_PARAM_ID = 3,
3791 /* An array of 256 x unsigned 8-bit value; NULL terminated UTF-8 encoded
3792 * realm, 0 if unspecified.
3793 */
3794 QCA_WLAN_VENDOR_ATTR_PNO_PASSPOINT_NETWORK_PARAM_REALM = 4,
3795 /* An array of 16 x unsigned 32-bit value; roaming consortium ids to
3796 * match, 0 if unspecified.
3797 */
3798 QCA_WLAN_VENDOR_ATTR_PNO_PASSPOINT_NETWORK_PARAM_ROAM_CNSRTM_ID = 5,
3799 /* An array of 6 x unsigned 8-bit value; MCC/MNC combination, 0s if
3800 * unspecified.
3801 */
3802 QCA_WLAN_VENDOR_ATTR_PNO_PASSPOINT_NETWORK_PARAM_ROAM_PLMN = 6,
3803
3804 /* Attributes for data used by
3805 * QCA_NL80211_VENDOR_SUBCMD_PNO_SET_LIST sub command.
3806 */
3807 /* Unsigned 32-bit value */
3808 QCA_WLAN_VENDOR_ATTR_PNO_SET_LIST_PARAM_NUM_NETWORKS = 7,
3809 /* Array of nested
3810 * QCA_WLAN_VENDOR_ATTR_PNO_SET_LIST_PARAM_EPNO_NETWORK_*
3811 * attributes. Array size =
3812 * QCA_WLAN_VENDOR_ATTR_PNO_SET_LIST_PARAM_NUM_NETWORKS.
3813 */
3814 QCA_WLAN_VENDOR_ATTR_PNO_SET_LIST_PARAM_EPNO_NETWORKS_LIST = 8,
3815 /* An array of 33 x unsigned 8-bit value; NULL terminated SSID */
3816 QCA_WLAN_VENDOR_ATTR_PNO_SET_LIST_PARAM_EPNO_NETWORK_SSID = 9,
3817 /* Signed 8-bit value; threshold for considering this SSID as found,
3818 * required granularity for this threshold is 4 dBm to 8 dBm.
3819 */
3820 QCA_WLAN_VENDOR_ATTR_PNO_SET_LIST_PARAM_EPNO_NETWORK_RSSI_THRESHOLD
3821 = 10,
3822 /* Unsigned 8-bit value; WIFI_PNO_FLAG_XXX */
3823 QCA_WLAN_VENDOR_ATTR_PNO_SET_LIST_PARAM_EPNO_NETWORK_FLAGS = 11,
3824 /* Unsigned 8-bit value; auth bit field for matching WPA IE */
3825 QCA_WLAN_VENDOR_ATTR_PNO_SET_LIST_PARAM_EPNO_NETWORK_AUTH_BIT = 12,
3826 /* Unsigned 8-bit to indicate ePNO type;
3827 * It takes values from qca_wlan_epno_type
3828 */
3829 QCA_WLAN_VENDOR_ATTR_PNO_SET_LIST_PARAM_EPNO_TYPE = 13,
3830
3831 /* Nested attribute to send the channel list */
3832 QCA_WLAN_VENDOR_ATTR_PNO_SET_LIST_PARAM_EPNO_CHANNEL_LIST = 14,
3833
3834 /* Unsigned 32-bit value; indicates the interval between PNO scan
3835 * cycles in msec.
3836 */
3837 QCA_WLAN_VENDOR_ATTR_PNO_SET_LIST_PARAM_EPNO_SCAN_INTERVAL = 15,
3838 QCA_WLAN_VENDOR_ATTR_EPNO_MIN5GHZ_RSSI = 16,
3839 QCA_WLAN_VENDOR_ATTR_EPNO_MIN24GHZ_RSSI = 17,
3840 QCA_WLAN_VENDOR_ATTR_EPNO_INITIAL_SCORE_MAX = 18,
3841 QCA_WLAN_VENDOR_ATTR_EPNO_CURRENT_CONNECTION_BONUS = 19,
3842 QCA_WLAN_VENDOR_ATTR_EPNO_SAME_NETWORK_BONUS = 20,
3843 QCA_WLAN_VENDOR_ATTR_EPNO_SECURE_BONUS = 21,
3844 QCA_WLAN_VENDOR_ATTR_EPNO_BAND5GHZ_BONUS = 22,
9f44f7f3
SD
3845 /* Unsigned 32-bit value, representing the PNO Request ID */
3846 QCA_WLAN_VENDOR_ATTR_PNO_CONFIG_REQUEST_ID = 23,
cea76147
SD
3847
3848 /* keep last */
3849 QCA_WLAN_VENDOR_ATTR_PNO_AFTER_LAST,
3850 QCA_WLAN_VENDOR_ATTR_PNO_MAX =
3851 QCA_WLAN_VENDOR_ATTR_PNO_AFTER_LAST - 1,
3852};
3853
4c407000
PK
3854/**
3855 * qca_wlan_vendor_acs_select_reason: This represents the different reasons why
3856 * the ACS has to be triggered. These values are used by
3857 * QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_EVENT_REASON and
3858 * QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_CHANNEL_REASON
3859 */
3860enum qca_wlan_vendor_acs_select_reason {
3861 /* Represents the reason that the ACS triggered during the AP start */
3862 QCA_WLAN_VENDOR_ACS_SELECT_REASON_INIT,
3863 /* Represents the reason that DFS found with the current channel */
3864 QCA_WLAN_VENDOR_ACS_SELECT_REASON_DFS,
3865 /* Represents the reason that LTE co-exist in the current band. */
3866 QCA_WLAN_VENDOR_ACS_SELECT_REASON_LTE_COEX,
3867};
3868
8befe8a9
SD
3869/**
3870 * qca_wlan_vendor_attr_external_acs_policy: Attribute values for
3871 * QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_EVENT_POLICY to the vendor subcmd
3872 * QCA_NL80211_VENDOR_SUBCMD_EXTERNAL_ACS. This represents the
3873 * external ACS policies to select the channels w.r.t. the PCL weights.
3874 * (QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_EVENT_PCL represents the channels and
3875 * their PCL weights.)
3876 * @QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_POLICY_PCL_MANDATORY: Mandatory to
3877 * select a channel with non-zero PCL weight.
3878 * @QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_POLICY_PCL_PREFERRED: Prefer a
3879 * channel with non-zero PCL weight.
3880 *
3881 */
3882enum qca_wlan_vendor_attr_external_acs_policy {
3883 QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_POLICY_PCL_PREFERRED,
3884 QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_POLICY_PCL_MANDATORY,
3885};
3886
4c407000
PK
3887/**
3888 * qca_wlan_vendor_channel_prop_flags: This represent the flags for a channel.
3889 * This is used by QCA_WLAN_VENDOR_EXTERNAL_ACS_EVENT_CHAN_INFO_ATTR_FLAGS.
3890 */
3891enum qca_wlan_vendor_channel_prop_flags {
3892 /* Bits 0, 1, 2, and 3 are reserved */
3893
3894 /* Turbo channel */
3895 QCA_WLAN_VENDOR_CHANNEL_PROP_FLAG_TURBO = 1 << 4,
3896 /* CCK channel */
3897 QCA_WLAN_VENDOR_CHANNEL_PROP_FLAG_CCK = 1 << 5,
3898 /* OFDM channel */
3899 QCA_WLAN_VENDOR_CHANNEL_PROP_FLAG_OFDM = 1 << 6,
3900 /* 2.4 GHz spectrum channel. */
3901 QCA_WLAN_VENDOR_CHANNEL_PROP_FLAG_2GHZ = 1 << 7,
3902 /* 5 GHz spectrum channel */
3903 QCA_WLAN_VENDOR_CHANNEL_PROP_FLAG_5GHZ = 1 << 8,
3904 /* Only passive scan allowed */
3905 QCA_WLAN_VENDOR_CHANNEL_PROP_FLAG_PASSIVE = 1 << 9,
3906 /* Dynamic CCK-OFDM channel */
3907 QCA_WLAN_VENDOR_CHANNEL_PROP_FLAG_DYN = 1 << 10,
3908 /* GFSK channel (FHSS PHY) */
3909 QCA_WLAN_VENDOR_CHANNEL_PROP_FLAG_GFSK = 1 << 11,
3910 /* Radar found on channel */
3911 QCA_WLAN_VENDOR_CHANNEL_PROP_FLAG_RADAR = 1 << 12,
3912 /* 11a static turbo channel only */
3913 QCA_WLAN_VENDOR_CHANNEL_PROP_FLAG_STURBO = 1 << 13,
3914 /* Half rate channel */
3915 QCA_WLAN_VENDOR_CHANNEL_PROP_FLAG_HALF = 1 << 14,
3916 /* Quarter rate channel */
3917 QCA_WLAN_VENDOR_CHANNEL_PROP_FLAG_QUARTER = 1 << 15,
3918 /* HT 20 channel */
3919 QCA_WLAN_VENDOR_CHANNEL_PROP_FLAG_HT20 = 1 << 16,
3920 /* HT 40 with extension channel above */
3921 QCA_WLAN_VENDOR_CHANNEL_PROP_FLAG_HT40PLUS = 1 << 17,
3922 /* HT 40 with extension channel below */
3923 QCA_WLAN_VENDOR_CHANNEL_PROP_FLAG_HT40MINUS = 1 << 18,
3924 /* HT 40 intolerant */
3925 QCA_WLAN_VENDOR_CHANNEL_PROP_FLAG_HT40INTOL = 1 << 19,
3926 /* VHT 20 channel */
3927 QCA_WLAN_VENDOR_CHANNEL_PROP_FLAG_VHT20 = 1 << 20,
3928 /* VHT 40 with extension channel above */
3929 QCA_WLAN_VENDOR_CHANNEL_PROP_FLAG_VHT40PLUS = 1 << 21,
3930 /* VHT 40 with extension channel below */
3931 QCA_WLAN_VENDOR_CHANNEL_PROP_FLAG_VHT40MINUS = 1 << 22,
3932 /* VHT 80 channel */
3933 QCA_WLAN_VENDOR_CHANNEL_PROP_FLAG_VHT80 = 1 << 23,
3934 /* HT 40 intolerant mark bit for ACS use */
3935 QCA_WLAN_VENDOR_CHANNEL_PROP_FLAG_HT40INTOLMARK = 1 << 24,
3936 /* Channel temporarily blocked due to noise */
3937 QCA_WLAN_VENDOR_CHANNEL_PROP_FLAG_BLOCKED = 1 << 25,
3938 /* VHT 160 channel */
3939 QCA_WLAN_VENDOR_CHANNEL_PROP_FLAG_VHT160 = 1 << 26,
3940 /* VHT 80+80 channel */
3941 QCA_WLAN_VENDOR_CHANNEL_PROP_FLAG_VHT80_80 = 1 << 27,
ee522d27
KR
3942 /* HE 20 channel */
3943 QCA_WLAN_VENDOR_CHANNEL_PROP_FLAG_HE20 = 1 << 28,
3944 /* HE 40 with extension channel above */
3945 QCA_WLAN_VENDOR_CHANNEL_PROP_FLAG_HE40PLUS = 1 << 29,
3946 /* HE 40 with extension channel below */
3947 QCA_WLAN_VENDOR_CHANNEL_PROP_FLAG_HE40MINUS = 1 << 30,
3948 /* HE 40 intolerant */
3949 QCA_WLAN_VENDOR_CHANNEL_PROP_FLAG_HE40INTOL = 1 << 31,
3950};
3951
3952/**
3953 * qca_wlan_vendor_channel_prop_flags_2: This represents the flags for a
3954 * channel, and is a continuation of qca_wlan_vendor_channel_prop_flags. This is
3955 * used by QCA_WLAN_VENDOR_EXTERNAL_ACS_EVENT_CHAN_INFO_ATTR_FLAGS_2.
3956 */
3957enum qca_wlan_vendor_channel_prop_flags_2 {
3958 /* HE 40 intolerant mark bit for ACS use */
3959 QCA_WLAN_VENDOR_CHANNEL_PROP_FLAG_HE40INTOLMARK = 1 << 0,
3960 /* HE 80 channel */
3961 QCA_WLAN_VENDOR_CHANNEL_PROP_FLAG_HE80 = 1 << 1,
3962 /* HE 160 channel */
3963 QCA_WLAN_VENDOR_CHANNEL_PROP_FLAG_HE160 = 1 << 2,
3964 /* HE 80+80 channel */
3965 QCA_WLAN_VENDOR_CHANNEL_PROP_FLAG_HE80_80 = 1 << 3,
4c407000
PK
3966};
3967
3968/**
3969 * qca_wlan_vendor_channel_prop_flags_ext: This represent the extended flags for
3970 * each channel. This is used by
3971 * QCA_WLAN_VENDOR_EXTERNAL_ACS_EVENT_CHAN_INFO_ATTR_FLAG_EXT.
3972 */
3973enum qca_wlan_vendor_channel_prop_flags_ext {
3974 /* Radar found on channel */
3975 QCA_WLAN_VENDOR_CHANNEL_PROP_FLAG_EXT_RADAR_FOUND = 1 << 0,
3976 /* DFS required on channel */
3977 QCA_WLAN_VENDOR_CHANNEL_PROP_FLAG_EXT_DFS = 1 << 1,
3978 /* DFS required on channel for 2nd band of 80+80 */
3979 QCA_WLAN_VENDOR_CHANNEL_PROP_FLAG_EXT_DFS_CFREQ2 = 1 << 2,
3980 /* If channel has been checked for DFS */
3981 QCA_WLAN_VENDOR_CHANNEL_PROP_FLAG_EXT_DFS_CLEAR = 1 << 3,
3982 /* Excluded in 802.11d */
3983 QCA_WLAN_VENDOR_CHANNEL_PROP_FLAG_EXT_11D_EXCLUDED = 1 << 4,
3984 /* Channel Switch Announcement received on this channel */
3985 QCA_WLAN_VENDOR_CHANNEL_PROP_FLAG_EXT_CSA_RECEIVED = 1 << 5,
3986 /* Ad-hoc is not allowed */
3987 QCA_WLAN_VENDOR_CHANNEL_PROP_FLAG_EXT_DISALLOW_ADHOC = 1 << 6,
3988 /* Station only channel */
3989 QCA_WLAN_VENDOR_CHANNEL_PROP_FLAG_EXT_DISALLOW_HOSTAP = 1 << 7,
3990 /* DFS radar history for slave device (STA mode) */
3991 QCA_WLAN_VENDOR_CHANNEL_PROP_FLAG_EXT_HISTORY_RADAR = 1 << 8,
3992 /* DFS CAC valid for slave device (STA mode) */
3993 QCA_WLAN_VENDOR_CHANNEL_PROP_FLAG_EXT_CAC_VALID = 1 << 9,
3994};
3995
3996/**
3997 * qca_wlan_vendor_external_acs_event_chan_info_attr: Represents per channel
3998 * information. These attributes are sent as part of
3999 * QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_EVENT_CHAN_INFO. Each set of the following
4000 * attributes correspond to a single channel.
4001 */
4002enum qca_wlan_vendor_external_acs_event_chan_info_attr {
4003 QCA_WLAN_VENDOR_EXTERNAL_ACS_EVENT_CHAN_INFO_ATTR_INVALID = 0,
4004
4005 /* A bitmask (u32) with flags specified in
4006 * enum qca_wlan_vendor_channel_prop_flags.
4007 */
4008 QCA_WLAN_VENDOR_EXTERNAL_ACS_EVENT_CHAN_INFO_ATTR_FLAGS = 1,
4009 /* A bitmask (u32) with flags specified in
4010 * enum qca_wlan_vendor_channel_prop_flags_ext.
4011 */
4012 QCA_WLAN_VENDOR_EXTERNAL_ACS_EVENT_CHAN_INFO_ATTR_FLAG_EXT = 2,
4013 /* frequency in MHz (u32) */
4014 QCA_WLAN_VENDOR_EXTERNAL_ACS_EVENT_CHAN_INFO_ATTR_FREQ = 3,
4015 /* maximum regulatory transmission power (u32) */
4016 QCA_WLAN_VENDOR_EXTERNAL_ACS_EVENT_CHAN_INFO_ATTR_MAX_REG_POWER = 4,
4017 /* maximum transmission power (u32) */
4018 QCA_WLAN_VENDOR_EXTERNAL_ACS_EVENT_CHAN_INFO_ATTR_MAX_POWER = 5,
4019 /* minimum transmission power (u32) */
4020 QCA_WLAN_VENDOR_EXTERNAL_ACS_EVENT_CHAN_INFO_ATTR_MIN_POWER = 6,
4021 /* regulatory class id (u8) */
4022 QCA_WLAN_VENDOR_EXTERNAL_ACS_EVENT_CHAN_INFO_ATTR_REG_CLASS_ID = 7,
4023 /* maximum antenna gain in (u8) */
4024 QCA_WLAN_VENDOR_EXTERNAL_ACS_EVENT_CHAN_INFO_ATTR_ANTENNA_GAIN = 8,
4025 /* VHT segment 0 (u8) */
4026 QCA_WLAN_VENDOR_EXTERNAL_ACS_EVENT_CHAN_INFO_ATTR_VHT_SEG_0 = 9,
4027 /* VHT segment 1 (u8) */
4028 QCA_WLAN_VENDOR_EXTERNAL_ACS_EVENT_CHAN_INFO_ATTR_VHT_SEG_1 = 10,
ee522d27
KR
4029 /* A bitmask (u32) with flags specified in
4030 * enum qca_wlan_vendor_channel_prop_flags_2.
4031 */
4032 QCA_WLAN_VENDOR_EXTERNAL_ACS_EVENT_CHAN_INFO_ATTR_FLAGS_2 = 11,
4c407000
PK
4033
4034 /* keep last */
4035 QCA_WLAN_VENDOR_EXTERNAL_ACS_EVENT_CHAN_INFO_ATTR_LAST,
4036 QCA_WLAN_VENDOR_EXTERNAL_ACS_EVENT_CHAN_INFO_ATTR_MAX =
4037 QCA_WLAN_VENDOR_EXTERNAL_ACS_EVENT_CHAN_INFO_ATTR_LAST - 1,
4038};
4039
4040/**
4041 * qca_wlan_vendor_attr_pcl: Represents attributes for
4042 * preferred channel list (PCL). These attributes are sent as part of
61536b5f
PX
4043 * QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_EVENT_PCL and
4044 * QCA_NL80211_VENDOR_SUBCMD_GET_PREFERRED_FREQ_LIST.
4c407000
PK
4045 */
4046enum qca_wlan_vendor_attr_pcl {
4047 QCA_WLAN_VENDOR_ATTR_PCL_INVALID = 0,
4048
4049 /* Channel number (u8) */
4050 QCA_WLAN_VENDOR_ATTR_PCL_CHANNEL = 1,
4051 /* Channel weightage (u8) */
4052 QCA_WLAN_VENDOR_ATTR_PCL_WEIGHT = 2,
61536b5f
PX
4053 /* Channel frequency (u32) in MHz */
4054 QCA_WLAN_VENDOR_ATTR_PCL_FREQ = 3,
4055 /* Channel flags (u32)
4056 * bit 0 set: channel to be used for GO role,
4057 * bit 1 set: channel to be used on CLI role,
4058 * bit 2 set: channel must be considered for operating channel
4059 * selection & peer chosen operating channel should be
4060 * one of the channels with this flag set,
4061 * bit 3 set: channel should be excluded in GO negotiation
4062 */
4063 QCA_WLAN_VENDOR_ATTR_PCL_FLAG = 4,
4c407000
PK
4064};
4065
4066/**
4067 * qca_wlan_vendor_attr_external_acs_event: Attribute to vendor sub-command
4068 * QCA_NL80211_VENDOR_SUBCMD_EXTERNAL_ACS. This attribute will be sent by
4069 * host driver.
4070 */
4071enum qca_wlan_vendor_attr_external_acs_event {
4072 QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_EVENT_INVALID = 0,
4073
4074 /* This reason (u8) refers to enum qca_wlan_vendor_acs_select_reason.
4075 * This helps ACS module to understand why ACS needs to be started.
4076 */
4077 QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_EVENT_REASON = 1,
4078 /* Flag attribute to indicate if driver supports spectral scanning */
4079 QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_EVENT_IS_SPECTRAL_SUPPORTED = 2,
4080 /* Flag attribute to indicate if 11ac is offloaded to firmware */
4081 QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_EVENT_IS_OFFLOAD_ENABLED = 3,
4082 /* Flag attribute to indicate if driver provides additional channel
6965705b
JJ
4083 * capability as part of scan operation
4084 */
4c407000
PK
4085 QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_EVENT_ADD_CHAN_STATS_SUPPORT = 4,
4086 /* Flag attribute to indicate interface status is UP */
4087 QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_EVENT_AP_UP = 5,
4088 /* Operating mode (u8) of interface. Takes one of enum nl80211_iftype
6965705b
JJ
4089 * values.
4090 */
4c407000
PK
4091 QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_EVENT_SAP_MODE = 6,
4092 /* Channel width (u8). It takes one of enum nl80211_chan_width values.
4093 * This is the upper bound of channel width. ACS logic should try to get
4094 * a channel with the specified width and if not found, look for lower
4095 * values.
4096 */
4097 QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_EVENT_CHAN_WIDTH = 7,
4098 /* This (u8) will hold values of one of enum nl80211_bands */
4099 QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_EVENT_BAND = 8,
4100 /* PHY/HW mode (u8). Takes one of enum qca_wlan_vendor_acs_hw_mode
6965705b
JJ
4101 * values
4102 */
4c407000
PK
4103 QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_EVENT_PHY_MODE = 9,
4104 /* Array of (u32) supported frequency list among which ACS should choose
4105 * best frequency.
4106 */
4107 QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_EVENT_FREQ_LIST = 10,
4108 /* Preferred channel list by the driver which will have array of nested
4109 * values as per enum qca_wlan_vendor_attr_pcl attribute.
4110 */
4111 QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_EVENT_PCL = 11,
4112 /* Array of nested attribute for each channel. It takes attr as defined
4113 * in enum qca_wlan_vendor_external_acs_event_chan_info_attr.
4114 */
4115 QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_EVENT_CHAN_INFO = 12,
8befe8a9
SD
4116 /* External ACS policy such as PCL mandatory, PCL preferred, etc.
4117 * It uses values defined in enum
4118 * qca_wlan_vendor_attr_external_acs_policy.
4119 */
4120 QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_EVENT_POLICY = 13,
364039d2
KR
4121 /* Reference RF Operating Parameter (RROP) availability information
4122 * (u16). It uses values defined in enum
4123 * qca_wlan_vendor_attr_rropavail_info.
4124 */
4125 QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_EVENT_RROPAVAIL_INFO = 14,
4c407000
PK
4126
4127 /* keep last */
4128 QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_EVENT_LAST,
4129 QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_EVENT_MAX =
4130 QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_EVENT_LAST - 1,
4131};
4132
4133/**
4134 * qca_wlan_vendor_attr_external_acs_channels: Attributes to vendor subcmd
4135 * QCA_NL80211_VENDOR_SUBCMD_EXTERNAL_ACS. This carries a list of channels
4136 * in priority order as decided after ACS operation in userspace.
4137 */
4138enum qca_wlan_vendor_attr_external_acs_channels {
4139 QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_CHANNEL_INVALID = 0,
4140
4141 /* One of reason code (u8) from enum qca_wlan_vendor_acs_select_reason
4142 */
4143 QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_CHANNEL_REASON = 1,
4144
4145 /* Array of nested values for each channel with following attributes:
4146 * QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_CHANNEL_BAND,
4147 * QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_CHANNEL_PRIMARY,
4148 * QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_CHANNEL_SECONDARY,
4149 * QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_CHANNEL_CENTER_SEG0,
4150 * QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_CHANNEL_CENTER_SEG1,
4151 * QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_CHANNEL_WIDTH
4152 */
4153 QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_CHANNEL_LIST = 2,
4154 /* This (u8) will hold values of one of enum nl80211_bands */
4155 QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_CHANNEL_BAND = 3,
4156 /* Primary channel (u8) */
4157 QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_CHANNEL_PRIMARY = 4,
4158 /* Secondary channel (u8) used for HT 40 MHz channels */
4159 QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_CHANNEL_SECONDARY = 5,
4160 /* VHT seg0 channel (u8) */
4161 QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_CHANNEL_CENTER_SEG0 = 6,
4162 /* VHT seg1 channel (u8) */
4163 QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_CHANNEL_CENTER_SEG1 = 7,
4164 /* Channel width (u8). Takes one of enum nl80211_chan_width values. */
4165 QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_CHANNEL_WIDTH = 8,
4166
4167 /* keep last */
4168 QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_CHANNEL_LAST,
4169 QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_CHANNEL_MAX =
4170 QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_CHANNEL_LAST - 1
4171};
4172
d7d0f909
SD
4173enum qca_chip_power_save_failure_reason {
4174 /* Indicates if the reason for the failure is due to a protocol
4175 * layer/module.
4176 */
6965705b 4177 QCA_CHIP_POWER_SAVE_FAILURE_REASON_PROTOCOL = 0,
d7d0f909
SD
4178 /* Indicates if the reason for the failure is due to a hardware issue.
4179 */
6965705b 4180 QCA_CHIP_POWER_SAVE_FAILURE_REASON_HARDWARE = 1,
d7d0f909
SD
4181};
4182
4183/**
4184 * qca_attr_chip_power_save_failure: Attributes to vendor subcmd
4185 * QCA_NL80211_VENDOR_SUBCMD_CHIP_PWRSAVE_FAILURE. This carries the requisite
4186 * information leading to the power save failure.
4187 */
4188enum qca_attr_chip_power_save_failure {
6965705b
JJ
4189 QCA_ATTR_CHIP_POWER_SAVE_FAILURE_INVALID = 0,
4190 /* Reason to cause the power save failure.
d7d0f909
SD
4191 * These reasons are represented by
4192 * enum qca_chip_power_save_failure_reason.
4193 */
6965705b 4194 QCA_ATTR_CHIP_POWER_SAVE_FAILURE_REASON = 1,
d7d0f909 4195
6965705b
JJ
4196 /* keep last */
4197 QCA_ATTR_CHIP_POWER_SAVE_FAILURE_LAST,
4198 QCA_ATTR_CHIP_POWER_SAVE_FAILURE_MAX =
4199 QCA_ATTR_CHIP_POWER_SAVE_FAILURE_LAST - 1,
d7d0f909
SD
4200};
4201
c103c0b5
SD
4202/**
4203 * qca_wlan_vendor_nud_stats_data_pkt_flags: Flag representing the various
4204 * data types for which the stats have to get collected.
4205 */
4206enum qca_wlan_vendor_nud_stats_data_pkt_flags {
4207 QCA_WLAN_VENDOR_NUD_STATS_DATA_ARP = 1 << 0,
4208 QCA_WLAN_VENDOR_NUD_STATS_DATA_DNS = 1 << 1,
4209 QCA_WLAN_VENDOR_NUD_STATS_DATA_TCP_HANDSHAKE = 1 << 2,
4210 QCA_WLAN_VENDOR_NUD_STATS_DATA_ICMPV4 = 1 << 3,
4211 QCA_WLAN_VENDOR_NUD_STATS_DATA_ICMPV6 = 1 << 4,
4212 /* Used by QCA_ATTR_NUD_STATS_PKT_TYPE only in nud stats get
4213 * to represent the stats of respective data type.
4214 */
4215 QCA_WLAN_VENDOR_NUD_STATS_DATA_TCP_SYN = 1 << 5,
4216 QCA_WLAN_VENDOR_NUD_STATS_DATA_TCP_SYN_ACK = 1 << 6,
4217 QCA_WLAN_VENDOR_NUD_STATS_DATA_TCP_ACK = 1 << 7,
4218};
4219
4220enum qca_wlan_vendor_nud_stats_set_data_pkt_info {
4221 QCA_ATTR_NUD_STATS_DATA_PKT_INFO_INVALID = 0,
4222 /* Represents the data packet type to be monitored (u32).
4223 * Host driver tracks the stats corresponding to each data frame
4224 * represented by these flags.
4225 * These data packets are represented by
4226 * enum qca_wlan_vendor_nud_stats_data_pkt_flags
4227 */
4228 QCA_ATTR_NUD_STATS_DATA_PKT_INFO_TYPE = 1,
4229 /* Name corresponding to the DNS frame for which the respective DNS
4230 * stats have to get monitored (string). Max string length 255.
4231 */
4232 QCA_ATTR_NUD_STATS_DATA_PKT_INFO_DNS_DOMAIN_NAME = 2,
4233 /* source port on which the respective proto stats have to get
4234 * collected (u32).
4235 */
4236 QCA_ATTR_NUD_STATS_DATA_PKT_INFO_SRC_PORT = 3,
4237 /* destination port on which the respective proto stats have to get
4238 * collected (u32).
4239 */
4240 QCA_ATTR_NUD_STATS_DATA_PKT_INFO_DEST_PORT = 4,
4241 /* IPv4 address for which the destined data packets have to be
4242 * monitored. (in network byte order), u32.
4243 */
4244 QCA_ATTR_NUD_STATS_DATA_PKT_INFO_DEST_IPV4 = 5,
4245 /* IPv6 address for which the destined data packets have to be
4246 * monitored. (in network byte order), 16 bytes array.
4247 */
4248 QCA_ATTR_NUD_STATS_DATA_PKT_INFO_DEST_IPV6 = 6,
4249
4250 QCA_ATTR_NUD_STATS_DATA_PKT_INFO_LAST,
4251 QCA_ATTR_NUD_STATS_DATA_PKT_INFO_MAX =
4252 QCA_ATTR_NUD_STATS_DATA_PKT_INFO_LAST - 1,
4253};
4254
a9491695
SD
4255/**
4256 * qca_wlan_vendor_attr_nud_stats_set: Attributes to vendor subcmd
4257 * QCA_NL80211_VENDOR_SUBCMD_NUD_STATS_SET. This carries the requisite
4258 * information to start/stop the NUD statistics collection.
4259 */
4260enum qca_attr_nud_stats_set {
4261 QCA_ATTR_NUD_STATS_SET_INVALID = 0,
4262
4263 /* Flag to start/stop the NUD statistics collection.
4264 * Start - If included, Stop - If not included
4265 */
4266 QCA_ATTR_NUD_STATS_SET_START = 1,
c103c0b5 4267 /* IPv4 address of the default gateway (in network byte order), u32 */
a9491695 4268 QCA_ATTR_NUD_STATS_GW_IPV4 = 2,
c103c0b5
SD
4269 /* Represents the list of data packet types to be monitored.
4270 * Host driver tracks the stats corresponding to each data frame
4271 * represented by these flags.
4272 * These data packets are represented by
4273 * enum qca_wlan_vendor_nud_stats_set_data_pkt_info
4274 */
4275 QCA_ATTR_NUD_STATS_SET_DATA_PKT_INFO = 3,
a9491695
SD
4276
4277 /* keep last */
4278 QCA_ATTR_NUD_STATS_SET_LAST,
4279 QCA_ATTR_NUD_STATS_SET_MAX =
4280 QCA_ATTR_NUD_STATS_SET_LAST - 1,
4281};
4282
c103c0b5
SD
4283enum qca_attr_nud_data_stats {
4284 QCA_ATTR_NUD_DATA_STATS_INVALID = 0,
4285 /* Data packet type for which the stats are collected (u32).
4286 * Represented by enum qca_wlan_vendor_nud_stats_data_pkt_flags
4287 */
4288 QCA_ATTR_NUD_STATS_PKT_TYPE = 1,
4289 /* Name corresponding to the DNS frame for which the respective DNS
4290 * stats are monitored (string). Max string length 255.
4291 */
4292 QCA_ATTR_NUD_STATS_PKT_DNS_DOMAIN_NAME = 2,
4293 /* source port on which the respective proto stats are collected (u32).
4294 */
4295 QCA_ATTR_NUD_STATS_PKT_SRC_PORT = 3,
4296 /* destination port on which the respective proto stats are collected
4297 * (u32).
4298 */
4299 QCA_ATTR_NUD_STATS_PKT_DEST_PORT = 4,
4300 /* IPv4 address for which the destined data packets have to be
4301 * monitored. (in network byte order), u32.
4302 */
4303 QCA_ATTR_NUD_STATS_PKT_DEST_IPV4 = 5,
4304 /* IPv6 address for which the destined data packets have to be
4305 * monitored. (in network byte order), 16 bytes array.
4306 */
4307 QCA_ATTR_NUD_STATS_PKT_DEST_IPV6 = 6,
4308 /* Data packet Request count received from netdev (u32). */
4309 QCA_ATTR_NUD_STATS_PKT_REQ_COUNT_FROM_NETDEV = 7,
4310 /* Data packet Request count sent to lower MAC from upper MAC (u32). */
4311 QCA_ATTR_NUD_STATS_PKT_REQ_COUNT_TO_LOWER_MAC = 8,
4312 /* Data packet Request count received by lower MAC from upper MAC
4313 * (u32)
4314 */
4315 QCA_ATTR_NUD_STATS_PKT_REQ_RX_COUNT_BY_LOWER_MAC = 9,
4316 /* Data packet Request count successfully transmitted by the device
4317 * (u32)
4318 */
4319 QCA_ATTR_NUD_STATS_PKT_REQ_COUNT_TX_SUCCESS = 10,
4320 /* Data packet Response count received by lower MAC (u32) */
4321 QCA_ATTR_NUD_STATS_PKT_RSP_RX_COUNT_BY_LOWER_MAC = 11,
4322 /* Data packet Response count received by upper MAC (u32) */
4323 QCA_ATTR_NUD_STATS_PKT_RSP_RX_COUNT_BY_UPPER_MAC = 12,
4324 /* Data packet Response count delivered to netdev (u32) */
4325 QCA_ATTR_NUD_STATS_PKT_RSP_COUNT_TO_NETDEV = 13,
4326 /* Data Packet Response count that are dropped out of order (u32) */
4327 QCA_ATTR_NUD_STATS_PKT_RSP_COUNT_OUT_OF_ORDER_DROP = 14,
4328
4329 /* keep last */
4330 QCA_ATTR_NUD_DATA_STATS_LAST,
4331 QCA_ATTR_NUD_DATA_STATS_MAX =
4332 QCA_ATTR_NUD_DATA_STATS_LAST - 1,
4333};
4334
a9491695
SD
4335/**
4336 * qca_attr_nud_stats_get: Attributes to vendor subcmd
4337 * QCA_NL80211_VENDOR_SUBCMD_NUD_STATS_GET. This carries the requisite
4338 * NUD statistics collected when queried.
4339 */
4340enum qca_attr_nud_stats_get {
4341 QCA_ATTR_NUD_STATS_GET_INVALID = 0,
c103c0b5 4342 /* ARP Request count from netdev (u32) */
a9491695 4343 QCA_ATTR_NUD_STATS_ARP_REQ_COUNT_FROM_NETDEV = 1,
c103c0b5 4344 /* ARP Request count sent to lower MAC from upper MAC (u32) */
a9491695 4345 QCA_ATTR_NUD_STATS_ARP_REQ_COUNT_TO_LOWER_MAC = 2,
c103c0b5 4346 /* ARP Request count received by lower MAC from upper MAC (u32) */
a9491695 4347 QCA_ATTR_NUD_STATS_ARP_REQ_RX_COUNT_BY_LOWER_MAC = 3,
c103c0b5 4348 /* ARP Request count successfully transmitted by the device (u32) */
a9491695 4349 QCA_ATTR_NUD_STATS_ARP_REQ_COUNT_TX_SUCCESS = 4,
c103c0b5 4350 /* ARP Response count received by lower MAC (u32) */
a9491695 4351 QCA_ATTR_NUD_STATS_ARP_RSP_RX_COUNT_BY_LOWER_MAC = 5,
c103c0b5 4352 /* ARP Response count received by upper MAC (u32) */
a9491695 4353 QCA_ATTR_NUD_STATS_ARP_RSP_RX_COUNT_BY_UPPER_MAC = 6,
c103c0b5 4354 /* ARP Response count delivered to netdev (u32) */
a9491695 4355 QCA_ATTR_NUD_STATS_ARP_RSP_COUNT_TO_NETDEV = 7,
c103c0b5 4356 /* ARP Response count dropped due to out of order reception (u32) */
a9491695
SD
4357 QCA_ATTR_NUD_STATS_ARP_RSP_COUNT_OUT_OF_ORDER_DROP = 8,
4358 /* Flag indicating if the station's link to the AP is active.
4359 * Active Link - If included, Inactive link - If not included
4360 */
7f5f4e46 4361 QCA_ATTR_NUD_STATS_AP_LINK_ACTIVE = 9,
a9491695
SD
4362 /* Flag indicating if there is any duplicate address detected (DAD).
4363 * Yes - If detected, No - If not detected.
4364 */
7f5f4e46 4365 QCA_ATTR_NUD_STATS_IS_DAD = 10,
c103c0b5
SD
4366 /* List of Data packet types for which the stats are requested.
4367 * This list does not carry ARP stats as they are done by the
4368 * above attributes. Represented by enum qca_attr_nud_data_stats.
4369 */
4370 QCA_ATTR_NUD_STATS_DATA_PKT_STATS = 11,
a9491695
SD
4371
4372 /* keep last */
4373 QCA_ATTR_NUD_STATS_GET_LAST,
4374 QCA_ATTR_NUD_STATS_GET_MAX =
4375 QCA_ATTR_NUD_STATS_GET_LAST - 1,
4376};
4377
70407ee5
KV
4378enum qca_wlan_btm_candidate_status {
4379 QCA_STATUS_ACCEPT = 0,
4380 QCA_STATUS_REJECT_EXCESSIVE_FRAME_LOSS_EXPECTED = 1,
4381 QCA_STATUS_REJECT_EXCESSIVE_DELAY_EXPECTED = 2,
4382 QCA_STATUS_REJECT_INSUFFICIENT_QOS_CAPACITY = 3,
4383 QCA_STATUS_REJECT_LOW_RSSI = 4,
4384 QCA_STATUS_REJECT_HIGH_INTERFERENCE = 5,
4385 QCA_STATUS_REJECT_UNKNOWN = 6,
4386};
4387
4388enum qca_wlan_vendor_attr_btm_candidate_info {
4389 QCA_WLAN_VENDOR_ATTR_BTM_CANDIDATE_INFO_INVALID = 0,
4390
4391 /* 6-byte MAC address representing the BSSID of transition candidate */
4392 QCA_WLAN_VENDOR_ATTR_BTM_CANDIDATE_INFO_BSSID = 1,
4393 /* Unsigned 32-bit value from enum qca_wlan_btm_candidate_status
4394 * returned by the driver. It says whether the BSSID provided in
4395 * QCA_WLAN_VENDOR_ATTR_BTM_CANDIDATE_INFO_BSSID is acceptable by
4396 * the driver, if not it specifies the reason for rejection.
4397 * Note that the user-space can overwrite the transition reject reason
4398 * codes provided by driver based on more information.
4399 */
4400 QCA_WLAN_VENDOR_ATTR_BTM_CANDIDATE_INFO_STATUS = 2,
4401
4402 /* keep last */
4403 QCA_WLAN_VENDOR_ATTR_BTM_CANDIDATE_INFO_AFTER_LAST,
4404 QCA_WLAN_VENDOR_ATTR_BTM_CANDIDATE_INFO_MAX =
4405 QCA_WLAN_VENDOR_ATTR_BTM_CANDIDATE_INFO_AFTER_LAST - 1,
4406};
4407
841e9a8c
SD
4408enum qca_attr_trace_level {
4409 QCA_ATTR_TRACE_LEVEL_INVALID = 0,
4410 /*
4411 * Nested array of the following attributes:
4412 * QCA_ATTR_TRACE_LEVEL_MODULE,
4413 * QCA_ATTR_TRACE_LEVEL_MASK.
4414 */
4415 QCA_ATTR_TRACE_LEVEL_PARAM = 1,
4416 /*
4417 * Specific QCA host driver module. Please refer to the QCA host
4418 * driver implementation to get the specific module ID.
4419 */
4420 QCA_ATTR_TRACE_LEVEL_MODULE = 2,
4421 /* Different trace level masks represented in the QCA host driver. */
4422 QCA_ATTR_TRACE_LEVEL_MASK = 3,
4423
4424 /* keep last */
4425 QCA_ATTR_TRACE_LEVEL_AFTER_LAST,
4426 QCA_ATTR_TRACE_LEVEL_MAX =
4427 QCA_ATTR_TRACE_LEVEL_AFTER_LAST - 1,
4428};
4429
7785c70b
PX
4430/**
4431 * enum qca_wlan_vendor_attr_get_he_capabilities - IEEE 802.11ax HE capabilities
4432 */
4433enum qca_wlan_vendor_attr_get_he_capabilities {
4434 QCA_WLAN_VENDOR_ATTR_HE_CAPABILITIES_INVALID = 0,
4435 /* Whether HE capabilities is supported
6965705b
JJ
4436 * (u8 attribute: 0 = not supported, 1 = supported)
4437 */
7785c70b
PX
4438 QCA_WLAN_VENDOR_ATTR_HE_SUPPORTED = 1,
4439 /* HE PHY capabilities, array of 3 u32 values */
4440 QCA_WLAN_VENDOR_ATTR_PHY_CAPAB = 2,
4441 /* HE MAC capabilities (u32 attribute) */
4442 QCA_WLAN_VENDOR_ATTR_MAC_CAPAB = 3,
4443 /* HE MCS map (u32 attribute) */
4444 QCA_WLAN_VENDOR_ATTR_HE_MCS = 4,
4445 /* Number of SS (u32 attribute) */
4446 QCA_WLAN_VENDOR_ATTR_NUM_SS = 5,
4447 /* RU count (u32 attribute) */
4448 QCA_WLAN_VENDOR_ATTR_RU_IDX_MASK = 6,
4449 /* PPE threshold data, array of 8 u32 values */
4450 QCA_WLAN_VENDOR_ATTR_PPE_THRESHOLD = 7,
4451
4452 /* keep last */
4453 QCA_WLAN_VENDOR_ATTR_HE_CAPABILITIES_AFTER_LAST,
4454 QCA_WLAN_VENDOR_ATTR_HE_CAPABILITIES_MAX =
4455 QCA_WLAN_VENDOR_ATTR_HE_CAPABILITIES_AFTER_LAST - 1,
4456};
4457
16217e13
PX
4458/**
4459 * enum qca_wlan_vendor_attr_spectral_scan - Spectral scan config parameters
4460 */
4461enum qca_wlan_vendor_attr_spectral_scan {
4462 QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_CONFIG_INVALID = 0,
4463 /* Number of times the chip enters spectral scan mode before
4464 * deactivating spectral scans. When set to 0, chip will enter spectral
4465 * scan mode continuously. u32 attribute.
4466 */
4467 QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_CONFIG_SCAN_COUNT = 1,
4468 /* Spectral scan period. Period increment resolution is 256*Tclk,
4469 * where Tclk = 1/44 MHz (Gmode), 1/40 MHz (Amode). u32 attribute.
4470 */
4471 QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_CONFIG_SCAN_PERIOD = 2,
4472 /* Spectral scan priority. u32 attribute. */
4473 QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_CONFIG_PRIORITY = 3,
4474 /* Number of FFT data points to compute. u32 attribute. */
4475 QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_CONFIG_FFT_SIZE = 4,
4476 /* Enable targeted gain change before starting the spectral scan FFT.
4477 * u32 attribute.
4478 */
4479 QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_CONFIG_GC_ENA = 5,
4480 /* Restart a queued spectral scan. u32 attribute. */
4481 QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_CONFIG_RESTART_ENA = 6,
4482 /* Noise floor reference number for the calculation of bin power.
4483 * u32 attribute.
4484 */
4485 QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_CONFIG_NOISE_FLOOR_REF = 7,
4486 /* Disallow spectral scan triggers after TX/RX packets by setting
4487 * this delay value to roughly SIFS time period or greater.
4488 * u32 attribute.
4489 */
4490 QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_CONFIG_INIT_DELAY = 8,
4491 /* Number of strong bins (inclusive) per sub-channel, below
4492 * which a signal is declared a narrow band tone. u32 attribute.
4493 */
4494 QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_CONFIG_NB_TONE_THR = 9,
4495 /* Specify the threshold over which a bin is declared strong (for
4496 * scan bandwidth analysis). u32 attribute.
4497 */
4498 QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_CONFIG_STR_BIN_THR = 10,
4499 /* Spectral scan report mode. u32 attribute. */
4500 QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_CONFIG_WB_RPT_MODE = 11,
4501 /* RSSI report mode, if the ADC RSSI is below
4502 * QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_CONFIG_RSSI_THR,
4503 * then FFTs will not trigger, but timestamps and summaries get
4504 * reported. u32 attribute.
4505 */
4506 QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_CONFIG_RSSI_RPT_MODE = 12,
4507 /* ADC RSSI must be greater than or equal to this threshold (signed dB)
4508 * to ensure spectral scan reporting with normal error code.
4509 * u32 attribute.
4510 */
4511 QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_CONFIG_RSSI_THR = 13,
4512 /* Format of frequency bin magnitude for spectral scan triggered FFTs:
4513 * 0: linear magnitude, 1: log magnitude (20*log10(lin_mag)).
4514 * u32 attribute.
4515 */
4516 QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_CONFIG_PWR_FORMAT = 14,
4517 /* Format of FFT report to software for spectral scan triggered FFTs.
4518 * 0: No FFT report (only spectral scan summary report)
4519 * 1: 2-dword summary of metrics for each completed FFT + spectral scan
4520 * report
4521 * 2: 2-dword summary of metrics for each completed FFT + 1x-oversampled
4522 * bins (in-band) per FFT + spectral scan summary report
4523 * 3: 2-dword summary of metrics for each completed FFT + 2x-oversampled
4524 * bins (all) per FFT + spectral scan summary report
4525 * u32 attribute.
4526 */
4527 QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_CONFIG_RPT_MODE = 15,
4528 /* Number of LSBs to shift out in order to scale the FFT bins.
4529 * u32 attribute.
4530 */
4531 QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_CONFIG_BIN_SCALE = 16,
4532 /* Set to 1 (with spectral_scan_pwr_format=1), to report bin magnitudes
4533 * in dBm power. u32 attribute.
4534 */
4535 QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_CONFIG_DBM_ADJ = 17,
4536 /* Per chain enable mask to select input ADC for search FFT.
4537 * u32 attribute.
4538 */
4539 QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_CONFIG_CHN_MASK = 18,
4540 /* An unsigned 64-bit integer provided by host driver to identify the
4541 * spectral scan request. This attribute is included in the scan
4542 * response message for @QCA_NL80211_VENDOR_SUBCMD_SPECTRAL_SCAN_START
4543 * and used as an attribute in
4544 * @QCA_NL80211_VENDOR_SUBCMD_SPECTRAL_SCAN_STOP to identify the
4545 * specific scan to be stopped.
4546 */
4547 QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_COOKIE = 19,
fbfceef3
EJ
4548 /* Skip interval for FFT reports. u32 attribute */
4549 QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_CONFIG_FFT_PERIOD = 20,
4550 /* Set to report only one set of FFT results.
4551 * u32 attribute.
4552 */
4553 QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_CONFIG_SHORT_REPORT = 21,
4554 /* Debug level for spectral module in driver.
4555 * 0 : Verbosity level 0
4556 * 1 : Verbosity level 1
4557 * 2 : Verbosity level 2
4558 * 3 : Matched filterID display
4559 * 4 : One time dump of FFT report
4560 * u32 attribute.
4561 */
4562 QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_CONFIG_DEBUG_LEVEL = 22,
4563 /* Type of spectral scan request. u32 attribute.
4564 * It uses values defined in enum
4565 * qca_wlan_vendor_attr_spectral_scan_request_type.
4566 */
4567 QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_REQUEST_TYPE = 23,
0fa0858f
EJ
4568 /* This specifies the frequency span over which spectral
4569 * scan would be carried out. Its value depends on the
4570 * value of QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_MODE and
4571 * the relation is as follows.
4572 * QCA_WLAN_VENDOR_SPECTRAL_SCAN_MODE_NORMAL
4573 * Not applicable. Spectral scan would happen in the
4574 * operating span.
4575 * QCA_WLAN_VENDOR_SPECTRAL_SCAN_MODE_AGILE
4576 * Center frequency (in MHz) of the span of interest or
4577 * for convenience, center frequency (in MHz) of any channel
4578 * in the span of interest. If agile spectral scan is initiated
4579 * without setting a valid frequency it returns the error code
4580 * (QCA_WLAN_VENDOR_SPECTRAL_SCAN_ERR_PARAM_NOT_INITIALIZED).
4581 * u32 attribute.
4582 */
4583 QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_CONFIG_FREQUENCY = 24,
4584 /* Spectral scan mode. u32 attribute.
4585 * It uses values defined in enum qca_wlan_vendor_spectral_scan_mode.
4586 * If this attribute is not present, it is assumed to be
4587 * normal mode (QCA_WLAN_VENDOR_SPECTRAL_SCAN_MODE_NORMAL).
4588 */
4589 QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_MODE = 25,
4590 /* Spectral scan error code. u32 attribute.
4591 * It uses values defined in enum
4592 * qca_wlan_vendor_spectral_scan_error_code.
4593 * This attribute is included only in failure scenarios.
4594 */
4595 QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_ERROR_CODE = 26,
1006c4be
SKP
4596 /* 8-bit unsigned value to enable/disable debug of the
4597 * Spectral DMA ring.
4598 * 1-enable, 0-disable
4599 */
4600 QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_CONFIG_DMA_RING_DEBUG = 27,
4601 /* 8-bit unsigned value to enable/disable debug of the
4602 * Spectral DMA buffers.
4603 * 1-enable, 0-disable
4604 */
4605 QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_CONFIG_DMA_BUFFER_DEBUG = 28,
16217e13
PX
4606
4607 QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_CONFIG_AFTER_LAST,
4608 QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_CONFIG_MAX =
4609 QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_CONFIG_AFTER_LAST - 1,
4610};
4611
fbfceef3
EJ
4612/**
4613 * enum qca_wlan_vendor_attr_spectral_diag_stats - Used by the vendor command
4614 * QCA_NL80211_VENDOR_SUBCMD_SPECTRAL_SCAN_GET_DIAG_STATS.
4615 */
4616enum qca_wlan_vendor_attr_spectral_diag_stats {
4617 QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_DIAG_INVALID = 0,
4618 /* Number of spectral TLV signature mismatches.
4619 * u64 attribute.
4620 */
4621 QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_DIAG_SIG_MISMATCH = 1,
4622 /* Number of spectral phyerror events with insufficient length when
4623 * parsing for secondary 80 search FFT report. u64 attribute.
4624 */
4625 QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_DIAG_SEC80_SFFT_INSUFFLEN = 2,
4626 /* Number of spectral phyerror events without secondary 80
4627 * search FFT report. u64 attribute.
4628 */
4629 QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_DIAG_NOSEC80_SFFT = 3,
4630 /* Number of spectral phyerror events with vht operation segment 1 id
4631 * mismatches in search fft report. u64 attribute.
4632 */
4633 QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_DIAG_VHTSEG1ID_MISMATCH = 4,
4634 /* Number of spectral phyerror events with vht operation segment 2 id
4635 * mismatches in search fft report. u64 attribute.
af6614ca 4636 */
fbfceef3
EJ
4637 QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_DIAG_VHTSEG2ID_MISMATCH = 5,
4638
4639 QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_DIAG_AFTER_LAST,
4640 QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_DIAG_MAX =
4641 QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_DIAG_AFTER_LAST - 1,
4642};
4643
4644/**
4645 * enum qca_wlan_vendor_attr_spectral_cap - Used by the vendor command
4646 * QCA_NL80211_VENDOR_SUBCMD_SPECTRAL_SCAN_GET_CAP_INFO.
4647 */
4648enum qca_wlan_vendor_attr_spectral_cap {
4649 QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_CAP_INVALID = 0,
4650 /* Flag attribute to indicate phydiag capability */
4651 QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_CAP_PHYDIAG = 1,
4652 /* Flag attribute to indicate radar detection capability */
4653 QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_CAP_RADAR = 2,
4654 /* Flag attribute to indicate spectral capability */
4655 QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_CAP_SPECTRAL = 3,
4656 /* Flag attribute to indicate advanced spectral capability */
4657 QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_CAP_ADVANCED_SPECTRAL = 4,
98b806b0
EJ
4658 /* Spectral hardware generation. u32 attribute.
4659 * It uses values defined in enum
4660 * qca_wlan_vendor_spectral_scan_cap_hw_gen.
4661 */
4662 QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_CAP_HW_GEN = 5,
4c02242d
EJ
4663 /* Spectral bin scaling formula ID. u16 attribute.
4664 * It uses values defined in enum
4665 * qca_wlan_vendor_spectral_scan_cap_formula_id.
4666 */
4667 QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_CAP_FORMULA_ID = 6,
4668 /* Spectral bin scaling param - low level offset.
4669 * s16 attribute.
4670 */
4671 QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_CAP_LOW_LEVEL_OFFSET = 7,
4672 /* Spectral bin scaling param - high level offset.
4673 * s16 attribute.
4674 */
4675 QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_CAP_HIGH_LEVEL_OFFSET = 8,
4676 /* Spectral bin scaling param - RSSI threshold.
4677 * s16 attribute.
4678 */
4679 QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_CAP_RSSI_THR = 9,
4680 /* Spectral bin scaling param - default AGC max gain.
4681 * u8 attribute.
4682 */
4683 QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_CAP_DEFAULT_AGC_MAX_GAIN = 10,
0fa0858f
EJ
4684 /* Flag attribute to indicate agile spectral scan capability */
4685 QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_CAP_AGILE_SPECTRAL = 11,
fbfceef3
EJ
4686
4687 QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_CAP_AFTER_LAST,
4688 QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_CAP_MAX =
4689 QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_CAP_AFTER_LAST - 1,
4690};
4691
4692/**
4693 * enum qca_wlan_vendor_attr_spectral_scan_status - used by the vendor command
4694 * QCA_NL80211_VENDOR_SUBCMD_SPECTRAL_SCAN_GET_STATUS.
4695 */
4696enum qca_wlan_vendor_attr_spectral_scan_status {
4697 QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_STATUS_INVALID = 0,
4698 /* Flag attribute to indicate whether spectral scan is enabled */
4699 QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_STATUS_IS_ENABLED = 1,
4700 /* Flag attribute to indicate whether spectral scan is in progress*/
4701 QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_STATUS_IS_ACTIVE = 2,
0fa0858f
EJ
4702 /* Spectral scan mode. u32 attribute.
4703 * It uses values defined in enum qca_wlan_vendor_spectral_scan_mode.
4704 * If this attribute is not present, normal mode
4705 * (QCA_WLAN_VENDOR_SPECTRAL_SCAN_MODE_NORMAL is assumed to be
4706 * requested.
4707 */
4708 QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_STATUS_MODE = 3,
fbfceef3
EJ
4709
4710 QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_STATUS_AFTER_LAST,
4711 QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_STATUS_MAX =
4712 QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_STATUS_AFTER_LAST - 1,
4713};
4714
4715/**
4716 * qca_wlan_vendor_attr_spectral_scan_request_type: Attribute values for
4717 * QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_REQUEST_TYPE to the vendor subcmd
4718 * QCA_NL80211_VENDOR_SUBCMD_SPECTRAL_SCAN_START. This represents the
4719 * spectral scan request types.
4720 * @QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_REQUEST_TYPE_SCAN_AND_CONFIG: Request to
4721 * set the spectral parameters and start scan.
4722 * @QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_REQUEST_TYPE_SCAN: Request to
4723 * only set the spectral parameters.
4724 * @QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_REQUEST_TYPE_CONFIG: Request to
4725 * only start the spectral scan.
4726 */
4727enum qca_wlan_vendor_attr_spectral_scan_request_type {
4728 QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_REQUEST_TYPE_SCAN_AND_CONFIG,
4729 QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_REQUEST_TYPE_SCAN,
4730 QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_REQUEST_TYPE_CONFIG,
4731};
4732
0fa0858f
EJ
4733/**
4734 * qca_wlan_vendor_spectral_scan_mode: Attribute values for
4735 * QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_MODE in the vendor subcmd
4736 * QCA_NL80211_VENDOR_SUBCMD_SPECTRAL_SCAN_START and
4737 * QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_STATUS_MODE in the vendor subcmd
4738 * QCA_NL80211_VENDOR_SUBCMD_SPECTRAL_SCAN_GET_STATUS. This represents the
4739 * spectral scan modes.
4740 * @QCA_WLAN_VENDOR_SPECTRAL_SCAN_MODE_NORMAL: Normal spectral scan:
4741 * spectral scan in the current operating span.
4742 * @QCA_WLAN_VENDOR_SPECTRAL_SCAN_MODE_AGILE: Agile spectral scan:
4743 * spectral scan in the configured agile span.
4744 */
4745enum qca_wlan_vendor_spectral_scan_mode {
4746 QCA_WLAN_VENDOR_SPECTRAL_SCAN_MODE_NORMAL = 0,
4747 QCA_WLAN_VENDOR_SPECTRAL_SCAN_MODE_AGILE = 1,
4748};
4749
4750/**
4751 * qca_wlan_vendor_spectral_scan_error_code: Attribute values for
4752 * QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_ERROR_CODE in the vendor subcmd
4753 * QCA_NL80211_VENDOR_SUBCMD_SPECTRAL_SCAN_START.
4754 * @QCA_WLAN_VENDOR_SPECTRAL_SCAN_ERR_PARAM_UNSUPPORTED: Changing the value
4755 * of a parameter is not supported.
4756 * @QCA_WLAN_VENDOR_SPECTRAL_SCAN_ERR_MODE_UNSUPPORTED: Requested spectral scan
4757 * mode is not supported.
4758 * @QCA_WLAN_VENDOR_SPECTRAL_SCAN_ERR_PARAM_INVALID_VALUE: A parameter
4759 * has invalid value.
4760 * @QCA_WLAN_VENDOR_SPECTRAL_SCAN_ERR_PARAM_NOT_INITIALIZED: A parameter
4761 * is not initialized.
4762 */
4763enum qca_wlan_vendor_spectral_scan_error_code {
4764 QCA_WLAN_VENDOR_SPECTRAL_SCAN_ERR_PARAM_UNSUPPORTED = 0,
4765 QCA_WLAN_VENDOR_SPECTRAL_SCAN_ERR_MODE_UNSUPPORTED = 1,
4766 QCA_WLAN_VENDOR_SPECTRAL_SCAN_ERR_PARAM_INVALID_VALUE = 2,
4767 QCA_WLAN_VENDOR_SPECTRAL_SCAN_ERR_PARAM_NOT_INITIALIZED = 3,
4768};
4769
98b806b0
EJ
4770/**
4771 * qca_wlan_vendor_spectral_scan_cap_hw_gen: Attribute values for
4772 * QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_CAP_HW_GEN to the vendor subcmd
4773 * QCA_NL80211_VENDOR_SUBCMD_SPECTRAL_SCAN_GET_CAP_INFO. This represents the
4774 * spectral hardware generation.
4775 * @QCA_WLAN_VENDOR_SPECTRAL_SCAN_CAP_HW_GEN_1: generation 1
4776 * @QCA_WLAN_VENDOR_SPECTRAL_SCAN_CAP_HW_GEN_2: generation 2
4777 * @QCA_WLAN_VENDOR_SPECTRAL_SCAN_CAP_HW_GEN_3: generation 3
4778 */
4779enum qca_wlan_vendor_spectral_scan_cap_hw_gen {
4780 QCA_WLAN_VENDOR_SPECTRAL_SCAN_CAP_HW_GEN_1 = 0,
4781 QCA_WLAN_VENDOR_SPECTRAL_SCAN_CAP_HW_GEN_2 = 1,
4782 QCA_WLAN_VENDOR_SPECTRAL_SCAN_CAP_HW_GEN_3 = 2,
4783};
4784
944f359e
SD
4785enum qca_wlan_vendor_tos {
4786 QCA_WLAN_VENDOR_TOS_BK = 0,
4787 QCA_WLAN_VENDOR_TOS_BE = 1,
4788 QCA_WLAN_VENDOR_TOS_VI = 2,
4789 QCA_WLAN_VENDOR_TOS_VO = 3,
4790};
4791
4792/**
4793 * enum qca_wlan_vendor_attr_active_tos - Used by the vendor command
4794 * QCA_NL80211_VENDOR_SUBCMD_ACTIVE_TOS.
4795 */
4796enum qca_wlan_vendor_attr_active_tos {
4797 QCA_WLAN_VENDOR_ATTR_ACTIVE_TOS_INVALID = 0,
4798 /* Type Of Service - Represented by qca_wlan_vendor_tos */
4799 QCA_WLAN_VENDOR_ATTR_ACTIVE_TOS = 1,
4800 /* Flag attribute representing the start (attribute included) or stop
4801 * (attribute not included) of the respective TOS.
4802 */
4803 QCA_WLAN_VENDOR_ATTR_ACTIVE_TOS_START = 2,
4804};
4805
cf39475b
SD
4806enum qca_wlan_vendor_hang_reason {
4807 /* Unspecified reason */
4808 QCA_WLAN_HANG_REASON_UNSPECIFIED = 0,
4809 /* No Map for the MAC entry for the received frame */
4810 QCA_WLAN_HANG_RX_HASH_NO_ENTRY_FOUND = 1,
4811 /* Peer deletion timeout happened */
4812 QCA_WLAN_HANG_PEER_DELETION_TIMEDOUT = 2,
4813 /* Peer unmap timeout */
4814 QCA_WLAN_HANG_PEER_UNMAP_TIMEDOUT = 3,
4815 /* Scan request timed out */
4816 QCA_WLAN_HANG_SCAN_REQ_EXPIRED = 4,
4817 /* Consecutive Scan attempt failures */
4818 QCA_WLAN_HANG_SCAN_ATTEMPT_FAILURES = 5,
4819 /* Unable to get the message buffer */
4820 QCA_WLAN_HANG_GET_MSG_BUFF_FAILURE = 6,
4821 /* Current command processing is timedout */
4822 QCA_WLAN_HANG_ACTIVE_LIST_TIMEOUT = 7,
4823 /* Timeout for an ACK from FW for suspend request */
4824 QCA_WLAN_HANG_SUSPEND_TIMEOUT = 8,
4825 /* Timeout for an ACK from FW for resume request */
4826 QCA_WLAN_HANG_RESUME_TIMEOUT = 9,
4827 /* Transmission timeout for consecutive data frames */
4828 QCA_WLAN_HANG_TRANSMISSIONS_TIMEOUT = 10,
4829 /* Timeout for the TX completion status of data frame */
4830 QCA_WLAN_HANG_TX_COMPLETE_TIMEOUT = 11,
4831 /* DXE failure for TX/RX, DXE resource unavailability */
4832 QCA_WLAN_HANG_DXE_FAILURE = 12,
4833 /* WMI pending commands exceed the maximum count */
4834 QCA_WLAN_HANG_WMI_EXCEED_MAX_PENDING_CMDS = 13,
4835};
4836
4837/**
4838 * enum qca_wlan_vendor_attr_hang - Used by the vendor command
4839 * QCA_NL80211_VENDOR_SUBCMD_HANG.
4840 */
4841enum qca_wlan_vendor_attr_hang {
4842 QCA_WLAN_VENDOR_ATTR_HANG_INVALID = 0,
4843 /* Reason for the hang - u32 attribute with a value from enum
4844 * qca_wlan_vendor_hang_reason.
4845 */
4846 QCA_WLAN_VENDOR_ATTR_HANG_REASON = 1,
4847
4848 QCA_WLAN_VENDOR_ATTR_HANG_AFTER_LAST,
4849 QCA_WLAN_VENDOR_ATTR_HANG_MAX =
4850 QCA_WLAN_VENDOR_ATTR_HANG_AFTER_LAST - 1,
4851};
4852
2115603a 4853/**
4854 * enum qca_wlan_vendor_attr_flush_pending - Attributes for
4855 * flushing pending traffic in firmware.
4856 *
4857 * @QCA_WLAN_VENDOR_ATTR_PEER_ADDR: Configure peer MAC address.
4858 * @QCA_WLAN_VENDOR_ATTR_AC: Configure access category of the pending
4859 * packets. It is u8 value with bit 0~3 represent AC_BE, AC_BK,
4860 * AC_VI, AC_VO respectively. Set the corresponding bit to 1 to
4861 * flush packets with access category.
4862 */
4863enum qca_wlan_vendor_attr_flush_pending {
4864 QCA_WLAN_VENDOR_ATTR_FLUSH_PENDING_INVALID = 0,
4865 QCA_WLAN_VENDOR_ATTR_PEER_ADDR = 1,
4866 QCA_WLAN_VENDOR_ATTR_AC = 2,
4867
4868 /* keep last */
4869 QCA_WLAN_VENDOR_ATTR_FLUSH_PENDING_AFTER_LAST,
4870 QCA_WLAN_VENDOR_ATTR_FLUSH_PENDING_MAX =
4871 QCA_WLAN_VENDOR_ATTR_FLUSH_PENDING_AFTER_LAST - 1,
4872};
4873
4c02242d
EJ
4874/**
4875 * qca_wlan_vendor_spectral_scan_cap_formula_id: Attribute values for
4876 * QCA_WLAN_VENDOR_ATTR_SPECTRAL_SCAN_CAP_FORMULA_ID in the vendor subcmd
4877 * QCA_NL80211_VENDOR_SUBCMD_SPECTRAL_SCAN_GET_CAP_INFO. This represents the
4878 * Spectral bin scaling formula ID.
4879 * @QCA_WLAN_VENDOR_SPECTRAL_SCAN_CAP_NO_SCALING: No scaling
4880 * @QCA_WLAN_VENDOR_SPECTRAL_SCAN_CAP_AGC_GAIN_RSSI_CORR_BASED: AGC gain
4881 * and RSSI threshold based formula.
4882 */
4883enum qca_wlan_vendor_spectral_scan_cap_formula_id {
4884 QCA_WLAN_VENDOR_SPECTRAL_SCAN_CAP_NO_SCALING = 0,
4885 QCA_WLAN_VENDOR_SPECTRAL_SCAN_CAP_AGC_GAIN_RSSI_CORR_BASED = 1,
4886};
4887
364039d2
KR
4888/**
4889 * enum qca_wlan_vendor_attr_rropavail_info - Specifies whether Representative
4890 * RF Operating Parameter (RROP) information is available, and if so, at which
4891 * point in the application-driver interaction sequence it can be retrieved by
4892 * the application from the driver. This point may vary by architecture and
4893 * other factors. This is a u16 value.
4894 */
4895enum qca_wlan_vendor_attr_rropavail_info {
4896 /* RROP information is unavailable. */
4897 QCA_WLAN_VENDOR_ATTR_RROPAVAIL_INFO_UNAVAILABLE,
4898 /* RROP information is available and the application can retrieve the
4899 * information after receiving an QCA_NL80211_VENDOR_SUBCMD_EXTERNAL_ACS
4900 * event from the driver.
4901 */
4902 QCA_WLAN_VENDOR_ATTR_RROPAVAIL_INFO_EXTERNAL_ACS_START,
4903 /* RROP information is available only after a vendor specific scan
4904 * (requested using QCA_NL80211_VENDOR_SUBCMD_TRIGGER_SCAN) has
4905 * successfully completed. The application can retrieve the information
4906 * after receiving the QCA_NL80211_VENDOR_SUBCMD_SCAN_DONE event from
4907 * the driver.
4908 */
4909 QCA_WLAN_VENDOR_ATTR_RROPAVAIL_INFO_VSCAN_END,
4910};
4911
4912/**
4913 * enum qca_wlan_vendor_attr_rrop_info - Specifies vendor specific
4914 * Representative RF Operating Parameter (RROP) information. It is sent for the
4915 * vendor command QCA_NL80211_VENDOR_SUBCMD_GET_RROP_INFO. This information is
4916 * intended for use by external Auto Channel Selection applications. It provides
4917 * guidance values for some RF parameters that are used by the system during
4918 * operation. These values could vary by channel, band, radio, and so on.
4919 */
4920enum qca_wlan_vendor_attr_rrop_info {
4921 QCA_WLAN_VENDOR_ATTR_RROP_INFO_INVALID = 0,
4922
4923 /* Representative Tx Power List (RTPL) which has an array of nested
4924 * values as per attributes in enum qca_wlan_vendor_attr_rtplinst.
4925 */
4926 QCA_WLAN_VENDOR_ATTR_RROP_INFO_RTPL = 1,
4927
4928 QCA_WLAN_VENDOR_ATTR_RROP_INFO_AFTER_LAST,
4929 QCA_WLAN_VENDOR_ATTR_RROP_INFO_MAX =
4930 QCA_WLAN_VENDOR_ATTR_RROP_INFO_AFTER_LAST - 1
4931};
4932
4933/**
4934 * enum qca_wlan_vendor_attr_rtplinst - Specifies attributes for individual list
4935 * entry instances in the Representative Tx Power List (RTPL). It provides
4936 * simplified power values intended for helping external Auto channel Selection
4937 * applications compare potential Tx power performance between channels, other
4938 * operating conditions remaining identical. These values are not necessarily
4939 * the actual Tx power values that will be used by the system. They are also not
4940 * necessarily the max or average values that will be used. Instead, they are
4941 * relative, summarized keys for algorithmic use computed by the driver or
4942 * underlying firmware considering a number of vendor specific factors.
4943 */
4944enum qca_wlan_vendor_attr_rtplinst {
4945 QCA_WLAN_VENDOR_ATTR_RTPLINST_INVALID = 0,
4946
4947 /* Primary channel number (u8) */
4948 QCA_WLAN_VENDOR_ATTR_RTPLINST_PRIMARY = 1,
4949 /* Representative Tx power in dBm (s32) with emphasis on throughput. */
4950 QCA_WLAN_VENDOR_ATTR_RTPLINST_TXPOWER_THROUGHPUT = 2,
4951 /* Representative Tx power in dBm (s32) with emphasis on range. */
4952 QCA_WLAN_VENDOR_ATTR_RTPLINST_TXPOWER_RANGE = 3,
4953
4954 QCA_WLAN_VENDOR_ATTR_RTPLINST_AFTER_LAST,
4955 QCA_WLAN_VENDOR_ATTR_RTPLINST_MAX =
4956 QCA_WLAN_VENDOR_ATTR_RTPLINST_AFTER_LAST - 1,
4957};
4958
9b0de99f
PZ
4959/**
4960 * enum qca_wlan_vendor_attr_config_latency_level - Level for
4961 * wlan latency module.
4962 *
4963 * There will be various of Wi-Fi functionality like scan/roaming/adaptive
4964 * power saving which would causing data exchange out of service, this
4965 * would be a big impact on latency. For latency sensitive applications over
4966 * Wi-Fi are intolerant to such operations and thus would configure them
4967 * to meet their respective needs. It is well understood by such applications
4968 * that altering the default behavior would degrade the Wi-Fi functionality
4969 * w.r.t the above pointed WLAN operations.
4970 *
4971 * @QCA_WLAN_VENDOR_ATTR_CONFIG_LATENCY_LEVEL_NORMAL:
4972 * Default WLAN operation level which throughput orientated.
4973 * @QCA_WLAN_VENDOR_ATTR_CONFIG_LATENCY_LEVEL_MODERATE:
4974 * Use moderate level to improve latency by limit scan duration.
4975 * @QCA_WLAN_VENDOR_ATTR_CONFIG_LATENCY_LEVEL_LOW:
4976 * Use low latency level to benifit application like concurrent
4977 * downloading or video streaming via constraint scan/adaptive PS.
4978 * @QCA_WLAN_VENDOR_ATTR_CONFIG_LATENCY_LEVEL_ULTRALOW:
4979 * Use ultra low latency level to benefit for gaming/voice
4980 * application via constraint scan/roaming/adaptive PS.
4981 */
4982enum qca_wlan_vendor_attr_config_latency_level {
4983 QCA_WLAN_VENDOR_ATTR_CONFIG_LATENCY_LEVEL_INVALID = 0,
4984 QCA_WLAN_VENDOR_ATTR_CONFIG_LATENCY_LEVEL_NORMAL = 1,
4985 QCA_WLAN_VENDOR_ATTR_CONFIG_LATENCY_LEVEL_MODERATE = 2,
4986 QCA_WLAN_VENDOR_ATTR_CONFIG_LATENCY_LEVEL_LOW = 3,
4987 QCA_WLAN_VENDOR_ATTR_CONFIG_LATENCY_LEVEL_ULTRALOW = 4,
4988
4989 /* keep last */
4990 QCA_WLAN_VENDOR_ATTR_CONFIG_LATENCY_LEVEL_AFTER_LAST,
4991 QCA_WLAN_VENDOR_ATTR_CONFIG_LATENCY_LEVEL_MAX =
4992 QCA_WLAN_VENDOR_ATTR_CONFIG_LATENCY_LEVEL_AFTER_LAST - 1,
4993};
4994
9cc8303d
SD
4995/**
4996 * enum qca_wlan_vendor_attr_wlan_mac - Used by the vendor command
4997 * QCA_NL80211_VENDOR_SUBCMD_WLAN_MAC_INFO.
4998 */
4999enum qca_wlan_vendor_attr_mac {
5000 QCA_WLAN_VENDOR_ATTR_MAC_INVALID = 0,
5001
5002 /* MAC mode info list which has an array of nested values as
5003 * per attributes in enum qca_wlan_vendor_attr_mac_mode_info.
5004 */
5005 QCA_WLAN_VENDOR_ATTR_MAC_INFO = 1,
5006
5007 /* keep last */
5008 QCA_WLAN_VENDOR_ATTR_MAC_AFTER_LAST,
5009 QCA_WLAN_VENDOR_ATTR_MAC_MAX =
5010 QCA_WLAN_VENDOR_ATTR_MAC_AFTER_LAST - 1,
5011};
5012
5013/**
5014 * enum qca_wlan_vendor_attr_mac_iface_info - Information of the connected
5015 * Wi-Fi netdev interface on a respective MAC.
5016 * Used by the attribute QCA_WLAN_VENDOR_ATTR_MAC_IFACE_INFO.
5017 */
5018enum qca_wlan_vendor_attr_mac_iface_info {
5019 QCA_WLAN_VENDOR_ATTR_MAC_IFACE_INFO_INVALID = 0,
5020 /* Wi-Fi netdev's interface index (u32) */
5021 QCA_WLAN_VENDOR_ATTR_MAC_IFACE_INFO_IFINDEX = 1,
5022 /* Associated frequency in MHz of the connected Wi-Fi interface (u32) */
5023 QCA_WLAN_VENDOR_ATTR_MAC_IFACE_INFO_FREQ = 2,
5024
5025 /* keep last */
5026 QCA_WLAN_VENDOR_ATTR_MAC_IFACE_INFO_AFTER_LAST,
5027 QCA_WLAN_VENDOR_ATTR_MAC_IFACE_INFO_MAX =
5028 QCA_WLAN_VENDOR_ATTR_MAC_IFACE_INFO_AFTER_LAST - 1,
5029};
5030
5031/**
5032 * enum qca_wlan_vendor_attr_mac_info - Points to MAC the information.
5033 * Used by the attribute QCA_WLAN_VENDOR_ATTR_MAC_INFO of the
5034 * vendor command QCA_NL80211_VENDOR_SUBCMD_WLAN_MAC_INFO.
5035 */
5036enum qca_wlan_vendor_attr_mac_info {
5037 QCA_WLAN_VENDOR_ATTR_MAC_INFO_INVALID = 0,
5038 /* Hardware MAC ID associated for the MAC (u32) */
5039 QCA_WLAN_VENDOR_ATTR_MAC_INFO_MAC_ID = 1,
5040 /* Band supported by the MAC at a given point.
5041 * This is a u32 bitmask of BIT(NL80211_BAND_*) as described in %enum
5042 * nl80211_band.
5043 */
5044 QCA_WLAN_VENDOR_ATTR_MAC_INFO_BAND = 2,
5045 /* Refers to list of WLAN netdev interfaces associated with this MAC.
5046 * Represented by enum qca_wlan_vendor_attr_mac_iface_info.
5047 */
5048 QCA_WLAN_VENDOR_ATTR_MAC_IFACE_INFO = 3,
5049
5050 /* keep last */
5051 QCA_WLAN_VENDOR_ATTR_MAC_INFO_AFTER_LAST,
5052 QCA_WLAN_VENDOR_ATTR_MAC_INFO_MAX =
5053 QCA_WLAN_VENDOR_ATTR_MAC_INFO_AFTER_LAST - 1,
5054};
5055
a7769f6d
SS
5056/**
5057 * enum qca_wlan_vendor_attr_get_logger_features - Used by the vendor command
5058 * QCA_NL80211_VENDOR_SUBCMD_GET_LOGGER_FEATURE_SET.
5059 */
5060enum qca_wlan_vendor_attr_get_logger_features {
5061 QCA_WLAN_VENDOR_ATTR_LOGGER_INVALID = 0,
5062 /* Unsigned 32-bit enum value of wifi_logger_supported_features */
5063 QCA_WLAN_VENDOR_ATTR_LOGGER_SUPPORTED = 1,
5064 /* keep last */
5065 QCA_WLAN_VENDOR_ATTR_LOGGER_AFTER_LAST,
5066 QCA_WLAN_VENDOR_ATTR_LOGGER_MAX =
5067 QCA_WLAN_VENDOR_ATTR_LOGGER_AFTER_LAST - 1,
5068};
5069
5070/**
5071 * enum wifi_logger_supported_features - Values for supported logger features
5072 */
5073enum wifi_logger_supported_features {
5074 WIFI_LOGGER_MEMORY_DUMP_FEATURE = (1 << (0)),
5075 WIFI_LOGGER_PER_PACKET_TX_RX_STATUS_FEATURE = (1 << (1)),
5076 WIFI_LOGGER_CONNECT_EVENT_FEATURE = (1 << (2)),
5077 WIFI_LOGGER_POWER_EVENT_FEATURE = (1 << (3)),
5078 WIFI_LOGGER_WAKE_LOCK_FEATURE = (1 << (4)),
5079 WIFI_LOGGER_VERBOSE_FEATURE = (1 << (5)),
5080 WIFI_LOGGER_WATCHDOG_TIMER_FEATURE = (1 << (6)),
5081 WIFI_LOGGER_DRIVER_DUMP_FEATURE = (1 << (7)),
5082 WIFI_LOGGER_PACKET_FATE_FEATURE = (1 << (8)),
5083};
5084
5085/**
5086 * enum qca_wlan_tdls_caps_features_supported - Values for TDLS get
5087 * capabilities features
5088 */
6965705b 5089enum qca_wlan_tdls_caps_features_supported {
a7769f6d
SS
5090 WIFI_TDLS_SUPPORT = (1 << (0)),
5091 WIFI_TDLS_EXTERNAL_CONTROL_SUPPORT = (1 << (1)),
5092 WIFI_TDLS_OFFCHANNEL_SUPPORT = (1 << (2))
5093};
5094
5095/**
5096 * enum qca_wlan_vendor_attr_tdls_get_capabilities - Used by the vendor command
5097 * QCA_NL80211_VENDOR_SUBCMD_TDLS_GET_CAPABILITIES.
5098 */
6965705b 5099enum qca_wlan_vendor_attr_tdls_get_capabilities {
a7769f6d
SS
5100 QCA_WLAN_VENDOR_ATTR_TDLS_GET_CAPS_INVALID = 0,
5101 /* Indicates the max concurrent sessions */
5102 /* Unsigned 32-bit value */
5103 QCA_WLAN_VENDOR_ATTR_TDLS_GET_CAPS_MAX_CONC_SESSIONS,
5104 /* Indicates the support for features */
5105 /* Unsigned 32-bit bitmap qca_wlan_tdls_caps_features_supported
5106 */
5107 QCA_WLAN_VENDOR_ATTR_TDLS_GET_CAPS_FEATURES_SUPPORTED,
5108
5109 /* keep last */
5110 QCA_WLAN_VENDOR_ATTR_TDLS_GET_CAPS_AFTER_LAST,
5111 QCA_WLAN_VENDOR_ATTR_TDLS_GET_CAPS_MAX =
5112 QCA_WLAN_VENDOR_ATTR_TDLS_GET_CAPS_AFTER_LAST - 1,
5113};
5114
5115/**
5116 * enum qca_wlan_offloaded_packets_sending_control - Offload packets control
5117 * command used as value for the attribute
5118 * QCA_WLAN_VENDOR_ATTR_OFFLOADED_PACKETS_SENDING_CONTROL.
5119 */
6965705b 5120enum qca_wlan_offloaded_packets_sending_control {
a7769f6d
SS
5121 QCA_WLAN_OFFLOADED_PACKETS_SENDING_CONTROL_INVALID = 0,
5122 QCA_WLAN_OFFLOADED_PACKETS_SENDING_START,
5123 QCA_WLAN_OFFLOADED_PACKETS_SENDING_STOP
5124};
5125
5126/**
5127 * enum qca_wlan_vendor_attr_offloaded_packets - Used by the vendor command
5128 * QCA_NL80211_VENDOR_SUBCMD_OFFLOADED_PACKETS.
5129 */
5130enum qca_wlan_vendor_attr_offloaded_packets {
5131 QCA_WLAN_VENDOR_ATTR_OFFLOADED_PACKETS_INVALID = 0,
5132 /* Takes valid value from the enum
5133 * qca_wlan_offloaded_packets_sending_control
5134 * Unsigned 32-bit value
5135 */
5136 QCA_WLAN_VENDOR_ATTR_OFFLOADED_PACKETS_SENDING_CONTROL,
5137 /* Unsigned 32-bit value */
5138 QCA_WLAN_VENDOR_ATTR_OFFLOADED_PACKETS_REQUEST_ID,
5139 /* array of u8 len: Max packet size */
5140 QCA_WLAN_VENDOR_ATTR_OFFLOADED_PACKETS_IP_PACKET_DATA,
5141 /* 6-byte MAC address used to represent source MAC address */
5142 QCA_WLAN_VENDOR_ATTR_OFFLOADED_PACKETS_SRC_MAC_ADDR,
5143 /* 6-byte MAC address used to represent destination MAC address */
5144 QCA_WLAN_VENDOR_ATTR_OFFLOADED_PACKETS_DST_MAC_ADDR,
5145 /* Unsigned 32-bit value, in milli seconds */
5146 QCA_WLAN_VENDOR_ATTR_OFFLOADED_PACKETS_PERIOD,
d939a8cb
AKK
5147 /* This optional unsigned 16-bit attribute is used for specifying
5148 * ethernet protocol type. If not specified ethertype defaults to IPv4.
5149 */
5150 QCA_WLAN_VENDOR_ATTR_OFFLOADED_PACKETS_ETHER_PROTO_TYPE,
a7769f6d
SS
5151
5152 /* keep last */
5153 QCA_WLAN_VENDOR_ATTR_OFFLOADED_PACKETS_AFTER_LAST,
5154 QCA_WLAN_VENDOR_ATTR_OFFLOADED_PACKETS_MAX =
5155 QCA_WLAN_VENDOR_ATTR_OFFLOADED_PACKETS_AFTER_LAST - 1,
5156};
5157
5158/**
5159 * enum qca_wlan_rssi_monitoring_control - RSSI control commands used as values
5160 * by the attribute QCA_WLAN_VENDOR_ATTR_RSSI_MONITORING_CONTROL.
5161 */
5162enum qca_wlan_rssi_monitoring_control {
5163 QCA_WLAN_RSSI_MONITORING_CONTROL_INVALID = 0,
5164 QCA_WLAN_RSSI_MONITORING_START,
5165 QCA_WLAN_RSSI_MONITORING_STOP,
5166};
5167
5168/**
5169 * enum qca_wlan_vendor_attr_rssi_monitoring - Used by the vendor command
5170 * QCA_NL80211_VENDOR_SUBCMD_MONITOR_RSSI.
5171 */
5172enum qca_wlan_vendor_attr_rssi_monitoring {
5173 QCA_WLAN_VENDOR_ATTR_RSSI_MONITORING_INVALID = 0,
5174 /* Takes valid value from the enum
5175 * qca_wlan_rssi_monitoring_control
5176 * Unsigned 32-bit value enum qca_wlan_rssi_monitoring_control
5177 */
5178 QCA_WLAN_VENDOR_ATTR_RSSI_MONITORING_CONTROL,
5179 /* Unsigned 32-bit value */
5180 QCA_WLAN_VENDOR_ATTR_RSSI_MONITORING_REQUEST_ID,
5181 /* Signed 8-bit value in dBm */
5182 QCA_WLAN_VENDOR_ATTR_RSSI_MONITORING_MAX_RSSI,
5183 /* Signed 8-bit value in dBm */
5184 QCA_WLAN_VENDOR_ATTR_RSSI_MONITORING_MIN_RSSI,
5185 /* attributes to be used/received in callback */
5186 /* 6-byte MAC address used to represent current BSSID MAC address */
5187 QCA_WLAN_VENDOR_ATTR_RSSI_MONITORING_CUR_BSSID,
5188 /* Signed 8-bit value indicating the current RSSI */
5189 QCA_WLAN_VENDOR_ATTR_RSSI_MONITORING_CUR_RSSI,
5190 /* keep last */
5191 QCA_WLAN_VENDOR_ATTR_RSSI_MONITORING_AFTER_LAST,
5192 QCA_WLAN_VENDOR_ATTR_RSSI_MONITORING_MAX =
5193 QCA_WLAN_VENDOR_ATTR_RSSI_MONITORING_AFTER_LAST - 1,
5194};
5195
5196/**
5197 * enum qca_wlan_vendor_attr_ndp_params - Used by the vendor command
5198 * QCA_NL80211_VENDOR_SUBCMD_NDP.
5199 */
5200enum qca_wlan_vendor_attr_ndp_params {
5201 QCA_WLAN_VENDOR_ATTR_NDP_PARAM_INVALID = 0,
5202 /* Unsigned 32-bit value
5203 * enum of sub commands values in qca_wlan_ndp_sub_cmd
5204 */
5205 QCA_WLAN_VENDOR_ATTR_NDP_SUBCMD,
5206 /* Unsigned 16-bit value */
5207 QCA_WLAN_VENDOR_ATTR_NDP_TRANSACTION_ID,
5208 /* NL attributes for data used NDP SUB cmds */
5209 /* Unsigned 32-bit value indicating a service info */
5210 QCA_WLAN_VENDOR_ATTR_NDP_SERVICE_INSTANCE_ID,
5211 /* Unsigned 32-bit value; channel frequency in MHz */
5212 QCA_WLAN_VENDOR_ATTR_NDP_CHANNEL,
5213 /* Interface Discovery MAC address. An array of 6 Unsigned int8 */
5214 QCA_WLAN_VENDOR_ATTR_NDP_PEER_DISCOVERY_MAC_ADDR,
5215 /* Interface name on which NDP is being created */
5216 QCA_WLAN_VENDOR_ATTR_NDP_IFACE_STR,
5217 /* Unsigned 32-bit value for security */
5218 /* CONFIG_SECURITY is deprecated, use NCS_SK_TYPE/PMK/SCID instead */
5219 QCA_WLAN_VENDOR_ATTR_NDP_CONFIG_SECURITY,
5220 /* Unsigned 32-bit value for QoS */
5221 QCA_WLAN_VENDOR_ATTR_NDP_CONFIG_QOS,
5222 /* Array of u8: len = QCA_WLAN_VENDOR_ATTR_NAN_DP_APP_INFO_LEN */
5223 QCA_WLAN_VENDOR_ATTR_NDP_APP_INFO,
5224 /* Unsigned 32-bit value for NDP instance Id */
5225 QCA_WLAN_VENDOR_ATTR_NDP_INSTANCE_ID,
5226 /* Array of instance Ids */
5227 QCA_WLAN_VENDOR_ATTR_NDP_INSTANCE_ID_ARRAY,
5228 /* Unsigned 32-bit value for initiator/responder NDP response code
6965705b
JJ
5229 * accept/reject
5230 */
a7769f6d
SS
5231 QCA_WLAN_VENDOR_ATTR_NDP_RESPONSE_CODE,
5232 /* NDI MAC address. An array of 6 Unsigned int8 */
5233 QCA_WLAN_VENDOR_ATTR_NDP_NDI_MAC_ADDR,
5234 /* Unsigned 32-bit value errors types returned by driver
5235 * The wifi_nan.h in AOSP project platform/hardware/libhardware_legacy
5236 * NanStatusType includes these values.
5237 */
5238 QCA_WLAN_VENDOR_ATTR_NDP_DRV_RESPONSE_STATUS_TYPE,
5239 /* Unsigned 32-bit value error values returned by driver
5240 * The nan_i.h in AOSP project platform/hardware/qcom/wlan
5241 * NanInternalStatusType includes these values.
5242 */
5243 QCA_WLAN_VENDOR_ATTR_NDP_DRV_RETURN_VALUE,
5244 /* Unsigned 32-bit value for Channel setup configuration
5245 * The wifi_nan.h in AOSP project platform/hardware/libhardware_legacy
5246 * NanDataPathChannelCfg includes these values.
5247 */
5248 QCA_WLAN_VENDOR_ATTR_NDP_CHANNEL_CONFIG,
5249 /* Unsigned 32-bit value for Cipher Suite Shared Key Type */
5250 QCA_WLAN_VENDOR_ATTR_NDP_CSID,
5251 /* Array of u8: len = NAN_PMK_INFO_LEN 32 bytes */
5252 QCA_WLAN_VENDOR_ATTR_NDP_PMK,
5253 /* Security Context Identifier that contains the PMKID
5254 * Array of u8: len = NAN_SCID_BUF_LEN 1024 bytes
5255 */
5256 QCA_WLAN_VENDOR_ATTR_NDP_SCID,
5257 /* Array of u8: len = NAN_SECURITY_MAX_PASSPHRASE_LEN 63 bytes */
5258 QCA_WLAN_VENDOR_ATTR_NDP_PASSPHRASE,
5259 /* Array of u8: len = NAN_MAX_SERVICE_NAME_LEN 255 bytes */
5260 QCA_WLAN_VENDOR_ATTR_NDP_SERVICE_NAME,
2cc2a0a7
SS
5261 /* Unsigned 32-bit bitmap indicating schedule update
5262 * BIT_0: NSS Update
5263 * BIT_1: Channel list update
5264 */
5265 QCA_WLAN_VENDOR_ATTR_NDP_SCHEDULE_UPDATE_REASON,
5266 /* Unsigned 32-bit value for NSS */
5267 QCA_WLAN_VENDOR_ATTR_NDP_NSS,
5268 /* Unsigned 32-bit value for NUMBER NDP CHANNEL */
5269 QCA_WLAN_VENDOR_ATTR_NDP_NUM_CHANNELS,
5270 /* Unsigned 32-bit value for CHANNEL BANDWIDTH
5271 * 0:20 MHz, 1:40 MHz, 2:80 MHz, 3:160 MHz
5272 */
5273 QCA_WLAN_VENDOR_ATTR_NDP_CHANNEL_WIDTH,
5274 /* Array of channel/band width */
5275 QCA_WLAN_VENDOR_ATTR_NDP_CHANNEL_INFO,
4e47eec5
NR
5276 /* IPv6 address used by NDP (in network byte order), 16 bytes array.
5277 * This attribute is used and optional for ndp request, ndp response,
5278 * ndp indication, and ndp confirm.
5279 */
5280 QCA_WLAN_VENDOR_ATTR_NDP_IPV6_ADDR = 27,
5281 /* Unsigned 16-bit value indicating transport port used by NDP.
5282 * This attribute is used and optional for ndp response, ndp indication,
5283 * and ndp confirm.
5284 */
5285 QCA_WLAN_VENDOR_ATTR_NDP_TRANSPORT_PORT = 28,
5286 /* Unsigned 8-bit value indicating protocol used by NDP and assigned by
5287 * the Internet Assigned Numbers Authority (IANA) as per:
5288 * https://www.iana.org/assignments/protocol-numbers/protocol-numbers.xhtml
5289 * This attribute is used and optional for ndp response, ndp indication,
5290 * and ndp confirm.
5291 */
5292 QCA_WLAN_VENDOR_ATTR_NDP_TRANSPORT_PROTOCOL = 29,
2f186d59
PX
5293 /* Unsigned 8-bit value indicating if NDP remote peer supports NAN NDPE.
5294 * 1:support 0:not support
5295 */
5296 QCA_WLAN_VENDOR_ATTR_PEER_NDPE_SUPPORT = 30,
2cc2a0a7 5297
a7769f6d
SS
5298 /* keep last */
5299 QCA_WLAN_VENDOR_ATTR_NDP_PARAMS_AFTER_LAST,
5300 QCA_WLAN_VENDOR_ATTR_NDP_PARAMS_MAX =
5301 QCA_WLAN_VENDOR_ATTR_NDP_PARAMS_AFTER_LAST - 1,
5302};
5303
5304enum qca_wlan_ndp_sub_cmd {
5305 QCA_WLAN_VENDOR_ATTR_NDP_INVALID = 0,
5306 /* Command to create a NAN data path interface */
5307 QCA_WLAN_VENDOR_ATTR_NDP_INTERFACE_CREATE = 1,
5308 /* Command to delete a NAN data path interface */
5309 QCA_WLAN_VENDOR_ATTR_NDP_INTERFACE_DELETE = 2,
5310 /* Command to initiate a NAN data path session */
5311 QCA_WLAN_VENDOR_ATTR_NDP_INITIATOR_REQUEST = 3,
5312 /* Command to notify if the NAN data path session was sent */
5313 QCA_WLAN_VENDOR_ATTR_NDP_INITIATOR_RESPONSE = 4,
5314 /* Command to respond to NAN data path session */
5315 QCA_WLAN_VENDOR_ATTR_NDP_RESPONDER_REQUEST = 5,
5316 /* Command to notify on the responder about the response */
5317 QCA_WLAN_VENDOR_ATTR_NDP_RESPONDER_RESPONSE = 6,
5318 /* Command to initiate a NAN data path end */
5319 QCA_WLAN_VENDOR_ATTR_NDP_END_REQUEST = 7,
5320 /* Command to notify the if end request was sent */
5321 QCA_WLAN_VENDOR_ATTR_NDP_END_RESPONSE = 8,
5322 /* Command to notify the peer about the end request */
5323 QCA_WLAN_VENDOR_ATTR_NDP_REQUEST_IND = 9,
5324 /* Command to confirm the NAN data path session is complete */
5325 QCA_WLAN_VENDOR_ATTR_NDP_CONFIRM_IND = 10,
5326 /* Command to indicate the peer about the end request being received */
2cc2a0a7
SS
5327 QCA_WLAN_VENDOR_ATTR_NDP_END_IND = 11,
5328 /* Command to indicate the peer of schedule update */
5329 QCA_WLAN_VENDOR_ATTR_NDP_SCHEDULE_UPDATE_IND = 12
a7769f6d
SS
5330};
5331
5332/**
5333 * enum qca_wlan_vendor_attr_nd_offload - Used by the vendor command
5334 * QCA_NL80211_VENDOR_SUBCMD_ND_OFFLOAD.
5335 */
5336enum qca_wlan_vendor_attr_nd_offload {
5337 QCA_WLAN_VENDOR_ATTR_ND_OFFLOAD_INVALID = 0,
5338 /* Flag to set Neighbour Discovery offload */
5339 QCA_WLAN_VENDOR_ATTR_ND_OFFLOAD_FLAG,
5340 /* Keep last */
5341 QCA_WLAN_VENDOR_ATTR_ND_OFFLOAD_AFTER_LAST,
5342 QCA_WLAN_VENDOR_ATTR_ND_OFFLOAD_MAX =
5343 QCA_WLAN_VENDOR_ATTR_ND_OFFLOAD_AFTER_LAST - 1,
5344};
5345
5346/**
a4016163 5347 * enum packet_filter_sub_cmd - Packet filter sub commands
a7769f6d
SS
5348 */
5349enum packet_filter_sub_cmd {
a4016163
VK
5350 /**
5351 * Write packet filter program and/or data. The driver/firmware should
5352 * disable APF before writing into local buffer and re-enable APF after
5353 * writing is done.
5354 */
a7769f6d 5355 QCA_WLAN_SET_PACKET_FILTER = 1,
a4016163 5356 /* Get packet filter feature capabilities from driver */
a7769f6d 5357 QCA_WLAN_GET_PACKET_FILTER = 2,
a4016163
VK
5358 /**
5359 * Write packet filter program and/or data. User space will send the
5360 * %QCA_WLAN_DISABLE_PACKET_FILTER command before issuing this command
5361 * and will send the %QCA_WLAN_ENABLE_PACKET_FILTER afterwards. The key
5362 * difference from that %QCA_WLAN_SET_PACKET_FILTER is the control over
5363 * enable/disable is given to user space with this command. Also,
5364 * user space sends the length of program portion in the buffer within
5365 * %QCA_WLAN_VENDOR_ATTR_PACKET_FILTER_PROG_LENGTH.
5366 */
5367 QCA_WLAN_WRITE_PACKET_FILTER = 3,
5368 /* Read packet filter program and/or data */
5369 QCA_WLAN_READ_PACKET_FILTER = 4,
5370 /* Enable APF feature */
5371 QCA_WLAN_ENABLE_PACKET_FILTER = 5,
5372 /* Disable APF feature */
5373 QCA_WLAN_DISABLE_PACKET_FILTER = 6,
a7769f6d
SS
5374};
5375
5376/**
5377 * enum qca_wlan_vendor_attr_packet_filter - BPF control commands used by
5378 * vendor QCA_NL80211_VENDOR_SUBCMD_PACKET_FILTER.
5379 */
5380enum qca_wlan_vendor_attr_packet_filter {
5381 QCA_WLAN_VENDOR_ATTR_PACKET_FILTER_INVALID = 0,
5382 /* Unsigned 32-bit enum passed using packet_filter_sub_cmd */
5383 QCA_WLAN_VENDOR_ATTR_PACKET_FILTER_SUB_CMD,
5384 /* Unsigned 32-bit value indicating the packet filter version */
5385 QCA_WLAN_VENDOR_ATTR_PACKET_FILTER_VERSION,
5386 /* Unsigned 32-bit value indicating the packet filter id */
5387 QCA_WLAN_VENDOR_ATTR_PACKET_FILTER_ID,
a4016163
VK
5388 /**
5389 * Unsigned 32-bit value indicating the packet filter size including
5390 * program + data.
5391 */
a7769f6d
SS
5392 QCA_WLAN_VENDOR_ATTR_PACKET_FILTER_SIZE,
5393 /* Unsigned 32-bit value indicating the packet filter current offset */
5394 QCA_WLAN_VENDOR_ATTR_PACKET_FILTER_CURRENT_OFFSET,
a4016163 5395 /* Program and/or data in bytes */
a7769f6d 5396 QCA_WLAN_VENDOR_ATTR_PACKET_FILTER_PROGRAM,
a4016163
VK
5397 /* Unsigned 32-bit value of the length of the program section in packet
5398 * filter buffer.
5399 */
5400 QCA_WLAN_VENDOR_ATTR_PACKET_FILTER_PROG_LENGTH = 7,
5401
a7769f6d
SS
5402 /* keep last */
5403 QCA_WLAN_VENDOR_ATTR_PACKET_FILTER_AFTER_LAST,
5404 QCA_WLAN_VENDOR_ATTR_PACKET_FILTER_MAX =
5405 QCA_WLAN_VENDOR_ATTR_PACKET_FILTER_AFTER_LAST - 1,
5406};
5407
5408/**
5409 * enum qca_wlan_vendor_drv_info - WLAN driver info used by vendor command
5410 * QCA_NL80211_VENDOR_SUBCMD_GET_BUS_SIZE.
5411 */
5412enum qca_wlan_vendor_drv_info {
5413 QCA_WLAN_VENDOR_ATTR_DRV_INFO_INVALID = 0,
5414 /* Maximum Message size info between firmware & HOST
5415 * Unsigned 32-bit value
5416 */
5417 QCA_WLAN_VENDOR_ATTR_DRV_INFO_BUS_SIZE,
5418 /* keep last */
5419 QCA_WLAN_VENDOR_ATTR_DRV_INFO_AFTER_LAST,
5420 QCA_WLAN_VENDOR_ATTR_DRV_INFO_MAX =
5421 QCA_WLAN_VENDOR_ATTR_DRV_INFO_AFTER_LAST - 1,
5422};
5423
5424/**
5425 * enum qca_wlan_vendor_attr_wake_stats - Wake lock stats used by vendor
5426 * command QCA_NL80211_VENDOR_SUBCMD_GET_WAKE_REASON_STATS.
5427 */
5428enum qca_wlan_vendor_attr_wake_stats {
5429 QCA_WLAN_VENDOR_ATTR_WAKE_STATS_INVALID = 0,
5430 /* Unsigned 32-bit value indicating the total count of wake event */
5431 QCA_WLAN_VENDOR_ATTR_WAKE_STATS_TOTAL_CMD_EVENT_WAKE,
5432 /* Array of individual wake count, each index representing wake reason
5433 */
5434 QCA_WLAN_VENDOR_ATTR_WAKE_STATS_CMD_EVENT_WAKE_CNT_PTR,
5435 /* Unsigned 32-bit value representing wake count array */
5436 QCA_WLAN_VENDOR_ATTR_WAKE_STATS_CMD_EVENT_WAKE_CNT_SZ,
5437 /* Unsigned 32-bit total wake count value of driver/fw */
5438 QCA_WLAN_VENDOR_ATTR_WAKE_STATS_TOTAL_DRIVER_FW_LOCAL_WAKE,
5439 /* Array of wake stats of driver/fw */
5440 QCA_WLAN_VENDOR_ATTR_WAKE_STATS_DRIVER_FW_LOCAL_WAKE_CNT_PTR,
5441 /* Unsigned 32-bit total wake count value of driver/fw */
5442 QCA_WLAN_VENDOR_ATTR_WAKE_STATS_DRIVER_FW_LOCAL_WAKE_CNT_SZ,
5443 /* Unsigned 32-bit total wake count value of packets received */
5444 QCA_WLAN_VENDOR_ATTR_WAKE_STATS_TOTAL_RX_DATA_WAKE,
5445 /* Unsigned 32-bit wake count value unicast packets received */
5446 QCA_WLAN_VENDOR_ATTR_WAKE_STATS_RX_UNICAST_CNT,
5447 /* Unsigned 32-bit wake count value multicast packets received */
5448 QCA_WLAN_VENDOR_ATTR_WAKE_STATS_RX_MULTICAST_CNT,
5449 /* Unsigned 32-bit wake count value broadcast packets received */
5450 QCA_WLAN_VENDOR_ATTR_WAKE_STATS_RX_BROADCAST_CNT,
5451 /* Unsigned 32-bit wake count value of ICMP packets */
5452 QCA_WLAN_VENDOR_ATTR_WAKE_STATS_ICMP_PKT,
5453 /* Unsigned 32-bit wake count value of ICMP6 packets */
5454 QCA_WLAN_VENDOR_ATTR_WAKE_STATS_ICMP6_PKT,
5455 /* Unsigned 32-bit value ICMP6 router advertisement */
5456 QCA_WLAN_VENDOR_ATTR_WAKE_STATS_ICMP6_RA,
5457 /* Unsigned 32-bit value ICMP6 neighbor advertisement */
5458 QCA_WLAN_VENDOR_ATTR_WAKE_STATS_ICMP6_NA,
5459 /* Unsigned 32-bit value ICMP6 neighbor solicitation */
5460 QCA_WLAN_VENDOR_ATTR_WAKE_STATS_ICMP6_NS,
5461 /* Unsigned 32-bit wake count value of receive side ICMP4 multicast */
5462 QCA_WLAN_VENDOR_ATTR_WAKE_STATS_ICMP4_RX_MULTICAST_CNT,
5463 /* Unsigned 32-bit wake count value of receive side ICMP6 multicast */
5464 QCA_WLAN_VENDOR_ATTR_WAKE_STATS_ICMP6_RX_MULTICAST_CNT,
5465 /* Unsigned 32-bit wake count value of receive side multicast */
5466 QCA_WLAN_VENDOR_ATTR_WAKE_STATS_OTHER_RX_MULTICAST_CNT,
5467 /* Unsigned 32-bit wake count value of a given RSSI breach */
5468 QCA_WLAN_VENDOR_ATTR_WAKE_STATS_RSSI_BREACH_CNT,
5469 /* Unsigned 32-bit wake count value of low RSSI */
5470 QCA_WLAN_VENDOR_ATTR_WAKE_STATS_LOW_RSSI_CNT,
5471 /* Unsigned 32-bit value GSCAN count */
5472 QCA_WLAN_VENDOR_ATTR_WAKE_STATS_GSCAN_CNT,
5473 /* Unsigned 32-bit value PNO complete count */
5474 QCA_WLAN_VENDOR_ATTR_WAKE_STATS_PNO_COMPLETE_CNT,
5475 /* Unsigned 32-bit value PNO match count */
5476 QCA_WLAN_VENDOR_ATTR_WAKE_STATS_PNO_MATCH_CNT,
5477 /* keep last */
5478 QCA_WLAN_VENDOR_GET_WAKE_STATS_AFTER_LAST,
5479 QCA_WLAN_VENDOR_GET_WAKE_STATS_MAX =
5480 QCA_WLAN_VENDOR_GET_WAKE_STATS_AFTER_LAST - 1,
5481};
5482
8678b14f
GY
5483/**
5484 * enum qca_wlan_vendor_attr_thermal_cmd - Vendor subcmd attributes to set
5485 * cmd value. Used for NL attributes for data used by
5486 * QCA_NL80211_VENDOR_SUBCMD_THERMAL_CMD sub command.
5487 */
5488enum qca_wlan_vendor_attr_thermal_cmd {
5489 QCA_WLAN_VENDOR_ATTR_THERMAL_CMD_INVALID = 0,
5490 /* The value of command, driver will implement different operations
5491 * according to this value. It uses values defined in
5492 * enum qca_wlan_vendor_attr_thermal_cmd_type.
5493 * u32 attribute.
5494 */
5495 QCA_WLAN_VENDOR_ATTR_THERMAL_CMD_VALUE = 1,
5496
5497 /* keep last */
5498 QCA_WLAN_VENDOR_ATTR_THERMAL_CMD_AFTER_LAST,
5499 QCA_WLAN_VENDOR_ATTR_THERMAL_CMD_MAX =
5500 QCA_WLAN_VENDOR_ATTR_THERMAL_CMD_AFTER_LAST - 1
5501};
5502
5503/**
5504 * qca_wlan_vendor_attr_thermal_cmd_type: Attribute values for
5505 * QCA_WLAN_VENDOR_ATTR_THERMAL_CMD_VALUE to the vendor subcmd
5506 * QCA_NL80211_VENDOR_SUBCMD_THERMAL_CMD. This represents the
5507 * thermal command types sent to driver.
5508 * @QCA_WLAN_VENDOR_ATTR_THERMAL_CMD_TYPE_GET_PARAMS: Request to
5509 * get thermal shutdown configuration parameters for display. Parameters
5510 * responded from driver are defined in
5511 * enum qca_wlan_vendor_attr_get_thermal_params_rsp.
5512 * @QCA_WLAN_VENDOR_ATTR_THERMAL_CMD_TYPE_GET_TEMPERATURE: Request to
5513 * get temperature. Host should respond with a temperature data. It is defined
5514 * in enum qca_wlan_vendor_attr_thermal_get_temperature.
5515 * @QCA_WLAN_VENDOR_ATTR_THERMAL_CMD_TYPE_SUSPEND: Request to execute thermal
5516 * suspend action.
5517 * @QCA_WLAN_VENDOR_ATTR_THERMAL_CMD_TYPE_RESUME: Request to execute thermal
5518 * resume action.
5519 */
5520enum qca_wlan_vendor_attr_thermal_cmd_type {
5521 QCA_WLAN_VENDOR_ATTR_THERMAL_CMD_TYPE_GET_PARAMS,
5522 QCA_WLAN_VENDOR_ATTR_THERMAL_CMD_TYPE_GET_TEMPERATURE,
5523 QCA_WLAN_VENDOR_ATTR_THERMAL_CMD_TYPE_SUSPEND,
5524 QCA_WLAN_VENDOR_ATTR_THERMAL_CMD_TYPE_RESUME,
5525};
5526
5527/**
5528 * enum qca_wlan_vendor_attr_thermal_get_temperature - vendor subcmd attributes
5529 * to get chip temperature by user.
5530 * enum values are used for NL attributes for data used by
5531 * QCA_WLAN_VENDOR_ATTR_THERMAL_CMD_TYPE_GET_TEMPERATURE command for data used
5532 * by QCA_NL80211_VENDOR_SUBCMD_THERMAL_CMD sub command.
5533 */
5534enum qca_wlan_vendor_attr_thermal_get_temperature {
5535 QCA_WLAN_VENDOR_ATTR_THERMAL_GET_TEMPERATURE_INVALID = 0,
5536 /* Temperature value (degree Celsius) from driver.
5537 * u32 attribute.
5538 */
5539 QCA_WLAN_VENDOR_ATTR_THERMAL_GET_TEMPERATURE_DATA,
5540
5541 /* keep last */
5542 QCA_WLAN_VENDOR_ATTR_THERMAL_GET_TEMPERATURE_AFTER_LAST,
5543 QCA_WLAN_VENDOR_ATTR_THERMAL_GET_TEMPERATURE_MAX =
5544 QCA_WLAN_VENDOR_ATTR_THERMAL_GET_TEMPERATURE_AFTER_LAST - 1,
5545};
5546
5547/**
5548 * enum qca_wlan_vendor_attr_get_thermal_params_rsp - vendor subcmd attributes
5549 * to get configuration parameters of thermal shutdown feature. Enum values are
5550 * used by QCA_WLAN_VENDOR_ATTR_THERMAL_CMD_TYPE_GET_PARAMS command for data
5551 * used by QCA_NL80211_VENDOR_SUBCMD_THERMAL_CMD sub command.
5552 */
5553enum qca_wlan_vendor_attr_get_thermal_params_rsp {
5554 QCA_WLAN_VENDOR_ATTR_GET_THERMAL_PARAMS_RSP_INVALID = 0,
5555 /* Indicate if the thermal shutdown feature is enabled.
5556 * NLA_FLAG attribute.
5557 */
5558 QCA_WLAN_VENDOR_ATTR_GET_THERMAL_PARAMS_RSP_SHUTDOWN_EN,
5559 /* Indicate if the auto mode is enabled.
5560 * Enable: Driver triggers the suspend/resume action.
5561 * Disable: User space triggers the suspend/resume action.
5562 * NLA_FLAG attribute.
5563 */
5564 QCA_WLAN_VENDOR_ATTR_GET_THERMAL_PARAMS_RSP_SHUTDOWN_AUTO_EN,
5565 /* Thermal resume threshold (degree Celsius). Issue the resume command
5566 * if the temperature value is lower than this threshold.
5567 * u16 attribute.
5568 */
5569 QCA_WLAN_VENDOR_ATTR_GET_THERMAL_PARAMS_RSP_RESUME_THRESH,
5570 /* Thermal warning threshold (degree Celsius). FW reports temperature
5571 * to driver if it's higher than this threshold.
5572 * u16 attribute.
5573 */
5574 QCA_WLAN_VENDOR_ATTR_GET_THERMAL_PARAMS_RSP_WARNING_THRESH,
5575 /* Thermal suspend threshold (degree Celsius). Issue the suspend command
5576 * if the temperature value is higher than this threshold.
5577 * u16 attribute.
5578 */
5579 QCA_WLAN_VENDOR_ATTR_GET_THERMAL_PARAMS_RSP_SUSPEND_THRESH,
5580 /* FW reports temperature data periodically at this interval (ms).
5581 * u16 attribute.
5582 */
5583 QCA_WLAN_VENDOR_ATTR_GET_THERMAL_PARAMS_RSP_SAMPLE_RATE,
5584
5585 /* keep last */
5586 QCA_WLAN_VENDOR_ATTR_GET_THERMAL_PARAMS_RSP_AFTER_LAST,
5587 QCA_WLAN_VENDOR_ATTR_GET_THERMAL_PARAMS_RSP_MAX =
5588 QCA_WLAN_VENDOR_ATTR_GET_THERMAL_PARAMS_RSP_AFTER_LAST - 1,
5589};
5590
5591/**
5592 * enum qca_wlan_vendor_attr_thermal_event - vendor subcmd attributes to
5593 * report thermal events from driver to user space.
5594 * enum values are used for NL attributes for data used by
5595 * QCA_NL80211_VENDOR_SUBCMD_THERMAL_EVENT sub command.
5596 */
5597enum qca_wlan_vendor_attr_thermal_event {
5598 QCA_WLAN_VENDOR_ATTR_THERMAL_EVENT_INVALID = 0,
5599 /* Temperature value (degree Celsius) from driver.
5600 * u32 attribute.
5601 */
5602 QCA_WLAN_VENDOR_ATTR_THERMAL_EVENT_TEMPERATURE,
5603 /* Indication of resume completion from power save mode.
5604 * NLA_FLAG attribute.
5605 */
5606 QCA_WLAN_VENDOR_ATTR_THERMAL_EVENT_RESUME_COMPLETE,
5607
5608 /* keep last */
5609 QCA_WLAN_VENDOR_ATTR_THERMAL_EVENT_AFTER_LAST,
5610 QCA_WLAN_VENDOR_ATTR_THERMAL_EVENT_MAX =
5611 QCA_WLAN_VENDOR_ATTR_THERMAL_EVENT_AFTER_LAST - 1,
5612};
5613
5ac43464
KKL
5614/**
5615 * enum he_fragmentation_val - HE fragmentation support values
5616 * Indicates level of dynamic fragmentation that is supported by
5617 * a STA as a recipient.
5618 * HE fragmentation values are defined in IEEE P802.11ax/D2.0, 9.4.2.237.2
5619 * (HE MAC Capabilities Information field) and are used in HE Capabilities
5620 * element to advertise the support. These values are validated in the driver
5621 * to check the device capability and advertised in the HE Capabilities
5622 * element. These values are used to configure testbed device to allow the
5623 * advertised hardware capabilities to be downgraded for testing purposes.
5624 *
5625 * @HE_FRAG_DISABLE: no support for dynamic fragmentation
5626 * @HE_FRAG_LEVEL1: support for dynamic fragments that are
6965705b
JJ
5627 * contained within an MPDU or S-MPDU, no support for dynamic fragments
5628 * within an A-MPDU that is not an S-MPDU.
5ac43464 5629 * @HE_FRAG_LEVEL2: support for dynamic fragments that are
6965705b
JJ
5630 * contained within an MPDU or S-MPDU and support for up to one dynamic
5631 * fragment for each MSDU, each A-MSDU if supported by the recipient, and
5632 * each MMPDU within an A-MPDU or multi-TID A-MPDU that is not an
5633 * MPDU or S-MPDU.
5ac43464 5634 * @HE_FRAG_LEVEL3: support for dynamic fragments that are
6965705b
JJ
5635 * contained within an MPDU or S-MPDU and support for multiple dynamic
5636 * fragments for each MSDU and for each A-MSDU if supported by the
5637 * recipient within an A-MPDU or multi-TID AMPDU and up to one dynamic
5638 * fragment for each MMPDU in a multi-TID A-MPDU that is not an S-MPDU.
5ac43464
KKL
5639 */
5640enum he_fragmentation_val {
5641 HE_FRAG_DISABLE,
5642 HE_FRAG_LEVEL1,
5643 HE_FRAG_LEVEL2,
5644 HE_FRAG_LEVEL3,
5645};
5646
5647/**
5648 * enum he_mcs_config - HE MCS support configuration
5649 *
5650 * Configures the HE Tx/Rx MCS map in HE capability IE for given bandwidth.
5651 * These values are used in driver to configure the HE MCS map to advertise
5652 * Tx/Rx MCS map in HE capability and these values are applied for all the
5653 * streams supported by the device. To configure MCS for different bandwidths,
5654 * vendor command needs to be sent using this attribute with appropriate value.
5655 * For example, to configure HE_80_MCS_0_7, send vendor command using HE MCS
5656 * attribute with HE_80_MCS0_7. And to configure HE MCS for HE_160_MCS0_11
5657 * send this command using HE MCS config attribute with value HE_160_MCS0_11.
5658 * These values are used to configure testbed device to allow the advertised
5659 * hardware capabilities to be downgraded for testing purposes. The enum values
5660 * are defined such that BIT[1:0] indicates the MCS map value. Values 3,7 and
5661 * 11 are not used as BIT[1:0] value is 3 which is used to disable MCS map.
5662 * These values are validated in the driver before setting the MCS map and
5663 * driver returns error if the input is other than these enum values.
5664 *
5665 * @HE_80_MCS0_7: support for HE 80/40/20 MHz MCS 0 to 7
5666 * @HE_80_MCS0_9: support for HE 80/40/20 MHz MCS 0 to 9
5667 * @HE_80_MCS0_11: support for HE 80/40/20 MHz MCS 0 to 11
5668 * @HE_160_MCS0_7: support for HE 160 MHz MCS 0 to 7
5669 * @HE_160_MCS0_9: support for HE 160 MHz MCS 0 to 9
5670 * @HE_160_MCS0_11: support for HE 160 MHz MCS 0 to 11
5671 * @HE_80P80_MCS0_7: support for HE 80p80 MHz MCS 0 to 7
5672 * @HE_80P80_MCS0_9: support for HE 80p80 MHz MCS 0 to 9
5673 * @HE_80P80_MCS0_11: support for HE 80p80 MHz MCS 0 to 11
5674 */
5675enum he_mcs_config {
5676 HE_80_MCS0_7 = 0,
5677 HE_80_MCS0_9 = 1,
5678 HE_80_MCS0_11 = 2,
5679 HE_160_MCS0_7 = 4,
5680 HE_160_MCS0_9 = 5,
5681 HE_160_MCS0_11 = 6,
5682 HE_80P80_MCS0_7 = 8,
5683 HE_80P80_MCS0_9 = 9,
5684 HE_80P80_MCS0_11 = 10,
5685};
5686
01542e65
KKL
5687/**
5688 * enum qca_wlan_ba_session_config - BA session configuration
5689 *
5690 * Indicates the configuration values for BA session configuration attribute.
5691 *
5692 * @QCA_WLAN_ADD_BA: Establish a new BA session with given configuration.
5693 * @QCA_WLAN_DELETE_BA: Delete the existing BA session for given TID.
5694 */
5695enum qca_wlan_ba_session_config {
5696 QCA_WLAN_ADD_BA = 1,
5697 QCA_WLAN_DELETE_BA = 2,
5698};
5699
5700/**
5701 * enum qca_wlan_ac_type - Access category type
5702 *
5703 * Indicates the access category type value.
5704 *
5705 * @QCA_WLAN_AC_BE: BE access category
5706 * @QCA_WLAN_AC_BK: BK access category
5707 * @QCA_WLAN_AC_VI: VI access category
5708 * @QCA_WLAN_AC_VO: VO access category
5709 * @QCA_WLAN_AC_ALL: All ACs
5710 */
5711enum qca_wlan_ac_type {
5712 QCA_WLAN_AC_BE = 0,
5713 QCA_WLAN_AC_BK = 1,
5714 QCA_WLAN_AC_VI = 2,
5715 QCA_WLAN_AC_VO = 3,
5716 QCA_WLAN_AC_ALL = 4,
5717};
5718
26e0ada4
KKL
5719/**
5720 * enum qca_wlan_he_ltf_cfg - HE LTF configuration
5721 *
5722 * Indicates the HE LTF configuration value.
5723 *
5724 * @QCA_WLAN_HE_LTF_AUTO: HE-LTF is automatically set to the mandatory HE-LTF,
5725 * based on the GI setting
5726 * @QCA_WLAN_HE_LTF_1X: 1X HE LTF is 3.2us LTF
5727 * @QCA_WLAN_HE_LTF_2X: 2X HE LTF is 6.4us LTF
5728 * @QCA_WLAN_HE_LTF_4X: 4X HE LTF is 12.8us LTF
5729 */
5730enum qca_wlan_he_ltf_cfg {
5731 QCA_WLAN_HE_LTF_AUTO = 0,
5732 QCA_WLAN_HE_LTF_1X = 1,
5733 QCA_WLAN_HE_LTF_2X = 2,
5734 QCA_WLAN_HE_LTF_4X = 3,
5735};
5736
420b5dd8
KKL
5737/**
5738 * enum qca_wlan_he_mac_padding_dur - HE trigger frame MAC padding duration
5739 *
5740 * Indicates the HE trigger frame MAC padding duration value.
5741 *
5742 * @QCA_WLAN_HE_NO_ADDITIONAL_PROCESS_TIME: no additional time required to
5743 * process the trigger frame.
5744 * @QCA_WLAN_HE_8US_OF_PROCESS_TIME: indicates the 8us of processing time for
5745 * trigger frame.
5746 * @QCA_WLAN_HE_16US_OF_PROCESS_TIME: indicates the 16us of processing time for
5747 * trigger frame.
5748 */
5749enum qca_wlan_he_mac_padding_dur {
5750 QCA_WLAN_HE_NO_ADDITIONAL_PROCESS_TIME = 0,
5751 QCA_WLAN_HE_8US_OF_PROCESS_TIME = 1,
5752 QCA_WLAN_HE_16US_OF_PROCESS_TIME = 2,
5753};
5754
292bce08
KKL
5755/**
5756 * enum qca_wlan_he_om_ctrl_ch_bw - HE OM control field BW configuration
5757 *
5758 * Indicates the HE Operating mode control channel width setting value.
5759 *
5760 * @QCA_WLAN_HE_OM_CTRL_BW_20M: Primary 20 MHz
5761 * @QCA_WLAN_HE_OM_CTRL_BW_40M: Primary 40 MHz
5762 * @QCA_WLAN_HE_OM_CTRL_BW_80M: Primary 80 MHz
5763 * @QCA_WLAN_HE_OM_CTRL_BW_160M: 160 MHz and 80+80 MHz
5764 */
5765enum qca_wlan_he_om_ctrl_ch_bw {
5766 QCA_WLAN_HE_OM_CTRL_BW_20M = 0,
5767 QCA_WLAN_HE_OM_CTRL_BW_40M = 1,
5768 QCA_WLAN_HE_OM_CTRL_BW_80M = 2,
5769 QCA_WLAN_HE_OM_CTRL_BW_160M = 3,
5770};
5771
166ab0b7
KKL
5772/**
5773 * enum qca_wlan_vendor_attr_he_omi_tx: Represents attributes for
5774 * HE operating mode control transmit request. These attributes are
5775 * sent as part of QCA_WLAN_VENDOR_ATTR_WIFI_TEST_CONFIG_HE_OMI_TX and
5776 * QCA_NL80211_VENDOR_SUBCMD_WIFI_TEST_CONFIGURATION.
5777 *
5778 * @QCA_WLAN_VENDOR_ATTR_HE_OMI_RX_NSS: Mandatory 8-bit unsigned value
5779 * indicates the maximum number of spatial streams, NSS, that the STA
5780 * supports in reception for PPDU bandwidths less than or equal to 80 MHz
5781 * and is set to NSS - 1.
5782 *
5783 * @QCA_WLAN_VENDOR_ATTR_HE_OMI_CH_BW: Mandatory 8-bit unsigned value
5784 * indicates the operating channel width supported by the STA for both
5785 * reception and transmission. Uses enum qca_wlan_he_om_ctrl_ch_bw values.
5786 *
5787 * @QCA_WLAN_VENDOR_ATTR_HE_OMI_ULMU_DISABLE: Mandatory 8-bit unsigned value
5788 * indicates the all trigger based UL MU operations by the STA.
5789 * 0 - UL MU operations are enabled by the STA.
5790 * 1 - All triggered UL MU transmissions are suspended by the STA.
5791 *
5792 * @QCA_WLAN_VENDOR_ATTR_HE_OMI_TX_NSTS: Mandatory 8-bit unsigned value
5793 * indicates the maximum number of space-time streams, NSTS, that
5794 * the STA supports in transmission and is set to NSTS - 1.
8919ec61
KKL
5795 *
5796 * @QCA_WLAN_VENDOR_ATTR_HE_OMI_ULMU_DATA_DISABLE: 8-bit unsigned value
5797 * combined with the UL MU Disable subfield and the recipient's setting
5798 * of the OM Control UL MU Data Disable RX Support subfield in the HE MAC
5799 * capabilities to determine which HE TB PPDUs are possible by the
5800 * STA to transmit.
5801 * 0 - UL MU data operations are enabled by the STA.
5802 * 1 - Determine which HE TB PPDU types are allowed by the STA if UL MU disable
5803 * bit is not set, else UL MU Tx is suspended.
5804 *
166ab0b7
KKL
5805 */
5806enum qca_wlan_vendor_attr_he_omi_tx {
5807 QCA_WLAN_VENDOR_ATTR_HE_OMI_INVALID = 0,
5808 QCA_WLAN_VENDOR_ATTR_HE_OMI_RX_NSS = 1,
5809 QCA_WLAN_VENDOR_ATTR_HE_OMI_CH_BW = 2,
5810 QCA_WLAN_VENDOR_ATTR_HE_OMI_ULMU_DISABLE = 3,
5811 QCA_WLAN_VENDOR_ATTR_HE_OMI_TX_NSTS = 4,
8919ec61 5812 QCA_WLAN_VENDOR_ATTR_HE_OMI_ULMU_DATA_DISABLE = 5,
166ab0b7
KKL
5813
5814 /* keep last */
5815 QCA_WLAN_VENDOR_ATTR_HE_OMI_AFTER_LAST,
5816 QCA_WLAN_VENDOR_ATTR_HE_OMI_MAX =
5817 QCA_WLAN_VENDOR_ATTR_HE_OMI_AFTER_LAST - 1,
5818};
5819
5ac43464
KKL
5820/* Attributes for data used by
5821 * QCA_NL80211_VENDOR_SUBCMD_WIFI_TEST_CONFIGURATION
5822 */
5823enum qca_wlan_vendor_attr_wifi_test_config {
5824 QCA_WLAN_VENDOR_ATTR_WIFI_TEST_CONFIG_INVALID = 0,
5825 /* 8-bit unsigned value to configure the driver to enable/disable
5826 * WMM feature. This attribute is used to configure testbed device.
5827 * 1-enable, 0-disable
5828 */
5829 QCA_WLAN_VENDOR_ATTR_WIFI_TEST_CONFIG_WMM_ENABLE = 1,
5830
5831 /* 8-bit unsigned value to configure the driver to accept/reject
5832 * the addba request from peer. This attribute is used to configure
5833 * the testbed device.
5834 * 1-accept addba, 0-reject addba
5835 */
5836 QCA_WLAN_VENDOR_ATTR_WIFI_TEST_CONFIG_ACCEPT_ADDBA_REQ = 2,
5837
5838 /* 8-bit unsigned value to configure the driver to send or not to
5839 * send the addba request to peer.
5840 * This attribute is used to configure the testbed device.
5841 * 1-send addba, 0-do not send addba
5842 */
5843 QCA_WLAN_VENDOR_ATTR_WIFI_TEST_CONFIG_SEND_ADDBA_REQ = 3,
5844
5845 /* 8-bit unsigned value to indicate the HE fragmentation support.
5846 * Uses enum he_fragmentation_val values.
5847 * This attribute is used to configure the testbed device to
5848 * allow the advertised hardware capabilities to be downgraded
5849 * for testing purposes.
5850 */
5851 QCA_WLAN_VENDOR_ATTR_WIFI_TEST_CONFIG_HE_FRAGMENTATION = 4,
5852
5853 /* 8-bit unsigned value to indicate the HE MCS support.
5854 * Uses enum he_mcs_config values.
5855 * This attribute is used to configure the testbed device to
5856 * allow the advertised hardware capabilities to be downgraded
5857 * for testing purposes.
5858 */
5859 QCA_WLAN_VENDOR_ATTR_WIFI_TEST_CONFIG_HE_MCS = 5,
5860
ba608044
KKL
5861 /* 8-bit unsigned value to configure the driver to allow or not to
5862 * allow the connection with WEP/TKIP in HT/VHT/HE modes.
5863 * This attribute is used to configure the testbed device.
5864 * 1-allow WEP/TKIP in HT/VHT/HE, 0-do not allow WEP/TKIP.
5865 */
5866 QCA_WLAN_VENDOR_ATTR_WIFI_TEST_CONFIG_WEP_TKIP_IN_HE = 6,
5867
01542e65
KKL
5868 /* 8-bit unsigned value to configure the driver to add a
5869 * new BA session or delete the existing BA session for
5870 * given TID. ADDBA command uses the buffer size and TID
5871 * configuration if user specifies the values else default
5872 * value for buffer size is used for all TIDs if the TID
5873 * also not specified. For DEL_BA command TID value is
5874 * required to process the command.
5875 * Uses enum qca_wlan_ba_session_config values.
5876 * This attribute is used to configure the testbed device.
5877 */
5878 QCA_WLAN_VENDOR_ATTR_WIFI_TEST_CONFIG_ADD_DEL_BA_SESSION = 7,
5879
1bac151e 5880 /* 16-bit unsigned value to configure the buffer size in addba
01542e65
KKL
5881 * request and response frames.
5882 * This attribute is used to configure the testbed device.
1bac151e 5883 * The range of the value is 0 to 256.
01542e65
KKL
5884 */
5885 QCA_WLAN_VENDOR_ATTR_WIFI_TEST_CONFIG_ADDBA_BUFF_SIZE = 8,
5886
5887 /* 8-bit unsigned value to configure the buffer size in addba
5888 * request and response frames.
5889 * This attribute is used to configure the testbed device.
5890 */
5891 QCA_WLAN_VENDOR_ATTR_WIFI_TEST_CONFIG_BA_TID = 9,
5892
5893 /* 8-bit unsigned value to configure the no ack policy.
5894 * To configure no ack policy, access category value is
5895 * required to process the command.
5896 * This attribute is used to configure the testbed device.
5897 * 1 - enable no ack, 0 - disable no ack.
5898 */
5899 QCA_WLAN_VENDOR_ATTR_WIFI_TEST_CONFIG_ENABLE_NO_ACK = 10,
5900
5901 /* 8-bit unsigned value to configure the AC for no ack policy
5902 * This attribute is used to configure the testbed device.
5903 * Uses the enum qca_wlan_ac_type values.
5904 */
5905 QCA_WLAN_VENDOR_ATTR_WIFI_TEST_CONFIG_NO_ACK_AC = 11,
5906
26e0ada4
KKL
5907 /* 8-bit unsigned value to configure the HE LTF
5908 * This attribute is used to configure the testbed device.
5909 * Uses the enum qca_wlan_he_ltf_cfg values.
5910 */
5911 QCA_WLAN_VENDOR_ATTR_WIFI_TEST_CONFIG_HE_LTF = 12,
5912
38f60142
KKL
5913 /* 8-bit unsigned value to configure the tx beamformee.
5914 * This attribute is used to configure the testbed device.
5915 * 1-enable, 0-disable.
5916 */
5917 QCA_WLAN_VENDOR_ATTR_WIFI_TEST_CONFIG_ENABLE_TX_BEAMFORMEE = 13,
5918
6cc77193
KKL
5919 /* 8-bit unsigned value to configure the tx beamformee number
5920 * of space-time streams.
5921 * This attribute is used to configure the testbed device.
5922 * The range of the value is 0 to 8.
5923 */
5924 QCA_WLAN_VENDOR_ATTR_WIFI_TEST_CONFIG_HE_TX_BEAMFORMEE_NSTS = 14,
5925
7bf86e44
KKL
5926 /* 8-bit unsigned value to configure the MU EDCA params for given AC
5927 * This attribute is used to configure the testbed device.
5928 * Uses the enum qca_wlan_ac_type values.
5929 */
5930 QCA_WLAN_VENDOR_ATTR_WIFI_TEST_CONFIG_HE_MU_EDCA_AC = 15,
5931
5932 /* 8-bit unsigned value to configure the MU EDCA AIFSN for given AC
5933 * To configure MU EDCA AIFSN value, MU EDCA access category value
5934 * is required to process the command.
5935 * This attribute is used to configure the testbed device.
5936 */
5937 QCA_WLAN_VENDOR_ATTR_WIFI_TEST_CONFIG_HE_MU_EDCA_AIFSN = 16,
5938
5939 /* 8-bit unsigned value to configure the MU EDCA ECW min value for
5940 * given AC.
5941 * To configure MU EDCA ECW min value, MU EDCA access category value
5942 * is required to process the command.
5943 * This attribute is used to configure the testbed device.
5944 */
5945 QCA_WLAN_VENDOR_ATTR_WIFI_TEST_CONFIG_HE_MU_EDCA_ECWMIN = 17,
5946
5947 /* 8-bit unsigned value to configure the MU EDCA ECW max value for
5948 * given AC.
5949 * To configure MU EDCA ECW max value, MU EDCA access category value
5950 * is required to process the command.
5951 * This attribute is used to configure the testbed device.
5952 */
5953 QCA_WLAN_VENDOR_ATTR_WIFI_TEST_CONFIG_HE_MU_EDCA_ECWMAX = 18,
5954
5955 /* 8-bit unsigned value to configure the MU EDCA timer for given AC
5956 * To configure MU EDCA timer value, MU EDCA access category value
5957 * is required to process the command.
5958 * This attribute is used to configure the testbed device.
5959 */
5960 QCA_WLAN_VENDOR_ATTR_WIFI_TEST_CONFIG_HE_MU_EDCA_TIMER = 19,
5961
420b5dd8
KKL
5962 /* 8-bit unsigned value to configure the HE trigger frame MAC padding
5963 * duration.
5964 * This attribute is used to configure the testbed device.
5965 * Uses the enum qca_wlan_he_mac_padding_dur values.
5966 */
5967 QCA_WLAN_VENDOR_ATTR_WIFI_TEST_CONFIG_HE_MAC_PADDING_DUR = 20,
5968
cbdf5a49
KKL
5969 /* 8-bit unsigned value to override the MU EDCA params to defaults
5970 * regardless of the AP beacon MU EDCA params. If it is enabled use
5971 * the default values else use the MU EDCA params from AP beacon.
5972 * This attribute is used to configure the testbed device.
5973 * 1-enable, 0-disable.
5974 */
5975 QCA_WLAN_VENDOR_ATTR_WIFI_TEST_CONFIG_OVERRIDE_MU_EDCA = 21,
5976
13dd13fc
KKL
5977 /* 8-bit unsigned value to configure the support for receiving
5978 * an MPDU that contains an operating mode control subfield.
5979 * This attribute is used to configure the testbed device.
5980 * 1-enable, 0-disable.
5981 */
5982 QCA_WLAN_VENDOR_ATTR_WIFI_TEST_CONFIG_HE_OM_CTRL_SUPP = 22,
5983
60377efc
VRY
5984 /* Nested attribute values required to setup the TWT session.
5985 * enum qca_wlan_vendor_attr_twt_setup provides the necessary
5986 * information to set up the session. It contains broadcast flags,
5987 * set_up flags, trigger value, flow type, flow ID, wake interval
5988 * exponent, protection, target wake time, wake duration, wake interval
5989 * mantissa. These nested attributes are used to setup a host triggered
5990 * TWT session.
5991 */
5992 QCA_WLAN_VENDOR_ATTR_WIFI_TEST_CONFIG_TWT_SETUP = 23,
5993
5994 /* This nested attribute is used to terminate the current TWT session.
5995 * It does not currently carry any attributes.
5996 */
5997 QCA_WLAN_VENDOR_ATTR_WIFI_TEST_CONFIG_TWT_TERMINATE = 24,
5998
5999 /* This nested attribute is used to suspend the current TWT session.
6000 * It does not currently carry any attributes.
6001 */
6002 QCA_WLAN_VENDOR_ATTR_WIFI_TEST_CONFIG_TWT_SUSPEND = 25,
6003
6004 /* Nested attribute values to indicate the request for resume.
6005 * This attribute is used to resume the TWT session.
6006 * enum qca_wlan_vendor_attr_twt_resume provides the necessary
6007 * parameters required to resume the TWT session.
6008 */
6009 QCA_WLAN_VENDOR_ATTR_WIFI_TEST_CONFIG_TWT_RESUME = 26,
6010
292bce08
KKL
6011 /* 8-bit unsigned value to set the HE operating mode control
6012 * (OM CTRL) Channel Width subfield.
6013 * The Channel Width subfield indicates the operating channel width
6014 * supported by the STA for both reception and transmission.
6015 * Uses the enum qca_wlan_he_om_ctrl_ch_bw values.
6016 * This setting is cleared with the
6017 * QCA_WLAN_VENDOR_ATTR_WIFI_TEST_CONFIG_CLEAR_HE_OM_CTRL_CONFIG
6018 * flag attribute to reset defaults.
6019 * This attribute is used to configure the testbed device.
6020 */
6021 QCA_WLAN_VENDOR_ATTR_WIFI_TEST_CONFIG_HE_OM_CTRL_BW = 27,
6022
6023 /* 8-bit unsigned value to configure the number of spatial
6024 * streams in HE operating mode control field.
6025 * This setting is cleared with the
6026 * QCA_WLAN_VENDOR_ATTR_WIFI_TEST_CONFIG_CLEAR_HE_OM_CTRL_CONFIG
6027 * flag attribute to reset defaults.
6028 * This attribute is used to configure the testbed device.
6029 */
6030 QCA_WLAN_VENDOR_ATTR_WIFI_TEST_CONFIG_HE_OM_CTRL_NSS = 28,
6031
6032 /* Flag attribute to configure the UL MU disable bit in
6033 * HE operating mode control field.
6034 * This setting is cleared with the
6035 * QCA_WLAN_VENDOR_ATTR_WIFI_TEST_CONFIG_CLEAR_HE_OM_CTRL_CONFIG
6036 * flag attribute to reset defaults.
6037 * This attribute is used to configure the testbed device.
6038 */
6039 QCA_WLAN_VENDOR_ATTR_WIFI_TEST_CONFIG_HE_OM_CTRL_UL_MU_DISABLE = 29,
6040
6041 /* Flag attribute to clear the previously set HE operating mode
6042 * control field configuration.
6043 * This attribute is used to configure the testbed device to reset
6044 * defaults to clear any previously set HE operating mode control
6045 * field configuration.
6046 */
6047 QCA_WLAN_VENDOR_ATTR_WIFI_TEST_CONFIG_CLEAR_HE_OM_CTRL_CONFIG = 30,
6048
a94aab6d
KKL
6049 /* 8-bit unsigned value to configure HE single user PPDU
6050 * transmission. By default this setting is disabled and it
6051 * is disabled in the reset defaults of the device configuration.
6052 * This attribute is used to configure the testbed device.
6053 * 1-enable, 0-disable
6054 */
6055 QCA_WLAN_VENDOR_ATTR_WIFI_TEST_CONFIG_HE_TX_SUPPDU = 31,
6056
5d332a13
KKL
6057 /* 8-bit unsigned value to configure action frame transmission
6058 * in HE trigger based PPDU transmission.
6059 * By default this setting is disabled and it is disabled in
6060 * the reset defaults of the device configuration.
6061 * This attribute is used to configure the testbed device.
6062 * 1-enable, 0-disable
6063 */
6064 QCA_WLAN_VENDOR_ATTR_WIFI_TEST_CONFIG_HE_ACTION_TX_TB_PPDU = 32,
6065
166ab0b7
KKL
6066 /* Nested attribute to indicate HE operating mode control field
6067 * transmission. It contains operating mode control field Nss,
6068 * channel bandwidth, Tx Nsts and UL MU disable attributes.
6069 * These nested attributes are used to send HE operating mode control
6070 * with configured values.
6071 * Uses the enum qca_wlan_vendor_attr_he_omi_tx attributes.
6072 * This attribute is used to configure the testbed device.
6073 */
6074 QCA_WLAN_VENDOR_ATTR_WIFI_TEST_CONFIG_HE_OMI_TX = 33,
6075
6076 /* 8-bit unsigned value to configure +HTC_HE support to indicate the
6077 * support for the reception of a frame that carries an HE variant
6078 * HT Control field.
6079 * This attribute is used to configure the testbed device.
6080 * 1-enable, 0-disable
6081 */
6082 QCA_WLAN_VENDOR_ATTR_WIFI_TEST_CONFIG_HE_HTC_HE_SUPP = 34,
6083
8a7510cc
KKL
6084 /* 8-bit unsigned value to configure VHT support in 2.4G band.
6085 * This attribute is used to configure the testbed device.
6086 * 1-enable, 0-disable
6087 */
6088 QCA_WLAN_VENDOR_ATTR_WIFI_TEST_CONFIG_ENABLE_2G_VHT = 35,
6089
a9247bcd
KKL
6090 /* 8-bit unsigned value to configure HE testbed defaults.
6091 * This attribute is used to configure the testbed device.
6092 * 1-set the device HE capabilities to testbed defaults.
6093 * 0-reset the device HE capabilities to supported config.
6094 */
6095 QCA_WLAN_VENDOR_ATTR_WIFI_TEST_CONFIG_SET_HE_TESTBED_DEFAULTS = 36,
6096
02bde958
AH
6097 /* 8-bit unsigned value to configure TWT request support.
6098 * This attribute is used to configure the testbed device.
6099 * 1-enable, 0-disable.
6100 */
6101 QCA_WLAN_VENDOR_ATTR_WIFI_TEST_CONFIG_HE_TWT_REQ_SUPPORT = 37,
6102
5ac43464
KKL
6103 /* keep last */
6104 QCA_WLAN_VENDOR_ATTR_WIFI_TEST_CONFIG_AFTER_LAST,
6105 QCA_WLAN_VENDOR_ATTR_WIFI_TEST_CONFIG_MAX =
6106 QCA_WLAN_VENDOR_ATTR_WIFI_TEST_CONFIG_AFTER_LAST - 1,
6107};
6108
6b21df0b
KP
6109/**
6110 * enum qca_wlan_vendor_attr_bss_filter - Used by the vendor command
6111 * QCA_NL80211_VENDOR_SUBCMD_BSS_FILTER.
6112 * The user can add/delete the filter by specifying the BSSID/STA MAC address in
6113 * QCA_WLAN_VENDOR_ATTR_BSS_FILTER_MAC_ADDR, filter type in
6114 * QCA_WLAN_VENDOR_ATTR_BSS_FILTER_TYPE, add/delete action in
6115 * QCA_WLAN_VENDOR_ATTR_BSS_FILTER_ACTION in the request. The user can get the
6116 * statistics of an unassociated station by specifying the MAC address in
6117 * QCA_WLAN_VENDOR_ATTR_BSS_FILTER_MAC_ADDR, station type in
6118 * QCA_WLAN_VENDOR_ATTR_BSS_FILTER_TYPE, GET action in
6119 * QCA_WLAN_VENDOR_ATTR_BSS_FILTER_ACTION in the request. The user also can get
6120 * the statistics of all unassociated stations by specifying the Broadcast MAC
6121 * address (ff:ff:ff:ff:ff:ff) in QCA_WLAN_VENDOR_ATTR_BSS_FILTER_MAC_ADDR with
6122 * above procedure. In the response, driver shall specify statistics
6123 * information nested in QCA_WLAN_VENDOR_ATTR_BSS_FILTER_STA_STATS.
6124 */
6125enum qca_wlan_vendor_attr_bss_filter {
6126 QCA_WLAN_VENDOR_ATTR_BSS_FILTER_INVALID = 0,
6127 QCA_WLAN_VENDOR_ATTR_BSS_FILTER_MAC_ADDR = 1,
6128 /* Other BSS filter type, unsigned 8 bit value. One of the values
6129 * in enum qca_wlan_vendor_bss_filter_type.
6130 */
6131 QCA_WLAN_VENDOR_ATTR_BSS_FILTER_TYPE = 2,
6132 /* Other BSS filter action, unsigned 8 bit value. One of the values
6133 * in enum qca_wlan_vendor_bss_filter_action.
6134 */
6135 QCA_WLAN_VENDOR_ATTR_BSS_FILTER_ACTION = 3,
6136 /* Array of nested attributes where each entry is the statistics
6137 * information of the specified station that belong to another BSS.
6138 * Attributes for each entry are taken from enum
6139 * qca_wlan_vendor_bss_filter_sta_stats.
6140 * Other BSS station configured in
6141 * QCA_NL80211_VENDOR_SUBCMD_BSS_FILTER with filter type
6142 * QCA_WLAN_VENDOR_BSS_FILTER_TYPE_STA.
6143 * Statistics returned by QCA_NL80211_VENDOR_SUBCMD_BSS_FILTER
6144 * with filter action QCA_WLAN_VENDOR_BSS_FILTER_ACTION_GET.
6145 */
6146 QCA_WLAN_VENDOR_ATTR_BSS_FILTER_STA_STATS = 4,
6147
6148 /* keep last */
6149 QCA_WLAN_VENDOR_ATTR_BSS_FILTER_AFTER_LAST,
6150 QCA_WLAN_VENDOR_ATTR_BSS_FILTER_MAX =
6151 QCA_WLAN_VENDOR_ATTR_BSS_FILTER_AFTER_LAST - 1,
6152};
6153
6154/**
6155 * enum qca_wlan_vendor_bss_filter_type - Type of
6156 * filter used in other BSS filter operations. Used by the vendor command
6157 * QCA_NL80211_VENDOR_SUBCMD_BSS_FILTER.
6158 *
6159 * @QCA_WLAN_VENDOR_BSS_FILTER_TYPE_BSSID: BSSID filter
6160 * @QCA_WLAN_VENDOR_BSS_FILTER_TYPE_STA: Station MAC address filter
6161 */
6162enum qca_wlan_vendor_bss_filter_type {
6163 QCA_WLAN_VENDOR_BSS_FILTER_TYPE_BSSID,
6164 QCA_WLAN_VENDOR_BSS_FILTER_TYPE_STA,
6165};
6166
6167/**
6168 * enum qca_wlan_vendor_bss_filter_action - Type of
6169 * action in other BSS filter operations. Used by the vendor command
6170 * QCA_NL80211_VENDOR_SUBCMD_BSS_FILTER.
6171 *
6172 * @QCA_WLAN_VENDOR_BSS_FILTER_ACTION_ADD: Add filter
6173 * @QCA_WLAN_VENDOR_BSS_FILTER_ACTION_DEL: Delete filter
6174 * @QCA_WLAN_VENDOR_BSS_FILTER_ACTION_GET: Get the statistics
6175 */
6176enum qca_wlan_vendor_bss_filter_action {
6177 QCA_WLAN_VENDOR_BSS_FILTER_ACTION_ADD,
6178 QCA_WLAN_VENDOR_BSS_FILTER_ACTION_DEL,
6179 QCA_WLAN_VENDOR_BSS_FILTER_ACTION_GET,
6180};
6181
6182/**
6183 * enum qca_wlan_vendor_bss_filter_sta_stats - Attributes for
6184 * the statistics of a specific unassociated station belonging to another BSS.
6185 * The statistics provides information of the unassociated station
6186 * filtered by other BSS operation - such as MAC, signal value.
6187 * Used by the vendor command QCA_NL80211_VENDOR_SUBCMD_BSS_FILTER.
6188 *
6189 * @QCA_WLAN_VENDOR_BSS_FILTER_STA_STATS_MAC: MAC address of the station.
6190 * @QCA_WLAN_VENDOR_BSS_FILTER_STA_STATS_RSSI: Last received signal strength
6191 * of the station. Unsigned 8 bit number containing RSSI.
6192 * @QCA_WLAN_VENDOR_BSS_FILTER_STA_STATS_RSSI_TS: Time stamp of the host
6193 * driver for the last received RSSI. Unsigned 64 bit number containing
6194 * nanoseconds from the boottime.
6195 */
6196enum qca_wlan_vendor_bss_filter_sta_stats {
6197 QCA_WLAN_VENDOR_BSS_FILTER_STA_STATS_INVALID = 0,
6198 QCA_WLAN_VENDOR_BSS_FILTER_STA_STATS_MAC = 1,
6199 QCA_WLAN_VENDOR_BSS_FILTER_STA_STATS_RSSI = 2,
6200 QCA_WLAN_VENDOR_BSS_FILTER_STA_STATS_RSSI_TS = 3,
6201
6202 /* keep last */
6203 QCA_WLAN_VENDOR_BSS_FILTER_STA_STATS_AFTER_LAST,
6204 QCA_WLAN_VENDOR_BSS_FILTER_STA_STATS_MAX =
6205 QCA_WLAN_VENDOR_BSS_FILTER_STA_STATS_AFTER_LAST - 1
6206};
6207
495aebd3
NK
6208/* enum qca_wlan_nan_subcmd_type - Type of NAN command used by attribute
6209 * QCA_WLAN_VENDOR_ATTR_NAN_SUBCMD_TYPE as a part of vendor command
6210 * QCA_NL80211_VENDOR_SUBCMD_NAN_EXT.
6211 */
6212enum qca_wlan_nan_ext_subcmd_type {
6213 /* Subcmd of type NAN Enable Request */
6214 QCA_WLAN_NAN_EXT_SUBCMD_TYPE_ENABLE_REQ = 1,
6215 /* Subcmd of type NAN Disable Request */
6216 QCA_WLAN_NAN_EXT_SUBCMD_TYPE_DISABLE_REQ = 2,
6217};
6218
6219/**
6220 * enum qca_wlan_vendor_attr_nan_params - Used by the vendor command
6221 * QCA_NL80211_VENDOR_SUBCMD_NAN_EXT.
6222 */
6223enum qca_wlan_vendor_attr_nan_params {
6224 QCA_WLAN_VENDOR_ATTR_NAN_INVALID = 0,
6225 /* Carries NAN command for firmware component. Every vendor command
6226 * QCA_NL80211_VENDOR_SUBCMD_NAN_EXT must contain this attribute with a
6227 * payload containing the NAN command. NLA_BINARY attribute.
6228 */
6229 QCA_WLAN_VENDOR_ATTR_NAN_CMD_DATA = 1,
6230 /* Indicates the type of NAN command sent with
6231 * QCA_NL80211_VENDOR_SUBCMD_NAN_EXT. enum qca_wlan_nan_ext_subcmd_type
6232 * describes the possible range of values. This attribute is mandatory
6233 * if the command being issued is either
6234 * QCA_WLAN_NAN_EXT_SUBCMD_TYPE_ENABLE_REQ or
6235 * QCA_WLAN_NAN_EXT_SUBCMD_TYPE_DISABLE_REQ. NLA_U32 attribute.
6236 */
6237 QCA_WLAN_VENDOR_ATTR_NAN_SUBCMD_TYPE = 2,
6238 /* Frequency (in MHz) of primary NAN discovery social channel in 2.4 GHz
6239 * band. This attribute is mandatory when command type is
6240 * QCA_WLAN_NAN_EXT_SUBCMD_TYPE_ENABLE_REQ. NLA_U32 attribute.
6241 */
6242 QCA_WLAN_VENDOR_ATTR_NAN_DISC_24GHZ_BAND_FREQ = 3,
6243 /* Frequency (in MHz) of secondary NAN discovery social channel in 5 GHz
6244 * band. This attribute is optional and should be included when command
6245 * type is QCA_WLAN_NAN_EXT_SUBCMD_TYPE_ENABLE_REQ and NAN discovery
6246 * has to be started on 5GHz along with 2.4GHz. NLA_U32 attribute.
6247 */
6248 QCA_WLAN_VENDOR_ATTR_NAN_DISC_5GHZ_BAND_FREQ = 4,
6249
6250 /* keep last */
6251 QCA_WLAN_VENDOR_ATTR_NAN_PARAMS_AFTER_LAST,
6252 QCA_WLAN_VENDOR_ATTR_NAN_PARAMS_MAX =
6253 QCA_WLAN_VENDOR_ATTR_NAN_PARAMS_AFTER_LAST - 1
6254};
6255
60377efc
VRY
6256/**
6257 * enum qca_wlan_vendor_attr_twt_setup: Represents attributes for
6258 * TWT (Target Wake Time) setup request. These attributes are sent as part of
6259 * %QCA_WLAN_VENDOR_ATTR_WIFI_TEST_CONFIG_TWT_SETUP and
6260 * %QCA_NL80211_VENDOR_SUBCMD_WIFI_TEST_CONFIGURATION.
6261 *
6262 * @QCA_WLAN_VENDOR_ATTR_TWT_SETUP_BCAST: Flag attribute.
6263 * Disable (flag attribute not present) - Individual TWT
6264 * Enable (flag attribute present) - Broadcast TWT.
6265 * Individual means the session is between the STA and the AP.
6266 * This session is established using a separate negotiation between
6267 * STA and AP.
6268 * Broadcast means the session is across multiple STAs and an AP. The
6269 * configuration parameters are announced in Beacon frames by the AP.
6270 *
6271 * @QCA_WLAN_VENDOR_ATTR_TWT_SETUP_REQ_TYPE: Required (u8).
6272 * Unsigned 8-bit qca_wlan_vendor_twt_setup_req_type to
6273 * specify the TWT request type
6274 *
6275 * @QCA_WLAN_VENDOR_ATTR_TWT_SETUP_TRIGGER: Flag attribute
6276 * Enable (flag attribute present) - TWT with trigger support.
6277 * Disable (flag attribute not present) - TWT without trigger support.
6278 * Trigger means the AP will send the trigger frame to allow STA to send data.
6279 * Without trigger, the STA will wait for the MU EDCA timer before
6280 * transmitting the data.
6281 *
6282 * @QCA_WLAN_VENDOR_ATTR_TWT_SETUP_FLOW_TYPE: Required (u8)
6283 * 0 - Announced TWT - In this mode, STA may skip few service periods to
6284 * save more power. If STA wants to wake up, it will send a PS-POLL/QoS
6285 * NULL frame to AP.
6286 * 1 - Unannounced TWT - The STA will wakeup during every SP.
6287 *
6288 * @QCA_WLAN_VENDOR_ATTR_TWT_SETUP_FLOW_ID: Optional (u8)
6289 * Flow ID is the unique identifier for each TWT session.
6290 * Currently this is not required and dialog ID will be set to zero.
6291 *
6292 * @QCA_WLAN_VENDOR_ATTR_TWT_SETUP_WAKE_INTVL_EXP: Required (u8)
6293 * This attribute (exp) is used along with the mantissa to derive the
6294 * wake interval using the following formula:
6295 * pow(2,exp) = wake_intvl_us/wake_intvl_mantis
6296 * Wake interval is the interval between 2 successive SP.
6297 *
6298 * @QCA_WLAN_VENDOR_ATTR_TWT_SETUP_PROTECTION: Flag attribute
6299 * Enable (flag attribute present) - Protection required.
6300 * Disable (flag attribute not present) - Protection not required.
6301 * If protection is enabled, then the AP will use protection
6302 * mechanism using RTS/CTS to self to reserve the airtime.
6303 *
6304 * @QCA_WLAN_VENDOR_ATTR_TWT_SETUP_WAKE_TIME: Optional (u32)
6305 * This attribute is used as the SP offset which is the offset from
6306 * TSF after which the wake happens. The units are in microseconds. If
6307 * this attribute is not provided, then the value will be set to zero.
6308 *
6309 * @QCA_WLAN_VENDOR_ATTR_TWT_SETUP_WAKE_DURATION: Required (u32)
6310 * This is the duration of the service period. The units are in TU.
6311 *
6312 * @QCA_WLAN_VENDOR_ATTR_TWT_SETUP_WAKE_INTVL_MANTISSA: Required (u32)
6313 * This attribute is used to configure wake interval mantissa.
6314 * The units are in TU.
6315 */
6316enum qca_wlan_vendor_attr_twt_setup {
6317 QCA_WLAN_VENDOR_ATTR_TWT_SETUP_INVALID = 0,
6318 QCA_WLAN_VENDOR_ATTR_TWT_SETUP_BCAST = 1,
6319 QCA_WLAN_VENDOR_ATTR_TWT_SETUP_REQ_TYPE = 2,
6320 QCA_WLAN_VENDOR_ATTR_TWT_SETUP_TRIGGER = 3,
6321 QCA_WLAN_VENDOR_ATTR_TWT_SETUP_FLOW_TYPE = 4,
6322 QCA_WLAN_VENDOR_ATTR_TWT_SETUP_FLOW_ID = 5,
6323 QCA_WLAN_VENDOR_ATTR_TWT_SETUP_WAKE_INTVL_EXP = 6,
6324 QCA_WLAN_VENDOR_ATTR_TWT_SETUP_PROTECTION = 7,
6325 QCA_WLAN_VENDOR_ATTR_TWT_SETUP_WAKE_TIME = 8,
6326 QCA_WLAN_VENDOR_ATTR_TWT_SETUP_WAKE_DURATION = 9,
6327 QCA_WLAN_VENDOR_ATTR_TWT_SETUP_WAKE_INTVL_MANTISSA = 10,
6328
6329 /* keep last */
6330 QCA_WLAN_VENDOR_ATTR_TWT_SETUP_AFTER_LAST,
6331 QCA_WLAN_VENDOR_ATTR_TWT_SETUP_MAX =
6332 QCA_WLAN_VENDOR_ATTR_TWT_SETUP_AFTER_LAST - 1,
6333};
6334
6335/**
6336 * enum qca_wlan_vendor_attr_twt_resume: Represents attributes for
6337 * TWT (Target Wake Time) resume request. These attributes are sent as part of
6338 * %QCA_WLAN_VENDOR_ATTR_WIFI_TEST_CONFIG_TWT_RESUME and
6339 * %QCA_NL80211_VENDOR_SUBCMD_WIFI_TEST_CONFIGURATION.
6340 *
6341 * @QCA_WLAN_VENDOR_ATTR_TWT_RESUME_NEXT_TWT: Optional (u8)
6342 * This attribute is used as the SP offset which is the offset from
6343 * TSF after which the wake happens. The units are in microseconds.
6344 * If this attribute is not provided, then the value will be set to
6345 * zero.
6346 *
6347 * @QCA_WLAN_VENDOR_ATTR_TWT_RESUME_NEXT_TWT_SIZE: Required (u32)
6348 * This attribute represents the next TWT subfield size.
6349 */
6350enum qca_wlan_vendor_attr_twt_resume {
6351 QCA_WLAN_VENDOR_ATTR_TWT_RESUME_INVALID = 0,
6352 QCA_WLAN_VENDOR_ATTR_TWT_RESUME_NEXT_TWT = 1,
6353 QCA_WLAN_VENDOR_ATTR_TWT_RESUME_NEXT_TWT_SIZE = 2,
6354
6355 /* keep last */
6356 QCA_WLAN_VENDOR_ATTR_TWT_RESUME_AFTER_LAST,
6357 QCA_WLAN_VENDOR_ATTR_TWT_RESUME_MAX =
6358 QCA_WLAN_VENDOR_ATTR_TWT_RESUME_AFTER_LAST - 1,
6359};
6360
6361/**
6362 * enum qca_wlan_vendor_twt_setup_req_type - Required (u8)
6363 * Represents the setup type being requested for TWT.
6364 * @QCA_WLAN_VENDOR_TWT_SETUP_REQUEST: STA is not specifying all the TWT
6365 * parameters but relying on AP to fill the parameters during the negotiation.
6366 * @QCA_WLAN_VENDOR_TWT_SETUP_SUGGEST: STA will provide all the suggested
6367 * values which the AP may accept or AP may provide alternative parameters
6368 * which the STA may accept.
6369 * @QCA_WLAN_VENDOR_TWT_SETUP_DEMAND: STA is not willing to accept any
6370 * alternate parameters than the requested ones.
6371 */
6372enum qca_wlan_vendor_twt_setup_req_type {
6373 QCA_WLAN_VENDOR_TWT_SETUP_REQUEST = 1,
6374 QCA_WLAN_VENDOR_TWT_SETUP_SUGGEST = 2,
6375 QCA_WLAN_VENDOR_TWT_SETUP_DEMAND = 3,
6376};
6377
edb509d4 6378/**
6379 * enum qca_wlan_roam_scan_event_type - Type of roam scan event
6380 *
6381 * Indicates the type of roam scan event sent by firmware/driver.
6382 *
6383 * @QCA_WLAN_ROAM_SCAN_TRIGGER_EVENT: Roam scan trigger event type.
6384 * @QCA_WLAN_ROAM_SCAN_STOP_EVENT: Roam scan stopped event type.
6385 */
6386enum qca_wlan_roam_scan_event_type {
6387 QCA_WLAN_ROAM_SCAN_TRIGGER_EVENT = 0,
6388 QCA_WLAN_ROAM_SCAN_STOP_EVENT = 1,
6389};
6390
6391/**
6392 * enum qca_wlan_roam_scan_trigger_reason - Roam scan trigger reason
6393 *
6394 * Indicates the reason for triggering roam scan by firmware/driver.
6395 *
6396 * @QCA_WLAN_ROAM_SCAN_TRIGGER_REASON_LOW_RSSI: Due to low RSSI of current AP.
6397 * @QCA_WLAN_ROAM_SCAN_TRIGGER_REASON_HIGH_PER: Due to high packet error rate.
6398 */
6399enum qca_wlan_roam_scan_trigger_reason {
6400 QCA_WLAN_ROAM_SCAN_TRIGGER_REASON_LOW_RSSI = 0,
6401 QCA_WLAN_ROAM_SCAN_TRIGGER_REASON_HIGH_PER = 1,
6402};
6403
6404/**
6405 * enum qca_wlan_vendor_attr_roam_scan - Vendor subcmd attributes to report
6406 * roam scan related details from driver/firmware to user space. enum values
6407 * are used for NL attributes sent with
6408 * %QCA_NL80211_VENDOR_SUBCMD_ROAM_SCAN_EVENT sub command.
6409 */
6410enum qca_wlan_vendor_attr_roam_scan {
6411 QCA_WLAN_VENDOR_ATTR_ROAM_SCAN_INVALID = 0,
6412 /* Encapsulates type of roam scan event being reported. enum
6413 * qca_wlan_roam_scan_event_type describes the possible range of
6414 * values. u32 attribute.
6415 */
6416 QCA_WLAN_VENDOR_ATTR_ROAM_SCAN_EVENT_TYPE = 1,
6417 /* Encapsulates reason for triggering roam scan. enum
6418 * qca_wlan_roam_scan_trigger_reason describes the possible range of
6419 * values. u32 attribute.
6420 */
6421 QCA_WLAN_VENDOR_ATTR_ROAM_SCAN_TRIGGER_REASON = 2,
6422
6423 /* keep last */
6424 QCA_WLAN_VENDOR_ATTR_ROAM_SCAN_AFTER_LAST,
6425 QCA_WLAN_VENDOR_ATTR_ROAM_SCAN_MAX =
6426 QCA_WLAN_VENDOR_ATTR_ROAM_SCAN_AFTER_LAST - 1,
6427};
6428
77fcd747
VT
6429/**
6430 * enum qca_wlan_vendor_cfr_method - QCA vendor CFR methods used by
6431 * attribute QCA_WLAN_VENDOR_ATTR_PEER_CFR_METHOD as part of vendor
6432 * command QCA_NL80211_VENDOR_SUBCMD_PEER_CFR_CAPTURE_CFG.
6433 */
6434enum qca_wlan_vendor_cfr_method {
6435 /* CFR method using QOS Null frame */
6436 QCA_WLAN_VENDOR_CFR_METHOD_QOS_NULL = 0,
6437};
6438
6439/**
6440 * enum qca_wlan_vendor_peer_cfr_capture_attr - Used by the vendor command
6441 * QCA_NL80211_VENDOR_SUBCMD_PEER_CFR_CAPTURE_CFG to configure peer
6442 * Channel Frequency Response capture parameters and enable periodic CFR
6443 * capture.
6444 */
6445enum qca_wlan_vendor_peer_cfr_capture_attr {
6446 QCA_WLAN_VENDOR_ATTR_PEER_CFR_CAPTURE_INVALID = 0,
6447 /* 6-byte MAC address of the peer.
6448 * This attribute is mandatory.
6449 */
6450 QCA_WLAN_VENDOR_ATTR_CFR_PEER_MAC_ADDR = 1,
6451 /* Enable peer CFR Capture, flag attribute.
6452 * This attribute is mandatory to enable peer CFR capture.
6453 * If this attribute is not present, peer CFR capture is disabled.
6454 */
6455 QCA_WLAN_VENDOR_ATTR_PEER_CFR_ENABLE = 2,
6456 /* BW of measurement, attribute uses the values in enum nl80211_chan_width
6457 * Supported values: 20, 40, 80, 80+80, 160.
6458 * Note that all targets may not support all bandwidths.
6459 * u8 attribute. This attribute is mandatory if attribute
6460 * QCA_WLAN_VENDOR_ATTR_PEER_CFR_ENABLE is used.
6461 */
6462 QCA_WLAN_VENDOR_ATTR_PEER_CFR_BANDWIDTH = 3,
6463 /* Periodicity of CFR measurement in msec.
6464 * Periodicity should be a multiple of Base timer.
6465 * Current Base timer value supported is 10 msecs (default).
6466 * 0 for one shot capture. u32 attribute.
6467 * This attribute is mandatory if attribute
6468 * QCA_WLAN_VENDOR_ATTR_PEER_CFR_ENABLE is used.
6469 */
6470 QCA_WLAN_VENDOR_ATTR_PEER_CFR_PERIODICITY = 4,
6471 /* Method used to capture Channel Frequency Response.
6472 * Attribute uses the values defined in enum qca_wlan_vendor_cfr_method.
6473 * u8 attribute. This attribute is mandatory if attribute
6474 * QCA_WLAN_VENDOR_ATTR_PEER_CFR_ENABLE is used.
6475 */
6476 QCA_WLAN_VENDOR_ATTR_PEER_CFR_METHOD = 5,
6477 /* Enable periodic CFR capture, flag attribute.
6478 * This attribute is mandatory to enable Periodic CFR capture.
6479 * If this attribute is not present, periodic CFR capture is disabled.
6480 */
6481 QCA_WLAN_VENDOR_ATTR_PERIODIC_CFR_CAPTURE_ENABLE = 6,
6482
6483 /* Keep last */
6484 QCA_WLAN_VENDOR_ATTR_PEER_CFR_AFTER_LAST,
6485 QCA_WLAN_VENDOR_ATTR_PEER_CFR_MAX =
6486 QCA_WLAN_VENDOR_ATTR_PEER_CFR_AFTER_LAST - 1,
6487};
6488
a626fb10 6489/**
6490 * enum qca_wlan_throughput_level - Current throughput level
6491 *
6492 * Indicates the current level of throughput calculated by the driver. The
6493 * driver may choose different thresholds to decide whether the throughput level
6494 * is low or medium or high based on variety of parameters like physical link
6495 * capacity of the current connection, the number of packets being dispatched
6496 * per second, etc. The throughput level events might not be consistent with the
6497 * actual current throughput value being observed.
6498 *
6499 * @QCA_WLAN_THROUGHPUT_LEVEL_LOW: Low level of throughput
6500 * @QCA_WLAN_THROUGHPUT_LEVEL_MEDIUM: Medium level of throughput
6501 * @QCA_WLAN_THROUGHPUT_LEVEL_HIGH: High level of throughput
6502 */
6503enum qca_wlan_throughput_level {
6504 QCA_WLAN_THROUGHPUT_LEVEL_LOW = 0,
6505 QCA_WLAN_THROUGHPUT_LEVEL_MEDIUM = 1,
6506 QCA_WLAN_THROUGHPUT_LEVEL_HIGH = 2,
6507};
6508
6509/**
6510 * enum qca_wlan_vendor_attr_throughput_change - Vendor subcmd attributes to
6511 * report throughput changes from the driver to user space. enum values are used
6512 * for netlink attributes sent with
6513 * %QCA_NL80211_VENDOR_SUBCMD_THROUGHPUT_CHANGE_EVENT sub command.
6514 */
6515enum qca_wlan_vendor_attr_throughput_change {
6516 QCA_WLAN_VENDOR_ATTR_THROUGHPUT_CHANGE_INVALID = 0,
6517 /* Indicates the direction of throughput in which the change is being
6518 * reported. u8 attribute. Value is 0 for TX and 1 for RX.
6519 */
6520 QCA_WLAN_VENDOR_ATTR_THROUGHPUT_CHANGE_DIRECTION = 1,
6521 /* Indicates the newly observed throughput level. enum
6522 * qca_wlan_throughput_level describes the possible range of values.
6523 * u8 attribute.
6524 */
6525 QCA_WLAN_VENDOR_ATTR_THROUGHPUT_CHANGE_THROUGHPUT_LEVEL = 2,
6526 /* Indicates the driver's guidance on the new value to be set to
6527 * kernel's TCP parameter tcp_limit_output_bytes. u32 attribute. The
6528 * driver may optionally include this attribute.
6529 */
6530 QCA_WLAN_VENDOR_ATTR_THROUGHPUT_CHANGE_TCP_LIMIT_OUTPUT_BYTES = 3,
6531 /* Indicates the driver's guidance on the new value to be set to
6532 * kernel's TCP parameter tcp_adv_win_scale. s8 attribute. Possible
6533 * values are from -31 to 31. The driver may optionally include this
6534 * attribute.
6535 */
6536 QCA_WLAN_VENDOR_ATTR_THROUGHPUT_CHANGE_TCP_ADV_WIN_SCALE = 4,
6537 /* Indicates the driver's guidance on the new value to be set to
6538 * kernel's TCP parameter tcp_delack_seg. u32 attribute. The driver may
6539 * optionally include this attribute.
6540 */
6541 QCA_WLAN_VENDOR_ATTR_THROUGHPUT_CHANGE_TCP_DELACK_SEG = 5,
6542
6543 /* keep last */
6544 QCA_WLAN_VENDOR_ATTR_THROUGHPUT_CHANGE_AFTER_LAST,
6545 QCA_WLAN_VENDOR_ATTR_THROUGHPUT_CHANGE_MAX =
6546 QCA_WLAN_VENDOR_ATTR_THROUGHPUT_CHANGE_AFTER_LAST - 1,
6547};
6548
d5544021
SA
6549/**
6550 * enum qca_coex_config_profiles - This enum defines different types of
6551 * traffic streams that can be prioritized one over the other during coex
6552 * scenarios.
6553 * The types defined in this enum are categorized in the below manner.
6554 * 0 - 31 values corresponds to WLAN
6555 * 32 - 63 values corresponds to BT
6556 * 64 - 95 values corresponds to Zigbee
6557 * @QCA_WIFI_STA_DISCOVERY: Prioritize discovery frames for WLAN STA
6558 * @QCA_WIFI_STA_CONNECTION: Prioritize connection frames for WLAN STA
6559 * @QCA_WIFI_STA_CLASS_3_MGMT: Prioritize class 3 mgmt frames for WLAN STA
6560 * @QCA_WIFI_STA_DATA : Prioritize data frames for WLAN STA
6561 * @QCA_WIFI_STA_ALL: Priritize all frames for WLAN STA
6562 * @QCA_WIFI_SAP_DISCOVERY: Prioritize discovery frames for WLAN SAP
6563 * @QCA_WIFI_SAP_CONNECTION: Prioritize connection frames for WLAN SAP
6564 * @QCA_WIFI_SAP_CLASS_3_MGMT: Prioritize class 3 mgmt frames for WLAN SAP
6565 * @QCA_WIFI_SAP_DATA: Prioritize data frames for WLAN SAP
6566 * @QCA_WIFI_SAP_ALL: Prioritize all frames for WLAN SAP
6567 * @QCA_BT_A2DP: Prioritize BT A2DP
6568 * @QCA_BT_BLE: Prioritize BT BLE
6569 * @QCA_BT_SCO: Prioritize BT SCO
6570 * @QCA_ZB_LOW: Prioritize Zigbee Low
6571 * @QCA_ZB_HIGH: Prioritize Zigbee High
6572 */
6573enum qca_coex_config_profiles {
6574 /* 0 - 31 corresponds to WLAN */
6575 QCA_WIFI_STA_DISCOVERY = 0,
6576 QCA_WIFI_STA_CONNECTION = 1,
6577 QCA_WIFI_STA_CLASS_3_MGMT = 2,
6578 QCA_WIFI_STA_DATA = 3,
6579 QCA_WIFI_STA_ALL = 4,
6580 QCA_WIFI_SAP_DISCOVERY = 5,
6581 QCA_WIFI_SAP_CONNECTION = 6,
6582 QCA_WIFI_SAP_CLASS_3_MGMT = 7,
6583 QCA_WIFI_SAP_DATA = 8,
6584 QCA_WIFI_SAP_ALL = 9,
23979401 6585 QCA_WIFI_CASE_MAX = 31,
d5544021
SA
6586 /* 32 - 63 corresponds to BT */
6587 QCA_BT_A2DP = 32,
6588 QCA_BT_BLE = 33,
6589 QCA_BT_SCO = 34,
23979401 6590 QCA_BT_CASE_MAX = 63,
d5544021
SA
6591 /* 64 - 95 corresponds to Zigbee */
6592 QCA_ZB_LOW = 64,
23979401
JL
6593 QCA_ZB_HIGH = 65,
6594 QCA_ZB_CASE_MAX = 95,
6595 /* 0xff is default value if the u8 profile value is not set. */
6596 QCA_COEX_CONFIG_PROFILE_DEFAULT_VALUE = 255
6597};
6598
6599/**
6600 * enum qca_vendor_attr_coex_config_types - Coex configurations types.
6601 * This enum defines the valid set of values of coex configuration types. These
6602 * values may used by attribute
6603 * %QCA_VENDOR_ATTR_COEX_CONFIG_THREE_WAY_CONFIG_TYPE.
6604 *
6605 * @QCA_WLAN_VENDOR_ATTR_COEX_CONFIG_THREE_WAY_COEX_RESET: Reset all the
6606 * weights to default values.
6607 * @QCA_WLAN_VENDOR_ATTR_COEX_CONFIG_THREE_WAY_COEX_START: Start to config
6608 * weights with configurability value.
6609 */
6610enum qca_vendor_attr_coex_config_types {
6611 QCA_WLAN_VENDOR_ATTR_COEX_CONFIG_INVALID = 0,
6612 QCA_WLAN_VENDOR_ATTR_COEX_CONFIG_THREE_WAY_COEX_RESET = 1,
6613 QCA_WLAN_VENDOR_ATTR_COEX_CONFIG_THREE_WAY_COEX_START = 2,
d5544021
SA
6614};
6615
6616/**
6617 * enum qca_vendor_attr_coex_config - Specifies vendor coex config attributes
6618 *
6619 * @QCA_VENDOR_ATTR_COEX_CONFIG_PROFILES: This attribute contains variable
6620 * length array of 8-bit values from enum qca_coex_config_profiles.
6621 * FW will prioritize the profiles in the order given in the array encapsulated
6622 * in this attribute.
6623 * For example:
6624 * -----------------------------------------------------------------------
6625 * | 1 | 34 | 32 | 65 |
6626 * -----------------------------------------------------------------------
6627 * If the attribute contains the values defined in above array then it means
6628 * 1) Wifi STA connection has priority over BT_SCO, BT_A2DP and ZIGBEE HIGH.
6629 * 2) BT_SCO has priority over BT_A2DP.
6630 * 3) BT_A2DP has priority over ZIGBEE HIGH.
6631 * Profiles which are not listed in this array shall not be preferred over the
6632 * profiles which are listed in the array as a part of this attribute.
6633 */
6634enum qca_vendor_attr_coex_config {
6635 QCA_VENDOR_ATTR_COEX_CONFIG_INVALID = 0,
6636 QCA_VENDOR_ATTR_COEX_CONFIG_PROFILES = 1,
6637
6638 /* Keep last */
6639 QCA_VENDOR_ATTR_COEX_CONFIG_AFTER_LAST,
6640 QCA_VENDOR_ATTR_COEX_CONFIG_MAX =
6641 QCA_VENDOR_ATTR_COEX_CONFIG_AFTER_LAST - 1,
6642};
6643
23979401
JL
6644/**
6645 * enum qca_vendor_attr_coex_config_three_way - Specifies vendor coex config
6646 * attributes
6647 * Attributes for data used by QCA_NL80211_VENDOR_SUBCMD_COEX_CONFIG
6648 *
6649 * QCA_VENDOR_ATTR_COEX_CONFIG_THREE_WAY_CONFIG_TYPE: u32 attribute.
6650 * Indicate config type.
6651 * The config types are 32-bit values from qca_vendor_attr_coex_config_types
6652 *
6653 * @QCA_VENDOR_ATTR_COEX_CONFIG_THREE_WAY_PRIORITY_1: u32 attribute.
6654 * Indicate the Priority 1 profiles.
6655 * The profiles are 8-bit values from enum qca_coex_config_profiles.
6656 * In same priority level, maximum to 4 profiles can be set here.
6657 * @QCA_VENDOR_ATTR_COEX_CONFIG_THREE_WAY_PRIORITY_2: u32 attribute.
6658 * Indicate the Priority 2 profiles.
6659 * The profiles are 8-bit values from enum qca_coex_config_profiles.
6660 * In same priority level, maximum to 4 profiles can be set here.
6661 * @QCA_VENDOR_ATTR_COEX_CONFIG_THREE_WAY_PRIORITY_3: u32 attribute.
6662 * Indicate the Priority 3 profiles.
6663 * The profiles are 8-bit values from enum qca_coex_config_profiles.
6664 * In same priority level, maximum to 4 profiles can be set here.
6665 * @QCA_VENDOR_ATTR_COEX_CONFIG_THREE_WAY_PRIORITY_4: u32 attribute.
6666 * Indicate the Priority 4 profiles.
6667 * The profiles are 8-bit values from enum qca_coex_config_profiles.
6668 * In same priority level, maximum to 4 profiles can be set here.
6669 * NOTE:
6670 * Limitations for QCA_VENDOR_ATTR_COEX_CONFIG_THREE_WAY_PRIORITY_x priority
6671 * arrangement:
6672 * 1: In the same u32 attribute (priority x), the profiles enum values own
6673 * same priority level.
6674 * 2: 0xff is default value if the u8 profile value is not set.
6675 * 3: max to 4 rules/profiles in same priority level.
6676 * 4: max to 4 priority level (priority 1 - priority 4)
6677 * 5: one priority level only supports one scenario from WLAN/BT/ZB,
6678 * hybrid rules not support.
6679 * 6: if WMI_COEX_CONFIG_THREE_WAY_COEX_RESET called, priority x will
6680 * remain blank to reset all parameters.
6681 * For example:
6682 *
6683 * If the attributes as follow:
6684 * priority 1:
6685 * ------------------------------------
6686 * | 0xff | 0 | 1 | 2 |
6687 * ------------------------------------
6688 * priority 2:
6689 * -------------------------------------
6690 * | 0xff | 0xff | 0xff | 32 |
6691 * -------------------------------------
6692 * priority 3:
6693 * -------------------------------------
6694 * | 0xff | 0xff | 0xff | 65 |
6695 * -------------------------------------
6696 * then it means:
6697 * 1: WIFI_STA_DISCOVERY, WIFI_STA_CLASS_3_MGMT and WIFI_STA_CONNECTION
6698 * owns same priority level.
6699 * 2: WIFI_STA_DISCOVERY, WIFI_STA_CLASS_3_MGMT and WIFI_STA_CONNECTION
6700 * has priority over BT_A2DP and ZB_HIGH.
6701 * 3: BT_A2DP has priority over ZB_HIGH.
6702 */
6703
6704enum qca_vendor_attr_coex_config_three_way {
6705 QCA_VENDOR_ATTR_COEX_CONFIG_THREE_WAY_INVALID = 0,
6706 QCA_VENDOR_ATTR_COEX_CONFIG_THREE_WAY_CONFIG_TYPE = 1,
6707 QCA_VENDOR_ATTR_COEX_CONFIG_THREE_WAY_PRIORITY_1 = 2,
6708 QCA_VENDOR_ATTR_COEX_CONFIG_THREE_WAY_PRIORITY_2 = 3,
6709 QCA_VENDOR_ATTR_COEX_CONFIG_THREE_WAY_PRIORITY_3 = 4,
6710 QCA_VENDOR_ATTR_COEX_CONFIG_THREE_WAY_PRIORITY_4 = 5,
6711
6712 /* Keep last */
6713 QCA_VENDOR_ATTR_COEX_CONFIG_THREE_WAY_AFTER_LAST,
6714 QCA_VENDOR_ATTR_COEX_CONFIG_THREE_WAY_MAX =
6715 QCA_VENDOR_ATTR_COEX_CONFIG_THREE_WAY_AFTER_LAST - 1,
6716};
6717
acecac4c
SD
6718/**
6719 * enum qca_wlan_vendor_attr_link_properties - Represent the link properties.
6720 *
6721 * @QCA_WLAN_VENDOR_ATTR_LINK_PROPERTIES_MAC_ADDR: MAC address of the peer
6722 * (STA/AP) for the connected link.
6723 * @QCA_WLAN_VENDOR_ATTR_LINK_PROPERTIES_STA_FLAGS: Attribute containing a
6724 * &struct nl80211_sta_flag_update for the respective connected link. MAC
6725 * address of the peer represented by
6726 * QCA_WLAN_VENDOR_ATTR_LINK_PROPERTIES_MAC_ADDR.
6727 */
6728enum qca_wlan_vendor_attr_link_properties {
6729 QCA_WLAN_VENDOR_ATTR_LINK_PROPERTIES_INVALID = 0,
6730 /* 1 - 3 are reserved */
6731 QCA_WLAN_VENDOR_ATTR_LINK_PROPERTIES_MAC_ADDR = 4,
6732 QCA_WLAN_VENDOR_ATTR_LINK_PROPERTIES_STA_FLAGS = 5,
6733
6734 /* Keep last */
6735 QCA_VENDOR_ATTR_LINK_PROPERTIES_AFTER_LAST,
6736 QCA_VENDOR_ATTR_LINK_PROPERTIES_MAX =
6737 QCA_VENDOR_ATTR_LINK_PROPERTIES_AFTER_LAST - 1,
6738};
6739
f10a4af1
AP
6740/**
6741 * enum qca_vendor_attr_peer_stats_cache_type - Represents peer stats cache type
6742 * This enum defines the valid set of values of peer stats cache types. These
6743 * values are used by attribute
6744 * %QCA_WLAN_VENDOR_ATTR_PEER_STATS_CACHE_TYPE.
6745 *
6746 * @QCA_WLAN_VENDOR_ATTR_PEER_TX_RATE_STATS: Represents peer TX rate statistics
6747 * @QCA_WLAN_VENDOR_ATTR_PEER_RX_RATE_STATS: Represents peer RX rate statistics
6748 * @QCA_WLAN_VENDOR_ATTR_PEER_TX_SOJOURN_STATS: Represents peer TX sojourn
6749 * statistics
6750 */
6751enum qca_vendor_attr_peer_stats_cache_type {
6752 QCA_WLAN_VENDOR_ATTR_PEER_STATS_CACHE_TYPE_INVALID = 0,
6753
6754 QCA_WLAN_VENDOR_ATTR_PEER_TX_RATE_STATS,
6755 QCA_WLAN_VENDOR_ATTR_PEER_RX_RATE_STATS,
6756 QCA_WLAN_VENDOR_ATTR_PEER_TX_SOJOURN_STATS,
6757};
6758
6759/**
6760 * enum qca_wlan_vendor_attr_peer_stats_cache_params - This enum defines
6761 * attributes required for QCA_NL80211_VENDOR_SUBCMD_PEER_STATS_CACHE_FLUSH
6762 * Information in these attributes is used to flush peer rate statistics from
6763 * the driver to user application.
6764 *
6765 * @QCA_WLAN_VENDOR_ATTR_PEER_STATS_CACHE_TYPE: Unsigned 32-bit attribute
6766 * Indicate peer statistics cache type.
6767 * The statistics types are 32-bit values from
6768 * enum qca_vendor_attr_peer_stats_cache_type.
6769 * @QCA_WLAN_VENDOR_ATTR_PEER_STATS_CACHE_PEER_MAC: Unsigned 8-bit array
6770 * of size 6 octets, representing the peer MAC address.
6771 * @QCA_WLAN_VENDOR_ATTR_PEER_STATS_CACHE_DATA: Opaque data attribute
6772 * containing buffer of statistics to send to application layer entity.
6773 * @QCA_WLAN_VENDOR_ATTR_PEER_STATS_CACHE_PEER_COOKIE: Unsigned 64-bit attribute
6774 * representing a cookie for peer unique session.
6775 */
6776enum qca_wlan_vendor_attr_peer_stats_cache_params {
6777 QCA_WLAN_VENDOR_ATTR_PEER_STATS_INVALID = 0,
6778
6779 QCA_WLAN_VENDOR_ATTR_PEER_STATS_CACHE_TYPE = 1,
6780 QCA_WLAN_VENDOR_ATTR_PEER_STATS_CACHE_PEER_MAC = 2,
6781 QCA_WLAN_VENDOR_ATTR_PEER_STATS_CACHE_DATA = 3,
6782 QCA_WLAN_VENDOR_ATTR_PEER_STATS_CACHE_PEER_COOKIE = 4,
6783
6784 /* Keep last */
6785 QCA_WLAN_VENDOR_ATTR_PEER_STATS_CACHE_LAST,
6786 QCA_WLAN_VENDOR_ATTR_PEER_STATS_CACHE_MAX =
6787 QCA_WLAN_VENDOR_ATTR_PEER_STATS_CACHE_LAST - 1
6788};
6789
48102f65 6790/**
6791 * enum qca_mpta_helper_attr_zigbee_state - Current Zigbee state
6792 * This enum defines all the possible states of Zigbee, which can be
6793 * delivered in the QCA_MPTA_HELPER_VENDOR_ATTR_ZIGBEE_STATE attribute.
6794 *
6795 * @ZIGBEE_IDLE: Zigbee in idle state
6796 * @ZIGBEE_FORM_NETWORK: Zigbee forming network
6797 * @ZIGBEE_WAIT_JOIN: Zigbee waiting for joining network
6798 * @ZIGBEE_JOIN: Zigbee joining network
6799 * @ZIGBEE_NETWORK_UP: Zigbee network is up
6800 * @ZIGBEE_HMI: Zigbee in HMI mode
6801 */
6802enum qca_mpta_helper_attr_zigbee_state {
6803 ZIGBEE_IDLE = 0,
6804 ZIGBEE_FORM_NETWORK = 1,
6805 ZIGBEE_WAIT_JOIN = 2,
6806 ZIGBEE_JOIN = 3,
6807 ZIGBEE_NETWORK_UP = 4,
6808 ZIGBEE_HMI = 5,
6809};
6810
6811/*
6812 * enum qca_mpta_helper_vendor_attr - Attributes used in vendor sub-command
6813 * QCA_NL80211_VENDOR_SUBCMD_MPTA_HELPER_CONFIG.
6814 */
6815enum qca_mpta_helper_vendor_attr {
6816 QCA_MPTA_HELPER_VENDOR_ATTR_INVALID = 0,
6817 /* Optional attribute used to update Zigbee state.
6818 * enum qca_mpta_helper_attr_zigbee_state.
6819 * NLA_U32 attribute.
6820 */
6821 QCA_MPTA_HELPER_VENDOR_ATTR_ZIGBEE_STATE = 1,
6822 /* Optional attribute used to configure WLAN duration for Shape-OCS
6823 * during interrupt.
6824 * Set in pair with QCA_MPTA_HELPER_VENDOR_ATTR_INT_NON_WLAN_DURATION.
6825 * Value range 0 ~ 300 (ms).
6826 * NLA_U32 attribute.
6827 */
6828 QCA_MPTA_HELPER_VENDOR_ATTR_INT_WLAN_DURATION = 2,
6829 /* Optional attribute used to configure non-WLAN duration for Shape-OCS
6830 * during interrupt.
6831 * Set in pair with QCA_MPTA_HELPER_VENDOR_ATTR_INT_WLAN_DURATION.
6832 * Value range 0 ~ 300 (ms).
6833 * NLA_U32 attribute.
6834 */
6835 QCA_MPTA_HELPER_VENDOR_ATTR_INT_NON_WLAN_DURATION = 3,
6836 /* Optional attribute used to configure WLAN duration for Shape-OCS
6837 * monitor period.
6838 * Set in pair with QCA_MPTA_HELPER_VENDOR_ATTR_MON_NON_WLAN_DURATION.
6839 * Value range 0 ~ 300 (ms)
6840 * NLA_U32 attribute
6841 */
6842 QCA_MPTA_HELPER_VENDOR_ATTR_MON_WLAN_DURATION = 4,
6843 /* Optional attribute used to configure non-WLAN duration for Shape-OCS
6844 * monitor period.
6845 * Set in pair with QCA_MPTA_HELPER_VENDOR_ATTR_MON_WLAN_DURATION.
6846 * Value range 0 ~ 300 (ms)
6847 * NLA_U32 attribute
6848 */
6849 QCA_MPTA_HELPER_VENDOR_ATTR_MON_NON_WLAN_DURATION = 5,
6850 /* Optional attribute used to configure OCS interrupt duration.
6851 * Set in pair with QCA_MPTA_HELPER_VENDOR_ATTR_MON_OCS_DURATION.
6852 * Value range 1000 ~ 20000 (ms)
6853 * NLA_U32 attribute
6854 */
6855 QCA_MPTA_HELPER_VENDOR_ATTR_INT_OCS_DURATION = 6,
6856 /* Optional attribute used to configure OCS monitor duration.
6857 * Set in pair with QCA_MPTA_HELPER_VENDOR_ATTR_INT_OCS_DURATION.
6858 * Value range 1000 ~ 20000 (ms)
6859 * NLA_U32 attribute
6860 */
6861 QCA_MPTA_HELPER_VENDOR_ATTR_MON_OCS_DURATION = 7,
6862 /* Optional attribute used to notify WLAN firmware the current Zigbee
6863 * channel.
6864 * Value range 11 ~ 26
6865 * NLA_U32 attribute
6866 */
6867 QCA_MPTA_HELPER_VENDOR_ATTR_ZIGBEE_CHAN = 8,
6868 /* Optional attribute used to configure WLAN mute duration.
6869 * Value range 0 ~ 400 (ms)
6870 * NLA_U32 attribute
6871 */
6872 QCA_MPTA_HELPER_VENDOR_ATTR_WLAN_MUTE_DURATION = 9,
6873
6874 /* keep last */
6875 QCA_MPTA_HELPER_VENDOR_ATTR_AFTER_LAST,
6876 QCA_MPTA_HELPER_VENDOR_ATTR_MAX =
6877 QCA_MPTA_HELPER_VENDOR_ATTR_AFTER_LAST - 1
6878};
6879
ae21cffb
VK
6880/**
6881 * enum qca_wlan_vendor_beacon_reporting_op_types - Defines different types of
6882 * operations for which %QCA_NL80211_VENDOR_SUBCMD_BEACON_REPORTING can be used.
6883 * Will be used by %QCA_WLAN_VENDOR_ATTR_BEACON_REPORTING_OP_TYPE.
6884 *
6885 * @QCA_WLAN_VENDOR_BEACON_REPORTING_OP_START: Sent by userspace to the driver
6886 * to request the driver to start reporting Beacon frames.
6887 * @QCA_WLAN_VENDOR_BEACON_REPORTING_OP_STOP: Sent by userspace to the driver to
6888 * request the driver to stop reporting Beacon frames.
6889 * @QCA_WLAN_VENDOR_BEACON_REPORTING_OP_BEACON_INFO: Sent by the driver to
6890 * userspace to report received Beacon frames.
6891 * @QCA_WLAN_VENDOR_BEACON_REPORTING_OP_PAUSE: Sent by the driver to userspace
6892 * to indicate that the driver is going to pause reporting Beacon frames.
6893 */
6894enum qca_wlan_vendor_beacon_reporting_op_types {
6895 QCA_WLAN_VENDOR_BEACON_REPORTING_OP_START = 0,
6896 QCA_WLAN_VENDOR_BEACON_REPORTING_OP_STOP = 1,
6897 QCA_WLAN_VENDOR_BEACON_REPORTING_OP_BEACON_INFO = 2,
6898 QCA_WLAN_VENDOR_BEACON_REPORTING_OP_PAUSE = 3,
6899};
6900
6901/**
6902 * enum qca_wlan_vendor_beacon_reporting_pause_reasons - Defines different types
6903 * of reasons for which the driver is pausing reporting Beacon frames. Will be
6904 * used by %QCA_WLAN_VENDOR_ATTR_BEACON_REPORTING_PAUSE_REASON.
6905 *
6906 * @QCA_WLAN_VENDOR_BEACON_REPORTING_PAUSE_REASON_UNSPECIFIED: For unspecified
6907 * reasons.
6908 * @QCA_WLAN_VENDOR_BEACON_REPORTING_PAUSE_REASON_SCAN_STARTED: When the
6909 * driver/firmware is starting a scan.
6910 * @QCA_WLAN_VENDOR_BEACON_REPORTING_PAUSE_REASON_DISCONNECTED: When the
6911 * driver/firmware disconnects from the ESS and indicates the disconnection to
6912 * userspace (non-seamless roaming case). This reason code will be used by the
6913 * driver/firmware to indicate stopping of beacon report events. Userspace will
6914 * need to start beacon reporting again (if desired) by sending vendor command
6915 * QCA_NL80211_VENDOR_SUBCMD_BEACON_REPORTING with
6916 * QCA_WLAN_VENDOR_ATTR_BEACON_REPORTING_OP_TYPE set to
6917 * QCA_WLAN_VENDOR_BEACON_REPORTING_OP_START after the next connection is
6918 * completed.
6919 */
6920enum qca_wlan_vendor_beacon_reporting_pause_reasons {
6921 QCA_WLAN_VENDOR_BEACON_REPORTING_PAUSE_REASON_UNSPECIFIED = 0,
6922 QCA_WLAN_VENDOR_BEACON_REPORTING_PAUSE_REASON_SCAN_STARTED = 1,
6923 QCA_WLAN_VENDOR_BEACON_REPORTING_PAUSE_REASON_DISCONNECTED = 2,
6924};
6925
6926/*
6927 * enum qca_wlan_vendor_attr_beacon_reporting_params - List of attributes used
6928 * in vendor sub-command QCA_NL80211_VENDOR_SUBCMD_BEACON_REPORTING.
6929 */
6930enum qca_wlan_vendor_attr_beacon_reporting_params {
6931 QCA_WLAN_VENDOR_ATTR_BEACON_REPORTING_INVALID = 0,
6932 /* Specifies the type of operation that the vendor command/event is
6933 * intended for. Possible values for this attribute are defined in
6934 * enum qca_wlan_vendor_beacon_reporting_op_types. u32 attribute.
6935 */
6936 QCA_WLAN_VENDOR_ATTR_BEACON_REPORTING_OP_TYPE = 1,
6937 /* Optionally set by userspace to request the driver to report Beacon
6938 * frames using asynchronous vendor events when the
6939 * QCA_WLAN_VENDOR_ATTR_BEACON_REPORTING_OP_TYPE is set to
6940 * QCA_WLAN_VENDOR_BEACON_REPORTING_OP_START. NLA_FLAG attribute.
6941 * If this flag is not set, the driver will only update Beacon frames in
6942 * cfg80211 scan cache but not send any vendor events.
6943 */
6944 QCA_WLAN_VENDOR_ATTR_BEACON_REPORTING_ACTIVE_REPORTING = 2,
6945 /* Optionally used by userspace to request the driver/firmware to report
6946 * Beacon frames periodically when the
6947 * QCA_WLAN_VENDOR_ATTR_BEACON_REPORTING_OP_TYPE is set to
6948 * QCA_WLAN_VENDOR_BEACON_REPORTING_OP_START.
6949 * u32 attribute, indicates the period of Beacon frames to be reported
6950 * and in the units of beacon interval.
6951 * If this attribute is missing in the command, then the default value
6952 * of 1 will be assumed by driver, i.e., to report every Beacon frame.
6953 * Zero is an invalid value.
6954 * If a valid value is received for this attribute, the driver will
6955 * update the cfg80211 scan cache periodically as per the value received
6956 * in this attribute in addition to updating the cfg80211 scan cache
6957 * when there is significant change in Beacon frame IEs.
6958 */
6959 QCA_WLAN_VENDOR_ATTR_BEACON_REPORTING_PERIOD = 3,
6960 /* Used by the driver to encapsulate the SSID when the
6961 * QCA_WLAN_VENDOR_ATTR_BEACON_REPORTING_OP_TYPE is set to
6962 * QCA_WLAN_VENDOR_BEACON_REPORTING_OP_BEACON_INFO.
6963 * u8 array with a maximum size of 32.
6964 *
6965 * When generating beacon report from non-MBSSID Beacon frame, the SSID
6966 * will be taken from the SSID element of the received Beacon frame.
6967 *
6968 * When generating beacon report from Multiple BSSID Beacon frame and if
6969 * the BSSID of the current connected BSS matches the BSSID of the
6970 * transmitting BSS, the SSID will be taken from the SSID element of the
6971 * received Beacon frame.
6972 *
6973 * When generating beacon report from Multiple BSSID Beacon frame and if
6974 * the BSSID of the current connected BSS matches the BSSID of one of
6975 * the* nontransmitting BSSs, the SSID will be taken from the SSID field
6976 * included in the nontransmitted BSS profile whose derived BSSID is
6977 * same as the BSSID of the current connected BSS. When there is no
6978 * nontransmitted BSS profile whose derived BSSID is same as the BSSID
6979 * of current connected* BSS, this attribute will not be present.
6980 */
6981 QCA_WLAN_VENDOR_ATTR_BEACON_REPORTING_SSID = 4,
6982 /* Used by the driver to encapsulate the BSSID of the AP to which STA is
6983 * currently connected to when the
6984 * QCA_WLAN_VENDOR_ATTR_BEACON_REPORTING_OP_TYPE is set to
6985 * QCA_WLAN_VENDOR_BEACON_REPORTING_OP_BEACON_INFO. u8 array with a
6986 * fixed size of 6 bytes.
6987 *
6988 * When generating beacon report from a Multiple BSSID beacon and the
6989 * current connected BSSID matches one of the nontransmitted BSSIDs in a
6990 * Multiple BSSID set, this BSSID will be that particular nontransmitted
6991 * BSSID and not the transmitted BSSID (i.e., the transmitting address
6992 * of the Beacon frame).
6993 */
6994 QCA_WLAN_VENDOR_ATTR_BEACON_REPORTING_BSSID = 5,
6995 /* Used by the driver to encapsulate the frequency in MHz on which
6996 * the Beacon frame was received when the
6997 * QCA_WLAN_VENDOR_ATTR_BEACON_REPORTING_OP_TYPE is
6998 * set to QCA_WLAN_VENDOR_BEACON_REPORTING_OP_BEACON_INFO.
6999 * u32 attribute.
7000 */
7001 QCA_WLAN_VENDOR_ATTR_BEACON_REPORTING_FREQ = 6,
7002 /* Used by the driver to encapsulate the Beacon interval
7003 * when the QCA_WLAN_VENDOR_ATTR_BEACON_REPORTING_OP_TYPE is set to
7004 * QCA_WLAN_VENDOR_BEACON_REPORTING_OP_BEACON_INFO.
7005 * u16 attribute. The value will be copied from the Beacon frame and the
7006 * units are TUs.
7007 */
7008 QCA_WLAN_VENDOR_ATTR_BEACON_REPORTING_BI = 7,
7009 /* Used by the driver to encapsulate the Timestamp field from the Beacon
7010 * frame when the QCA_WLAN_VENDOR_ATTR_BEACON_REPORTING_OP_TYPE is set
7011 * to QCA_WLAN_VENDOR_BEACON_REPORTING_OP_BEACON_INFO.
7012 * u64 attribute.
7013 */
7014 QCA_WLAN_VENDOR_ATTR_BEACON_REPORTING_TSF = 8,
7015 /* Used by the driver to encapsulate the CLOCK_BOOTTIME when this
7016 * Beacon frame is received in the driver when the
7017 * QCA_WLAN_VENDOR_ATTR_BEACON_REPORTING_OP_TYPE is set to
7018 * QCA_WLAN_VENDOR_BEACON_REPORTING_OP_BEACON_INFO. u64 attribute, in
7019 * the units of nanoseconds. This value is expected to have accuracy of
7020 * about 10 ms.
7021 */
7022 QCA_WLAN_VENDOR_ATTR_BEACON_REPORTING_BOOTTIME_WHEN_RECEIVED = 9,
7023 /* Used by the driver to encapsulate the IEs of the Beacon frame from
7024 * which this event is generated when the
7025 * QCA_WLAN_VENDOR_ATTR_BEACON_REPORTING_OP_TYPE is set to
7026 * QCA_WLAN_VENDOR_BEACON_REPORTING_OP_BEACON_INFO. u8 array.
7027 */
7028 QCA_WLAN_VENDOR_ATTR_BEACON_REPORTING_IES = 10,
7029 /* Used by the driver to specify the reason for the driver/firmware to
7030 * pause sending beacons to userspace when the
7031 * QCA_WLAN_VENDOR_ATTR_BEACON_REPORTING_OP_TYPE is set to
7032 * QCA_WLAN_VENDOR_BEACON_REPORTING_OP_PAUSE. Possible values are
7033 * defined in enum qca_wlan_vendor_beacon_reporting_pause_reasons, u32
7034 * attribute.
7035 */
7036 QCA_WLAN_VENDOR_ATTR_BEACON_REPORTING_PAUSE_REASON = 11,
7037 /* Used by the driver to specify whether the driver will automatically
7038 * resume reporting beacon events to userspace later (for example after
7039 * the ongoing off-channel activity is completed etc.) when the
7040 * QCA_WLAN_VENDOR_ATTR_BEACON_REPORTING_OP_TYPE is set to
7041 * QCA_WLAN_VENDOR_BEACON_REPORTING_OP_PAUSE. NLA_FLAG attribute.
7042 */
7043 QCA_WLAN_VENDOR_ATTR_BEACON_REPORTING_AUTO_RESUMES = 12,
9c7e4f94
VK
7044 /* Optionally set by userspace to request the driver not to resume
7045 * beacon reporting after a pause is completed, when the
7046 * QCA_WLAN_VENDOR_ATTR_BEACON_REPORTING_OP_TYPE is set to
7047 * QCA_WLAN_VENDOR_BEACON_REPORTING_OP_START. NLA_FLAG attribute.
7048 * If this flag is set, the driver will not resume beacon reporting
7049 * after any pause in beacon reporting is completed. Userspace has to
7050 * send QCA_WLAN_VENDOR_BEACON_REPORTING_OP_START command again in order
7051 * to initiate beacon reporting again. If this flag is set in the recent
7052 * QCA_WLAN_VENDOR_BEACON_REPORTING_OP_START command, then in the
7053 * subsequent QCA_WLAN_VENDOR_BEACON_REPORTING_OP_PAUSE event (if any)
7054 * the QCA_WLAN_VENDOR_ATTR_BEACON_REPORTING_AUTO_RESUMES shall not be
7055 * set by the driver. Setting this flag until and unless there is a
7056 * specific need is not recommended as there is a chance of some beacons
7057 * received after pause command and next start command being not
7058 * reported.
7059 */
7060 QCA_WLAN_VENDOR_ATTR_BEACON_REPORTING_DO_NOT_RESUME = 13,
ae21cffb
VK
7061
7062 /* Keep last */
7063 QCA_WLAN_VENDOR_ATTR_BEACON_REPORTING_LAST,
7064 QCA_WLAN_VENDOR_ATTR_BEACON_REPORTING_MAX =
7065 QCA_WLAN_VENDOR_ATTR_BEACON_REPORTING_LAST - 1
7066};
7067
fb10f3bb
PZ
7068/**
7069 * enum qca_vendor_interop_issues_ap_type - Interop issue types
7070 * This enum defines the valid set of values of interop issue types. These
7071 * values are used by attribute %QCA_WLAN_VENDOR_ATTR_INTEROP_ISSUES_AP_TYPE.
7072 *
7073 * @QCA_VENDOR_INTEROP_ISSUES_AP_ON_STA_PS: The AP has power save interop issue
7074 * when the STA's Qpower feature is enabled.
7075 */
7076enum qca_vendor_interop_issues_ap_type {
7077 QCA_VENDOR_INTEROP_ISSUES_AP_INVALID = 0,
7078 QCA_VENDOR_INTEROP_ISSUES_AP_ON_STA_PS = 1,
7079};
7080
7081/**
7082 * enum qca_vendor_attr_interop_issues_ap - attribute for AP with interop issues
7083 * Values are used by %QCA_NL80211_VENDOR_SUBCMD_INTEROP_ISSUES_AP.
7084 *
7085 * @QCA_WLAN_VENDOR_ATTR_INTEROP_ISSUES_AP_INVALID: Invalid value
7086 * @QCA_WLAN_VENDOR_ATTR_INTEROP_ISSUES_AP_TYPE: Interop issue type
7087 * 32-bit unsigned value. The values defined in enum
7088 * qca_vendor_interop_issues_ap_type are used.
7089 * @QCA_WLAN_VENDOR_ATTR_INTEROP_ISSUES_AP_LIST: APs' BSSID container
7090 * array of nested QCA_WLAN_VENDOR_ATTR_INTEROP_ISSUES_AP_BSSID attributes.
7091 * It is present and mandatory for the command but is not used for the event
7092 * since only a single BSSID is reported in an event.
7093 * @QCA_WLAN_VENDOR_ATTR_INTEROP_ISSUES_AP_BSSID: AP's BSSID 6-byte MAC address.
7094 * It is used within the nested QCA_WLAN_VENDOR_ATTR_INTEROP_ISSUES_AP_LIST
7095 * attribute in command case and without such encapsulation in the event case.
7096 * @QCA_WLAN_VENDOR_ATTR_INTEROP_ISSUES_AP_AFTER_LAST: last value
7097 * @QCA_WLAN_VENDOR_ATTR_INTEROP_ISSUES_AP_MAX: max value
7098 */
7099enum qca_vendor_attr_interop_issues_ap {
7100 QCA_WLAN_VENDOR_ATTR_INTEROP_ISSUES_AP_INVALID,
7101 QCA_WLAN_VENDOR_ATTR_INTEROP_ISSUES_AP_TYPE,
7102 QCA_WLAN_VENDOR_ATTR_INTEROP_ISSUES_AP_LIST,
7103 QCA_WLAN_VENDOR_ATTR_INTEROP_ISSUES_AP_BSSID,
7104 /* keep last */
7105 QCA_WLAN_VENDOR_ATTR_INTEROP_ISSUES_AP_AFTER_LAST,
7106 QCA_WLAN_VENDOR_ATTR_INTEROP_ISSUES_AP_MAX =
7107 QCA_WLAN_VENDOR_ATTR_INTEROP_ISSUES_AP_AFTER_LAST - 1
7108};
7109
12389522
PZ
7110/*
7111 * enum qca_wlan_vendor_attr_oem_data_params - Used by the vendor command
7112 * QCA_NL80211_VENDOR_SUBCMD_OEM_DATA.
7113 *
7114 * @QCA_WLAN_VENDOR_ATTR_OEM_DATA_CMD_DATA: The binary blob for the vendor
7115 * command QCA_NL80211_VENDOR_SUBCMD_OEM_DATA are carried through this attribute.
7116 * NLA_BINARY attribute, the max size is 1024 bytes.
7117 */
7118enum qca_wlan_vendor_attr_oem_data_params {
7119 QCA_WLAN_VENDOR_ATTR_OEM_DATA_INVALID = 0,
7120 QCA_WLAN_VENDOR_ATTR_OEM_DATA_CMD_DATA = 1,
7121
7122 /* keep last */
7123 QCA_WLAN_VENDOR_ATTR_OEM_DATA_PARAMS_AFTER_LAST,
7124 QCA_WLAN_VENDOR_ATTR_OEM_DATA_PARAMS_MAX =
7125 QCA_WLAN_VENDOR_ATTR_OEM_DATA_PARAMS_AFTER_LAST - 1
7126};
1682c623 7127#endif /* QCA_VENDOR_H */