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