blob: 5ba0c9a7d18c63721fa6dd5980acdaeec81383db [file] [log] [blame]
Kalle Valof0553ca2019-02-19 19:45:26 +02001/* SPDX-License-Identifier: ISC */
Kalle Valo5e3dd152013-06-12 20:52:10 +03002/*
3 * Copyright (c) 2005-2011 Atheros Communications Inc.
Kalle Valo8b1083d2017-12-22 18:31:13 +02004 * Copyright (c) 2011-2017 Qualcomm Atheros, Inc.
Rakesh Pillaife36e702019-06-03 17:41:33 +03005 * Copyright (c) 2018-2019, The Linux Foundation. All rights reserved.
Kalle Valo5e3dd152013-06-12 20:52:10 +03006 */
7
8#ifndef _WMI_H_
9#define _WMI_H_
10
11#include <linux/types.h>
Kalle Valodb3b6282019-02-11 18:48:06 +020012#include <linux/ieee80211.h>
Kalle Valo5e3dd152013-06-12 20:52:10 +030013
14/*
15 * This file specifies the WMI interface for the Unified Software
16 * Architecture.
17 *
18 * It includes definitions of all the commands and events. Commands are
19 * messages from the host to the target. Events and Replies are messages
20 * from the target to the host.
21 *
22 * Ownership of correctness in regards to WMI commands belongs to the host
23 * driver and the target is not required to validate parameters for value,
24 * proper range, or any other checking.
25 *
26 * Guidelines for extending this interface are below.
27 *
28 * 1. Add new WMI commands ONLY within the specified range - 0x9000 - 0x9fff
29 *
30 * 2. Use ONLY u32 type for defining member variables within WMI
31 * command/event structures. Do not use u8, u16, bool or
32 * enum types within these structures.
33 *
34 * 3. DO NOT define bit fields within structures. Implement bit fields
35 * using masks if necessary. Do not use the programming language's bit
36 * field definition.
37 *
38 * 4. Define macros for encode/decode of u8, u16 fields within
39 * the u32 variables. Use these macros for set/get of these fields.
40 * Try to use this to optimize the structure without bloating it with
41 * u32 variables for every lower sized field.
42 *
43 * 5. Do not use PACK/UNPACK attributes for the structures as each member
44 * variable is already 4-byte aligned by virtue of being a u32
45 * type.
46 *
47 * 6. Comment each parameter part of the WMI command/event structure by
Joe Perchese13dbea2016-09-26 21:56:21 +030048 * using the 2 stars at the beginning of C comment instead of one star to
Kalle Valo5e3dd152013-06-12 20:52:10 +030049 * enable HTML document generation using Doxygen.
50 *
51 */
52
53/* Control Path */
54struct wmi_cmd_hdr {
55 __le32 cmd_id;
56} __packed;
57
58#define WMI_CMD_HDR_CMD_ID_MASK 0x00FFFFFF
59#define WMI_CMD_HDR_CMD_ID_LSB 0
60#define WMI_CMD_HDR_PLT_PRIV_MASK 0xFF000000
61#define WMI_CMD_HDR_PLT_PRIV_LSB 24
62
63#define HTC_PROTOCOL_VERSION 0x0002
64#define WMI_PROTOCOL_VERSION 0x0002
65
Kalle Valo3b8fc902015-10-05 17:56:37 +030066/*
67 * There is no signed version of __le32, so for a temporary solution come
Amadeusz Sławiński6d219112017-02-13 12:38:39 +020068 * up with our own version. The idea is from fs/ntfs/endian.h.
Kalle Valo3b8fc902015-10-05 17:56:37 +030069 *
70 * Use a_ prefix so that it doesn't conflict if we get proper support to
71 * linux/types.h.
72 */
73typedef __s32 __bitwise a_sle32;
74
75static inline a_sle32 a_cpu_to_sle32(s32 val)
76{
77 return (__force a_sle32)cpu_to_le32(val);
78}
79
80static inline s32 a_sle32_to_cpu(a_sle32 val)
81{
82 return le32_to_cpu((__force __le32)val);
83}
84
Michal Kaziorcff990c2014-08-04 09:18:33 +030085enum wmi_service {
86 WMI_SERVICE_BEACON_OFFLOAD = 0,
87 WMI_SERVICE_SCAN_OFFLOAD,
88 WMI_SERVICE_ROAM_OFFLOAD,
89 WMI_SERVICE_BCN_MISS_OFFLOAD,
90 WMI_SERVICE_STA_PWRSAVE,
91 WMI_SERVICE_STA_ADVANCED_PWRSAVE,
92 WMI_SERVICE_AP_UAPSD,
93 WMI_SERVICE_AP_DFS,
94 WMI_SERVICE_11AC,
95 WMI_SERVICE_BLOCKACK,
96 WMI_SERVICE_PHYERR,
97 WMI_SERVICE_BCN_FILTER,
98 WMI_SERVICE_RTT,
99 WMI_SERVICE_RATECTRL,
100 WMI_SERVICE_WOW,
101 WMI_SERVICE_RATECTRL_CACHE,
102 WMI_SERVICE_IRAM_TIDS,
103 WMI_SERVICE_ARPNS_OFFLOAD,
104 WMI_SERVICE_NLO,
105 WMI_SERVICE_GTK_OFFLOAD,
106 WMI_SERVICE_SCAN_SCH,
107 WMI_SERVICE_CSA_OFFLOAD,
108 WMI_SERVICE_CHATTER,
109 WMI_SERVICE_COEX_FREQAVOID,
110 WMI_SERVICE_PACKET_POWER_SAVE,
111 WMI_SERVICE_FORCE_FW_HANG,
112 WMI_SERVICE_GPIO,
113 WMI_SERVICE_STA_DTIM_PS_MODULATED_DTIM,
114 WMI_SERVICE_STA_UAPSD_BASIC_AUTO_TRIG,
115 WMI_SERVICE_STA_UAPSD_VAR_AUTO_TRIG,
116 WMI_SERVICE_STA_KEEP_ALIVE,
117 WMI_SERVICE_TX_ENCAP,
118 WMI_SERVICE_BURST,
119 WMI_SERVICE_SMART_ANTENNA_SW_SUPPORT,
120 WMI_SERVICE_SMART_ANTENNA_HW_SUPPORT,
Michal Kaziorca996ec2014-12-03 10:11:32 +0200121 WMI_SERVICE_ROAM_SCAN_OFFLOAD,
122 WMI_SERVICE_AP_PS_DETECT_OUT_OF_SYNC,
123 WMI_SERVICE_EARLY_RX,
124 WMI_SERVICE_STA_SMPS,
125 WMI_SERVICE_FWTEST,
126 WMI_SERVICE_STA_WMMAC,
127 WMI_SERVICE_TDLS,
128 WMI_SERVICE_MCC_BCN_INTERVAL_CHANGE,
129 WMI_SERVICE_ADAPTIVE_OCS,
130 WMI_SERVICE_BA_SSN_SUPPORT,
131 WMI_SERVICE_FILTER_IPSEC_NATKEEPALIVE,
132 WMI_SERVICE_WLAN_HB,
133 WMI_SERVICE_LTE_ANT_SHARE_SUPPORT,
134 WMI_SERVICE_BATCH_SCAN,
135 WMI_SERVICE_QPOWER,
136 WMI_SERVICE_PLMREQ,
137 WMI_SERVICE_THERMAL_MGMT,
138 WMI_SERVICE_RMC,
139 WMI_SERVICE_MHF_OFFLOAD,
140 WMI_SERVICE_COEX_SAR,
141 WMI_SERVICE_BCN_TXRATE_OVERRIDE,
142 WMI_SERVICE_NAN,
143 WMI_SERVICE_L1SS_STAT,
144 WMI_SERVICE_ESTIMATE_LINKSPEED,
145 WMI_SERVICE_OBSS_SCAN,
146 WMI_SERVICE_TDLS_OFFCHAN,
147 WMI_SERVICE_TDLS_UAPSD_BUFFER_STA,
148 WMI_SERVICE_TDLS_UAPSD_SLEEP_STA,
149 WMI_SERVICE_IBSS_PWRSAVE,
150 WMI_SERVICE_LPASS,
151 WMI_SERVICE_EXTSCAN,
152 WMI_SERVICE_D0WOW,
153 WMI_SERVICE_HSOFFLOAD,
154 WMI_SERVICE_ROAM_HO_OFFLOAD,
155 WMI_SERVICE_RX_FULL_REORDER,
156 WMI_SERVICE_DHCP_OFFLOAD,
157 WMI_SERVICE_STA_RX_IPA_OFFLOAD_SUPPORT,
158 WMI_SERVICE_MDNS_OFFLOAD,
159 WMI_SERVICE_SAP_AUTH_OFFLOAD,
Yanbo Li52c22a62015-04-15 15:28:07 +0300160 WMI_SERVICE_ATF,
Yanbo Lide0c789b2015-04-15 15:28:08 +0300161 WMI_SERVICE_COEX_GPIO,
Raja Mani840357c2015-06-22 20:10:10 +0530162 WMI_SERVICE_ENHANCED_PROXY_STA,
163 WMI_SERVICE_TT,
164 WMI_SERVICE_PEER_CACHING,
165 WMI_SERVICE_AUX_SPECTRAL_INTF,
166 WMI_SERVICE_AUX_CHAN_LOAD_INTF,
167 WMI_SERVICE_BSS_CHANNEL_INFO_64,
Vasanthakumar Thiagarajane3c62252015-10-29 19:11:32 +0530168 WMI_SERVICE_EXT_RES_CFG_SUPPORT,
Peter Oh0b3d76e2016-01-28 13:54:07 -0800169 WMI_SERVICE_MESH_11S,
170 WMI_SERVICE_MESH_NON_11S,
Mohammed Shafi Shajakhande46c012016-01-13 21:16:28 +0530171 WMI_SERVICE_PEER_STATS,
Peter Ohe70e9ba2016-01-28 13:54:08 -0800172 WMI_SERVICE_RESTRT_CHNL_SUPPORT,
Tamizh chelvam64ed57712016-08-02 16:13:14 +0530173 WMI_SERVICE_PERIODIC_CHAN_STAT_SUPPORT,
Raja Mani7e247a92016-04-12 20:15:53 +0530174 WMI_SERVICE_TX_MODE_PUSH_ONLY,
175 WMI_SERVICE_TX_MODE_PUSH_PULL,
176 WMI_SERVICE_TX_MODE_DYNAMIC,
Manikanta Pubbisettyadd6cd82017-07-28 15:15:42 +0300177 WMI_SERVICE_VDEV_RX_FILTER,
178 WMI_SERVICE_BTCOEX,
179 WMI_SERVICE_CHECK_CAL_VERSION,
180 WMI_SERVICE_DBGLOG_WARN2,
181 WMI_SERVICE_BTCOEX_DUTY_CYCLE,
182 WMI_SERVICE_4_WIRE_COEX_SUPPORT,
183 WMI_SERVICE_EXTENDED_NSS_SUPPORT,
184 WMI_SERVICE_PROG_GPIO_BAND_SELECT,
185 WMI_SERVICE_SMART_LOGGING_SUPPORT,
186 WMI_SERVICE_TDLS_CONN_TRACKER_IN_HOST_MODE,
187 WMI_SERVICE_TDLS_EXPLICIT_MODE_ONLY,
Rakesh Pillai229329f2017-12-11 19:52:52 +0530188 WMI_SERVICE_MGMT_TX_WMI,
Balaji Pothunoori14d65772017-12-21 20:00:42 +0530189 WMI_SERVICE_TDLS_WIDER_BANDWIDTH,
Maharaja Kennadyrajanbc64d052018-03-14 12:14:08 +0200190 WMI_SERVICE_HTT_MGMT_TX_COMP_VALID_FLAGS,
191 WMI_SERVICE_HOST_DFS_CHECK_SUPPORT,
192 WMI_SERVICE_TPC_STATS_FINAL,
Venkateswara Naralasetty235b9c42018-04-10 18:01:05 +0300193 WMI_SERVICE_RESET_CHIP,
Carl Huangcea19a62018-04-19 19:39:38 +0300194 WMI_SERVICE_SPOOF_MAC_SUPPORT,
Balaji Pothunooric7fd8d22018-09-04 12:52:18 +0300195 WMI_SERVICE_TX_DATA_ACK_RSSI,
Maharaja Kennadyrajan46005632018-09-18 17:37:26 +0530196 WMI_SERVICE_VDEV_DIFFERENT_BEACON_INTERVAL_SUPPORT,
Sathishkumar Muruganandam68c295f2018-12-20 09:53:30 +0200197 WMI_SERVICE_VDEV_DISABLE_4_ADDR_SRC_LRN_SUPPORT,
Bhagavathi Perumal S84758d42018-12-20 14:26:00 +0200198 WMI_SERVICE_BB_TIMING_CONFIG_SUPPORT,
Rakesh Pillai53884572018-12-14 12:17:46 +0200199 WMI_SERVICE_THERM_THROT,
Pradeep Kumar Chitrapu059104b2019-02-11 18:47:54 +0200200 WMI_SERVICE_RTT_RESPONDER_ROLE,
Manikanta Pubbisetty4920ce32019-02-11 18:47:56 +0200201 WMI_SERVICE_PER_PACKET_SW_ENCRYPT,
Manikanta Pubbisettybb31b7c2019-02-11 18:47:59 +0200202 WMI_SERVICE_REPORT_AIRTIME,
Rakesh Pillaife36e702019-06-03 17:41:33 +0300203 WMI_SERVICE_SYNC_DELETE_CMDS,
Ashok Raj Nagarajan33410a52019-06-03 18:09:02 +0300204 WMI_SERVICE_TX_PWR_PER_PEER,
Surabhi Vishnoi40f4ef52019-02-25 18:18:46 +0530205 WMI_SERVICE_SUPPORT_EXTEND_ADDRESS,
Michal Kaziorc4f8c832014-09-04 10:18:32 +0200206
Kalle Valo95cccf42019-02-11 18:48:04 +0200207 /* Remember to add the new value to wmi_service_name()! */
208
Michal Kaziorc4f8c832014-09-04 10:18:32 +0200209 /* keep last */
210 WMI_SERVICE_MAX,
Michal Kaziorcff990c2014-08-04 09:18:33 +0300211};
Kalle Valo5e3dd152013-06-12 20:52:10 +0300212
Michal Kaziorcff990c2014-08-04 09:18:33 +0300213enum wmi_10x_service {
214 WMI_10X_SERVICE_BEACON_OFFLOAD = 0,
215 WMI_10X_SERVICE_SCAN_OFFLOAD,
216 WMI_10X_SERVICE_ROAM_OFFLOAD,
217 WMI_10X_SERVICE_BCN_MISS_OFFLOAD,
218 WMI_10X_SERVICE_STA_PWRSAVE,
219 WMI_10X_SERVICE_STA_ADVANCED_PWRSAVE,
220 WMI_10X_SERVICE_AP_UAPSD,
221 WMI_10X_SERVICE_AP_DFS,
222 WMI_10X_SERVICE_11AC,
223 WMI_10X_SERVICE_BLOCKACK,
224 WMI_10X_SERVICE_PHYERR,
225 WMI_10X_SERVICE_BCN_FILTER,
226 WMI_10X_SERVICE_RTT,
227 WMI_10X_SERVICE_RATECTRL,
228 WMI_10X_SERVICE_WOW,
229 WMI_10X_SERVICE_RATECTRL_CACHE,
230 WMI_10X_SERVICE_IRAM_TIDS,
231 WMI_10X_SERVICE_BURST,
232
233 /* introduced in 10.2 */
234 WMI_10X_SERVICE_SMART_ANTENNA_SW_SUPPORT,
235 WMI_10X_SERVICE_FORCE_FW_HANG,
236 WMI_10X_SERVICE_SMART_ANTENNA_HW_SUPPORT,
Yanbo Li52c22a62015-04-15 15:28:07 +0300237 WMI_10X_SERVICE_ATF,
Yanbo Lide0c789b2015-04-15 15:28:08 +0300238 WMI_10X_SERVICE_COEX_GPIO,
Peter Oh20fa2f72015-11-24 09:37:33 -0800239 WMI_10X_SERVICE_AUX_SPECTRAL_INTF,
240 WMI_10X_SERVICE_AUX_CHAN_LOAD_INTF,
241 WMI_10X_SERVICE_BSS_CHANNEL_INFO_64,
242 WMI_10X_SERVICE_MESH,
243 WMI_10X_SERVICE_EXT_RES_CFG_SUPPORT,
Mohammed Shafi Shajakhande46c012016-01-13 21:16:28 +0530244 WMI_10X_SERVICE_PEER_STATS,
Venkateswara Naralasetty235b9c42018-04-10 18:01:05 +0300245 WMI_10X_SERVICE_RESET_CHIP,
246 WMI_10X_SERVICE_HTT_MGMT_TX_COMP_VALID_FLAGS,
Bhagavathi Perumal S84758d42018-12-20 14:26:00 +0200247 WMI_10X_SERVICE_VDEV_BCN_RATE_CONTROL,
248 WMI_10X_SERVICE_PER_PACKET_SW_ENCRYPT,
249 WMI_10X_SERVICE_BB_TIMING_CONFIG_SUPPORT,
Michal Kaziorcff990c2014-08-04 09:18:33 +0300250};
251
252enum wmi_main_service {
253 WMI_MAIN_SERVICE_BEACON_OFFLOAD = 0,
254 WMI_MAIN_SERVICE_SCAN_OFFLOAD,
255 WMI_MAIN_SERVICE_ROAM_OFFLOAD,
256 WMI_MAIN_SERVICE_BCN_MISS_OFFLOAD,
257 WMI_MAIN_SERVICE_STA_PWRSAVE,
258 WMI_MAIN_SERVICE_STA_ADVANCED_PWRSAVE,
259 WMI_MAIN_SERVICE_AP_UAPSD,
260 WMI_MAIN_SERVICE_AP_DFS,
261 WMI_MAIN_SERVICE_11AC,
262 WMI_MAIN_SERVICE_BLOCKACK,
263 WMI_MAIN_SERVICE_PHYERR,
264 WMI_MAIN_SERVICE_BCN_FILTER,
265 WMI_MAIN_SERVICE_RTT,
266 WMI_MAIN_SERVICE_RATECTRL,
267 WMI_MAIN_SERVICE_WOW,
268 WMI_MAIN_SERVICE_RATECTRL_CACHE,
269 WMI_MAIN_SERVICE_IRAM_TIDS,
270 WMI_MAIN_SERVICE_ARPNS_OFFLOAD,
271 WMI_MAIN_SERVICE_NLO,
272 WMI_MAIN_SERVICE_GTK_OFFLOAD,
273 WMI_MAIN_SERVICE_SCAN_SCH,
274 WMI_MAIN_SERVICE_CSA_OFFLOAD,
275 WMI_MAIN_SERVICE_CHATTER,
276 WMI_MAIN_SERVICE_COEX_FREQAVOID,
277 WMI_MAIN_SERVICE_PACKET_POWER_SAVE,
278 WMI_MAIN_SERVICE_FORCE_FW_HANG,
279 WMI_MAIN_SERVICE_GPIO,
280 WMI_MAIN_SERVICE_STA_DTIM_PS_MODULATED_DTIM,
281 WMI_MAIN_SERVICE_STA_UAPSD_BASIC_AUTO_TRIG,
282 WMI_MAIN_SERVICE_STA_UAPSD_VAR_AUTO_TRIG,
283 WMI_MAIN_SERVICE_STA_KEEP_ALIVE,
284 WMI_MAIN_SERVICE_TX_ENCAP,
Kalle Valo5e3dd152013-06-12 20:52:10 +0300285};
286
Raja Mani840357c2015-06-22 20:10:10 +0530287enum wmi_10_4_service {
288 WMI_10_4_SERVICE_BEACON_OFFLOAD = 0,
289 WMI_10_4_SERVICE_SCAN_OFFLOAD,
290 WMI_10_4_SERVICE_ROAM_OFFLOAD,
291 WMI_10_4_SERVICE_BCN_MISS_OFFLOAD,
292 WMI_10_4_SERVICE_STA_PWRSAVE,
293 WMI_10_4_SERVICE_STA_ADVANCED_PWRSAVE,
294 WMI_10_4_SERVICE_AP_UAPSD,
295 WMI_10_4_SERVICE_AP_DFS,
296 WMI_10_4_SERVICE_11AC,
297 WMI_10_4_SERVICE_BLOCKACK,
298 WMI_10_4_SERVICE_PHYERR,
299 WMI_10_4_SERVICE_BCN_FILTER,
300 WMI_10_4_SERVICE_RTT,
301 WMI_10_4_SERVICE_RATECTRL,
302 WMI_10_4_SERVICE_WOW,
303 WMI_10_4_SERVICE_RATECTRL_CACHE,
304 WMI_10_4_SERVICE_IRAM_TIDS,
305 WMI_10_4_SERVICE_BURST,
306 WMI_10_4_SERVICE_SMART_ANTENNA_SW_SUPPORT,
307 WMI_10_4_SERVICE_GTK_OFFLOAD,
308 WMI_10_4_SERVICE_SCAN_SCH,
309 WMI_10_4_SERVICE_CSA_OFFLOAD,
310 WMI_10_4_SERVICE_CHATTER,
311 WMI_10_4_SERVICE_COEX_FREQAVOID,
312 WMI_10_4_SERVICE_PACKET_POWER_SAVE,
313 WMI_10_4_SERVICE_FORCE_FW_HANG,
314 WMI_10_4_SERVICE_SMART_ANTENNA_HW_SUPPORT,
315 WMI_10_4_SERVICE_GPIO,
316 WMI_10_4_SERVICE_STA_UAPSD_BASIC_AUTO_TRIG,
317 WMI_10_4_SERVICE_STA_UAPSD_VAR_AUTO_TRIG,
318 WMI_10_4_SERVICE_STA_KEEP_ALIVE,
319 WMI_10_4_SERVICE_TX_ENCAP,
320 WMI_10_4_SERVICE_AP_PS_DETECT_OUT_OF_SYNC,
321 WMI_10_4_SERVICE_EARLY_RX,
322 WMI_10_4_SERVICE_ENHANCED_PROXY_STA,
323 WMI_10_4_SERVICE_TT,
324 WMI_10_4_SERVICE_ATF,
325 WMI_10_4_SERVICE_PEER_CACHING,
326 WMI_10_4_SERVICE_COEX_GPIO,
327 WMI_10_4_SERVICE_AUX_SPECTRAL_INTF,
328 WMI_10_4_SERVICE_AUX_CHAN_LOAD_INTF,
329 WMI_10_4_SERVICE_BSS_CHANNEL_INFO_64,
Vasanthakumar Thiagarajane3c62252015-10-29 19:11:32 +0530330 WMI_10_4_SERVICE_EXT_RES_CFG_SUPPORT,
Peter Oh0b3d76e2016-01-28 13:54:07 -0800331 WMI_10_4_SERVICE_MESH_NON_11S,
Peter Ohe70e9ba2016-01-28 13:54:08 -0800332 WMI_10_4_SERVICE_RESTRT_CHNL_SUPPORT,
333 WMI_10_4_SERVICE_PEER_STATS,
334 WMI_10_4_SERVICE_MESH_11S,
Tamizh chelvam64ed57712016-08-02 16:13:14 +0530335 WMI_10_4_SERVICE_PERIODIC_CHAN_STAT_SUPPORT,
Raja Mani7e247a92016-04-12 20:15:53 +0530336 WMI_10_4_SERVICE_TX_MODE_PUSH_ONLY,
337 WMI_10_4_SERVICE_TX_MODE_PUSH_PULL,
338 WMI_10_4_SERVICE_TX_MODE_DYNAMIC,
Manikanta Pubbisettyadd6cd82017-07-28 15:15:42 +0300339 WMI_10_4_SERVICE_VDEV_RX_FILTER,
340 WMI_10_4_SERVICE_BTCOEX,
341 WMI_10_4_SERVICE_CHECK_CAL_VERSION,
342 WMI_10_4_SERVICE_DBGLOG_WARN2,
343 WMI_10_4_SERVICE_BTCOEX_DUTY_CYCLE,
344 WMI_10_4_SERVICE_4_WIRE_COEX_SUPPORT,
345 WMI_10_4_SERVICE_EXTENDED_NSS_SUPPORT,
346 WMI_10_4_SERVICE_PROG_GPIO_BAND_SELECT,
347 WMI_10_4_SERVICE_SMART_LOGGING_SUPPORT,
348 WMI_10_4_SERVICE_TDLS,
349 WMI_10_4_SERVICE_TDLS_OFFCHAN,
350 WMI_10_4_SERVICE_TDLS_UAPSD_BUFFER_STA,
351 WMI_10_4_SERVICE_TDLS_UAPSD_SLEEP_STA,
352 WMI_10_4_SERVICE_TDLS_CONN_TRACKER_IN_HOST_MODE,
353 WMI_10_4_SERVICE_TDLS_EXPLICIT_MODE_ONLY,
Balaji Pothunoori14d65772017-12-21 20:00:42 +0530354 WMI_10_4_SERVICE_TDLS_WIDER_BANDWIDTH,
Maharaja Kennadyrajanbc64d052018-03-14 12:14:08 +0200355 WMI_10_4_SERVICE_HTT_MGMT_TX_COMP_VALID_FLAGS,
356 WMI_10_4_SERVICE_HOST_DFS_CHECK_SUPPORT,
357 WMI_10_4_SERVICE_TPC_STATS_FINAL,
Balaji Pothunooric7fd8d22018-09-04 12:52:18 +0300358 WMI_10_4_SERVICE_CFR_CAPTURE_SUPPORT,
359 WMI_10_4_SERVICE_TX_DATA_ACK_RSSI,
Maharaja Kennadyrajan46005632018-09-18 17:37:26 +0530360 WMI_10_4_SERVICE_CFR_CAPTURE_IND_MSG_TYPE_LEGACY,
361 WMI_10_4_SERVICE_PER_PACKET_SW_ENCRYPT,
362 WMI_10_4_SERVICE_PEER_TID_CONFIGS_SUPPORT,
363 WMI_10_4_SERVICE_VDEV_BCN_RATE_CONTROL,
364 WMI_10_4_SERVICE_VDEV_DIFFERENT_BEACON_INTERVAL_SUPPORT,
Sathishkumar Muruganandam68c295f2018-12-20 09:53:30 +0200365 WMI_10_4_SERVICE_HTT_ASSERT_TRIGGER_SUPPORT,
366 WMI_10_4_SERVICE_VDEV_FILTER_NEIGHBOR_RX_PACKETS,
367 WMI_10_4_SERVICE_VDEV_DISABLE_4_ADDR_SRC_LRN_SUPPORT,
Pradeep Kumar Chitrapu059104b2019-02-11 18:47:54 +0200368 WMI_10_4_SERVICE_PEER_CHWIDTH_CHANGE,
369 WMI_10_4_SERVICE_RX_FILTER_OUT_COUNT,
370 WMI_10_4_SERVICE_RTT_RESPONDER_ROLE,
371 WMI_10_4_SERVICE_EXT_PEER_TID_CONFIGS_SUPPORT,
Manikanta Pubbisettybb31b7c2019-02-11 18:47:59 +0200372 WMI_10_4_SERVICE_REPORT_AIRTIME,
Ashok Raj Nagarajan33410a52019-06-03 18:09:02 +0300373 WMI_10_4_SERVICE_TX_PWR_PER_PEER,
Yingying Tangbbdc8c52020-02-14 16:51:18 +0800374 WMI_10_4_SERVICE_FETCH_PEER_TX_PN,
375 WMI_10_4_SERVICE_MULTIPLE_VDEV_RESTART,
376 WMI_10_4_SERVICE_ENHANCED_RADIO_COUNTERS,
377 WMI_10_4_SERVICE_QINQ_SUPPORT,
378 WMI_10_4_SERVICE_RESET_CHIP,
Raja Mani840357c2015-06-22 20:10:10 +0530379};
380
Kalle Valo95cccf42019-02-11 18:48:04 +0200381static inline char *wmi_service_name(enum wmi_service service_id)
Kalle Valo5e3dd152013-06-12 20:52:10 +0300382{
Michal Kaziorcff990c2014-08-04 09:18:33 +0300383#define SVCSTR(x) case x: return #x
384
Kalle Valo5e3dd152013-06-12 20:52:10 +0300385 switch (service_id) {
Michal Kaziorcff990c2014-08-04 09:18:33 +0300386 SVCSTR(WMI_SERVICE_BEACON_OFFLOAD);
387 SVCSTR(WMI_SERVICE_SCAN_OFFLOAD);
388 SVCSTR(WMI_SERVICE_ROAM_OFFLOAD);
389 SVCSTR(WMI_SERVICE_BCN_MISS_OFFLOAD);
390 SVCSTR(WMI_SERVICE_STA_PWRSAVE);
391 SVCSTR(WMI_SERVICE_STA_ADVANCED_PWRSAVE);
392 SVCSTR(WMI_SERVICE_AP_UAPSD);
393 SVCSTR(WMI_SERVICE_AP_DFS);
394 SVCSTR(WMI_SERVICE_11AC);
395 SVCSTR(WMI_SERVICE_BLOCKACK);
396 SVCSTR(WMI_SERVICE_PHYERR);
397 SVCSTR(WMI_SERVICE_BCN_FILTER);
398 SVCSTR(WMI_SERVICE_RTT);
399 SVCSTR(WMI_SERVICE_RATECTRL);
400 SVCSTR(WMI_SERVICE_WOW);
401 SVCSTR(WMI_SERVICE_RATECTRL_CACHE);
402 SVCSTR(WMI_SERVICE_IRAM_TIDS);
403 SVCSTR(WMI_SERVICE_ARPNS_OFFLOAD);
404 SVCSTR(WMI_SERVICE_NLO);
405 SVCSTR(WMI_SERVICE_GTK_OFFLOAD);
406 SVCSTR(WMI_SERVICE_SCAN_SCH);
407 SVCSTR(WMI_SERVICE_CSA_OFFLOAD);
408 SVCSTR(WMI_SERVICE_CHATTER);
409 SVCSTR(WMI_SERVICE_COEX_FREQAVOID);
410 SVCSTR(WMI_SERVICE_PACKET_POWER_SAVE);
411 SVCSTR(WMI_SERVICE_FORCE_FW_HANG);
412 SVCSTR(WMI_SERVICE_GPIO);
413 SVCSTR(WMI_SERVICE_STA_DTIM_PS_MODULATED_DTIM);
414 SVCSTR(WMI_SERVICE_STA_UAPSD_BASIC_AUTO_TRIG);
415 SVCSTR(WMI_SERVICE_STA_UAPSD_VAR_AUTO_TRIG);
416 SVCSTR(WMI_SERVICE_STA_KEEP_ALIVE);
417 SVCSTR(WMI_SERVICE_TX_ENCAP);
418 SVCSTR(WMI_SERVICE_BURST);
419 SVCSTR(WMI_SERVICE_SMART_ANTENNA_SW_SUPPORT);
420 SVCSTR(WMI_SERVICE_SMART_ANTENNA_HW_SUPPORT);
Michal Kaziorca996ec2014-12-03 10:11:32 +0200421 SVCSTR(WMI_SERVICE_ROAM_SCAN_OFFLOAD);
422 SVCSTR(WMI_SERVICE_AP_PS_DETECT_OUT_OF_SYNC);
423 SVCSTR(WMI_SERVICE_EARLY_RX);
424 SVCSTR(WMI_SERVICE_STA_SMPS);
425 SVCSTR(WMI_SERVICE_FWTEST);
426 SVCSTR(WMI_SERVICE_STA_WMMAC);
427 SVCSTR(WMI_SERVICE_TDLS);
428 SVCSTR(WMI_SERVICE_MCC_BCN_INTERVAL_CHANGE);
429 SVCSTR(WMI_SERVICE_ADAPTIVE_OCS);
430 SVCSTR(WMI_SERVICE_BA_SSN_SUPPORT);
431 SVCSTR(WMI_SERVICE_FILTER_IPSEC_NATKEEPALIVE);
432 SVCSTR(WMI_SERVICE_WLAN_HB);
433 SVCSTR(WMI_SERVICE_LTE_ANT_SHARE_SUPPORT);
434 SVCSTR(WMI_SERVICE_BATCH_SCAN);
435 SVCSTR(WMI_SERVICE_QPOWER);
436 SVCSTR(WMI_SERVICE_PLMREQ);
437 SVCSTR(WMI_SERVICE_THERMAL_MGMT);
438 SVCSTR(WMI_SERVICE_RMC);
439 SVCSTR(WMI_SERVICE_MHF_OFFLOAD);
440 SVCSTR(WMI_SERVICE_COEX_SAR);
441 SVCSTR(WMI_SERVICE_BCN_TXRATE_OVERRIDE);
442 SVCSTR(WMI_SERVICE_NAN);
443 SVCSTR(WMI_SERVICE_L1SS_STAT);
444 SVCSTR(WMI_SERVICE_ESTIMATE_LINKSPEED);
445 SVCSTR(WMI_SERVICE_OBSS_SCAN);
446 SVCSTR(WMI_SERVICE_TDLS_OFFCHAN);
447 SVCSTR(WMI_SERVICE_TDLS_UAPSD_BUFFER_STA);
448 SVCSTR(WMI_SERVICE_TDLS_UAPSD_SLEEP_STA);
449 SVCSTR(WMI_SERVICE_IBSS_PWRSAVE);
450 SVCSTR(WMI_SERVICE_LPASS);
451 SVCSTR(WMI_SERVICE_EXTSCAN);
452 SVCSTR(WMI_SERVICE_D0WOW);
453 SVCSTR(WMI_SERVICE_HSOFFLOAD);
454 SVCSTR(WMI_SERVICE_ROAM_HO_OFFLOAD);
455 SVCSTR(WMI_SERVICE_RX_FULL_REORDER);
456 SVCSTR(WMI_SERVICE_DHCP_OFFLOAD);
457 SVCSTR(WMI_SERVICE_STA_RX_IPA_OFFLOAD_SUPPORT);
458 SVCSTR(WMI_SERVICE_MDNS_OFFLOAD);
459 SVCSTR(WMI_SERVICE_SAP_AUTH_OFFLOAD);
Yanbo Li52c22a62015-04-15 15:28:07 +0300460 SVCSTR(WMI_SERVICE_ATF);
Yanbo Lide0c789b2015-04-15 15:28:08 +0300461 SVCSTR(WMI_SERVICE_COEX_GPIO);
Raja Mani840357c2015-06-22 20:10:10 +0530462 SVCSTR(WMI_SERVICE_ENHANCED_PROXY_STA);
463 SVCSTR(WMI_SERVICE_TT);
464 SVCSTR(WMI_SERVICE_PEER_CACHING);
465 SVCSTR(WMI_SERVICE_AUX_SPECTRAL_INTF);
466 SVCSTR(WMI_SERVICE_AUX_CHAN_LOAD_INTF);
467 SVCSTR(WMI_SERVICE_BSS_CHANNEL_INFO_64);
Vasanthakumar Thiagarajane3c62252015-10-29 19:11:32 +0530468 SVCSTR(WMI_SERVICE_EXT_RES_CFG_SUPPORT);
Peter Oh0b3d76e2016-01-28 13:54:07 -0800469 SVCSTR(WMI_SERVICE_MESH_11S);
470 SVCSTR(WMI_SERVICE_MESH_NON_11S);
Mohammed Shafi Shajakhande46c012016-01-13 21:16:28 +0530471 SVCSTR(WMI_SERVICE_PEER_STATS);
Peter Ohe70e9ba2016-01-28 13:54:08 -0800472 SVCSTR(WMI_SERVICE_RESTRT_CHNL_SUPPORT);
Tamizh chelvam64ed57712016-08-02 16:13:14 +0530473 SVCSTR(WMI_SERVICE_PERIODIC_CHAN_STAT_SUPPORT);
Raja Mani7e247a92016-04-12 20:15:53 +0530474 SVCSTR(WMI_SERVICE_TX_MODE_PUSH_ONLY);
475 SVCSTR(WMI_SERVICE_TX_MODE_PUSH_PULL);
476 SVCSTR(WMI_SERVICE_TX_MODE_DYNAMIC);
Manikanta Pubbisettyadd6cd82017-07-28 15:15:42 +0300477 SVCSTR(WMI_SERVICE_VDEV_RX_FILTER);
Kalle Valo2321dd52019-02-11 18:48:01 +0200478 SVCSTR(WMI_SERVICE_BTCOEX);
Manikanta Pubbisettyadd6cd82017-07-28 15:15:42 +0300479 SVCSTR(WMI_SERVICE_CHECK_CAL_VERSION);
480 SVCSTR(WMI_SERVICE_DBGLOG_WARN2);
481 SVCSTR(WMI_SERVICE_BTCOEX_DUTY_CYCLE);
482 SVCSTR(WMI_SERVICE_4_WIRE_COEX_SUPPORT);
483 SVCSTR(WMI_SERVICE_EXTENDED_NSS_SUPPORT);
484 SVCSTR(WMI_SERVICE_PROG_GPIO_BAND_SELECT);
485 SVCSTR(WMI_SERVICE_SMART_LOGGING_SUPPORT);
486 SVCSTR(WMI_SERVICE_TDLS_CONN_TRACKER_IN_HOST_MODE);
487 SVCSTR(WMI_SERVICE_TDLS_EXPLICIT_MODE_ONLY);
Kalle Valo2321dd52019-02-11 18:48:01 +0200488 SVCSTR(WMI_SERVICE_MGMT_TX_WMI);
Balaji Pothunoori14d65772017-12-21 20:00:42 +0530489 SVCSTR(WMI_SERVICE_TDLS_WIDER_BANDWIDTH);
Maharaja Kennadyrajanbc64d052018-03-14 12:14:08 +0200490 SVCSTR(WMI_SERVICE_HTT_MGMT_TX_COMP_VALID_FLAGS);
491 SVCSTR(WMI_SERVICE_HOST_DFS_CHECK_SUPPORT);
492 SVCSTR(WMI_SERVICE_TPC_STATS_FINAL);
Maharaja Kennadyrajandb251d72018-07-18 19:04:20 +0530493 SVCSTR(WMI_SERVICE_RESET_CHIP);
Kalle Valo2321dd52019-02-11 18:48:01 +0200494 SVCSTR(WMI_SERVICE_SPOOF_MAC_SUPPORT);
Balaji Pothunooric7fd8d22018-09-04 12:52:18 +0300495 SVCSTR(WMI_SERVICE_TX_DATA_ACK_RSSI);
Maharaja Kennadyrajan46005632018-09-18 17:37:26 +0530496 SVCSTR(WMI_SERVICE_VDEV_DIFFERENT_BEACON_INTERVAL_SUPPORT);
Kalle Valo2321dd52019-02-11 18:48:01 +0200497 SVCSTR(WMI_SERVICE_VDEV_DISABLE_4_ADDR_SRC_LRN_SUPPORT);
498 SVCSTR(WMI_SERVICE_BB_TIMING_CONFIG_SUPPORT);
499 SVCSTR(WMI_SERVICE_THERM_THROT);
Pradeep Kumar Chitrapu059104b2019-02-11 18:47:54 +0200500 SVCSTR(WMI_SERVICE_RTT_RESPONDER_ROLE);
Manikanta Pubbisetty4920ce32019-02-11 18:47:56 +0200501 SVCSTR(WMI_SERVICE_PER_PACKET_SW_ENCRYPT);
Manikanta Pubbisettybb31b7c2019-02-11 18:47:59 +0200502 SVCSTR(WMI_SERVICE_REPORT_AIRTIME);
Rakesh Pillaife36e702019-06-03 17:41:33 +0300503 SVCSTR(WMI_SERVICE_SYNC_DELETE_CMDS);
Ashok Raj Nagarajan33410a52019-06-03 18:09:02 +0300504 SVCSTR(WMI_SERVICE_TX_PWR_PER_PEER);
Surabhi Vishnoi40f4ef52019-02-25 18:18:46 +0530505 SVCSTR(WMI_SERVICE_SUPPORT_EXTEND_ADDRESS);
Pradeep Kumar Chitrapu059104b2019-02-11 18:47:54 +0200506
Kalle Valo95cccf42019-02-11 18:48:04 +0200507 case WMI_SERVICE_MAX:
Michal Kaziorcff990c2014-08-04 09:18:33 +0300508 return NULL;
Kalle Valo5e3dd152013-06-12 20:52:10 +0300509 }
Michal Kaziorcff990c2014-08-04 09:18:33 +0300510
511#undef SVCSTR
Kalle Valo95cccf42019-02-11 18:48:04 +0200512
513 return NULL;
Kalle Valo5e3dd152013-06-12 20:52:10 +0300514}
515
Michal Kazior37b9f932014-11-27 10:11:16 +0100516#define WMI_SERVICE_IS_ENABLED(wmi_svc_bmap, svc_id, len) \
517 ((svc_id) < (len) && \
Kalle Valo14e105c2016-04-13 14:13:21 +0300518 __le32_to_cpu((wmi_svc_bmap)[(svc_id) / (sizeof(u32))]) & \
519 BIT((svc_id) % (sizeof(u32))))
Michal Kaziorcff990c2014-08-04 09:18:33 +0300520
Manikanta Pubbisetty810fe812017-07-28 15:15:41 +0300521/* This extension is required to accommodate new services, current limit
522 * for wmi_services is 64 as target is using only 4-bits of each 32-bit
523 * wmi_service word. Extending this to make use of remaining unused bits
524 * for new services.
525 */
526#define WMI_EXT_SERVICE_IS_ENABLED(wmi_svc_bmap, svc_id, len) \
527 ((svc_id) >= (len) && \
528 __le32_to_cpu((wmi_svc_bmap)[((svc_id) - (len)) / 28]) & \
529 BIT(((((svc_id) - (len)) % 28) & 0x1f) + 4))
530
Michal Kazior37b9f932014-11-27 10:11:16 +0100531#define SVCMAP(x, y, len) \
Michal Kaziorcff990c2014-08-04 09:18:33 +0300532 do { \
Manikanta Pubbisetty810fe812017-07-28 15:15:41 +0300533 if ((WMI_SERVICE_IS_ENABLED((in), (x), (len))) || \
534 (WMI_EXT_SERVICE_IS_ENABLED((in), (x), (len)))) \
Michal Kaziorcff990c2014-08-04 09:18:33 +0300535 __set_bit(y, out); \
536 } while (0)
537
Michal Kazior37b9f932014-11-27 10:11:16 +0100538static inline void wmi_10x_svc_map(const __le32 *in, unsigned long *out,
539 size_t len)
Michal Kaziorcff990c2014-08-04 09:18:33 +0300540{
541 SVCMAP(WMI_10X_SERVICE_BEACON_OFFLOAD,
Michal Kazior37b9f932014-11-27 10:11:16 +0100542 WMI_SERVICE_BEACON_OFFLOAD, len);
Michal Kaziorcff990c2014-08-04 09:18:33 +0300543 SVCMAP(WMI_10X_SERVICE_SCAN_OFFLOAD,
Michal Kazior37b9f932014-11-27 10:11:16 +0100544 WMI_SERVICE_SCAN_OFFLOAD, len);
Michal Kaziorcff990c2014-08-04 09:18:33 +0300545 SVCMAP(WMI_10X_SERVICE_ROAM_OFFLOAD,
Michal Kazior37b9f932014-11-27 10:11:16 +0100546 WMI_SERVICE_ROAM_OFFLOAD, len);
Michal Kaziorcff990c2014-08-04 09:18:33 +0300547 SVCMAP(WMI_10X_SERVICE_BCN_MISS_OFFLOAD,
Michal Kazior37b9f932014-11-27 10:11:16 +0100548 WMI_SERVICE_BCN_MISS_OFFLOAD, len);
Michal Kaziorcff990c2014-08-04 09:18:33 +0300549 SVCMAP(WMI_10X_SERVICE_STA_PWRSAVE,
Michal Kazior37b9f932014-11-27 10:11:16 +0100550 WMI_SERVICE_STA_PWRSAVE, len);
Michal Kaziorcff990c2014-08-04 09:18:33 +0300551 SVCMAP(WMI_10X_SERVICE_STA_ADVANCED_PWRSAVE,
Michal Kazior37b9f932014-11-27 10:11:16 +0100552 WMI_SERVICE_STA_ADVANCED_PWRSAVE, len);
Michal Kaziorcff990c2014-08-04 09:18:33 +0300553 SVCMAP(WMI_10X_SERVICE_AP_UAPSD,
Michal Kazior37b9f932014-11-27 10:11:16 +0100554 WMI_SERVICE_AP_UAPSD, len);
Michal Kaziorcff990c2014-08-04 09:18:33 +0300555 SVCMAP(WMI_10X_SERVICE_AP_DFS,
Michal Kazior37b9f932014-11-27 10:11:16 +0100556 WMI_SERVICE_AP_DFS, len);
Michal Kaziorcff990c2014-08-04 09:18:33 +0300557 SVCMAP(WMI_10X_SERVICE_11AC,
Michal Kazior37b9f932014-11-27 10:11:16 +0100558 WMI_SERVICE_11AC, len);
Michal Kaziorcff990c2014-08-04 09:18:33 +0300559 SVCMAP(WMI_10X_SERVICE_BLOCKACK,
Michal Kazior37b9f932014-11-27 10:11:16 +0100560 WMI_SERVICE_BLOCKACK, len);
Michal Kaziorcff990c2014-08-04 09:18:33 +0300561 SVCMAP(WMI_10X_SERVICE_PHYERR,
Michal Kazior37b9f932014-11-27 10:11:16 +0100562 WMI_SERVICE_PHYERR, len);
Michal Kaziorcff990c2014-08-04 09:18:33 +0300563 SVCMAP(WMI_10X_SERVICE_BCN_FILTER,
Michal Kazior37b9f932014-11-27 10:11:16 +0100564 WMI_SERVICE_BCN_FILTER, len);
Michal Kaziorcff990c2014-08-04 09:18:33 +0300565 SVCMAP(WMI_10X_SERVICE_RTT,
Michal Kazior37b9f932014-11-27 10:11:16 +0100566 WMI_SERVICE_RTT, len);
Michal Kaziorcff990c2014-08-04 09:18:33 +0300567 SVCMAP(WMI_10X_SERVICE_RATECTRL,
Michal Kazior37b9f932014-11-27 10:11:16 +0100568 WMI_SERVICE_RATECTRL, len);
Michal Kaziorcff990c2014-08-04 09:18:33 +0300569 SVCMAP(WMI_10X_SERVICE_WOW,
Michal Kazior37b9f932014-11-27 10:11:16 +0100570 WMI_SERVICE_WOW, len);
Michal Kaziorcff990c2014-08-04 09:18:33 +0300571 SVCMAP(WMI_10X_SERVICE_RATECTRL_CACHE,
Michal Kazior37b9f932014-11-27 10:11:16 +0100572 WMI_SERVICE_RATECTRL_CACHE, len);
Michal Kaziorcff990c2014-08-04 09:18:33 +0300573 SVCMAP(WMI_10X_SERVICE_IRAM_TIDS,
Michal Kazior37b9f932014-11-27 10:11:16 +0100574 WMI_SERVICE_IRAM_TIDS, len);
Michal Kaziorcff990c2014-08-04 09:18:33 +0300575 SVCMAP(WMI_10X_SERVICE_BURST,
Michal Kazior37b9f932014-11-27 10:11:16 +0100576 WMI_SERVICE_BURST, len);
Michal Kaziorcff990c2014-08-04 09:18:33 +0300577 SVCMAP(WMI_10X_SERVICE_SMART_ANTENNA_SW_SUPPORT,
Michal Kazior37b9f932014-11-27 10:11:16 +0100578 WMI_SERVICE_SMART_ANTENNA_SW_SUPPORT, len);
Michal Kaziorcff990c2014-08-04 09:18:33 +0300579 SVCMAP(WMI_10X_SERVICE_FORCE_FW_HANG,
Michal Kazior37b9f932014-11-27 10:11:16 +0100580 WMI_SERVICE_FORCE_FW_HANG, len);
Michal Kaziorcff990c2014-08-04 09:18:33 +0300581 SVCMAP(WMI_10X_SERVICE_SMART_ANTENNA_HW_SUPPORT,
Michal Kazior37b9f932014-11-27 10:11:16 +0100582 WMI_SERVICE_SMART_ANTENNA_HW_SUPPORT, len);
Yanbo Li52c22a62015-04-15 15:28:07 +0300583 SVCMAP(WMI_10X_SERVICE_ATF,
584 WMI_SERVICE_ATF, len);
Yanbo Lide0c789b2015-04-15 15:28:08 +0300585 SVCMAP(WMI_10X_SERVICE_COEX_GPIO,
586 WMI_SERVICE_COEX_GPIO, len);
Peter Oh20fa2f72015-11-24 09:37:33 -0800587 SVCMAP(WMI_10X_SERVICE_AUX_SPECTRAL_INTF,
588 WMI_SERVICE_AUX_SPECTRAL_INTF, len);
589 SVCMAP(WMI_10X_SERVICE_AUX_CHAN_LOAD_INTF,
590 WMI_SERVICE_AUX_CHAN_LOAD_INTF, len);
591 SVCMAP(WMI_10X_SERVICE_BSS_CHANNEL_INFO_64,
592 WMI_SERVICE_BSS_CHANNEL_INFO_64, len);
593 SVCMAP(WMI_10X_SERVICE_MESH,
Peter Oh0b3d76e2016-01-28 13:54:07 -0800594 WMI_SERVICE_MESH_11S, len);
Peter Oh20fa2f72015-11-24 09:37:33 -0800595 SVCMAP(WMI_10X_SERVICE_EXT_RES_CFG_SUPPORT,
596 WMI_SERVICE_EXT_RES_CFG_SUPPORT, len);
Mohammed Shafi Shajakhande46c012016-01-13 21:16:28 +0530597 SVCMAP(WMI_10X_SERVICE_PEER_STATS,
598 WMI_SERVICE_PEER_STATS, len);
Venkateswara Naralasetty235b9c42018-04-10 18:01:05 +0300599 SVCMAP(WMI_10X_SERVICE_RESET_CHIP,
600 WMI_SERVICE_RESET_CHIP, len);
601 SVCMAP(WMI_10X_SERVICE_HTT_MGMT_TX_COMP_VALID_FLAGS,
602 WMI_SERVICE_HTT_MGMT_TX_COMP_VALID_FLAGS, len);
Bhagavathi Perumal S84758d42018-12-20 14:26:00 +0200603 SVCMAP(WMI_10X_SERVICE_BB_TIMING_CONFIG_SUPPORT,
604 WMI_SERVICE_BB_TIMING_CONFIG_SUPPORT, len);
Manikanta Pubbisetty4920ce32019-02-11 18:47:56 +0200605 SVCMAP(WMI_10X_SERVICE_PER_PACKET_SW_ENCRYPT,
606 WMI_SERVICE_PER_PACKET_SW_ENCRYPT, len);
Michal Kaziorcff990c2014-08-04 09:18:33 +0300607}
608
Michal Kazior37b9f932014-11-27 10:11:16 +0100609static inline void wmi_main_svc_map(const __le32 *in, unsigned long *out,
610 size_t len)
Michal Kaziorcff990c2014-08-04 09:18:33 +0300611{
612 SVCMAP(WMI_MAIN_SERVICE_BEACON_OFFLOAD,
Michal Kazior37b9f932014-11-27 10:11:16 +0100613 WMI_SERVICE_BEACON_OFFLOAD, len);
Michal Kaziorcff990c2014-08-04 09:18:33 +0300614 SVCMAP(WMI_MAIN_SERVICE_SCAN_OFFLOAD,
Michal Kazior37b9f932014-11-27 10:11:16 +0100615 WMI_SERVICE_SCAN_OFFLOAD, len);
Michal Kaziorcff990c2014-08-04 09:18:33 +0300616 SVCMAP(WMI_MAIN_SERVICE_ROAM_OFFLOAD,
Michal Kazior37b9f932014-11-27 10:11:16 +0100617 WMI_SERVICE_ROAM_OFFLOAD, len);
Michal Kaziorcff990c2014-08-04 09:18:33 +0300618 SVCMAP(WMI_MAIN_SERVICE_BCN_MISS_OFFLOAD,
Michal Kazior37b9f932014-11-27 10:11:16 +0100619 WMI_SERVICE_BCN_MISS_OFFLOAD, len);
Michal Kaziorcff990c2014-08-04 09:18:33 +0300620 SVCMAP(WMI_MAIN_SERVICE_STA_PWRSAVE,
Michal Kazior37b9f932014-11-27 10:11:16 +0100621 WMI_SERVICE_STA_PWRSAVE, len);
Michal Kaziorcff990c2014-08-04 09:18:33 +0300622 SVCMAP(WMI_MAIN_SERVICE_STA_ADVANCED_PWRSAVE,
Michal Kazior37b9f932014-11-27 10:11:16 +0100623 WMI_SERVICE_STA_ADVANCED_PWRSAVE, len);
Michal Kaziorcff990c2014-08-04 09:18:33 +0300624 SVCMAP(WMI_MAIN_SERVICE_AP_UAPSD,
Michal Kazior37b9f932014-11-27 10:11:16 +0100625 WMI_SERVICE_AP_UAPSD, len);
Michal Kaziorcff990c2014-08-04 09:18:33 +0300626 SVCMAP(WMI_MAIN_SERVICE_AP_DFS,
Michal Kazior37b9f932014-11-27 10:11:16 +0100627 WMI_SERVICE_AP_DFS, len);
Michal Kaziorcff990c2014-08-04 09:18:33 +0300628 SVCMAP(WMI_MAIN_SERVICE_11AC,
Michal Kazior37b9f932014-11-27 10:11:16 +0100629 WMI_SERVICE_11AC, len);
Michal Kaziorcff990c2014-08-04 09:18:33 +0300630 SVCMAP(WMI_MAIN_SERVICE_BLOCKACK,
Michal Kazior37b9f932014-11-27 10:11:16 +0100631 WMI_SERVICE_BLOCKACK, len);
Michal Kaziorcff990c2014-08-04 09:18:33 +0300632 SVCMAP(WMI_MAIN_SERVICE_PHYERR,
Michal Kazior37b9f932014-11-27 10:11:16 +0100633 WMI_SERVICE_PHYERR, len);
Michal Kaziorcff990c2014-08-04 09:18:33 +0300634 SVCMAP(WMI_MAIN_SERVICE_BCN_FILTER,
Michal Kazior37b9f932014-11-27 10:11:16 +0100635 WMI_SERVICE_BCN_FILTER, len);
Michal Kaziorcff990c2014-08-04 09:18:33 +0300636 SVCMAP(WMI_MAIN_SERVICE_RTT,
Michal Kazior37b9f932014-11-27 10:11:16 +0100637 WMI_SERVICE_RTT, len);
Michal Kaziorcff990c2014-08-04 09:18:33 +0300638 SVCMAP(WMI_MAIN_SERVICE_RATECTRL,
Michal Kazior37b9f932014-11-27 10:11:16 +0100639 WMI_SERVICE_RATECTRL, len);
Michal Kaziorcff990c2014-08-04 09:18:33 +0300640 SVCMAP(WMI_MAIN_SERVICE_WOW,
Michal Kazior37b9f932014-11-27 10:11:16 +0100641 WMI_SERVICE_WOW, len);
Michal Kaziorcff990c2014-08-04 09:18:33 +0300642 SVCMAP(WMI_MAIN_SERVICE_RATECTRL_CACHE,
Michal Kazior37b9f932014-11-27 10:11:16 +0100643 WMI_SERVICE_RATECTRL_CACHE, len);
Michal Kaziorcff990c2014-08-04 09:18:33 +0300644 SVCMAP(WMI_MAIN_SERVICE_IRAM_TIDS,
Michal Kazior37b9f932014-11-27 10:11:16 +0100645 WMI_SERVICE_IRAM_TIDS, len);
Michal Kaziorcff990c2014-08-04 09:18:33 +0300646 SVCMAP(WMI_MAIN_SERVICE_ARPNS_OFFLOAD,
Michal Kazior37b9f932014-11-27 10:11:16 +0100647 WMI_SERVICE_ARPNS_OFFLOAD, len);
Michal Kaziorcff990c2014-08-04 09:18:33 +0300648 SVCMAP(WMI_MAIN_SERVICE_NLO,
Michal Kazior37b9f932014-11-27 10:11:16 +0100649 WMI_SERVICE_NLO, len);
Michal Kaziorcff990c2014-08-04 09:18:33 +0300650 SVCMAP(WMI_MAIN_SERVICE_GTK_OFFLOAD,
Michal Kazior37b9f932014-11-27 10:11:16 +0100651 WMI_SERVICE_GTK_OFFLOAD, len);
Michal Kaziorcff990c2014-08-04 09:18:33 +0300652 SVCMAP(WMI_MAIN_SERVICE_SCAN_SCH,
Michal Kazior37b9f932014-11-27 10:11:16 +0100653 WMI_SERVICE_SCAN_SCH, len);
Michal Kaziorcff990c2014-08-04 09:18:33 +0300654 SVCMAP(WMI_MAIN_SERVICE_CSA_OFFLOAD,
Michal Kazior37b9f932014-11-27 10:11:16 +0100655 WMI_SERVICE_CSA_OFFLOAD, len);
Michal Kaziorcff990c2014-08-04 09:18:33 +0300656 SVCMAP(WMI_MAIN_SERVICE_CHATTER,
Michal Kazior37b9f932014-11-27 10:11:16 +0100657 WMI_SERVICE_CHATTER, len);
Michal Kaziorcff990c2014-08-04 09:18:33 +0300658 SVCMAP(WMI_MAIN_SERVICE_COEX_FREQAVOID,
Michal Kazior37b9f932014-11-27 10:11:16 +0100659 WMI_SERVICE_COEX_FREQAVOID, len);
Michal Kaziorcff990c2014-08-04 09:18:33 +0300660 SVCMAP(WMI_MAIN_SERVICE_PACKET_POWER_SAVE,
Michal Kazior37b9f932014-11-27 10:11:16 +0100661 WMI_SERVICE_PACKET_POWER_SAVE, len);
Michal Kaziorcff990c2014-08-04 09:18:33 +0300662 SVCMAP(WMI_MAIN_SERVICE_FORCE_FW_HANG,
Michal Kazior37b9f932014-11-27 10:11:16 +0100663 WMI_SERVICE_FORCE_FW_HANG, len);
Michal Kaziorcff990c2014-08-04 09:18:33 +0300664 SVCMAP(WMI_MAIN_SERVICE_GPIO,
Michal Kazior37b9f932014-11-27 10:11:16 +0100665 WMI_SERVICE_GPIO, len);
Michal Kaziorcff990c2014-08-04 09:18:33 +0300666 SVCMAP(WMI_MAIN_SERVICE_STA_DTIM_PS_MODULATED_DTIM,
Michal Kazior37b9f932014-11-27 10:11:16 +0100667 WMI_SERVICE_STA_DTIM_PS_MODULATED_DTIM, len);
Michal Kaziorcff990c2014-08-04 09:18:33 +0300668 SVCMAP(WMI_MAIN_SERVICE_STA_UAPSD_BASIC_AUTO_TRIG,
Michal Kazior37b9f932014-11-27 10:11:16 +0100669 WMI_SERVICE_STA_UAPSD_BASIC_AUTO_TRIG, len);
Michal Kaziorcff990c2014-08-04 09:18:33 +0300670 SVCMAP(WMI_MAIN_SERVICE_STA_UAPSD_VAR_AUTO_TRIG,
Michal Kazior37b9f932014-11-27 10:11:16 +0100671 WMI_SERVICE_STA_UAPSD_VAR_AUTO_TRIG, len);
Michal Kaziorcff990c2014-08-04 09:18:33 +0300672 SVCMAP(WMI_MAIN_SERVICE_STA_KEEP_ALIVE,
Michal Kazior37b9f932014-11-27 10:11:16 +0100673 WMI_SERVICE_STA_KEEP_ALIVE, len);
Michal Kaziorcff990c2014-08-04 09:18:33 +0300674 SVCMAP(WMI_MAIN_SERVICE_TX_ENCAP,
Michal Kazior37b9f932014-11-27 10:11:16 +0100675 WMI_SERVICE_TX_ENCAP, len);
Michal Kaziorcff990c2014-08-04 09:18:33 +0300676}
677
Raja Mani840357c2015-06-22 20:10:10 +0530678static inline void wmi_10_4_svc_map(const __le32 *in, unsigned long *out,
679 size_t len)
680{
681 SVCMAP(WMI_10_4_SERVICE_BEACON_OFFLOAD,
682 WMI_SERVICE_BEACON_OFFLOAD, len);
683 SVCMAP(WMI_10_4_SERVICE_SCAN_OFFLOAD,
684 WMI_SERVICE_SCAN_OFFLOAD, len);
685 SVCMAP(WMI_10_4_SERVICE_ROAM_OFFLOAD,
686 WMI_SERVICE_ROAM_OFFLOAD, len);
687 SVCMAP(WMI_10_4_SERVICE_BCN_MISS_OFFLOAD,
688 WMI_SERVICE_BCN_MISS_OFFLOAD, len);
689 SVCMAP(WMI_10_4_SERVICE_STA_PWRSAVE,
690 WMI_SERVICE_STA_PWRSAVE, len);
691 SVCMAP(WMI_10_4_SERVICE_STA_ADVANCED_PWRSAVE,
692 WMI_SERVICE_STA_ADVANCED_PWRSAVE, len);
693 SVCMAP(WMI_10_4_SERVICE_AP_UAPSD,
694 WMI_SERVICE_AP_UAPSD, len);
695 SVCMAP(WMI_10_4_SERVICE_AP_DFS,
696 WMI_SERVICE_AP_DFS, len);
697 SVCMAP(WMI_10_4_SERVICE_11AC,
698 WMI_SERVICE_11AC, len);
699 SVCMAP(WMI_10_4_SERVICE_BLOCKACK,
700 WMI_SERVICE_BLOCKACK, len);
701 SVCMAP(WMI_10_4_SERVICE_PHYERR,
702 WMI_SERVICE_PHYERR, len);
703 SVCMAP(WMI_10_4_SERVICE_BCN_FILTER,
704 WMI_SERVICE_BCN_FILTER, len);
705 SVCMAP(WMI_10_4_SERVICE_RTT,
706 WMI_SERVICE_RTT, len);
707 SVCMAP(WMI_10_4_SERVICE_RATECTRL,
708 WMI_SERVICE_RATECTRL, len);
709 SVCMAP(WMI_10_4_SERVICE_WOW,
710 WMI_SERVICE_WOW, len);
711 SVCMAP(WMI_10_4_SERVICE_RATECTRL_CACHE,
712 WMI_SERVICE_RATECTRL_CACHE, len);
713 SVCMAP(WMI_10_4_SERVICE_IRAM_TIDS,
714 WMI_SERVICE_IRAM_TIDS, len);
715 SVCMAP(WMI_10_4_SERVICE_BURST,
716 WMI_SERVICE_BURST, len);
717 SVCMAP(WMI_10_4_SERVICE_SMART_ANTENNA_SW_SUPPORT,
718 WMI_SERVICE_SMART_ANTENNA_SW_SUPPORT, len);
719 SVCMAP(WMI_10_4_SERVICE_GTK_OFFLOAD,
720 WMI_SERVICE_GTK_OFFLOAD, len);
721 SVCMAP(WMI_10_4_SERVICE_SCAN_SCH,
722 WMI_SERVICE_SCAN_SCH, len);
723 SVCMAP(WMI_10_4_SERVICE_CSA_OFFLOAD,
724 WMI_SERVICE_CSA_OFFLOAD, len);
725 SVCMAP(WMI_10_4_SERVICE_CHATTER,
726 WMI_SERVICE_CHATTER, len);
727 SVCMAP(WMI_10_4_SERVICE_COEX_FREQAVOID,
728 WMI_SERVICE_COEX_FREQAVOID, len);
729 SVCMAP(WMI_10_4_SERVICE_PACKET_POWER_SAVE,
730 WMI_SERVICE_PACKET_POWER_SAVE, len);
731 SVCMAP(WMI_10_4_SERVICE_FORCE_FW_HANG,
732 WMI_SERVICE_FORCE_FW_HANG, len);
733 SVCMAP(WMI_10_4_SERVICE_SMART_ANTENNA_HW_SUPPORT,
734 WMI_SERVICE_SMART_ANTENNA_HW_SUPPORT, len);
735 SVCMAP(WMI_10_4_SERVICE_GPIO,
736 WMI_SERVICE_GPIO, len);
737 SVCMAP(WMI_10_4_SERVICE_STA_UAPSD_BASIC_AUTO_TRIG,
738 WMI_SERVICE_STA_UAPSD_BASIC_AUTO_TRIG, len);
739 SVCMAP(WMI_10_4_SERVICE_STA_UAPSD_VAR_AUTO_TRIG,
740 WMI_SERVICE_STA_UAPSD_VAR_AUTO_TRIG, len);
741 SVCMAP(WMI_10_4_SERVICE_STA_KEEP_ALIVE,
742 WMI_SERVICE_STA_KEEP_ALIVE, len);
743 SVCMAP(WMI_10_4_SERVICE_TX_ENCAP,
744 WMI_SERVICE_TX_ENCAP, len);
745 SVCMAP(WMI_10_4_SERVICE_AP_PS_DETECT_OUT_OF_SYNC,
746 WMI_SERVICE_AP_PS_DETECT_OUT_OF_SYNC, len);
747 SVCMAP(WMI_10_4_SERVICE_EARLY_RX,
748 WMI_SERVICE_EARLY_RX, len);
749 SVCMAP(WMI_10_4_SERVICE_ENHANCED_PROXY_STA,
750 WMI_SERVICE_ENHANCED_PROXY_STA, len);
751 SVCMAP(WMI_10_4_SERVICE_TT,
752 WMI_SERVICE_TT, len);
753 SVCMAP(WMI_10_4_SERVICE_ATF,
754 WMI_SERVICE_ATF, len);
755 SVCMAP(WMI_10_4_SERVICE_PEER_CACHING,
756 WMI_SERVICE_PEER_CACHING, len);
757 SVCMAP(WMI_10_4_SERVICE_COEX_GPIO,
758 WMI_SERVICE_COEX_GPIO, len);
759 SVCMAP(WMI_10_4_SERVICE_AUX_SPECTRAL_INTF,
760 WMI_SERVICE_AUX_SPECTRAL_INTF, len);
761 SVCMAP(WMI_10_4_SERVICE_AUX_CHAN_LOAD_INTF,
762 WMI_SERVICE_AUX_CHAN_LOAD_INTF, len);
763 SVCMAP(WMI_10_4_SERVICE_BSS_CHANNEL_INFO_64,
764 WMI_SERVICE_BSS_CHANNEL_INFO_64, len);
Vasanthakumar Thiagarajane3c62252015-10-29 19:11:32 +0530765 SVCMAP(WMI_10_4_SERVICE_EXT_RES_CFG_SUPPORT,
766 WMI_SERVICE_EXT_RES_CFG_SUPPORT, len);
Peter Oh0b3d76e2016-01-28 13:54:07 -0800767 SVCMAP(WMI_10_4_SERVICE_MESH_NON_11S,
768 WMI_SERVICE_MESH_NON_11S, len);
Peter Ohe70e9ba2016-01-28 13:54:08 -0800769 SVCMAP(WMI_10_4_SERVICE_RESTRT_CHNL_SUPPORT,
770 WMI_SERVICE_RESTRT_CHNL_SUPPORT, len);
771 SVCMAP(WMI_10_4_SERVICE_PEER_STATS,
772 WMI_SERVICE_PEER_STATS, len);
773 SVCMAP(WMI_10_4_SERVICE_MESH_11S,
774 WMI_SERVICE_MESH_11S, len);
Tamizh chelvam64ed57712016-08-02 16:13:14 +0530775 SVCMAP(WMI_10_4_SERVICE_PERIODIC_CHAN_STAT_SUPPORT,
776 WMI_SERVICE_PERIODIC_CHAN_STAT_SUPPORT, len);
Raja Mani7e247a92016-04-12 20:15:53 +0530777 SVCMAP(WMI_10_4_SERVICE_TX_MODE_PUSH_ONLY,
778 WMI_SERVICE_TX_MODE_PUSH_ONLY, len);
779 SVCMAP(WMI_10_4_SERVICE_TX_MODE_PUSH_PULL,
780 WMI_SERVICE_TX_MODE_PUSH_PULL, len);
781 SVCMAP(WMI_10_4_SERVICE_TX_MODE_DYNAMIC,
782 WMI_SERVICE_TX_MODE_DYNAMIC, len);
Manikanta Pubbisettyadd6cd82017-07-28 15:15:42 +0300783 SVCMAP(WMI_10_4_SERVICE_VDEV_RX_FILTER,
784 WMI_SERVICE_VDEV_RX_FILTER, len);
785 SVCMAP(WMI_10_4_SERVICE_BTCOEX,
786 WMI_SERVICE_BTCOEX, len);
787 SVCMAP(WMI_10_4_SERVICE_CHECK_CAL_VERSION,
788 WMI_SERVICE_CHECK_CAL_VERSION, len);
789 SVCMAP(WMI_10_4_SERVICE_DBGLOG_WARN2,
790 WMI_SERVICE_DBGLOG_WARN2, len);
791 SVCMAP(WMI_10_4_SERVICE_BTCOEX_DUTY_CYCLE,
792 WMI_SERVICE_BTCOEX_DUTY_CYCLE, len);
793 SVCMAP(WMI_10_4_SERVICE_4_WIRE_COEX_SUPPORT,
794 WMI_SERVICE_4_WIRE_COEX_SUPPORT, len);
795 SVCMAP(WMI_10_4_SERVICE_EXTENDED_NSS_SUPPORT,
796 WMI_SERVICE_EXTENDED_NSS_SUPPORT, len);
797 SVCMAP(WMI_10_4_SERVICE_PROG_GPIO_BAND_SELECT,
798 WMI_SERVICE_PROG_GPIO_BAND_SELECT, len);
799 SVCMAP(WMI_10_4_SERVICE_SMART_LOGGING_SUPPORT,
800 WMI_SERVICE_SMART_LOGGING_SUPPORT, len);
801 SVCMAP(WMI_10_4_SERVICE_TDLS,
802 WMI_SERVICE_TDLS, len);
803 SVCMAP(WMI_10_4_SERVICE_TDLS_OFFCHAN,
804 WMI_SERVICE_TDLS_OFFCHAN, len);
805 SVCMAP(WMI_10_4_SERVICE_TDLS_UAPSD_BUFFER_STA,
806 WMI_SERVICE_TDLS_UAPSD_BUFFER_STA, len);
807 SVCMAP(WMI_10_4_SERVICE_TDLS_UAPSD_SLEEP_STA,
808 WMI_SERVICE_TDLS_UAPSD_SLEEP_STA, len);
809 SVCMAP(WMI_10_4_SERVICE_TDLS_CONN_TRACKER_IN_HOST_MODE,
810 WMI_SERVICE_TDLS_CONN_TRACKER_IN_HOST_MODE, len);
811 SVCMAP(WMI_10_4_SERVICE_TDLS_EXPLICIT_MODE_ONLY,
812 WMI_SERVICE_TDLS_EXPLICIT_MODE_ONLY, len);
Balaji Pothunoori14d65772017-12-21 20:00:42 +0530813 SVCMAP(WMI_10_4_SERVICE_TDLS_WIDER_BANDWIDTH,
814 WMI_SERVICE_TDLS_WIDER_BANDWIDTH, len);
Maharaja Kennadyrajanbc64d052018-03-14 12:14:08 +0200815 SVCMAP(WMI_10_4_SERVICE_HTT_MGMT_TX_COMP_VALID_FLAGS,
816 WMI_SERVICE_HTT_MGMT_TX_COMP_VALID_FLAGS, len);
817 SVCMAP(WMI_10_4_SERVICE_HOST_DFS_CHECK_SUPPORT,
818 WMI_SERVICE_HOST_DFS_CHECK_SUPPORT, len);
819 SVCMAP(WMI_10_4_SERVICE_TPC_STATS_FINAL,
820 WMI_SERVICE_TPC_STATS_FINAL, len);
Balaji Pothunooric7fd8d22018-09-04 12:52:18 +0300821 SVCMAP(WMI_10_4_SERVICE_TX_DATA_ACK_RSSI,
822 WMI_SERVICE_TX_DATA_ACK_RSSI, len);
Maharaja Kennadyrajan46005632018-09-18 17:37:26 +0530823 SVCMAP(WMI_10_4_SERVICE_VDEV_DIFFERENT_BEACON_INTERVAL_SUPPORT,
824 WMI_SERVICE_VDEV_DIFFERENT_BEACON_INTERVAL_SUPPORT, len);
Sathishkumar Muruganandam68c295f2018-12-20 09:53:30 +0200825 SVCMAP(WMI_10_4_SERVICE_VDEV_DISABLE_4_ADDR_SRC_LRN_SUPPORT,
826 WMI_SERVICE_VDEV_DISABLE_4_ADDR_SRC_LRN_SUPPORT, len);
Pradeep Kumar Chitrapu059104b2019-02-11 18:47:54 +0200827 SVCMAP(WMI_10_4_SERVICE_RTT_RESPONDER_ROLE,
828 WMI_SERVICE_RTT_RESPONDER_ROLE, len);
Manikanta Pubbisetty4920ce32019-02-11 18:47:56 +0200829 SVCMAP(WMI_10_4_SERVICE_PER_PACKET_SW_ENCRYPT,
830 WMI_SERVICE_PER_PACKET_SW_ENCRYPT, len);
Manikanta Pubbisettybb31b7c2019-02-11 18:47:59 +0200831 SVCMAP(WMI_10_4_SERVICE_REPORT_AIRTIME,
832 WMI_SERVICE_REPORT_AIRTIME, len);
Ashok Raj Nagarajan33410a52019-06-03 18:09:02 +0300833 SVCMAP(WMI_10_4_SERVICE_TX_PWR_PER_PEER,
834 WMI_SERVICE_TX_PWR_PER_PEER, len);
Yingying Tangbbdc8c52020-02-14 16:51:18 +0800835 SVCMAP(WMI_10_4_SERVICE_RESET_CHIP,
836 WMI_SERVICE_RESET_CHIP, len);
Raja Mani840357c2015-06-22 20:10:10 +0530837}
838
Michal Kaziorcff990c2014-08-04 09:18:33 +0300839#undef SVCMAP
Kalle Valo5e3dd152013-06-12 20:52:10 +0300840
Kalle Valo5e3dd152013-06-12 20:52:10 +0300841/* 2 word representation of MAC addr */
842struct wmi_mac_addr {
843 union {
844 u8 addr[6];
845 struct {
846 u32 word0;
847 u32 word1;
848 } __packed;
849 } __packed;
850} __packed;
851
Bartosz Markowskice428702013-09-26 17:47:05 +0200852struct wmi_cmd_map {
853 u32 init_cmdid;
854 u32 start_scan_cmdid;
855 u32 stop_scan_cmdid;
856 u32 scan_chan_list_cmdid;
857 u32 scan_sch_prio_tbl_cmdid;
Carl Huang60e1d0f2018-04-19 19:39:40 +0300858 u32 scan_prob_req_oui_cmdid;
Bartosz Markowskice428702013-09-26 17:47:05 +0200859 u32 pdev_set_regdomain_cmdid;
860 u32 pdev_set_channel_cmdid;
861 u32 pdev_set_param_cmdid;
862 u32 pdev_pktlog_enable_cmdid;
863 u32 pdev_pktlog_disable_cmdid;
864 u32 pdev_set_wmm_params_cmdid;
865 u32 pdev_set_ht_cap_ie_cmdid;
866 u32 pdev_set_vht_cap_ie_cmdid;
867 u32 pdev_set_dscp_tid_map_cmdid;
868 u32 pdev_set_quiet_mode_cmdid;
869 u32 pdev_green_ap_ps_enable_cmdid;
870 u32 pdev_get_tpc_config_cmdid;
871 u32 pdev_set_base_macaddr_cmdid;
872 u32 vdev_create_cmdid;
873 u32 vdev_delete_cmdid;
874 u32 vdev_start_request_cmdid;
875 u32 vdev_restart_request_cmdid;
876 u32 vdev_up_cmdid;
877 u32 vdev_stop_cmdid;
878 u32 vdev_down_cmdid;
879 u32 vdev_set_param_cmdid;
880 u32 vdev_install_key_cmdid;
881 u32 peer_create_cmdid;
882 u32 peer_delete_cmdid;
883 u32 peer_flush_tids_cmdid;
884 u32 peer_set_param_cmdid;
885 u32 peer_assoc_cmdid;
886 u32 peer_add_wds_entry_cmdid;
887 u32 peer_remove_wds_entry_cmdid;
888 u32 peer_mcast_group_cmdid;
889 u32 bcn_tx_cmdid;
890 u32 pdev_send_bcn_cmdid;
891 u32 bcn_tmpl_cmdid;
892 u32 bcn_filter_rx_cmdid;
893 u32 prb_req_filter_rx_cmdid;
894 u32 mgmt_tx_cmdid;
Rakesh Pillai1807da42017-12-11 19:52:53 +0530895 u32 mgmt_tx_send_cmdid;
Bartosz Markowskice428702013-09-26 17:47:05 +0200896 u32 prb_tmpl_cmdid;
897 u32 addba_clear_resp_cmdid;
898 u32 addba_send_cmdid;
899 u32 addba_status_cmdid;
900 u32 delba_send_cmdid;
901 u32 addba_set_resp_cmdid;
902 u32 send_singleamsdu_cmdid;
903 u32 sta_powersave_mode_cmdid;
904 u32 sta_powersave_param_cmdid;
905 u32 sta_mimo_ps_mode_cmdid;
906 u32 pdev_dfs_enable_cmdid;
907 u32 pdev_dfs_disable_cmdid;
908 u32 roam_scan_mode;
909 u32 roam_scan_rssi_threshold;
910 u32 roam_scan_period;
911 u32 roam_scan_rssi_change_threshold;
912 u32 roam_ap_profile;
913 u32 ofl_scan_add_ap_profile;
914 u32 ofl_scan_remove_ap_profile;
915 u32 ofl_scan_period;
916 u32 p2p_dev_set_device_info;
917 u32 p2p_dev_set_discoverability;
918 u32 p2p_go_set_beacon_ie;
919 u32 p2p_go_set_probe_resp_ie;
920 u32 p2p_set_vendor_ie_data_cmdid;
921 u32 ap_ps_peer_param_cmdid;
922 u32 ap_ps_peer_uapsd_coex_cmdid;
923 u32 peer_rate_retry_sched_cmdid;
924 u32 wlan_profile_trigger_cmdid;
925 u32 wlan_profile_set_hist_intvl_cmdid;
926 u32 wlan_profile_get_profile_data_cmdid;
927 u32 wlan_profile_enable_profile_id_cmdid;
928 u32 wlan_profile_list_profile_id_cmdid;
929 u32 pdev_suspend_cmdid;
930 u32 pdev_resume_cmdid;
931 u32 add_bcn_filter_cmdid;
932 u32 rmv_bcn_filter_cmdid;
933 u32 wow_add_wake_pattern_cmdid;
934 u32 wow_del_wake_pattern_cmdid;
935 u32 wow_enable_disable_wake_event_cmdid;
936 u32 wow_enable_cmdid;
937 u32 wow_hostwakeup_from_sleep_cmdid;
938 u32 rtt_measreq_cmdid;
939 u32 rtt_tsf_cmdid;
940 u32 vdev_spectral_scan_configure_cmdid;
941 u32 vdev_spectral_scan_enable_cmdid;
942 u32 request_stats_cmdid;
943 u32 set_arp_ns_offload_cmdid;
944 u32 network_list_offload_config_cmdid;
945 u32 gtk_offload_cmdid;
946 u32 csa_offload_enable_cmdid;
947 u32 csa_offload_chanswitch_cmdid;
948 u32 chatter_set_mode_cmdid;
949 u32 peer_tid_addba_cmdid;
950 u32 peer_tid_delba_cmdid;
951 u32 sta_dtim_ps_method_cmdid;
952 u32 sta_uapsd_auto_trig_cmdid;
953 u32 sta_keepalive_cmd;
954 u32 echo_cmdid;
955 u32 pdev_utf_cmdid;
956 u32 dbglog_cfg_cmdid;
957 u32 pdev_qvit_cmdid;
958 u32 pdev_ftm_intg_cmdid;
959 u32 vdev_set_keepalive_cmdid;
960 u32 vdev_get_keepalive_cmdid;
961 u32 force_fw_hang_cmdid;
962 u32 gpio_config_cmdid;
963 u32 gpio_output_cmdid;
Rajkumar Manoharana57a6a22014-12-17 12:22:17 +0200964 u32 pdev_get_temperature_cmdid;
Michal Kazior6d492fe2015-01-28 09:57:22 +0200965 u32 vdev_set_wmm_params_cmdid;
Marek Puzyniakad45c882015-03-30 09:51:53 +0300966 u32 tdls_set_state_cmdid;
967 u32 tdls_peer_update_cmdid;
Michal Kazior5b272e32015-03-31 10:26:22 +0000968 u32 adaptive_qcs_cmdid;
Raja Mani2d491e62015-06-22 20:10:11 +0530969 u32 scan_update_request_cmdid;
970 u32 vdev_standby_response_cmdid;
971 u32 vdev_resume_response_cmdid;
972 u32 wlan_peer_caching_add_peer_cmdid;
973 u32 wlan_peer_caching_evict_peer_cmdid;
974 u32 wlan_peer_caching_restore_peer_cmdid;
975 u32 wlan_peer_caching_print_all_peers_info_cmdid;
976 u32 peer_update_wds_entry_cmdid;
977 u32 peer_add_proxy_sta_entry_cmdid;
978 u32 rtt_keepalive_cmdid;
979 u32 oem_req_cmdid;
980 u32 nan_cmdid;
981 u32 vdev_ratemask_cmdid;
982 u32 qboost_cfg_cmdid;
983 u32 pdev_smart_ant_enable_cmdid;
984 u32 pdev_smart_ant_set_rx_antenna_cmdid;
985 u32 peer_smart_ant_set_tx_antenna_cmdid;
986 u32 peer_smart_ant_set_train_info_cmdid;
987 u32 peer_smart_ant_set_node_config_ops_cmdid;
988 u32 pdev_set_antenna_switch_table_cmdid;
989 u32 pdev_set_ctl_table_cmdid;
990 u32 pdev_set_mimogain_table_cmdid;
991 u32 pdev_ratepwr_table_cmdid;
992 u32 pdev_ratepwr_chainmsk_table_cmdid;
993 u32 pdev_fips_cmdid;
994 u32 tt_set_conf_cmdid;
995 u32 fwtest_cmdid;
996 u32 vdev_atf_request_cmdid;
997 u32 peer_atf_request_cmdid;
998 u32 pdev_get_ani_cck_config_cmdid;
999 u32 pdev_get_ani_ofdm_config_cmdid;
1000 u32 pdev_reserve_ast_entry_cmdid;
1001 u32 pdev_get_nfcal_power_cmdid;
1002 u32 pdev_get_tpc_cmdid;
1003 u32 pdev_get_ast_info_cmdid;
1004 u32 vdev_set_dscp_tid_map_cmdid;
1005 u32 pdev_get_info_cmdid;
1006 u32 vdev_get_info_cmdid;
1007 u32 vdev_filter_neighbor_rx_packets_cmdid;
1008 u32 mu_cal_start_cmdid;
1009 u32 set_cca_params_cmdid;
1010 u32 pdev_bss_chan_info_request_cmdid;
Maharaja62f77f02015-10-21 11:49:18 +03001011 u32 pdev_enable_adaptive_cca_cmdid;
Raja Mani47771902016-03-16 18:13:33 +05301012 u32 ext_resource_cfg_cmdid;
Manikanta Pubbisettyadd6cd82017-07-28 15:15:42 +03001013 u32 vdev_set_ie_cmdid;
1014 u32 set_lteu_config_cmdid;
1015 u32 atf_ssid_grouping_request_cmdid;
1016 u32 peer_atf_ext_request_cmdid;
1017 u32 set_periodic_channel_stats_cfg_cmdid;
1018 u32 peer_bwf_request_cmdid;
1019 u32 btcoex_cfg_cmdid;
1020 u32 peer_tx_mu_txmit_count_cmdid;
1021 u32 peer_tx_mu_txmit_rstcnt_cmdid;
1022 u32 peer_gid_userpos_list_cmdid;
1023 u32 pdev_check_cal_version_cmdid;
1024 u32 coex_version_cfg_cmid;
1025 u32 pdev_get_rx_filter_cmdid;
1026 u32 pdev_extended_nss_cfg_cmdid;
1027 u32 vdev_set_scan_nac_rssi_cmdid;
1028 u32 prog_gpio_band_select_cmdid;
1029 u32 config_smart_logging_cmdid;
1030 u32 debug_fatal_condition_cmdid;
1031 u32 get_tsf_timer_cmdid;
1032 u32 pdev_get_tpc_table_cmdid;
1033 u32 vdev_sifs_trigger_time_cmdid;
1034 u32 pdev_wds_entry_list_cmdid;
1035 u32 tdls_set_offchan_mode_cmdid;
Sriram R6f6eb1b2018-05-15 14:39:49 +05301036 u32 radar_found_cmdid;
Bhagavathi Perumal S84758d42018-12-20 14:26:00 +02001037 u32 set_bb_timing_cmdid;
Bartosz Markowskice428702013-09-26 17:47:05 +02001038};
1039
Kalle Valo5e3dd152013-06-12 20:52:10 +03001040/*
1041 * wmi command groups.
1042 */
1043enum wmi_cmd_group {
1044 /* 0 to 2 are reserved */
1045 WMI_GRP_START = 0x3,
1046 WMI_GRP_SCAN = WMI_GRP_START,
1047 WMI_GRP_PDEV,
1048 WMI_GRP_VDEV,
1049 WMI_GRP_PEER,
1050 WMI_GRP_MGMT,
1051 WMI_GRP_BA_NEG,
1052 WMI_GRP_STA_PS,
1053 WMI_GRP_DFS,
1054 WMI_GRP_ROAM,
1055 WMI_GRP_OFL_SCAN,
1056 WMI_GRP_P2P,
1057 WMI_GRP_AP_PS,
1058 WMI_GRP_RATE_CTRL,
1059 WMI_GRP_PROFILE,
1060 WMI_GRP_SUSPEND,
1061 WMI_GRP_BCN_FILTER,
1062 WMI_GRP_WOW,
1063 WMI_GRP_RTT,
1064 WMI_GRP_SPECTRAL,
1065 WMI_GRP_STATS,
1066 WMI_GRP_ARP_NS_OFL,
1067 WMI_GRP_NLO_OFL,
1068 WMI_GRP_GTK_OFL,
1069 WMI_GRP_CSA_OFL,
1070 WMI_GRP_CHATTER,
1071 WMI_GRP_TID_ADDBA,
1072 WMI_GRP_MISC,
1073 WMI_GRP_GPIO,
1074};
1075
1076#define WMI_CMD_GRP(grp_id) (((grp_id) << 12) | 0x1)
1077#define WMI_EVT_GRP_START_ID(grp_id) (((grp_id) << 12) | 0x1)
1078
Bartosz Markowski34957b22013-10-15 09:55:31 +02001079#define WMI_CMD_UNSUPPORTED 0
Bartosz Markowskib7e3adf2013-09-26 17:47:06 +02001080
1081/* Command IDs and command events for MAIN FW. */
Kalle Valo5e3dd152013-06-12 20:52:10 +03001082enum wmi_cmd_id {
1083 WMI_INIT_CMDID = 0x1,
1084
1085 /* Scan specific commands */
1086 WMI_START_SCAN_CMDID = WMI_CMD_GRP(WMI_GRP_SCAN),
1087 WMI_STOP_SCAN_CMDID,
1088 WMI_SCAN_CHAN_LIST_CMDID,
1089 WMI_SCAN_SCH_PRIO_TBL_CMDID,
1090
1091 /* PDEV (physical device) specific commands */
1092 WMI_PDEV_SET_REGDOMAIN_CMDID = WMI_CMD_GRP(WMI_GRP_PDEV),
1093 WMI_PDEV_SET_CHANNEL_CMDID,
1094 WMI_PDEV_SET_PARAM_CMDID,
1095 WMI_PDEV_PKTLOG_ENABLE_CMDID,
1096 WMI_PDEV_PKTLOG_DISABLE_CMDID,
1097 WMI_PDEV_SET_WMM_PARAMS_CMDID,
1098 WMI_PDEV_SET_HT_CAP_IE_CMDID,
1099 WMI_PDEV_SET_VHT_CAP_IE_CMDID,
1100 WMI_PDEV_SET_DSCP_TID_MAP_CMDID,
1101 WMI_PDEV_SET_QUIET_MODE_CMDID,
1102 WMI_PDEV_GREEN_AP_PS_ENABLE_CMDID,
1103 WMI_PDEV_GET_TPC_CONFIG_CMDID,
1104 WMI_PDEV_SET_BASE_MACADDR_CMDID,
1105
1106 /* VDEV (virtual device) specific commands */
1107 WMI_VDEV_CREATE_CMDID = WMI_CMD_GRP(WMI_GRP_VDEV),
1108 WMI_VDEV_DELETE_CMDID,
1109 WMI_VDEV_START_REQUEST_CMDID,
1110 WMI_VDEV_RESTART_REQUEST_CMDID,
1111 WMI_VDEV_UP_CMDID,
1112 WMI_VDEV_STOP_CMDID,
1113 WMI_VDEV_DOWN_CMDID,
1114 WMI_VDEV_SET_PARAM_CMDID,
1115 WMI_VDEV_INSTALL_KEY_CMDID,
1116
1117 /* peer specific commands */
1118 WMI_PEER_CREATE_CMDID = WMI_CMD_GRP(WMI_GRP_PEER),
1119 WMI_PEER_DELETE_CMDID,
1120 WMI_PEER_FLUSH_TIDS_CMDID,
1121 WMI_PEER_SET_PARAM_CMDID,
1122 WMI_PEER_ASSOC_CMDID,
1123 WMI_PEER_ADD_WDS_ENTRY_CMDID,
1124 WMI_PEER_REMOVE_WDS_ENTRY_CMDID,
1125 WMI_PEER_MCAST_GROUP_CMDID,
1126
1127 /* beacon/management specific commands */
1128 WMI_BCN_TX_CMDID = WMI_CMD_GRP(WMI_GRP_MGMT),
1129 WMI_PDEV_SEND_BCN_CMDID,
1130 WMI_BCN_TMPL_CMDID,
1131 WMI_BCN_FILTER_RX_CMDID,
1132 WMI_PRB_REQ_FILTER_RX_CMDID,
1133 WMI_MGMT_TX_CMDID,
1134 WMI_PRB_TMPL_CMDID,
1135
1136 /* commands to directly control BA negotiation directly from host. */
1137 WMI_ADDBA_CLEAR_RESP_CMDID = WMI_CMD_GRP(WMI_GRP_BA_NEG),
1138 WMI_ADDBA_SEND_CMDID,
1139 WMI_ADDBA_STATUS_CMDID,
1140 WMI_DELBA_SEND_CMDID,
1141 WMI_ADDBA_SET_RESP_CMDID,
1142 WMI_SEND_SINGLEAMSDU_CMDID,
1143
1144 /* Station power save specific config */
1145 WMI_STA_POWERSAVE_MODE_CMDID = WMI_CMD_GRP(WMI_GRP_STA_PS),
1146 WMI_STA_POWERSAVE_PARAM_CMDID,
1147 WMI_STA_MIMO_PS_MODE_CMDID,
1148
1149 /** DFS-specific commands */
1150 WMI_PDEV_DFS_ENABLE_CMDID = WMI_CMD_GRP(WMI_GRP_DFS),
1151 WMI_PDEV_DFS_DISABLE_CMDID,
1152
1153 /* Roaming specific commands */
1154 WMI_ROAM_SCAN_MODE = WMI_CMD_GRP(WMI_GRP_ROAM),
1155 WMI_ROAM_SCAN_RSSI_THRESHOLD,
1156 WMI_ROAM_SCAN_PERIOD,
1157 WMI_ROAM_SCAN_RSSI_CHANGE_THRESHOLD,
1158 WMI_ROAM_AP_PROFILE,
1159
1160 /* offload scan specific commands */
1161 WMI_OFL_SCAN_ADD_AP_PROFILE = WMI_CMD_GRP(WMI_GRP_OFL_SCAN),
1162 WMI_OFL_SCAN_REMOVE_AP_PROFILE,
1163 WMI_OFL_SCAN_PERIOD,
1164
1165 /* P2P specific commands */
1166 WMI_P2P_DEV_SET_DEVICE_INFO = WMI_CMD_GRP(WMI_GRP_P2P),
1167 WMI_P2P_DEV_SET_DISCOVERABILITY,
1168 WMI_P2P_GO_SET_BEACON_IE,
1169 WMI_P2P_GO_SET_PROBE_RESP_IE,
1170 WMI_P2P_SET_VENDOR_IE_DATA_CMDID,
1171
1172 /* AP power save specific config */
1173 WMI_AP_PS_PEER_PARAM_CMDID = WMI_CMD_GRP(WMI_GRP_AP_PS),
1174 WMI_AP_PS_PEER_UAPSD_COEX_CMDID,
1175
1176 /* Rate-control specific commands */
1177 WMI_PEER_RATE_RETRY_SCHED_CMDID =
1178 WMI_CMD_GRP(WMI_GRP_RATE_CTRL),
1179
1180 /* WLAN Profiling commands. */
1181 WMI_WLAN_PROFILE_TRIGGER_CMDID = WMI_CMD_GRP(WMI_GRP_PROFILE),
1182 WMI_WLAN_PROFILE_SET_HIST_INTVL_CMDID,
1183 WMI_WLAN_PROFILE_GET_PROFILE_DATA_CMDID,
1184 WMI_WLAN_PROFILE_ENABLE_PROFILE_ID_CMDID,
1185 WMI_WLAN_PROFILE_LIST_PROFILE_ID_CMDID,
1186
1187 /* Suspend resume command Ids */
1188 WMI_PDEV_SUSPEND_CMDID = WMI_CMD_GRP(WMI_GRP_SUSPEND),
1189 WMI_PDEV_RESUME_CMDID,
1190
1191 /* Beacon filter commands */
1192 WMI_ADD_BCN_FILTER_CMDID = WMI_CMD_GRP(WMI_GRP_BCN_FILTER),
1193 WMI_RMV_BCN_FILTER_CMDID,
1194
1195 /* WOW Specific WMI commands*/
1196 WMI_WOW_ADD_WAKE_PATTERN_CMDID = WMI_CMD_GRP(WMI_GRP_WOW),
1197 WMI_WOW_DEL_WAKE_PATTERN_CMDID,
1198 WMI_WOW_ENABLE_DISABLE_WAKE_EVENT_CMDID,
1199 WMI_WOW_ENABLE_CMDID,
1200 WMI_WOW_HOSTWAKEUP_FROM_SLEEP_CMDID,
1201
1202 /* RTT measurement related cmd */
1203 WMI_RTT_MEASREQ_CMDID = WMI_CMD_GRP(WMI_GRP_RTT),
1204 WMI_RTT_TSF_CMDID,
1205
1206 /* spectral scan commands */
1207 WMI_VDEV_SPECTRAL_SCAN_CONFIGURE_CMDID = WMI_CMD_GRP(WMI_GRP_SPECTRAL),
1208 WMI_VDEV_SPECTRAL_SCAN_ENABLE_CMDID,
1209
1210 /* F/W stats */
1211 WMI_REQUEST_STATS_CMDID = WMI_CMD_GRP(WMI_GRP_STATS),
1212
1213 /* ARP OFFLOAD REQUEST*/
1214 WMI_SET_ARP_NS_OFFLOAD_CMDID = WMI_CMD_GRP(WMI_GRP_ARP_NS_OFL),
1215
1216 /* NS offload confid*/
1217 WMI_NETWORK_LIST_OFFLOAD_CONFIG_CMDID = WMI_CMD_GRP(WMI_GRP_NLO_OFL),
1218
1219 /* GTK offload Specific WMI commands*/
1220 WMI_GTK_OFFLOAD_CMDID = WMI_CMD_GRP(WMI_GRP_GTK_OFL),
1221
1222 /* CSA offload Specific WMI commands*/
1223 WMI_CSA_OFFLOAD_ENABLE_CMDID = WMI_CMD_GRP(WMI_GRP_CSA_OFL),
1224 WMI_CSA_OFFLOAD_CHANSWITCH_CMDID,
1225
1226 /* Chatter commands*/
1227 WMI_CHATTER_SET_MODE_CMDID = WMI_CMD_GRP(WMI_GRP_CHATTER),
1228
1229 /* addba specific commands */
1230 WMI_PEER_TID_ADDBA_CMDID = WMI_CMD_GRP(WMI_GRP_TID_ADDBA),
1231 WMI_PEER_TID_DELBA_CMDID,
1232
1233 /* set station mimo powersave method */
1234 WMI_STA_DTIM_PS_METHOD_CMDID,
1235 /* Configure the Station UAPSD AC Auto Trigger Parameters */
1236 WMI_STA_UAPSD_AUTO_TRIG_CMDID,
1237
1238 /* STA Keep alive parameter configuration,
Marcin Rokicki37ff1b02017-02-20 15:38:50 +01001239 * Requires WMI_SERVICE_STA_KEEP_ALIVE
1240 */
Kalle Valo5e3dd152013-06-12 20:52:10 +03001241 WMI_STA_KEEPALIVE_CMD,
1242
1243 /* misc command group */
1244 WMI_ECHO_CMDID = WMI_CMD_GRP(WMI_GRP_MISC),
1245 WMI_PDEV_UTF_CMDID,
1246 WMI_DBGLOG_CFG_CMDID,
1247 WMI_PDEV_QVIT_CMDID,
1248 WMI_PDEV_FTM_INTG_CMDID,
1249 WMI_VDEV_SET_KEEPALIVE_CMDID,
1250 WMI_VDEV_GET_KEEPALIVE_CMDID,
Michal Kazior9cfbce72013-07-16 09:54:36 +02001251 WMI_FORCE_FW_HANG_CMDID,
Kalle Valo5e3dd152013-06-12 20:52:10 +03001252
1253 /* GPIO Configuration */
1254 WMI_GPIO_CONFIG_CMDID = WMI_CMD_GRP(WMI_GRP_GPIO),
1255 WMI_GPIO_OUTPUT_CMDID,
1256};
1257
1258enum wmi_event_id {
1259 WMI_SERVICE_READY_EVENTID = 0x1,
1260 WMI_READY_EVENTID,
Carl Huangcea19a62018-04-19 19:39:38 +03001261 WMI_SERVICE_AVAILABLE_EVENTID,
Kalle Valo5e3dd152013-06-12 20:52:10 +03001262
1263 /* Scan specific events */
1264 WMI_SCAN_EVENTID = WMI_EVT_GRP_START_ID(WMI_GRP_SCAN),
1265
1266 /* PDEV specific events */
1267 WMI_PDEV_TPC_CONFIG_EVENTID = WMI_EVT_GRP_START_ID(WMI_GRP_PDEV),
1268 WMI_CHAN_INFO_EVENTID,
1269 WMI_PHYERR_EVENTID,
1270
1271 /* VDEV specific events */
1272 WMI_VDEV_START_RESP_EVENTID = WMI_EVT_GRP_START_ID(WMI_GRP_VDEV),
1273 WMI_VDEV_STOPPED_EVENTID,
1274 WMI_VDEV_INSTALL_KEY_COMPLETE_EVENTID,
1275
1276 /* peer specific events */
1277 WMI_PEER_STA_KICKOUT_EVENTID = WMI_EVT_GRP_START_ID(WMI_GRP_PEER),
1278
1279 /* beacon/mgmt specific events */
1280 WMI_MGMT_RX_EVENTID = WMI_EVT_GRP_START_ID(WMI_GRP_MGMT),
1281 WMI_HOST_SWBA_EVENTID,
1282 WMI_TBTTOFFSET_UPDATE_EVENTID,
1283
1284 /* ADDBA Related WMI Events*/
1285 WMI_TX_DELBA_COMPLETE_EVENTID = WMI_EVT_GRP_START_ID(WMI_GRP_BA_NEG),
1286 WMI_TX_ADDBA_COMPLETE_EVENTID,
1287
1288 /* Roam event to trigger roaming on host */
1289 WMI_ROAM_EVENTID = WMI_EVT_GRP_START_ID(WMI_GRP_ROAM),
1290 WMI_PROFILE_MATCH,
1291
1292 /* WoW */
1293 WMI_WOW_WAKEUP_HOST_EVENTID = WMI_EVT_GRP_START_ID(WMI_GRP_WOW),
1294
1295 /* RTT */
1296 WMI_RTT_MEASUREMENT_REPORT_EVENTID = WMI_EVT_GRP_START_ID(WMI_GRP_RTT),
1297 WMI_TSF_MEASUREMENT_REPORT_EVENTID,
1298 WMI_RTT_ERROR_REPORT_EVENTID,
1299
1300 /* GTK offload */
1301 WMI_GTK_OFFLOAD_STATUS_EVENTID = WMI_EVT_GRP_START_ID(WMI_GRP_GTK_OFL),
1302 WMI_GTK_REKEY_FAIL_EVENTID,
1303
1304 /* CSA IE received event */
1305 WMI_CSA_HANDLING_EVENTID = WMI_EVT_GRP_START_ID(WMI_GRP_CSA_OFL),
1306
1307 /* Misc events */
1308 WMI_ECHO_EVENTID = WMI_EVT_GRP_START_ID(WMI_GRP_MISC),
1309 WMI_PDEV_UTF_EVENTID,
1310 WMI_DEBUG_MESG_EVENTID,
1311 WMI_UPDATE_STATS_EVENTID,
1312 WMI_DEBUG_PRINT_EVENTID,
1313 WMI_DCS_INTERFERENCE_EVENTID,
1314 WMI_PDEV_QVIT_EVENTID,
1315 WMI_WLAN_PROFILE_DATA_EVENTID,
1316 WMI_PDEV_FTM_INTG_EVENTID,
1317 WMI_WLAN_FREQ_AVOID_EVENTID,
1318 WMI_VDEV_GET_KEEPALIVE_EVENTID,
1319
1320 /* GPIO Event */
1321 WMI_GPIO_INPUT_EVENTID = WMI_EVT_GRP_START_ID(WMI_GRP_GPIO),
1322};
1323
Bartosz Markowskib7e3adf2013-09-26 17:47:06 +02001324/* Command IDs and command events for 10.X firmware */
1325enum wmi_10x_cmd_id {
1326 WMI_10X_START_CMDID = 0x9000,
1327 WMI_10X_END_CMDID = 0x9FFF,
1328
1329 /* initialize the wlan sub system */
1330 WMI_10X_INIT_CMDID,
1331
1332 /* Scan specific commands */
1333
1334 WMI_10X_START_SCAN_CMDID = WMI_10X_START_CMDID,
1335 WMI_10X_STOP_SCAN_CMDID,
1336 WMI_10X_SCAN_CHAN_LIST_CMDID,
1337 WMI_10X_ECHO_CMDID,
1338
1339 /* PDEV(physical device) specific commands */
1340 WMI_10X_PDEV_SET_REGDOMAIN_CMDID,
1341 WMI_10X_PDEV_SET_CHANNEL_CMDID,
1342 WMI_10X_PDEV_SET_PARAM_CMDID,
1343 WMI_10X_PDEV_PKTLOG_ENABLE_CMDID,
1344 WMI_10X_PDEV_PKTLOG_DISABLE_CMDID,
1345 WMI_10X_PDEV_SET_WMM_PARAMS_CMDID,
1346 WMI_10X_PDEV_SET_HT_CAP_IE_CMDID,
1347 WMI_10X_PDEV_SET_VHT_CAP_IE_CMDID,
1348 WMI_10X_PDEV_SET_BASE_MACADDR_CMDID,
1349 WMI_10X_PDEV_SET_DSCP_TID_MAP_CMDID,
1350 WMI_10X_PDEV_SET_QUIET_MODE_CMDID,
1351 WMI_10X_PDEV_GREEN_AP_PS_ENABLE_CMDID,
1352 WMI_10X_PDEV_GET_TPC_CONFIG_CMDID,
1353
1354 /* VDEV(virtual device) specific commands */
1355 WMI_10X_VDEV_CREATE_CMDID,
1356 WMI_10X_VDEV_DELETE_CMDID,
1357 WMI_10X_VDEV_START_REQUEST_CMDID,
1358 WMI_10X_VDEV_RESTART_REQUEST_CMDID,
1359 WMI_10X_VDEV_UP_CMDID,
1360 WMI_10X_VDEV_STOP_CMDID,
1361 WMI_10X_VDEV_DOWN_CMDID,
1362 WMI_10X_VDEV_STANDBY_RESPONSE_CMDID,
1363 WMI_10X_VDEV_RESUME_RESPONSE_CMDID,
1364 WMI_10X_VDEV_SET_PARAM_CMDID,
1365 WMI_10X_VDEV_INSTALL_KEY_CMDID,
1366
1367 /* peer specific commands */
1368 WMI_10X_PEER_CREATE_CMDID,
1369 WMI_10X_PEER_DELETE_CMDID,
1370 WMI_10X_PEER_FLUSH_TIDS_CMDID,
1371 WMI_10X_PEER_SET_PARAM_CMDID,
1372 WMI_10X_PEER_ASSOC_CMDID,
1373 WMI_10X_PEER_ADD_WDS_ENTRY_CMDID,
1374 WMI_10X_PEER_REMOVE_WDS_ENTRY_CMDID,
1375 WMI_10X_PEER_MCAST_GROUP_CMDID,
1376
1377 /* beacon/management specific commands */
1378
1379 WMI_10X_BCN_TX_CMDID,
1380 WMI_10X_BCN_PRB_TMPL_CMDID,
1381 WMI_10X_BCN_FILTER_RX_CMDID,
1382 WMI_10X_PRB_REQ_FILTER_RX_CMDID,
1383 WMI_10X_MGMT_TX_CMDID,
1384
1385 /* commands to directly control ba negotiation directly from host. */
1386 WMI_10X_ADDBA_CLEAR_RESP_CMDID,
1387 WMI_10X_ADDBA_SEND_CMDID,
1388 WMI_10X_ADDBA_STATUS_CMDID,
1389 WMI_10X_DELBA_SEND_CMDID,
1390 WMI_10X_ADDBA_SET_RESP_CMDID,
1391 WMI_10X_SEND_SINGLEAMSDU_CMDID,
1392
1393 /* Station power save specific config */
1394 WMI_10X_STA_POWERSAVE_MODE_CMDID,
1395 WMI_10X_STA_POWERSAVE_PARAM_CMDID,
1396 WMI_10X_STA_MIMO_PS_MODE_CMDID,
1397
1398 /* set debug log config */
1399 WMI_10X_DBGLOG_CFG_CMDID,
1400
1401 /* DFS-specific commands */
1402 WMI_10X_PDEV_DFS_ENABLE_CMDID,
1403 WMI_10X_PDEV_DFS_DISABLE_CMDID,
1404
1405 /* QVIT specific command id */
1406 WMI_10X_PDEV_QVIT_CMDID,
1407
1408 /* Offload Scan and Roaming related commands */
1409 WMI_10X_ROAM_SCAN_MODE,
1410 WMI_10X_ROAM_SCAN_RSSI_THRESHOLD,
1411 WMI_10X_ROAM_SCAN_PERIOD,
1412 WMI_10X_ROAM_SCAN_RSSI_CHANGE_THRESHOLD,
1413 WMI_10X_ROAM_AP_PROFILE,
1414 WMI_10X_OFL_SCAN_ADD_AP_PROFILE,
1415 WMI_10X_OFL_SCAN_REMOVE_AP_PROFILE,
1416 WMI_10X_OFL_SCAN_PERIOD,
1417
1418 /* P2P specific commands */
1419 WMI_10X_P2P_DEV_SET_DEVICE_INFO,
1420 WMI_10X_P2P_DEV_SET_DISCOVERABILITY,
1421 WMI_10X_P2P_GO_SET_BEACON_IE,
1422 WMI_10X_P2P_GO_SET_PROBE_RESP_IE,
1423
1424 /* AP power save specific config */
1425 WMI_10X_AP_PS_PEER_PARAM_CMDID,
1426 WMI_10X_AP_PS_PEER_UAPSD_COEX_CMDID,
1427
1428 /* Rate-control specific commands */
1429 WMI_10X_PEER_RATE_RETRY_SCHED_CMDID,
1430
1431 /* WLAN Profiling commands. */
1432 WMI_10X_WLAN_PROFILE_TRIGGER_CMDID,
1433 WMI_10X_WLAN_PROFILE_SET_HIST_INTVL_CMDID,
1434 WMI_10X_WLAN_PROFILE_GET_PROFILE_DATA_CMDID,
1435 WMI_10X_WLAN_PROFILE_ENABLE_PROFILE_ID_CMDID,
1436 WMI_10X_WLAN_PROFILE_LIST_PROFILE_ID_CMDID,
1437
1438 /* Suspend resume command Ids */
1439 WMI_10X_PDEV_SUSPEND_CMDID,
1440 WMI_10X_PDEV_RESUME_CMDID,
1441
1442 /* Beacon filter commands */
1443 WMI_10X_ADD_BCN_FILTER_CMDID,
1444 WMI_10X_RMV_BCN_FILTER_CMDID,
1445
1446 /* WOW Specific WMI commands*/
1447 WMI_10X_WOW_ADD_WAKE_PATTERN_CMDID,
1448 WMI_10X_WOW_DEL_WAKE_PATTERN_CMDID,
1449 WMI_10X_WOW_ENABLE_DISABLE_WAKE_EVENT_CMDID,
1450 WMI_10X_WOW_ENABLE_CMDID,
1451 WMI_10X_WOW_HOSTWAKEUP_FROM_SLEEP_CMDID,
1452
1453 /* RTT measurement related cmd */
1454 WMI_10X_RTT_MEASREQ_CMDID,
1455 WMI_10X_RTT_TSF_CMDID,
1456
1457 /* transmit beacon by value */
1458 WMI_10X_PDEV_SEND_BCN_CMDID,
1459
1460 /* F/W stats */
1461 WMI_10X_VDEV_SPECTRAL_SCAN_CONFIGURE_CMDID,
1462 WMI_10X_VDEV_SPECTRAL_SCAN_ENABLE_CMDID,
1463 WMI_10X_REQUEST_STATS_CMDID,
1464
1465 /* GPIO Configuration */
1466 WMI_10X_GPIO_CONFIG_CMDID,
1467 WMI_10X_GPIO_OUTPUT_CMDID,
1468
1469 WMI_10X_PDEV_UTF_CMDID = WMI_10X_END_CMDID - 1,
1470};
1471
1472enum wmi_10x_event_id {
1473 WMI_10X_SERVICE_READY_EVENTID = 0x8000,
1474 WMI_10X_READY_EVENTID,
1475 WMI_10X_START_EVENTID = 0x9000,
1476 WMI_10X_END_EVENTID = 0x9FFF,
1477
1478 /* Scan specific events */
1479 WMI_10X_SCAN_EVENTID = WMI_10X_START_EVENTID,
1480 WMI_10X_ECHO_EVENTID,
1481 WMI_10X_DEBUG_MESG_EVENTID,
1482 WMI_10X_UPDATE_STATS_EVENTID,
1483
1484 /* Instantaneous RSSI event */
1485 WMI_10X_INST_RSSI_STATS_EVENTID,
1486
1487 /* VDEV specific events */
1488 WMI_10X_VDEV_START_RESP_EVENTID,
1489 WMI_10X_VDEV_STANDBY_REQ_EVENTID,
1490 WMI_10X_VDEV_RESUME_REQ_EVENTID,
1491 WMI_10X_VDEV_STOPPED_EVENTID,
1492
1493 /* peer specific events */
1494 WMI_10X_PEER_STA_KICKOUT_EVENTID,
1495
1496 /* beacon/mgmt specific events */
1497 WMI_10X_HOST_SWBA_EVENTID,
1498 WMI_10X_TBTTOFFSET_UPDATE_EVENTID,
1499 WMI_10X_MGMT_RX_EVENTID,
1500
1501 /* Channel stats event */
1502 WMI_10X_CHAN_INFO_EVENTID,
1503
1504 /* PHY Error specific WMI event */
1505 WMI_10X_PHYERR_EVENTID,
1506
1507 /* Roam event to trigger roaming on host */
1508 WMI_10X_ROAM_EVENTID,
1509
1510 /* matching AP found from list of profiles */
1511 WMI_10X_PROFILE_MATCH,
1512
1513 /* debug print message used for tracing FW code while debugging */
1514 WMI_10X_DEBUG_PRINT_EVENTID,
1515 /* VI spoecific event */
1516 WMI_10X_PDEV_QVIT_EVENTID,
1517 /* FW code profile data in response to profile request */
1518 WMI_10X_WLAN_PROFILE_DATA_EVENTID,
1519
1520 /*RTT related event ID*/
1521 WMI_10X_RTT_MEASUREMENT_REPORT_EVENTID,
1522 WMI_10X_TSF_MEASUREMENT_REPORT_EVENTID,
1523 WMI_10X_RTT_ERROR_REPORT_EVENTID,
1524
1525 WMI_10X_WOW_WAKEUP_HOST_EVENTID,
1526 WMI_10X_DCS_INTERFERENCE_EVENTID,
1527
1528 /* TPC config for the current operating channel */
1529 WMI_10X_PDEV_TPC_CONFIG_EVENTID,
1530
1531 WMI_10X_GPIO_INPUT_EVENTID,
Kalle Valo14e105c2016-04-13 14:13:21 +03001532 WMI_10X_PDEV_UTF_EVENTID = WMI_10X_END_EVENTID - 1,
Bartosz Markowskib7e3adf2013-09-26 17:47:06 +02001533};
1534
Michal Kazior24c88f72014-07-25 13:32:17 +02001535enum wmi_10_2_cmd_id {
1536 WMI_10_2_START_CMDID = 0x9000,
1537 WMI_10_2_END_CMDID = 0x9FFF,
1538 WMI_10_2_INIT_CMDID,
1539 WMI_10_2_START_SCAN_CMDID = WMI_10_2_START_CMDID,
1540 WMI_10_2_STOP_SCAN_CMDID,
1541 WMI_10_2_SCAN_CHAN_LIST_CMDID,
1542 WMI_10_2_ECHO_CMDID,
1543 WMI_10_2_PDEV_SET_REGDOMAIN_CMDID,
1544 WMI_10_2_PDEV_SET_CHANNEL_CMDID,
1545 WMI_10_2_PDEV_SET_PARAM_CMDID,
1546 WMI_10_2_PDEV_PKTLOG_ENABLE_CMDID,
1547 WMI_10_2_PDEV_PKTLOG_DISABLE_CMDID,
1548 WMI_10_2_PDEV_SET_WMM_PARAMS_CMDID,
1549 WMI_10_2_PDEV_SET_HT_CAP_IE_CMDID,
1550 WMI_10_2_PDEV_SET_VHT_CAP_IE_CMDID,
1551 WMI_10_2_PDEV_SET_BASE_MACADDR_CMDID,
1552 WMI_10_2_PDEV_SET_QUIET_MODE_CMDID,
1553 WMI_10_2_PDEV_GREEN_AP_PS_ENABLE_CMDID,
1554 WMI_10_2_PDEV_GET_TPC_CONFIG_CMDID,
1555 WMI_10_2_VDEV_CREATE_CMDID,
1556 WMI_10_2_VDEV_DELETE_CMDID,
1557 WMI_10_2_VDEV_START_REQUEST_CMDID,
1558 WMI_10_2_VDEV_RESTART_REQUEST_CMDID,
1559 WMI_10_2_VDEV_UP_CMDID,
1560 WMI_10_2_VDEV_STOP_CMDID,
1561 WMI_10_2_VDEV_DOWN_CMDID,
1562 WMI_10_2_VDEV_STANDBY_RESPONSE_CMDID,
1563 WMI_10_2_VDEV_RESUME_RESPONSE_CMDID,
1564 WMI_10_2_VDEV_SET_PARAM_CMDID,
1565 WMI_10_2_VDEV_INSTALL_KEY_CMDID,
1566 WMI_10_2_VDEV_SET_DSCP_TID_MAP_CMDID,
1567 WMI_10_2_PEER_CREATE_CMDID,
1568 WMI_10_2_PEER_DELETE_CMDID,
1569 WMI_10_2_PEER_FLUSH_TIDS_CMDID,
1570 WMI_10_2_PEER_SET_PARAM_CMDID,
1571 WMI_10_2_PEER_ASSOC_CMDID,
1572 WMI_10_2_PEER_ADD_WDS_ENTRY_CMDID,
1573 WMI_10_2_PEER_UPDATE_WDS_ENTRY_CMDID,
1574 WMI_10_2_PEER_REMOVE_WDS_ENTRY_CMDID,
1575 WMI_10_2_PEER_MCAST_GROUP_CMDID,
1576 WMI_10_2_BCN_TX_CMDID,
1577 WMI_10_2_BCN_PRB_TMPL_CMDID,
1578 WMI_10_2_BCN_FILTER_RX_CMDID,
1579 WMI_10_2_PRB_REQ_FILTER_RX_CMDID,
1580 WMI_10_2_MGMT_TX_CMDID,
1581 WMI_10_2_ADDBA_CLEAR_RESP_CMDID,
1582 WMI_10_2_ADDBA_SEND_CMDID,
1583 WMI_10_2_ADDBA_STATUS_CMDID,
1584 WMI_10_2_DELBA_SEND_CMDID,
1585 WMI_10_2_ADDBA_SET_RESP_CMDID,
1586 WMI_10_2_SEND_SINGLEAMSDU_CMDID,
1587 WMI_10_2_STA_POWERSAVE_MODE_CMDID,
1588 WMI_10_2_STA_POWERSAVE_PARAM_CMDID,
1589 WMI_10_2_STA_MIMO_PS_MODE_CMDID,
1590 WMI_10_2_DBGLOG_CFG_CMDID,
1591 WMI_10_2_PDEV_DFS_ENABLE_CMDID,
1592 WMI_10_2_PDEV_DFS_DISABLE_CMDID,
1593 WMI_10_2_PDEV_QVIT_CMDID,
1594 WMI_10_2_ROAM_SCAN_MODE,
1595 WMI_10_2_ROAM_SCAN_RSSI_THRESHOLD,
1596 WMI_10_2_ROAM_SCAN_PERIOD,
1597 WMI_10_2_ROAM_SCAN_RSSI_CHANGE_THRESHOLD,
1598 WMI_10_2_ROAM_AP_PROFILE,
1599 WMI_10_2_OFL_SCAN_ADD_AP_PROFILE,
1600 WMI_10_2_OFL_SCAN_REMOVE_AP_PROFILE,
1601 WMI_10_2_OFL_SCAN_PERIOD,
1602 WMI_10_2_P2P_DEV_SET_DEVICE_INFO,
1603 WMI_10_2_P2P_DEV_SET_DISCOVERABILITY,
1604 WMI_10_2_P2P_GO_SET_BEACON_IE,
1605 WMI_10_2_P2P_GO_SET_PROBE_RESP_IE,
1606 WMI_10_2_AP_PS_PEER_PARAM_CMDID,
1607 WMI_10_2_AP_PS_PEER_UAPSD_COEX_CMDID,
1608 WMI_10_2_PEER_RATE_RETRY_SCHED_CMDID,
1609 WMI_10_2_WLAN_PROFILE_TRIGGER_CMDID,
1610 WMI_10_2_WLAN_PROFILE_SET_HIST_INTVL_CMDID,
1611 WMI_10_2_WLAN_PROFILE_GET_PROFILE_DATA_CMDID,
1612 WMI_10_2_WLAN_PROFILE_ENABLE_PROFILE_ID_CMDID,
1613 WMI_10_2_WLAN_PROFILE_LIST_PROFILE_ID_CMDID,
1614 WMI_10_2_PDEV_SUSPEND_CMDID,
1615 WMI_10_2_PDEV_RESUME_CMDID,
1616 WMI_10_2_ADD_BCN_FILTER_CMDID,
1617 WMI_10_2_RMV_BCN_FILTER_CMDID,
1618 WMI_10_2_WOW_ADD_WAKE_PATTERN_CMDID,
1619 WMI_10_2_WOW_DEL_WAKE_PATTERN_CMDID,
1620 WMI_10_2_WOW_ENABLE_DISABLE_WAKE_EVENT_CMDID,
1621 WMI_10_2_WOW_ENABLE_CMDID,
1622 WMI_10_2_WOW_HOSTWAKEUP_FROM_SLEEP_CMDID,
1623 WMI_10_2_RTT_MEASREQ_CMDID,
1624 WMI_10_2_RTT_TSF_CMDID,
1625 WMI_10_2_RTT_KEEPALIVE_CMDID,
1626 WMI_10_2_PDEV_SEND_BCN_CMDID,
1627 WMI_10_2_VDEV_SPECTRAL_SCAN_CONFIGURE_CMDID,
1628 WMI_10_2_VDEV_SPECTRAL_SCAN_ENABLE_CMDID,
1629 WMI_10_2_REQUEST_STATS_CMDID,
1630 WMI_10_2_GPIO_CONFIG_CMDID,
1631 WMI_10_2_GPIO_OUTPUT_CMDID,
1632 WMI_10_2_VDEV_RATEMASK_CMDID,
1633 WMI_10_2_PDEV_SMART_ANT_ENABLE_CMDID,
1634 WMI_10_2_PDEV_SMART_ANT_SET_RX_ANTENNA_CMDID,
1635 WMI_10_2_PEER_SMART_ANT_SET_TX_ANTENNA_CMDID,
1636 WMI_10_2_PEER_SMART_ANT_SET_TRAIN_INFO_CMDID,
1637 WMI_10_2_PEER_SMART_ANT_SET_NODE_CONFIG_OPS_CMDID,
1638 WMI_10_2_FORCE_FW_HANG_CMDID,
1639 WMI_10_2_PDEV_SET_ANTENNA_SWITCH_TABLE_CMDID,
1640 WMI_10_2_PDEV_SET_CTL_TABLE_CMDID,
1641 WMI_10_2_PDEV_SET_MIMOGAIN_TABLE_CMDID,
1642 WMI_10_2_PDEV_RATEPWR_TABLE_CMDID,
1643 WMI_10_2_PDEV_RATEPWR_CHAINMSK_TABLE_CMDID,
Rajkumar Manoharana57a6a22014-12-17 12:22:17 +02001644 WMI_10_2_PDEV_GET_INFO,
1645 WMI_10_2_VDEV_GET_INFO,
1646 WMI_10_2_VDEV_ATF_REQUEST_CMDID,
1647 WMI_10_2_PEER_ATF_REQUEST_CMDID,
1648 WMI_10_2_PDEV_GET_TEMPERATURE_CMDID,
Maharaja62f77f02015-10-21 11:49:18 +03001649 WMI_10_2_MU_CAL_START_CMDID,
1650 WMI_10_2_SET_LTEU_CONFIG_CMDID,
1651 WMI_10_2_SET_CCA_PARAMS,
Rajkumar Manoharandd2c5fc2016-04-27 16:23:19 +05301652 WMI_10_2_PDEV_BSS_CHAN_INFO_REQUEST_CMDID,
Bhagavathi Perumal S84758d42018-12-20 14:26:00 +02001653 WMI_10_2_FWTEST_CMDID,
1654 WMI_10_2_PDEV_SET_BB_TIMING_CONFIG_CMDID,
Michal Kazior24c88f72014-07-25 13:32:17 +02001655 WMI_10_2_PDEV_UTF_CMDID = WMI_10_2_END_CMDID - 1,
1656};
1657
1658enum wmi_10_2_event_id {
1659 WMI_10_2_SERVICE_READY_EVENTID = 0x8000,
1660 WMI_10_2_READY_EVENTID,
1661 WMI_10_2_DEBUG_MESG_EVENTID,
1662 WMI_10_2_START_EVENTID = 0x9000,
1663 WMI_10_2_END_EVENTID = 0x9FFF,
1664 WMI_10_2_SCAN_EVENTID = WMI_10_2_START_EVENTID,
1665 WMI_10_2_ECHO_EVENTID,
1666 WMI_10_2_UPDATE_STATS_EVENTID,
1667 WMI_10_2_INST_RSSI_STATS_EVENTID,
1668 WMI_10_2_VDEV_START_RESP_EVENTID,
1669 WMI_10_2_VDEV_STANDBY_REQ_EVENTID,
1670 WMI_10_2_VDEV_RESUME_REQ_EVENTID,
1671 WMI_10_2_VDEV_STOPPED_EVENTID,
1672 WMI_10_2_PEER_STA_KICKOUT_EVENTID,
1673 WMI_10_2_HOST_SWBA_EVENTID,
1674 WMI_10_2_TBTTOFFSET_UPDATE_EVENTID,
1675 WMI_10_2_MGMT_RX_EVENTID,
1676 WMI_10_2_CHAN_INFO_EVENTID,
1677 WMI_10_2_PHYERR_EVENTID,
1678 WMI_10_2_ROAM_EVENTID,
1679 WMI_10_2_PROFILE_MATCH,
1680 WMI_10_2_DEBUG_PRINT_EVENTID,
1681 WMI_10_2_PDEV_QVIT_EVENTID,
1682 WMI_10_2_WLAN_PROFILE_DATA_EVENTID,
1683 WMI_10_2_RTT_MEASUREMENT_REPORT_EVENTID,
1684 WMI_10_2_TSF_MEASUREMENT_REPORT_EVENTID,
1685 WMI_10_2_RTT_ERROR_REPORT_EVENTID,
1686 WMI_10_2_RTT_KEEPALIVE_EVENTID,
1687 WMI_10_2_WOW_WAKEUP_HOST_EVENTID,
1688 WMI_10_2_DCS_INTERFERENCE_EVENTID,
1689 WMI_10_2_PDEV_TPC_CONFIG_EVENTID,
1690 WMI_10_2_GPIO_INPUT_EVENTID,
1691 WMI_10_2_PEER_RATECODE_LIST_EVENTID,
1692 WMI_10_2_GENERIC_BUFFER_EVENTID,
1693 WMI_10_2_MCAST_BUF_RELEASE_EVENTID,
1694 WMI_10_2_MCAST_LIST_AGEOUT_EVENTID,
1695 WMI_10_2_WDS_PEER_EVENTID,
Rajkumar Manoharana57a6a22014-12-17 12:22:17 +02001696 WMI_10_2_PEER_STA_PS_STATECHG_EVENTID,
1697 WMI_10_2_PDEV_TEMPERATURE_EVENTID,
Rajkumar Manoharandd2c5fc2016-04-27 16:23:19 +05301698 WMI_10_2_MU_REPORT_EVENTID,
1699 WMI_10_2_PDEV_BSS_CHAN_INFO_EVENTID,
Michal Kazior24c88f72014-07-25 13:32:17 +02001700 WMI_10_2_PDEV_UTF_EVENTID = WMI_10_2_END_EVENTID - 1,
1701};
1702
Raja Mani2d491e62015-06-22 20:10:11 +05301703enum wmi_10_4_cmd_id {
1704 WMI_10_4_START_CMDID = 0x9000,
1705 WMI_10_4_END_CMDID = 0x9FFF,
1706 WMI_10_4_INIT_CMDID,
1707 WMI_10_4_START_SCAN_CMDID = WMI_10_4_START_CMDID,
1708 WMI_10_4_STOP_SCAN_CMDID,
1709 WMI_10_4_SCAN_CHAN_LIST_CMDID,
1710 WMI_10_4_SCAN_SCH_PRIO_TBL_CMDID,
1711 WMI_10_4_SCAN_UPDATE_REQUEST_CMDID,
1712 WMI_10_4_ECHO_CMDID,
1713 WMI_10_4_PDEV_SET_REGDOMAIN_CMDID,
1714 WMI_10_4_PDEV_SET_CHANNEL_CMDID,
1715 WMI_10_4_PDEV_SET_PARAM_CMDID,
1716 WMI_10_4_PDEV_PKTLOG_ENABLE_CMDID,
1717 WMI_10_4_PDEV_PKTLOG_DISABLE_CMDID,
1718 WMI_10_4_PDEV_SET_WMM_PARAMS_CMDID,
1719 WMI_10_4_PDEV_SET_HT_CAP_IE_CMDID,
1720 WMI_10_4_PDEV_SET_VHT_CAP_IE_CMDID,
1721 WMI_10_4_PDEV_SET_BASE_MACADDR_CMDID,
1722 WMI_10_4_PDEV_SET_DSCP_TID_MAP_CMDID,
1723 WMI_10_4_PDEV_SET_QUIET_MODE_CMDID,
1724 WMI_10_4_PDEV_GREEN_AP_PS_ENABLE_CMDID,
1725 WMI_10_4_PDEV_GET_TPC_CONFIG_CMDID,
1726 WMI_10_4_VDEV_CREATE_CMDID,
1727 WMI_10_4_VDEV_DELETE_CMDID,
1728 WMI_10_4_VDEV_START_REQUEST_CMDID,
1729 WMI_10_4_VDEV_RESTART_REQUEST_CMDID,
1730 WMI_10_4_VDEV_UP_CMDID,
1731 WMI_10_4_VDEV_STOP_CMDID,
1732 WMI_10_4_VDEV_DOWN_CMDID,
1733 WMI_10_4_VDEV_STANDBY_RESPONSE_CMDID,
1734 WMI_10_4_VDEV_RESUME_RESPONSE_CMDID,
1735 WMI_10_4_VDEV_SET_PARAM_CMDID,
1736 WMI_10_4_VDEV_INSTALL_KEY_CMDID,
1737 WMI_10_4_WLAN_PEER_CACHING_ADD_PEER_CMDID,
1738 WMI_10_4_WLAN_PEER_CACHING_EVICT_PEER_CMDID,
1739 WMI_10_4_WLAN_PEER_CACHING_RESTORE_PEER_CMDID,
1740 WMI_10_4_WLAN_PEER_CACHING_PRINT_ALL_PEERS_INFO_CMDID,
1741 WMI_10_4_PEER_CREATE_CMDID,
1742 WMI_10_4_PEER_DELETE_CMDID,
1743 WMI_10_4_PEER_FLUSH_TIDS_CMDID,
1744 WMI_10_4_PEER_SET_PARAM_CMDID,
1745 WMI_10_4_PEER_ASSOC_CMDID,
1746 WMI_10_4_PEER_ADD_WDS_ENTRY_CMDID,
1747 WMI_10_4_PEER_UPDATE_WDS_ENTRY_CMDID,
1748 WMI_10_4_PEER_REMOVE_WDS_ENTRY_CMDID,
1749 WMI_10_4_PEER_ADD_PROXY_STA_ENTRY_CMDID,
1750 WMI_10_4_PEER_MCAST_GROUP_CMDID,
1751 WMI_10_4_BCN_TX_CMDID,
1752 WMI_10_4_PDEV_SEND_BCN_CMDID,
1753 WMI_10_4_BCN_PRB_TMPL_CMDID,
1754 WMI_10_4_BCN_FILTER_RX_CMDID,
1755 WMI_10_4_PRB_REQ_FILTER_RX_CMDID,
1756 WMI_10_4_MGMT_TX_CMDID,
1757 WMI_10_4_PRB_TMPL_CMDID,
1758 WMI_10_4_ADDBA_CLEAR_RESP_CMDID,
1759 WMI_10_4_ADDBA_SEND_CMDID,
1760 WMI_10_4_ADDBA_STATUS_CMDID,
1761 WMI_10_4_DELBA_SEND_CMDID,
1762 WMI_10_4_ADDBA_SET_RESP_CMDID,
1763 WMI_10_4_SEND_SINGLEAMSDU_CMDID,
1764 WMI_10_4_STA_POWERSAVE_MODE_CMDID,
1765 WMI_10_4_STA_POWERSAVE_PARAM_CMDID,
1766 WMI_10_4_STA_MIMO_PS_MODE_CMDID,
1767 WMI_10_4_DBGLOG_CFG_CMDID,
1768 WMI_10_4_PDEV_DFS_ENABLE_CMDID,
1769 WMI_10_4_PDEV_DFS_DISABLE_CMDID,
1770 WMI_10_4_PDEV_QVIT_CMDID,
1771 WMI_10_4_ROAM_SCAN_MODE,
1772 WMI_10_4_ROAM_SCAN_RSSI_THRESHOLD,
1773 WMI_10_4_ROAM_SCAN_PERIOD,
1774 WMI_10_4_ROAM_SCAN_RSSI_CHANGE_THRESHOLD,
1775 WMI_10_4_ROAM_AP_PROFILE,
1776 WMI_10_4_OFL_SCAN_ADD_AP_PROFILE,
1777 WMI_10_4_OFL_SCAN_REMOVE_AP_PROFILE,
1778 WMI_10_4_OFL_SCAN_PERIOD,
1779 WMI_10_4_P2P_DEV_SET_DEVICE_INFO,
1780 WMI_10_4_P2P_DEV_SET_DISCOVERABILITY,
1781 WMI_10_4_P2P_GO_SET_BEACON_IE,
1782 WMI_10_4_P2P_GO_SET_PROBE_RESP_IE,
1783 WMI_10_4_P2P_SET_VENDOR_IE_DATA_CMDID,
1784 WMI_10_4_AP_PS_PEER_PARAM_CMDID,
1785 WMI_10_4_AP_PS_PEER_UAPSD_COEX_CMDID,
1786 WMI_10_4_PEER_RATE_RETRY_SCHED_CMDID,
1787 WMI_10_4_WLAN_PROFILE_TRIGGER_CMDID,
1788 WMI_10_4_WLAN_PROFILE_SET_HIST_INTVL_CMDID,
1789 WMI_10_4_WLAN_PROFILE_GET_PROFILE_DATA_CMDID,
1790 WMI_10_4_WLAN_PROFILE_ENABLE_PROFILE_ID_CMDID,
1791 WMI_10_4_WLAN_PROFILE_LIST_PROFILE_ID_CMDID,
1792 WMI_10_4_PDEV_SUSPEND_CMDID,
1793 WMI_10_4_PDEV_RESUME_CMDID,
1794 WMI_10_4_ADD_BCN_FILTER_CMDID,
1795 WMI_10_4_RMV_BCN_FILTER_CMDID,
1796 WMI_10_4_WOW_ADD_WAKE_PATTERN_CMDID,
1797 WMI_10_4_WOW_DEL_WAKE_PATTERN_CMDID,
1798 WMI_10_4_WOW_ENABLE_DISABLE_WAKE_EVENT_CMDID,
1799 WMI_10_4_WOW_ENABLE_CMDID,
1800 WMI_10_4_WOW_HOSTWAKEUP_FROM_SLEEP_CMDID,
1801 WMI_10_4_RTT_MEASREQ_CMDID,
1802 WMI_10_4_RTT_TSF_CMDID,
1803 WMI_10_4_RTT_KEEPALIVE_CMDID,
1804 WMI_10_4_OEM_REQ_CMDID,
1805 WMI_10_4_NAN_CMDID,
1806 WMI_10_4_VDEV_SPECTRAL_SCAN_CONFIGURE_CMDID,
1807 WMI_10_4_VDEV_SPECTRAL_SCAN_ENABLE_CMDID,
1808 WMI_10_4_REQUEST_STATS_CMDID,
1809 WMI_10_4_GPIO_CONFIG_CMDID,
1810 WMI_10_4_GPIO_OUTPUT_CMDID,
1811 WMI_10_4_VDEV_RATEMASK_CMDID,
1812 WMI_10_4_CSA_OFFLOAD_ENABLE_CMDID,
1813 WMI_10_4_GTK_OFFLOAD_CMDID,
1814 WMI_10_4_QBOOST_CFG_CMDID,
1815 WMI_10_4_CSA_OFFLOAD_CHANSWITCH_CMDID,
1816 WMI_10_4_PDEV_SMART_ANT_ENABLE_CMDID,
1817 WMI_10_4_PDEV_SMART_ANT_SET_RX_ANTENNA_CMDID,
1818 WMI_10_4_PEER_SMART_ANT_SET_TX_ANTENNA_CMDID,
1819 WMI_10_4_PEER_SMART_ANT_SET_TRAIN_INFO_CMDID,
1820 WMI_10_4_PEER_SMART_ANT_SET_NODE_CONFIG_OPS_CMDID,
1821 WMI_10_4_VDEV_SET_KEEPALIVE_CMDID,
1822 WMI_10_4_VDEV_GET_KEEPALIVE_CMDID,
1823 WMI_10_4_FORCE_FW_HANG_CMDID,
1824 WMI_10_4_PDEV_SET_ANTENNA_SWITCH_TABLE_CMDID,
1825 WMI_10_4_PDEV_SET_CTL_TABLE_CMDID,
1826 WMI_10_4_PDEV_SET_MIMOGAIN_TABLE_CMDID,
1827 WMI_10_4_PDEV_RATEPWR_TABLE_CMDID,
1828 WMI_10_4_PDEV_RATEPWR_CHAINMSK_TABLE_CMDID,
1829 WMI_10_4_PDEV_FIPS_CMDID,
1830 WMI_10_4_TT_SET_CONF_CMDID,
1831 WMI_10_4_FWTEST_CMDID,
1832 WMI_10_4_VDEV_ATF_REQUEST_CMDID,
1833 WMI_10_4_PEER_ATF_REQUEST_CMDID,
1834 WMI_10_4_PDEV_GET_ANI_CCK_CONFIG_CMDID,
1835 WMI_10_4_PDEV_GET_ANI_OFDM_CONFIG_CMDID,
1836 WMI_10_4_PDEV_RESERVE_AST_ENTRY_CMDID,
1837 WMI_10_4_PDEV_GET_NFCAL_POWER_CMDID,
1838 WMI_10_4_PDEV_GET_TPC_CMDID,
1839 WMI_10_4_PDEV_GET_AST_INFO_CMDID,
1840 WMI_10_4_VDEV_SET_DSCP_TID_MAP_CMDID,
1841 WMI_10_4_PDEV_GET_TEMPERATURE_CMDID,
1842 WMI_10_4_PDEV_GET_INFO_CMDID,
1843 WMI_10_4_VDEV_GET_INFO_CMDID,
1844 WMI_10_4_VDEV_FILTER_NEIGHBOR_RX_PACKETS_CMDID,
1845 WMI_10_4_MU_CAL_START_CMDID,
1846 WMI_10_4_SET_CCA_PARAMS_CMDID,
1847 WMI_10_4_PDEV_BSS_CHAN_INFO_REQUEST_CMDID,
Vasanthakumar Thiagarajan69d43152015-10-29 19:11:33 +05301848 WMI_10_4_EXT_RESOURCE_CFG_CMDID,
1849 WMI_10_4_VDEV_SET_IE_CMDID,
1850 WMI_10_4_SET_LTEU_CONFIG_CMDID,
Manikanta Pubbisettyadd6cd82017-07-28 15:15:42 +03001851 WMI_10_4_ATF_SSID_GROUPING_REQUEST_CMDID,
1852 WMI_10_4_PEER_ATF_EXT_REQUEST_CMDID,
1853 WMI_10_4_SET_PERIODIC_CHANNEL_STATS_CONFIG,
1854 WMI_10_4_PEER_BWF_REQUEST_CMDID,
1855 WMI_10_4_BTCOEX_CFG_CMDID,
1856 WMI_10_4_PEER_TX_MU_TXMIT_COUNT_CMDID,
1857 WMI_10_4_PEER_TX_MU_TXMIT_RSTCNT_CMDID,
1858 WMI_10_4_PEER_GID_USERPOS_LIST_CMDID,
1859 WMI_10_4_PDEV_CHECK_CAL_VERSION_CMDID,
1860 WMI_10_4_COEX_VERSION_CFG_CMID,
1861 WMI_10_4_PDEV_GET_RX_FILTER_CMDID,
1862 WMI_10_4_PDEV_EXTENDED_NSS_CFG_CMDID,
1863 WMI_10_4_VDEV_SET_SCAN_NAC_RSSI_CMDID,
1864 WMI_10_4_PROG_GPIO_BAND_SELECT_CMDID,
1865 WMI_10_4_CONFIG_SMART_LOGGING_CMDID,
1866 WMI_10_4_DEBUG_FATAL_CONDITION_CMDID,
1867 WMI_10_4_GET_TSF_TIMER_CMDID,
1868 WMI_10_4_PDEV_GET_TPC_TABLE_CMDID,
1869 WMI_10_4_VDEV_SIFS_TRIGGER_TIME_CMDID,
1870 WMI_10_4_PDEV_WDS_ENTRY_LIST_CMDID,
1871 WMI_10_4_TDLS_SET_STATE_CMDID,
1872 WMI_10_4_TDLS_PEER_UPDATE_CMDID,
1873 WMI_10_4_TDLS_SET_OFFCHAN_MODE_CMDID,
Sriram R6f6eb1b2018-05-15 14:39:49 +05301874 WMI_10_4_PDEV_SEND_FD_CMDID,
1875 WMI_10_4_ENABLE_FILS_CMDID,
1876 WMI_10_4_PDEV_SET_BRIDGE_MACADDR_CMDID,
1877 WMI_10_4_ATF_GROUP_WMM_AC_CONFIG_REQUEST_CMDID,
1878 WMI_10_4_RADAR_FOUND_CMDID,
Raja Mani2d491e62015-06-22 20:10:11 +05301879 WMI_10_4_PDEV_UTF_CMDID = WMI_10_4_END_CMDID - 1,
1880};
1881
1882enum wmi_10_4_event_id {
1883 WMI_10_4_SERVICE_READY_EVENTID = 0x8000,
1884 WMI_10_4_READY_EVENTID,
1885 WMI_10_4_DEBUG_MESG_EVENTID,
1886 WMI_10_4_START_EVENTID = 0x9000,
1887 WMI_10_4_END_EVENTID = 0x9FFF,
1888 WMI_10_4_SCAN_EVENTID = WMI_10_4_START_EVENTID,
1889 WMI_10_4_ECHO_EVENTID,
1890 WMI_10_4_UPDATE_STATS_EVENTID,
1891 WMI_10_4_INST_RSSI_STATS_EVENTID,
1892 WMI_10_4_VDEV_START_RESP_EVENTID,
1893 WMI_10_4_VDEV_STANDBY_REQ_EVENTID,
1894 WMI_10_4_VDEV_RESUME_REQ_EVENTID,
1895 WMI_10_4_VDEV_STOPPED_EVENTID,
1896 WMI_10_4_PEER_STA_KICKOUT_EVENTID,
1897 WMI_10_4_HOST_SWBA_EVENTID,
1898 WMI_10_4_TBTTOFFSET_UPDATE_EVENTID,
1899 WMI_10_4_MGMT_RX_EVENTID,
1900 WMI_10_4_CHAN_INFO_EVENTID,
1901 WMI_10_4_PHYERR_EVENTID,
1902 WMI_10_4_ROAM_EVENTID,
1903 WMI_10_4_PROFILE_MATCH,
1904 WMI_10_4_DEBUG_PRINT_EVENTID,
1905 WMI_10_4_PDEV_QVIT_EVENTID,
1906 WMI_10_4_WLAN_PROFILE_DATA_EVENTID,
1907 WMI_10_4_RTT_MEASUREMENT_REPORT_EVENTID,
1908 WMI_10_4_TSF_MEASUREMENT_REPORT_EVENTID,
1909 WMI_10_4_RTT_ERROR_REPORT_EVENTID,
1910 WMI_10_4_RTT_KEEPALIVE_EVENTID,
1911 WMI_10_4_OEM_CAPABILITY_EVENTID,
1912 WMI_10_4_OEM_MEASUREMENT_REPORT_EVENTID,
1913 WMI_10_4_OEM_ERROR_REPORT_EVENTID,
1914 WMI_10_4_NAN_EVENTID,
1915 WMI_10_4_WOW_WAKEUP_HOST_EVENTID,
1916 WMI_10_4_GTK_OFFLOAD_STATUS_EVENTID,
1917 WMI_10_4_GTK_REKEY_FAIL_EVENTID,
1918 WMI_10_4_DCS_INTERFERENCE_EVENTID,
1919 WMI_10_4_PDEV_TPC_CONFIG_EVENTID,
1920 WMI_10_4_CSA_HANDLING_EVENTID,
1921 WMI_10_4_GPIO_INPUT_EVENTID,
1922 WMI_10_4_PEER_RATECODE_LIST_EVENTID,
1923 WMI_10_4_GENERIC_BUFFER_EVENTID,
1924 WMI_10_4_MCAST_BUF_RELEASE_EVENTID,
1925 WMI_10_4_MCAST_LIST_AGEOUT_EVENTID,
1926 WMI_10_4_VDEV_GET_KEEPALIVE_EVENTID,
1927 WMI_10_4_WDS_PEER_EVENTID,
1928 WMI_10_4_PEER_STA_PS_STATECHG_EVENTID,
1929 WMI_10_4_PDEV_FIPS_EVENTID,
1930 WMI_10_4_TT_STATS_EVENTID,
1931 WMI_10_4_PDEV_CHANNEL_HOPPING_EVENTID,
1932 WMI_10_4_PDEV_ANI_CCK_LEVEL_EVENTID,
1933 WMI_10_4_PDEV_ANI_OFDM_LEVEL_EVENTID,
1934 WMI_10_4_PDEV_RESERVE_AST_ENTRY_EVENTID,
1935 WMI_10_4_PDEV_NFCAL_POWER_EVENTID,
1936 WMI_10_4_PDEV_TPC_EVENTID,
1937 WMI_10_4_PDEV_GET_AST_INFO_EVENTID,
1938 WMI_10_4_PDEV_TEMPERATURE_EVENTID,
1939 WMI_10_4_PDEV_NFCAL_POWER_ALL_CHANNELS_EVENTID,
1940 WMI_10_4_PDEV_BSS_CHAN_INFO_EVENTID,
Vasanthakumar Thiagarajan69d43152015-10-29 19:11:33 +05301941 WMI_10_4_MU_REPORT_EVENTID,
Manikanta Pubbisettyadd6cd82017-07-28 15:15:42 +03001942 WMI_10_4_TX_DATA_TRAFFIC_CTRL_EVENTID,
1943 WMI_10_4_PEER_TX_MU_TXMIT_COUNT_EVENTID,
1944 WMI_10_4_PEER_GID_USERPOS_LIST_EVENTID,
1945 WMI_10_4_PDEV_CHECK_CAL_VERSION_EVENTID,
1946 WMI_10_4_ATF_PEER_STATS_EVENTID,
1947 WMI_10_4_PDEV_GET_RX_FILTER_EVENTID,
1948 WMI_10_4_NAC_RSSI_EVENTID,
1949 WMI_10_4_DEBUG_FATAL_CONDITION_EVENTID,
1950 WMI_10_4_GET_TSF_TIMER_RESP_EVENTID,
1951 WMI_10_4_PDEV_TPC_TABLE_EVENTID,
1952 WMI_10_4_PDEV_WDS_ENTRY_LIST_EVENTID,
1953 WMI_10_4_TDLS_PEER_EVENTID,
Sriram R6f6eb1b2018-05-15 14:39:49 +05301954 WMI_10_4_HOST_SWFDA_EVENTID,
1955 WMI_10_4_ESP_ESTIMATE_EVENTID,
1956 WMI_10_4_DFS_STATUS_CHECK_EVENTID,
Raja Mani2d491e62015-06-22 20:10:11 +05301957 WMI_10_4_PDEV_UTF_EVENTID = WMI_10_4_END_EVENTID - 1,
1958};
1959
Kalle Valo5e3dd152013-06-12 20:52:10 +03001960enum wmi_phy_mode {
1961 MODE_11A = 0, /* 11a Mode */
1962 MODE_11G = 1, /* 11b/g Mode */
1963 MODE_11B = 2, /* 11b Mode */
1964 MODE_11GONLY = 3, /* 11g only Mode */
1965 MODE_11NA_HT20 = 4, /* 11a HT20 mode */
1966 MODE_11NG_HT20 = 5, /* 11g HT20 mode */
1967 MODE_11NA_HT40 = 6, /* 11a HT40 mode */
1968 MODE_11NG_HT40 = 7, /* 11g HT40 mode */
1969 MODE_11AC_VHT20 = 8,
1970 MODE_11AC_VHT40 = 9,
1971 MODE_11AC_VHT80 = 10,
1972 /* MODE_11AC_VHT160 = 11, */
1973 MODE_11AC_VHT20_2G = 11,
1974 MODE_11AC_VHT40_2G = 12,
1975 MODE_11AC_VHT80_2G = 13,
Sebastian Gottschallbc1efd72017-01-12 13:02:12 +02001976 MODE_11AC_VHT80_80 = 14,
1977 MODE_11AC_VHT160 = 15,
1978 MODE_UNKNOWN = 16,
1979 MODE_MAX = 16
Kalle Valo5e3dd152013-06-12 20:52:10 +03001980};
1981
Kalle Valo38a1d472013-09-08 17:56:14 +03001982static inline const char *ath10k_wmi_phymode_str(enum wmi_phy_mode mode)
1983{
1984 switch (mode) {
1985 case MODE_11A:
1986 return "11a";
1987 case MODE_11G:
1988 return "11g";
1989 case MODE_11B:
1990 return "11b";
1991 case MODE_11GONLY:
1992 return "11gonly";
1993 case MODE_11NA_HT20:
1994 return "11na-ht20";
1995 case MODE_11NG_HT20:
1996 return "11ng-ht20";
1997 case MODE_11NA_HT40:
1998 return "11na-ht40";
1999 case MODE_11NG_HT40:
2000 return "11ng-ht40";
2001 case MODE_11AC_VHT20:
2002 return "11ac-vht20";
2003 case MODE_11AC_VHT40:
2004 return "11ac-vht40";
2005 case MODE_11AC_VHT80:
2006 return "11ac-vht80";
Sebastian Gottschallbc1efd72017-01-12 13:02:12 +02002007 case MODE_11AC_VHT160:
2008 return "11ac-vht160";
2009 case MODE_11AC_VHT80_80:
2010 return "11ac-vht80+80";
Kalle Valo38a1d472013-09-08 17:56:14 +03002011 case MODE_11AC_VHT20_2G:
2012 return "11ac-vht20-2g";
2013 case MODE_11AC_VHT40_2G:
2014 return "11ac-vht40-2g";
2015 case MODE_11AC_VHT80_2G:
2016 return "11ac-vht80-2g";
2017 case MODE_UNKNOWN:
2018 /* skip */
2019 break;
2020
2021 /* no default handler to allow compiler to check that the
Marcin Rokicki37ff1b02017-02-20 15:38:50 +01002022 * enum is fully handled
2023 */
YueHaibing999eb682019-01-18 11:32:15 +08002024 }
Kalle Valo38a1d472013-09-08 17:56:14 +03002025
2026 return "<unknown>";
2027}
2028
Kalle Valo5e3dd152013-06-12 20:52:10 +03002029#define WMI_CHAN_LIST_TAG 0x1
2030#define WMI_SSID_LIST_TAG 0x2
2031#define WMI_BSSID_LIST_TAG 0x3
2032#define WMI_IE_TAG 0x4
2033
2034struct wmi_channel {
2035 __le32 mhz;
2036 __le32 band_center_freq1;
2037 __le32 band_center_freq2; /* valid for 11ac, 80plus80 */
2038 union {
2039 __le32 flags; /* WMI_CHAN_FLAG_ */
2040 struct {
2041 u8 mode; /* only 6 LSBs */
2042 } __packed;
2043 } __packed;
2044 union {
2045 __le32 reginfo0;
2046 struct {
Michal Kazior02256932013-10-23 04:02:14 -07002047 /* note: power unit is 0.5 dBm */
Kalle Valo5e3dd152013-06-12 20:52:10 +03002048 u8 min_power;
2049 u8 max_power;
2050 u8 reg_power;
2051 u8 reg_classid;
2052 } __packed;
2053 } __packed;
2054 union {
2055 __le32 reginfo1;
2056 struct {
2057 u8 antenna_max;
Alan Liu513527c2016-04-26 14:41:33 +03002058 u8 max_tx_power;
Kalle Valo5e3dd152013-06-12 20:52:10 +03002059 } __packed;
2060 } __packed;
2061} __packed;
2062
2063struct wmi_channel_arg {
2064 u32 freq;
2065 u32 band_center_freq1;
Sebastian Gottschallbc1efd72017-01-12 13:02:12 +02002066 u32 band_center_freq2;
Kalle Valo5e3dd152013-06-12 20:52:10 +03002067 bool passive;
2068 bool allow_ibss;
2069 bool allow_ht;
2070 bool allow_vht;
2071 bool ht40plus;
Marek Puzyniake8a50f82013-11-20 09:59:47 +02002072 bool chan_radar;
Michal Kazior02256932013-10-23 04:02:14 -07002073 /* note: power unit is 0.5 dBm */
Kalle Valo5e3dd152013-06-12 20:52:10 +03002074 u32 min_power;
2075 u32 max_power;
2076 u32 max_reg_power;
2077 u32 max_antenna_gain;
2078 u32 reg_class_id;
2079 enum wmi_phy_mode mode;
2080};
2081
2082enum wmi_channel_change_cause {
2083 WMI_CHANNEL_CHANGE_CAUSE_NONE = 0,
2084 WMI_CHANNEL_CHANGE_CAUSE_CSA,
2085};
2086
2087#define WMI_CHAN_FLAG_HT40_PLUS (1 << 6)
2088#define WMI_CHAN_FLAG_PASSIVE (1 << 7)
2089#define WMI_CHAN_FLAG_ADHOC_ALLOWED (1 << 8)
2090#define WMI_CHAN_FLAG_AP_DISABLED (1 << 9)
2091#define WMI_CHAN_FLAG_DFS (1 << 10)
2092#define WMI_CHAN_FLAG_ALLOW_HT (1 << 11)
2093#define WMI_CHAN_FLAG_ALLOW_VHT (1 << 12)
2094
2095/* Indicate reason for channel switch */
2096#define WMI_CHANNEL_CHANGE_CAUSE_CSA (1 << 13)
2097
Raja Mani5c8726e2015-06-22 20:22:26 +05302098#define WMI_MAX_SPATIAL_STREAM 3 /* default max ss */
Kalle Valo5e3dd152013-06-12 20:52:10 +03002099
2100/* HT Capabilities*/
2101#define WMI_HT_CAP_ENABLED 0x0001 /* HT Enabled/ disabled */
2102#define WMI_HT_CAP_HT20_SGI 0x0002 /* Short Guard Interval with HT20 */
2103#define WMI_HT_CAP_DYNAMIC_SMPS 0x0004 /* Dynamic MIMO powersave */
2104#define WMI_HT_CAP_TX_STBC 0x0008 /* B3 TX STBC */
2105#define WMI_HT_CAP_TX_STBC_MASK_SHIFT 3
2106#define WMI_HT_CAP_RX_STBC 0x0030 /* B4-B5 RX STBC */
2107#define WMI_HT_CAP_RX_STBC_MASK_SHIFT 4
2108#define WMI_HT_CAP_LDPC 0x0040 /* LDPC supported */
2109#define WMI_HT_CAP_L_SIG_TXOP_PROT 0x0080 /* L-SIG TXOP Protection */
2110#define WMI_HT_CAP_MPDU_DENSITY 0x0700 /* MPDU Density */
2111#define WMI_HT_CAP_MPDU_DENSITY_MASK_SHIFT 8
2112#define WMI_HT_CAP_HT40_SGI 0x0800
Surabhi Vishnoiff488d02019-02-01 11:04:22 +05302113#define WMI_HT_CAP_RX_LDPC 0x1000 /* LDPC RX support */
2114#define WMI_HT_CAP_TX_LDPC 0x2000 /* LDPC TX support */
Kalle Valo5e3dd152013-06-12 20:52:10 +03002115
2116#define WMI_HT_CAP_DEFAULT_ALL (WMI_HT_CAP_ENABLED | \
2117 WMI_HT_CAP_HT20_SGI | \
2118 WMI_HT_CAP_HT40_SGI | \
2119 WMI_HT_CAP_TX_STBC | \
2120 WMI_HT_CAP_RX_STBC | \
2121 WMI_HT_CAP_LDPC)
2122
Kalle Valo5e3dd152013-06-12 20:52:10 +03002123/*
2124 * WMI_VHT_CAP_* these maps to ieee 802.11ac vht capability information
2125 * field. The fields not defined here are not supported, or reserved.
2126 * Do not change these masks and if you have to add new one follow the
2127 * bitmask as specified by 802.11ac draft.
2128 */
2129
2130#define WMI_VHT_CAP_MAX_MPDU_LEN_MASK 0x00000003
2131#define WMI_VHT_CAP_RX_LDPC 0x00000010
2132#define WMI_VHT_CAP_SGI_80MHZ 0x00000020
Sebastian Gottschallbc1efd72017-01-12 13:02:12 +02002133#define WMI_VHT_CAP_SGI_160MHZ 0x00000040
Kalle Valo5e3dd152013-06-12 20:52:10 +03002134#define WMI_VHT_CAP_TX_STBC 0x00000080
2135#define WMI_VHT_CAP_RX_STBC_MASK 0x00000300
2136#define WMI_VHT_CAP_RX_STBC_MASK_SHIFT 8
Sebastian Gottschallbc1efd72017-01-12 13:02:12 +02002137#define WMI_VHT_CAP_SU_BFER 0x00000800
2138#define WMI_VHT_CAP_SU_BFEE 0x00001000
2139#define WMI_VHT_CAP_MAX_CS_ANT_MASK 0x0000E000
2140#define WMI_VHT_CAP_MAX_CS_ANT_MASK_SHIFT 13
2141#define WMI_VHT_CAP_MAX_SND_DIM_MASK 0x00070000
2142#define WMI_VHT_CAP_MAX_SND_DIM_MASK_SHIFT 16
2143#define WMI_VHT_CAP_MU_BFER 0x00080000
2144#define WMI_VHT_CAP_MU_BFEE 0x00100000
Kalle Valo5e3dd152013-06-12 20:52:10 +03002145#define WMI_VHT_CAP_MAX_AMPDU_LEN_EXP 0x03800000
2146#define WMI_VHT_CAP_MAX_AMPDU_LEN_EXP_SHIFT 23
2147#define WMI_VHT_CAP_RX_FIXED_ANT 0x10000000
2148#define WMI_VHT_CAP_TX_FIXED_ANT 0x20000000
2149
2150/* The following also refer for max HT AMSDU */
2151#define WMI_VHT_CAP_MAX_MPDU_LEN_3839 0x00000000
2152#define WMI_VHT_CAP_MAX_MPDU_LEN_7935 0x00000001
2153#define WMI_VHT_CAP_MAX_MPDU_LEN_11454 0x00000002
2154
2155#define WMI_VHT_CAP_DEFAULT_ALL (WMI_VHT_CAP_MAX_MPDU_LEN_11454 | \
2156 WMI_VHT_CAP_RX_LDPC | \
2157 WMI_VHT_CAP_SGI_80MHZ | \
2158 WMI_VHT_CAP_TX_STBC | \
2159 WMI_VHT_CAP_RX_STBC_MASK | \
2160 WMI_VHT_CAP_MAX_AMPDU_LEN_EXP | \
2161 WMI_VHT_CAP_RX_FIXED_ANT | \
2162 WMI_VHT_CAP_TX_FIXED_ANT)
2163
2164/*
2165 * Interested readers refer to Rx/Tx MCS Map definition as defined in
2166 * 802.11ac
2167 */
2168#define WMI_VHT_MAX_MCS_4_SS_MASK(r, ss) ((3 & (r)) << (((ss) - 1) << 1))
2169#define WMI_VHT_MAX_SUPP_RATE_MASK 0x1fff0000
2170#define WMI_VHT_MAX_SUPP_RATE_MASK_SHIFT 16
2171
2172enum {
2173 REGDMN_MODE_11A = 0x00001, /* 11a channels */
2174 REGDMN_MODE_TURBO = 0x00002, /* 11a turbo-only channels */
2175 REGDMN_MODE_11B = 0x00004, /* 11b channels */
2176 REGDMN_MODE_PUREG = 0x00008, /* 11g channels (OFDM only) */
2177 REGDMN_MODE_11G = 0x00008, /* XXX historical */
2178 REGDMN_MODE_108G = 0x00020, /* 11a+Turbo channels */
2179 REGDMN_MODE_108A = 0x00040, /* 11g+Turbo channels */
2180 REGDMN_MODE_XR = 0x00100, /* XR channels */
2181 REGDMN_MODE_11A_HALF_RATE = 0x00200, /* 11A half rate channels */
2182 REGDMN_MODE_11A_QUARTER_RATE = 0x00400, /* 11A quarter rate channels */
2183 REGDMN_MODE_11NG_HT20 = 0x00800, /* 11N-G HT20 channels */
2184 REGDMN_MODE_11NA_HT20 = 0x01000, /* 11N-A HT20 channels */
2185 REGDMN_MODE_11NG_HT40PLUS = 0x02000, /* 11N-G HT40 + channels */
2186 REGDMN_MODE_11NG_HT40MINUS = 0x04000, /* 11N-G HT40 - channels */
2187 REGDMN_MODE_11NA_HT40PLUS = 0x08000, /* 11N-A HT40 + channels */
2188 REGDMN_MODE_11NA_HT40MINUS = 0x10000, /* 11N-A HT40 - channels */
2189 REGDMN_MODE_11AC_VHT20 = 0x20000, /* 5Ghz, VHT20 */
2190 REGDMN_MODE_11AC_VHT40PLUS = 0x40000, /* 5Ghz, VHT40 + channels */
2191 REGDMN_MODE_11AC_VHT40MINUS = 0x80000, /* 5Ghz VHT40 - channels */
2192 REGDMN_MODE_11AC_VHT80 = 0x100000, /* 5Ghz, VHT80 channels */
Sebastian Gottschallbc1efd72017-01-12 13:02:12 +02002193 REGDMN_MODE_11AC_VHT160 = 0x200000, /* 5Ghz, VHT160 channels */
2194 REGDMN_MODE_11AC_VHT80_80 = 0x400000, /* 5Ghz, VHT80+80 channels */
Kalle Valo5e3dd152013-06-12 20:52:10 +03002195 REGDMN_MODE_ALL = 0xffffffff
2196};
2197
2198#define REGDMN_CAP1_CHAN_HALF_RATE 0x00000001
2199#define REGDMN_CAP1_CHAN_QUARTER_RATE 0x00000002
2200#define REGDMN_CAP1_CHAN_HAL49GHZ 0x00000004
2201
2202/* regulatory capabilities */
2203#define REGDMN_EEPROM_EEREGCAP_EN_FCC_MIDBAND 0x0040
2204#define REGDMN_EEPROM_EEREGCAP_EN_KK_U1_EVEN 0x0080
2205#define REGDMN_EEPROM_EEREGCAP_EN_KK_U2 0x0100
2206#define REGDMN_EEPROM_EEREGCAP_EN_KK_MIDBAND 0x0200
2207#define REGDMN_EEPROM_EEREGCAP_EN_KK_U1_ODD 0x0400
2208#define REGDMN_EEPROM_EEREGCAP_EN_KK_NEW_11A 0x0800
2209
2210struct hal_reg_capabilities {
2211 /* regdomain value specified in EEPROM */
2212 __le32 eeprom_rd;
2213 /*regdomain */
2214 __le32 eeprom_rd_ext;
2215 /* CAP1 capabilities bit map. */
2216 __le32 regcap1;
2217 /* REGDMN EEPROM CAP. */
2218 __le32 regcap2;
2219 /* REGDMN MODE */
2220 __le32 wireless_modes;
2221 __le32 low_2ghz_chan;
2222 __le32 high_2ghz_chan;
2223 __le32 low_5ghz_chan;
2224 __le32 high_5ghz_chan;
2225} __packed;
2226
2227enum wlan_mode_capability {
2228 WHAL_WLAN_11A_CAPABILITY = 0x1,
2229 WHAL_WLAN_11G_CAPABILITY = 0x2,
2230 WHAL_WLAN_11AG_CAPABILITY = 0x3,
2231};
2232
2233/* structure used by FW for requesting host memory */
2234struct wlan_host_mem_req {
2235 /* ID of the request */
2236 __le32 req_id;
2237 /* size of the of each unit */
2238 __le32 unit_size;
2239 /* flags to indicate that
2240 * the number units is dependent
2241 * on number of resources(num vdevs num peers .. etc)
2242 */
2243 __le32 num_unit_info;
2244 /*
2245 * actual number of units to allocate . if flags in the num_unit_info
2246 * indicate that number of units is tied to number of a particular
2247 * resource to allocate then num_units filed is set to 0 and host
2248 * will derive the number units from number of the resources it is
2249 * requesting.
2250 */
2251 __le32 num_units;
2252} __packed;
2253
Kalle Valo5e3dd152013-06-12 20:52:10 +03002254/*
2255 * The following struct holds optional payload for
2256 * wmi_service_ready_event,e.g., 11ac pass some of the
2257 * device capability to the host.
2258 */
2259struct wmi_service_ready_event {
2260 __le32 sw_version;
2261 __le32 sw_version_1;
2262 __le32 abi_version;
2263 /* WMI_PHY_CAPABILITY */
2264 __le32 phy_capability;
2265 /* Maximum number of frag table entries that SW will populate less 1 */
2266 __le32 max_frag_entry;
Michal Kaziorc4f8c832014-09-04 10:18:32 +02002267 __le32 wmi_service_bitmap[16];
Kalle Valo5e3dd152013-06-12 20:52:10 +03002268 __le32 num_rf_chains;
2269 /*
2270 * The following field is only valid for service type
2271 * WMI_SERVICE_11AC
2272 */
2273 __le32 ht_cap_info; /* WMI HT Capability */
2274 __le32 vht_cap_info; /* VHT capability info field of 802.11ac */
2275 __le32 vht_supp_mcs; /* VHT Supported MCS Set field Rx/Tx same */
2276 __le32 hw_min_tx_power;
2277 __le32 hw_max_tx_power;
2278 struct hal_reg_capabilities hal_reg_capabilities;
2279 __le32 sys_cap_info;
2280 __le32 min_pkt_size_enable; /* Enterprise mode short pkt enable */
2281 /*
2282 * Max beacon and Probe Response IE offload size
2283 * (includes optional P2P IEs)
2284 */
2285 __le32 max_bcn_ie_size;
2286 /*
2287 * request to host to allocate a chuck of memory and pss it down to FW
2288 * via WM_INIT. FW uses this as FW extesnsion memory for saving its
2289 * data structures. Only valid for low latency interfaces like PCIE
2290 * where FW can access this memory directly (or) by DMA.
2291 */
2292 __le32 num_mem_reqs;
Michal Kazior5c01aa3d2014-09-18 15:21:24 +02002293 struct wlan_host_mem_req mem_reqs[0];
Kalle Valo5e3dd152013-06-12 20:52:10 +03002294} __packed;
2295
Bartosz Markowski6f97d252013-09-26 17:47:09 +02002296/* This is the definition from 10.X firmware branch */
Michal Kazior5c01aa3d2014-09-18 15:21:24 +02002297struct wmi_10x_service_ready_event {
Bartosz Markowski6f97d252013-09-26 17:47:09 +02002298 __le32 sw_version;
2299 __le32 abi_version;
2300
2301 /* WMI_PHY_CAPABILITY */
2302 __le32 phy_capability;
2303
2304 /* Maximum number of frag table entries that SW will populate less 1 */
2305 __le32 max_frag_entry;
Michal Kaziorc4f8c832014-09-04 10:18:32 +02002306 __le32 wmi_service_bitmap[16];
Bartosz Markowski6f97d252013-09-26 17:47:09 +02002307 __le32 num_rf_chains;
2308
2309 /*
2310 * The following field is only valid for service type
2311 * WMI_SERVICE_11AC
2312 */
2313 __le32 ht_cap_info; /* WMI HT Capability */
2314 __le32 vht_cap_info; /* VHT capability info field of 802.11ac */
2315 __le32 vht_supp_mcs; /* VHT Supported MCS Set field Rx/Tx same */
2316 __le32 hw_min_tx_power;
2317 __le32 hw_max_tx_power;
2318
2319 struct hal_reg_capabilities hal_reg_capabilities;
2320
2321 __le32 sys_cap_info;
2322 __le32 min_pkt_size_enable; /* Enterprise mode short pkt enable */
2323
2324 /*
2325 * request to host to allocate a chuck of memory and pss it down to FW
2326 * via WM_INIT. FW uses this as FW extesnsion memory for saving its
2327 * data structures. Only valid for low latency interfaces like PCIE
2328 * where FW can access this memory directly (or) by DMA.
2329 */
2330 __le32 num_mem_reqs;
2331
Michal Kazior5c01aa3d2014-09-18 15:21:24 +02002332 struct wlan_host_mem_req mem_reqs[0];
Bartosz Markowski6f97d252013-09-26 17:47:09 +02002333} __packed;
2334
Kalle Valo14e105c2016-04-13 14:13:21 +03002335#define WMI_SERVICE_READY_TIMEOUT_HZ (5 * HZ)
2336#define WMI_UNIFIED_READY_TIMEOUT_HZ (5 * HZ)
Kalle Valo5e3dd152013-06-12 20:52:10 +03002337
2338struct wmi_ready_event {
2339 __le32 sw_version;
2340 __le32 abi_version;
2341 struct wmi_mac_addr mac_addr;
2342 __le32 status;
2343} __packed;
2344
2345struct wmi_resource_config {
2346 /* number of virtual devices (VAPs) to support */
2347 __le32 num_vdevs;
2348
2349 /* number of peer nodes to support */
2350 __le32 num_peers;
2351
2352 /*
2353 * In offload mode target supports features like WOW, chatter and
2354 * other protocol offloads. In order to support them some
2355 * functionalities like reorder buffering, PN checking need to be
Joe Perchese13dbea2016-09-26 21:56:21 +03002356 * done in target. This determines maximum number of peers supported
Kalle Valo5e3dd152013-06-12 20:52:10 +03002357 * by target in offload mode
2358 */
2359 __le32 num_offload_peers;
2360
2361 /* For target-based RX reordering */
2362 __le32 num_offload_reorder_bufs;
2363
2364 /* number of keys per peer */
2365 __le32 num_peer_keys;
2366
2367 /* total number of TX/RX data TIDs */
2368 __le32 num_tids;
2369
2370 /*
2371 * max skid for resolving hash collisions
2372 *
2373 * The address search table is sparse, so that if two MAC addresses
2374 * result in the same hash value, the second of these conflicting
2375 * entries can slide to the next index in the address search table,
2376 * and use it, if it is unoccupied. This ast_skid_limit parameter
2377 * specifies the upper bound on how many subsequent indices to search
2378 * over to find an unoccupied space.
2379 */
2380 __le32 ast_skid_limit;
2381
2382 /*
2383 * the nominal chain mask for transmit
2384 *
2385 * The chain mask may be modified dynamically, e.g. to operate AP
2386 * tx with a reduced number of chains if no clients are associated.
2387 * This configuration parameter specifies the nominal chain-mask that
2388 * should be used when not operating with a reduced set of tx chains.
2389 */
2390 __le32 tx_chain_mask;
2391
2392 /*
2393 * the nominal chain mask for receive
2394 *
2395 * The chain mask may be modified dynamically, e.g. for a client
2396 * to use a reduced number of chains for receive if the traffic to
2397 * the client is low enough that it doesn't require downlink MIMO
2398 * or antenna diversity.
2399 * This configuration parameter specifies the nominal chain-mask that
2400 * should be used when not operating with a reduced set of rx chains.
2401 */
2402 __le32 rx_chain_mask;
2403
2404 /*
2405 * what rx reorder timeout (ms) to use for the AC
2406 *
2407 * Each WMM access class (voice, video, best-effort, background) will
2408 * have its own timeout value to dictate how long to wait for missing
2409 * rx MPDUs to arrive before flushing subsequent MPDUs that have
2410 * already been received.
2411 * This parameter specifies the timeout in milliseconds for each
2412 * class.
2413 */
2414 __le32 rx_timeout_pri_vi;
2415 __le32 rx_timeout_pri_vo;
2416 __le32 rx_timeout_pri_be;
2417 __le32 rx_timeout_pri_bk;
2418
2419 /*
2420 * what mode the rx should decap packets to
2421 *
2422 * MAC can decap to RAW (no decap), native wifi or Ethernet types
2423 * THis setting also determines the default TX behavior, however TX
2424 * behavior can be modified on a per VAP basis during VAP init
2425 */
2426 __le32 rx_decap_mode;
2427
Geert Uytterhoeven8e4a4f52014-03-11 11:23:45 +01002428 /* what is the maximum number of scan requests that can be queued */
Kalle Valo5e3dd152013-06-12 20:52:10 +03002429 __le32 scan_max_pending_reqs;
2430
2431 /* maximum VDEV that could use BMISS offload */
2432 __le32 bmiss_offload_max_vdev;
2433
2434 /* maximum VDEV that could use offload roaming */
2435 __le32 roam_offload_max_vdev;
2436
2437 /* maximum AP profiles that would push to offload roaming */
2438 __le32 roam_offload_max_ap_profiles;
2439
2440 /*
2441 * how many groups to use for mcast->ucast conversion
2442 *
2443 * The target's WAL maintains a table to hold information regarding
2444 * which peers belong to a given multicast group, so that if
2445 * multicast->unicast conversion is enabled, the target can convert
2446 * multicast tx frames to a series of unicast tx frames, to each
2447 * peer within the multicast group.
2448 This num_mcast_groups configuration parameter tells the target how
2449 * many multicast groups to provide storage for within its multicast
2450 * group membership table.
2451 */
2452 __le32 num_mcast_groups;
2453
2454 /*
2455 * size to alloc for the mcast membership table
2456 *
2457 * This num_mcast_table_elems configuration parameter tells the
2458 * target how many peer elements it needs to provide storage for in
2459 * its multicast group membership table.
2460 * These multicast group membership table elements are shared by the
2461 * multicast groups stored within the table.
2462 */
2463 __le32 num_mcast_table_elems;
2464
2465 /*
2466 * whether/how to do multicast->unicast conversion
2467 *
2468 * This configuration parameter specifies whether the target should
2469 * perform multicast --> unicast conversion on transmit, and if so,
2470 * what to do if it finds no entries in its multicast group
2471 * membership table for the multicast IP address in the tx frame.
2472 * Configuration value:
2473 * 0 -> Do not perform multicast to unicast conversion.
2474 * 1 -> Convert multicast frames to unicast, if the IP multicast
2475 * address from the tx frame is found in the multicast group
2476 * membership table. If the IP multicast address is not found,
2477 * drop the frame.
2478 * 2 -> Convert multicast frames to unicast, if the IP multicast
2479 * address from the tx frame is found in the multicast group
2480 * membership table. If the IP multicast address is not found,
2481 * transmit the frame as multicast.
2482 */
2483 __le32 mcast2ucast_mode;
2484
2485 /*
2486 * how much memory to allocate for a tx PPDU dbg log
2487 *
2488 * This parameter controls how much memory the target will allocate
2489 * to store a log of tx PPDU meta-information (how large the PPDU
2490 * was, when it was sent, whether it was successful, etc.)
2491 */
2492 __le32 tx_dbg_log_size;
2493
2494 /* how many AST entries to be allocated for WDS */
2495 __le32 num_wds_entries;
2496
2497 /*
2498 * MAC DMA burst size, e.g., For target PCI limit can be
2499 * 0 -default, 1 256B
2500 */
2501 __le32 dma_burst_size;
2502
2503 /*
2504 * Fixed delimiters to be inserted after every MPDU to
2505 * account for interface latency to avoid underrun.
2506 */
2507 __le32 mac_aggr_delim;
2508
2509 /*
2510 * determine whether target is responsible for detecting duplicate
2511 * non-aggregate MPDU and timing out stale fragments.
2512 *
2513 * A-MPDU reordering is always performed on the target.
2514 *
2515 * 0: target responsible for frag timeout and dup checking
2516 * 1: host responsible for frag timeout and dup checking
2517 */
2518 __le32 rx_skip_defrag_timeout_dup_detection_check;
2519
2520 /*
2521 * Configuration for VoW :
2522 * No of Video Nodes to be supported
2523 * and Max no of descriptors for each Video link (node).
2524 */
2525 __le32 vow_config;
2526
2527 /* maximum VDEV that could use GTK offload */
2528 __le32 gtk_offload_max_vdev;
2529
2530 /* Number of msdu descriptors target should use */
2531 __le32 num_msdu_desc;
2532
2533 /*
2534 * Max. number of Tx fragments per MSDU
2535 * This parameter controls the max number of Tx fragments per MSDU.
2536 * This is sent by the target as part of the WMI_SERVICE_READY event
Joe Perchese13dbea2016-09-26 21:56:21 +03002537 * and is overridden by the OS shim as required.
Kalle Valo5e3dd152013-06-12 20:52:10 +03002538 */
2539 __le32 max_frag_entries;
2540} __packed;
2541
Bartosz Markowski12b2b9e2013-09-26 17:47:13 +02002542struct wmi_resource_config_10x {
2543 /* number of virtual devices (VAPs) to support */
2544 __le32 num_vdevs;
2545
2546 /* number of peer nodes to support */
2547 __le32 num_peers;
2548
2549 /* number of keys per peer */
2550 __le32 num_peer_keys;
2551
2552 /* total number of TX/RX data TIDs */
2553 __le32 num_tids;
2554
2555 /*
2556 * max skid for resolving hash collisions
2557 *
2558 * The address search table is sparse, so that if two MAC addresses
2559 * result in the same hash value, the second of these conflicting
2560 * entries can slide to the next index in the address search table,
2561 * and use it, if it is unoccupied. This ast_skid_limit parameter
2562 * specifies the upper bound on how many subsequent indices to search
2563 * over to find an unoccupied space.
2564 */
2565 __le32 ast_skid_limit;
2566
2567 /*
2568 * the nominal chain mask for transmit
2569 *
2570 * The chain mask may be modified dynamically, e.g. to operate AP
2571 * tx with a reduced number of chains if no clients are associated.
2572 * This configuration parameter specifies the nominal chain-mask that
2573 * should be used when not operating with a reduced set of tx chains.
2574 */
2575 __le32 tx_chain_mask;
2576
2577 /*
2578 * the nominal chain mask for receive
2579 *
2580 * The chain mask may be modified dynamically, e.g. for a client
2581 * to use a reduced number of chains for receive if the traffic to
2582 * the client is low enough that it doesn't require downlink MIMO
2583 * or antenna diversity.
2584 * This configuration parameter specifies the nominal chain-mask that
2585 * should be used when not operating with a reduced set of rx chains.
2586 */
2587 __le32 rx_chain_mask;
2588
2589 /*
2590 * what rx reorder timeout (ms) to use for the AC
2591 *
2592 * Each WMM access class (voice, video, best-effort, background) will
2593 * have its own timeout value to dictate how long to wait for missing
2594 * rx MPDUs to arrive before flushing subsequent MPDUs that have
2595 * already been received.
2596 * This parameter specifies the timeout in milliseconds for each
2597 * class.
2598 */
2599 __le32 rx_timeout_pri_vi;
2600 __le32 rx_timeout_pri_vo;
2601 __le32 rx_timeout_pri_be;
2602 __le32 rx_timeout_pri_bk;
2603
2604 /*
2605 * what mode the rx should decap packets to
2606 *
2607 * MAC can decap to RAW (no decap), native wifi or Ethernet types
2608 * THis setting also determines the default TX behavior, however TX
2609 * behavior can be modified on a per VAP basis during VAP init
2610 */
2611 __le32 rx_decap_mode;
2612
Geert Uytterhoeven8e4a4f52014-03-11 11:23:45 +01002613 /* what is the maximum number of scan requests that can be queued */
Bartosz Markowski12b2b9e2013-09-26 17:47:13 +02002614 __le32 scan_max_pending_reqs;
2615
2616 /* maximum VDEV that could use BMISS offload */
2617 __le32 bmiss_offload_max_vdev;
2618
2619 /* maximum VDEV that could use offload roaming */
2620 __le32 roam_offload_max_vdev;
2621
2622 /* maximum AP profiles that would push to offload roaming */
2623 __le32 roam_offload_max_ap_profiles;
2624
2625 /*
2626 * how many groups to use for mcast->ucast conversion
2627 *
2628 * The target's WAL maintains a table to hold information regarding
2629 * which peers belong to a given multicast group, so that if
2630 * multicast->unicast conversion is enabled, the target can convert
2631 * multicast tx frames to a series of unicast tx frames, to each
2632 * peer within the multicast group.
2633 This num_mcast_groups configuration parameter tells the target how
2634 * many multicast groups to provide storage for within its multicast
2635 * group membership table.
2636 */
2637 __le32 num_mcast_groups;
2638
2639 /*
2640 * size to alloc for the mcast membership table
2641 *
2642 * This num_mcast_table_elems configuration parameter tells the
2643 * target how many peer elements it needs to provide storage for in
2644 * its multicast group membership table.
2645 * These multicast group membership table elements are shared by the
2646 * multicast groups stored within the table.
2647 */
2648 __le32 num_mcast_table_elems;
2649
2650 /*
2651 * whether/how to do multicast->unicast conversion
2652 *
2653 * This configuration parameter specifies whether the target should
2654 * perform multicast --> unicast conversion on transmit, and if so,
2655 * what to do if it finds no entries in its multicast group
2656 * membership table for the multicast IP address in the tx frame.
2657 * Configuration value:
2658 * 0 -> Do not perform multicast to unicast conversion.
2659 * 1 -> Convert multicast frames to unicast, if the IP multicast
2660 * address from the tx frame is found in the multicast group
2661 * membership table. If the IP multicast address is not found,
2662 * drop the frame.
2663 * 2 -> Convert multicast frames to unicast, if the IP multicast
2664 * address from the tx frame is found in the multicast group
2665 * membership table. If the IP multicast address is not found,
2666 * transmit the frame as multicast.
2667 */
2668 __le32 mcast2ucast_mode;
2669
2670 /*
2671 * how much memory to allocate for a tx PPDU dbg log
2672 *
2673 * This parameter controls how much memory the target will allocate
2674 * to store a log of tx PPDU meta-information (how large the PPDU
2675 * was, when it was sent, whether it was successful, etc.)
2676 */
2677 __le32 tx_dbg_log_size;
2678
2679 /* how many AST entries to be allocated for WDS */
2680 __le32 num_wds_entries;
2681
2682 /*
2683 * MAC DMA burst size, e.g., For target PCI limit can be
2684 * 0 -default, 1 256B
2685 */
2686 __le32 dma_burst_size;
2687
2688 /*
2689 * Fixed delimiters to be inserted after every MPDU to
2690 * account for interface latency to avoid underrun.
2691 */
2692 __le32 mac_aggr_delim;
2693
2694 /*
2695 * determine whether target is responsible for detecting duplicate
2696 * non-aggregate MPDU and timing out stale fragments.
2697 *
2698 * A-MPDU reordering is always performed on the target.
2699 *
2700 * 0: target responsible for frag timeout and dup checking
2701 * 1: host responsible for frag timeout and dup checking
2702 */
2703 __le32 rx_skip_defrag_timeout_dup_detection_check;
2704
2705 /*
2706 * Configuration for VoW :
2707 * No of Video Nodes to be supported
2708 * and Max no of descriptors for each Video link (node).
2709 */
2710 __le32 vow_config;
2711
2712 /* Number of msdu descriptors target should use */
2713 __le32 num_msdu_desc;
2714
2715 /*
2716 * Max. number of Tx fragments per MSDU
2717 * This parameter controls the max number of Tx fragments per MSDU.
2718 * This is sent by the target as part of the WMI_SERVICE_READY event
Joe Perchese13dbea2016-09-26 21:56:21 +03002719 * and is overridden by the OS shim as required.
Bartosz Markowski12b2b9e2013-09-26 17:47:13 +02002720 */
2721 __le32 max_frag_entries;
2722} __packed;
2723
Rajkumar Manoharan4a16fbe2014-12-17 12:21:12 +02002724enum wmi_10_2_feature_mask {
2725 WMI_10_2_RX_BATCH_MODE = BIT(0),
2726 WMI_10_2_ATF_CONFIG = BIT(1),
Yanbo Lide0c789b2015-04-15 15:28:08 +03002727 WMI_10_2_COEX_GPIO = BIT(3),
Rajkumar Manoharandd2c5fc2016-04-27 16:23:19 +05302728 WMI_10_2_BSS_CHAN_INFO = BIT(6),
Mohammed Shafi Shajakhande46c012016-01-13 21:16:28 +05302729 WMI_10_2_PEER_STATS = BIT(7),
Rajkumar Manoharan4a16fbe2014-12-17 12:21:12 +02002730};
2731
Michal Kazior24c88f72014-07-25 13:32:17 +02002732struct wmi_resource_config_10_2 {
2733 struct wmi_resource_config_10x common;
2734 __le32 max_peer_ext_stats;
2735 __le32 smart_ant_cap; /* 0-disable, 1-enable */
2736 __le32 bk_min_free;
2737 __le32 be_min_free;
2738 __le32 vi_min_free;
2739 __le32 vo_min_free;
Rajkumar Manoharan4a16fbe2014-12-17 12:21:12 +02002740 __le32 feature_mask;
Michal Kazior24c88f72014-07-25 13:32:17 +02002741} __packed;
Bartosz Markowski12b2b9e2013-09-26 17:47:13 +02002742
Raja Manib0399412015-06-22 20:10:17 +05302743#define NUM_UNITS_IS_NUM_VDEVS BIT(0)
2744#define NUM_UNITS_IS_NUM_PEERS BIT(1)
2745#define NUM_UNITS_IS_NUM_ACTIVE_PEERS BIT(2)
Bartosz Markowskib3effe62013-09-26 17:47:11 +02002746
Raja Manid1e52a82015-06-22 20:10:15 +05302747struct wmi_resource_config_10_4 {
2748 /* Number of virtual devices (VAPs) to support */
2749 __le32 num_vdevs;
2750
2751 /* Number of peer nodes to support */
2752 __le32 num_peers;
2753
2754 /* Number of active peer nodes to support */
2755 __le32 num_active_peers;
2756
2757 /* In offload mode, target supports features like WOW, chatter and other
2758 * protocol offloads. In order to support them some functionalities like
2759 * reorder buffering, PN checking need to be done in target.
2760 * This determines maximum number of peers supported by target in
2761 * offload mode.
2762 */
2763 __le32 num_offload_peers;
2764
2765 /* Number of reorder buffers available for doing target based reorder
2766 * Rx reorder buffering
2767 */
2768 __le32 num_offload_reorder_buffs;
2769
2770 /* Number of keys per peer */
2771 __le32 num_peer_keys;
2772
2773 /* Total number of TX/RX data TIDs */
2774 __le32 num_tids;
2775
2776 /* Max skid for resolving hash collisions.
2777 * The address search table is sparse, so that if two MAC addresses
2778 * result in the same hash value, the second of these conflicting
2779 * entries can slide to the next index in the address search table,
2780 * and use it, if it is unoccupied. This ast_skid_limit parameter
2781 * specifies the upper bound on how many subsequent indices to search
2782 * over to find an unoccupied space.
2783 */
2784 __le32 ast_skid_limit;
2785
2786 /* The nominal chain mask for transmit.
2787 * The chain mask may be modified dynamically, e.g. to operate AP tx
2788 * with a reduced number of chains if no clients are associated.
2789 * This configuration parameter specifies the nominal chain-mask that
2790 * should be used when not operating with a reduced set of tx chains.
2791 */
2792 __le32 tx_chain_mask;
2793
2794 /* The nominal chain mask for receive.
2795 * The chain mask may be modified dynamically, e.g. for a client to use
2796 * a reduced number of chains for receive if the traffic to the client
2797 * is low enough that it doesn't require downlink MIMO or antenna
2798 * diversity. This configuration parameter specifies the nominal
2799 * chain-mask that should be used when not operating with a reduced
2800 * set of rx chains.
2801 */
2802 __le32 rx_chain_mask;
2803
2804 /* What rx reorder timeout (ms) to use for the AC.
2805 * Each WMM access class (voice, video, best-effort, background) will
2806 * have its own timeout value to dictate how long to wait for missing
2807 * rx MPDUs to arrive before flushing subsequent MPDUs that have already
2808 * been received. This parameter specifies the timeout in milliseconds
2809 * for each class.
2810 */
2811 __le32 rx_timeout_pri[4];
2812
2813 /* What mode the rx should decap packets to.
2814 * MAC can decap to RAW (no decap), native wifi or Ethernet types.
2815 * This setting also determines the default TX behavior, however TX
2816 * behavior can be modified on a per VAP basis during VAP init
2817 */
2818 __le32 rx_decap_mode;
2819
2820 __le32 scan_max_pending_req;
2821
2822 __le32 bmiss_offload_max_vdev;
2823
2824 __le32 roam_offload_max_vdev;
2825
2826 __le32 roam_offload_max_ap_profiles;
2827
2828 /* How many groups to use for mcast->ucast conversion.
2829 * The target's WAL maintains a table to hold information regarding
2830 * which peers belong to a given multicast group, so that if
2831 * multicast->unicast conversion is enabled, the target can convert
2832 * multicast tx frames to a series of unicast tx frames, to each peer
2833 * within the multicast group. This num_mcast_groups configuration
2834 * parameter tells the target how many multicast groups to provide
2835 * storage for within its multicast group membership table.
2836 */
2837 __le32 num_mcast_groups;
2838
2839 /* Size to alloc for the mcast membership table.
2840 * This num_mcast_table_elems configuration parameter tells the target
2841 * how many peer elements it needs to provide storage for in its
2842 * multicast group membership table. These multicast group membership
2843 * table elements are shared by the multicast groups stored within
2844 * the table.
2845 */
2846 __le32 num_mcast_table_elems;
2847
2848 /* Whether/how to do multicast->unicast conversion.
2849 * This configuration parameter specifies whether the target should
2850 * perform multicast --> unicast conversion on transmit, and if so,
2851 * what to do if it finds no entries in its multicast group membership
2852 * table for the multicast IP address in the tx frame.
2853 * Configuration value:
2854 * 0 -> Do not perform multicast to unicast conversion.
2855 * 1 -> Convert multicast frames to unicast, if the IP multicast address
2856 * from the tx frame is found in the multicast group membership
2857 * table. If the IP multicast address is not found, drop the frame
2858 * 2 -> Convert multicast frames to unicast, if the IP multicast address
2859 * from the tx frame is found in the multicast group membership
2860 * table. If the IP multicast address is not found, transmit the
2861 * frame as multicast.
2862 */
2863 __le32 mcast2ucast_mode;
2864
2865 /* How much memory to allocate for a tx PPDU dbg log.
2866 * This parameter controls how much memory the target will allocate to
2867 * store a log of tx PPDU meta-information (how large the PPDU was,
2868 * when it was sent, whether it was successful, etc.)
2869 */
2870 __le32 tx_dbg_log_size;
2871
2872 /* How many AST entries to be allocated for WDS */
2873 __le32 num_wds_entries;
2874
2875 /* MAC DMA burst size. 0 -default, 1 -256B */
2876 __le32 dma_burst_size;
2877
2878 /* Fixed delimiters to be inserted after every MPDU to account for
2879 * interface latency to avoid underrun.
2880 */
2881 __le32 mac_aggr_delim;
2882
2883 /* Determine whether target is responsible for detecting duplicate
2884 * non-aggregate MPDU and timing out stale fragments. A-MPDU reordering
2885 * is always performed on the target.
2886 *
2887 * 0: target responsible for frag timeout and dup checking
2888 * 1: host responsible for frag timeout and dup checking
2889 */
2890 __le32 rx_skip_defrag_timeout_dup_detection_check;
2891
2892 /* Configuration for VoW : No of Video nodes to be supported and max
2893 * no of descriptors for each video link (node).
2894 */
2895 __le32 vow_config;
2896
2897 /* Maximum vdev that could use gtk offload */
2898 __le32 gtk_offload_max_vdev;
2899
2900 /* Number of msdu descriptors target should use */
2901 __le32 num_msdu_desc;
2902
2903 /* Max number of tx fragments per MSDU.
2904 * This parameter controls the max number of tx fragments per MSDU.
2905 * This will passed by target as part of the WMI_SERVICE_READY event
2906 * and is overridden by the OS shim as required.
2907 */
2908 __le32 max_frag_entries;
2909
2910 /* Max number of extended peer stats.
2911 * This parameter controls the max number of peers for which extended
2912 * statistics are supported by target
2913 */
2914 __le32 max_peer_ext_stats;
2915
2916 /* Smart antenna capabilities information.
2917 * 1 - Smart antenna is enabled
2918 * 0 - Smart antenna is disabled
2919 * In future this can contain smart antenna specific capabilities.
2920 */
2921 __le32 smart_ant_cap;
2922
2923 /* User can configure the buffers allocated for each AC (BE, BK, VI, VO)
2924 * during init.
2925 */
2926 __le32 bk_minfree;
2927 __le32 be_minfree;
2928 __le32 vi_minfree;
2929 __le32 vo_minfree;
2930
2931 /* Rx batch mode capability.
2932 * 1 - Rx batch mode enabled
2933 * 0 - Rx batch mode disabled
2934 */
2935 __le32 rx_batchmode;
2936
2937 /* Thermal throttling capability.
2938 * 1 - Capable of thermal throttling
2939 * 0 - Not capable of thermal throttling
2940 */
2941 __le32 tt_support;
2942
2943 /* ATF configuration.
2944 * 1 - Enable ATF
2945 * 0 - Disable ATF
2946 */
2947 __le32 atf_config;
2948
2949 /* Configure padding to manage IP header un-alignment
2950 * 1 - Enable padding
2951 * 0 - Disable padding
2952 */
2953 __le32 iphdr_pad_config;
2954
Ben Greear169ff6d2016-02-05 15:10:02 -08002955 /* qwrap configuration (bits 15-0)
Raja Manid1e52a82015-06-22 20:10:15 +05302956 * 1 - This is qwrap configuration
2957 * 0 - This is not qwrap
Ben Greear169ff6d2016-02-05 15:10:02 -08002958 *
2959 * Bits 31-16 is alloc_frag_desc_for_data_pkt (1 enables, 0 disables)
2960 * In order to get ack-RSSI reporting and to specify the tx-rate for
2961 * individual frames, this option must be enabled. This uses an extra
2962 * 4 bytes per tx-msdu descriptor, so don't enable it unless you need it.
Raja Manid1e52a82015-06-22 20:10:15 +05302963 */
2964 __le32 qwrap_config;
2965} __packed;
2966
Manikanta Pubbisettyadd6cd82017-07-28 15:15:42 +03002967enum wmi_coex_version {
2968 WMI_NO_COEX_VERSION_SUPPORT = 0,
2969 /* 3 wire coex support*/
2970 WMI_COEX_VERSION_1 = 1,
2971 /* 2.5 wire coex support*/
2972 WMI_COEX_VERSION_2 = 2,
2973 /* 2.5 wire coex with duty cycle support */
2974 WMI_COEX_VERSION_3 = 3,
2975 /* 4 wire coex support*/
2976 WMI_COEX_VERSION_4 = 4,
2977};
2978
Raja Mani47771902016-03-16 18:13:33 +05302979/**
2980 * enum wmi_10_4_feature_mask - WMI 10.4 feature enable/disable flags
2981 * @WMI_10_4_LTEU_SUPPORT: LTEU config
2982 * @WMI_10_4_COEX_GPIO_SUPPORT: COEX GPIO config
2983 * @WMI_10_4_AUX_RADIO_SPECTRAL_INTF: AUX Radio Enhancement for spectral scan
2984 * @WMI_10_4_AUX_RADIO_CHAN_LOAD_INTF: AUX Radio Enhancement for chan load scan
2985 * @WMI_10_4_BSS_CHANNEL_INFO_64: BSS channel info stats
2986 * @WMI_10_4_PEER_STATS: Per station stats
Manikanta Pubbisettyadd6cd82017-07-28 15:15:42 +03002987 * @WMI_10_4_VDEV_STATS: Per vdev stats
2988 * @WMI_10_4_TDLS: Implicit TDLS support in firmware enable/disable
2989 * @WMI_10_4_TDLS_OFFCHAN: TDLS offchannel support enable/disable
2990 * @WMI_10_4_TDLS_UAPSD_BUFFER_STA: TDLS buffer sta support enable/disable
2991 * @WMI_10_4_TDLS_UAPSD_SLEEP_STA: TDLS sleep sta support enable/disable
2992 * @WMI_10_4_TDLS_CONN_TRACKER_IN_HOST_MODE: TDLS connection tracker in host
2993 * enable/disable
2994 * @WMI_10_4_TDLS_EXPLICIT_MODE_ONLY:Explicit TDLS mode enable/disable
Balaji Pothunooric7fd8d22018-09-04 12:52:18 +03002995 * @WMI_10_4_TX_DATA_ACK_RSSI: Enable DATA ACK RSSI if firmware is capable
Raja Mani47771902016-03-16 18:13:33 +05302996 */
2997enum wmi_10_4_feature_mask {
2998 WMI_10_4_LTEU_SUPPORT = BIT(0),
2999 WMI_10_4_COEX_GPIO_SUPPORT = BIT(1),
3000 WMI_10_4_AUX_RADIO_SPECTRAL_INTF = BIT(2),
3001 WMI_10_4_AUX_RADIO_CHAN_LOAD_INTF = BIT(3),
3002 WMI_10_4_BSS_CHANNEL_INFO_64 = BIT(4),
3003 WMI_10_4_PEER_STATS = BIT(5),
Manikanta Pubbisettyadd6cd82017-07-28 15:15:42 +03003004 WMI_10_4_VDEV_STATS = BIT(6),
3005 WMI_10_4_TDLS = BIT(7),
3006 WMI_10_4_TDLS_OFFCHAN = BIT(8),
3007 WMI_10_4_TDLS_UAPSD_BUFFER_STA = BIT(9),
3008 WMI_10_4_TDLS_UAPSD_SLEEP_STA = BIT(10),
3009 WMI_10_4_TDLS_CONN_TRACKER_IN_HOST_MODE = BIT(11),
3010 WMI_10_4_TDLS_EXPLICIT_MODE_ONLY = BIT(12),
Balaji Pothunooric7fd8d22018-09-04 12:52:18 +03003011 WMI_10_4_TX_DATA_ACK_RSSI = BIT(16),
Manikanta Pubbisettybb31b7c2019-02-11 18:47:59 +02003012 WMI_10_4_EXT_PEER_TID_CONFIGS_SUPPORT = BIT(17),
3013 WMI_10_4_REPORT_AIRTIME = BIT(18),
Manikanta Pubbisettyadd6cd82017-07-28 15:15:42 +03003014
Raja Mani47771902016-03-16 18:13:33 +05303015};
3016
3017struct wmi_ext_resource_config_10_4_cmd {
3018 /* contains enum wmi_host_platform_type */
3019 __le32 host_platform_config;
3020 /* see enum wmi_10_4_feature_mask */
3021 __le32 fw_feature_bitmap;
Manikanta Pubbisettyadd6cd82017-07-28 15:15:42 +03003022 /* WLAN priority GPIO number */
3023 __le32 wlan_gpio_priority;
3024 /* see enum wmi_coex_version */
3025 __le32 coex_version;
3026 /* COEX GPIO config */
3027 __le32 coex_gpio_pin1;
3028 __le32 coex_gpio_pin2;
3029 __le32 coex_gpio_pin3;
3030 /* number of vdevs allowed to perform tdls */
3031 __le32 num_tdls_vdevs;
3032 /* number of peers to track per TDLS vdev */
3033 __le32 num_tdls_conn_table_entries;
3034 /* number of tdls sleep sta supported */
3035 __le32 max_tdls_concurrent_sleep_sta;
3036 /* number of tdls buffer sta supported */
3037 __le32 max_tdls_concurrent_buffer_sta;
Raja Mani47771902016-03-16 18:13:33 +05303038};
3039
Erik Stromdahl5c9f0712017-12-28 20:06:43 +01003040/* structure describing host memory chunk. */
Kalle Valo5e3dd152013-06-12 20:52:10 +03003041struct host_memory_chunk {
3042 /* id of the request that is passed up in service ready */
3043 __le32 req_id;
3044 /* the physical address the memory chunk */
3045 __le32 ptr;
3046 /* size of the chunk */
3047 __le32 size;
3048} __packed;
3049
Michal Kaziorcf9fca82014-09-18 15:21:22 +02003050struct wmi_host_mem_chunks {
3051 __le32 count;
3052 /* some fw revisions require at least 1 chunk regardless of count */
3053 struct host_memory_chunk items[1];
3054} __packed;
3055
Kalle Valo5e3dd152013-06-12 20:52:10 +03003056struct wmi_init_cmd {
3057 struct wmi_resource_config resource_config;
Michal Kaziorcf9fca82014-09-18 15:21:22 +02003058 struct wmi_host_mem_chunks mem_chunks;
Kalle Valo5e3dd152013-06-12 20:52:10 +03003059} __packed;
3060
Joe Perchese13dbea2016-09-26 21:56:21 +03003061/* _10x structure is from 10.X FW API */
Bartosz Markowski12b2b9e2013-09-26 17:47:13 +02003062struct wmi_init_cmd_10x {
3063 struct wmi_resource_config_10x resource_config;
Michal Kaziorcf9fca82014-09-18 15:21:22 +02003064 struct wmi_host_mem_chunks mem_chunks;
Bartosz Markowski12b2b9e2013-09-26 17:47:13 +02003065} __packed;
3066
Michal Kazior24c88f72014-07-25 13:32:17 +02003067struct wmi_init_cmd_10_2 {
3068 struct wmi_resource_config_10_2 resource_config;
Michal Kaziorcf9fca82014-09-18 15:21:22 +02003069 struct wmi_host_mem_chunks mem_chunks;
Michal Kazior24c88f72014-07-25 13:32:17 +02003070} __packed;
3071
Raja Manid1e52a82015-06-22 20:10:15 +05303072struct wmi_init_cmd_10_4 {
3073 struct wmi_resource_config_10_4 resource_config;
3074 struct wmi_host_mem_chunks mem_chunks;
3075} __packed;
3076
Michal Kazior24c88f72014-07-25 13:32:17 +02003077struct wmi_chan_list_entry {
3078 __le16 freq;
3079 u8 phy_mode; /* valid for 10.2 only */
3080 u8 reserved;
3081} __packed;
3082
Kalle Valo5e3dd152013-06-12 20:52:10 +03003083/* TLV for channel list */
3084struct wmi_chan_list {
3085 __le32 tag; /* WMI_CHAN_LIST_TAG */
3086 __le32 num_chan;
Michal Kazior24c88f72014-07-25 13:32:17 +02003087 struct wmi_chan_list_entry channel_list[0];
Kalle Valo5e3dd152013-06-12 20:52:10 +03003088} __packed;
3089
3090struct wmi_bssid_list {
3091 __le32 tag; /* WMI_BSSID_LIST_TAG */
3092 __le32 num_bssid;
3093 struct wmi_mac_addr bssid_list[0];
3094} __packed;
3095
3096struct wmi_ie_data {
3097 __le32 tag; /* WMI_IE_TAG */
3098 __le32 ie_len;
3099 u8 ie_data[0];
3100} __packed;
3101
3102struct wmi_ssid {
3103 __le32 ssid_len;
3104 u8 ssid[32];
3105} __packed;
3106
3107struct wmi_ssid_list {
3108 __le32 tag; /* WMI_SSID_LIST_TAG */
3109 __le32 num_ssids;
3110 struct wmi_ssid ssids[0];
3111} __packed;
3112
3113/* prefix used by scan requestor ids on the host */
3114#define WMI_HOST_SCAN_REQUESTOR_ID_PREFIX 0xA000
3115
3116/* prefix used by scan request ids generated on the host */
3117/* host cycles through the lower 12 bits to generate ids */
3118#define WMI_HOST_SCAN_REQ_ID_PREFIX 0xA000
3119
3120#define WLAN_SCAN_PARAMS_MAX_SSID 16
3121#define WLAN_SCAN_PARAMS_MAX_BSSID 4
3122#define WLAN_SCAN_PARAMS_MAX_IE_LEN 256
3123
Michal Kaziordcca0bd2014-11-24 14:58:32 +01003124/* Values lower than this may be refused by some firmware revisions with a scan
3125 * completion with a timedout reason.
3126 */
3127#define WMI_SCAN_CHAN_MIN_TIME_MSEC 40
3128
Kalle Valo5e3dd152013-06-12 20:52:10 +03003129/* Scan priority numbers must be sequential, starting with 0 */
3130enum wmi_scan_priority {
3131 WMI_SCAN_PRIORITY_VERY_LOW = 0,
3132 WMI_SCAN_PRIORITY_LOW,
3133 WMI_SCAN_PRIORITY_MEDIUM,
3134 WMI_SCAN_PRIORITY_HIGH,
3135 WMI_SCAN_PRIORITY_VERY_HIGH,
3136 WMI_SCAN_PRIORITY_COUNT /* number of priorities supported */
3137};
3138
Michal Kaziora6aa5da2014-09-18 15:21:27 +02003139struct wmi_start_scan_common {
Kalle Valo5e3dd152013-06-12 20:52:10 +03003140 /* Scan ID */
3141 __le32 scan_id;
3142 /* Scan requestor ID */
3143 __le32 scan_req_id;
3144 /* VDEV id(interface) that is requesting scan */
3145 __le32 vdev_id;
3146 /* Scan Priority, input to scan scheduler */
3147 __le32 scan_priority;
3148 /* Scan events subscription */
3149 __le32 notify_scan_events;
3150 /* dwell time in msec on active channels */
3151 __le32 dwell_time_active;
3152 /* dwell time in msec on passive channels */
3153 __le32 dwell_time_passive;
3154 /*
3155 * min time in msec on the BSS channel,only valid if atleast one
3156 * VDEV is active
3157 */
3158 __le32 min_rest_time;
3159 /*
3160 * max rest time in msec on the BSS channel,only valid if at least
3161 * one VDEV is active
3162 */
3163 /*
3164 * the scanner will rest on the bss channel at least min_rest_time
3165 * after min_rest_time the scanner will start checking for tx/rx
3166 * activity on all VDEVs. if there is no activity the scanner will
3167 * switch to off channel. if there is activity the scanner will let
3168 * the radio on the bss channel until max_rest_time expires.at
3169 * max_rest_time scanner will switch to off channel irrespective of
3170 * activity. activity is determined by the idle_time parameter.
3171 */
3172 __le32 max_rest_time;
3173 /*
3174 * time before sending next set of probe requests.
3175 * The scanner keeps repeating probe requests transmission with
3176 * period specified by repeat_probe_time.
3177 * The number of probe requests specified depends on the ssid_list
3178 * and bssid_list
3179 */
3180 __le32 repeat_probe_time;
3181 /* time in msec between 2 consequetive probe requests with in a set. */
3182 __le32 probe_spacing_time;
3183 /*
3184 * data inactivity time in msec on bss channel that will be used by
3185 * scanner for measuring the inactivity.
3186 */
3187 __le32 idle_time;
3188 /* maximum time in msec allowed for scan */
3189 __le32 max_scan_time;
3190 /*
3191 * delay in msec before sending first probe request after switching
3192 * to a channel
3193 */
3194 __le32 probe_delay;
3195 /* Scan control flags */
3196 __le32 scan_ctrl_flags;
Michal Kaziora6aa5da2014-09-18 15:21:27 +02003197} __packed;
Kalle Valo5e3dd152013-06-12 20:52:10 +03003198
Michal Kaziora6aa5da2014-09-18 15:21:27 +02003199struct wmi_start_scan_tlvs {
3200 /* TLV parameters. These includes channel list, ssid list, bssid list,
3201 * extra ies.
Kalle Valo5e3dd152013-06-12 20:52:10 +03003202 */
Michal Kaziora6aa5da2014-09-18 15:21:27 +02003203 u8 tlvs[0];
3204} __packed;
3205
3206struct wmi_start_scan_cmd {
3207 struct wmi_start_scan_common common;
3208 __le32 burst_duration_ms;
3209 struct wmi_start_scan_tlvs tlvs;
Kalle Valo5e3dd152013-06-12 20:52:10 +03003210} __packed;
3211
Bartosz Markowski89b7e762013-09-26 17:47:17 +02003212/* This is the definition from 10.X firmware branch */
Michal Kaziora6aa5da2014-09-18 15:21:27 +02003213struct wmi_10x_start_scan_cmd {
3214 struct wmi_start_scan_common common;
3215 struct wmi_start_scan_tlvs tlvs;
Bartosz Markowski89b7e762013-09-26 17:47:17 +02003216} __packed;
3217
Kalle Valo5e3dd152013-06-12 20:52:10 +03003218struct wmi_ssid_arg {
3219 int len;
3220 const u8 *ssid;
3221};
3222
3223struct wmi_bssid_arg {
3224 const u8 *bssid;
3225};
3226
3227struct wmi_start_scan_arg {
3228 u32 scan_id;
3229 u32 scan_req_id;
3230 u32 vdev_id;
3231 u32 scan_priority;
3232 u32 notify_scan_events;
3233 u32 dwell_time_active;
3234 u32 dwell_time_passive;
3235 u32 min_rest_time;
3236 u32 max_rest_time;
3237 u32 repeat_probe_time;
3238 u32 probe_spacing_time;
3239 u32 idle_time;
3240 u32 max_scan_time;
3241 u32 probe_delay;
3242 u32 scan_ctrl_flags;
Michal Kaziordbd3f9f2015-03-31 11:03:48 +00003243 u32 burst_duration_ms;
Kalle Valo5e3dd152013-06-12 20:52:10 +03003244
3245 u32 ie_len;
3246 u32 n_channels;
3247 u32 n_ssids;
3248 u32 n_bssids;
3249
3250 u8 ie[WLAN_SCAN_PARAMS_MAX_IE_LEN];
Michal Kazior24c88f72014-07-25 13:32:17 +02003251 u16 channels[64];
Kalle Valo5e3dd152013-06-12 20:52:10 +03003252 struct wmi_ssid_arg ssids[WLAN_SCAN_PARAMS_MAX_SSID];
3253 struct wmi_bssid_arg bssids[WLAN_SCAN_PARAMS_MAX_BSSID];
Carl Huang60e1d0f2018-04-19 19:39:40 +03003254 struct wmi_mac_addr mac_addr;
3255 struct wmi_mac_addr mac_mask;
Kalle Valo5e3dd152013-06-12 20:52:10 +03003256};
3257
3258/* scan control flags */
3259
3260/* passively scan all channels including active channels */
3261#define WMI_SCAN_FLAG_PASSIVE 0x1
3262/* add wild card ssid probe request even though ssid_list is specified. */
3263#define WMI_SCAN_ADD_BCAST_PROBE_REQ 0x2
3264/* add cck rates to rates/xrate ie for the generated probe request */
3265#define WMI_SCAN_ADD_CCK_RATES 0x4
3266/* add ofdm rates to rates/xrate ie for the generated probe request */
3267#define WMI_SCAN_ADD_OFDM_RATES 0x8
3268/* To enable indication of Chan load and Noise floor to host */
3269#define WMI_SCAN_CHAN_STAT_EVENT 0x10
3270/* Filter Probe request frames */
3271#define WMI_SCAN_FILTER_PROBE_REQ 0x20
3272/* When set, DFS channels will not be scanned */
3273#define WMI_SCAN_BYPASS_DFS_CHN 0x40
3274/* Different FW scan engine may choose to bail out on errors.
Marcin Rokicki37ff1b02017-02-20 15:38:50 +01003275 * Allow the driver to have influence over that.
3276 */
Kalle Valo5e3dd152013-06-12 20:52:10 +03003277#define WMI_SCAN_CONTINUE_ON_ERROR 0x80
3278
Carl Huang60e1d0f2018-04-19 19:39:40 +03003279/* Use random MAC address for TA for Probe Request frame and add
3280 * OUI specified by WMI_SCAN_PROB_REQ_OUI_CMDID to the Probe Request frame.
3281 * if OUI is not set by WMI_SCAN_PROB_REQ_OUI_CMDID then the flag is ignored.
3282 */
3283#define WMI_SCAN_ADD_SPOOFED_MAC_IN_PROBE_REQ 0x1000
3284
Kalle Valo5e3dd152013-06-12 20:52:10 +03003285/* WMI_SCAN_CLASS_MASK must be the same value as IEEE80211_SCAN_CLASS_MASK */
3286#define WMI_SCAN_CLASS_MASK 0xFF000000
3287
Kalle Valo5e3dd152013-06-12 20:52:10 +03003288enum wmi_stop_scan_type {
3289 WMI_SCAN_STOP_ONE = 0x00000000, /* stop by scan_id */
3290 WMI_SCAN_STOP_VDEV_ALL = 0x01000000, /* stop by vdev_id */
3291 WMI_SCAN_STOP_ALL = 0x04000000, /* stop all scans */
3292};
3293
3294struct wmi_stop_scan_cmd {
3295 __le32 scan_req_id;
3296 __le32 scan_id;
3297 __le32 req_type;
3298 __le32 vdev_id;
3299} __packed;
3300
3301struct wmi_stop_scan_arg {
3302 u32 req_id;
3303 enum wmi_stop_scan_type req_type;
3304 union {
3305 u32 scan_id;
3306 u32 vdev_id;
3307 } u;
3308};
3309
3310struct wmi_scan_chan_list_cmd {
3311 __le32 num_scan_chans;
3312 struct wmi_channel chan_info[0];
3313} __packed;
3314
3315struct wmi_scan_chan_list_arg {
3316 u32 n_channels;
3317 struct wmi_channel_arg *channels;
3318};
3319
3320enum wmi_bss_filter {
3321 WMI_BSS_FILTER_NONE = 0, /* no beacons forwarded */
3322 WMI_BSS_FILTER_ALL, /* all beacons forwarded */
3323 WMI_BSS_FILTER_PROFILE, /* only beacons matching profile */
3324 WMI_BSS_FILTER_ALL_BUT_PROFILE, /* all but beacons matching profile */
3325 WMI_BSS_FILTER_CURRENT_BSS, /* only beacons matching current BSS */
3326 WMI_BSS_FILTER_ALL_BUT_BSS, /* all but beacons matching BSS */
3327 WMI_BSS_FILTER_PROBED_SSID, /* beacons matching probed ssid */
3328 WMI_BSS_FILTER_LAST_BSS, /* marker only */
3329};
3330
3331enum wmi_scan_event_type {
Raja Manib2297ba2015-06-22 20:22:23 +05303332 WMI_SCAN_EVENT_STARTED = BIT(0),
3333 WMI_SCAN_EVENT_COMPLETED = BIT(1),
3334 WMI_SCAN_EVENT_BSS_CHANNEL = BIT(2),
3335 WMI_SCAN_EVENT_FOREIGN_CHANNEL = BIT(3),
3336 WMI_SCAN_EVENT_DEQUEUED = BIT(4),
3337 /* possibly by high-prio scan */
3338 WMI_SCAN_EVENT_PREEMPTED = BIT(5),
3339 WMI_SCAN_EVENT_START_FAILED = BIT(6),
3340 WMI_SCAN_EVENT_RESTARTED = BIT(7),
3341 WMI_SCAN_EVENT_FOREIGN_CHANNEL_EXIT = BIT(8),
3342 WMI_SCAN_EVENT_MAX = BIT(15),
Kalle Valo5e3dd152013-06-12 20:52:10 +03003343};
3344
3345enum wmi_scan_completion_reason {
3346 WMI_SCAN_REASON_COMPLETED,
3347 WMI_SCAN_REASON_CANCELLED,
3348 WMI_SCAN_REASON_PREEMPTED,
3349 WMI_SCAN_REASON_TIMEDOUT,
Raja Manib2297ba2015-06-22 20:22:23 +05303350 WMI_SCAN_REASON_INTERNAL_FAILURE,
Kalle Valo5e3dd152013-06-12 20:52:10 +03003351 WMI_SCAN_REASON_MAX,
3352};
3353
3354struct wmi_scan_event {
3355 __le32 event_type; /* %WMI_SCAN_EVENT_ */
3356 __le32 reason; /* %WMI_SCAN_REASON_ */
3357 __le32 channel_freq; /* only valid for WMI_SCAN_EVENT_FOREIGN_CHANNEL */
3358 __le32 scan_req_id;
3359 __le32 scan_id;
3360 __le32 vdev_id;
3361} __packed;
3362
3363/*
3364 * This defines how much headroom is kept in the
3365 * receive frame between the descriptor and the
3366 * payload, in order for the WMI PHY error and
3367 * management handler to insert header contents.
3368 *
3369 * This is in bytes.
3370 */
3371#define WMI_MGMT_RX_HDR_HEADROOM 52
3372
3373/*
3374 * This event will be used for sending scan results
3375 * as well as rx mgmt frames to the host. The rx buffer
3376 * will be sent as part of this WMI event. It would be a
3377 * good idea to pass all the fields in the RX status
3378 * descriptor up to the host.
3379 */
Michal Kazior0d9b0432013-08-09 10:13:33 +02003380struct wmi_mgmt_rx_hdr_v1 {
Kalle Valo5e3dd152013-06-12 20:52:10 +03003381 __le32 channel;
3382 __le32 snr;
3383 __le32 rate;
3384 __le32 phy_mode;
3385 __le32 buf_len;
3386 __le32 status; /* %WMI_RX_STATUS_ */
3387} __packed;
3388
Michal Kazior0d9b0432013-08-09 10:13:33 +02003389struct wmi_mgmt_rx_hdr_v2 {
3390 struct wmi_mgmt_rx_hdr_v1 v1;
3391 __le32 rssi_ctl[4];
3392} __packed;
3393
3394struct wmi_mgmt_rx_event_v1 {
3395 struct wmi_mgmt_rx_hdr_v1 hdr;
3396 u8 buf[0];
3397} __packed;
3398
3399struct wmi_mgmt_rx_event_v2 {
3400 struct wmi_mgmt_rx_hdr_v2 hdr;
Kalle Valo5e3dd152013-06-12 20:52:10 +03003401 u8 buf[0];
3402} __packed;
3403
Raja Mani1c092962015-06-22 20:10:16 +05303404struct wmi_10_4_mgmt_rx_hdr {
3405 __le32 channel;
3406 __le32 snr;
3407 u8 rssi_ctl[4];
3408 __le32 rate;
3409 __le32 phy_mode;
3410 __le32 buf_len;
3411 __le32 status;
3412} __packed;
3413
3414struct wmi_10_4_mgmt_rx_event {
3415 struct wmi_10_4_mgmt_rx_hdr hdr;
3416 u8 buf[0];
3417} __packed;
3418
Peter Oh8d130962016-03-01 09:52:49 -08003419struct wmi_mgmt_rx_ext_info {
3420 __le64 rx_mac_timestamp;
3421} __packed __aligned(4);
3422
Kalle Valo5e3dd152013-06-12 20:52:10 +03003423#define WMI_RX_STATUS_OK 0x00
3424#define WMI_RX_STATUS_ERR_CRC 0x01
3425#define WMI_RX_STATUS_ERR_DECRYPT 0x08
3426#define WMI_RX_STATUS_ERR_MIC 0x10
3427#define WMI_RX_STATUS_ERR_KEY_CACHE_MISS 0x20
Peter Oh8d130962016-03-01 09:52:49 -08003428/* Extension data at the end of mgmt frame */
3429#define WMI_RX_STATUS_EXT_INFO 0x40
Kalle Valo5e3dd152013-06-12 20:52:10 +03003430
Raja Mani991adf72015-08-14 11:13:29 +03003431#define PHY_ERROR_GEN_SPECTRAL_SCAN 0x26
3432#define PHY_ERROR_GEN_FALSE_RADAR_EXT 0x24
3433#define PHY_ERROR_GEN_RADAR 0x05
3434
Raja Mani2b0a2e02015-08-14 11:13:34 +03003435#define PHY_ERROR_10_4_RADAR_MASK 0x4
3436#define PHY_ERROR_10_4_SPECTRAL_SCAN_MASK 0x4000000
3437
Raja Mani991adf72015-08-14 11:13:29 +03003438enum phy_err_type {
3439 PHY_ERROR_UNKNOWN,
3440 PHY_ERROR_SPECTRAL_SCAN,
3441 PHY_ERROR_FALSE_RADAR_EXT,
3442 PHY_ERROR_RADAR
3443};
Janusz Dziedzic9702c682013-11-20 09:59:41 +02003444
Michal Kazior2332d0a2014-09-18 15:21:25 +02003445struct wmi_phyerr {
Kalle Valo5e3dd152013-06-12 20:52:10 +03003446 __le32 tsf_timestamp;
Kalle Valo5e3dd152013-06-12 20:52:10 +03003447 __le16 freq1;
3448 __le16 freq2;
Kalle Valo5e3dd152013-06-12 20:52:10 +03003449 u8 rssi_combined;
3450 u8 chan_width_mhz;
3451 u8 phy_err_code;
3452 u8 rsvd0;
Michal Kazior2332d0a2014-09-18 15:21:25 +02003453 __le32 rssi_chains[4];
3454 __le16 nf_chains[4];
Kalle Valo5e3dd152013-06-12 20:52:10 +03003455 __le32 buf_len;
Michal Kazior2332d0a2014-09-18 15:21:25 +02003456 u8 buf[0];
Kalle Valo5e3dd152013-06-12 20:52:10 +03003457} __packed;
3458
Michal Kazior2332d0a2014-09-18 15:21:25 +02003459struct wmi_phyerr_event {
3460 __le32 num_phyerrs;
Kalle Valo5e3dd152013-06-12 20:52:10 +03003461 __le32 tsf_l32;
3462 __le32 tsf_u32;
Michal Kazior2332d0a2014-09-18 15:21:25 +02003463 struct wmi_phyerr phyerrs[0];
Kalle Valo5e3dd152013-06-12 20:52:10 +03003464} __packed;
3465
Raja Mani2b0a2e02015-08-14 11:13:34 +03003466struct wmi_10_4_phyerr_event {
3467 __le32 tsf_l32;
3468 __le32 tsf_u32;
3469 __le16 freq1;
3470 __le16 freq2;
3471 u8 rssi_combined;
3472 u8 chan_width_mhz;
3473 u8 phy_err_code;
3474 u8 rsvd0;
3475 __le32 rssi_chains[4];
3476 __le16 nf_chains[4];
3477 __le32 phy_err_mask[2];
3478 __le32 tsf_timestamp;
3479 __le32 buf_len;
3480 u8 buf[0];
3481} __packed;
3482
Sriram R6f6eb1b2018-05-15 14:39:49 +05303483struct wmi_radar_found_info {
3484 __le32 pri_min;
3485 __le32 pri_max;
3486 __le32 width_min;
3487 __le32 width_max;
3488 __le32 sidx_min;
3489 __le32 sidx_max;
3490} __packed;
3491
3492enum wmi_radar_confirmation_status {
3493 /* Detected radar was due to SW pulses */
3494 WMI_SW_RADAR_DETECTED = 0,
3495
3496 WMI_RADAR_DETECTION_FAIL = 1,
3497
3498 /* Real radar detected */
3499 WMI_HW_RADAR_DETECTED = 2,
3500};
3501
Janusz Dziedzic9702c682013-11-20 09:59:41 +02003502#define PHYERR_TLV_SIG 0xBB
3503#define PHYERR_TLV_TAG_SEARCH_FFT_REPORT 0xFB
3504#define PHYERR_TLV_TAG_RADAR_PULSE_SUMMARY 0xF8
Simon Wunderlich855aed12014-08-02 09:12:54 +03003505#define PHYERR_TLV_TAG_SPECTRAL_SUMMARY_REPORT 0xF9
Janusz Dziedzic9702c682013-11-20 09:59:41 +02003506
3507struct phyerr_radar_report {
3508 __le32 reg0; /* RADAR_REPORT_REG0_* */
Mohammed Shafi Shajakhan0a7d88e2017-03-14 17:03:24 +05303509 __le32 reg1; /* RADAR_REPORT_REG1_* */
Janusz Dziedzic9702c682013-11-20 09:59:41 +02003510} __packed;
3511
3512#define RADAR_REPORT_REG0_PULSE_IS_CHIRP_MASK 0x80000000
3513#define RADAR_REPORT_REG0_PULSE_IS_CHIRP_LSB 31
3514
3515#define RADAR_REPORT_REG0_PULSE_IS_MAX_WIDTH_MASK 0x40000000
3516#define RADAR_REPORT_REG0_PULSE_IS_MAX_WIDTH_LSB 30
3517
3518#define RADAR_REPORT_REG0_AGC_TOTAL_GAIN_MASK 0x3FF00000
3519#define RADAR_REPORT_REG0_AGC_TOTAL_GAIN_LSB 20
3520
3521#define RADAR_REPORT_REG0_PULSE_DELTA_DIFF_MASK 0x000F0000
3522#define RADAR_REPORT_REG0_PULSE_DELTA_DIFF_LSB 16
3523
3524#define RADAR_REPORT_REG0_PULSE_DELTA_PEAK_MASK 0x0000FC00
3525#define RADAR_REPORT_REG0_PULSE_DELTA_PEAK_LSB 10
3526
3527#define RADAR_REPORT_REG0_PULSE_SIDX_MASK 0x000003FF
3528#define RADAR_REPORT_REG0_PULSE_SIDX_LSB 0
3529
3530#define RADAR_REPORT_REG1_PULSE_SRCH_FFT_VALID_MASK 0x80000000
3531#define RADAR_REPORT_REG1_PULSE_SRCH_FFT_VALID_LSB 31
3532
3533#define RADAR_REPORT_REG1_PULSE_AGC_MB_GAIN_MASK 0x7F000000
3534#define RADAR_REPORT_REG1_PULSE_AGC_MB_GAIN_LSB 24
3535
3536#define RADAR_REPORT_REG1_PULSE_SUBCHAN_MASK_MASK 0x00FF0000
3537#define RADAR_REPORT_REG1_PULSE_SUBCHAN_MASK_LSB 16
3538
3539#define RADAR_REPORT_REG1_PULSE_TSF_OFFSET_MASK 0x0000FF00
3540#define RADAR_REPORT_REG1_PULSE_TSF_OFFSET_LSB 8
3541
3542#define RADAR_REPORT_REG1_PULSE_DUR_MASK 0x000000FF
3543#define RADAR_REPORT_REG1_PULSE_DUR_LSB 0
3544
3545struct phyerr_fft_report {
3546 __le32 reg0; /* SEARCH_FFT_REPORT_REG0_ * */
3547 __le32 reg1; /* SEARCH_FFT_REPORT_REG1_ * */
3548} __packed;
3549
3550#define SEARCH_FFT_REPORT_REG0_TOTAL_GAIN_DB_MASK 0xFF800000
3551#define SEARCH_FFT_REPORT_REG0_TOTAL_GAIN_DB_LSB 23
3552
3553#define SEARCH_FFT_REPORT_REG0_BASE_PWR_DB_MASK 0x007FC000
3554#define SEARCH_FFT_REPORT_REG0_BASE_PWR_DB_LSB 14
3555
3556#define SEARCH_FFT_REPORT_REG0_FFT_CHN_IDX_MASK 0x00003000
3557#define SEARCH_FFT_REPORT_REG0_FFT_CHN_IDX_LSB 12
3558
3559#define SEARCH_FFT_REPORT_REG0_PEAK_SIDX_MASK 0x00000FFF
3560#define SEARCH_FFT_REPORT_REG0_PEAK_SIDX_LSB 0
3561
3562#define SEARCH_FFT_REPORT_REG1_RELPWR_DB_MASK 0xFC000000
3563#define SEARCH_FFT_REPORT_REG1_RELPWR_DB_LSB 26
3564
3565#define SEARCH_FFT_REPORT_REG1_AVGPWR_DB_MASK 0x03FC0000
3566#define SEARCH_FFT_REPORT_REG1_AVGPWR_DB_LSB 18
3567
3568#define SEARCH_FFT_REPORT_REG1_PEAK_MAG_MASK 0x0003FF00
3569#define SEARCH_FFT_REPORT_REG1_PEAK_MAG_LSB 8
3570
3571#define SEARCH_FFT_REPORT_REG1_NUM_STR_BINS_IB_MASK 0x000000FF
3572#define SEARCH_FFT_REPORT_REG1_NUM_STR_BINS_IB_LSB 0
3573
Janusz Dziedzic9702c682013-11-20 09:59:41 +02003574struct phyerr_tlv {
3575 __le16 len;
3576 u8 tag;
3577 u8 sig;
3578} __packed;
3579
3580#define DFS_RSSI_POSSIBLY_FALSE 50
3581#define DFS_PEAK_MAG_THOLD_POSSIBLY_FALSE 40
3582
Kalle Valo5e3dd152013-06-12 20:52:10 +03003583struct wmi_mgmt_tx_hdr {
3584 __le32 vdev_id;
3585 struct wmi_mac_addr peer_macaddr;
3586 __le32 tx_rate;
3587 __le32 tx_power;
3588 __le32 buf_len;
3589} __packed;
3590
3591struct wmi_mgmt_tx_cmd {
3592 struct wmi_mgmt_tx_hdr hdr;
3593 u8 buf[0];
3594} __packed;
3595
3596struct wmi_echo_event {
3597 __le32 value;
3598} __packed;
3599
3600struct wmi_echo_cmd {
3601 __le32 value;
3602} __packed;
3603
Kalle Valo5e3dd152013-06-12 20:52:10 +03003604struct wmi_pdev_set_regdomain_cmd {
3605 __le32 reg_domain;
3606 __le32 reg_domain_2G;
3607 __le32 reg_domain_5G;
3608 __le32 conformance_test_limit_2G;
3609 __le32 conformance_test_limit_5G;
3610} __packed;
3611
Marek Puzyniak821af6a2014-03-21 17:46:57 +02003612enum wmi_dfs_region {
3613 /* Uninitialized dfs domain */
3614 WMI_UNINIT_DFS_DOMAIN = 0,
3615
3616 /* FCC3 dfs domain */
3617 WMI_FCC_DFS_DOMAIN = 1,
3618
3619 /* ETSI dfs domain */
3620 WMI_ETSI_DFS_DOMAIN = 2,
3621
3622 /*Japan dfs domain */
3623 WMI_MKK4_DFS_DOMAIN = 3,
3624};
3625
3626struct wmi_pdev_set_regdomain_cmd_10x {
3627 __le32 reg_domain;
3628 __le32 reg_domain_2G;
3629 __le32 reg_domain_5G;
3630 __le32 conformance_test_limit_2G;
3631 __le32 conformance_test_limit_5G;
3632
3633 /* dfs domain from wmi_dfs_region */
3634 __le32 dfs_domain;
3635} __packed;
3636
Kalle Valo5e3dd152013-06-12 20:52:10 +03003637/* Command to set/unset chip in quiet mode */
3638struct wmi_pdev_set_quiet_cmd {
3639 /* period in TUs */
3640 __le32 period;
3641
3642 /* duration in TUs */
3643 __le32 duration;
3644
3645 /* offset in TUs */
3646 __le32 next_start;
3647
3648 /* enable/disable */
3649 __le32 enabled;
3650} __packed;
3651
Kalle Valo5e3dd152013-06-12 20:52:10 +03003652/*
3653 * 802.11g protection mode.
3654 */
3655enum ath10k_protmode {
3656 ATH10K_PROT_NONE = 0, /* no protection */
3657 ATH10K_PROT_CTSONLY = 1, /* CTS to self */
3658 ATH10K_PROT_RTSCTS = 2, /* RTS-CTS */
3659};
3660
Marek Kwaczynskie81bd102014-03-11 12:58:00 +02003661enum wmi_rtscts_profile {
3662 WMI_RTSCTS_FOR_NO_RATESERIES = 0,
3663 WMI_RTSCTS_FOR_SECOND_RATESERIES,
3664 WMI_RTSCTS_ACROSS_SW_RETRIES
3665};
3666
3667#define WMI_RTSCTS_ENABLED 1
3668#define WMI_RTSCTS_SET_MASK 0x0f
3669#define WMI_RTSCTS_SET_LSB 0
3670
3671#define WMI_RTSCTS_PROFILE_MASK 0xf0
3672#define WMI_RTSCTS_PROFILE_LSB 4
3673
Kalle Valo5e3dd152013-06-12 20:52:10 +03003674enum wmi_beacon_gen_mode {
3675 WMI_BEACON_STAGGERED_MODE = 0,
3676 WMI_BEACON_BURST_MODE = 1
3677};
3678
3679enum wmi_csa_event_ies_present_flag {
3680 WMI_CSA_IE_PRESENT = 0x00000001,
3681 WMI_XCSA_IE_PRESENT = 0x00000002,
3682 WMI_WBW_IE_PRESENT = 0x00000004,
3683 WMI_CSWARP_IE_PRESENT = 0x00000008,
3684};
3685
3686/* wmi CSA receive event from beacon frame */
3687struct wmi_csa_event {
3688 __le32 i_fc_dur;
3689 /* Bit 0-15: FC */
3690 /* Bit 16-31: DUR */
3691 struct wmi_mac_addr i_addr1;
3692 struct wmi_mac_addr i_addr2;
3693 __le32 csa_ie[2];
3694 __le32 xcsa_ie[2];
3695 __le32 wb_ie[2];
3696 __le32 cswarp_ie;
3697 __le32 ies_present_flag; /* wmi_csa_event_ies_present_flag */
3698} __packed;
3699
3700/* the definition of different PDEV parameters */
3701#define PDEV_DEFAULT_STATS_UPDATE_PERIOD 500
3702#define VDEV_DEFAULT_STATS_UPDATE_PERIOD 500
3703#define PEER_DEFAULT_STATS_UPDATE_PERIOD 500
3704
Bartosz Markowski226a3392013-09-26 17:47:16 +02003705struct wmi_pdev_param_map {
3706 u32 tx_chain_mask;
3707 u32 rx_chain_mask;
3708 u32 txpower_limit2g;
3709 u32 txpower_limit5g;
3710 u32 txpower_scale;
3711 u32 beacon_gen_mode;
3712 u32 beacon_tx_mode;
3713 u32 resmgr_offchan_mode;
3714 u32 protection_mode;
3715 u32 dynamic_bw;
3716 u32 non_agg_sw_retry_th;
3717 u32 agg_sw_retry_th;
3718 u32 sta_kickout_th;
3719 u32 ac_aggrsize_scaling;
3720 u32 ltr_enable;
3721 u32 ltr_ac_latency_be;
3722 u32 ltr_ac_latency_bk;
3723 u32 ltr_ac_latency_vi;
3724 u32 ltr_ac_latency_vo;
3725 u32 ltr_ac_latency_timeout;
3726 u32 ltr_sleep_override;
3727 u32 ltr_rx_override;
3728 u32 ltr_tx_activity_timeout;
3729 u32 l1ss_enable;
3730 u32 dsleep_enable;
3731 u32 pcielp_txbuf_flush;
3732 u32 pcielp_txbuf_watermark;
3733 u32 pcielp_txbuf_tmo_en;
3734 u32 pcielp_txbuf_tmo_value;
3735 u32 pdev_stats_update_period;
3736 u32 vdev_stats_update_period;
3737 u32 peer_stats_update_period;
3738 u32 bcnflt_stats_update_period;
3739 u32 pmf_qos;
3740 u32 arp_ac_override;
Bartosz Markowski226a3392013-09-26 17:47:16 +02003741 u32 dcs;
3742 u32 ani_enable;
3743 u32 ani_poll_period;
3744 u32 ani_listen_period;
3745 u32 ani_ofdm_level;
3746 u32 ani_cck_level;
3747 u32 dyntxchain;
3748 u32 proxy_sta;
3749 u32 idle_ps_config;
3750 u32 power_gating_sleep;
3751 u32 fast_channel_reset;
3752 u32 burst_dur;
3753 u32 burst_enable;
Peter Oha7bd3e92014-12-02 13:07:14 +02003754 u32 cal_period;
Raja Manid86561f2015-06-22 20:10:14 +05303755 u32 aggr_burst;
3756 u32 rx_decap_mode;
3757 u32 smart_antenna_default_antenna;
3758 u32 igmpmld_override;
3759 u32 igmpmld_tid;
3760 u32 antenna_gain;
3761 u32 rx_filter;
3762 u32 set_mcast_to_ucast_tid;
3763 u32 proxy_sta_mode;
3764 u32 set_mcast2ucast_mode;
3765 u32 set_mcast2ucast_buffer;
3766 u32 remove_mcast2ucast_buffer;
3767 u32 peer_sta_ps_statechg_enable;
3768 u32 igmpmld_ac_override;
3769 u32 block_interbss;
3770 u32 set_disable_reset_cmdid;
3771 u32 set_msdu_ttl_cmdid;
3772 u32 set_ppdu_duration_cmdid;
3773 u32 txbf_sound_period_cmdid;
3774 u32 set_promisc_mode_cmdid;
3775 u32 set_burst_mode_cmdid;
3776 u32 en_stats;
3777 u32 mu_group_policy;
3778 u32 noise_detection;
3779 u32 noise_threshold;
3780 u32 dpd_enable;
3781 u32 set_mcast_bcast_echo;
3782 u32 atf_strict_sch;
3783 u32 atf_sched_duration;
3784 u32 ant_plzn;
3785 u32 mgmt_retry_limit;
3786 u32 sensitivity_level;
3787 u32 signed_txpower_2g;
3788 u32 signed_txpower_5g;
3789 u32 enable_per_tid_amsdu;
3790 u32 enable_per_tid_ampdu;
3791 u32 cca_threshold;
3792 u32 rts_fixed_rate;
3793 u32 pdev_reset;
3794 u32 wapi_mbssid_offset;
3795 u32 arp_srcaddr;
3796 u32 arp_dstaddr;
Rajkumar Manoharan39136242016-05-27 20:15:59 +05303797 u32 enable_btcoex;
Wen Gong13829932019-10-01 15:04:56 +03003798 u32 rfkill_config;
3799 u32 rfkill_enable;
Bartosz Markowski226a3392013-09-26 17:47:16 +02003800};
3801
3802#define WMI_PDEV_PARAM_UNSUPPORTED 0
3803
Kalle Valo5e3dd152013-06-12 20:52:10 +03003804enum wmi_pdev_param {
Ben Greeard0e0a552014-05-14 16:56:14 +03003805 /* TX chain mask */
Kalle Valo5e3dd152013-06-12 20:52:10 +03003806 WMI_PDEV_PARAM_TX_CHAIN_MASK = 0x1,
Ben Greeard0e0a552014-05-14 16:56:14 +03003807 /* RX chain mask */
Kalle Valo5e3dd152013-06-12 20:52:10 +03003808 WMI_PDEV_PARAM_RX_CHAIN_MASK,
3809 /* TX power limit for 2G Radio */
3810 WMI_PDEV_PARAM_TXPOWER_LIMIT2G,
3811 /* TX power limit for 5G Radio */
3812 WMI_PDEV_PARAM_TXPOWER_LIMIT5G,
3813 /* TX power scale */
3814 WMI_PDEV_PARAM_TXPOWER_SCALE,
3815 /* Beacon generation mode . 0: host, 1: target */
3816 WMI_PDEV_PARAM_BEACON_GEN_MODE,
3817 /* Beacon generation mode . 0: staggered 1: bursted */
3818 WMI_PDEV_PARAM_BEACON_TX_MODE,
3819 /*
3820 * Resource manager off chan mode .
3821 * 0: turn off off chan mode. 1: turn on offchan mode
3822 */
3823 WMI_PDEV_PARAM_RESMGR_OFFCHAN_MODE,
3824 /*
3825 * Protection mode:
3826 * 0: no protection 1:use CTS-to-self 2: use RTS/CTS
3827 */
3828 WMI_PDEV_PARAM_PROTECTION_MODE,
Michal Kaziorc4dd0d02013-11-13 11:05:10 +01003829 /*
3830 * Dynamic bandwidth - 0: disable, 1: enable
3831 *
3832 * When enabled HW rate control tries different bandwidths when
3833 * retransmitting frames.
3834 */
Kalle Valo5e3dd152013-06-12 20:52:10 +03003835 WMI_PDEV_PARAM_DYNAMIC_BW,
3836 /* Non aggregrate/ 11g sw retry threshold.0-disable */
3837 WMI_PDEV_PARAM_NON_AGG_SW_RETRY_TH,
3838 /* aggregrate sw retry threshold. 0-disable*/
3839 WMI_PDEV_PARAM_AGG_SW_RETRY_TH,
3840 /* Station kickout threshold (non of consecutive failures).0-disable */
3841 WMI_PDEV_PARAM_STA_KICKOUT_TH,
3842 /* Aggerate size scaling configuration per AC */
3843 WMI_PDEV_PARAM_AC_AGGRSIZE_SCALING,
3844 /* LTR enable */
3845 WMI_PDEV_PARAM_LTR_ENABLE,
3846 /* LTR latency for BE, in us */
3847 WMI_PDEV_PARAM_LTR_AC_LATENCY_BE,
3848 /* LTR latency for BK, in us */
3849 WMI_PDEV_PARAM_LTR_AC_LATENCY_BK,
3850 /* LTR latency for VI, in us */
3851 WMI_PDEV_PARAM_LTR_AC_LATENCY_VI,
3852 /* LTR latency for VO, in us */
3853 WMI_PDEV_PARAM_LTR_AC_LATENCY_VO,
3854 /* LTR AC latency timeout, in ms */
3855 WMI_PDEV_PARAM_LTR_AC_LATENCY_TIMEOUT,
3856 /* LTR platform latency override, in us */
3857 WMI_PDEV_PARAM_LTR_SLEEP_OVERRIDE,
3858 /* LTR-RX override, in us */
3859 WMI_PDEV_PARAM_LTR_RX_OVERRIDE,
3860 /* Tx activity timeout for LTR, in us */
3861 WMI_PDEV_PARAM_LTR_TX_ACTIVITY_TIMEOUT,
3862 /* L1SS state machine enable */
3863 WMI_PDEV_PARAM_L1SS_ENABLE,
3864 /* Deep sleep state machine enable */
3865 WMI_PDEV_PARAM_DSLEEP_ENABLE,
3866 /* RX buffering flush enable */
3867 WMI_PDEV_PARAM_PCIELP_TXBUF_FLUSH,
3868 /* RX buffering matermark */
3869 WMI_PDEV_PARAM_PCIELP_TXBUF_WATERMARK,
3870 /* RX buffering timeout enable */
3871 WMI_PDEV_PARAM_PCIELP_TXBUF_TMO_EN,
3872 /* RX buffering timeout value */
3873 WMI_PDEV_PARAM_PCIELP_TXBUF_TMO_VALUE,
3874 /* pdev level stats update period in ms */
3875 WMI_PDEV_PARAM_PDEV_STATS_UPDATE_PERIOD,
3876 /* vdev level stats update period in ms */
3877 WMI_PDEV_PARAM_VDEV_STATS_UPDATE_PERIOD,
3878 /* peer level stats update period in ms */
3879 WMI_PDEV_PARAM_PEER_STATS_UPDATE_PERIOD,
3880 /* beacon filter status update period */
3881 WMI_PDEV_PARAM_BCNFLT_STATS_UPDATE_PERIOD,
3882 /* QOS Mgmt frame protection MFP/PMF 0: disable, 1: enable */
3883 WMI_PDEV_PARAM_PMF_QOS,
3884 /* Access category on which ARP frames are sent */
3885 WMI_PDEV_PARAM_ARP_AC_OVERRIDE,
3886 /* DCS configuration */
3887 WMI_PDEV_PARAM_DCS,
3888 /* Enable/Disable ANI on target */
3889 WMI_PDEV_PARAM_ANI_ENABLE,
3890 /* configure the ANI polling period */
3891 WMI_PDEV_PARAM_ANI_POLL_PERIOD,
3892 /* configure the ANI listening period */
3893 WMI_PDEV_PARAM_ANI_LISTEN_PERIOD,
3894 /* configure OFDM immunity level */
3895 WMI_PDEV_PARAM_ANI_OFDM_LEVEL,
3896 /* configure CCK immunity level */
3897 WMI_PDEV_PARAM_ANI_CCK_LEVEL,
3898 /* Enable/Disable CDD for 1x1 STAs in rate control module */
3899 WMI_PDEV_PARAM_DYNTXCHAIN,
3900 /* Enable/Disable proxy STA */
3901 WMI_PDEV_PARAM_PROXY_STA,
3902 /* Enable/Disable low power state when all VDEVs are inactive/idle. */
3903 WMI_PDEV_PARAM_IDLE_PS_CONFIG,
3904 /* Enable/Disable power gating sleep */
3905 WMI_PDEV_PARAM_POWER_GATING_SLEEP,
3906};
3907
Bartosz Markowski226a3392013-09-26 17:47:16 +02003908enum wmi_10x_pdev_param {
3909 /* TX chian mask */
3910 WMI_10X_PDEV_PARAM_TX_CHAIN_MASK = 0x1,
3911 /* RX chian mask */
3912 WMI_10X_PDEV_PARAM_RX_CHAIN_MASK,
3913 /* TX power limit for 2G Radio */
3914 WMI_10X_PDEV_PARAM_TXPOWER_LIMIT2G,
3915 /* TX power limit for 5G Radio */
3916 WMI_10X_PDEV_PARAM_TXPOWER_LIMIT5G,
3917 /* TX power scale */
3918 WMI_10X_PDEV_PARAM_TXPOWER_SCALE,
3919 /* Beacon generation mode . 0: host, 1: target */
3920 WMI_10X_PDEV_PARAM_BEACON_GEN_MODE,
3921 /* Beacon generation mode . 0: staggered 1: bursted */
3922 WMI_10X_PDEV_PARAM_BEACON_TX_MODE,
3923 /*
3924 * Resource manager off chan mode .
3925 * 0: turn off off chan mode. 1: turn on offchan mode
3926 */
3927 WMI_10X_PDEV_PARAM_RESMGR_OFFCHAN_MODE,
3928 /*
3929 * Protection mode:
3930 * 0: no protection 1:use CTS-to-self 2: use RTS/CTS
3931 */
3932 WMI_10X_PDEV_PARAM_PROTECTION_MODE,
3933 /* Dynamic bandwidth 0: disable 1: enable */
3934 WMI_10X_PDEV_PARAM_DYNAMIC_BW,
3935 /* Non aggregrate/ 11g sw retry threshold.0-disable */
3936 WMI_10X_PDEV_PARAM_NON_AGG_SW_RETRY_TH,
3937 /* aggregrate sw retry threshold. 0-disable*/
3938 WMI_10X_PDEV_PARAM_AGG_SW_RETRY_TH,
3939 /* Station kickout threshold (non of consecutive failures).0-disable */
3940 WMI_10X_PDEV_PARAM_STA_KICKOUT_TH,
3941 /* Aggerate size scaling configuration per AC */
3942 WMI_10X_PDEV_PARAM_AC_AGGRSIZE_SCALING,
3943 /* LTR enable */
3944 WMI_10X_PDEV_PARAM_LTR_ENABLE,
3945 /* LTR latency for BE, in us */
3946 WMI_10X_PDEV_PARAM_LTR_AC_LATENCY_BE,
3947 /* LTR latency for BK, in us */
3948 WMI_10X_PDEV_PARAM_LTR_AC_LATENCY_BK,
3949 /* LTR latency for VI, in us */
3950 WMI_10X_PDEV_PARAM_LTR_AC_LATENCY_VI,
3951 /* LTR latency for VO, in us */
3952 WMI_10X_PDEV_PARAM_LTR_AC_LATENCY_VO,
3953 /* LTR AC latency timeout, in ms */
3954 WMI_10X_PDEV_PARAM_LTR_AC_LATENCY_TIMEOUT,
3955 /* LTR platform latency override, in us */
3956 WMI_10X_PDEV_PARAM_LTR_SLEEP_OVERRIDE,
3957 /* LTR-RX override, in us */
3958 WMI_10X_PDEV_PARAM_LTR_RX_OVERRIDE,
3959 /* Tx activity timeout for LTR, in us */
3960 WMI_10X_PDEV_PARAM_LTR_TX_ACTIVITY_TIMEOUT,
3961 /* L1SS state machine enable */
3962 WMI_10X_PDEV_PARAM_L1SS_ENABLE,
3963 /* Deep sleep state machine enable */
3964 WMI_10X_PDEV_PARAM_DSLEEP_ENABLE,
3965 /* pdev level stats update period in ms */
3966 WMI_10X_PDEV_PARAM_PDEV_STATS_UPDATE_PERIOD,
3967 /* vdev level stats update period in ms */
3968 WMI_10X_PDEV_PARAM_VDEV_STATS_UPDATE_PERIOD,
3969 /* peer level stats update period in ms */
3970 WMI_10X_PDEV_PARAM_PEER_STATS_UPDATE_PERIOD,
3971 /* beacon filter status update period */
3972 WMI_10X_PDEV_PARAM_BCNFLT_STATS_UPDATE_PERIOD,
3973 /* QOS Mgmt frame protection MFP/PMF 0: disable, 1: enable */
3974 WMI_10X_PDEV_PARAM_PMF_QOS,
3975 /* Access category on which ARP and DHCP frames are sent */
3976 WMI_10X_PDEV_PARAM_ARPDHCP_AC_OVERRIDE,
3977 /* DCS configuration */
3978 WMI_10X_PDEV_PARAM_DCS,
3979 /* Enable/Disable ANI on target */
3980 WMI_10X_PDEV_PARAM_ANI_ENABLE,
3981 /* configure the ANI polling period */
3982 WMI_10X_PDEV_PARAM_ANI_POLL_PERIOD,
3983 /* configure the ANI listening period */
3984 WMI_10X_PDEV_PARAM_ANI_LISTEN_PERIOD,
3985 /* configure OFDM immunity level */
3986 WMI_10X_PDEV_PARAM_ANI_OFDM_LEVEL,
3987 /* configure CCK immunity level */
3988 WMI_10X_PDEV_PARAM_ANI_CCK_LEVEL,
3989 /* Enable/Disable CDD for 1x1 STAs in rate control module */
3990 WMI_10X_PDEV_PARAM_DYNTXCHAIN,
3991 /* Enable/Disable Fast channel reset*/
3992 WMI_10X_PDEV_PARAM_FAST_CHANNEL_RESET,
3993 /* Set Bursting DUR */
3994 WMI_10X_PDEV_PARAM_BURST_DUR,
3995 /* Set Bursting Enable*/
3996 WMI_10X_PDEV_PARAM_BURST_ENABLE,
Michal Kazior24c88f72014-07-25 13:32:17 +02003997
3998 /* following are available as of firmware 10.2 */
3999 WMI_10X_PDEV_PARAM_SMART_ANTENNA_DEFAULT_ANTENNA,
4000 WMI_10X_PDEV_PARAM_IGMPMLD_OVERRIDE,
4001 WMI_10X_PDEV_PARAM_IGMPMLD_TID,
4002 WMI_10X_PDEV_PARAM_ANTENNA_GAIN,
4003 WMI_10X_PDEV_PARAM_RX_DECAP_MODE,
4004 WMI_10X_PDEV_PARAM_RX_FILTER,
4005 WMI_10X_PDEV_PARAM_SET_MCAST_TO_UCAST_TID,
4006 WMI_10X_PDEV_PARAM_PROXY_STA_MODE,
4007 WMI_10X_PDEV_PARAM_SET_MCAST2UCAST_MODE,
4008 WMI_10X_PDEV_PARAM_SET_MCAST2UCAST_BUFFER,
4009 WMI_10X_PDEV_PARAM_REMOVE_MCAST2UCAST_BUFFER,
Peter Ohb43bf972014-12-02 13:06:53 +02004010 WMI_10X_PDEV_PARAM_PEER_STA_PS_STATECHG_ENABLE,
4011 WMI_10X_PDEV_PARAM_RTS_FIXED_RATE,
Maharaja Kennadyrajandb251d72018-07-18 19:04:20 +05304012 WMI_10X_PDEV_PARAM_CAL_PERIOD,
4013 WMI_10X_PDEV_PARAM_ATF_STRICT_SCH,
4014 WMI_10X_PDEV_PARAM_ATF_SCHED_DURATION,
4015 WMI_10X_PDEV_PARAM_SET_PROMISC_MODE_CMDID,
4016 WMI_10X_PDEV_PARAM_PDEV_RESET
Bartosz Markowski226a3392013-09-26 17:47:16 +02004017};
4018
Raja Manid86561f2015-06-22 20:10:14 +05304019enum wmi_10_4_pdev_param {
4020 WMI_10_4_PDEV_PARAM_TX_CHAIN_MASK = 0x1,
4021 WMI_10_4_PDEV_PARAM_RX_CHAIN_MASK,
4022 WMI_10_4_PDEV_PARAM_TXPOWER_LIMIT2G,
4023 WMI_10_4_PDEV_PARAM_TXPOWER_LIMIT5G,
4024 WMI_10_4_PDEV_PARAM_TXPOWER_SCALE,
4025 WMI_10_4_PDEV_PARAM_BEACON_GEN_MODE,
4026 WMI_10_4_PDEV_PARAM_BEACON_TX_MODE,
4027 WMI_10_4_PDEV_PARAM_RESMGR_OFFCHAN_MODE,
4028 WMI_10_4_PDEV_PARAM_PROTECTION_MODE,
4029 WMI_10_4_PDEV_PARAM_DYNAMIC_BW,
4030 WMI_10_4_PDEV_PARAM_NON_AGG_SW_RETRY_TH,
4031 WMI_10_4_PDEV_PARAM_AGG_SW_RETRY_TH,
4032 WMI_10_4_PDEV_PARAM_STA_KICKOUT_TH,
4033 WMI_10_4_PDEV_PARAM_AC_AGGRSIZE_SCALING,
4034 WMI_10_4_PDEV_PARAM_LTR_ENABLE,
4035 WMI_10_4_PDEV_PARAM_LTR_AC_LATENCY_BE,
4036 WMI_10_4_PDEV_PARAM_LTR_AC_LATENCY_BK,
4037 WMI_10_4_PDEV_PARAM_LTR_AC_LATENCY_VI,
4038 WMI_10_4_PDEV_PARAM_LTR_AC_LATENCY_VO,
4039 WMI_10_4_PDEV_PARAM_LTR_AC_LATENCY_TIMEOUT,
4040 WMI_10_4_PDEV_PARAM_LTR_SLEEP_OVERRIDE,
4041 WMI_10_4_PDEV_PARAM_LTR_RX_OVERRIDE,
4042 WMI_10_4_PDEV_PARAM_LTR_TX_ACTIVITY_TIMEOUT,
4043 WMI_10_4_PDEV_PARAM_L1SS_ENABLE,
4044 WMI_10_4_PDEV_PARAM_DSLEEP_ENABLE,
4045 WMI_10_4_PDEV_PARAM_PCIELP_TXBUF_FLUSH,
4046 WMI_10_4_PDEV_PARAM_PCIELP_TXBUF_WATERMARK,
4047 WMI_10_4_PDEV_PARAM_PCIELP_TXBUF_TMO_EN,
4048 WMI_10_4_PDEV_PARAM_PCIELP_TXBUF_TMO_VALUE,
4049 WMI_10_4_PDEV_PARAM_PDEV_STATS_UPDATE_PERIOD,
4050 WMI_10_4_PDEV_PARAM_VDEV_STATS_UPDATE_PERIOD,
4051 WMI_10_4_PDEV_PARAM_PEER_STATS_UPDATE_PERIOD,
4052 WMI_10_4_PDEV_PARAM_BCNFLT_STATS_UPDATE_PERIOD,
4053 WMI_10_4_PDEV_PARAM_PMF_QOS,
4054 WMI_10_4_PDEV_PARAM_ARP_AC_OVERRIDE,
4055 WMI_10_4_PDEV_PARAM_DCS,
4056 WMI_10_4_PDEV_PARAM_ANI_ENABLE,
4057 WMI_10_4_PDEV_PARAM_ANI_POLL_PERIOD,
4058 WMI_10_4_PDEV_PARAM_ANI_LISTEN_PERIOD,
4059 WMI_10_4_PDEV_PARAM_ANI_OFDM_LEVEL,
4060 WMI_10_4_PDEV_PARAM_ANI_CCK_LEVEL,
4061 WMI_10_4_PDEV_PARAM_DYNTXCHAIN,
4062 WMI_10_4_PDEV_PARAM_PROXY_STA,
4063 WMI_10_4_PDEV_PARAM_IDLE_PS_CONFIG,
4064 WMI_10_4_PDEV_PARAM_POWER_GATING_SLEEP,
4065 WMI_10_4_PDEV_PARAM_AGGR_BURST,
4066 WMI_10_4_PDEV_PARAM_RX_DECAP_MODE,
4067 WMI_10_4_PDEV_PARAM_FAST_CHANNEL_RESET,
4068 WMI_10_4_PDEV_PARAM_BURST_DUR,
4069 WMI_10_4_PDEV_PARAM_BURST_ENABLE,
4070 WMI_10_4_PDEV_PARAM_SMART_ANTENNA_DEFAULT_ANTENNA,
4071 WMI_10_4_PDEV_PARAM_IGMPMLD_OVERRIDE,
4072 WMI_10_4_PDEV_PARAM_IGMPMLD_TID,
4073 WMI_10_4_PDEV_PARAM_ANTENNA_GAIN,
4074 WMI_10_4_PDEV_PARAM_RX_FILTER,
4075 WMI_10_4_PDEV_SET_MCAST_TO_UCAST_TID,
4076 WMI_10_4_PDEV_PARAM_PROXY_STA_MODE,
4077 WMI_10_4_PDEV_PARAM_SET_MCAST2UCAST_MODE,
4078 WMI_10_4_PDEV_PARAM_SET_MCAST2UCAST_BUFFER,
4079 WMI_10_4_PDEV_PARAM_REMOVE_MCAST2UCAST_BUFFER,
4080 WMI_10_4_PDEV_PEER_STA_PS_STATECHG_ENABLE,
4081 WMI_10_4_PDEV_PARAM_IGMPMLD_AC_OVERRIDE,
4082 WMI_10_4_PDEV_PARAM_BLOCK_INTERBSS,
4083 WMI_10_4_PDEV_PARAM_SET_DISABLE_RESET_CMDID,
4084 WMI_10_4_PDEV_PARAM_SET_MSDU_TTL_CMDID,
4085 WMI_10_4_PDEV_PARAM_SET_PPDU_DURATION_CMDID,
4086 WMI_10_4_PDEV_PARAM_TXBF_SOUND_PERIOD_CMDID,
4087 WMI_10_4_PDEV_PARAM_SET_PROMISC_MODE_CMDID,
4088 WMI_10_4_PDEV_PARAM_SET_BURST_MODE_CMDID,
4089 WMI_10_4_PDEV_PARAM_EN_STATS,
4090 WMI_10_4_PDEV_PARAM_MU_GROUP_POLICY,
4091 WMI_10_4_PDEV_PARAM_NOISE_DETECTION,
4092 WMI_10_4_PDEV_PARAM_NOISE_THRESHOLD,
4093 WMI_10_4_PDEV_PARAM_DPD_ENABLE,
4094 WMI_10_4_PDEV_PARAM_SET_MCAST_BCAST_ECHO,
4095 WMI_10_4_PDEV_PARAM_ATF_STRICT_SCH,
4096 WMI_10_4_PDEV_PARAM_ATF_SCHED_DURATION,
4097 WMI_10_4_PDEV_PARAM_ANT_PLZN,
4098 WMI_10_4_PDEV_PARAM_MGMT_RETRY_LIMIT,
4099 WMI_10_4_PDEV_PARAM_SENSITIVITY_LEVEL,
4100 WMI_10_4_PDEV_PARAM_SIGNED_TXPOWER_2G,
4101 WMI_10_4_PDEV_PARAM_SIGNED_TXPOWER_5G,
4102 WMI_10_4_PDEV_PARAM_ENABLE_PER_TID_AMSDU,
4103 WMI_10_4_PDEV_PARAM_ENABLE_PER_TID_AMPDU,
4104 WMI_10_4_PDEV_PARAM_CCA_THRESHOLD,
4105 WMI_10_4_PDEV_PARAM_RTS_FIXED_RATE,
4106 WMI_10_4_PDEV_PARAM_CAL_PERIOD,
4107 WMI_10_4_PDEV_PARAM_PDEV_RESET,
4108 WMI_10_4_PDEV_PARAM_WAPI_MBSSID_OFFSET,
4109 WMI_10_4_PDEV_PARAM_ARP_SRCADDR,
4110 WMI_10_4_PDEV_PARAM_ARP_DSTADDR,
Vasanthakumar Thiagarajan52e8ce12015-10-29 19:11:34 +05304111 WMI_10_4_PDEV_PARAM_TXPOWER_DECR_DB,
4112 WMI_10_4_PDEV_PARAM_RX_BATCHMODE,
4113 WMI_10_4_PDEV_PARAM_PACKET_AGGR_DELAY,
4114 WMI_10_4_PDEV_PARAM_ATF_OBSS_NOISE_SCH,
4115 WMI_10_4_PDEV_PARAM_ATF_OBSS_NOISE_SCALING_FACTOR,
4116 WMI_10_4_PDEV_PARAM_CUST_TXPOWER_SCALE,
Rajkumar Manoharan39136242016-05-27 20:15:59 +05304117 WMI_10_4_PDEV_PARAM_ATF_DYNAMIC_ENABLE,
4118 WMI_10_4_PDEV_PARAM_ATF_SSID_GROUP_POLICY,
4119 WMI_10_4_PDEV_PARAM_ENABLE_BTCOEX,
Raja Manid86561f2015-06-22 20:10:14 +05304120};
4121
Kalle Valo5e3dd152013-06-12 20:52:10 +03004122struct wmi_pdev_set_param_cmd {
4123 __le32 param_id;
4124 __le32 param_value;
4125} __packed;
4126
Christian Lamparter05e7ba22019-02-08 14:55:28 +02004127struct wmi_pdev_set_base_macaddr_cmd {
4128 struct wmi_mac_addr mac_addr;
4129} __packed;
4130
Peter Oha7bd3e92014-12-02 13:07:14 +02004131/* valid period is 1 ~ 60000ms, unit in millisecond */
4132#define WMI_PDEV_PARAM_CAL_PERIOD_MAX 60000
4133
Kalle Valo5e3dd152013-06-12 20:52:10 +03004134struct wmi_pdev_get_tpc_config_cmd {
4135 /* parameter */
4136 __le32 param;
4137} __packed;
4138
Maharaja Kennadyrajan29542662015-10-05 17:56:38 +03004139#define WMI_TPC_CONFIG_PARAM 1
Maharaja Kennadyrajanbc64d052018-03-14 12:14:08 +02004140#define WMI_TPC_FINAL_RATE_MAX 240
Kalle Valo5e3dd152013-06-12 20:52:10 +03004141#define WMI_TPC_TX_N_CHAIN 4
Tamizh Chelvam4b190672018-04-25 11:36:44 +03004142#define WMI_TPC_RATE_MAX (WMI_TPC_TX_N_CHAIN * 65)
Maharaja Kennadyrajan29542662015-10-05 17:56:38 +03004143#define WMI_TPC_PREAM_TABLE_MAX 10
4144#define WMI_TPC_FLAG 3
4145#define WMI_TPC_BUF_SIZE 10
Maharaja Kennadyrajanbc64d052018-03-14 12:14:08 +02004146#define WMI_TPC_BEAMFORMING 2
Maharaja Kennadyrajan29542662015-10-05 17:56:38 +03004147
4148enum wmi_tpc_table_type {
4149 WMI_TPC_TABLE_TYPE_CDD = 0,
4150 WMI_TPC_TABLE_TYPE_STBC = 1,
4151 WMI_TPC_TABLE_TYPE_TXBF = 2,
4152};
Kalle Valo5e3dd152013-06-12 20:52:10 +03004153
4154enum wmi_tpc_config_event_flag {
4155 WMI_TPC_CONFIG_EVENT_FLAG_TABLE_CDD = 0x1,
4156 WMI_TPC_CONFIG_EVENT_FLAG_TABLE_STBC = 0x2,
4157 WMI_TPC_CONFIG_EVENT_FLAG_TABLE_TXBF = 0x4,
4158};
4159
4160struct wmi_pdev_tpc_config_event {
4161 __le32 reg_domain;
4162 __le32 chan_freq;
4163 __le32 phy_mode;
4164 __le32 twice_antenna_reduction;
4165 __le32 twice_max_rd_power;
Kalle Valo3b8fc902015-10-05 17:56:37 +03004166 a_sle32 twice_antenna_gain;
Kalle Valo5e3dd152013-06-12 20:52:10 +03004167 __le32 power_limit;
4168 __le32 rate_max;
4169 __le32 num_tx_chain;
4170 __le32 ctl;
4171 __le32 flags;
4172 s8 max_reg_allow_pow[WMI_TPC_TX_N_CHAIN];
4173 s8 max_reg_allow_pow_agcdd[WMI_TPC_TX_N_CHAIN][WMI_TPC_TX_N_CHAIN];
4174 s8 max_reg_allow_pow_agstbc[WMI_TPC_TX_N_CHAIN][WMI_TPC_TX_N_CHAIN];
4175 s8 max_reg_allow_pow_agtxbf[WMI_TPC_TX_N_CHAIN][WMI_TPC_TX_N_CHAIN];
4176 u8 rates_array[WMI_TPC_RATE_MAX];
4177} __packed;
4178
4179/* Transmit power scale factor. */
4180enum wmi_tp_scale {
4181 WMI_TP_SCALE_MAX = 0, /* no scaling (default) */
4182 WMI_TP_SCALE_50 = 1, /* 50% of max (-3 dBm) */
4183 WMI_TP_SCALE_25 = 2, /* 25% of max (-6 dBm) */
4184 WMI_TP_SCALE_12 = 3, /* 12% of max (-9 dBm) */
4185 WMI_TP_SCALE_MIN = 4, /* min, but still on */
4186 WMI_TP_SCALE_SIZE = 5, /* max num of enum */
4187};
4188
Maharaja Kennadyrajanbc64d052018-03-14 12:14:08 +02004189struct wmi_pdev_tpc_final_table_event {
4190 __le32 reg_domain;
4191 __le32 chan_freq;
4192 __le32 phy_mode;
4193 __le32 twice_antenna_reduction;
4194 __le32 twice_max_rd_power;
4195 a_sle32 twice_antenna_gain;
4196 __le32 power_limit;
4197 __le32 rate_max;
4198 __le32 num_tx_chain;
4199 __le32 ctl;
4200 __le32 flags;
4201 s8 max_reg_allow_pow[WMI_TPC_TX_N_CHAIN];
4202 s8 max_reg_allow_pow_agcdd[WMI_TPC_TX_N_CHAIN][WMI_TPC_TX_N_CHAIN];
4203 s8 max_reg_allow_pow_agstbc[WMI_TPC_TX_N_CHAIN][WMI_TPC_TX_N_CHAIN];
4204 s8 max_reg_allow_pow_agtxbf[WMI_TPC_TX_N_CHAIN][WMI_TPC_TX_N_CHAIN];
4205 u8 rates_array[WMI_TPC_FINAL_RATE_MAX];
4206 u8 ctl_power_table[WMI_TPC_BEAMFORMING][WMI_TPC_TX_N_CHAIN]
4207 [WMI_TPC_TX_N_CHAIN];
4208} __packed;
4209
4210struct wmi_pdev_get_tpc_table_cmd {
4211 __le32 param;
4212} __packed;
4213
4214enum wmi_tpc_pream_2ghz {
4215 WMI_TPC_PREAM_2GHZ_CCK = 0,
4216 WMI_TPC_PREAM_2GHZ_OFDM,
4217 WMI_TPC_PREAM_2GHZ_HT20,
4218 WMI_TPC_PREAM_2GHZ_HT40,
4219 WMI_TPC_PREAM_2GHZ_VHT20,
4220 WMI_TPC_PREAM_2GHZ_VHT40,
4221 WMI_TPC_PREAM_2GHZ_VHT80,
4222};
4223
4224enum wmi_tpc_pream_5ghz {
4225 WMI_TPC_PREAM_5GHZ_OFDM = 1,
4226 WMI_TPC_PREAM_5GHZ_HT20,
4227 WMI_TPC_PREAM_5GHZ_HT40,
4228 WMI_TPC_PREAM_5GHZ_VHT20,
4229 WMI_TPC_PREAM_5GHZ_VHT40,
4230 WMI_TPC_PREAM_5GHZ_VHT80,
4231 WMI_TPC_PREAM_5GHZ_HTCUP,
4232};
4233
Maharaja Kennadyrajand70c0d42018-09-18 12:04:27 +05304234#define WMI_PEER_PS_STATE_DISABLED 2
4235
4236struct wmi_peer_sta_ps_state_chg_event {
4237 struct wmi_mac_addr peer_macaddr;
4238 __le32 peer_ps_state;
4239} __packed;
4240
Kalle Valo5e3dd152013-06-12 20:52:10 +03004241struct wmi_pdev_chanlist_update_event {
4242 /* number of channels */
4243 __le32 num_chan;
4244 /* array of channels */
4245 struct wmi_channel channel_list[1];
4246} __packed;
4247
4248#define WMI_MAX_DEBUG_MESG (sizeof(u32) * 32)
4249
4250struct wmi_debug_mesg_event {
4251 /* message buffer, NULL terminated */
4252 char bufp[WMI_MAX_DEBUG_MESG];
4253} __packed;
4254
4255enum {
4256 /* P2P device */
4257 VDEV_SUBTYPE_P2PDEV = 0,
4258 /* P2P client */
4259 VDEV_SUBTYPE_P2PCLI,
4260 /* P2P GO */
4261 VDEV_SUBTYPE_P2PGO,
4262 /* BT3.0 HS */
4263 VDEV_SUBTYPE_BT,
4264};
4265
4266struct wmi_pdev_set_channel_cmd {
4267 /* idnore power , only use flags , mode and freq */
4268 struct wmi_channel chan;
4269} __packed;
4270
Rajkumar Manoharan90174452014-10-03 08:02:33 +03004271struct wmi_pdev_pktlog_enable_cmd {
4272 __le32 ev_bitmap;
4273} __packed;
4274
Kalle Valo5e3dd152013-06-12 20:52:10 +03004275/* Customize the DSCP (bit) to TID (0-7) mapping for QOS */
4276#define WMI_DSCP_MAP_MAX (64)
4277struct wmi_pdev_set_dscp_tid_map_cmd {
4278 /* map indicating DSCP to TID conversion */
4279 __le32 dscp_to_tid_map[WMI_DSCP_MAP_MAX];
4280} __packed;
4281
4282enum mcast_bcast_rate_id {
4283 WMI_SET_MCAST_RATE,
4284 WMI_SET_BCAST_RATE
4285};
4286
4287struct mcast_bcast_rate {
4288 enum mcast_bcast_rate_id rate_id;
4289 __le32 rate;
4290} __packed;
4291
4292struct wmi_wmm_params {
4293 __le32 cwmin;
4294 __le32 cwmax;
4295 __le32 aifs;
4296 __le32 txop;
4297 __le32 acm;
4298 __le32 no_ack;
4299} __packed;
4300
4301struct wmi_pdev_set_wmm_params {
4302 struct wmi_wmm_params ac_be;
4303 struct wmi_wmm_params ac_bk;
4304 struct wmi_wmm_params ac_vi;
4305 struct wmi_wmm_params ac_vo;
4306} __packed;
4307
4308struct wmi_wmm_params_arg {
4309 u32 cwmin;
4310 u32 cwmax;
4311 u32 aifs;
4312 u32 txop;
4313 u32 acm;
4314 u32 no_ack;
4315};
4316
Michal Kazior5e752e42015-01-19 09:53:41 +01004317struct wmi_wmm_params_all_arg {
Kalle Valo5e3dd152013-06-12 20:52:10 +03004318 struct wmi_wmm_params_arg ac_be;
4319 struct wmi_wmm_params_arg ac_bk;
4320 struct wmi_wmm_params_arg ac_vi;
4321 struct wmi_wmm_params_arg ac_vo;
4322};
4323
Michal Kaziorb91251f2015-01-24 12:14:49 +02004324struct wmi_pdev_stats_tx {
Kalle Valo5e3dd152013-06-12 20:52:10 +03004325 /* Num HTT cookies queued to dispatch list */
4326 __le32 comp_queued;
4327
4328 /* Num HTT cookies dispatched */
4329 __le32 comp_delivered;
4330
4331 /* Num MSDU queued to WAL */
4332 __le32 msdu_enqued;
4333
4334 /* Num MPDU queue to WAL */
4335 __le32 mpdu_enqued;
4336
4337 /* Num MSDUs dropped by WMM limit */
4338 __le32 wmm_drop;
4339
4340 /* Num Local frames queued */
4341 __le32 local_enqued;
4342
4343 /* Num Local frames done */
4344 __le32 local_freed;
4345
4346 /* Num queued to HW */
4347 __le32 hw_queued;
4348
4349 /* Num PPDU reaped from HW */
4350 __le32 hw_reaped;
4351
4352 /* Num underruns */
4353 __le32 underrun;
4354
4355 /* Num PPDUs cleaned up in TX abort */
4356 __le32 tx_abort;
4357
4358 /* Num MPDUs requed by SW */
4359 __le32 mpdus_requed;
4360
4361 /* excessive retries */
4362 __le32 tx_ko;
4363
4364 /* data hw rate code */
4365 __le32 data_rc;
4366
4367 /* Scheduler self triggers */
4368 __le32 self_triggers;
4369
4370 /* frames dropped due to excessive sw retries */
4371 __le32 sw_retry_failure;
4372
4373 /* illegal rate phy errors */
4374 __le32 illgl_rate_phy_err;
4375
Joe Perchese13dbea2016-09-26 21:56:21 +03004376 /* wal pdev continuous xretry */
Kalle Valo5e3dd152013-06-12 20:52:10 +03004377 __le32 pdev_cont_xretry;
4378
4379 /* wal pdev continous xretry */
4380 __le32 pdev_tx_timeout;
4381
4382 /* wal pdev resets */
4383 __le32 pdev_resets;
4384
Bartosz Markowski34d714e2014-03-28 14:35:16 +02004385 /* frames dropped due to non-availability of stateless TIDs */
4386 __le32 stateless_tid_alloc_failure;
4387
Kalle Valo5e3dd152013-06-12 20:52:10 +03004388 __le32 phy_underrun;
4389
4390 /* MPDU is more than txop limit */
4391 __le32 txop_ovf;
4392} __packed;
4393
Manikanta Pubbisetty98dd2b92015-10-28 21:38:33 +02004394struct wmi_10_4_pdev_stats_tx {
4395 /* Num HTT cookies queued to dispatch list */
4396 __le32 comp_queued;
4397
4398 /* Num HTT cookies dispatched */
4399 __le32 comp_delivered;
4400
4401 /* Num MSDU queued to WAL */
4402 __le32 msdu_enqued;
4403
4404 /* Num MPDU queue to WAL */
4405 __le32 mpdu_enqued;
4406
4407 /* Num MSDUs dropped by WMM limit */
4408 __le32 wmm_drop;
4409
4410 /* Num Local frames queued */
4411 __le32 local_enqued;
4412
4413 /* Num Local frames done */
4414 __le32 local_freed;
4415
4416 /* Num queued to HW */
4417 __le32 hw_queued;
4418
4419 /* Num PPDU reaped from HW */
4420 __le32 hw_reaped;
4421
4422 /* Num underruns */
4423 __le32 underrun;
4424
4425 /* HW Paused. */
4426 __le32 hw_paused;
4427
4428 /* Num PPDUs cleaned up in TX abort */
4429 __le32 tx_abort;
4430
4431 /* Num MPDUs requed by SW */
4432 __le32 mpdus_requed;
4433
4434 /* excessive retries */
4435 __le32 tx_ko;
4436
4437 /* data hw rate code */
4438 __le32 data_rc;
4439
4440 /* Scheduler self triggers */
4441 __le32 self_triggers;
4442
4443 /* frames dropped due to excessive sw retries */
4444 __le32 sw_retry_failure;
4445
4446 /* illegal rate phy errors */
4447 __le32 illgl_rate_phy_err;
4448
4449 /* wal pdev continuous xretry */
4450 __le32 pdev_cont_xretry;
4451
4452 /* wal pdev tx timeouts */
4453 __le32 pdev_tx_timeout;
4454
4455 /* wal pdev resets */
4456 __le32 pdev_resets;
4457
4458 /* frames dropped due to non-availability of stateless TIDs */
4459 __le32 stateless_tid_alloc_failure;
4460
4461 __le32 phy_underrun;
4462
4463 /* MPDU is more than txop limit */
4464 __le32 txop_ovf;
4465
4466 /* Number of Sequences posted */
4467 __le32 seq_posted;
4468
4469 /* Number of Sequences failed queueing */
4470 __le32 seq_failed_queueing;
4471
4472 /* Number of Sequences completed */
4473 __le32 seq_completed;
4474
4475 /* Number of Sequences restarted */
4476 __le32 seq_restarted;
4477
4478 /* Number of MU Sequences posted */
4479 __le32 mu_seq_posted;
4480
4481 /* Num MPDUs flushed by SW, HWPAUSED,SW TXABORT(Reset,channel change) */
4482 __le32 mpdus_sw_flush;
4483
4484 /* Num MPDUs filtered by HW, all filter condition (TTL expired) */
4485 __le32 mpdus_hw_filter;
4486
4487 /* Num MPDUs truncated by PDG
4488 * (TXOP, TBTT, PPDU_duration based on rate, dyn_bw)
4489 */
4490 __le32 mpdus_truncated;
4491
4492 /* Num MPDUs that was tried but didn't receive ACK or BA */
4493 __le32 mpdus_ack_failed;
4494
4495 /* Num MPDUs that was dropped due to expiry. */
4496 __le32 mpdus_expired;
4497} __packed;
4498
Michal Kaziorb91251f2015-01-24 12:14:49 +02004499struct wmi_pdev_stats_rx {
Kalle Valo5e3dd152013-06-12 20:52:10 +03004500 /* Cnts any change in ring routing mid-ppdu */
4501 __le32 mid_ppdu_route_change;
4502
4503 /* Total number of statuses processed */
4504 __le32 status_rcvd;
4505
4506 /* Extra frags on rings 0-3 */
4507 __le32 r0_frags;
4508 __le32 r1_frags;
4509 __le32 r2_frags;
4510 __le32 r3_frags;
4511
4512 /* MSDUs / MPDUs delivered to HTT */
4513 __le32 htt_msdus;
4514 __le32 htt_mpdus;
4515
4516 /* MSDUs / MPDUs delivered to local stack */
4517 __le32 loc_msdus;
4518 __le32 loc_mpdus;
4519
4520 /* AMSDUs that have more MSDUs than the status ring size */
4521 __le32 oversize_amsdu;
4522
4523 /* Number of PHY errors */
4524 __le32 phy_errs;
4525
4526 /* Number of PHY errors drops */
4527 __le32 phy_err_drop;
4528
4529 /* Number of mpdu errors - FCS, MIC, ENC etc. */
4530 __le32 mpdu_errs;
4531} __packed;
4532
Michal Kaziorb91251f2015-01-24 12:14:49 +02004533struct wmi_pdev_stats_peer {
Kalle Valo5e3dd152013-06-12 20:52:10 +03004534 /* REMOVE THIS ONCE REAL PEER STAT COUNTERS ARE ADDED */
4535 __le32 dummy;
4536} __packed;
4537
Kalle Valo5e3dd152013-06-12 20:52:10 +03004538enum wmi_stats_id {
Michal Kazioreed55412015-02-15 16:50:41 +02004539 WMI_STAT_PEER = BIT(0),
4540 WMI_STAT_AP = BIT(1),
4541 WMI_STAT_PDEV = BIT(2),
4542 WMI_STAT_VDEV = BIT(3),
4543 WMI_STAT_BCNFLT = BIT(4),
4544 WMI_STAT_VDEV_RATE = BIT(5),
Kalle Valo5e3dd152013-06-12 20:52:10 +03004545};
4546
Mohammed Shafi Shajakhanf9575792016-03-16 18:13:34 +05304547enum wmi_10_4_stats_id {
4548 WMI_10_4_STAT_PEER = BIT(0),
4549 WMI_10_4_STAT_AP = BIT(1),
4550 WMI_10_4_STAT_INST = BIT(2),
4551 WMI_10_4_STAT_PEER_EXTD = BIT(3),
Rajkumar Manoharan1b3fdb52018-03-28 12:40:24 +03004552 WMI_10_4_STAT_VDEV_EXTD = BIT(4),
Mohammed Shafi Shajakhanf9575792016-03-16 18:13:34 +05304553};
4554
Surabhi Vishnoif40a3072019-02-26 15:23:16 +05304555enum wmi_tlv_stats_id {
Surabhi Vishnoi9280f4f2019-04-09 12:13:13 +05304556 WMI_TLV_STAT_PEER = BIT(0),
4557 WMI_TLV_STAT_AP = BIT(1),
4558 WMI_TLV_STAT_PDEV = BIT(2),
4559 WMI_TLV_STAT_VDEV = BIT(3),
Surabhi Vishnoif40a3072019-02-26 15:23:16 +05304560 WMI_TLV_STAT_PEER_EXTD = BIT(10),
4561};
4562
Ben Greeardb9cdda2014-03-28 14:35:15 +02004563struct wlan_inst_rssi_args {
4564 __le16 cfg_retry_count;
4565 __le16 retry_count;
4566};
4567
Kalle Valo5e3dd152013-06-12 20:52:10 +03004568struct wmi_request_stats_cmd {
4569 __le32 stats_id;
4570
Ben Greeardb9cdda2014-03-28 14:35:15 +02004571 __le32 vdev_id;
4572
4573 /* peer MAC address */
4574 struct wmi_mac_addr peer_macaddr;
4575
4576 /* Instantaneous RSSI arguments */
4577 struct wlan_inst_rssi_args inst_rssi_args;
Kalle Valo5e3dd152013-06-12 20:52:10 +03004578} __packed;
4579
4580/* Suspend option */
4581enum {
4582 /* suspend */
4583 WMI_PDEV_SUSPEND,
4584
4585 /* suspend and disable all interrupts */
4586 WMI_PDEV_SUSPEND_AND_DISABLE_INTR,
4587};
4588
4589struct wmi_pdev_suspend_cmd {
4590 /* suspend option sent to target */
4591 __le32 suspend_opt;
4592} __packed;
4593
4594struct wmi_stats_event {
Michal Kazioreed55412015-02-15 16:50:41 +02004595 __le32 stats_id; /* WMI_STAT_ */
Kalle Valo5e3dd152013-06-12 20:52:10 +03004596 /*
4597 * number of pdev stats event structures
4598 * (wmi_pdev_stats) 0 or 1
4599 */
4600 __le32 num_pdev_stats;
4601 /*
4602 * number of vdev stats event structures
4603 * (wmi_vdev_stats) 0 or max vdevs
4604 */
4605 __le32 num_vdev_stats;
4606 /*
4607 * number of peer stats event structures
4608 * (wmi_peer_stats) 0 or max peers
4609 */
4610 __le32 num_peer_stats;
4611 __le32 num_bcnflt_stats;
4612 /*
4613 * followed by
4614 * num_pdev_stats * size of(struct wmi_pdev_stats)
4615 * num_vdev_stats * size of(struct wmi_vdev_stats)
4616 * num_peer_stats * size of(struct wmi_peer_stats)
4617 *
4618 * By having a zero sized array, the pointer to data area
4619 * becomes available without increasing the struct size
4620 */
4621 u8 data[0];
4622} __packed;
4623
Michal Kazior20de2222015-01-24 12:14:49 +02004624struct wmi_10_2_stats_event {
4625 __le32 stats_id; /* %WMI_REQUEST_ */
4626 __le32 num_pdev_stats;
4627 __le32 num_pdev_ext_stats;
4628 __le32 num_vdev_stats;
4629 __le32 num_peer_stats;
4630 __le32 num_bcnflt_stats;
4631 u8 data[0];
4632} __packed;
4633
Kalle Valo5e3dd152013-06-12 20:52:10 +03004634/*
4635 * PDEV statistics
4636 * TODO: add all PDEV stats here
4637 */
Michal Kaziorb91251f2015-01-24 12:14:49 +02004638struct wmi_pdev_stats_base {
4639 __le32 chan_nf;
Ben Greear15138fd2016-09-26 21:56:26 +03004640 __le32 tx_frame_count; /* Cycles spent transmitting frames */
4641 __le32 rx_frame_count; /* Cycles spent receiving frames */
4642 __le32 rx_clear_count; /* Total channel busy time, evidently */
4643 __le32 cycle_count; /* Total on-channel time */
Michal Kaziorb91251f2015-01-24 12:14:49 +02004644 __le32 phy_err_count;
4645 __le32 chan_tx_pwr;
Kalle Valo5e3dd152013-06-12 20:52:10 +03004646} __packed;
4647
Michal Kaziorb91251f2015-01-24 12:14:49 +02004648struct wmi_pdev_stats {
4649 struct wmi_pdev_stats_base base;
4650 struct wmi_pdev_stats_tx tx;
4651 struct wmi_pdev_stats_rx rx;
4652 struct wmi_pdev_stats_peer peer;
4653} __packed;
4654
4655struct wmi_pdev_stats_extra {
Chun-Yeow Yeoh52e346d2014-03-28 14:35:16 +02004656 __le32 ack_rx_bad;
4657 __le32 rts_bad;
4658 __le32 rts_good;
4659 __le32 fcs_bad;
4660 __le32 no_beacons;
4661 __le32 mib_int_count;
4662} __packed;
4663
Michal Kaziorb91251f2015-01-24 12:14:49 +02004664struct wmi_10x_pdev_stats {
4665 struct wmi_pdev_stats_base base;
4666 struct wmi_pdev_stats_tx tx;
4667 struct wmi_pdev_stats_rx rx;
4668 struct wmi_pdev_stats_peer peer;
4669 struct wmi_pdev_stats_extra extra;
4670} __packed;
4671
Michal Kazior20de2222015-01-24 12:14:49 +02004672struct wmi_pdev_stats_mem {
4673 __le32 dram_free;
4674 __le32 iram_free;
4675} __packed;
4676
4677struct wmi_10_2_pdev_stats {
4678 struct wmi_pdev_stats_base base;
4679 struct wmi_pdev_stats_tx tx;
4680 __le32 mc_drop;
4681 struct wmi_pdev_stats_rx rx;
4682 __le32 pdev_rx_timeout;
4683 struct wmi_pdev_stats_mem mem;
4684 struct wmi_pdev_stats_peer peer;
4685 struct wmi_pdev_stats_extra extra;
4686} __packed;
4687
Manikanta Pubbisetty98dd2b92015-10-28 21:38:33 +02004688struct wmi_10_4_pdev_stats {
4689 struct wmi_pdev_stats_base base;
4690 struct wmi_10_4_pdev_stats_tx tx;
4691 struct wmi_pdev_stats_rx rx;
4692 __le32 rx_ovfl_errs;
4693 struct wmi_pdev_stats_mem mem;
4694 __le32 sram_free_size;
4695 struct wmi_pdev_stats_extra extra;
4696} __packed;
4697
Kalle Valo5e3dd152013-06-12 20:52:10 +03004698/*
4699 * VDEV statistics
Kalle Valo5e3dd152013-06-12 20:52:10 +03004700 */
Rajkumar Manoharan1b3fdb52018-03-28 12:40:24 +03004701
4702#define WMI_VDEV_STATS_FTM_COUNT_VALID BIT(31)
4703#define WMI_VDEV_STATS_FTM_COUNT_LSB 0
4704#define WMI_VDEV_STATS_FTM_COUNT_MASK 0x7fffffff
4705
Kalle Valo5e3dd152013-06-12 20:52:10 +03004706struct wmi_vdev_stats {
4707 __le32 vdev_id;
4708} __packed;
4709
Rajkumar Manoharan1b3fdb52018-03-28 12:40:24 +03004710struct wmi_vdev_stats_extd {
4711 __le32 vdev_id;
4712 __le32 ppdu_aggr_cnt;
4713 __le32 ppdu_noack;
4714 __le32 mpdu_queued;
4715 __le32 ppdu_nonaggr_cnt;
4716 __le32 mpdu_sw_requeued;
4717 __le32 mpdu_suc_retry;
4718 __le32 mpdu_suc_multitry;
4719 __le32 mpdu_fail_retry;
4720 __le32 tx_ftm_suc;
4721 __le32 tx_ftm_suc_retry;
4722 __le32 tx_ftm_fail;
4723 __le32 rx_ftmr_cnt;
4724 __le32 rx_ftmr_dup_cnt;
4725 __le32 rx_iftmr_cnt;
4726 __le32 rx_iftmr_dup_cnt;
4727 __le32 reserved[6];
4728} __packed;
4729
Kalle Valo5e3dd152013-06-12 20:52:10 +03004730/*
4731 * peer statistics.
4732 * TODO: add more stats
4733 */
Michal Kaziord15fb522014-09-25 12:33:47 +02004734struct wmi_peer_stats {
Kalle Valo5e3dd152013-06-12 20:52:10 +03004735 struct wmi_mac_addr peer_macaddr;
4736 __le32 peer_rssi;
4737 __le32 peer_tx_rate;
4738} __packed;
4739
Michal Kaziord15fb522014-09-25 12:33:47 +02004740struct wmi_10x_peer_stats {
4741 struct wmi_peer_stats old;
Ben Greear23c3aae2014-03-28 14:35:15 +02004742 __le32 peer_rx_rate;
4743} __packed;
4744
Michal Kazior20de2222015-01-24 12:14:49 +02004745struct wmi_10_2_peer_stats {
4746 struct wmi_peer_stats old;
4747 __le32 peer_rx_rate;
4748 __le32 current_per;
4749 __le32 retries;
4750 __le32 tx_rate_count;
4751 __le32 max_4ms_frame_len;
4752 __le32 total_sub_frames;
4753 __le32 tx_bytes;
4754 __le32 num_pkt_loss_overflow[4];
4755 __le32 num_pkt_loss_excess_retry[4];
4756} __packed;
4757
4758struct wmi_10_2_4_peer_stats {
4759 struct wmi_10_2_peer_stats common;
Mohammed Shafi Shajakhan774e6562016-01-13 21:16:29 +05304760 __le32 peer_rssi_changed;
Michal Kazior20de2222015-01-24 12:14:49 +02004761} __packed;
4762
Mohammed Shafi Shajakhande46c012016-01-13 21:16:28 +05304763struct wmi_10_2_4_ext_peer_stats {
4764 struct wmi_10_2_peer_stats common;
4765 __le32 peer_rssi_changed;
4766 __le32 rx_duration;
4767} __packed;
4768
Manikanta Pubbisetty98dd2b92015-10-28 21:38:33 +02004769struct wmi_10_4_peer_stats {
4770 struct wmi_mac_addr peer_macaddr;
4771 __le32 peer_rssi;
4772 __le32 peer_rssi_seq_num;
4773 __le32 peer_tx_rate;
4774 __le32 peer_rx_rate;
4775 __le32 current_per;
4776 __le32 retries;
4777 __le32 tx_rate_count;
4778 __le32 max_4ms_frame_len;
4779 __le32 total_sub_frames;
4780 __le32 tx_bytes;
4781 __le32 num_pkt_loss_overflow[4];
4782 __le32 num_pkt_loss_excess_retry[4];
4783 __le32 peer_rssi_changed;
4784} __packed;
4785
Mohammed Shafi Shajakhanf9575792016-03-16 18:13:34 +05304786struct wmi_10_4_peer_extd_stats {
Mohammed Shafi Shajakhanf9575792016-03-16 18:13:34 +05304787 struct wmi_mac_addr peer_macaddr;
4788 __le32 inactive_time;
4789 __le32 peer_chain_rssi;
4790 __le32 rx_duration;
4791 __le32 reserved[10];
4792} __packed;
4793
Mohammed Shafi Shajakhan4a49ae92016-06-30 15:23:47 +03004794struct wmi_10_4_bss_bcn_stats {
4795 __le32 vdev_id;
4796 __le32 bss_bcns_dropped;
4797 __le32 bss_bcn_delivered;
4798} __packed;
4799
4800struct wmi_10_4_bss_bcn_filter_stats {
4801 __le32 bcns_dropped;
4802 __le32 bcns_delivered;
4803 __le32 active_filters;
4804 struct wmi_10_4_bss_bcn_stats bss_stats;
4805} __packed;
4806
Michal Kazior20de2222015-01-24 12:14:49 +02004807struct wmi_10_2_pdev_ext_stats {
4808 __le32 rx_rssi_comb;
4809 __le32 rx_rssi[4];
4810 __le32 rx_mcs[10];
4811 __le32 tx_mcs[10];
4812 __le32 ack_rssi;
4813} __packed;
4814
Kalle Valo5e3dd152013-06-12 20:52:10 +03004815struct wmi_vdev_create_cmd {
4816 __le32 vdev_id;
4817 __le32 vdev_type;
4818 __le32 vdev_subtype;
4819 struct wmi_mac_addr vdev_macaddr;
4820} __packed;
4821
4822enum wmi_vdev_type {
4823 WMI_VDEV_TYPE_AP = 1,
4824 WMI_VDEV_TYPE_STA = 2,
4825 WMI_VDEV_TYPE_IBSS = 3,
4826 WMI_VDEV_TYPE_MONITOR = 4,
4827};
4828
4829enum wmi_vdev_subtype {
Peter Oh6e4de1a2016-01-28 13:54:10 -08004830 WMI_VDEV_SUBTYPE_NONE,
4831 WMI_VDEV_SUBTYPE_P2P_DEVICE,
4832 WMI_VDEV_SUBTYPE_P2P_CLIENT,
4833 WMI_VDEV_SUBTYPE_P2P_GO,
4834 WMI_VDEV_SUBTYPE_PROXY_STA,
4835 WMI_VDEV_SUBTYPE_MESH_11S,
4836 WMI_VDEV_SUBTYPE_MESH_NON_11S,
4837};
4838
4839enum wmi_vdev_subtype_legacy {
4840 WMI_VDEV_SUBTYPE_LEGACY_NONE = 0,
4841 WMI_VDEV_SUBTYPE_LEGACY_P2P_DEV = 1,
4842 WMI_VDEV_SUBTYPE_LEGACY_P2P_CLI = 2,
4843 WMI_VDEV_SUBTYPE_LEGACY_P2P_GO = 3,
4844 WMI_VDEV_SUBTYPE_LEGACY_PROXY_STA = 4,
4845};
4846
4847enum wmi_vdev_subtype_10_2_4 {
4848 WMI_VDEV_SUBTYPE_10_2_4_NONE = 0,
4849 WMI_VDEV_SUBTYPE_10_2_4_P2P_DEV = 1,
4850 WMI_VDEV_SUBTYPE_10_2_4_P2P_CLI = 2,
4851 WMI_VDEV_SUBTYPE_10_2_4_P2P_GO = 3,
4852 WMI_VDEV_SUBTYPE_10_2_4_PROXY_STA = 4,
4853 WMI_VDEV_SUBTYPE_10_2_4_MESH_11S = 5,
4854};
4855
4856enum wmi_vdev_subtype_10_4 {
4857 WMI_VDEV_SUBTYPE_10_4_NONE = 0,
4858 WMI_VDEV_SUBTYPE_10_4_P2P_DEV = 1,
4859 WMI_VDEV_SUBTYPE_10_4_P2P_CLI = 2,
4860 WMI_VDEV_SUBTYPE_10_4_P2P_GO = 3,
4861 WMI_VDEV_SUBTYPE_10_4_PROXY_STA = 4,
4862 WMI_VDEV_SUBTYPE_10_4_MESH_NON_11S = 5,
4863 WMI_VDEV_SUBTYPE_10_4_MESH_11S = 6,
Kalle Valo5e3dd152013-06-12 20:52:10 +03004864};
4865
4866/* values for vdev_subtype */
4867
4868/* values for vdev_start_request flags */
4869/*
4870 * Indicates that AP VDEV uses hidden ssid. only valid for
Marcin Rokicki37ff1b02017-02-20 15:38:50 +01004871 * AP/GO
4872 */
Kalle Valo14e105c2016-04-13 14:13:21 +03004873#define WMI_VDEV_START_HIDDEN_SSID (1 << 0)
Kalle Valo5e3dd152013-06-12 20:52:10 +03004874/*
4875 * Indicates if robust management frame/management frame
4876 * protection is enabled. For GO/AP vdevs, it indicates that
4877 * it may support station/client associations with RMF enabled.
4878 * For STA/client vdevs, it indicates that sta will
Marcin Rokicki37ff1b02017-02-20 15:38:50 +01004879 * associate with AP with RMF enabled.
4880 */
Kalle Valo14e105c2016-04-13 14:13:21 +03004881#define WMI_VDEV_START_PMF_ENABLED (1 << 1)
Kalle Valo5e3dd152013-06-12 20:52:10 +03004882
4883struct wmi_p2p_noa_descriptor {
4884 __le32 type_count; /* 255: continuous schedule, 0: reserved */
4885 __le32 duration; /* Absent period duration in micro seconds */
4886 __le32 interval; /* Absent period interval in micro seconds */
4887 __le32 start_time; /* 32 bit tsf time when in starts */
4888} __packed;
4889
4890struct wmi_vdev_start_request_cmd {
4891 /* WMI channel */
4892 struct wmi_channel chan;
4893 /* unique id identifying the VDEV, generated by the caller */
4894 __le32 vdev_id;
4895 /* requestor id identifying the caller module */
4896 __le32 requestor_id;
4897 /* beacon interval from received beacon */
4898 __le32 beacon_interval;
4899 /* DTIM Period from the received beacon */
4900 __le32 dtim_period;
4901 /* Flags */
4902 __le32 flags;
4903 /* ssid field. Only valid for AP/GO/IBSS/BTAmp VDEV type. */
4904 struct wmi_ssid ssid;
Joe Perchese13dbea2016-09-26 21:56:21 +03004905 /* beacon/probe response xmit rate. Applicable for SoftAP. */
Kalle Valo5e3dd152013-06-12 20:52:10 +03004906 __le32 bcn_tx_rate;
Joe Perchese13dbea2016-09-26 21:56:21 +03004907 /* beacon/probe response xmit power. Applicable for SoftAP. */
Kalle Valo5e3dd152013-06-12 20:52:10 +03004908 __le32 bcn_tx_power;
4909 /* number of p2p NOA descriptor(s) from scan entry */
4910 __le32 num_noa_descriptors;
4911 /*
4912 * Disable H/W ack. This used by WMI_VDEV_RESTART_REQUEST_CMDID.
4913 * During CAC, Our HW shouldn't ack ditected frames
4914 */
4915 __le32 disable_hw_ack;
4916 /* actual p2p NOA descriptor from scan entry */
4917 struct wmi_p2p_noa_descriptor noa_descriptors[2];
4918} __packed;
4919
4920struct wmi_vdev_restart_request_cmd {
4921 struct wmi_vdev_start_request_cmd vdev_start_request_cmd;
4922} __packed;
4923
4924struct wmi_vdev_start_request_arg {
4925 u32 vdev_id;
4926 struct wmi_channel_arg channel;
4927 u32 bcn_intval;
4928 u32 dtim_period;
4929 u8 *ssid;
4930 u32 ssid_len;
4931 u32 bcn_tx_rate;
4932 u32 bcn_tx_power;
4933 bool disable_hw_ack;
4934 bool hidden_ssid;
4935 bool pmf_enabled;
4936};
4937
4938struct wmi_vdev_delete_cmd {
4939 /* unique id identifying the VDEV, generated by the caller */
4940 __le32 vdev_id;
4941} __packed;
4942
4943struct wmi_vdev_up_cmd {
4944 __le32 vdev_id;
4945 __le32 vdev_assoc_id;
4946 struct wmi_mac_addr vdev_bssid;
4947} __packed;
4948
4949struct wmi_vdev_stop_cmd {
4950 __le32 vdev_id;
4951} __packed;
4952
4953struct wmi_vdev_down_cmd {
4954 __le32 vdev_id;
4955} __packed;
4956
4957struct wmi_vdev_standby_response_cmd {
4958 /* unique id identifying the VDEV, generated by the caller */
4959 __le32 vdev_id;
4960} __packed;
4961
4962struct wmi_vdev_resume_response_cmd {
4963 /* unique id identifying the VDEV, generated by the caller */
4964 __le32 vdev_id;
4965} __packed;
4966
4967struct wmi_vdev_set_param_cmd {
4968 __le32 vdev_id;
4969 __le32 param_id;
4970 __le32 param_value;
4971} __packed;
4972
4973#define WMI_MAX_KEY_INDEX 3
4974#define WMI_MAX_KEY_LEN 32
4975
4976#define WMI_KEY_PAIRWISE 0x00
4977#define WMI_KEY_GROUP 0x01
4978#define WMI_KEY_TX_USAGE 0x02 /* default tx key - static wep */
4979
4980struct wmi_key_seq_counter {
4981 __le32 key_seq_counter_l;
4982 __le32 key_seq_counter_h;
4983} __packed;
4984
Abhishek Ambure7d94f862019-02-08 14:55:26 +02004985enum wmi_cipher_suites {
4986 WMI_CIPHER_NONE,
4987 WMI_CIPHER_WEP,
4988 WMI_CIPHER_TKIP,
4989 WMI_CIPHER_AES_OCB,
4990 WMI_CIPHER_AES_CCM,
4991 WMI_CIPHER_WAPI,
4992 WMI_CIPHER_CKIP,
4993 WMI_CIPHER_AES_CMAC,
4994 WMI_CIPHER_AES_GCM,
4995};
4996
4997enum wmi_tlv_cipher_suites {
4998 WMI_TLV_CIPHER_NONE,
4999 WMI_TLV_CIPHER_WEP,
5000 WMI_TLV_CIPHER_TKIP,
5001 WMI_TLV_CIPHER_AES_OCB,
5002 WMI_TLV_CIPHER_AES_CCM,
5003 WMI_TLV_CIPHER_WAPI,
5004 WMI_TLV_CIPHER_CKIP,
5005 WMI_TLV_CIPHER_AES_CMAC,
5006 WMI_TLV_CIPHER_ANY,
5007 WMI_TLV_CIPHER_AES_GCM,
5008};
Kalle Valo5e3dd152013-06-12 20:52:10 +03005009
5010struct wmi_vdev_install_key_cmd {
5011 __le32 vdev_id;
5012 struct wmi_mac_addr peer_macaddr;
5013 __le32 key_idx;
5014 __le32 key_flags;
5015 __le32 key_cipher; /* %WMI_CIPHER_ */
5016 struct wmi_key_seq_counter key_rsc_counter;
5017 struct wmi_key_seq_counter key_global_rsc_counter;
5018 struct wmi_key_seq_counter key_tsc_counter;
5019 u8 wpi_key_rsc_counter[16];
5020 u8 wpi_key_tsc_counter[16];
5021 __le32 key_len;
5022 __le32 key_txmic_len;
5023 __le32 key_rxmic_len;
5024
5025 /* contains key followed by tx mic followed by rx mic */
5026 u8 key_data[0];
5027} __packed;
5028
5029struct wmi_vdev_install_key_arg {
5030 u32 vdev_id;
5031 const u8 *macaddr;
5032 u32 key_idx;
5033 u32 key_flags;
5034 u32 key_cipher;
5035 u32 key_len;
5036 u32 key_txmic_len;
5037 u32 key_rxmic_len;
5038 const void *key_data;
5039};
5040
Janusz Dziedzic51ab1a02014-01-08 09:08:33 +01005041/*
5042 * vdev fixed rate format:
5043 * - preamble - b7:b6 - see WMI_RATE_PREMABLE_
5044 * - nss - b5:b4 - ss number (0 mean 1ss)
5045 * - rate_mcs - b3:b0 - as below
5046 * CCK: 0 - 11Mbps, 1 - 5,5Mbps, 2 - 2Mbps, 3 - 1Mbps,
5047 * 4 - 11Mbps (s), 5 - 5,5Mbps (s), 6 - 2Mbps (s)
5048 * OFDM: 0 - 48Mbps, 1 - 24Mbps, 2 - 12Mbps, 3 - 6Mbps,
5049 * 4 - 54Mbps, 5 - 36Mbps, 6 - 18Mbps, 7 - 9Mbps
5050 * HT/VHT: MCS index
5051 */
5052
Kalle Valo5e3dd152013-06-12 20:52:10 +03005053/* Preamble types to be used with VDEV fixed rate configuration */
5054enum wmi_rate_preamble {
5055 WMI_RATE_PREAMBLE_OFDM,
5056 WMI_RATE_PREAMBLE_CCK,
5057 WMI_RATE_PREAMBLE_HT,
5058 WMI_RATE_PREAMBLE_VHT,
5059};
5060
Maharaja Kennadyrajan29542662015-10-05 17:56:38 +03005061#define ATH10K_HW_NSS(rate) (1 + (((rate) >> 4) & 0x3))
5062#define ATH10K_HW_PREAMBLE(rate) (((rate) >> 6) & 0x3)
Anilkumar Kollicec17c32016-11-23 16:58:10 +02005063#define ATH10K_HW_MCS_RATE(rate) ((rate) & 0xf)
5064#define ATH10K_HW_LEGACY_RATE(rate) ((rate) & 0x3f)
5065#define ATH10K_HW_BW(flags) (((flags) >> 3) & 0x3)
5066#define ATH10K_HW_GI(flags) (((flags) >> 5) & 0x1)
5067#define ATH10K_HW_RATECODE(rate, nss, preamble) \
Maharaja Kennadyrajan29542662015-10-05 17:56:38 +03005068 (((preamble) << 6) | ((nss) << 4) | (rate))
Anilkumar Kollia9044172018-09-04 12:15:15 +05305069#define ATH10K_HW_AMPDU(flags) ((flags) & 0x1)
5070#define ATH10K_HW_BA_FAIL(flags) (((flags) >> 1) & 0x3)
Anilkumar Kolli9a9cf0e2018-12-20 09:53:28 +02005071#define ATH10K_FW_SKIPPED_RATE_CTRL(flags) (((flags) >> 6) & 0x1)
Maharaja Kennadyrajan29542662015-10-05 17:56:38 +03005072
Anilkumar Kollia9044172018-09-04 12:15:15 +05305073#define ATH10K_VHT_MCS_NUM 10
Surabhi Vishnoief9051c72019-02-26 14:57:56 +05305074#define ATH10K_BW_NUM 6
Anilkumar Kollia9044172018-09-04 12:15:15 +05305075#define ATH10K_NSS_NUM 4
5076#define ATH10K_LEGACY_NUM 12
5077#define ATH10K_GI_NUM 2
5078#define ATH10K_HT_MCS_NUM 32
Anilkumar Kollie88975c2018-10-12 11:33:28 +05305079#define ATH10K_RATE_TABLE_NUM 320
Surabhi Vishnoi8e55fda2019-02-26 14:57:57 +05305080#define ATH10K_RATE_INFO_FLAGS_SGI_BIT 2
Anilkumar Kollicec17c32016-11-23 16:58:10 +02005081
Kalle Valo5e3dd152013-06-12 20:52:10 +03005082/* Value to disable fixed rate setting */
5083#define WMI_FIXED_RATE_NONE (0xff)
5084
Rakesh Pillaic0e33fe2019-02-19 11:39:36 +05305085struct wmi_peer_param_map {
5086 u32 smps_state;
5087 u32 ampdu;
5088 u32 authorize;
5089 u32 chan_width;
5090 u32 nss;
5091 u32 use_4addr;
5092 u32 membership;
5093 u32 use_fixed_power;
5094 u32 user_pos;
5095 u32 crit_proto_hint_enabled;
5096 u32 tx_fail_cnt_thr;
5097 u32 set_hw_retry_cts2s;
5098 u32 ibss_atim_win_len;
5099 u32 debug;
5100 u32 phymode;
5101 u32 dummy_var;
5102};
5103
Bartosz Markowski6d1506e2013-09-26 17:47:15 +02005104struct wmi_vdev_param_map {
5105 u32 rts_threshold;
5106 u32 fragmentation_threshold;
5107 u32 beacon_interval;
5108 u32 listen_interval;
5109 u32 multicast_rate;
5110 u32 mgmt_tx_rate;
5111 u32 slot_time;
5112 u32 preamble;
5113 u32 swba_time;
5114 u32 wmi_vdev_stats_update_period;
5115 u32 wmi_vdev_pwrsave_ageout_time;
5116 u32 wmi_vdev_host_swba_interval;
5117 u32 dtim_period;
5118 u32 wmi_vdev_oc_scheduler_air_time_limit;
5119 u32 wds;
5120 u32 atim_window;
5121 u32 bmiss_count_max;
5122 u32 bmiss_first_bcnt;
5123 u32 bmiss_final_bcnt;
5124 u32 feature_wmm;
5125 u32 chwidth;
5126 u32 chextoffset;
5127 u32 disable_htprotection;
5128 u32 sta_quickkickout;
5129 u32 mgmt_rate;
5130 u32 protection_mode;
5131 u32 fixed_rate;
5132 u32 sgi;
5133 u32 ldpc;
5134 u32 tx_stbc;
5135 u32 rx_stbc;
5136 u32 intra_bss_fwd;
5137 u32 def_keyid;
5138 u32 nss;
5139 u32 bcast_data_rate;
5140 u32 mcast_data_rate;
5141 u32 mcast_indicate;
5142 u32 dhcp_indicate;
5143 u32 unknown_dest_indicate;
5144 u32 ap_keepalive_min_idle_inactive_time_secs;
5145 u32 ap_keepalive_max_idle_inactive_time_secs;
5146 u32 ap_keepalive_max_unresponsive_time_secs;
5147 u32 ap_enable_nawds;
5148 u32 mcast2ucast_set;
5149 u32 enable_rtscts;
5150 u32 txbf;
5151 u32 packet_powersave;
5152 u32 drop_unencry;
5153 u32 tx_encap_type;
5154 u32 ap_detect_out_of_sync_sleeping_sta_time_secs;
Raja Mani93841a12015-06-22 20:10:13 +05305155 u32 rc_num_retries;
5156 u32 cabq_maxdur;
5157 u32 mfptest_set;
5158 u32 rts_fixed_rate;
5159 u32 vht_sgimask;
5160 u32 vht80_ratemask;
5161 u32 early_rx_adjust_enable;
5162 u32 early_rx_tgt_bmiss_num;
5163 u32 early_rx_bmiss_sample_cycle;
5164 u32 early_rx_slop_step;
5165 u32 early_rx_init_slop;
5166 u32 early_rx_adjust_pause;
5167 u32 proxy_sta;
5168 u32 meru_vc;
5169 u32 rx_decap_type;
5170 u32 bw_nss_ratemask;
Pedersen, Thomas973324f2016-09-28 16:56:29 -07005171 u32 inc_tsf;
5172 u32 dec_tsf;
Sathishkumar Muruganandam68c295f2018-12-20 09:53:30 +02005173 u32 disable_4addr_src_lrn;
Pradeep Kumar Chitrapu059104b2019-02-11 18:47:54 +02005174 u32 rtt_responder_role;
Bartosz Markowski6d1506e2013-09-26 17:47:15 +02005175};
5176
5177#define WMI_VDEV_PARAM_UNSUPPORTED 0
5178
Kalle Valo5e3dd152013-06-12 20:52:10 +03005179/* the definition of different VDEV parameters */
5180enum wmi_vdev_param {
5181 /* RTS Threshold */
5182 WMI_VDEV_PARAM_RTS_THRESHOLD = 0x1,
5183 /* Fragmentation threshold */
5184 WMI_VDEV_PARAM_FRAGMENTATION_THRESHOLD,
5185 /* beacon interval in TUs */
5186 WMI_VDEV_PARAM_BEACON_INTERVAL,
5187 /* Listen interval in TUs */
5188 WMI_VDEV_PARAM_LISTEN_INTERVAL,
Joe Perchese13dbea2016-09-26 21:56:21 +03005189 /* multicast rate in Mbps */
Kalle Valo5e3dd152013-06-12 20:52:10 +03005190 WMI_VDEV_PARAM_MULTICAST_RATE,
5191 /* management frame rate in Mbps */
5192 WMI_VDEV_PARAM_MGMT_TX_RATE,
5193 /* slot time (long vs short) */
5194 WMI_VDEV_PARAM_SLOT_TIME,
5195 /* preamble (long vs short) */
5196 WMI_VDEV_PARAM_PREAMBLE,
5197 /* SWBA time (time before tbtt in msec) */
5198 WMI_VDEV_PARAM_SWBA_TIME,
5199 /* time period for updating VDEV stats */
5200 WMI_VDEV_STATS_UPDATE_PERIOD,
5201 /* age out time in msec for frames queued for station in power save */
5202 WMI_VDEV_PWRSAVE_AGEOUT_TIME,
5203 /*
5204 * Host SWBA interval (time in msec before tbtt for SWBA event
5205 * generation).
5206 */
5207 WMI_VDEV_HOST_SWBA_INTERVAL,
5208 /* DTIM period (specified in units of num beacon intervals) */
5209 WMI_VDEV_PARAM_DTIM_PERIOD,
5210 /*
5211 * scheduler air time limit for this VDEV. used by off chan
5212 * scheduler.
5213 */
5214 WMI_VDEV_OC_SCHEDULER_AIR_TIME_LIMIT,
5215 /* enable/dsiable WDS for this VDEV */
5216 WMI_VDEV_PARAM_WDS,
5217 /* ATIM Window */
5218 WMI_VDEV_PARAM_ATIM_WINDOW,
5219 /* BMISS max */
5220 WMI_VDEV_PARAM_BMISS_COUNT_MAX,
5221 /* BMISS first time */
5222 WMI_VDEV_PARAM_BMISS_FIRST_BCNT,
5223 /* BMISS final time */
5224 WMI_VDEV_PARAM_BMISS_FINAL_BCNT,
5225 /* WMM enables/disabled */
5226 WMI_VDEV_PARAM_FEATURE_WMM,
5227 /* Channel width */
5228 WMI_VDEV_PARAM_CHWIDTH,
5229 /* Channel Offset */
5230 WMI_VDEV_PARAM_CHEXTOFFSET,
5231 /* Disable HT Protection */
5232 WMI_VDEV_PARAM_DISABLE_HTPROTECTION,
5233 /* Quick STA Kickout */
5234 WMI_VDEV_PARAM_STA_QUICKKICKOUT,
5235 /* Rate to be used with Management frames */
5236 WMI_VDEV_PARAM_MGMT_RATE,
5237 /* Protection Mode */
5238 WMI_VDEV_PARAM_PROTECTION_MODE,
5239 /* Fixed rate setting */
5240 WMI_VDEV_PARAM_FIXED_RATE,
5241 /* Short GI Enable/Disable */
5242 WMI_VDEV_PARAM_SGI,
5243 /* Enable LDPC */
5244 WMI_VDEV_PARAM_LDPC,
5245 /* Enable Tx STBC */
5246 WMI_VDEV_PARAM_TX_STBC,
5247 /* Enable Rx STBC */
5248 WMI_VDEV_PARAM_RX_STBC,
5249 /* Intra BSS forwarding */
5250 WMI_VDEV_PARAM_INTRA_BSS_FWD,
5251 /* Setting Default xmit key for Vdev */
5252 WMI_VDEV_PARAM_DEF_KEYID,
5253 /* NSS width */
5254 WMI_VDEV_PARAM_NSS,
5255 /* Set the custom rate for the broadcast data frames */
5256 WMI_VDEV_PARAM_BCAST_DATA_RATE,
5257 /* Set the custom rate (rate-code) for multicast data frames */
5258 WMI_VDEV_PARAM_MCAST_DATA_RATE,
5259 /* Tx multicast packet indicate Enable/Disable */
5260 WMI_VDEV_PARAM_MCAST_INDICATE,
5261 /* Tx DHCP packet indicate Enable/Disable */
5262 WMI_VDEV_PARAM_DHCP_INDICATE,
5263 /* Enable host inspection of Tx unicast packet to unknown destination */
5264 WMI_VDEV_PARAM_UNKNOWN_DEST_INDICATE,
5265
5266 /* The minimum amount of time AP begins to consider STA inactive */
5267 WMI_VDEV_PARAM_AP_KEEPALIVE_MIN_IDLE_INACTIVE_TIME_SECS,
5268
5269 /*
5270 * An associated STA is considered inactive when there is no recent
5271 * TX/RX activity and no downlink frames are buffered for it. Once a
5272 * STA exceeds the maximum idle inactive time, the AP will send an
5273 * 802.11 data-null as a keep alive to verify the STA is still
5274 * associated. If the STA does ACK the data-null, or if the data-null
5275 * is buffered and the STA does not retrieve it, the STA will be
5276 * considered unresponsive
5277 * (see WMI_VDEV_AP_KEEPALIVE_MAX_UNRESPONSIVE_TIME_SECS).
5278 */
5279 WMI_VDEV_PARAM_AP_KEEPALIVE_MAX_IDLE_INACTIVE_TIME_SECS,
5280
5281 /*
5282 * An associated STA is considered unresponsive if there is no recent
5283 * TX/RX activity and downlink frames are buffered for it. Once a STA
5284 * exceeds the maximum unresponsive time, the AP will send a
Marcin Rokicki37ff1b02017-02-20 15:38:50 +01005285 * WMI_STA_KICKOUT event to the host so the STA can be deleted.
5286 */
Kalle Valo5e3dd152013-06-12 20:52:10 +03005287 WMI_VDEV_PARAM_AP_KEEPALIVE_MAX_UNRESPONSIVE_TIME_SECS,
5288
5289 /* Enable NAWDS : MCAST INSPECT Enable, NAWDS Flag set */
5290 WMI_VDEV_PARAM_AP_ENABLE_NAWDS,
5291 /* Enable/Disable RTS-CTS */
5292 WMI_VDEV_PARAM_ENABLE_RTSCTS,
5293 /* Enable TXBFee/er */
5294 WMI_VDEV_PARAM_TXBF,
5295
5296 /* Set packet power save */
5297 WMI_VDEV_PARAM_PACKET_POWERSAVE,
5298
5299 /*
5300 * Drops un-encrypted packets if eceived in an encrypted connection
5301 * otherwise forwards to host.
5302 */
5303 WMI_VDEV_PARAM_DROP_UNENCRY,
5304
5305 /*
5306 * Set the encapsulation type for frames.
5307 */
5308 WMI_VDEV_PARAM_TX_ENCAP_TYPE,
5309};
5310
Bartosz Markowski6d1506e2013-09-26 17:47:15 +02005311/* the definition of different VDEV parameters */
5312enum wmi_10x_vdev_param {
5313 /* RTS Threshold */
5314 WMI_10X_VDEV_PARAM_RTS_THRESHOLD = 0x1,
5315 /* Fragmentation threshold */
5316 WMI_10X_VDEV_PARAM_FRAGMENTATION_THRESHOLD,
5317 /* beacon interval in TUs */
5318 WMI_10X_VDEV_PARAM_BEACON_INTERVAL,
5319 /* Listen interval in TUs */
5320 WMI_10X_VDEV_PARAM_LISTEN_INTERVAL,
Joe Perchese13dbea2016-09-26 21:56:21 +03005321 /* multicast rate in Mbps */
Bartosz Markowski6d1506e2013-09-26 17:47:15 +02005322 WMI_10X_VDEV_PARAM_MULTICAST_RATE,
5323 /* management frame rate in Mbps */
5324 WMI_10X_VDEV_PARAM_MGMT_TX_RATE,
5325 /* slot time (long vs short) */
5326 WMI_10X_VDEV_PARAM_SLOT_TIME,
5327 /* preamble (long vs short) */
5328 WMI_10X_VDEV_PARAM_PREAMBLE,
5329 /* SWBA time (time before tbtt in msec) */
5330 WMI_10X_VDEV_PARAM_SWBA_TIME,
5331 /* time period for updating VDEV stats */
5332 WMI_10X_VDEV_STATS_UPDATE_PERIOD,
5333 /* age out time in msec for frames queued for station in power save */
5334 WMI_10X_VDEV_PWRSAVE_AGEOUT_TIME,
5335 /*
5336 * Host SWBA interval (time in msec before tbtt for SWBA event
5337 * generation).
5338 */
5339 WMI_10X_VDEV_HOST_SWBA_INTERVAL,
5340 /* DTIM period (specified in units of num beacon intervals) */
5341 WMI_10X_VDEV_PARAM_DTIM_PERIOD,
5342 /*
5343 * scheduler air time limit for this VDEV. used by off chan
5344 * scheduler.
5345 */
5346 WMI_10X_VDEV_OC_SCHEDULER_AIR_TIME_LIMIT,
5347 /* enable/dsiable WDS for this VDEV */
5348 WMI_10X_VDEV_PARAM_WDS,
5349 /* ATIM Window */
5350 WMI_10X_VDEV_PARAM_ATIM_WINDOW,
5351 /* BMISS max */
5352 WMI_10X_VDEV_PARAM_BMISS_COUNT_MAX,
5353 /* WMM enables/disabled */
5354 WMI_10X_VDEV_PARAM_FEATURE_WMM,
5355 /* Channel width */
5356 WMI_10X_VDEV_PARAM_CHWIDTH,
5357 /* Channel Offset */
5358 WMI_10X_VDEV_PARAM_CHEXTOFFSET,
5359 /* Disable HT Protection */
5360 WMI_10X_VDEV_PARAM_DISABLE_HTPROTECTION,
5361 /* Quick STA Kickout */
5362 WMI_10X_VDEV_PARAM_STA_QUICKKICKOUT,
5363 /* Rate to be used with Management frames */
5364 WMI_10X_VDEV_PARAM_MGMT_RATE,
5365 /* Protection Mode */
5366 WMI_10X_VDEV_PARAM_PROTECTION_MODE,
5367 /* Fixed rate setting */
5368 WMI_10X_VDEV_PARAM_FIXED_RATE,
5369 /* Short GI Enable/Disable */
5370 WMI_10X_VDEV_PARAM_SGI,
5371 /* Enable LDPC */
5372 WMI_10X_VDEV_PARAM_LDPC,
5373 /* Enable Tx STBC */
5374 WMI_10X_VDEV_PARAM_TX_STBC,
5375 /* Enable Rx STBC */
5376 WMI_10X_VDEV_PARAM_RX_STBC,
5377 /* Intra BSS forwarding */
5378 WMI_10X_VDEV_PARAM_INTRA_BSS_FWD,
5379 /* Setting Default xmit key for Vdev */
5380 WMI_10X_VDEV_PARAM_DEF_KEYID,
5381 /* NSS width */
5382 WMI_10X_VDEV_PARAM_NSS,
5383 /* Set the custom rate for the broadcast data frames */
5384 WMI_10X_VDEV_PARAM_BCAST_DATA_RATE,
5385 /* Set the custom rate (rate-code) for multicast data frames */
5386 WMI_10X_VDEV_PARAM_MCAST_DATA_RATE,
5387 /* Tx multicast packet indicate Enable/Disable */
5388 WMI_10X_VDEV_PARAM_MCAST_INDICATE,
5389 /* Tx DHCP packet indicate Enable/Disable */
5390 WMI_10X_VDEV_PARAM_DHCP_INDICATE,
5391 /* Enable host inspection of Tx unicast packet to unknown destination */
5392 WMI_10X_VDEV_PARAM_UNKNOWN_DEST_INDICATE,
5393
5394 /* The minimum amount of time AP begins to consider STA inactive */
5395 WMI_10X_VDEV_PARAM_AP_KEEPALIVE_MIN_IDLE_INACTIVE_TIME_SECS,
5396
5397 /*
5398 * An associated STA is considered inactive when there is no recent
5399 * TX/RX activity and no downlink frames are buffered for it. Once a
5400 * STA exceeds the maximum idle inactive time, the AP will send an
5401 * 802.11 data-null as a keep alive to verify the STA is still
5402 * associated. If the STA does ACK the data-null, or if the data-null
5403 * is buffered and the STA does not retrieve it, the STA will be
5404 * considered unresponsive
5405 * (see WMI_10X_VDEV_AP_KEEPALIVE_MAX_UNRESPONSIVE_TIME_SECS).
5406 */
5407 WMI_10X_VDEV_PARAM_AP_KEEPALIVE_MAX_IDLE_INACTIVE_TIME_SECS,
5408
5409 /*
5410 * An associated STA is considered unresponsive if there is no recent
5411 * TX/RX activity and downlink frames are buffered for it. Once a STA
5412 * exceeds the maximum unresponsive time, the AP will send a
Marcin Rokicki37ff1b02017-02-20 15:38:50 +01005413 * WMI_10X_STA_KICKOUT event to the host so the STA can be deleted.
5414 */
Bartosz Markowski6d1506e2013-09-26 17:47:15 +02005415 WMI_10X_VDEV_PARAM_AP_KEEPALIVE_MAX_UNRESPONSIVE_TIME_SECS,
5416
5417 /* Enable NAWDS : MCAST INSPECT Enable, NAWDS Flag set */
5418 WMI_10X_VDEV_PARAM_AP_ENABLE_NAWDS,
5419
5420 WMI_10X_VDEV_PARAM_MCAST2UCAST_SET,
5421 /* Enable/Disable RTS-CTS */
5422 WMI_10X_VDEV_PARAM_ENABLE_RTSCTS,
5423
5424 WMI_10X_VDEV_PARAM_AP_DETECT_OUT_OF_SYNC_SLEEPING_STA_TIME_SECS,
Michal Kazior24c88f72014-07-25 13:32:17 +02005425
5426 /* following are available as of firmware 10.2 */
5427 WMI_10X_VDEV_PARAM_TX_ENCAP_TYPE,
5428 WMI_10X_VDEV_PARAM_CABQ_MAXDUR,
5429 WMI_10X_VDEV_PARAM_MFPTEST_SET,
5430 WMI_10X_VDEV_PARAM_RTS_FIXED_RATE,
5431 WMI_10X_VDEV_PARAM_VHT_SGIMASK,
5432 WMI_10X_VDEV_PARAM_VHT80_RATEMASK,
Peter Oh9f0b7e72016-04-04 16:19:14 -07005433 WMI_10X_VDEV_PARAM_TSF_INCREMENT,
Bartosz Markowski6d1506e2013-09-26 17:47:15 +02005434};
5435
Raja Mani93841a12015-06-22 20:10:13 +05305436enum wmi_10_4_vdev_param {
5437 WMI_10_4_VDEV_PARAM_RTS_THRESHOLD = 0x1,
5438 WMI_10_4_VDEV_PARAM_FRAGMENTATION_THRESHOLD,
5439 WMI_10_4_VDEV_PARAM_BEACON_INTERVAL,
5440 WMI_10_4_VDEV_PARAM_LISTEN_INTERVAL,
5441 WMI_10_4_VDEV_PARAM_MULTICAST_RATE,
5442 WMI_10_4_VDEV_PARAM_MGMT_TX_RATE,
5443 WMI_10_4_VDEV_PARAM_SLOT_TIME,
5444 WMI_10_4_VDEV_PARAM_PREAMBLE,
5445 WMI_10_4_VDEV_PARAM_SWBA_TIME,
5446 WMI_10_4_VDEV_STATS_UPDATE_PERIOD,
5447 WMI_10_4_VDEV_PWRSAVE_AGEOUT_TIME,
5448 WMI_10_4_VDEV_HOST_SWBA_INTERVAL,
5449 WMI_10_4_VDEV_PARAM_DTIM_PERIOD,
5450 WMI_10_4_VDEV_OC_SCHEDULER_AIR_TIME_LIMIT,
5451 WMI_10_4_VDEV_PARAM_WDS,
5452 WMI_10_4_VDEV_PARAM_ATIM_WINDOW,
5453 WMI_10_4_VDEV_PARAM_BMISS_COUNT_MAX,
5454 WMI_10_4_VDEV_PARAM_BMISS_FIRST_BCNT,
5455 WMI_10_4_VDEV_PARAM_BMISS_FINAL_BCNT,
5456 WMI_10_4_VDEV_PARAM_FEATURE_WMM,
5457 WMI_10_4_VDEV_PARAM_CHWIDTH,
5458 WMI_10_4_VDEV_PARAM_CHEXTOFFSET,
5459 WMI_10_4_VDEV_PARAM_DISABLE_HTPROTECTION,
5460 WMI_10_4_VDEV_PARAM_STA_QUICKKICKOUT,
5461 WMI_10_4_VDEV_PARAM_MGMT_RATE,
5462 WMI_10_4_VDEV_PARAM_PROTECTION_MODE,
5463 WMI_10_4_VDEV_PARAM_FIXED_RATE,
5464 WMI_10_4_VDEV_PARAM_SGI,
5465 WMI_10_4_VDEV_PARAM_LDPC,
5466 WMI_10_4_VDEV_PARAM_TX_STBC,
5467 WMI_10_4_VDEV_PARAM_RX_STBC,
5468 WMI_10_4_VDEV_PARAM_INTRA_BSS_FWD,
5469 WMI_10_4_VDEV_PARAM_DEF_KEYID,
5470 WMI_10_4_VDEV_PARAM_NSS,
5471 WMI_10_4_VDEV_PARAM_BCAST_DATA_RATE,
5472 WMI_10_4_VDEV_PARAM_MCAST_DATA_RATE,
5473 WMI_10_4_VDEV_PARAM_MCAST_INDICATE,
5474 WMI_10_4_VDEV_PARAM_DHCP_INDICATE,
5475 WMI_10_4_VDEV_PARAM_UNKNOWN_DEST_INDICATE,
5476 WMI_10_4_VDEV_PARAM_AP_KEEPALIVE_MIN_IDLE_INACTIVE_TIME_SECS,
5477 WMI_10_4_VDEV_PARAM_AP_KEEPALIVE_MAX_IDLE_INACTIVE_TIME_SECS,
5478 WMI_10_4_VDEV_PARAM_AP_KEEPALIVE_MAX_UNRESPONSIVE_TIME_SECS,
5479 WMI_10_4_VDEV_PARAM_AP_ENABLE_NAWDS,
5480 WMI_10_4_VDEV_PARAM_MCAST2UCAST_SET,
5481 WMI_10_4_VDEV_PARAM_ENABLE_RTSCTS,
5482 WMI_10_4_VDEV_PARAM_RC_NUM_RETRIES,
5483 WMI_10_4_VDEV_PARAM_TXBF,
5484 WMI_10_4_VDEV_PARAM_PACKET_POWERSAVE,
5485 WMI_10_4_VDEV_PARAM_DROP_UNENCRY,
5486 WMI_10_4_VDEV_PARAM_TX_ENCAP_TYPE,
5487 WMI_10_4_VDEV_PARAM_AP_DETECT_OUT_OF_SYNC_SLEEPING_STA_TIME_SECS,
5488 WMI_10_4_VDEV_PARAM_CABQ_MAXDUR,
5489 WMI_10_4_VDEV_PARAM_MFPTEST_SET,
5490 WMI_10_4_VDEV_PARAM_RTS_FIXED_RATE,
5491 WMI_10_4_VDEV_PARAM_VHT_SGIMASK,
5492 WMI_10_4_VDEV_PARAM_VHT80_RATEMASK,
5493 WMI_10_4_VDEV_PARAM_EARLY_RX_ADJUST_ENABLE,
5494 WMI_10_4_VDEV_PARAM_EARLY_RX_TGT_BMISS_NUM,
5495 WMI_10_4_VDEV_PARAM_EARLY_RX_BMISS_SAMPLE_CYCLE,
5496 WMI_10_4_VDEV_PARAM_EARLY_RX_SLOP_STEP,
5497 WMI_10_4_VDEV_PARAM_EARLY_RX_INIT_SLOP,
5498 WMI_10_4_VDEV_PARAM_EARLY_RX_ADJUST_PAUSE,
5499 WMI_10_4_VDEV_PARAM_PROXY_STA,
5500 WMI_10_4_VDEV_PARAM_MERU_VC,
5501 WMI_10_4_VDEV_PARAM_RX_DECAP_TYPE,
5502 WMI_10_4_VDEV_PARAM_BW_NSS_RATEMASK,
Peter Oh4857dd12016-04-04 16:19:15 -07005503 WMI_10_4_VDEV_PARAM_SENSOR_AP,
5504 WMI_10_4_VDEV_PARAM_BEACON_RATE,
5505 WMI_10_4_VDEV_PARAM_DTIM_ENABLE_CTS,
5506 WMI_10_4_VDEV_PARAM_STA_KICKOUT,
5507 WMI_10_4_VDEV_PARAM_CAPABILITIES,
5508 WMI_10_4_VDEV_PARAM_TSF_INCREMENT,
Pedersen, Thomas973324f2016-09-28 16:56:29 -07005509 WMI_10_4_VDEV_PARAM_RX_FILTER,
5510 WMI_10_4_VDEV_PARAM_MGMT_TX_POWER,
5511 WMI_10_4_VDEV_PARAM_ATF_SSID_SCHED_POLICY,
5512 WMI_10_4_VDEV_PARAM_DISABLE_DYN_BW_RTS,
5513 WMI_10_4_VDEV_PARAM_TSF_DECREMENT,
Sathishkumar Muruganandam68c295f2018-12-20 09:53:30 +02005514 WMI_10_4_VDEV_PARAM_SELFGEN_FIXED_RATE,
5515 WMI_10_4_VDEV_PARAM_AMPDU_SUBFRAME_SIZE_PER_AC,
5516 WMI_10_4_VDEV_PARAM_NSS_VHT160,
5517 WMI_10_4_VDEV_PARAM_NSS_VHT80_80,
5518 WMI_10_4_VDEV_PARAM_AMSDU_SUBFRAME_SIZE_PER_AC,
5519 WMI_10_4_VDEV_PARAM_DISABLE_CABQ,
5520 WMI_10_4_VDEV_PARAM_SIFS_TRIGGER_RATE,
5521 WMI_10_4_VDEV_PARAM_TX_POWER,
5522 WMI_10_4_VDEV_PARAM_ENABLE_DISABLE_RTT_RESPONDER_ROLE,
5523 WMI_10_4_VDEV_PARAM_DISABLE_4_ADDR_SRC_LRN,
Raja Mani93841a12015-06-22 20:10:13 +05305524};
5525
Sathishkumar Muruganandam68c295f2018-12-20 09:53:30 +02005526#define WMI_VDEV_DISABLE_4_ADDR_SRC_LRN 1
5527
Michal Kazior139e1702015-02-15 16:50:42 +02005528#define WMI_VDEV_PARAM_TXBF_SU_TX_BFEE BIT(0)
5529#define WMI_VDEV_PARAM_TXBF_MU_TX_BFEE BIT(1)
5530#define WMI_VDEV_PARAM_TXBF_SU_TX_BFER BIT(2)
5531#define WMI_VDEV_PARAM_TXBF_MU_TX_BFER BIT(3)
5532
Vivek Natarajana48e2cc2015-08-04 10:45:12 +05305533#define WMI_TXBF_STS_CAP_OFFSET_LSB 4
Ben Greear8cec57f52017-12-02 16:50:49 +02005534#define WMI_TXBF_STS_CAP_OFFSET_MASK 0x70
5535#define WMI_TXBF_CONF_IMPLICIT_BF BIT(7)
Vivek Natarajana48e2cc2015-08-04 10:45:12 +05305536#define WMI_BF_SOUND_DIM_OFFSET_LSB 8
5537#define WMI_BF_SOUND_DIM_OFFSET_MASK 0xf00
5538
Kalle Valo5e3dd152013-06-12 20:52:10 +03005539/* slot time long */
5540#define WMI_VDEV_SLOT_TIME_LONG 0x1
5541/* slot time short */
5542#define WMI_VDEV_SLOT_TIME_SHORT 0x2
5543/* preablbe long */
5544#define WMI_VDEV_PREAMBLE_LONG 0x1
5545/* preablbe short */
5546#define WMI_VDEV_PREAMBLE_SHORT 0x2
5547
5548enum wmi_start_event_param {
5549 WMI_VDEV_RESP_START_EVENT = 0,
5550 WMI_VDEV_RESP_RESTART_EVENT,
5551};
5552
5553struct wmi_vdev_start_response_event {
5554 __le32 vdev_id;
5555 __le32 req_id;
5556 __le32 resp_type; /* %WMI_VDEV_RESP_ */
5557 __le32 status;
5558} __packed;
5559
5560struct wmi_vdev_standby_req_event {
5561 /* unique id identifying the VDEV, generated by the caller */
5562 __le32 vdev_id;
5563} __packed;
5564
5565struct wmi_vdev_resume_req_event {
5566 /* unique id identifying the VDEV, generated by the caller */
5567 __le32 vdev_id;
5568} __packed;
5569
5570struct wmi_vdev_stopped_event {
5571 /* unique id identifying the VDEV, generated by the caller */
5572 __le32 vdev_id;
5573} __packed;
5574
5575/*
5576 * common structure used for simple events
5577 * (stopped, resume_req, standby response)
5578 */
5579struct wmi_vdev_simple_event {
5580 /* unique id identifying the VDEV, generated by the caller */
5581 __le32 vdev_id;
5582} __packed;
5583
5584/* VDEV start response status codes */
Joe Perchese13dbea2016-09-26 21:56:21 +03005585/* VDEV successfully started */
Kalle Valo5e3dd152013-06-12 20:52:10 +03005586#define WMI_INIFIED_VDEV_START_RESPONSE_STATUS_SUCCESS 0x0
5587
5588/* requested VDEV not found */
5589#define WMI_INIFIED_VDEV_START_RESPONSE_INVALID_VDEVID 0x1
5590
5591/* unsupported VDEV combination */
5592#define WMI_INIFIED_VDEV_START_RESPONSE_NOT_SUPPORTED 0x2
5593
Simon Wunderlich855aed12014-08-02 09:12:54 +03005594/* TODO: please add more comments if you have in-depth information */
5595struct wmi_vdev_spectral_conf_cmd {
5596 __le32 vdev_id;
5597
5598 /* number of fft samples to send (0 for infinite) */
5599 __le32 scan_count;
5600 __le32 scan_period;
5601 __le32 scan_priority;
5602
5603 /* number of bins in the FFT: 2^(fft_size - bin_scale) */
5604 __le32 scan_fft_size;
5605 __le32 scan_gc_ena;
5606 __le32 scan_restart_ena;
5607 __le32 scan_noise_floor_ref;
5608 __le32 scan_init_delay;
5609 __le32 scan_nb_tone_thr;
5610 __le32 scan_str_bin_thr;
5611 __le32 scan_wb_rpt_mode;
5612 __le32 scan_rssi_rpt_mode;
5613 __le32 scan_rssi_thr;
5614 __le32 scan_pwr_format;
5615
5616 /* rpt_mode: Format of FFT report to software for spectral scan
5617 * triggered FFTs:
5618 * 0: No FFT report (only spectral scan summary report)
5619 * 1: 2-dword summary of metrics for each completed FFT + spectral
5620 * scan summary report
5621 * 2: 2-dword summary of metrics for each completed FFT +
5622 * 1x- oversampled bins(in-band) per FFT + spectral scan summary
5623 * report
5624 * 3: 2-dword summary of metrics for each completed FFT +
5625 * 2x- oversampled bins (all) per FFT + spectral scan summary
5626 */
5627 __le32 scan_rpt_mode;
5628 __le32 scan_bin_scale;
5629 __le32 scan_dbm_adj;
5630 __le32 scan_chn_mask;
5631} __packed;
5632
5633struct wmi_vdev_spectral_conf_arg {
5634 u32 vdev_id;
5635 u32 scan_count;
5636 u32 scan_period;
5637 u32 scan_priority;
5638 u32 scan_fft_size;
5639 u32 scan_gc_ena;
5640 u32 scan_restart_ena;
5641 u32 scan_noise_floor_ref;
5642 u32 scan_init_delay;
5643 u32 scan_nb_tone_thr;
5644 u32 scan_str_bin_thr;
5645 u32 scan_wb_rpt_mode;
5646 u32 scan_rssi_rpt_mode;
5647 u32 scan_rssi_thr;
5648 u32 scan_pwr_format;
5649 u32 scan_rpt_mode;
5650 u32 scan_bin_scale;
5651 u32 scan_dbm_adj;
5652 u32 scan_chn_mask;
5653};
5654
5655#define WMI_SPECTRAL_ENABLE_DEFAULT 0
5656#define WMI_SPECTRAL_COUNT_DEFAULT 0
5657#define WMI_SPECTRAL_PERIOD_DEFAULT 35
5658#define WMI_SPECTRAL_PRIORITY_DEFAULT 1
5659#define WMI_SPECTRAL_FFT_SIZE_DEFAULT 7
5660#define WMI_SPECTRAL_GC_ENA_DEFAULT 1
5661#define WMI_SPECTRAL_RESTART_ENA_DEFAULT 0
5662#define WMI_SPECTRAL_NOISE_FLOOR_REF_DEFAULT -96
5663#define WMI_SPECTRAL_INIT_DELAY_DEFAULT 80
5664#define WMI_SPECTRAL_NB_TONE_THR_DEFAULT 12
5665#define WMI_SPECTRAL_STR_BIN_THR_DEFAULT 8
5666#define WMI_SPECTRAL_WB_RPT_MODE_DEFAULT 0
5667#define WMI_SPECTRAL_RSSI_RPT_MODE_DEFAULT 0
5668#define WMI_SPECTRAL_RSSI_THR_DEFAULT 0xf0
5669#define WMI_SPECTRAL_PWR_FORMAT_DEFAULT 0
5670#define WMI_SPECTRAL_RPT_MODE_DEFAULT 2
5671#define WMI_SPECTRAL_BIN_SCALE_DEFAULT 1
5672#define WMI_SPECTRAL_DBM_ADJ_DEFAULT 1
5673#define WMI_SPECTRAL_CHN_MASK_DEFAULT 1
5674
5675struct wmi_vdev_spectral_enable_cmd {
5676 __le32 vdev_id;
5677 __le32 trigger_cmd;
5678 __le32 enable_cmd;
5679} __packed;
5680
5681#define WMI_SPECTRAL_TRIGGER_CMD_TRIGGER 1
5682#define WMI_SPECTRAL_TRIGGER_CMD_CLEAR 2
5683#define WMI_SPECTRAL_ENABLE_CMD_ENABLE 1
5684#define WMI_SPECTRAL_ENABLE_CMD_DISABLE 2
5685
Kalle Valo5e3dd152013-06-12 20:52:10 +03005686/* Beacon processing related command and event structures */
5687struct wmi_bcn_tx_hdr {
5688 __le32 vdev_id;
5689 __le32 tx_rate;
5690 __le32 tx_power;
5691 __le32 bcn_len;
5692} __packed;
5693
5694struct wmi_bcn_tx_cmd {
5695 struct wmi_bcn_tx_hdr hdr;
5696 u8 *bcn[0];
5697} __packed;
5698
5699struct wmi_bcn_tx_arg {
5700 u32 vdev_id;
5701 u32 tx_rate;
5702 u32 tx_power;
5703 u32 bcn_len;
5704 const void *bcn;
5705};
5706
Michal Kazior748afc42014-01-23 12:48:21 +01005707enum wmi_bcn_tx_ref_flags {
5708 WMI_BCN_TX_REF_FLAG_DTIM_ZERO = 0x1,
5709 WMI_BCN_TX_REF_FLAG_DELIVER_CAB = 0x2,
5710};
5711
Michal Kazior24c88f72014-07-25 13:32:17 +02005712/* TODO: It is unclear why "no antenna" works while any other seemingly valid
5713 * chainmask yields no beacons on the air at all.
5714 */
5715#define WMI_BCN_TX_REF_DEF_ANTENNA 0
5716
Michal Kazior748afc42014-01-23 12:48:21 +01005717struct wmi_bcn_tx_ref_cmd {
5718 __le32 vdev_id;
5719 __le32 data_len;
5720 /* physical address of the frame - dma pointer */
5721 __le32 data_ptr;
5722 /* id for host to track */
5723 __le32 msdu_id;
5724 /* frame ctrl to setup PPDU desc */
5725 __le32 frame_control;
5726 /* to control CABQ traffic: WMI_BCN_TX_REF_FLAG_ */
5727 __le32 flags;
Michal Kazior24c88f72014-07-25 13:32:17 +02005728 /* introduced in 10.2 */
5729 __le32 antenna_mask;
Michal Kazior748afc42014-01-23 12:48:21 +01005730} __packed;
5731
Kalle Valo5e3dd152013-06-12 20:52:10 +03005732/* Beacon filter */
5733#define WMI_BCN_FILTER_ALL 0 /* Filter all beacons */
5734#define WMI_BCN_FILTER_NONE 1 /* Pass all beacons */
5735#define WMI_BCN_FILTER_RSSI 2 /* Pass Beacons RSSI >= RSSI threshold */
5736#define WMI_BCN_FILTER_BSSID 3 /* Pass Beacons with matching BSSID */
5737#define WMI_BCN_FILTER_SSID 4 /* Pass Beacons with matching SSID */
5738
5739struct wmi_bcn_filter_rx_cmd {
5740 /* Filter ID */
5741 __le32 bcn_filter_id;
5742 /* Filter type - wmi_bcn_filter */
5743 __le32 bcn_filter;
5744 /* Buffer len */
5745 __le32 bcn_filter_len;
5746 /* Filter info (threshold, BSSID, RSSI) */
5747 u8 *bcn_filter_buf;
5748} __packed;
5749
5750/* Capabilities and IEs to be passed to firmware */
5751struct wmi_bcn_prb_info {
5752 /* Capabilities */
5753 __le32 caps;
5754 /* ERP info */
5755 __le32 erp;
5756 /* Advanced capabilities */
5757 /* HT capabilities */
5758 /* HT Info */
5759 /* ibss_dfs */
5760 /* wpa Info */
5761 /* rsn Info */
5762 /* rrm info */
5763 /* ath_ext */
5764 /* app IE */
5765} __packed;
5766
5767struct wmi_bcn_tmpl_cmd {
5768 /* unique id identifying the VDEV, generated by the caller */
5769 __le32 vdev_id;
5770 /* TIM IE offset from the beginning of the template. */
5771 __le32 tim_ie_offset;
5772 /* beacon probe capabilities and IEs */
5773 struct wmi_bcn_prb_info bcn_prb_info;
5774 /* beacon buffer length */
5775 __le32 buf_len;
5776 /* variable length data */
5777 u8 data[1];
5778} __packed;
5779
5780struct wmi_prb_tmpl_cmd {
5781 /* unique id identifying the VDEV, generated by the caller */
5782 __le32 vdev_id;
5783 /* beacon probe capabilities and IEs */
5784 struct wmi_bcn_prb_info bcn_prb_info;
5785 /* beacon buffer length */
5786 __le32 buf_len;
5787 /* Variable length data */
5788 u8 data[1];
5789} __packed;
5790
5791enum wmi_sta_ps_mode {
5792 /* enable power save for the given STA VDEV */
5793 WMI_STA_PS_MODE_DISABLED = 0,
5794 /* disable power save for a given STA VDEV */
5795 WMI_STA_PS_MODE_ENABLED = 1,
5796};
5797
5798struct wmi_sta_powersave_mode_cmd {
5799 /* unique id identifying the VDEV, generated by the caller */
5800 __le32 vdev_id;
5801
5802 /*
5803 * Power save mode
5804 * (see enum wmi_sta_ps_mode)
5805 */
5806 __le32 sta_ps_mode;
5807} __packed;
5808
5809enum wmi_csa_offload_en {
5810 WMI_CSA_OFFLOAD_DISABLE = 0,
5811 WMI_CSA_OFFLOAD_ENABLE = 1,
5812};
5813
5814struct wmi_csa_offload_enable_cmd {
5815 __le32 vdev_id;
5816 __le32 csa_offload_enable;
5817} __packed;
5818
5819struct wmi_csa_offload_chanswitch_cmd {
5820 __le32 vdev_id;
5821 struct wmi_channel chan;
5822} __packed;
5823
5824/*
5825 * This parameter controls the policy for retrieving frames from AP while the
5826 * STA is in sleep state.
5827 *
5828 * Only takes affect if the sta_ps_mode is enabled
5829 */
5830enum wmi_sta_ps_param_rx_wake_policy {
5831 /*
5832 * Wake up when ever there is an RX activity on the VDEV. In this mode
5833 * the Power save SM(state machine) will come out of sleep by either
5834 * sending null frame (or) a data frame (with PS==0) in response to TIM
5835 * bit set in the received beacon frame from AP.
5836 */
5837 WMI_STA_PS_RX_WAKE_POLICY_WAKE = 0,
5838
5839 /*
5840 * Here the power save state machine will not wakeup in response to TIM
5841 * bit, instead it will send a PSPOLL (or) UASPD trigger based on UAPSD
5842 * configuration setup by WMISET_PS_SET_UAPSD WMI command. When all
5843 * access categories are delivery-enabled, the station will send a
5844 * UAPSD trigger frame, otherwise it will send a PS-Poll.
5845 */
5846 WMI_STA_PS_RX_WAKE_POLICY_POLL_UAPSD = 1,
5847};
5848
5849/*
5850 * Number of tx frames/beacon that cause the power save SM to wake up.
5851 *
5852 * Value 1 causes the SM to wake up for every TX. Value 0 has a special
5853 * meaning, It will cause the SM to never wake up. This is useful if you want
5854 * to keep the system to sleep all the time for some kind of test mode . host
5855 * can change this parameter any time. It will affect at the next tx frame.
5856 */
5857enum wmi_sta_ps_param_tx_wake_threshold {
5858 WMI_STA_PS_TX_WAKE_THRESHOLD_NEVER = 0,
5859 WMI_STA_PS_TX_WAKE_THRESHOLD_ALWAYS = 1,
5860
5861 /*
5862 * Values greater than one indicate that many TX attempts per beacon
5863 * interval before the STA will wake up
5864 */
5865};
5866
5867/*
5868 * The maximum number of PS-Poll frames the FW will send in response to
5869 * traffic advertised in TIM before waking up (by sending a null frame with PS
5870 * = 0). Value 0 has a special meaning: there is no maximum count and the FW
5871 * will send as many PS-Poll as are necessary to retrieve buffered BU. This
5872 * parameter is used when the RX wake policy is
5873 * WMI_STA_PS_RX_WAKE_POLICY_POLL_UAPSD and ignored when the RX wake
5874 * policy is WMI_STA_PS_RX_WAKE_POLICY_WAKE.
5875 */
5876enum wmi_sta_ps_param_pspoll_count {
5877 WMI_STA_PS_PSPOLL_COUNT_NO_MAX = 0,
5878 /*
5879 * Values greater than 0 indicate the maximum numer of PS-Poll frames
5880 * FW will send before waking up.
5881 */
Michal Kazior9f9b5742014-12-12 12:41:36 +01005882
5883 /* When u-APSD is enabled the firmware will be very reluctant to exit
5884 * STA PS. This could result in very poor Rx performance with STA doing
5885 * PS-Poll for each and every buffered frame. This value is a bit
5886 * arbitrary.
5887 */
5888 WMI_STA_PS_PSPOLL_COUNT_UAPSD = 3,
Kalle Valo5e3dd152013-06-12 20:52:10 +03005889};
5890
5891/*
5892 * This will include the delivery and trigger enabled state for every AC.
5893 * This is the negotiated state with AP. The host MLME needs to set this based
5894 * on AP capability and the state Set in the association request by the
5895 * station MLME.Lower 8 bits of the value specify the UAPSD configuration.
5896 */
5897#define WMI_UAPSD_AC_TYPE_DELI 0
5898#define WMI_UAPSD_AC_TYPE_TRIG 1
5899
5900#define WMI_UAPSD_AC_BIT_MASK(ac, type) \
Joe Perchese13dbea2016-09-26 21:56:21 +03005901 (type == WMI_UAPSD_AC_TYPE_DELI ? 1 << (ac << 1) : 1 << ((ac << 1) + 1))
Kalle Valo5e3dd152013-06-12 20:52:10 +03005902
5903enum wmi_sta_ps_param_uapsd {
5904 WMI_STA_PS_UAPSD_AC0_DELIVERY_EN = (1 << 0),
5905 WMI_STA_PS_UAPSD_AC0_TRIGGER_EN = (1 << 1),
5906 WMI_STA_PS_UAPSD_AC1_DELIVERY_EN = (1 << 2),
5907 WMI_STA_PS_UAPSD_AC1_TRIGGER_EN = (1 << 3),
5908 WMI_STA_PS_UAPSD_AC2_DELIVERY_EN = (1 << 4),
5909 WMI_STA_PS_UAPSD_AC2_TRIGGER_EN = (1 << 5),
5910 WMI_STA_PS_UAPSD_AC3_DELIVERY_EN = (1 << 6),
5911 WMI_STA_PS_UAPSD_AC3_TRIGGER_EN = (1 << 7),
5912};
5913
Janusz Dziedzic0c7e4772015-01-24 12:14:52 +02005914#define WMI_STA_UAPSD_MAX_INTERVAL_MSEC UINT_MAX
5915
5916struct wmi_sta_uapsd_auto_trig_param {
5917 __le32 wmm_ac;
5918 __le32 user_priority;
5919 __le32 service_interval;
5920 __le32 suspend_interval;
5921 __le32 delay_interval;
5922};
5923
5924struct wmi_sta_uapsd_auto_trig_cmd_fixed_param {
5925 __le32 vdev_id;
5926 struct wmi_mac_addr peer_macaddr;
5927 __le32 num_ac;
5928};
5929
5930struct wmi_sta_uapsd_auto_trig_arg {
5931 u32 wmm_ac;
5932 u32 user_priority;
5933 u32 service_interval;
5934 u32 suspend_interval;
5935 u32 delay_interval;
5936};
5937
Kalle Valo5e3dd152013-06-12 20:52:10 +03005938enum wmi_sta_powersave_param {
5939 /*
5940 * Controls how frames are retrievd from AP while STA is sleeping
5941 *
5942 * (see enum wmi_sta_ps_param_rx_wake_policy)
5943 */
5944 WMI_STA_PS_PARAM_RX_WAKE_POLICY = 0,
5945
5946 /*
5947 * The STA will go active after this many TX
5948 *
5949 * (see enum wmi_sta_ps_param_tx_wake_threshold)
5950 */
5951 WMI_STA_PS_PARAM_TX_WAKE_THRESHOLD = 1,
5952
5953 /*
5954 * Number of PS-Poll to send before STA wakes up
5955 *
5956 * (see enum wmi_sta_ps_param_pspoll_count)
5957 *
5958 */
5959 WMI_STA_PS_PARAM_PSPOLL_COUNT = 2,
5960
5961 /*
5962 * TX/RX inactivity time in msec before going to sleep.
5963 *
5964 * The power save SM will monitor tx/rx activity on the VDEV, if no
5965 * activity for the specified msec of the parameter the Power save
5966 * SM will go to sleep.
5967 */
5968 WMI_STA_PS_PARAM_INACTIVITY_TIME = 3,
5969
5970 /*
5971 * Set uapsd configuration.
5972 *
5973 * (see enum wmi_sta_ps_param_uapsd)
5974 */
5975 WMI_STA_PS_PARAM_UAPSD = 4,
5976};
5977
5978struct wmi_sta_powersave_param_cmd {
5979 __le32 vdev_id;
5980 __le32 param_id; /* %WMI_STA_PS_PARAM_ */
5981 __le32 param_value;
5982} __packed;
5983
5984/* No MIMO power save */
5985#define WMI_STA_MIMO_PS_MODE_DISABLE
5986/* mimo powersave mode static*/
5987#define WMI_STA_MIMO_PS_MODE_STATIC
5988/* mimo powersave mode dynamic */
5989#define WMI_STA_MIMO_PS_MODE_DYNAMIC
5990
5991struct wmi_sta_mimo_ps_mode_cmd {
5992 /* unique id identifying the VDEV, generated by the caller */
5993 __le32 vdev_id;
5994 /* mimo powersave mode as defined above */
5995 __le32 mimo_pwrsave_mode;
5996} __packed;
5997
5998/* U-APSD configuration of peer station from (re)assoc request and TSPECs */
5999enum wmi_ap_ps_param_uapsd {
6000 WMI_AP_PS_UAPSD_AC0_DELIVERY_EN = (1 << 0),
6001 WMI_AP_PS_UAPSD_AC0_TRIGGER_EN = (1 << 1),
6002 WMI_AP_PS_UAPSD_AC1_DELIVERY_EN = (1 << 2),
6003 WMI_AP_PS_UAPSD_AC1_TRIGGER_EN = (1 << 3),
6004 WMI_AP_PS_UAPSD_AC2_DELIVERY_EN = (1 << 4),
6005 WMI_AP_PS_UAPSD_AC2_TRIGGER_EN = (1 << 5),
6006 WMI_AP_PS_UAPSD_AC3_DELIVERY_EN = (1 << 6),
6007 WMI_AP_PS_UAPSD_AC3_TRIGGER_EN = (1 << 7),
6008};
6009
6010/* U-APSD maximum service period of peer station */
6011enum wmi_ap_ps_peer_param_max_sp {
6012 WMI_AP_PS_PEER_PARAM_MAX_SP_UNLIMITED = 0,
6013 WMI_AP_PS_PEER_PARAM_MAX_SP_2 = 1,
6014 WMI_AP_PS_PEER_PARAM_MAX_SP_4 = 2,
6015 WMI_AP_PS_PEER_PARAM_MAX_SP_6 = 3,
6016 MAX_WMI_AP_PS_PEER_PARAM_MAX_SP,
6017};
6018
6019/*
6020 * AP power save parameter
6021 * Set a power save specific parameter for a peer station
6022 */
6023enum wmi_ap_ps_peer_param {
6024 /* Set uapsd configuration for a given peer.
6025 *
6026 * Include the delivery and trigger enabled state for every AC.
6027 * The host MLME needs to set this based on AP capability and stations
6028 * request Set in the association request received from the station.
6029 *
6030 * Lower 8 bits of the value specify the UAPSD configuration.
6031 *
6032 * (see enum wmi_ap_ps_param_uapsd)
6033 * The default value is 0.
6034 */
6035 WMI_AP_PS_PEER_PARAM_UAPSD = 0,
6036
6037 /*
6038 * Set the service period for a UAPSD capable station
6039 *
6040 * The service period from wme ie in the (re)assoc request frame.
6041 *
6042 * (see enum wmi_ap_ps_peer_param_max_sp)
6043 */
6044 WMI_AP_PS_PEER_PARAM_MAX_SP = 1,
6045
6046 /* Time in seconds for aging out buffered frames for STA in PS */
6047 WMI_AP_PS_PEER_PARAM_AGEOUT_TIME = 2,
6048};
6049
6050struct wmi_ap_ps_peer_cmd {
6051 /* unique id identifying the VDEV, generated by the caller */
6052 __le32 vdev_id;
6053
6054 /* peer MAC address */
6055 struct wmi_mac_addr peer_macaddr;
6056
6057 /* AP powersave param (see enum wmi_ap_ps_peer_param) */
6058 __le32 param_id;
6059
6060 /* AP powersave param value */
6061 __le32 param_value;
6062} __packed;
6063
6064/* 128 clients = 4 words */
6065#define WMI_TIM_BITMAP_ARRAY_SIZE 4
6066
6067struct wmi_tim_info {
6068 __le32 tim_len;
6069 __le32 tim_mcast;
6070 __le32 tim_bitmap[WMI_TIM_BITMAP_ARRAY_SIZE];
6071 __le32 tim_changed;
6072 __le32 tim_num_ps_pending;
6073} __packed;
6074
Raja Mania03fee32015-06-22 20:22:20 +05306075struct wmi_tim_info_arg {
6076 __le32 tim_len;
6077 __le32 tim_mcast;
6078 const __le32 *tim_bitmap;
6079 __le32 tim_changed;
6080 __le32 tim_num_ps_pending;
6081} __packed;
6082
Kalle Valo5e3dd152013-06-12 20:52:10 +03006083/* Maximum number of NOA Descriptors supported */
6084#define WMI_P2P_MAX_NOA_DESCRIPTORS 4
6085#define WMI_P2P_OPPPS_ENABLE_BIT BIT(0)
6086#define WMI_P2P_OPPPS_CTWINDOW_OFFSET 1
6087#define WMI_P2P_NOA_CHANGED_BIT BIT(0)
6088
6089struct wmi_p2p_noa_info {
6090 /* Bit 0 - Flag to indicate an update in NOA schedule
Marcin Rokicki37ff1b02017-02-20 15:38:50 +01006091 * Bits 7-1 - Reserved
6092 */
Kalle Valo5e3dd152013-06-12 20:52:10 +03006093 u8 changed;
6094 /* NOA index */
6095 u8 index;
6096 /* Bit 0 - Opp PS state of the AP
Marcin Rokicki37ff1b02017-02-20 15:38:50 +01006097 * Bits 1-7 - Ctwindow in TUs
6098 */
Kalle Valo5e3dd152013-06-12 20:52:10 +03006099 u8 ctwindow_oppps;
6100 /* Number of NOA descriptors */
6101 u8 num_descriptors;
6102
6103 struct wmi_p2p_noa_descriptor descriptors[WMI_P2P_MAX_NOA_DESCRIPTORS];
6104} __packed;
6105
6106struct wmi_bcn_info {
6107 struct wmi_tim_info tim_info;
6108 struct wmi_p2p_noa_info p2p_noa_info;
6109} __packed;
6110
6111struct wmi_host_swba_event {
6112 __le32 vdev_map;
Michal Kazior32653cf2014-12-03 10:10:26 +02006113 struct wmi_bcn_info bcn_info[0];
Kalle Valo5e3dd152013-06-12 20:52:10 +03006114} __packed;
6115
Yanbo Li8b019fb2016-01-14 15:39:19 -08006116struct wmi_10_2_4_bcn_info {
6117 struct wmi_tim_info tim_info;
6118 /* The 10.2.4 FW doesn't have p2p NOA info */
6119} __packed;
6120
6121struct wmi_10_2_4_host_swba_event {
6122 __le32 vdev_map;
6123 struct wmi_10_2_4_bcn_info bcn_info[0];
6124} __packed;
6125
Raja Mani3cec3be2015-06-22 20:22:21 +05306126/* 16 words = 512 client + 1 word = for guard */
6127#define WMI_10_4_TIM_BITMAP_ARRAY_SIZE 17
6128
6129struct wmi_10_4_tim_info {
6130 __le32 tim_len;
6131 __le32 tim_mcast;
6132 __le32 tim_bitmap[WMI_10_4_TIM_BITMAP_ARRAY_SIZE];
6133 __le32 tim_changed;
6134 __le32 tim_num_ps_pending;
6135} __packed;
6136
6137#define WMI_10_4_P2P_MAX_NOA_DESCRIPTORS 1
6138
6139struct wmi_10_4_p2p_noa_info {
6140 /* Bit 0 - Flag to indicate an update in NOA schedule
6141 * Bits 7-1 - Reserved
6142 */
6143 u8 changed;
6144 /* NOA index */
6145 u8 index;
6146 /* Bit 0 - Opp PS state of the AP
6147 * Bits 1-7 - Ctwindow in TUs
6148 */
6149 u8 ctwindow_oppps;
6150 /* Number of NOA descriptors */
6151 u8 num_descriptors;
6152
6153 struct wmi_p2p_noa_descriptor
6154 noa_descriptors[WMI_10_4_P2P_MAX_NOA_DESCRIPTORS];
6155} __packed;
6156
6157struct wmi_10_4_bcn_info {
6158 struct wmi_10_4_tim_info tim_info;
6159 struct wmi_10_4_p2p_noa_info p2p_noa_info;
6160} __packed;
6161
6162struct wmi_10_4_host_swba_event {
6163 __le32 vdev_map;
6164 struct wmi_10_4_bcn_info bcn_info[0];
6165} __packed;
6166
Kalle Valo5e3dd152013-06-12 20:52:10 +03006167#define WMI_MAX_AP_VDEV 16
6168
6169struct wmi_tbtt_offset_event {
6170 __le32 vdev_map;
6171 __le32 tbttoffset_list[WMI_MAX_AP_VDEV];
6172} __packed;
6173
Kalle Valo5e3dd152013-06-12 20:52:10 +03006174struct wmi_peer_create_cmd {
6175 __le32 vdev_id;
6176 struct wmi_mac_addr peer_macaddr;
Manikanta Pubbisettybe5b4f42017-07-28 15:15:43 +03006177 __le32 peer_type;
Kalle Valo5e3dd152013-06-12 20:52:10 +03006178} __packed;
6179
Marek Puzyniak7390ed32015-03-30 09:51:52 +03006180enum wmi_peer_type {
6181 WMI_PEER_TYPE_DEFAULT = 0,
6182 WMI_PEER_TYPE_BSS = 1,
6183 WMI_PEER_TYPE_TDLS = 2,
6184};
6185
Kalle Valo5e3dd152013-06-12 20:52:10 +03006186struct wmi_peer_delete_cmd {
6187 __le32 vdev_id;
6188 struct wmi_mac_addr peer_macaddr;
6189} __packed;
6190
6191struct wmi_peer_flush_tids_cmd {
6192 __le32 vdev_id;
6193 struct wmi_mac_addr peer_macaddr;
6194 __le32 peer_tid_bitmap;
6195} __packed;
6196
6197struct wmi_fixed_rate {
6198 /*
6199 * rate mode . 0: disable fixed rate (auto rate)
6200 * 1: legacy (non 11n) rate specified as ieee rate 2*Mbps
6201 * 2: ht20 11n rate specified as mcs index
6202 * 3: ht40 11n rate specified as mcs index
6203 */
6204 __le32 rate_mode;
6205 /*
6206 * 4 rate values for 4 rate series. series 0 is stored in byte 0 (LSB)
6207 * and series 3 is stored at byte 3 (MSB)
6208 */
6209 __le32 rate_series;
6210 /*
6211 * 4 retry counts for 4 rate series. retry count for rate 0 is stored
6212 * in byte 0 (LSB) and retry count for rate 3 is stored at byte 3
6213 * (MSB)
6214 */
6215 __le32 rate_retries;
6216} __packed;
6217
6218struct wmi_peer_fixed_rate_cmd {
6219 /* unique id identifying the VDEV, generated by the caller */
6220 __le32 vdev_id;
6221 /* peer MAC address */
6222 struct wmi_mac_addr peer_macaddr;
6223 /* fixed rate */
6224 struct wmi_fixed_rate peer_fixed_rate;
6225} __packed;
6226
6227#define WMI_MGMT_TID 17
6228
6229struct wmi_addba_clear_resp_cmd {
6230 /* unique id identifying the VDEV, generated by the caller */
6231 __le32 vdev_id;
6232 /* peer MAC address */
6233 struct wmi_mac_addr peer_macaddr;
6234} __packed;
6235
6236struct wmi_addba_send_cmd {
6237 /* unique id identifying the VDEV, generated by the caller */
6238 __le32 vdev_id;
6239 /* peer MAC address */
6240 struct wmi_mac_addr peer_macaddr;
6241 /* Tid number */
6242 __le32 tid;
6243 /* Buffer/Window size*/
6244 __le32 buffersize;
6245} __packed;
6246
6247struct wmi_delba_send_cmd {
6248 /* unique id identifying the VDEV, generated by the caller */
6249 __le32 vdev_id;
6250 /* peer MAC address */
6251 struct wmi_mac_addr peer_macaddr;
6252 /* Tid number */
6253 __le32 tid;
6254 /* Is Initiator */
6255 __le32 initiator;
6256 /* Reason code */
6257 __le32 reasoncode;
6258} __packed;
6259
6260struct wmi_addba_setresponse_cmd {
6261 /* unique id identifying the vdev, generated by the caller */
6262 __le32 vdev_id;
6263 /* peer mac address */
6264 struct wmi_mac_addr peer_macaddr;
6265 /* Tid number */
6266 __le32 tid;
6267 /* status code */
6268 __le32 statuscode;
6269} __packed;
6270
6271struct wmi_send_singleamsdu_cmd {
6272 /* unique id identifying the vdev, generated by the caller */
6273 __le32 vdev_id;
6274 /* peer mac address */
6275 struct wmi_mac_addr peer_macaddr;
6276 /* Tid number */
6277 __le32 tid;
6278} __packed;
6279
6280enum wmi_peer_smps_state {
6281 WMI_PEER_SMPS_PS_NONE = 0x0,
6282 WMI_PEER_SMPS_STATIC = 0x1,
6283 WMI_PEER_SMPS_DYNAMIC = 0x2
6284};
6285
Michal Kazior9797feb2014-02-14 14:49:48 +01006286enum wmi_peer_chwidth {
6287 WMI_PEER_CHWIDTH_20MHZ = 0,
6288 WMI_PEER_CHWIDTH_40MHZ = 1,
6289 WMI_PEER_CHWIDTH_80MHZ = 2,
Sebastian Gottschallbc1efd72017-01-12 13:02:12 +02006290 WMI_PEER_CHWIDTH_160MHZ = 3,
Michal Kazior9797feb2014-02-14 14:49:48 +01006291};
6292
Kalle Valo5e3dd152013-06-12 20:52:10 +03006293enum wmi_peer_param {
6294 WMI_PEER_SMPS_STATE = 0x1, /* see %wmi_peer_smps_state */
6295 WMI_PEER_AMPDU = 0x2,
6296 WMI_PEER_AUTHORIZE = 0x3,
6297 WMI_PEER_CHAN_WIDTH = 0x4,
6298 WMI_PEER_NSS = 0x5,
Michal Kazior0a987fb2015-02-13 13:30:15 +01006299 WMI_PEER_USE_4ADDR = 0x6,
Ashok Raj Nagarajan33410a52019-06-03 18:09:02 +03006300 WMI_PEER_USE_FIXED_PWR = 0x8,
Miaoqing Pan8b97b052019-05-29 16:13:28 +08006301 WMI_PEER_PARAM_FIXED_RATE = 0x9,
Maharaja Kennadyrajanee8b08a2017-02-02 08:32:19 +02006302 WMI_PEER_DEBUG = 0xa,
Ryan Hsu9191fc2a2018-06-18 17:00:04 +03006303 WMI_PEER_PHYMODE = 0xd,
Michal Kazior0a987fb2015-02-13 13:30:15 +01006304 WMI_PEER_DUMMY_VAR = 0xff, /* dummy parameter for STA PS workaround */
Kalle Valo5e3dd152013-06-12 20:52:10 +03006305};
6306
6307struct wmi_peer_set_param_cmd {
6308 __le32 vdev_id;
6309 struct wmi_mac_addr peer_macaddr;
6310 __le32 param_id;
6311 __le32 param_value;
6312} __packed;
6313
6314#define MAX_SUPPORTED_RATES 128
6315
6316struct wmi_rate_set {
6317 /* total number of rates */
6318 __le32 num_rates;
6319 /*
6320 * rates (each 8bit value) packed into a 32 bit word.
6321 * the rates are filled from least significant byte to most
6322 * significant byte.
6323 */
Kalle Valo14e105c2016-04-13 14:13:21 +03006324 __le32 rates[(MAX_SUPPORTED_RATES / 4) + 1];
Kalle Valo5e3dd152013-06-12 20:52:10 +03006325} __packed;
6326
6327struct wmi_rate_set_arg {
6328 unsigned int num_rates;
6329 u8 rates[MAX_SUPPORTED_RATES];
6330};
6331
6332/*
6333 * NOTE: It would bea good idea to represent the Tx MCS
6334 * info in one word and Rx in another word. This is split
6335 * into multiple words for convenience
6336 */
6337struct wmi_vht_rate_set {
6338 __le32 rx_max_rate; /* Max Rx data rate */
6339 __le32 rx_mcs_set; /* Negotiated RX VHT rates */
6340 __le32 tx_max_rate; /* Max Tx data rate */
6341 __le32 tx_mcs_set; /* Negotiated TX VHT rates */
6342} __packed;
6343
6344struct wmi_vht_rate_set_arg {
6345 u32 rx_max_rate;
6346 u32 rx_mcs_set;
6347 u32 tx_max_rate;
6348 u32 tx_mcs_set;
6349};
6350
6351struct wmi_peer_set_rates_cmd {
6352 /* peer MAC address */
6353 struct wmi_mac_addr peer_macaddr;
6354 /* legacy rate set */
6355 struct wmi_rate_set peer_legacy_rates;
6356 /* ht rate set */
6357 struct wmi_rate_set peer_ht_rates;
6358} __packed;
6359
6360struct wmi_peer_set_q_empty_callback_cmd {
6361 /* unique id identifying the VDEV, generated by the caller */
6362 __le32 vdev_id;
6363 /* peer MAC address */
6364 struct wmi_mac_addr peer_macaddr;
6365 __le32 callback_enable;
6366} __packed;
6367
Tamizh chelvam3fab30f2015-10-29 14:27:37 +02006368struct wmi_peer_flags_map {
6369 u32 auth;
6370 u32 qos;
6371 u32 need_ptk_4_way;
6372 u32 need_gtk_2_way;
6373 u32 apsd;
6374 u32 ht;
6375 u32 bw40;
6376 u32 stbc;
6377 u32 ldbc;
6378 u32 dyn_mimops;
6379 u32 static_mimops;
6380 u32 spatial_mux;
6381 u32 vht;
6382 u32 bw80;
6383 u32 vht_2g;
6384 u32 pmf;
Sebastian Gottschallbc1efd72017-01-12 13:02:12 +02006385 u32 bw160;
Tamizh chelvam3fab30f2015-10-29 14:27:37 +02006386};
6387
6388enum wmi_peer_flags {
6389 WMI_PEER_AUTH = 0x00000001,
6390 WMI_PEER_QOS = 0x00000002,
6391 WMI_PEER_NEED_PTK_4_WAY = 0x00000004,
6392 WMI_PEER_NEED_GTK_2_WAY = 0x00000010,
6393 WMI_PEER_APSD = 0x00000800,
6394 WMI_PEER_HT = 0x00001000,
6395 WMI_PEER_40MHZ = 0x00002000,
6396 WMI_PEER_STBC = 0x00008000,
6397 WMI_PEER_LDPC = 0x00010000,
6398 WMI_PEER_DYN_MIMOPS = 0x00020000,
6399 WMI_PEER_STATIC_MIMOPS = 0x00040000,
6400 WMI_PEER_SPATIAL_MUX = 0x00200000,
6401 WMI_PEER_VHT = 0x02000000,
6402 WMI_PEER_80MHZ = 0x04000000,
6403 WMI_PEER_VHT_2G = 0x08000000,
6404 WMI_PEER_PMF = 0x10000000,
Sebastian Gottschallbc1efd72017-01-12 13:02:12 +02006405 WMI_PEER_160MHZ = 0x20000000
Tamizh chelvam3fab30f2015-10-29 14:27:37 +02006406};
6407
6408enum wmi_10x_peer_flags {
6409 WMI_10X_PEER_AUTH = 0x00000001,
6410 WMI_10X_PEER_QOS = 0x00000002,
6411 WMI_10X_PEER_NEED_PTK_4_WAY = 0x00000004,
6412 WMI_10X_PEER_NEED_GTK_2_WAY = 0x00000010,
6413 WMI_10X_PEER_APSD = 0x00000800,
6414 WMI_10X_PEER_HT = 0x00001000,
6415 WMI_10X_PEER_40MHZ = 0x00002000,
6416 WMI_10X_PEER_STBC = 0x00008000,
6417 WMI_10X_PEER_LDPC = 0x00010000,
6418 WMI_10X_PEER_DYN_MIMOPS = 0x00020000,
6419 WMI_10X_PEER_STATIC_MIMOPS = 0x00040000,
6420 WMI_10X_PEER_SPATIAL_MUX = 0x00200000,
6421 WMI_10X_PEER_VHT = 0x02000000,
6422 WMI_10X_PEER_80MHZ = 0x04000000,
Sebastian Gottschallbc1efd72017-01-12 13:02:12 +02006423 WMI_10X_PEER_160MHZ = 0x20000000
Tamizh chelvam3fab30f2015-10-29 14:27:37 +02006424};
6425
6426enum wmi_10_2_peer_flags {
6427 WMI_10_2_PEER_AUTH = 0x00000001,
6428 WMI_10_2_PEER_QOS = 0x00000002,
6429 WMI_10_2_PEER_NEED_PTK_4_WAY = 0x00000004,
6430 WMI_10_2_PEER_NEED_GTK_2_WAY = 0x00000010,
6431 WMI_10_2_PEER_APSD = 0x00000800,
6432 WMI_10_2_PEER_HT = 0x00001000,
6433 WMI_10_2_PEER_40MHZ = 0x00002000,
6434 WMI_10_2_PEER_STBC = 0x00008000,
6435 WMI_10_2_PEER_LDPC = 0x00010000,
6436 WMI_10_2_PEER_DYN_MIMOPS = 0x00020000,
6437 WMI_10_2_PEER_STATIC_MIMOPS = 0x00040000,
6438 WMI_10_2_PEER_SPATIAL_MUX = 0x00200000,
6439 WMI_10_2_PEER_VHT = 0x02000000,
6440 WMI_10_2_PEER_80MHZ = 0x04000000,
6441 WMI_10_2_PEER_VHT_2G = 0x08000000,
6442 WMI_10_2_PEER_PMF = 0x10000000,
Sebastian Gottschallbc1efd72017-01-12 13:02:12 +02006443 WMI_10_2_PEER_160MHZ = 0x20000000
Tamizh chelvam3fab30f2015-10-29 14:27:37 +02006444};
Kalle Valo5e3dd152013-06-12 20:52:10 +03006445
6446/*
6447 * Peer rate capabilities.
6448 *
6449 * This is of interest to the ratecontrol
6450 * module which resides in the firmware. The bit definitions are
6451 * consistent with that defined in if_athrate.c.
6452 */
6453#define WMI_RC_DS_FLAG 0x01
6454#define WMI_RC_CW40_FLAG 0x02
6455#define WMI_RC_SGI_FLAG 0x04
6456#define WMI_RC_HT_FLAG 0x08
6457#define WMI_RC_RTSCTS_FLAG 0x10
6458#define WMI_RC_TX_STBC_FLAG 0x20
6459#define WMI_RC_RX_STBC_FLAG 0xC0
6460#define WMI_RC_RX_STBC_FLAG_S 6
6461#define WMI_RC_WEP_TKIP_FLAG 0x100
6462#define WMI_RC_TS_FLAG 0x200
6463#define WMI_RC_UAPSD_FLAG 0x400
6464
6465/* Maximum listen interval supported by hw in units of beacon interval */
6466#define ATH10K_MAX_HW_LISTEN_INTERVAL 5
6467
Michal Kazior24c88f72014-07-25 13:32:17 +02006468struct wmi_common_peer_assoc_complete_cmd {
Kalle Valo5e3dd152013-06-12 20:52:10 +03006469 struct wmi_mac_addr peer_macaddr;
6470 __le32 vdev_id;
6471 __le32 peer_new_assoc; /* 1=assoc, 0=reassoc */
6472 __le32 peer_associd; /* 16 LSBs */
6473 __le32 peer_flags;
6474 __le32 peer_caps; /* 16 LSBs */
6475 __le32 peer_listen_intval;
6476 __le32 peer_ht_caps;
6477 __le32 peer_max_mpdu;
6478 __le32 peer_mpdu_density; /* 0..16 */
6479 __le32 peer_rate_caps;
6480 struct wmi_rate_set peer_legacy_rates;
6481 struct wmi_rate_set peer_ht_rates;
6482 __le32 peer_nss; /* num of spatial streams */
6483 __le32 peer_vht_caps;
6484 __le32 peer_phymode;
6485 struct wmi_vht_rate_set peer_vht_rates;
Michal Kazior24c88f72014-07-25 13:32:17 +02006486};
6487
6488struct wmi_main_peer_assoc_complete_cmd {
6489 struct wmi_common_peer_assoc_complete_cmd cmd;
6490
Kalle Valo5e3dd152013-06-12 20:52:10 +03006491 /* HT Operation Element of the peer. Five bytes packed in 2
Marcin Rokicki37ff1b02017-02-20 15:38:50 +01006492 * INT32 array and filled from lsb to msb.
6493 */
Kalle Valo5e3dd152013-06-12 20:52:10 +03006494 __le32 peer_ht_info[2];
6495} __packed;
6496
Michal Kazior24c88f72014-07-25 13:32:17 +02006497struct wmi_10_1_peer_assoc_complete_cmd {
6498 struct wmi_common_peer_assoc_complete_cmd cmd;
6499} __packed;
6500
6501#define WMI_PEER_ASSOC_INFO0_MAX_MCS_IDX_LSB 0
6502#define WMI_PEER_ASSOC_INFO0_MAX_MCS_IDX_MASK 0x0f
6503#define WMI_PEER_ASSOC_INFO0_MAX_NSS_LSB 4
6504#define WMI_PEER_ASSOC_INFO0_MAX_NSS_MASK 0xf0
6505
6506struct wmi_10_2_peer_assoc_complete_cmd {
6507 struct wmi_common_peer_assoc_complete_cmd cmd;
6508 __le32 info0; /* WMI_PEER_ASSOC_INFO0_ */
6509} __packed;
6510
Lei Wang3db24062020-03-30 18:56:31 +05306511/* NSS Mapping to FW */
6512#define WMI_PEER_NSS_MAP_ENABLE BIT(31)
6513#define WMI_PEER_NSS_160MHZ_MASK GENMASK(2, 0)
6514#define WMI_PEER_NSS_80_80MHZ_MASK GENMASK(5, 3)
Ben Greearcc914a52017-06-16 10:37:45 +03006515
Vasanthakumar Thiagarajanb54e16f2015-11-05 11:33:58 +05306516struct wmi_10_4_peer_assoc_complete_cmd {
6517 struct wmi_10_2_peer_assoc_complete_cmd cmd;
6518 __le32 peer_bw_rxnss_override;
6519} __packed;
6520
Kalle Valo5e3dd152013-06-12 20:52:10 +03006521struct wmi_peer_assoc_complete_arg {
6522 u8 addr[ETH_ALEN];
6523 u32 vdev_id;
6524 bool peer_reassoc;
6525 u16 peer_aid;
6526 u32 peer_flags; /* see %WMI_PEER_ */
6527 u16 peer_caps;
6528 u32 peer_listen_intval;
6529 u32 peer_ht_caps;
6530 u32 peer_max_mpdu;
6531 u32 peer_mpdu_density; /* 0..16 */
6532 u32 peer_rate_caps; /* see %WMI_RC_ */
6533 struct wmi_rate_set_arg peer_legacy_rates;
6534 struct wmi_rate_set_arg peer_ht_rates;
6535 u32 peer_num_spatial_streams;
6536 u32 peer_vht_caps;
6537 enum wmi_phy_mode peer_phymode;
6538 struct wmi_vht_rate_set_arg peer_vht_rates;
Ben Greearcc914a52017-06-16 10:37:45 +03006539 u32 peer_bw_rxnss_override;
Kalle Valo5e3dd152013-06-12 20:52:10 +03006540};
6541
6542struct wmi_peer_add_wds_entry_cmd {
6543 /* peer MAC address */
6544 struct wmi_mac_addr peer_macaddr;
6545 /* wds MAC addr */
6546 struct wmi_mac_addr wds_macaddr;
6547} __packed;
6548
6549struct wmi_peer_remove_wds_entry_cmd {
6550 /* wds MAC addr */
6551 struct wmi_mac_addr wds_macaddr;
6552} __packed;
6553
6554struct wmi_peer_q_empty_callback_event {
6555 /* peer MAC address */
6556 struct wmi_mac_addr peer_macaddr;
6557} __packed;
6558
6559/*
6560 * Channel info WMI event
6561 */
6562struct wmi_chan_info_event {
6563 __le32 err_code;
6564 __le32 freq;
6565 __le32 cmd_flags;
6566 __le32 noise_floor;
6567 __le32 rx_clear_count;
6568 __le32 cycle_count;
6569} __packed;
6570
Raja Manib2297ba2015-06-22 20:22:23 +05306571struct wmi_10_4_chan_info_event {
6572 __le32 err_code;
6573 __le32 freq;
6574 __le32 cmd_flags;
6575 __le32 noise_floor;
6576 __le32 rx_clear_count;
6577 __le32 cycle_count;
6578 __le32 chan_tx_pwr_range;
6579 __le32 chan_tx_pwr_tp;
6580 __le32 rx_frame_count;
6581} __packed;
6582
Kalle Valo5a13e762014-01-20 11:01:46 +02006583struct wmi_peer_sta_kickout_event {
6584 struct wmi_mac_addr peer_macaddr;
6585} __packed;
6586
Michal Kazior2e1dea42013-07-31 10:32:40 +02006587#define WMI_CHAN_INFO_FLAG_COMPLETE BIT(0)
Vasanthakumar Thiagarajan3d2a2e22015-08-12 16:24:04 +05306588#define WMI_CHAN_INFO_FLAG_PRE_COMPLETE BIT(1)
Michal Kazior2e1dea42013-07-31 10:32:40 +02006589
Kalle Valo5e3dd152013-06-12 20:52:10 +03006590/* Beacon filter wmi command info */
6591#define BCN_FLT_MAX_SUPPORTED_IES 256
6592#define BCN_FLT_MAX_ELEMS_IE_LIST (BCN_FLT_MAX_SUPPORTED_IES / 32)
6593
6594struct bss_bcn_stats {
6595 __le32 vdev_id;
6596 __le32 bss_bcnsdropped;
6597 __le32 bss_bcnsdelivered;
6598} __packed;
6599
6600struct bcn_filter_stats {
6601 __le32 bcns_dropped;
6602 __le32 bcns_delivered;
6603 __le32 activefilters;
6604 struct bss_bcn_stats bss_stats;
6605} __packed;
6606
6607struct wmi_add_bcn_filter_cmd {
6608 u32 vdev_id;
6609 u32 ie_map[BCN_FLT_MAX_ELEMS_IE_LIST];
6610} __packed;
6611
6612enum wmi_sta_keepalive_method {
6613 WMI_STA_KEEPALIVE_METHOD_NULL_FRAME = 1,
6614 WMI_STA_KEEPALIVE_METHOD_UNSOLICITATED_ARP_RESPONSE = 2,
6615};
6616
Michal Kazior46725b152015-01-28 09:57:49 +02006617#define WMI_STA_KEEPALIVE_INTERVAL_DISABLE 0
6618
6619/* Firmware crashes if keepalive interval exceeds this limit */
6620#define WMI_STA_KEEPALIVE_INTERVAL_MAX_SECONDS 0xffff
6621
Kalle Valo5e3dd152013-06-12 20:52:10 +03006622/* note: ip4 addresses are in network byte order, i.e. big endian */
6623struct wmi_sta_keepalive_arp_resp {
6624 __be32 src_ip4_addr;
6625 __be32 dest_ip4_addr;
6626 struct wmi_mac_addr dest_mac_addr;
6627} __packed;
6628
6629struct wmi_sta_keepalive_cmd {
6630 __le32 vdev_id;
6631 __le32 enabled;
6632 __le32 method; /* WMI_STA_KEEPALIVE_METHOD_ */
6633 __le32 interval; /* in seconds */
6634 struct wmi_sta_keepalive_arp_resp arp_resp;
6635} __packed;
6636
Janusz Dziedzic6e8b1882015-01-28 09:57:39 +02006637struct wmi_sta_keepalive_arg {
6638 u32 vdev_id;
6639 u32 enabled;
6640 u32 method;
6641 u32 interval;
6642 __be32 src_ip4_addr;
6643 __be32 dest_ip4_addr;
6644 const u8 dest_mac_addr[ETH_ALEN];
6645};
6646
Michal Kazior9cfbce72013-07-16 09:54:36 +02006647enum wmi_force_fw_hang_type {
6648 WMI_FORCE_FW_HANG_ASSERT = 1,
6649 WMI_FORCE_FW_HANG_NO_DETECT,
6650 WMI_FORCE_FW_HANG_CTRL_EP_FULL,
6651 WMI_FORCE_FW_HANG_EMPTY_POINT,
6652 WMI_FORCE_FW_HANG_STACK_OVERFLOW,
6653 WMI_FORCE_FW_HANG_INFINITE_LOOP,
6654};
6655
6656#define WMI_FORCE_FW_HANG_RANDOM_TIME 0xFFFFFFFF
6657
6658struct wmi_force_fw_hang_cmd {
6659 __le32 type;
6660 __le32 delay_ms;
6661} __packed;
6662
Maharaja Kennadyrajandb251d72018-07-18 19:04:20 +05306663enum wmi_pdev_reset_mode_type {
6664 WMI_RST_MODE_TX_FLUSH = 1,
6665 WMI_RST_MODE_WARM_RESET,
6666 WMI_RST_MODE_COLD_RESET,
6667 WMI_RST_MODE_WARM_RESET_RESTORE_CAL,
6668 WMI_RST_MODE_COLD_RESET_RESTORE_CAL,
6669 WMI_RST_MODE_MAX,
6670};
6671
Kalle Valof118a3e2014-01-03 12:59:31 +02006672enum ath10k_dbglog_level {
6673 ATH10K_DBGLOG_LEVEL_VERBOSE = 0,
6674 ATH10K_DBGLOG_LEVEL_INFO = 1,
6675 ATH10K_DBGLOG_LEVEL_WARN = 2,
6676 ATH10K_DBGLOG_LEVEL_ERR = 3,
6677};
6678
6679/* VAP ids to enable dbglog */
6680#define ATH10K_DBGLOG_CFG_VAP_LOG_LSB 0
6681#define ATH10K_DBGLOG_CFG_VAP_LOG_MASK 0x0000ffff
6682
6683/* to enable dbglog in the firmware */
6684#define ATH10K_DBGLOG_CFG_REPORTING_ENABLE_LSB 16
6685#define ATH10K_DBGLOG_CFG_REPORTING_ENABLE_MASK 0x00010000
6686
6687/* timestamp resolution */
6688#define ATH10K_DBGLOG_CFG_RESOLUTION_LSB 17
6689#define ATH10K_DBGLOG_CFG_RESOLUTION_MASK 0x000E0000
6690
6691/* number of queued messages before sending them to the host */
6692#define ATH10K_DBGLOG_CFG_REPORT_SIZE_LSB 20
6693#define ATH10K_DBGLOG_CFG_REPORT_SIZE_MASK 0x0ff00000
6694
6695/*
6696 * Log levels to enable. This defines the minimum level to enable, this is
6697 * not a bitmask. See enum ath10k_dbglog_level for the values.
6698 */
6699#define ATH10K_DBGLOG_CFG_LOG_LVL_LSB 28
6700#define ATH10K_DBGLOG_CFG_LOG_LVL_MASK 0x70000000
6701
6702/*
6703 * Note: this is a cleaned up version of a struct firmware uses. For
6704 * example, config_valid was hidden inside an array.
6705 */
6706struct wmi_dbglog_cfg_cmd {
6707 /* bitmask to hold mod id config*/
6708 __le32 module_enable;
6709
6710 /* see ATH10K_DBGLOG_CFG_ */
6711 __le32 config_enable;
6712
6713 /* mask of module id bits to be changed */
6714 __le32 module_valid;
6715
6716 /* mask of config bits to be changed, see ATH10K_DBGLOG_CFG_ */
6717 __le32 config_valid;
6718} __packed;
6719
Maharaja Kennadyrajanafcbc822016-08-23 15:35:36 +05306720struct wmi_10_4_dbglog_cfg_cmd {
6721 /* bitmask to hold mod id config*/
6722 __le64 module_enable;
6723
6724 /* see ATH10K_DBGLOG_CFG_ */
6725 __le32 config_enable;
6726
6727 /* mask of module id bits to be changed */
6728 __le64 module_valid;
6729
6730 /* mask of config bits to be changed, see ATH10K_DBGLOG_CFG_ */
6731 __le32 config_valid;
6732} __packed;
6733
Michal Kaziorc1a46542015-03-10 16:21:54 +02006734enum wmi_roam_reason {
6735 WMI_ROAM_REASON_BETTER_AP = 1,
6736 WMI_ROAM_REASON_BEACON_MISS = 2,
6737 WMI_ROAM_REASON_LOW_RSSI = 3,
6738 WMI_ROAM_REASON_SUITABLE_AP_FOUND = 4,
6739 WMI_ROAM_REASON_HO_FAILED = 5,
6740
6741 /* keep last */
6742 WMI_ROAM_REASON_MAX,
6743};
6744
6745struct wmi_roam_ev {
6746 __le32 vdev_id;
6747 __le32 reason;
6748} __packed;
6749
Kalle Valo5e3dd152013-06-12 20:52:10 +03006750#define ATH10K_FRAGMT_THRESHOLD_MIN 540
6751#define ATH10K_FRAGMT_THRESHOLD_MAX 2346
6752
6753#define WMI_MAX_EVENT 0x1000
6754/* Maximum number of pending TXed WMI packets */
Kalle Valo5e3dd152013-06-12 20:52:10 +03006755#define WMI_SKB_HEADROOM sizeof(struct wmi_cmd_hdr)
6756
6757/* By default disable power save for IBSS */
6758#define ATH10K_DEFAULT_ATIM 0
6759
Michal Kazior5c01aa3d2014-09-18 15:21:24 +02006760#define WMI_MAX_MEM_REQS 16
6761
Michal Kazior32653cf2014-12-03 10:10:26 +02006762struct wmi_scan_ev_arg {
6763 __le32 event_type; /* %WMI_SCAN_EVENT_ */
6764 __le32 reason; /* %WMI_SCAN_REASON_ */
6765 __le32 channel_freq; /* only valid for WMI_SCAN_EVENT_FOREIGN_CHANNEL */
6766 __le32 scan_req_id;
6767 __le32 scan_id;
6768 __le32 vdev_id;
6769};
6770
Abhishek Ambure4b816f12019-02-25 11:45:46 +02006771struct mgmt_tx_compl_params {
6772 u32 desc_id;
6773 u32 status;
6774 u32 ppdu_id;
6775 int ack_rssi;
6776};
6777
Rakesh Pillaidc405152018-07-25 10:59:45 +03006778struct wmi_tlv_mgmt_tx_compl_ev_arg {
6779 __le32 desc_id;
6780 __le32 status;
6781 __le32 pdev_id;
Abhishek Ambure4b816f12019-02-25 11:45:46 +02006782 __le32 ppdu_id;
6783 __le32 ack_rssi;
Rakesh Pillaidc405152018-07-25 10:59:45 +03006784};
6785
Rakesh Pillaicc123fa2019-01-25 09:40:01 +05306786struct wmi_tlv_mgmt_tx_bundle_compl_ev_arg {
6787 __le32 num_reports;
6788 const __le32 *desc_ids;
6789 const __le32 *status;
Abhishek Ambure4b816f12019-02-25 11:45:46 +02006790 const __le32 *ppdu_ids;
6791 const __le32 *ack_rssi;
Rakesh Pillaicc123fa2019-01-25 09:40:01 +05306792};
6793
Dundi Ravitejac6f537a2019-06-03 17:41:51 +03006794struct wmi_peer_delete_resp_ev_arg {
6795 __le32 vdev_id;
6796 struct wmi_mac_addr peer_addr;
6797};
6798
Wen Gong7005eaf2019-11-14 19:19:31 +08006799#define WMI_MGMT_RX_NUM_RSSI 4
Michal Kazior32653cf2014-12-03 10:10:26 +02006800struct wmi_mgmt_rx_ev_arg {
6801 __le32 channel;
6802 __le32 snr;
6803 __le32 rate;
6804 __le32 phy_mode;
6805 __le32 buf_len;
6806 __le32 status; /* %WMI_RX_STATUS_ */
Peter Oh8d130962016-03-01 09:52:49 -08006807 struct wmi_mgmt_rx_ext_info ext_info;
Wen Gong7005eaf2019-11-14 19:19:31 +08006808 __le32 rssi[WMI_MGMT_RX_NUM_RSSI];
Michal Kazior32653cf2014-12-03 10:10:26 +02006809};
6810
6811struct wmi_ch_info_ev_arg {
6812 __le32 err_code;
6813 __le32 freq;
6814 __le32 cmd_flags;
6815 __le32 noise_floor;
6816 __le32 rx_clear_count;
6817 __le32 cycle_count;
Raja Manib2297ba2015-06-22 20:22:23 +05306818 __le32 chan_tx_pwr_range;
6819 __le32 chan_tx_pwr_tp;
6820 __le32 rx_frame_count;
Rakesh Pillai13104922018-10-17 16:50:03 +05306821 __le32 my_bss_rx_cycle_count;
6822 __le32 rx_11b_mode_data_duration;
6823 __le32 tx_frame_cnt;
6824 __le32 mac_clk_mhz;
Michal Kazior32653cf2014-12-03 10:10:26 +02006825};
6826
Ben Greear833fd342018-09-06 19:46:20 +03006827/* From 10.4 firmware, not sure all have the same values. */
6828enum wmi_vdev_start_status {
6829 WMI_VDEV_START_OK = 0,
6830 WMI_VDEV_START_CHAN_INVALID,
6831};
6832
Michal Kazior32653cf2014-12-03 10:10:26 +02006833struct wmi_vdev_start_ev_arg {
6834 __le32 vdev_id;
6835 __le32 req_id;
6836 __le32 resp_type; /* %WMI_VDEV_RESP_ */
Ben Greear833fd342018-09-06 19:46:20 +03006837 __le32 status; /* See wmi_vdev_start_status enum above */
Michal Kazior32653cf2014-12-03 10:10:26 +02006838};
6839
6840struct wmi_peer_kick_ev_arg {
6841 const u8 *mac_addr;
6842};
6843
6844struct wmi_swba_ev_arg {
6845 __le32 vdev_map;
Raja Mania03fee32015-06-22 20:22:20 +05306846 struct wmi_tim_info_arg tim_info[WMI_MAX_AP_VDEV];
Michal Kazior32653cf2014-12-03 10:10:26 +02006847 const struct wmi_p2p_noa_info *noa_info[WMI_MAX_AP_VDEV];
6848};
6849
6850struct wmi_phyerr_ev_arg {
Raja Mani991adf72015-08-14 11:13:29 +03006851 u32 tsf_timestamp;
6852 u16 freq1;
6853 u16 freq2;
6854 u8 rssi_combined;
6855 u8 chan_width_mhz;
6856 u8 phy_err_code;
6857 u16 nf_chains[4];
6858 u32 buf_len;
6859 const u8 *buf;
6860 u8 hdr_len;
6861};
6862
6863struct wmi_phyerr_hdr_arg {
6864 u32 num_phyerrs;
6865 u32 tsf_l32;
6866 u32 tsf_u32;
6867 u32 buf_len;
6868 const void *phyerrs;
Michal Kazior32653cf2014-12-03 10:10:26 +02006869};
6870
Sriram R6f6eb1b2018-05-15 14:39:49 +05306871struct wmi_dfs_status_ev_arg {
6872 u32 status;
6873};
6874
Michal Kazior5c01aa3d2014-09-18 15:21:24 +02006875struct wmi_svc_rdy_ev_arg {
6876 __le32 min_tx_power;
6877 __le32 max_tx_power;
6878 __le32 ht_cap;
6879 __le32 vht_cap;
Tomislav Požega73690c42019-09-23 21:49:23 +02006880 __le32 vht_supp_mcs;
Michal Kazior5c01aa3d2014-09-18 15:21:24 +02006881 __le32 sw_ver0;
6882 __le32 sw_ver1;
Michal Kaziorca996ec2014-12-03 10:11:32 +02006883 __le32 fw_build;
Michal Kazior5c01aa3d2014-09-18 15:21:24 +02006884 __le32 phy_capab;
6885 __le32 num_rf_chains;
6886 __le32 eeprom_rd;
6887 __le32 num_mem_reqs;
Tomislav Požegafa879492019-09-23 21:49:21 +02006888 __le32 low_2ghz_chan;
6889 __le32 high_2ghz_chan;
Tamizh chelvam523f6702017-02-23 18:48:22 +05306890 __le32 low_5ghz_chan;
6891 __le32 high_5ghz_chan;
Wen Gong13829932019-10-01 15:04:56 +03006892 __le32 sys_cap_info;
Michal Kazior5c01aa3d2014-09-18 15:21:24 +02006893 const __le32 *service_map;
Michal Kazior2a3e60d2014-11-27 10:11:15 +01006894 size_t service_map_len;
Michal Kazior5c01aa3d2014-09-18 15:21:24 +02006895 const struct wlan_host_mem_req *mem_reqs[WMI_MAX_MEM_REQS];
6896};
6897
Carl Huangcea19a62018-04-19 19:39:38 +03006898struct wmi_svc_avail_ev_arg {
6899 __le32 service_map_ext_len;
6900 const __le32 *service_map_ext;
6901};
6902
Michal Kazior32653cf2014-12-03 10:10:26 +02006903struct wmi_rdy_ev_arg {
6904 __le32 sw_version;
6905 __le32 abi_version;
6906 __le32 status;
6907 const u8 *mac_addr;
6908};
6909
Michal Kaziorc1a46542015-03-10 16:21:54 +02006910struct wmi_roam_ev_arg {
6911 __le32 vdev_id;
6912 __le32 reason;
6913 __le32 rssi;
6914};
6915
Michal Kazior84d49112016-08-19 13:37:42 +03006916struct wmi_echo_ev_arg {
6917 __le32 value;
6918};
6919
Rajkumar Manoharana57a6a22014-12-17 12:22:17 +02006920struct wmi_pdev_temperature_event {
6921 /* temperature value in Celcius degree */
6922 __le32 temperature;
6923} __packed;
6924
Rajkumar Manoharan89d2d182016-04-27 16:23:21 +05306925struct wmi_pdev_bss_chan_info_event {
6926 __le32 freq;
6927 __le32 noise_floor;
6928 __le64 cycle_busy;
6929 __le64 cycle_total;
6930 __le64 cycle_tx;
6931 __le64 cycle_rx;
6932 __le64 cycle_rx_bss;
6933 __le32 reserved;
6934} __packed;
6935
Janusz Dziedzicf5431e82015-03-23 17:32:53 +02006936/* WOW structures */
6937enum wmi_wow_wakeup_event {
6938 WOW_BMISS_EVENT = 0,
6939 WOW_BETTER_AP_EVENT,
6940 WOW_DEAUTH_RECVD_EVENT,
6941 WOW_MAGIC_PKT_RECVD_EVENT,
6942 WOW_GTK_ERR_EVENT,
6943 WOW_FOURWAY_HSHAKE_EVENT,
6944 WOW_EAPOL_RECVD_EVENT,
6945 WOW_NLO_DETECTED_EVENT,
6946 WOW_DISASSOC_RECVD_EVENT,
6947 WOW_PATTERN_MATCH_EVENT,
6948 WOW_CSA_IE_EVENT,
6949 WOW_PROBE_REQ_WPS_IE_EVENT,
6950 WOW_AUTH_REQ_EVENT,
6951 WOW_ASSOC_REQ_EVENT,
6952 WOW_HTT_EVENT,
6953 WOW_RA_MATCH_EVENT,
6954 WOW_HOST_AUTO_SHUTDOWN_EVENT,
6955 WOW_IOAC_MAGIC_EVENT,
6956 WOW_IOAC_SHORT_EVENT,
6957 WOW_IOAC_EXTEND_EVENT,
6958 WOW_IOAC_TIMER_EVENT,
6959 WOW_DFS_PHYERR_RADAR_EVENT,
6960 WOW_BEACON_EVENT,
6961 WOW_CLIENT_KICKOUT_EVENT,
6962 WOW_EVENT_MAX,
6963};
6964
6965#define C2S(x) case x: return #x
6966
6967static inline const char *wow_wakeup_event(enum wmi_wow_wakeup_event ev)
6968{
6969 switch (ev) {
6970 C2S(WOW_BMISS_EVENT);
6971 C2S(WOW_BETTER_AP_EVENT);
6972 C2S(WOW_DEAUTH_RECVD_EVENT);
6973 C2S(WOW_MAGIC_PKT_RECVD_EVENT);
6974 C2S(WOW_GTK_ERR_EVENT);
6975 C2S(WOW_FOURWAY_HSHAKE_EVENT);
6976 C2S(WOW_EAPOL_RECVD_EVENT);
6977 C2S(WOW_NLO_DETECTED_EVENT);
6978 C2S(WOW_DISASSOC_RECVD_EVENT);
6979 C2S(WOW_PATTERN_MATCH_EVENT);
6980 C2S(WOW_CSA_IE_EVENT);
6981 C2S(WOW_PROBE_REQ_WPS_IE_EVENT);
6982 C2S(WOW_AUTH_REQ_EVENT);
6983 C2S(WOW_ASSOC_REQ_EVENT);
6984 C2S(WOW_HTT_EVENT);
6985 C2S(WOW_RA_MATCH_EVENT);
6986 C2S(WOW_HOST_AUTO_SHUTDOWN_EVENT);
6987 C2S(WOW_IOAC_MAGIC_EVENT);
6988 C2S(WOW_IOAC_SHORT_EVENT);
6989 C2S(WOW_IOAC_EXTEND_EVENT);
6990 C2S(WOW_IOAC_TIMER_EVENT);
6991 C2S(WOW_DFS_PHYERR_RADAR_EVENT);
6992 C2S(WOW_BEACON_EVENT);
6993 C2S(WOW_CLIENT_KICKOUT_EVENT);
6994 C2S(WOW_EVENT_MAX);
6995 default:
6996 return NULL;
6997 }
6998}
6999
7000enum wmi_wow_wake_reason {
7001 WOW_REASON_UNSPECIFIED = -1,
7002 WOW_REASON_NLOD = 0,
7003 WOW_REASON_AP_ASSOC_LOST,
7004 WOW_REASON_LOW_RSSI,
7005 WOW_REASON_DEAUTH_RECVD,
7006 WOW_REASON_DISASSOC_RECVD,
7007 WOW_REASON_GTK_HS_ERR,
7008 WOW_REASON_EAP_REQ,
7009 WOW_REASON_FOURWAY_HS_RECV,
7010 WOW_REASON_TIMER_INTR_RECV,
7011 WOW_REASON_PATTERN_MATCH_FOUND,
7012 WOW_REASON_RECV_MAGIC_PATTERN,
7013 WOW_REASON_P2P_DISC,
7014 WOW_REASON_WLAN_HB,
7015 WOW_REASON_CSA_EVENT,
7016 WOW_REASON_PROBE_REQ_WPS_IE_RECV,
7017 WOW_REASON_AUTH_REQ_RECV,
7018 WOW_REASON_ASSOC_REQ_RECV,
7019 WOW_REASON_HTT_EVENT,
7020 WOW_REASON_RA_MATCH,
7021 WOW_REASON_HOST_AUTO_SHUTDOWN,
7022 WOW_REASON_IOAC_MAGIC_EVENT,
7023 WOW_REASON_IOAC_SHORT_EVENT,
7024 WOW_REASON_IOAC_EXTEND_EVENT,
7025 WOW_REASON_IOAC_TIMER_EVENT,
7026 WOW_REASON_ROAM_HO,
7027 WOW_REASON_DFS_PHYERR_RADADR_EVENT,
7028 WOW_REASON_BEACON_RECV,
7029 WOW_REASON_CLIENT_KICKOUT_EVENT,
7030 WOW_REASON_DEBUG_TEST = 0xFF,
7031};
7032
7033static inline const char *wow_reason(enum wmi_wow_wake_reason reason)
7034{
7035 switch (reason) {
7036 C2S(WOW_REASON_UNSPECIFIED);
7037 C2S(WOW_REASON_NLOD);
7038 C2S(WOW_REASON_AP_ASSOC_LOST);
7039 C2S(WOW_REASON_LOW_RSSI);
7040 C2S(WOW_REASON_DEAUTH_RECVD);
7041 C2S(WOW_REASON_DISASSOC_RECVD);
7042 C2S(WOW_REASON_GTK_HS_ERR);
7043 C2S(WOW_REASON_EAP_REQ);
7044 C2S(WOW_REASON_FOURWAY_HS_RECV);
7045 C2S(WOW_REASON_TIMER_INTR_RECV);
7046 C2S(WOW_REASON_PATTERN_MATCH_FOUND);
7047 C2S(WOW_REASON_RECV_MAGIC_PATTERN);
7048 C2S(WOW_REASON_P2P_DISC);
7049 C2S(WOW_REASON_WLAN_HB);
7050 C2S(WOW_REASON_CSA_EVENT);
7051 C2S(WOW_REASON_PROBE_REQ_WPS_IE_RECV);
7052 C2S(WOW_REASON_AUTH_REQ_RECV);
7053 C2S(WOW_REASON_ASSOC_REQ_RECV);
7054 C2S(WOW_REASON_HTT_EVENT);
7055 C2S(WOW_REASON_RA_MATCH);
7056 C2S(WOW_REASON_HOST_AUTO_SHUTDOWN);
7057 C2S(WOW_REASON_IOAC_MAGIC_EVENT);
7058 C2S(WOW_REASON_IOAC_SHORT_EVENT);
7059 C2S(WOW_REASON_IOAC_EXTEND_EVENT);
7060 C2S(WOW_REASON_IOAC_TIMER_EVENT);
7061 C2S(WOW_REASON_ROAM_HO);
7062 C2S(WOW_REASON_DFS_PHYERR_RADADR_EVENT);
7063 C2S(WOW_REASON_BEACON_RECV);
7064 C2S(WOW_REASON_CLIENT_KICKOUT_EVENT);
7065 C2S(WOW_REASON_DEBUG_TEST);
7066 default:
7067 return NULL;
7068 }
7069}
7070
7071#undef C2S
7072
7073struct wmi_wow_ev_arg {
7074 u32 vdev_id;
7075 u32 flag;
7076 enum wmi_wow_wake_reason wake_reason;
7077 u32 data_len;
7078};
7079
Janusz Dziedzic25c86612015-03-23 17:32:54 +02007080#define WOW_MIN_PATTERN_SIZE 1
7081#define WOW_MAX_PATTERN_SIZE 148
7082#define WOW_MAX_PKT_OFFSET 128
Wen Gongfa3440f2018-04-19 19:40:07 +03007083#define WOW_HDR_LEN (sizeof(struct ieee80211_hdr_3addr) + \
7084 sizeof(struct rfc1042_hdr))
7085#define WOW_MAX_REDUCE (WOW_HDR_LEN - sizeof(struct ethhdr) - \
7086 offsetof(struct ieee80211_hdr_3addr, addr1))
Janusz Dziedzic25c86612015-03-23 17:32:54 +02007087
Marek Puzyniakad45c882015-03-30 09:51:53 +03007088enum wmi_tdls_state {
7089 WMI_TDLS_DISABLE,
7090 WMI_TDLS_ENABLE_PASSIVE,
7091 WMI_TDLS_ENABLE_ACTIVE,
Yingying Tang4c9f8d12018-03-28 12:13:07 +03007092 WMI_TDLS_ENABLE_ACTIVE_EXTERNAL_CONTROL,
Marek Puzyniakad45c882015-03-30 09:51:53 +03007093};
7094
7095enum wmi_tdls_peer_state {
7096 WMI_TDLS_PEER_STATE_PEERING,
7097 WMI_TDLS_PEER_STATE_CONNECTED,
7098 WMI_TDLS_PEER_STATE_TEARDOWN,
7099};
7100
7101struct wmi_tdls_peer_update_cmd_arg {
7102 u32 vdev_id;
7103 enum wmi_tdls_peer_state peer_state;
7104 u8 addr[ETH_ALEN];
7105};
7106
7107#define WMI_TDLS_MAX_SUPP_OPER_CLASSES 32
7108
Manikanta Pubbisettyadd6cd82017-07-28 15:15:42 +03007109#define WMI_TDLS_PEER_SP_MASK 0x60
7110#define WMI_TDLS_PEER_SP_LSB 5
7111
7112enum wmi_tdls_options {
7113 WMI_TDLS_OFFCHAN_EN = BIT(0),
7114 WMI_TDLS_BUFFER_STA_EN = BIT(1),
7115 WMI_TDLS_SLEEP_STA_EN = BIT(2),
7116};
7117
7118enum {
7119 WMI_TDLS_PEER_QOS_AC_VO = BIT(0),
7120 WMI_TDLS_PEER_QOS_AC_VI = BIT(1),
7121 WMI_TDLS_PEER_QOS_AC_BK = BIT(2),
7122 WMI_TDLS_PEER_QOS_AC_BE = BIT(3),
7123};
7124
Marek Puzyniakad45c882015-03-30 09:51:53 +03007125struct wmi_tdls_peer_capab_arg {
7126 u8 peer_uapsd_queues;
7127 u8 peer_max_sp;
7128 u32 buff_sta_support;
7129 u32 off_chan_support;
7130 u32 peer_curr_operclass;
7131 u32 self_curr_operclass;
7132 u32 peer_chan_len;
7133 u32 peer_operclass_len;
7134 u8 peer_operclass[WMI_TDLS_MAX_SUPP_OPER_CLASSES];
7135 u32 is_peer_responder;
7136 u32 pref_offchan_num;
7137 u32 pref_offchan_bw;
7138};
7139
Manikanta Pubbisettyadd6cd82017-07-28 15:15:42 +03007140struct wmi_10_4_tdls_set_state_cmd {
7141 __le32 vdev_id;
7142 __le32 state;
7143 __le32 notification_interval_ms;
7144 __le32 tx_discovery_threshold;
7145 __le32 tx_teardown_threshold;
7146 __le32 rssi_teardown_threshold;
7147 __le32 rssi_delta;
7148 __le32 tdls_options;
7149 __le32 tdls_peer_traffic_ind_window;
7150 __le32 tdls_peer_traffic_response_timeout_ms;
7151 __le32 tdls_puapsd_mask;
7152 __le32 tdls_puapsd_inactivity_time_ms;
7153 __le32 tdls_puapsd_rx_frame_threshold;
7154 __le32 teardown_notification_ms;
7155 __le32 tdls_peer_kickout_threshold;
7156} __packed;
7157
7158struct wmi_tdls_peer_capabilities {
7159 __le32 peer_qos;
7160 __le32 buff_sta_support;
7161 __le32 off_chan_support;
7162 __le32 peer_curr_operclass;
7163 __le32 self_curr_operclass;
7164 __le32 peer_chan_len;
7165 __le32 peer_operclass_len;
7166 u8 peer_operclass[WMI_TDLS_MAX_SUPP_OPER_CLASSES];
7167 __le32 is_peer_responder;
7168 __le32 pref_offchan_num;
7169 __le32 pref_offchan_bw;
7170 struct wmi_channel peer_chan_list[1];
7171} __packed;
7172
7173struct wmi_10_4_tdls_peer_update_cmd {
7174 __le32 vdev_id;
7175 struct wmi_mac_addr peer_macaddr;
7176 __le32 peer_state;
7177 __le32 reserved[4];
7178 struct wmi_tdls_peer_capabilities peer_capab;
7179} __packed;
7180
7181enum wmi_tdls_peer_reason {
7182 WMI_TDLS_TEARDOWN_REASON_TX,
7183 WMI_TDLS_TEARDOWN_REASON_RSSI,
7184 WMI_TDLS_TEARDOWN_REASON_SCAN,
7185 WMI_TDLS_DISCONNECTED_REASON_PEER_DELETE,
7186 WMI_TDLS_TEARDOWN_REASON_PTR_TIMEOUT,
7187 WMI_TDLS_TEARDOWN_REASON_BAD_PTR,
7188 WMI_TDLS_TEARDOWN_REASON_NO_RESPONSE,
7189 WMI_TDLS_ENTER_BUF_STA,
7190 WMI_TDLS_EXIT_BUF_STA,
7191 WMI_TDLS_ENTER_BT_BUSY_MODE,
7192 WMI_TDLS_EXIT_BT_BUSY_MODE,
7193 WMI_TDLS_SCAN_STARTED_EVENT,
7194 WMI_TDLS_SCAN_COMPLETED_EVENT,
7195};
7196
7197enum wmi_tdls_peer_notification {
7198 WMI_TDLS_SHOULD_DISCOVER,
7199 WMI_TDLS_SHOULD_TEARDOWN,
7200 WMI_TDLS_PEER_DISCONNECTED,
7201 WMI_TDLS_CONNECTION_TRACKER_NOTIFICATION,
7202};
7203
7204struct wmi_tdls_peer_event {
7205 struct wmi_mac_addr peer_macaddr;
7206 /* see enum wmi_tdls_peer_notification*/
7207 __le32 peer_status;
7208 /* see enum wmi_tdls_peer_reason */
7209 __le32 peer_reason;
7210 __le32 vdev_id;
7211} __packed;
7212
Vivek Natarajan08e75ea2015-08-04 10:45:11 +05307213enum wmi_txbf_conf {
7214 WMI_TXBF_CONF_UNSUPPORTED,
7215 WMI_TXBF_CONF_BEFORE_ASSOC,
7216 WMI_TXBF_CONF_AFTER_ASSOC,
7217};
7218
Maharaja62f77f02015-10-21 11:49:18 +03007219#define WMI_CCA_DETECT_LEVEL_AUTO 0
7220#define WMI_CCA_DETECT_MARGIN_AUTO 0
7221
7222struct wmi_pdev_set_adaptive_cca_params {
7223 __le32 enable;
7224 __le32 cca_detect_level;
7225 __le32 cca_detect_margin;
7226} __packed;
7227
Wen Gongce834e22018-10-04 08:45:31 +03007228#define WMI_PNO_MAX_SCHED_SCAN_PLANS 2
7229#define WMI_PNO_MAX_SCHED_SCAN_PLAN_INT 7200
7230#define WMI_PNO_MAX_SCHED_SCAN_PLAN_ITRNS 100
7231#define WMI_PNO_MAX_NETW_CHANNELS 26
7232#define WMI_PNO_MAX_NETW_CHANNELS_EX 60
7233#define WMI_PNO_MAX_SUPP_NETWORKS WLAN_SCAN_PARAMS_MAX_SSID
7234#define WMI_PNO_MAX_IE_LENGTH WLAN_SCAN_PARAMS_MAX_IE_LEN
7235
7236/*size based of dot11 declaration without extra IEs as we will not carry those for PNO*/
7237#define WMI_PNO_MAX_PB_REQ_SIZE 450
7238
7239#define WMI_PNO_24G_DEFAULT_CH 1
7240#define WMI_PNO_5G_DEFAULT_CH 36
7241
7242#define WMI_ACTIVE_MAX_CHANNEL_TIME 40
7243#define WMI_PASSIVE_MAX_CHANNEL_TIME 110
7244
7245/* SSID broadcast type */
7246enum wmi_SSID_bcast_type {
7247 BCAST_UNKNOWN = 0,
7248 BCAST_NORMAL = 1,
7249 BCAST_HIDDEN = 2,
7250};
7251
7252struct wmi_network_type {
7253 struct wmi_ssid ssid;
7254 u32 authentication;
7255 u32 encryption;
7256 u32 bcast_nw_type;
7257 u8 channel_count;
7258 u16 channels[WMI_PNO_MAX_NETW_CHANNELS_EX];
7259 s32 rssi_threshold;
7260} __packed;
7261
7262struct wmi_pno_scan_req {
7263 u8 enable;
7264 u8 vdev_id;
7265 u8 uc_networks_count;
7266 struct wmi_network_type a_networks[WMI_PNO_MAX_SUPP_NETWORKS];
7267 u32 fast_scan_period;
7268 u32 slow_scan_period;
7269 u8 fast_scan_max_cycles;
7270
7271 bool do_passive_scan;
7272
7273 u32 delay_start_time;
7274 u32 active_min_time;
7275 u32 active_max_time;
7276 u32 passive_min_time;
7277 u32 passive_max_time;
7278
7279 /* mac address randomization attributes */
7280 u32 enable_pno_scan_randomization;
7281 u8 mac_addr[ETH_ALEN];
7282 u8 mac_addr_mask[ETH_ALEN];
7283} __packed;
7284
Raja Mani47771902016-03-16 18:13:33 +05307285enum wmi_host_platform_type {
7286 WMI_HOST_PLATFORM_HIGH_PERF,
7287 WMI_HOST_PLATFORM_LOW_PERF,
7288};
7289
Rajkumar Manoharan8a0b4592016-04-27 16:23:20 +05307290enum wmi_bss_survey_req_type {
7291 WMI_BSS_SURVEY_REQ_TYPE_READ = 1,
7292 WMI_BSS_SURVEY_REQ_TYPE_READ_CLEAR,
7293};
7294
7295struct wmi_pdev_chan_info_req_cmd {
7296 __le32 type;
7297 __le32 reserved;
7298} __packed;
7299
Bhagavathi Perumal S84758d42018-12-20 14:26:00 +02007300/* bb timing register configurations */
7301struct wmi_bb_timing_cfg_arg {
7302 /* Tx_end to pa off timing */
7303 u32 bb_tx_timing;
7304
7305 /* Tx_end to external pa off timing */
7306 u32 bb_xpa_timing;
7307};
7308
7309struct wmi_pdev_bb_timing_cfg_cmd {
7310 /* Tx_end to pa off timing */
7311 __le32 bb_tx_timing;
7312
7313 /* Tx_end to external pa off timing */
7314 __le32 bb_xpa_timing;
7315} __packed;
7316
Kalle Valo5e3dd152013-06-12 20:52:10 +03007317struct ath10k;
7318struct ath10k_vif;
Michal Kazior0226d602014-12-03 10:11:22 +02007319struct ath10k_fw_stats_pdev;
7320struct ath10k_fw_stats_peer;
Manikanta Pubbisettybc6f9ae2015-10-16 15:54:52 +03007321struct ath10k_fw_stats;
Kalle Valo5e3dd152013-06-12 20:52:10 +03007322
7323int ath10k_wmi_attach(struct ath10k *ar);
7324void ath10k_wmi_detach(struct ath10k *ar);
Vasanthakumar Thiagarajana925a372015-08-28 17:21:34 +05307325void ath10k_wmi_free_host_mem(struct ath10k *ar);
Kalle Valo5e3dd152013-06-12 20:52:10 +03007326int ath10k_wmi_wait_for_service_ready(struct ath10k *ar);
7327int ath10k_wmi_wait_for_unified_ready(struct ath10k *ar);
Kalle Valo5e3dd152013-06-12 20:52:10 +03007328
Michal Kazior0226d602014-12-03 10:11:22 +02007329struct sk_buff *ath10k_wmi_alloc_skb(struct ath10k *ar, u32 len);
Michal Kazior95bf21f2014-05-16 17:15:39 +03007330int ath10k_wmi_connect(struct ath10k *ar);
Kalle Valo666a73f32014-09-10 18:23:23 +03007331
7332struct sk_buff *ath10k_wmi_alloc_skb(struct ath10k *ar, u32 len);
7333int ath10k_wmi_cmd_send(struct ath10k *ar, struct sk_buff *skb, u32 cmd_id);
Michal Kaziord7579d12014-12-03 10:10:54 +02007334int ath10k_wmi_cmd_send_nowait(struct ath10k *ar, struct sk_buff *skb,
7335 u32 cmd_id);
Kalle Valo019e4282017-02-02 12:47:56 +02007336void ath10k_wmi_start_scan_init(struct ath10k *ar, struct wmi_start_scan_arg *arg);
Kalle Valo5e3dd152013-06-12 20:52:10 +03007337
Michal Kaziorb91251f2015-01-24 12:14:49 +02007338void ath10k_wmi_pull_pdev_stats_base(const struct wmi_pdev_stats_base *src,
7339 struct ath10k_fw_stats_pdev *dst);
7340void ath10k_wmi_pull_pdev_stats_tx(const struct wmi_pdev_stats_tx *src,
7341 struct ath10k_fw_stats_pdev *dst);
7342void ath10k_wmi_pull_pdev_stats_rx(const struct wmi_pdev_stats_rx *src,
7343 struct ath10k_fw_stats_pdev *dst);
7344void ath10k_wmi_pull_pdev_stats_extra(const struct wmi_pdev_stats_extra *src,
7345 struct ath10k_fw_stats_pdev *dst);
Michal Kazior0226d602014-12-03 10:11:22 +02007346void ath10k_wmi_pull_peer_stats(const struct wmi_peer_stats *src,
7347 struct ath10k_fw_stats_peer *dst);
7348void ath10k_wmi_put_host_mem_chunks(struct ath10k *ar,
7349 struct wmi_host_mem_chunks *chunks);
7350void ath10k_wmi_put_start_scan_common(struct wmi_start_scan_common *cmn,
7351 const struct wmi_start_scan_arg *arg);
Michal Kazior5e752e42015-01-19 09:53:41 +01007352void ath10k_wmi_set_wmm_param(struct wmi_wmm_params *params,
7353 const struct wmi_wmm_params_arg *arg);
Michal Kazior0226d602014-12-03 10:11:22 +02007354void ath10k_wmi_put_wmi_channel(struct wmi_channel *ch,
7355 const struct wmi_channel_arg *arg);
7356int ath10k_wmi_start_scan_verify(const struct wmi_start_scan_arg *arg);
7357
7358int ath10k_wmi_event_scan(struct ath10k *ar, struct sk_buff *skb);
7359int ath10k_wmi_event_mgmt_rx(struct ath10k *ar, struct sk_buff *skb);
Rakesh Pillaidc405152018-07-25 10:59:45 +03007360int ath10k_wmi_event_mgmt_tx_compl(struct ath10k *ar, struct sk_buff *skb);
Rakesh Pillaicc123fa2019-01-25 09:40:01 +05307361int ath10k_wmi_event_mgmt_tx_bundle_compl(struct ath10k *ar, struct sk_buff *skb);
Michal Kazior0226d602014-12-03 10:11:22 +02007362void ath10k_wmi_event_chan_info(struct ath10k *ar, struct sk_buff *skb);
7363void ath10k_wmi_event_echo(struct ath10k *ar, struct sk_buff *skb);
7364int ath10k_wmi_event_debug_mesg(struct ath10k *ar, struct sk_buff *skb);
7365void ath10k_wmi_event_update_stats(struct ath10k *ar, struct sk_buff *skb);
7366void ath10k_wmi_event_vdev_start_resp(struct ath10k *ar, struct sk_buff *skb);
7367void ath10k_wmi_event_vdev_stopped(struct ath10k *ar, struct sk_buff *skb);
7368void ath10k_wmi_event_peer_sta_kickout(struct ath10k *ar, struct sk_buff *skb);
7369void ath10k_wmi_event_host_swba(struct ath10k *ar, struct sk_buff *skb);
7370void ath10k_wmi_event_tbttoffset_update(struct ath10k *ar, struct sk_buff *skb);
7371void ath10k_wmi_event_dfs(struct ath10k *ar,
Raja Mani991adf72015-08-14 11:13:29 +03007372 struct wmi_phyerr_ev_arg *phyerr, u64 tsf);
Michal Kazior0226d602014-12-03 10:11:22 +02007373void ath10k_wmi_event_spectral_scan(struct ath10k *ar,
Raja Mani991adf72015-08-14 11:13:29 +03007374 struct wmi_phyerr_ev_arg *phyerr,
Michal Kazior0226d602014-12-03 10:11:22 +02007375 u64 tsf);
7376void ath10k_wmi_event_phyerr(struct ath10k *ar, struct sk_buff *skb);
7377void ath10k_wmi_event_roam(struct ath10k *ar, struct sk_buff *skb);
7378void ath10k_wmi_event_profile_match(struct ath10k *ar, struct sk_buff *skb);
7379void ath10k_wmi_event_debug_print(struct ath10k *ar, struct sk_buff *skb);
7380void ath10k_wmi_event_pdev_qvit(struct ath10k *ar, struct sk_buff *skb);
7381void ath10k_wmi_event_wlan_profile_data(struct ath10k *ar, struct sk_buff *skb);
7382void ath10k_wmi_event_rtt_measurement_report(struct ath10k *ar,
7383 struct sk_buff *skb);
7384void ath10k_wmi_event_tsf_measurement_report(struct ath10k *ar,
7385 struct sk_buff *skb);
7386void ath10k_wmi_event_rtt_error_report(struct ath10k *ar, struct sk_buff *skb);
7387void ath10k_wmi_event_wow_wakeup_host(struct ath10k *ar, struct sk_buff *skb);
7388void ath10k_wmi_event_dcs_interference(struct ath10k *ar, struct sk_buff *skb);
7389void ath10k_wmi_event_pdev_tpc_config(struct ath10k *ar, struct sk_buff *skb);
7390void ath10k_wmi_event_pdev_ftm_intg(struct ath10k *ar, struct sk_buff *skb);
7391void ath10k_wmi_event_gtk_offload_status(struct ath10k *ar,
7392 struct sk_buff *skb);
7393void ath10k_wmi_event_gtk_rekey_fail(struct ath10k *ar, struct sk_buff *skb);
7394void ath10k_wmi_event_delba_complete(struct ath10k *ar, struct sk_buff *skb);
7395void ath10k_wmi_event_addba_complete(struct ath10k *ar, struct sk_buff *skb);
7396void ath10k_wmi_event_vdev_install_key_complete(struct ath10k *ar,
7397 struct sk_buff *skb);
7398void ath10k_wmi_event_inst_rssi_stats(struct ath10k *ar, struct sk_buff *skb);
7399void ath10k_wmi_event_vdev_standby_req(struct ath10k *ar, struct sk_buff *skb);
7400void ath10k_wmi_event_vdev_resume_req(struct ath10k *ar, struct sk_buff *skb);
7401void ath10k_wmi_event_service_ready(struct ath10k *ar, struct sk_buff *skb);
7402int ath10k_wmi_event_ready(struct ath10k *ar, struct sk_buff *skb);
Carl Huangcea19a62018-04-19 19:39:38 +03007403void ath10k_wmi_event_service_available(struct ath10k *ar, struct sk_buff *skb);
Raja Mani991adf72015-08-14 11:13:29 +03007404int ath10k_wmi_op_pull_phyerr_ev(struct ath10k *ar, const void *phyerr_buf,
7405 int left_len, struct wmi_phyerr_ev_arg *arg);
Manikanta Pubbisettybc6f9ae2015-10-16 15:54:52 +03007406void ath10k_wmi_main_op_fw_stats_fill(struct ath10k *ar,
7407 struct ath10k_fw_stats *fw_stats,
7408 char *buf);
7409void ath10k_wmi_10x_op_fw_stats_fill(struct ath10k *ar,
7410 struct ath10k_fw_stats *fw_stats,
7411 char *buf);
7412size_t ath10k_wmi_fw_stats_num_peers(struct list_head *head);
7413size_t ath10k_wmi_fw_stats_num_vdevs(struct list_head *head);
Manikanta Pubbisetty98dd2b92015-10-28 21:38:33 +02007414void ath10k_wmi_10_4_op_fw_stats_fill(struct ath10k *ar,
7415 struct ath10k_fw_stats *fw_stats,
7416 char *buf);
Peter Oh6e4de1a2016-01-28 13:54:10 -08007417int ath10k_wmi_op_get_vdev_subtype(struct ath10k *ar,
7418 enum wmi_vdev_subtype subtype);
Michal Kazior20ddca22016-08-19 13:37:42 +03007419int ath10k_wmi_barrier(struct ath10k *ar);
Maharaja Kennadyrajanbc64d052018-03-14 12:14:08 +02007420void ath10k_wmi_tpc_config_get_rate_code(u8 *rate_code, u16 *pream_table,
7421 u32 num_tx_chain);
7422void ath10k_wmi_event_tpc_final_table(struct ath10k *ar, struct sk_buff *skb);
Manikanta Pubbisettybc6f9ae2015-10-16 15:54:52 +03007423
Kalle Valo5e3dd152013-06-12 20:52:10 +03007424#endif /* _WMI_H_ */