blob: 56f50d8a7b69b28c534995504895f2571211a815 [file] [log] [blame]
Johannes Berg8ca151b2013-01-24 14:25:36 +01001/******************************************************************************
2 *
3 * This file is provided under a dual BSD/GPLv2 license. When using or
4 * redistributing this file, you may do so under either license.
5 *
6 * GPL LICENSE SUMMARY
7 *
Emmanuel Grumbach51368bf2013-12-30 13:15:54 +02008 * Copyright(c) 2012 - 2014 Intel Corporation. All rights reserved.
Avraham Sternee9219b2015-03-23 15:09:27 +02009 * Copyright(c) 2013 - 2015 Intel Mobile Communications GmbH
Golan Ben-Amibdccdb82016-11-15 14:45:29 +020010 * Copyright(c) 2016 - 2017 Intel Deutschland GmbH
Johannes Berg8ca151b2013-01-24 14:25:36 +010011 *
12 * This program is free software; you can redistribute it and/or modify
13 * it under the terms of version 2 of the GNU General Public License as
14 * published by the Free Software Foundation.
15 *
16 * This program is distributed in the hope that it will be useful, but
17 * WITHOUT ANY WARRANTY; without even the implied warranty of
18 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
19 * General Public License for more details.
20 *
21 * You should have received a copy of the GNU General Public License
22 * along with this program; if not, write to the Free Software
23 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110,
24 * USA
25 *
26 * The full GNU General Public License is included in this distribution
Emmanuel Grumbach410dc5a2013-02-18 09:22:28 +020027 * in the file called COPYING.
Johannes Berg8ca151b2013-01-24 14:25:36 +010028 *
29 * Contact Information:
Emmanuel Grumbachcb2f8272015-11-17 15:39:56 +020030 * Intel Linux Wireless <linuxwifi@intel.com>
Johannes Berg8ca151b2013-01-24 14:25:36 +010031 * Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497
32 *
33 * BSD LICENSE
34 *
Emmanuel Grumbach51368bf2013-12-30 13:15:54 +020035 * Copyright(c) 2012 - 2014 Intel Corporation. All rights reserved.
Avraham Sternee9219b2015-03-23 15:09:27 +020036 * Copyright(c) 2013 - 2015 Intel Mobile Communications GmbH
Golan Ben-Amibdccdb82016-11-15 14:45:29 +020037 * Copyright(c) 2016 - 2017 Intel Deutschland GmbH
Johannes Berg8ca151b2013-01-24 14:25:36 +010038 * All rights reserved.
39 *
40 * Redistribution and use in source and binary forms, with or without
41 * modification, are permitted provided that the following conditions
42 * are met:
43 *
44 * * Redistributions of source code must retain the above copyright
45 * notice, this list of conditions and the following disclaimer.
46 * * Redistributions in binary form must reproduce the above copyright
47 * notice, this list of conditions and the following disclaimer in
48 * the documentation and/or other materials provided with the
49 * distribution.
50 * * Neither the name Intel Corporation nor the names of its
51 * contributors may be used to endorse or promote products derived
52 * from this software without specific prior written permission.
53 *
54 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
55 * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
56 * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
57 * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
58 * OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
59 * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
60 * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
61 * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
62 * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
63 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
64 * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
65 *
66 *****************************************************************************/
67
68#ifndef __fw_api_h__
69#define __fw_api_h__
70
71#include "fw-api-rs.h"
Johannes Bergee6dbb22015-09-02 14:53:39 +020072#include "fw-api-rx.h"
Johannes Berg8ca151b2013-01-24 14:25:36 +010073#include "fw-api-tx.h"
74#include "fw-api-sta.h"
75#include "fw-api-mac.h"
76#include "fw-api-power.h"
77#include "fw-api-d3.h"
Emmanuel Grumbach5b7ff612014-03-11 19:27:45 +020078#include "fw-api-coex.h"
Haim Dreyfusse820c2d2014-04-06 11:19:09 +030079#include "fw-api-scan.h"
Johannes Bergd19ac582015-01-14 15:54:18 +010080#include "fw-api-stats.h"
Gregory Greenmance792912015-06-02 18:06:16 +030081#include "fw-api-tof.h"
Johannes Berg8ca151b2013-01-24 14:25:36 +010082
Liad Kaufman24afba72015-07-28 18:56:08 +030083/* Tx queue numbers for non-DQA mode */
Johannes Berg8ca151b2013-01-24 14:25:36 +010084enum {
85 IWL_MVM_OFFCHANNEL_QUEUE = 8,
86 IWL_MVM_CMD_QUEUE = 9,
Johannes Berg8ca151b2013-01-24 14:25:36 +010087};
88
Liad Kaufman24afba72015-07-28 18:56:08 +030089/*
90 * DQA queue numbers
91 *
Liad Kaufman097129c2015-08-09 18:28:43 +030092 * @IWL_MVM_DQA_CMD_QUEUE: a queue reserved for sending HCMDs to the FW
Liad Kaufman28d07932015-09-01 16:36:25 +030093 * @IWL_MVM_DQA_AUX_QUEUE: a queue reserved for aux frames
Liad Kaufman4c965132015-08-09 19:26:56 +030094 * @IWL_MVM_DQA_P2P_DEVICE_QUEUE: a queue reserved for P2P device frames
Liad Kaufman0e0e4422015-08-04 15:13:38 +030095 * @IWL_MVM_DQA_GCAST_QUEUE: a queue reserved for P2P GO/SoftAP GCAST frames
Liad Kaufmand5216a22015-08-09 15:50:51 +030096 * @IWL_MVM_DQA_BSS_CLIENT_QUEUE: a queue reserved for BSS activity, to ensure
97 * that we are never left without the possibility to connect to an AP.
Liad Kaufman24afba72015-07-28 18:56:08 +030098 * @IWL_MVM_DQA_MIN_MGMT_QUEUE: first TXQ in pool for MGMT and non-QOS frames.
99 * Each MGMT queue is mapped to a single STA
100 * MGMT frames are frames that return true on ieee80211_is_mgmt()
101 * @IWL_MVM_DQA_MAX_MGMT_QUEUE: last TXQ in pool for MGMT frames
Liad Kaufmande24f632015-08-04 15:19:18 +0300102 * @IWL_MVM_DQA_AP_PROBE_RESP_QUEUE: a queue reserved for P2P GO/SoftAP probe
103 * responses
Liad Kaufman24afba72015-07-28 18:56:08 +0300104 * @IWL_MVM_DQA_MIN_DATA_QUEUE: first TXQ in pool for DATA frames.
105 * DATA frames are intended for !ieee80211_is_mgmt() frames, but if
106 * the MGMT TXQ pool is exhausted, mgmt frames can be sent on DATA queues
107 * as well
108 * @IWL_MVM_DQA_MAX_DATA_QUEUE: last TXQ in pool for DATA frames
109 */
110enum iwl_mvm_dqa_txq {
Liad Kaufman097129c2015-08-09 18:28:43 +0300111 IWL_MVM_DQA_CMD_QUEUE = 0,
Liad Kaufman28d07932015-09-01 16:36:25 +0300112 IWL_MVM_DQA_AUX_QUEUE = 1,
Liad Kaufman4c965132015-08-09 19:26:56 +0300113 IWL_MVM_DQA_P2P_DEVICE_QUEUE = 2,
Liad Kaufman0e0e4422015-08-04 15:13:38 +0300114 IWL_MVM_DQA_GCAST_QUEUE = 3,
Liad Kaufmand5216a22015-08-09 15:50:51 +0300115 IWL_MVM_DQA_BSS_CLIENT_QUEUE = 4,
Liad Kaufman24afba72015-07-28 18:56:08 +0300116 IWL_MVM_DQA_MIN_MGMT_QUEUE = 5,
117 IWL_MVM_DQA_MAX_MGMT_QUEUE = 8,
Liad Kaufmande24f632015-08-04 15:19:18 +0300118 IWL_MVM_DQA_AP_PROBE_RESP_QUEUE = 9,
Liad Kaufman24afba72015-07-28 18:56:08 +0300119 IWL_MVM_DQA_MIN_DATA_QUEUE = 10,
120 IWL_MVM_DQA_MAX_DATA_QUEUE = 31,
121};
122
Johannes Bergb2d81db2014-08-01 20:48:25 +0200123enum iwl_mvm_tx_fifo {
124 IWL_MVM_TX_FIFO_BK = 0,
125 IWL_MVM_TX_FIFO_BE,
126 IWL_MVM_TX_FIFO_VI,
127 IWL_MVM_TX_FIFO_VO,
128 IWL_MVM_TX_FIFO_MCAST = 5,
129 IWL_MVM_TX_FIFO_CMD = 7,
130};
Eytan Lifshitz19e737c2013-09-09 13:30:15 +0200131
Arik Nemtsovcf7b4912014-05-15 11:44:40 +0300132
Johannes Berg8ca151b2013-01-24 14:25:36 +0100133/* commands */
134enum {
135 MVM_ALIVE = 0x1,
136 REPLY_ERROR = 0x2,
Emmanuel Grumbache5046012015-08-17 10:45:50 +0300137 ECHO_CMD = 0x3,
Johannes Berg8ca151b2013-01-24 14:25:36 +0100138
139 INIT_COMPLETE_NOTIF = 0x4,
140
141 /* PHY context commands */
142 PHY_CONTEXT_CMD = 0x8,
143 DBG_CFG = 0x9,
Emmanuel Grumbachb9fae2d2014-02-17 11:24:10 +0200144 ANTENNA_COUPLING_NOTIFICATION = 0xa,
Johannes Berg8ca151b2013-01-24 14:25:36 +0100145
David Spinadeld2496222014-05-20 12:46:37 +0300146 /* UMAC scan commands */
Avraham Sternee9219b2015-03-23 15:09:27 +0200147 SCAN_ITERATION_COMPLETE_UMAC = 0xb5,
David Spinadeld2496222014-05-20 12:46:37 +0300148 SCAN_CFG_CMD = 0xc,
149 SCAN_REQ_UMAC = 0xd,
150 SCAN_ABORT_UMAC = 0xe,
151 SCAN_COMPLETE_UMAC = 0xf,
152
Sara Sharon3af512d62015-07-22 11:38:40 +0300153 BA_WINDOW_STATUS_NOTIFICATION_ID = 0x13,
154
Johannes Berg8ca151b2013-01-24 14:25:36 +0100155 /* station table */
Max Stepanov5a258aa2013-04-07 09:11:21 +0300156 ADD_STA_KEY = 0x17,
Johannes Berg8ca151b2013-01-24 14:25:36 +0100157 ADD_STA = 0x18,
158 REMOVE_STA = 0x19,
159
Matti Gottliebe1120182015-07-19 11:15:07 +0300160 /* paging get item */
161 FW_GET_ITEM_CMD = 0x1a,
162
Johannes Berg8ca151b2013-01-24 14:25:36 +0100163 /* TX */
164 TX_CMD = 0x1c,
165 TXPATH_FLUSH = 0x1e,
166 MGMT_MCAST_KEY = 0x1f,
167
Avri Altman3edf8ff2014-07-30 11:41:01 +0300168 /* scheduler config */
169 SCD_QUEUE_CFG = 0x1d,
170
Johannes Berg8ca151b2013-01-24 14:25:36 +0100171 /* global key */
172 WEP_KEY = 0x20,
173
Liad Kaufman04fd2c22014-12-15 17:54:16 +0200174 /* Memory */
175 SHARED_MEM_CFG = 0x25,
176
Arik Nemtsov77c5d7e2014-09-11 13:10:08 +0300177 /* TDLS */
178 TDLS_CHANNEL_SWITCH_CMD = 0x27,
179 TDLS_CHANNEL_SWITCH_NOTIFICATION = 0xaa,
Arik Nemtsov307e4722014-09-15 18:48:59 +0300180 TDLS_CONFIG_CMD = 0xa7,
Arik Nemtsov77c5d7e2014-09-11 13:10:08 +0300181
Johannes Berg8ca151b2013-01-24 14:25:36 +0100182 /* MAC and Binding commands */
183 MAC_CONTEXT_CMD = 0x28,
184 TIME_EVENT_CMD = 0x29, /* both CMD and response */
185 TIME_EVENT_NOTIFICATION = 0x2a,
186 BINDING_CONTEXT_CMD = 0x2b,
187 TIME_QUOTA_CMD = 0x2c,
Johannes Berg4ac6cb52013-08-08 09:30:13 +0200188 NON_QOS_TX_COUNTER_CMD = 0x2d,
Johannes Berg8ca151b2013-01-24 14:25:36 +0100189
190 LQ_CMD = 0x4e,
191
Matti Gottlieba6c4fb42015-07-15 16:19:29 +0300192 /* paging block to FW cpu2 */
193 FW_PAGING_BLOCK_CMD = 0x4f,
194
Johannes Berg8ca151b2013-01-24 14:25:36 +0100195 /* Scan offload */
196 SCAN_OFFLOAD_REQUEST_CMD = 0x51,
197 SCAN_OFFLOAD_ABORT_CMD = 0x52,
Ariej Marjieh720befbf2014-07-07 09:04:58 +0300198 HOT_SPOT_CMD = 0x53,
Johannes Berg8ca151b2013-01-24 14:25:36 +0100199 SCAN_OFFLOAD_COMPLETE = 0x6D,
200 SCAN_OFFLOAD_UPDATE_PROFILES_CMD = 0x6E,
201 SCAN_OFFLOAD_CONFIG_CMD = 0x6f,
David Spinadel35a000b2013-08-28 09:29:43 +0300202 MATCH_FOUND_NOTIFICATION = 0xd9,
David Spinadelfb98be52014-05-04 12:51:10 +0300203 SCAN_ITERATION_COMPLETE = 0xe7,
Johannes Berg8ca151b2013-01-24 14:25:36 +0100204
205 /* Phy */
206 PHY_CONFIGURATION_CMD = 0x6a,
207 CALIB_RES_NOTIF_PHY_DB = 0x6b,
Sara Sharon176aa602016-08-31 19:03:01 +0300208 PHY_DB_CMD = 0x6c,
Johannes Berg8ca151b2013-01-24 14:25:36 +0100209
Gregory Greenmance792912015-06-02 18:06:16 +0300210 /* ToF - 802.11mc FTM */
211 TOF_CMD = 0x10,
212 TOF_NOTIFICATION = 0x11,
213
Alexander Bondare811ada2013-03-10 15:29:44 +0200214 /* Power - legacy power table command */
Johannes Berg8ca151b2013-01-24 14:25:36 +0100215 POWER_TABLE_CMD = 0x77,
Alexander Bondar175a70b2013-04-14 20:59:37 +0300216 PSM_UAPSD_AP_MISBEHAVING_NOTIFICATION = 0x78,
Emmanuel Grumbach9180ac52014-09-23 23:02:41 +0300217 LTR_CONFIG = 0xee,
Johannes Berg8ca151b2013-01-24 14:25:36 +0100218
Eytan Lifshitz9ee718a2013-05-19 19:14:41 +0300219 /* Thermal Throttling*/
220 REPLY_THERMAL_MNG_BACKOFF = 0x7e,
221
Matti Gottlieb0becb372015-05-31 09:18:30 +0300222 /* Set/Get DC2DC frequency tune */
223 DC2DC_CONFIG_CMD = 0x83,
224
Johannes Berg8ca151b2013-01-24 14:25:36 +0100225 /* NVM */
226 NVM_ACCESS_CMD = 0x88,
227
228 SET_CALIB_DEFAULT_CMD = 0x8e,
229
Ilan Peer571765c2013-03-05 15:26:03 +0200230 BEACON_NOTIFICATION = 0x90,
Johannes Berg8ca151b2013-01-24 14:25:36 +0100231 BEACON_TEMPLATE_CMD = 0x91,
232 TX_ANT_CONFIGURATION_CMD = 0x98,
Johannes Berg91a8bcd2015-01-14 18:12:41 +0100233 STATISTICS_CMD = 0x9c,
Johannes Berg8ca151b2013-01-24 14:25:36 +0100234 STATISTICS_NOTIFICATION = 0x9d,
Johannes Berg3e56ead2013-02-15 22:23:18 +0100235 EOSP_NOTIFICATION = 0x9e,
Matti Gottlieb88f2fd72013-07-09 15:25:46 +0300236 REDUCE_TX_POWER_CMD = 0x9f,
Johannes Berg8ca151b2013-01-24 14:25:36 +0100237
238 /* RF-KILL commands and notifications */
239 CARD_STATE_CMD = 0xa0,
240 CARD_STATE_NOTIFICATION = 0xa1,
241
Hila Gonend64048e2013-03-13 18:00:03 +0200242 MISSED_BEACONS_NOTIFICATION = 0xa2,
243
Alexander Bondare811ada2013-03-10 15:29:44 +0200244 /* Power - new power table command */
245 MAC_PM_POWER_TABLE = 0xa9,
246
Chaya Rachel Ivgy30269c12014-11-15 21:08:29 +0200247 MFUART_LOAD_NOTIFICATION = 0xb1,
248
Sara Sharon43413a92015-12-31 11:49:18 +0200249 RSS_CONFIG_CMD = 0xb3,
250
Johannes Berg8ca151b2013-01-24 14:25:36 +0100251 REPLY_RX_PHY_CMD = 0xc0,
252 REPLY_RX_MPDU_CMD = 0xc1,
Johannes Berg13555e82015-09-02 16:16:49 +0200253 FRAME_RELEASE = 0xc3,
Johannes Berg8ca151b2013-01-24 14:25:36 +0100254 BA_NOTIF = 0xc5,
255
Arik Nemtsovdcaf9f52014-03-04 19:54:12 +0200256 /* Location Aware Regulatory */
257 MCC_UPDATE_CMD = 0xc8,
Arik Nemtsov88931cc2014-03-05 12:26:15 +0200258 MCC_CHUB_UPDATE_CMD = 0xc9,
Arik Nemtsovdcaf9f52014-03-04 19:54:12 +0200259
Matti Gottlieba2d79c52014-08-25 14:41:23 +0300260 MARKER_CMD = 0xcb,
261
Emmanuel Grumbachfb3ceb82013-01-14 15:04:01 +0200262 /* BT Coex */
263 BT_COEX_PRIO_TABLE = 0xcc,
264 BT_COEX_PROT_ENV = 0xcd,
265 BT_PROFILE_NOTIFICATION = 0xce,
Emmanuel Grumbach430a3bb2014-04-02 09:55:16 +0300266 BT_CONFIG = 0x9b,
267 BT_COEX_UPDATE_SW_BOOST = 0x5a,
268 BT_COEX_UPDATE_CORUN_LUT = 0x5b,
269 BT_COEX_UPDATE_REDUCED_TXP = 0x5c,
Emmanuel Grumbachdac94da2013-06-18 07:35:27 +0300270 BT_COEX_CI = 0x5d,
Emmanuel Grumbachfb3ceb82013-01-14 15:04:01 +0200271
Lilach Edelstein1f3b0ff2013-10-06 13:03:32 +0200272 REPLY_SF_CFG_CMD = 0xd1,
Hila Gonen7df15b12012-12-12 11:16:19 +0200273 REPLY_BEACON_FILTERING_CMD = 0xd2,
274
Luciano Coelhoa0a09242014-09-04 12:29:15 +0300275 /* DTS measurements */
276 CMD_DTS_MEASUREMENT_TRIGGER = 0xdc,
277 DTS_MEASUREMENT_NOTIFICATION = 0xdd,
278
Johannes Berg8ca151b2013-01-24 14:25:36 +0100279 REPLY_DEBUG_CMD = 0xf0,
Golan Ben Ami321c2102015-07-27 17:02:35 +0300280 LDBG_CONFIG_CMD = 0xf6,
Johannes Berg8ca151b2013-01-24 14:25:36 +0100281 DEBUG_LOG_MSG = 0xf7,
282
Eliad Pellerc87163b2014-01-08 10:11:11 +0200283 BCAST_FILTER_CMD = 0xcf,
Emmanuel Grumbach51b6b9e2013-05-02 15:01:24 +0300284 MCAST_FILTER_CMD = 0xd0,
285
Johannes Berg8ca151b2013-01-24 14:25:36 +0100286 /* D3 commands/notifications */
287 D3_CONFIG_CMD = 0xd3,
288 PROT_OFFLOAD_CONFIG_CMD = 0xd4,
289 OFFLOADS_QUERY_CMD = 0xd5,
290 REMOTE_WAKE_CONFIG_CMD = 0xd6,
Arik Nemtsov98ee7782013-10-02 16:58:09 +0300291 D0I3_END_CMD = 0xed,
Johannes Berg8ca151b2013-01-24 14:25:36 +0100292
293 /* for WoWLAN in particular */
294 WOWLAN_PATTERNS = 0xe0,
295 WOWLAN_CONFIGURATION = 0xe1,
296 WOWLAN_TSC_RSC_PARAM = 0xe2,
297 WOWLAN_TKIP_PARAM = 0xe3,
298 WOWLAN_KEK_KCK_MATERIAL = 0xe4,
299 WOWLAN_GET_STATUSES = 0xe5,
300 WOWLAN_TX_POWER_PER_DB = 0xe6,
301
302 /* and for NetDetect */
Luciano Coelhob04998f2014-11-20 15:58:34 +0200303 SCAN_OFFLOAD_PROFILES_QUERY_CMD = 0x56,
304 SCAN_OFFLOAD_HOTSPOTS_CONFIG_CMD = 0x58,
305 SCAN_OFFLOAD_HOTSPOTS_QUERY_CMD = 0x59,
Johannes Berg8ca151b2013-01-24 14:25:36 +0100306
307 REPLY_MAX = 0xff,
308};
309
Sharon Dvir39bdb172015-10-15 18:18:09 +0300310/* Please keep this enum *SORTED* by hex value.
311 * Needed for binary search, otherwise a warning will be triggered.
312 */
Aviya Erenfeld03098262016-02-18 14:09:33 +0200313enum iwl_mac_conf_subcmd_ids {
314 LINK_QUALITY_MEASUREMENT_CMD = 0x1,
315 LINK_QUALITY_MEASUREMENT_COMPLETE_NOTIF = 0xFE,
Andrei Otcheretianskid3a108a2016-02-28 17:12:21 +0200316 CHANNEL_SWITCH_NOA_NOTIF = 0xFF,
Aviya Erenfeld03098262016-02-18 14:09:33 +0200317};
318
Aviya Erenfeld09eef332015-09-01 19:34:38 +0300319enum iwl_phy_ops_subcmd_ids {
320 CMD_DTS_MEASUREMENT_TRIGGER_WIDE = 0x0,
Chaya Rachel Ivgi5c89e7b2016-01-05 10:34:47 +0200321 CTDP_CONFIG_CMD = 0x03,
Chaya Rachel Ivgic221daf2015-12-29 09:54:49 +0200322 TEMP_REPORTING_THRESHOLDS_CMD = 0x04,
Chaya Rachel Ivgi0a3b7112015-12-16 16:34:55 +0200323 CT_KILL_NOTIFICATION = 0xFE,
Aviya Erenfeld09eef332015-09-01 19:34:38 +0300324 DTS_MEASUREMENT_NOTIF_WIDE = 0xFF,
325};
326
Golan Ben-Ami5b086412016-02-09 12:57:16 +0200327enum iwl_system_subcmd_ids {
328 SHARED_MEM_CFG_CMD = 0x0,
329};
330
Sara Sharona07a8f32015-11-15 11:11:59 +0200331enum iwl_data_path_subcmd_ids {
Liad Kaufman97d5be72015-08-31 14:33:23 +0300332 DQA_ENABLE_CMD = 0x0,
Sara Sharona07a8f32015-11-15 11:11:59 +0200333 UPDATE_MU_GROUPS_CMD = 0x1,
Sara Sharon94bb4482015-12-16 18:48:28 +0200334 TRIGGER_RX_QUEUES_NOTIF_CMD = 0x2,
Johannes Berg65e25482016-04-13 14:24:22 +0200335 STA_PM_NOTIF = 0xFD,
Sara Sharonf92659a2016-02-03 15:04:49 +0200336 MU_GROUP_MGMT_NOTIF = 0xFE,
Sara Sharon94bb4482015-12-16 18:48:28 +0200337 RX_QUEUES_NOTIFICATION = 0xFF,
Sara Sharona07a8f32015-11-15 11:11:59 +0200338};
339
Sara Sharon0db056d2015-12-29 11:07:15 +0200340enum iwl_prot_offload_subcmd_ids {
341 STORED_BEACON_NTF = 0xFF,
342};
343
Sara Sharon1f370652016-08-31 18:13:57 +0300344enum iwl_regulatory_and_nvm_subcmd_ids {
345 NVM_ACCESS_COMPLETE = 0x0,
346};
347
Golan Ben-Amibdccdb82016-11-15 14:45:29 +0200348enum iwl_debug_cmds {
Ido Yariv2b55f432016-08-23 14:44:59 -0400349 LMAC_RD_WR = 0x0,
350 UMAC_RD_WR = 0x1,
Golan Ben-Amibdccdb82016-11-15 14:45:29 +0200351 MFU_ASSERT_DUMP_NTF = 0xFE,
Ido Yariv2b55f432016-08-23 14:44:59 -0400352};
353
Aviya Erenfeld09eef332015-09-01 19:34:38 +0300354/* command groups */
355enum {
Sharon Dvir39bdb172015-10-15 18:18:09 +0300356 LEGACY_GROUP = 0x0,
357 LONG_GROUP = 0x1,
Golan Ben-Ami5b086412016-02-09 12:57:16 +0200358 SYSTEM_GROUP = 0x2,
Aviya Erenfeld03098262016-02-18 14:09:33 +0200359 MAC_CONF_GROUP = 0x3,
Aviya Erenfeld09eef332015-09-01 19:34:38 +0300360 PHY_OPS_GROUP = 0x4,
Sara Sharona07a8f32015-11-15 11:11:59 +0200361 DATA_PATH_GROUP = 0x5,
Sara Sharon0db056d2015-12-29 11:07:15 +0200362 PROT_OFFLOAD_GROUP = 0xb,
Sara Sharon1f370652016-08-31 18:13:57 +0300363 REGULATORY_AND_NVM_GROUP = 0xc,
Ido Yariv2b55f432016-08-23 14:44:59 -0400364 DEBUG_GROUP = 0xf,
Aviya Erenfeld09eef332015-09-01 19:34:38 +0300365};
366
Johannes Berg8ca151b2013-01-24 14:25:36 +0100367/**
368 * struct iwl_cmd_response - generic response struct for most commands
369 * @status: status of the command asked, changes for each one
370 */
371struct iwl_cmd_response {
372 __le32 status;
373};
374
375/*
Liad Kaufman97d5be72015-08-31 14:33:23 +0300376 * struct iwl_dqa_enable_cmd
377 * @cmd_queue: the TXQ number of the command queue
378 */
379struct iwl_dqa_enable_cmd {
380 __le32 cmd_queue;
381} __packed; /* DQA_CONTROL_CMD_API_S_VER_1 */
382
383/*
Johannes Berg8ca151b2013-01-24 14:25:36 +0100384 * struct iwl_tx_ant_cfg_cmd
385 * @valid: valid antenna configuration
386 */
387struct iwl_tx_ant_cfg_cmd {
388 __le32 valid;
389} __packed;
390
391/*
392 * Calibration control struct.
393 * Sent as part of the phy configuration command.
394 * @flow_trigger: bitmap for which calibrations to perform according to
395 * flow triggers.
396 * @event_trigger: bitmap for which calibrations to perform according to
397 * event triggers.
398 */
399struct iwl_calib_ctrl {
400 __le32 flow_trigger;
401 __le32 event_trigger;
402} __packed;
403
404/* This enum defines the bitmap of various calibrations to enable in both
405 * init ucode and runtime ucode through CALIBRATION_CFG_CMD.
406 */
407enum iwl_calib_cfg {
408 IWL_CALIB_CFG_XTAL_IDX = BIT(0),
409 IWL_CALIB_CFG_TEMPERATURE_IDX = BIT(1),
410 IWL_CALIB_CFG_VOLTAGE_READ_IDX = BIT(2),
411 IWL_CALIB_CFG_PAPD_IDX = BIT(3),
412 IWL_CALIB_CFG_TX_PWR_IDX = BIT(4),
413 IWL_CALIB_CFG_DC_IDX = BIT(5),
414 IWL_CALIB_CFG_BB_FILTER_IDX = BIT(6),
415 IWL_CALIB_CFG_LO_LEAKAGE_IDX = BIT(7),
416 IWL_CALIB_CFG_TX_IQ_IDX = BIT(8),
417 IWL_CALIB_CFG_TX_IQ_SKEW_IDX = BIT(9),
418 IWL_CALIB_CFG_RX_IQ_IDX = BIT(10),
419 IWL_CALIB_CFG_RX_IQ_SKEW_IDX = BIT(11),
420 IWL_CALIB_CFG_SENSITIVITY_IDX = BIT(12),
421 IWL_CALIB_CFG_CHAIN_NOISE_IDX = BIT(13),
422 IWL_CALIB_CFG_DISCONNECTED_ANT_IDX = BIT(14),
423 IWL_CALIB_CFG_ANT_COUPLING_IDX = BIT(15),
424 IWL_CALIB_CFG_DAC_IDX = BIT(16),
425 IWL_CALIB_CFG_ABS_IDX = BIT(17),
426 IWL_CALIB_CFG_AGC_IDX = BIT(18),
427};
428
429/*
430 * Phy configuration command.
431 */
432struct iwl_phy_cfg_cmd {
433 __le32 phy_cfg;
434 struct iwl_calib_ctrl calib_control;
435} __packed;
436
437#define PHY_CFG_RADIO_TYPE (BIT(0) | BIT(1))
438#define PHY_CFG_RADIO_STEP (BIT(2) | BIT(3))
439#define PHY_CFG_RADIO_DASH (BIT(4) | BIT(5))
440#define PHY_CFG_PRODUCT_NUMBER (BIT(6) | BIT(7))
441#define PHY_CFG_TX_CHAIN_A BIT(8)
442#define PHY_CFG_TX_CHAIN_B BIT(9)
443#define PHY_CFG_TX_CHAIN_C BIT(10)
444#define PHY_CFG_RX_CHAIN_A BIT(12)
445#define PHY_CFG_RX_CHAIN_B BIT(13)
446#define PHY_CFG_RX_CHAIN_C BIT(14)
447
448
449/* Target of the NVM_ACCESS_CMD */
450enum {
451 NVM_ACCESS_TARGET_CACHE = 0,
452 NVM_ACCESS_TARGET_OTP = 1,
453 NVM_ACCESS_TARGET_EEPROM = 2,
454};
455
Emmanuel Grumbachb9545b42013-03-06 11:34:44 +0200456/* Section types for NVM_ACCESS_CMD */
Johannes Berg8ca151b2013-01-24 14:25:36 +0100457enum {
Eran Hararyae2b21b2014-01-09 08:08:24 +0200458 NVM_SECTION_TYPE_SW = 1,
Eran Harary77db0a32014-02-04 14:21:38 +0200459 NVM_SECTION_TYPE_REGULATORY = 3,
Eran Hararyae2b21b2014-01-09 08:08:24 +0200460 NVM_SECTION_TYPE_CALIBRATION = 4,
461 NVM_SECTION_TYPE_PRODUCTION = 5,
Eran Harary77db0a32014-02-04 14:21:38 +0200462 NVM_SECTION_TYPE_MAC_OVERRIDE = 11,
Eran Hararyce500072014-12-01 17:53:53 +0200463 NVM_SECTION_TYPE_PHY_SKU = 12,
464 NVM_MAX_NUM_SECTIONS = 13,
Johannes Berg8ca151b2013-01-24 14:25:36 +0100465};
466
467/**
468 * struct iwl_nvm_access_cmd_ver2 - Request the device to send an NVM section
469 * @op_code: 0 - read, 1 - write
470 * @target: NVM_ACCESS_TARGET_*
471 * @type: NVM_SECTION_TYPE_*
472 * @offset: offset in bytes into the section
473 * @length: in bytes, to read/write
474 * @data: if write operation, the data to write. On read its empty
475 */
Emmanuel Grumbachb9545b42013-03-06 11:34:44 +0200476struct iwl_nvm_access_cmd {
Johannes Berg8ca151b2013-01-24 14:25:36 +0100477 u8 op_code;
478 u8 target;
479 __le16 type;
480 __le16 offset;
481 __le16 length;
482 u8 data[];
483} __packed; /* NVM_ACCESS_CMD_API_S_VER_2 */
484
Matti Gottlieba6c4fb42015-07-15 16:19:29 +0300485#define NUM_OF_FW_PAGING_BLOCKS 33 /* 32 for data and 1 block for CSS */
486
487/*
488 * struct iwl_fw_paging_cmd - paging layout
489 *
490 * (FW_PAGING_BLOCK_CMD = 0x4f)
491 *
492 * Send to FW the paging layout in the driver.
493 *
494 * @flags: various flags for the command
495 * @block_size: the block size in powers of 2
496 * @block_num: number of blocks specified in the command.
497 * @device_phy_addr: virtual addresses from device side
Sara Sharond975d722016-07-04 11:52:07 +0300498 * 32 bit address for API version 1, 64 bit address for API version 2.
Matti Gottlieba6c4fb42015-07-15 16:19:29 +0300499*/
500struct iwl_fw_paging_cmd {
501 __le32 flags;
502 __le32 block_size;
503 __le32 block_num;
Sara Sharond975d722016-07-04 11:52:07 +0300504 union {
505 __le32 addr32[NUM_OF_FW_PAGING_BLOCKS];
506 __le64 addr64[NUM_OF_FW_PAGING_BLOCKS];
507 } device_phy_addr;
508} __packed; /* FW_PAGING_BLOCK_CMD_API_S_VER_2 */
Matti Gottlieba6c4fb42015-07-15 16:19:29 +0300509
Matti Gottliebe1120182015-07-19 11:15:07 +0300510/*
511 * Fw items ID's
512 *
513 * @IWL_FW_ITEM_ID_PAGING: Address of the pages that the FW will upload
514 * download
515 */
516enum iwl_fw_item_id {
517 IWL_FW_ITEM_ID_PAGING = 3,
518};
519
520/*
521 * struct iwl_fw_get_item_cmd - get an item from the fw
522 */
523struct iwl_fw_get_item_cmd {
524 __le32 item_id;
525} __packed; /* FW_GET_ITEM_CMD_API_S_VER_1 */
526
Golan Ben Ami321c2102015-07-27 17:02:35 +0300527#define CONT_REC_COMMAND_SIZE 80
528#define ENABLE_CONT_RECORDING 0x15
529#define DISABLE_CONT_RECORDING 0x16
530
531/*
532 * struct iwl_continuous_record_mode - recording mode
533 */
534struct iwl_continuous_record_mode {
535 __le16 enable_recording;
536} __packed;
537
538/*
539 * struct iwl_continuous_record_cmd - enable/disable continuous recording
540 */
541struct iwl_continuous_record_cmd {
542 struct iwl_continuous_record_mode record_mode;
543 u8 pad[CONT_REC_COMMAND_SIZE -
544 sizeof(struct iwl_continuous_record_mode)];
545} __packed;
546
Matti Gottliebe1120182015-07-19 11:15:07 +0300547struct iwl_fw_get_item_resp {
548 __le32 item_id;
549 __le32 item_byte_cnt;
550 __le32 item_val;
551} __packed; /* FW_GET_ITEM_RSP_S_VER_1 */
552
Johannes Berg8ca151b2013-01-24 14:25:36 +0100553/**
554 * struct iwl_nvm_access_resp_ver2 - response to NVM_ACCESS_CMD
555 * @offset: offset in bytes into the section
556 * @length: in bytes, either how much was written or read
557 * @type: NVM_SECTION_TYPE_*
558 * @status: 0 for success, fail otherwise
559 * @data: if read operation, the data returned. Empty on write.
560 */
Emmanuel Grumbachb9545b42013-03-06 11:34:44 +0200561struct iwl_nvm_access_resp {
Johannes Berg8ca151b2013-01-24 14:25:36 +0100562 __le16 offset;
563 __le16 length;
564 __le16 type;
565 __le16 status;
566 u8 data[];
567} __packed; /* NVM_ACCESS_CMD_RESP_API_S_VER_2 */
568
569/* MVM_ALIVE 0x1 */
570
571/* alive response is_valid values */
572#define ALIVE_RESP_UCODE_OK BIT(0)
573#define ALIVE_RESP_RFKILL BIT(1)
574
575/* alive response ver_type values */
576enum {
577 FW_TYPE_HW = 0,
578 FW_TYPE_PROT = 1,
579 FW_TYPE_AP = 2,
580 FW_TYPE_WOWLAN = 3,
581 FW_TYPE_TIMING = 4,
582 FW_TYPE_WIPAN = 5
583};
584
585/* alive response ver_subtype values */
586enum {
587 FW_SUBTYPE_FULL_FEATURE = 0,
588 FW_SUBTYPE_BOOTSRAP = 1, /* Not valid */
589 FW_SUBTYPE_REDUCED = 2,
590 FW_SUBTYPE_ALIVE_ONLY = 3,
591 FW_SUBTYPE_WOWLAN = 4,
592 FW_SUBTYPE_AP_SUBTYPE = 5,
593 FW_SUBTYPE_WIPAN = 6,
594 FW_SUBTYPE_INITIALIZE = 9
595};
596
597#define IWL_ALIVE_STATUS_ERR 0xDEAD
598#define IWL_ALIVE_STATUS_OK 0xCAFE
599
600#define IWL_ALIVE_FLG_RFKILL BIT(0)
601
Sara Sharon5c228d62016-11-24 13:48:27 +0200602struct iwl_lmac_alive {
Emmanuel Grumbach7e1223b2015-02-03 20:11:48 +0200603 __le32 ucode_minor;
604 __le32 ucode_major;
605 u8 ver_subtype;
606 u8 ver_type;
607 u8 mac;
608 u8 opt;
609 __le32 timestamp;
610 __le32 error_event_table_ptr; /* SRAM address for error log */
611 __le32 log_event_table_ptr; /* SRAM address for LMAC event log */
612 __le32 cpu_register_ptr;
613 __le32 dbgm_config_ptr;
614 __le32 alive_counter_ptr;
615 __le32 scd_base_ptr; /* SRAM address for SCD */
616 __le32 st_fwrd_addr; /* pointer to Store and forward */
617 __le32 st_fwrd_size;
Sara Sharon5c228d62016-11-24 13:48:27 +0200618} __packed; /* UCODE_ALIVE_NTFY_API_S_VER_3 */
619
620struct iwl_umac_alive {
Emmanuel Grumbach7e1223b2015-02-03 20:11:48 +0200621 __le32 umac_minor; /* UMAC version: minor */
622 __le32 umac_major; /* UMAC version: major */
623 __le32 error_info_addr; /* SRAM address for UMAC error log */
624 __le32 dbg_print_buff_addr;
Sara Sharon5c228d62016-11-24 13:48:27 +0200625} __packed; /* UMAC_ALIVE_DATA_API_S_VER_2 */
626
627struct mvm_alive_resp_v3 {
628 __le16 status;
629 __le16 flags;
630 struct iwl_lmac_alive lmac_data;
631 struct iwl_umac_alive umac_data;
Emmanuel Grumbach7e1223b2015-02-03 20:11:48 +0200632} __packed; /* ALIVE_RES_API_S_VER_3 */
633
Sara Sharon5c228d62016-11-24 13:48:27 +0200634struct mvm_alive_resp {
635 __le16 status;
636 __le16 flags;
637 struct iwl_lmac_alive lmac_data[2];
638 struct iwl_umac_alive umac_data;
639} __packed; /* ALIVE_RES_API_S_VER_4 */
640
Johannes Berg8ca151b2013-01-24 14:25:36 +0100641/* Error response/notification */
642enum {
643 FW_ERR_UNKNOWN_CMD = 0x0,
644 FW_ERR_INVALID_CMD_PARAM = 0x1,
645 FW_ERR_SERVICE = 0x2,
646 FW_ERR_ARC_MEMORY = 0x3,
647 FW_ERR_ARC_CODE = 0x4,
648 FW_ERR_WATCH_DOG = 0x5,
649 FW_ERR_WEP_GRP_KEY_INDX = 0x10,
650 FW_ERR_WEP_KEY_SIZE = 0x11,
651 FW_ERR_OBSOLETE_FUNC = 0x12,
652 FW_ERR_UNEXPECTED = 0xFE,
653 FW_ERR_FATAL = 0xFF
654};
655
656/**
657 * struct iwl_error_resp - FW error indication
658 * ( REPLY_ERROR = 0x2 )
659 * @error_type: one of FW_ERR_*
660 * @cmd_id: the command ID for which the error occured
661 * @bad_cmd_seq_num: sequence number of the erroneous command
662 * @error_service: which service created the error, applicable only if
663 * error_type = 2, otherwise 0
664 * @timestamp: TSF in usecs.
665 */
666struct iwl_error_resp {
667 __le32 error_type;
668 u8 cmd_id;
669 u8 reserved1;
670 __le16 bad_cmd_seq_num;
671 __le32 error_service;
672 __le64 timestamp;
673} __packed;
674
675
676/* Common PHY, MAC and Bindings definitions */
Johannes Berg8ca151b2013-01-24 14:25:36 +0100677#define MAX_MACS_IN_BINDING (3)
678#define MAX_BINDINGS (4)
Johannes Berg8ca151b2013-01-24 14:25:36 +0100679
680/* Used to extract ID and color from the context dword */
681#define FW_CTXT_ID_POS (0)
682#define FW_CTXT_ID_MSK (0xff << FW_CTXT_ID_POS)
683#define FW_CTXT_COLOR_POS (8)
684#define FW_CTXT_COLOR_MSK (0xff << FW_CTXT_COLOR_POS)
685#define FW_CTXT_INVALID (0xffffffff)
686
687#define FW_CMD_ID_AND_COLOR(_id, _color) ((_id << FW_CTXT_ID_POS) |\
688 (_color << FW_CTXT_COLOR_POS))
689
690/* Possible actions on PHYs, MACs and Bindings */
691enum {
692 FW_CTXT_ACTION_STUB = 0,
693 FW_CTXT_ACTION_ADD,
694 FW_CTXT_ACTION_MODIFY,
695 FW_CTXT_ACTION_REMOVE,
696 FW_CTXT_ACTION_NUM
697}; /* COMMON_CONTEXT_ACTION_API_E_VER_1 */
698
699/* Time Events */
700
701/* Time Event types, according to MAC type */
702enum iwl_time_event_type {
703 /* BSS Station Events */
704 TE_BSS_STA_AGGRESSIVE_ASSOC,
705 TE_BSS_STA_ASSOC,
706 TE_BSS_EAP_DHCP_PROT,
707 TE_BSS_QUIET_PERIOD,
708
709 /* P2P Device Events */
710 TE_P2P_DEVICE_DISCOVERABLE,
711 TE_P2P_DEVICE_LISTEN,
712 TE_P2P_DEVICE_ACTION_SCAN,
713 TE_P2P_DEVICE_FULL_SCAN,
714
715 /* P2P Client Events */
716 TE_P2P_CLIENT_AGGRESSIVE_ASSOC,
717 TE_P2P_CLIENT_ASSOC,
718 TE_P2P_CLIENT_QUIET_PERIOD,
719
720 /* P2P GO Events */
721 TE_P2P_GO_ASSOC_PROT,
Andrei Otcheretianskid3a108a2016-02-28 17:12:21 +0200722 TE_P2P_GO_REPETITIVET_NOA,
Johannes Berg8ca151b2013-01-24 14:25:36 +0100723 TE_P2P_GO_CT_WINDOW,
724
725 /* WiDi Sync Events */
726 TE_WIDI_TX_SYNC,
727
Andrei Otcheretianski7f0a7c62014-05-04 11:48:12 +0300728 /* Channel Switch NoA */
Luciano Coelhof991e172014-08-26 16:14:10 +0300729 TE_CHANNEL_SWITCH_PERIOD,
Andrei Otcheretianski7f0a7c62014-05-04 11:48:12 +0300730
Johannes Berg8ca151b2013-01-24 14:25:36 +0100731 TE_MAX
732}; /* MAC_EVENT_TYPE_API_E_VER_1 */
733
Eytan Lifshitzf8f03c32013-08-07 19:36:42 +0300734
735
736/* Time event - defines for command API v1 */
Johannes Berg8ca151b2013-01-24 14:25:36 +0100737
738/*
Eytan Lifshitzf8f03c32013-08-07 19:36:42 +0300739 * @TE_V1_FRAG_NONE: fragmentation of the time event is NOT allowed.
740 * @TE_V1_FRAG_SINGLE: fragmentation of the time event is allowed, but only
741 * the first fragment is scheduled.
742 * @TE_V1_FRAG_DUAL: fragmentation of the time event is allowed, but only
743 * the first 2 fragments are scheduled.
744 * @TE_V1_FRAG_ENDLESS: fragmentation of the time event is allowed, and any
745 * number of fragments are valid.
Johannes Berg8ca151b2013-01-24 14:25:36 +0100746 *
747 * Other than the constant defined above, specifying a fragmentation value 'x'
748 * means that the event can be fragmented but only the first 'x' will be
749 * scheduled.
750 */
751enum {
Eytan Lifshitzf8f03c32013-08-07 19:36:42 +0300752 TE_V1_FRAG_NONE = 0,
753 TE_V1_FRAG_SINGLE = 1,
754 TE_V1_FRAG_DUAL = 2,
755 TE_V1_FRAG_ENDLESS = 0xffffffff
Johannes Berg8ca151b2013-01-24 14:25:36 +0100756};
757
Johannes Berg8ca151b2013-01-24 14:25:36 +0100758/* If a Time Event can be fragmented, this is the max number of fragments */
Eytan Lifshitzf8f03c32013-08-07 19:36:42 +0300759#define TE_V1_FRAG_MAX_MSK 0x0fffffff
760/* Repeat the time event endlessly (until removed) */
761#define TE_V1_REPEAT_ENDLESS 0xffffffff
762/* If a Time Event has bounded repetitions, this is the maximal value */
763#define TE_V1_REPEAT_MAX_MSK_V1 0x0fffffff
764
765/* Time Event dependencies: none, on another TE, or in a specific time */
766enum {
767 TE_V1_INDEPENDENT = 0,
768 TE_V1_DEP_OTHER = BIT(0),
769 TE_V1_DEP_TSF = BIT(1),
770 TE_V1_EVENT_SOCIOPATHIC = BIT(2),
771}; /* MAC_EVENT_DEPENDENCY_POLICY_API_E_VER_2 */
772
773/*
774 * @TE_V1_NOTIF_NONE: no notifications
775 * @TE_V1_NOTIF_HOST_EVENT_START: request/receive notification on event start
776 * @TE_V1_NOTIF_HOST_EVENT_END:request/receive notification on event end
777 * @TE_V1_NOTIF_INTERNAL_EVENT_START: internal FW use
778 * @TE_V1_NOTIF_INTERNAL_EVENT_END: internal FW use.
779 * @TE_V1_NOTIF_HOST_FRAG_START: request/receive notification on frag start
780 * @TE_V1_NOTIF_HOST_FRAG_END:request/receive notification on frag end
781 * @TE_V1_NOTIF_INTERNAL_FRAG_START: internal FW use.
782 * @TE_V1_NOTIF_INTERNAL_FRAG_END: internal FW use.
783 *
784 * Supported Time event notifications configuration.
785 * A notification (both event and fragment) includes a status indicating weather
786 * the FW was able to schedule the event or not. For fragment start/end
787 * notification the status is always success. There is no start/end fragment
788 * notification for monolithic events.
789 */
790enum {
791 TE_V1_NOTIF_NONE = 0,
792 TE_V1_NOTIF_HOST_EVENT_START = BIT(0),
793 TE_V1_NOTIF_HOST_EVENT_END = BIT(1),
794 TE_V1_NOTIF_INTERNAL_EVENT_START = BIT(2),
795 TE_V1_NOTIF_INTERNAL_EVENT_END = BIT(3),
796 TE_V1_NOTIF_HOST_FRAG_START = BIT(4),
797 TE_V1_NOTIF_HOST_FRAG_END = BIT(5),
798 TE_V1_NOTIF_INTERNAL_FRAG_START = BIT(6),
799 TE_V1_NOTIF_INTERNAL_FRAG_END = BIT(7),
800}; /* MAC_EVENT_ACTION_API_E_VER_2 */
801
Emmanuel Grumbacha373f672014-03-30 08:40:46 +0300802/* Time event - defines for command API */
Eytan Lifshitzf8f03c32013-08-07 19:36:42 +0300803
804/*
805 * @TE_V2_FRAG_NONE: fragmentation of the time event is NOT allowed.
806 * @TE_V2_FRAG_SINGLE: fragmentation of the time event is allowed, but only
807 * the first fragment is scheduled.
808 * @TE_V2_FRAG_DUAL: fragmentation of the time event is allowed, but only
809 * the first 2 fragments are scheduled.
810 * @TE_V2_FRAG_ENDLESS: fragmentation of the time event is allowed, and any
811 * number of fragments are valid.
812 *
813 * Other than the constant defined above, specifying a fragmentation value 'x'
814 * means that the event can be fragmented but only the first 'x' will be
815 * scheduled.
816 */
817enum {
818 TE_V2_FRAG_NONE = 0,
819 TE_V2_FRAG_SINGLE = 1,
820 TE_V2_FRAG_DUAL = 2,
821 TE_V2_FRAG_MAX = 0xfe,
822 TE_V2_FRAG_ENDLESS = 0xff
823};
824
825/* Repeat the time event endlessly (until removed) */
826#define TE_V2_REPEAT_ENDLESS 0xff
827/* If a Time Event has bounded repetitions, this is the maximal value */
828#define TE_V2_REPEAT_MAX 0xfe
829
830#define TE_V2_PLACEMENT_POS 12
831#define TE_V2_ABSENCE_POS 15
832
Emmanuel Grumbacha373f672014-03-30 08:40:46 +0300833/* Time event policy values
Eytan Lifshitzf8f03c32013-08-07 19:36:42 +0300834 * A notification (both event and fragment) includes a status indicating weather
835 * the FW was able to schedule the event or not. For fragment start/end
836 * notification the status is always success. There is no start/end fragment
837 * notification for monolithic events.
838 *
839 * @TE_V2_DEFAULT_POLICY: independent, social, present, unoticable
840 * @TE_V2_NOTIF_HOST_EVENT_START: request/receive notification on event start
841 * @TE_V2_NOTIF_HOST_EVENT_END:request/receive notification on event end
842 * @TE_V2_NOTIF_INTERNAL_EVENT_START: internal FW use
843 * @TE_V2_NOTIF_INTERNAL_EVENT_END: internal FW use.
844 * @TE_V2_NOTIF_HOST_FRAG_START: request/receive notification on frag start
845 * @TE_V2_NOTIF_HOST_FRAG_END:request/receive notification on frag end
846 * @TE_V2_NOTIF_INTERNAL_FRAG_START: internal FW use.
847 * @TE_V2_NOTIF_INTERNAL_FRAG_END: internal FW use.
848 * @TE_V2_DEP_OTHER: depends on another time event
849 * @TE_V2_DEP_TSF: depends on a specific time
850 * @TE_V2_EVENT_SOCIOPATHIC: can't co-exist with other events of tha same MAC
851 * @TE_V2_ABSENCE: are we present or absent during the Time Event.
852 */
853enum {
854 TE_V2_DEFAULT_POLICY = 0x0,
855
856 /* notifications (event start/stop, fragment start/stop) */
857 TE_V2_NOTIF_HOST_EVENT_START = BIT(0),
858 TE_V2_NOTIF_HOST_EVENT_END = BIT(1),
859 TE_V2_NOTIF_INTERNAL_EVENT_START = BIT(2),
860 TE_V2_NOTIF_INTERNAL_EVENT_END = BIT(3),
861
862 TE_V2_NOTIF_HOST_FRAG_START = BIT(4),
863 TE_V2_NOTIF_HOST_FRAG_END = BIT(5),
864 TE_V2_NOTIF_INTERNAL_FRAG_START = BIT(6),
865 TE_V2_NOTIF_INTERNAL_FRAG_END = BIT(7),
Emmanuel Grumbach1f6bf072014-02-16 15:36:00 +0200866 T2_V2_START_IMMEDIATELY = BIT(11),
Eytan Lifshitzf8f03c32013-08-07 19:36:42 +0300867
868 TE_V2_NOTIF_MSK = 0xff,
869
870 /* placement characteristics */
871 TE_V2_DEP_OTHER = BIT(TE_V2_PLACEMENT_POS),
872 TE_V2_DEP_TSF = BIT(TE_V2_PLACEMENT_POS + 1),
873 TE_V2_EVENT_SOCIOPATHIC = BIT(TE_V2_PLACEMENT_POS + 2),
874
875 /* are we present or absent during the Time Event. */
876 TE_V2_ABSENCE = BIT(TE_V2_ABSENCE_POS),
877};
878
879/**
Emmanuel Grumbacha373f672014-03-30 08:40:46 +0300880 * struct iwl_time_event_cmd_api - configuring Time Events
Eytan Lifshitzf8f03c32013-08-07 19:36:42 +0300881 * with struct MAC_TIME_EVENT_DATA_API_S_VER_2 (see also
882 * with version 1. determined by IWL_UCODE_TLV_FLAGS)
883 * ( TIME_EVENT_CMD = 0x29 )
884 * @id_and_color: ID and color of the relevant MAC
885 * @action: action to perform, one of FW_CTXT_ACTION_*
886 * @id: this field has two meanings, depending on the action:
887 * If the action is ADD, then it means the type of event to add.
888 * For all other actions it is the unique event ID assigned when the
889 * event was added by the FW.
890 * @apply_time: When to start the Time Event (in GP2)
891 * @max_delay: maximum delay to event's start (apply time), in TU
892 * @depends_on: the unique ID of the event we depend on (if any)
893 * @interval: interval between repetitions, in TU
894 * @duration: duration of event in TU
895 * @repeat: how many repetitions to do, can be TE_REPEAT_ENDLESS
896 * @max_frags: maximal number of fragments the Time Event can be divided to
897 * @policy: defines whether uCode shall notify the host or other uCode modules
898 * on event and/or fragment start and/or end
899 * using one of TE_INDEPENDENT, TE_DEP_OTHER, TE_DEP_TSF
900 * TE_EVENT_SOCIOPATHIC
901 * using TE_ABSENCE and using TE_NOTIF_*
902 */
Emmanuel Grumbacha373f672014-03-30 08:40:46 +0300903struct iwl_time_event_cmd {
Eytan Lifshitzf8f03c32013-08-07 19:36:42 +0300904 /* COMMON_INDEX_HDR_API_S_VER_1 */
905 __le32 id_and_color;
906 __le32 action;
907 __le32 id;
908 /* MAC_TIME_EVENT_DATA_API_S_VER_2 */
909 __le32 apply_time;
910 __le32 max_delay;
911 __le32 depends_on;
912 __le32 interval;
913 __le32 duration;
914 u8 repeat;
915 u8 max_frags;
916 __le16 policy;
917} __packed; /* MAC_TIME_EVENT_CMD_API_S_VER_2 */
918
Johannes Berg8ca151b2013-01-24 14:25:36 +0100919/**
920 * struct iwl_time_event_resp - response structure to iwl_time_event_cmd
921 * @status: bit 0 indicates success, all others specify errors
922 * @id: the Time Event type
923 * @unique_id: the unique ID assigned (in ADD) or given (others) to the TE
924 * @id_and_color: ID and color of the relevant MAC
925 */
926struct iwl_time_event_resp {
927 __le32 status;
928 __le32 id;
929 __le32 unique_id;
930 __le32 id_and_color;
931} __packed; /* MAC_TIME_EVENT_RSP_API_S_VER_1 */
932
933/**
934 * struct iwl_time_event_notif - notifications of time event start/stop
935 * ( TIME_EVENT_NOTIFICATION = 0x2a )
936 * @timestamp: action timestamp in GP2
937 * @session_id: session's unique id
938 * @unique_id: unique id of the Time Event itself
939 * @id_and_color: ID and color of the relevant MAC
940 * @action: one of TE_NOTIF_START or TE_NOTIF_END
941 * @status: true if scheduled, false otherwise (not executed)
942 */
943struct iwl_time_event_notif {
944 __le32 timestamp;
945 __le32 session_id;
946 __le32 unique_id;
947 __le32 id_and_color;
948 __le32 action;
949 __le32 status;
950} __packed; /* MAC_TIME_EVENT_NTFY_API_S_VER_1 */
951
952
953/* Bindings and Time Quota */
954
955/**
956 * struct iwl_binding_cmd - configuring bindings
957 * ( BINDING_CONTEXT_CMD = 0x2b )
958 * @id_and_color: ID and color of the relevant Binding
959 * @action: action to perform, one of FW_CTXT_ACTION_*
960 * @macs: array of MAC id and colors which belong to the binding
961 * @phy: PHY id and color which belongs to the binding
Sara Sharon9415af72016-11-17 13:57:32 +0200962 * @lmac_id: the lmac id the binding belongs to
Johannes Berg8ca151b2013-01-24 14:25:36 +0100963 */
964struct iwl_binding_cmd {
965 /* COMMON_INDEX_HDR_API_S_VER_1 */
966 __le32 id_and_color;
967 __le32 action;
968 /* BINDING_DATA_API_S_VER_1 */
969 __le32 macs[MAX_MACS_IN_BINDING];
970 __le32 phy;
Sara Sharon9415af72016-11-17 13:57:32 +0200971 /* BINDING_CMD_API_S_VER_1 */
972 __le32 lmac_id;
973} __packed; /* BINDING_CMD_API_S_VER_2 */
974
975#define IWL_BINDING_CMD_SIZE_V1 offsetof(struct iwl_binding_cmd, lmac_id)
976#define IWL_LMAC_24G_INDEX 0
977#define IWL_LMAC_5G_INDEX 1
Johannes Berg8ca151b2013-01-24 14:25:36 +0100978
Ilan Peer35adfd62013-02-04 13:16:24 +0200979/* The maximal number of fragments in the FW's schedule session */
980#define IWL_MVM_MAX_QUOTA 128
981
Johannes Berg8ca151b2013-01-24 14:25:36 +0100982/**
983 * struct iwl_time_quota_data - configuration of time quota per binding
984 * @id_and_color: ID and color of the relevant Binding
985 * @quota: absolute time quota in TU. The scheduler will try to divide the
986 * remainig quota (after Time Events) according to this quota.
987 * @max_duration: max uninterrupted context duration in TU
988 */
989struct iwl_time_quota_data {
990 __le32 id_and_color;
991 __le32 quota;
992 __le32 max_duration;
993} __packed; /* TIME_QUOTA_DATA_API_S_VER_1 */
994
995/**
996 * struct iwl_time_quota_cmd - configuration of time quota between bindings
997 * ( TIME_QUOTA_CMD = 0x2c )
998 * @quotas: allocations per binding
Sara Sharon9415af72016-11-17 13:57:32 +0200999 * Note: on non-CDB the fourth one is the auxilary mac and is
1000 * essentially zero.
1001 * On CDB the fourth one is a regular binding.
Johannes Berg8ca151b2013-01-24 14:25:36 +01001002 */
1003struct iwl_time_quota_cmd {
1004 struct iwl_time_quota_data quotas[MAX_BINDINGS];
1005} __packed; /* TIME_QUOTA_ALLOCATION_CMD_API_S_VER_1 */
1006
1007
1008/* PHY context */
1009
1010/* Supported bands */
1011#define PHY_BAND_5 (0)
1012#define PHY_BAND_24 (1)
1013
1014/* Supported channel width, vary if there is VHT support */
1015#define PHY_VHT_CHANNEL_MODE20 (0x0)
1016#define PHY_VHT_CHANNEL_MODE40 (0x1)
1017#define PHY_VHT_CHANNEL_MODE80 (0x2)
1018#define PHY_VHT_CHANNEL_MODE160 (0x3)
1019
1020/*
1021 * Control channel position:
1022 * For legacy set bit means upper channel, otherwise lower.
1023 * For VHT - bit-2 marks if the control is lower/upper relative to center-freq
1024 * bits-1:0 mark the distance from the center freq. for 20Mhz, offset is 0.
1025 * center_freq
1026 * |
1027 * 40Mhz |_______|_______|
1028 * 80Mhz |_______|_______|_______|_______|
1029 * 160Mhz |_______|_______|_______|_______|_______|_______|_______|_______|
1030 * code 011 010 001 000 | 100 101 110 111
1031 */
1032#define PHY_VHT_CTRL_POS_1_BELOW (0x0)
1033#define PHY_VHT_CTRL_POS_2_BELOW (0x1)
1034#define PHY_VHT_CTRL_POS_3_BELOW (0x2)
1035#define PHY_VHT_CTRL_POS_4_BELOW (0x3)
1036#define PHY_VHT_CTRL_POS_1_ABOVE (0x4)
1037#define PHY_VHT_CTRL_POS_2_ABOVE (0x5)
1038#define PHY_VHT_CTRL_POS_3_ABOVE (0x6)
1039#define PHY_VHT_CTRL_POS_4_ABOVE (0x7)
1040
1041/*
1042 * @band: PHY_BAND_*
1043 * @channel: channel number
1044 * @width: PHY_[VHT|LEGACY]_CHANNEL_*
1045 * @ctrl channel: PHY_[VHT|LEGACY]_CTRL_*
1046 */
1047struct iwl_fw_channel_info {
1048 u8 band;
1049 u8 channel;
1050 u8 width;
1051 u8 ctrl_pos;
1052} __packed;
1053
1054#define PHY_RX_CHAIN_DRIVER_FORCE_POS (0)
1055#define PHY_RX_CHAIN_DRIVER_FORCE_MSK \
1056 (0x1 << PHY_RX_CHAIN_DRIVER_FORCE_POS)
1057#define PHY_RX_CHAIN_VALID_POS (1)
1058#define PHY_RX_CHAIN_VALID_MSK \
1059 (0x7 << PHY_RX_CHAIN_VALID_POS)
1060#define PHY_RX_CHAIN_FORCE_SEL_POS (4)
1061#define PHY_RX_CHAIN_FORCE_SEL_MSK \
1062 (0x7 << PHY_RX_CHAIN_FORCE_SEL_POS)
1063#define PHY_RX_CHAIN_FORCE_MIMO_SEL_POS (7)
1064#define PHY_RX_CHAIN_FORCE_MIMO_SEL_MSK \
1065 (0x7 << PHY_RX_CHAIN_FORCE_MIMO_SEL_POS)
1066#define PHY_RX_CHAIN_CNT_POS (10)
1067#define PHY_RX_CHAIN_CNT_MSK \
1068 (0x3 << PHY_RX_CHAIN_CNT_POS)
1069#define PHY_RX_CHAIN_MIMO_CNT_POS (12)
1070#define PHY_RX_CHAIN_MIMO_CNT_MSK \
1071 (0x3 << PHY_RX_CHAIN_MIMO_CNT_POS)
1072#define PHY_RX_CHAIN_MIMO_FORCE_POS (14)
1073#define PHY_RX_CHAIN_MIMO_FORCE_MSK \
1074 (0x1 << PHY_RX_CHAIN_MIMO_FORCE_POS)
1075
1076/* TODO: fix the value, make it depend on firmware at runtime? */
1077#define NUM_PHY_CTX 3
1078
1079/* TODO: complete missing documentation */
1080/**
1081 * struct iwl_phy_context_cmd - config of the PHY context
1082 * ( PHY_CONTEXT_CMD = 0x8 )
1083 * @id_and_color: ID and color of the relevant Binding
1084 * @action: action to perform, one of FW_CTXT_ACTION_*
1085 * @apply_time: 0 means immediate apply and context switch.
1086 * other value means apply new params after X usecs
1087 * @tx_param_color: ???
1088 * @channel_info:
1089 * @txchain_info: ???
1090 * @rxchain_info: ???
1091 * @acquisition_data: ???
1092 * @dsp_cfg_flags: set to 0
1093 */
1094struct iwl_phy_context_cmd {
1095 /* COMMON_INDEX_HDR_API_S_VER_1 */
1096 __le32 id_and_color;
1097 __le32 action;
1098 /* PHY_CONTEXT_DATA_API_S_VER_1 */
1099 __le32 apply_time;
1100 __le32 tx_param_color;
1101 struct iwl_fw_channel_info ci;
1102 __le32 txchain_info;
1103 __le32 rxchain_info;
1104 __le32 acquisition_data;
1105 __le32 dsp_cfg_flags;
1106} __packed; /* PHY_CONTEXT_CMD_API_VER_1 */
1107
Ariej Marjieh720befbf2014-07-07 09:04:58 +03001108/*
1109 * Aux ROC command
1110 *
1111 * Command requests the firmware to create a time event for a certain duration
1112 * and remain on the given channel. This is done by using the Aux framework in
1113 * the FW.
1114 * The command was first used for Hot Spot issues - but can be used regardless
1115 * to Hot Spot.
1116 *
1117 * ( HOT_SPOT_CMD 0x53 )
1118 *
1119 * @id_and_color: ID and color of the MAC
1120 * @action: action to perform, one of FW_CTXT_ACTION_*
1121 * @event_unique_id: If the action FW_CTXT_ACTION_REMOVE then the
1122 * event_unique_id should be the id of the time event assigned by ucode.
1123 * Otherwise ignore the event_unique_id.
1124 * @sta_id_and_color: station id and color, resumed during "Remain On Channel"
1125 * activity.
1126 * @channel_info: channel info
1127 * @node_addr: Our MAC Address
1128 * @reserved: reserved for alignment
1129 * @apply_time: GP2 value to start (should always be the current GP2 value)
1130 * @apply_time_max_delay: Maximum apply time delay value in TU. Defines max
1131 * time by which start of the event is allowed to be postponed.
1132 * @duration: event duration in TU To calculate event duration:
1133 * timeEventDuration = min(duration, remainingQuota)
1134 */
1135struct iwl_hs20_roc_req {
1136 /* COMMON_INDEX_HDR_API_S_VER_1 hdr */
1137 __le32 id_and_color;
1138 __le32 action;
1139 __le32 event_unique_id;
1140 __le32 sta_id_and_color;
1141 struct iwl_fw_channel_info channel_info;
1142 u8 node_addr[ETH_ALEN];
1143 __le16 reserved;
1144 __le32 apply_time;
1145 __le32 apply_time_max_delay;
1146 __le32 duration;
1147} __packed; /* HOT_SPOT_CMD_API_S_VER_1 */
1148
1149/*
1150 * values for AUX ROC result values
1151 */
1152enum iwl_mvm_hot_spot {
1153 HOT_SPOT_RSP_STATUS_OK,
1154 HOT_SPOT_RSP_STATUS_TOO_MANY_EVENTS,
1155 HOT_SPOT_MAX_NUM_OF_SESSIONS,
1156};
1157
1158/*
1159 * Aux ROC command response
1160 *
1161 * In response to iwl_hs20_roc_req the FW sends this command to notify the
1162 * driver the uid of the timevent.
1163 *
1164 * ( HOT_SPOT_CMD 0x53 )
1165 *
1166 * @event_unique_id: Unique ID of time event assigned by ucode
1167 * @status: Return status 0 is success, all the rest used for specific errors
1168 */
1169struct iwl_hs20_roc_res {
1170 __le32 event_unique_id;
1171 __le32 status;
1172} __packed; /* HOT_SPOT_RSP_API_S_VER_1 */
1173
Johannes Berg8ca151b2013-01-24 14:25:36 +01001174/**
1175 * struct iwl_radio_version_notif - information on the radio version
1176 * ( RADIO_VERSION_NOTIFICATION = 0x68 )
1177 * @radio_flavor:
1178 * @radio_step:
1179 * @radio_dash:
1180 */
1181struct iwl_radio_version_notif {
1182 __le32 radio_flavor;
1183 __le32 radio_step;
1184 __le32 radio_dash;
1185} __packed; /* RADIO_VERSION_NOTOFICATION_S_VER_1 */
1186
1187enum iwl_card_state_flags {
1188 CARD_ENABLED = 0x00,
1189 HW_CARD_DISABLED = 0x01,
1190 SW_CARD_DISABLED = 0x02,
1191 CT_KILL_CARD_DISABLED = 0x04,
1192 HALT_CARD_DISABLED = 0x08,
1193 CARD_DISABLED_MSK = 0x0f,
1194 CARD_IS_RX_ON = 0x10,
1195};
1196
1197/**
1198 * struct iwl_radio_version_notif - information on the radio version
1199 * ( CARD_STATE_NOTIFICATION = 0xa1 )
1200 * @flags: %iwl_card_state_flags
1201 */
1202struct iwl_card_state_notif {
1203 __le32 flags;
1204} __packed; /* CARD_STATE_NTFY_API_S_VER_1 */
1205
1206/**
Hila Gonend64048e2013-03-13 18:00:03 +02001207 * struct iwl_missed_beacons_notif - information on missed beacons
1208 * ( MISSED_BEACONS_NOTIFICATION = 0xa2 )
1209 * @mac_id: interface ID
1210 * @consec_missed_beacons_since_last_rx: number of consecutive missed
1211 * beacons since last RX.
1212 * @consec_missed_beacons: number of consecutive missed beacons
1213 * @num_expected_beacons:
1214 * @num_recvd_beacons:
1215 */
1216struct iwl_missed_beacons_notif {
1217 __le32 mac_id;
1218 __le32 consec_missed_beacons_since_last_rx;
1219 __le32 consec_missed_beacons;
1220 __le32 num_expected_beacons;
1221 __le32 num_recvd_beacons;
1222} __packed; /* MISSED_BEACON_NTFY_API_S_VER_3 */
1223
1224/**
Chaya Rachel Ivgy30269c12014-11-15 21:08:29 +02001225 * struct iwl_mfuart_load_notif - mfuart image version & status
1226 * ( MFUART_LOAD_NOTIFICATION = 0xb1 )
1227 * @installed_ver: installed image version
1228 * @external_ver: external image version
1229 * @status: MFUART loading status
1230 * @duration: MFUART loading time
Golan Ben-Ami19f63c52016-11-07 17:40:43 +02001231 * @image_size: MFUART image size in bytes
Chaya Rachel Ivgy30269c12014-11-15 21:08:29 +02001232*/
1233struct iwl_mfuart_load_notif {
1234 __le32 installed_ver;
1235 __le32 external_ver;
1236 __le32 status;
1237 __le32 duration;
Golan Ben-Ami19f63c52016-11-07 17:40:43 +02001238 /* image size valid only in v2 of the command */
1239 __le32 image_size;
1240} __packed; /*MFU_LOADER_NTFY_API_S_VER_2*/
Chaya Rachel Ivgy30269c12014-11-15 21:08:29 +02001241
1242/**
Golan Ben-Amibdccdb82016-11-15 14:45:29 +02001243 * struct iwl_mfu_assert_dump_notif - mfuart dump logs
1244 * ( MFU_ASSERT_DUMP_NTF = 0xfe )
1245 * @assert_id: mfuart assert id that cause the notif
1246 * @curr_reset_num: number of asserts since uptime
1247 * @index_num: current chunk id
1248 * @parts_num: total number of chunks
1249 * @data_size: number of data bytes sent
1250 * @data: data buffer
1251 */
1252struct iwl_mfu_assert_dump_notif {
1253 __le32 assert_id;
1254 __le32 curr_reset_num;
1255 __le16 index_num;
1256 __le16 parts_num;
1257 __le32 data_size;
1258 __le32 data[0];
1259} __packed; /*MFU_DUMP_ASSERT_API_S_VER_1*/
1260
1261/**
Johannes Berg8ca151b2013-01-24 14:25:36 +01001262 * struct iwl_set_calib_default_cmd - set default value for calibration.
1263 * ( SET_CALIB_DEFAULT_CMD = 0x8e )
1264 * @calib_index: the calibration to set value for
1265 * @length: of data
1266 * @data: the value to set for the calibration result
1267 */
1268struct iwl_set_calib_default_cmd {
1269 __le16 calib_index;
1270 __le16 length;
1271 u8 data[0];
1272} __packed; /* PHY_CALIB_OVERRIDE_VALUES_S */
1273
Emmanuel Grumbach51b6b9e2013-05-02 15:01:24 +03001274#define MAX_PORT_ID_NUM 2
Eliad Pellere59647e2013-11-28 14:08:50 +02001275#define MAX_MCAST_FILTERING_ADDRESSES 256
Emmanuel Grumbach51b6b9e2013-05-02 15:01:24 +03001276
1277/**
1278 * struct iwl_mcast_filter_cmd - configure multicast filter.
1279 * @filter_own: Set 1 to filter out multicast packets sent by station itself
1280 * @port_id: Multicast MAC addresses array specifier. This is a strange way
1281 * to identify network interface adopted in host-device IF.
1282 * It is used by FW as index in array of addresses. This array has
1283 * MAX_PORT_ID_NUM members.
1284 * @count: Number of MAC addresses in the array
1285 * @pass_all: Set 1 to pass all multicast packets.
1286 * @bssid: current association BSSID.
1287 * @addr_list: Place holder for array of MAC addresses.
1288 * IMPORTANT: add padding if necessary to ensure DWORD alignment.
1289 */
1290struct iwl_mcast_filter_cmd {
1291 u8 filter_own;
1292 u8 port_id;
1293 u8 count;
1294 u8 pass_all;
1295 u8 bssid[6];
1296 u8 reserved[2];
1297 u8 addr_list[0];
1298} __packed; /* MCAST_FILTERING_CMD_API_S_VER_1 */
1299
Eliad Pellerc87163b2014-01-08 10:11:11 +02001300#define MAX_BCAST_FILTERS 8
1301#define MAX_BCAST_FILTER_ATTRS 2
1302
1303/**
1304 * enum iwl_mvm_bcast_filter_attr_offset - written by fw for each Rx packet
1305 * @BCAST_FILTER_OFFSET_PAYLOAD_START: offset is from payload start.
1306 * @BCAST_FILTER_OFFSET_IP_END: offset is from ip header end (i.e.
1307 * start of ip payload).
1308 */
1309enum iwl_mvm_bcast_filter_attr_offset {
1310 BCAST_FILTER_OFFSET_PAYLOAD_START = 0,
1311 BCAST_FILTER_OFFSET_IP_END = 1,
1312};
1313
1314/**
1315 * struct iwl_fw_bcast_filter_attr - broadcast filter attribute
1316 * @offset_type: &enum iwl_mvm_bcast_filter_attr_offset.
1317 * @offset: starting offset of this pattern.
1318 * @val: value to match - big endian (MSB is the first
1319 * byte to match from offset pos).
1320 * @mask: mask to match (big endian).
1321 */
1322struct iwl_fw_bcast_filter_attr {
1323 u8 offset_type;
1324 u8 offset;
1325 __le16 reserved1;
1326 __be32 val;
1327 __be32 mask;
1328} __packed; /* BCAST_FILTER_ATT_S_VER_1 */
1329
1330/**
1331 * enum iwl_mvm_bcast_filter_frame_type - filter frame type
1332 * @BCAST_FILTER_FRAME_TYPE_ALL: consider all frames.
1333 * @BCAST_FILTER_FRAME_TYPE_IPV4: consider only ipv4 frames
1334 */
1335enum iwl_mvm_bcast_filter_frame_type {
1336 BCAST_FILTER_FRAME_TYPE_ALL = 0,
1337 BCAST_FILTER_FRAME_TYPE_IPV4 = 1,
1338};
1339
1340/**
1341 * struct iwl_fw_bcast_filter - broadcast filter
1342 * @discard: discard frame (1) or let it pass (0).
1343 * @frame_type: &enum iwl_mvm_bcast_filter_frame_type.
1344 * @num_attrs: number of valid attributes in this filter.
1345 * @attrs: attributes of this filter. a filter is considered matched
1346 * only when all its attributes are matched (i.e. AND relationship)
1347 */
1348struct iwl_fw_bcast_filter {
1349 u8 discard;
1350 u8 frame_type;
1351 u8 num_attrs;
1352 u8 reserved1;
1353 struct iwl_fw_bcast_filter_attr attrs[MAX_BCAST_FILTER_ATTRS];
1354} __packed; /* BCAST_FILTER_S_VER_1 */
1355
Sara Sharon3af512d62015-07-22 11:38:40 +03001356#define BA_WINDOW_STREAMS_MAX 16
1357#define BA_WINDOW_STATUS_TID_MSK 0x000F
1358#define BA_WINDOW_STATUS_STA_ID_POS 4
1359#define BA_WINDOW_STATUS_STA_ID_MSK 0x01F0
1360#define BA_WINDOW_STATUS_VALID_MSK BIT(9)
1361
1362/**
1363 * struct iwl_ba_window_status_notif - reordering window's status notification
1364 * @bitmap: bitmap of received frames [start_seq_num + 0]..[start_seq_num + 63]
1365 * @ra_tid: bit 3:0 - TID, bit 8:4 - STA_ID, bit 9 - valid
1366 * @start_seq_num: the start sequence number of the bitmap
1367 * @mpdu_rx_count: the number of received MPDUs since entering D0i3
1368 */
1369struct iwl_ba_window_status_notif {
1370 __le64 bitmap[BA_WINDOW_STREAMS_MAX];
1371 __le16 ra_tid[BA_WINDOW_STREAMS_MAX];
1372 __le32 start_seq_num[BA_WINDOW_STREAMS_MAX];
1373 __le16 mpdu_rx_count[BA_WINDOW_STREAMS_MAX];
1374} __packed; /* BA_WINDOW_STATUS_NTFY_API_S_VER_1 */
1375
Eliad Pellerc87163b2014-01-08 10:11:11 +02001376/**
1377 * struct iwl_fw_bcast_mac - per-mac broadcast filtering configuration.
1378 * @default_discard: default action for this mac (discard (1) / pass (0)).
1379 * @attached_filters: bitmap of relevant filters for this mac.
1380 */
1381struct iwl_fw_bcast_mac {
1382 u8 default_discard;
1383 u8 reserved1;
1384 __le16 attached_filters;
1385} __packed; /* BCAST_MAC_CONTEXT_S_VER_1 */
1386
1387/**
1388 * struct iwl_bcast_filter_cmd - broadcast filtering configuration
1389 * @disable: enable (0) / disable (1)
1390 * @max_bcast_filters: max number of filters (MAX_BCAST_FILTERS)
1391 * @max_macs: max number of macs (NUM_MAC_INDEX_DRIVER)
1392 * @filters: broadcast filters
1393 * @macs: broadcast filtering configuration per-mac
1394 */
1395struct iwl_bcast_filter_cmd {
1396 u8 disable;
1397 u8 max_bcast_filters;
1398 u8 max_macs;
1399 u8 reserved1;
1400 struct iwl_fw_bcast_filter filters[MAX_BCAST_FILTERS];
1401 struct iwl_fw_bcast_mac macs[NUM_MAC_INDEX_DRIVER];
1402} __packed; /* BCAST_FILTERING_HCMD_API_S_VER_1 */
1403
Matti Gottlieba2d79c52014-08-25 14:41:23 +03001404/*
1405 * enum iwl_mvm_marker_id - maker ids
1406 *
1407 * The ids for different type of markers to insert into the usniffer logs
1408 */
1409enum iwl_mvm_marker_id {
1410 MARKER_ID_TX_FRAME_LATENCY = 1,
1411}; /* MARKER_ID_API_E_VER_1 */
1412
1413/**
1414 * struct iwl_mvm_marker - mark info into the usniffer logs
1415 *
1416 * (MARKER_CMD = 0xcb)
1417 *
1418 * Mark the UTC time stamp into the usniffer logs together with additional
1419 * metadata, so the usniffer output can be parsed.
1420 * In the command response the ucode will return the GP2 time.
1421 *
1422 * @dw_len: The amount of dwords following this byte including this byte.
1423 * @marker_id: A unique marker id (iwl_mvm_marker_id).
1424 * @reserved: reserved.
1425 * @timestamp: in milliseconds since 1970-01-01 00:00:00 UTC
1426 * @metadata: additional meta data that will be written to the unsiffer log
1427 */
1428struct iwl_mvm_marker {
1429 u8 dwLen;
1430 u8 markerId;
1431 __le16 reserved;
1432 __le64 timestamp;
1433 __le32 metadata[0];
1434} __packed; /* MARKER_API_S_VER_1 */
1435
Matti Gottlieb0becb372015-05-31 09:18:30 +03001436/*
1437 * enum iwl_dc2dc_config_id - flag ids
1438 *
1439 * Ids of dc2dc configuration flags
1440 */
1441enum iwl_dc2dc_config_id {
1442 DCDC_LOW_POWER_MODE_MSK_SET = 0x1, /* not used */
1443 DCDC_FREQ_TUNE_SET = 0x2,
1444}; /* MARKER_ID_API_E_VER_1 */
1445
1446/**
1447 * struct iwl_dc2dc_config_cmd - configure dc2dc values
1448 *
1449 * (DC2DC_CONFIG_CMD = 0x83)
1450 *
1451 * Set/Get & configure dc2dc values.
1452 * The command always returns the current dc2dc values.
1453 *
1454 * @flags: set/get dc2dc
1455 * @enable_low_power_mode: not used.
1456 * @dc2dc_freq_tune0: frequency divider - digital domain
1457 * @dc2dc_freq_tune1: frequency divider - analog domain
1458 */
1459struct iwl_dc2dc_config_cmd {
1460 __le32 flags;
1461 __le32 enable_low_power_mode; /* not used */
1462 __le32 dc2dc_freq_tune0;
1463 __le32 dc2dc_freq_tune1;
1464} __packed; /* DC2DC_CONFIG_CMD_API_S_VER_1 */
1465
1466/**
1467 * struct iwl_dc2dc_config_resp - response for iwl_dc2dc_config_cmd
1468 *
1469 * Current dc2dc values returned by the FW.
1470 *
1471 * @dc2dc_freq_tune0: frequency divider - digital domain
1472 * @dc2dc_freq_tune1: frequency divider - analog domain
1473 */
1474struct iwl_dc2dc_config_resp {
1475 __le32 dc2dc_freq_tune0;
1476 __le32 dc2dc_freq_tune1;
1477} __packed; /* DC2DC_CONFIG_RESP_API_S_VER_1 */
1478
Lilach Edelstein1f3b0ff2013-10-06 13:03:32 +02001479/***********************************
1480 * Smart Fifo API
1481 ***********************************/
1482/* Smart Fifo state */
1483enum iwl_sf_state {
1484 SF_LONG_DELAY_ON = 0, /* should never be called by driver */
1485 SF_FULL_ON,
1486 SF_UNINIT,
1487 SF_INIT_OFF,
1488 SF_HW_NUM_STATES
1489};
1490
1491/* Smart Fifo possible scenario */
1492enum iwl_sf_scenario {
1493 SF_SCENARIO_SINGLE_UNICAST,
1494 SF_SCENARIO_AGG_UNICAST,
1495 SF_SCENARIO_MULTICAST,
1496 SF_SCENARIO_BA_RESP,
1497 SF_SCENARIO_TX_RESP,
1498 SF_NUM_SCENARIO
1499};
1500
1501#define SF_TRANSIENT_STATES_NUMBER 2 /* SF_LONG_DELAY_ON and SF_FULL_ON */
1502#define SF_NUM_TIMEOUT_TYPES 2 /* Aging timer and Idle timer */
1503
1504/* smart FIFO default values */
Emmanuel Grumbachb4c82ad2014-12-01 16:44:09 +02001505#define SF_W_MARK_SISO 6144
Lilach Edelstein1f3b0ff2013-10-06 13:03:32 +02001506#define SF_W_MARK_MIMO2 8192
1507#define SF_W_MARK_MIMO3 6144
1508#define SF_W_MARK_LEGACY 4096
1509#define SF_W_MARK_SCAN 4096
1510
Eran Hararyf4a3ee42015-02-08 13:58:50 +02001511/* SF Scenarios timers for default configuration (aligned to 32 uSec) */
1512#define SF_SINGLE_UNICAST_IDLE_TIMER_DEF 160 /* 150 uSec */
1513#define SF_SINGLE_UNICAST_AGING_TIMER_DEF 400 /* 0.4 mSec */
1514#define SF_AGG_UNICAST_IDLE_TIMER_DEF 160 /* 150 uSec */
1515#define SF_AGG_UNICAST_AGING_TIMER_DEF 400 /* 0.4 mSec */
1516#define SF_MCAST_IDLE_TIMER_DEF 160 /* 150 mSec */
1517#define SF_MCAST_AGING_TIMER_DEF 400 /* 0.4 mSec */
1518#define SF_BA_IDLE_TIMER_DEF 160 /* 150 uSec */
1519#define SF_BA_AGING_TIMER_DEF 400 /* 0.4 mSec */
1520#define SF_TX_RE_IDLE_TIMER_DEF 160 /* 150 uSec */
1521#define SF_TX_RE_AGING_TIMER_DEF 400 /* 0.4 mSec */
1522
1523/* SF Scenarios timers for BSS MAC configuration (aligned to 32 uSec) */
Lilach Edelstein1f3b0ff2013-10-06 13:03:32 +02001524#define SF_SINGLE_UNICAST_IDLE_TIMER 320 /* 300 uSec */
1525#define SF_SINGLE_UNICAST_AGING_TIMER 2016 /* 2 mSec */
1526#define SF_AGG_UNICAST_IDLE_TIMER 320 /* 300 uSec */
1527#define SF_AGG_UNICAST_AGING_TIMER 2016 /* 2 mSec */
1528#define SF_MCAST_IDLE_TIMER 2016 /* 2 mSec */
1529#define SF_MCAST_AGING_TIMER 10016 /* 10 mSec */
1530#define SF_BA_IDLE_TIMER 320 /* 300 uSec */
1531#define SF_BA_AGING_TIMER 2016 /* 2 mSec */
1532#define SF_TX_RE_IDLE_TIMER 320 /* 300 uSec */
1533#define SF_TX_RE_AGING_TIMER 2016 /* 2 mSec */
1534
1535#define SF_LONG_DELAY_AGING_TIMER 1000000 /* 1 Sec */
1536
Eran Harary161bdb72014-07-27 08:03:06 +03001537#define SF_CFG_DUMMY_NOTIF_OFF BIT(16)
1538
Lilach Edelstein1f3b0ff2013-10-06 13:03:32 +02001539/**
1540 * Smart Fifo configuration command.
Emmanuel Grumbach86974bf2014-07-31 14:32:37 +03001541 * @state: smart fifo state, types listed in enum %iwl_sf_sate.
Lilach Edelstein1f3b0ff2013-10-06 13:03:32 +02001542 * @watermark: Minimum allowed availabe free space in RXF for transient state.
1543 * @long_delay_timeouts: aging and idle timer values for each scenario
1544 * in long delay state.
1545 * @full_on_timeouts: timer values for each scenario in full on state.
1546 */
1547struct iwl_sf_cfg_cmd {
Emmanuel Grumbach86974bf2014-07-31 14:32:37 +03001548 __le32 state;
Lilach Edelstein1f3b0ff2013-10-06 13:03:32 +02001549 __le32 watermark[SF_TRANSIENT_STATES_NUMBER];
1550 __le32 long_delay_timeouts[SF_NUM_SCENARIO][SF_NUM_TIMEOUT_TYPES];
1551 __le32 full_on_timeouts[SF_NUM_SCENARIO][SF_NUM_TIMEOUT_TYPES];
1552} __packed; /* SF_CFG_API_S_VER_2 */
1553
Eran Harary8ba2d7a2015-02-08 11:41:43 +02001554/***********************************
1555 * Location Aware Regulatory (LAR) API - MCC updates
1556 ***********************************/
1557
1558/**
Matti Gottlieb6fa52432016-01-04 13:38:41 +02001559 * struct iwl_mcc_update_cmd_v1 - Request the device to update geographic
Eran Harary8ba2d7a2015-02-08 11:41:43 +02001560 * regulatory profile according to the given MCC (Mobile Country Code).
1561 * The MCC is two letter-code, ascii upper case[A-Z] or '00' for world domain.
1562 * 'ZZ' MCC will be used to switch to NVM default profile; in this case, the
1563 * MCC in the cmd response will be the relevant MCC in the NVM.
1564 * @mcc: given mobile country code
1565 * @source_id: the source from where we got the MCC, see iwl_mcc_source
1566 * @reserved: reserved for alignment
1567 */
Matti Gottlieb6fa52432016-01-04 13:38:41 +02001568struct iwl_mcc_update_cmd_v1 {
1569 __le16 mcc;
1570 u8 source_id;
1571 u8 reserved;
1572} __packed; /* LAR_UPDATE_MCC_CMD_API_S_VER_1 */
1573
1574/**
1575 * struct iwl_mcc_update_cmd - Request the device to update geographic
1576 * regulatory profile according to the given MCC (Mobile Country Code).
1577 * The MCC is two letter-code, ascii upper case[A-Z] or '00' for world domain.
1578 * 'ZZ' MCC will be used to switch to NVM default profile; in this case, the
1579 * MCC in the cmd response will be the relevant MCC in the NVM.
1580 * @mcc: given mobile country code
1581 * @source_id: the source from where we got the MCC, see iwl_mcc_source
1582 * @reserved: reserved for alignment
1583 * @key: integrity key for MCC API OEM testing
1584 * @reserved2: reserved
1585 */
Eran Harary8ba2d7a2015-02-08 11:41:43 +02001586struct iwl_mcc_update_cmd {
1587 __le16 mcc;
1588 u8 source_id;
1589 u8 reserved;
Matti Gottlieb6fa52432016-01-04 13:38:41 +02001590 __le32 key;
1591 __le32 reserved2[5];
1592} __packed; /* LAR_UPDATE_MCC_CMD_API_S_VER_2 */
Eran Harary8ba2d7a2015-02-08 11:41:43 +02001593
1594/**
Matti Gottlieb6fa52432016-01-04 13:38:41 +02001595 * iwl_mcc_update_resp_v1 - response to MCC_UPDATE_CMD.
Eran Harary8ba2d7a2015-02-08 11:41:43 +02001596 * Contains the new channel control profile map, if changed, and the new MCC
1597 * (mobile country code).
1598 * The new MCC may be different than what was requested in MCC_UPDATE_CMD.
Jonathan Doron47c8b152014-11-27 16:55:25 +02001599 * @status: see &enum iwl_mcc_update_status
Eran Harary8ba2d7a2015-02-08 11:41:43 +02001600 * @mcc: the new applied MCC
1601 * @cap: capabilities for all channels which matches the MCC
1602 * @source_id: the MCC source, see iwl_mcc_source
1603 * @n_channels: number of channels in @channels_data (may be 14, 39, 50 or 51
1604 * channels, depending on platform)
1605 * @channels: channel control data map, DWORD for each channel. Only the first
1606 * 16bits are used.
1607 */
Matti Gottlieb6fa52432016-01-04 13:38:41 +02001608struct iwl_mcc_update_resp_v1 {
Eran Harary8ba2d7a2015-02-08 11:41:43 +02001609 __le32 status;
1610 __le16 mcc;
1611 u8 cap;
1612 u8 source_id;
1613 __le32 n_channels;
1614 __le32 channels[0];
Matti Gottlieb6fa52432016-01-04 13:38:41 +02001615} __packed; /* LAR_UPDATE_MCC_CMD_RESP_S_VER_1 */
1616
1617/**
1618 * iwl_mcc_update_resp - response to MCC_UPDATE_CMD.
1619 * Contains the new channel control profile map, if changed, and the new MCC
1620 * (mobile country code).
1621 * The new MCC may be different than what was requested in MCC_UPDATE_CMD.
1622 * @status: see &enum iwl_mcc_update_status
1623 * @mcc: the new applied MCC
1624 * @cap: capabilities for all channels which matches the MCC
1625 * @source_id: the MCC source, see iwl_mcc_source
1626 * @time: time elapsed from the MCC test start (in 30 seconds TU)
1627 * @reserved: reserved.
1628 * @n_channels: number of channels in @channels_data (may be 14, 39, 50 or 51
1629 * channels, depending on platform)
1630 * @channels: channel control data map, DWORD for each channel. Only the first
1631 * 16bits are used.
1632 */
1633struct iwl_mcc_update_resp {
1634 __le32 status;
1635 __le16 mcc;
1636 u8 cap;
1637 u8 source_id;
1638 __le16 time;
1639 __le16 reserved;
1640 __le32 n_channels;
1641 __le32 channels[0];
1642} __packed; /* LAR_UPDATE_MCC_CMD_RESP_S_VER_2 */
Eran Harary8ba2d7a2015-02-08 11:41:43 +02001643
1644/**
1645 * struct iwl_mcc_chub_notif - chub notifies of mcc change
1646 * (MCC_CHUB_UPDATE_CMD = 0xc9)
1647 * The Chub (Communication Hub, CommsHUB) is a HW component that connects to
1648 * the cellular and connectivity cores that gets updates of the mcc, and
1649 * notifies the ucode directly of any mcc change.
1650 * The ucode requests the driver to request the device to update geographic
1651 * regulatory profile according to the given MCC (Mobile Country Code).
1652 * The MCC is two letter-code, ascii upper case[A-Z] or '00' for world domain.
1653 * 'ZZ' MCC will be used to switch to NVM default profile; in this case, the
1654 * MCC in the cmd response will be the relevant MCC in the NVM.
1655 * @mcc: given mobile country code
1656 * @source_id: identity of the change originator, see iwl_mcc_source
1657 * @reserved1: reserved for alignment
1658 */
1659struct iwl_mcc_chub_notif {
1660 u16 mcc;
1661 u8 source_id;
1662 u8 reserved1;
1663} __packed; /* LAR_MCC_NOTIFY_S */
1664
1665enum iwl_mcc_update_status {
1666 MCC_RESP_NEW_CHAN_PROFILE,
1667 MCC_RESP_SAME_CHAN_PROFILE,
1668 MCC_RESP_INVALID,
1669 MCC_RESP_NVM_DISABLED,
1670 MCC_RESP_ILLEGAL,
1671 MCC_RESP_LOW_PRIORITY,
Matti Gottlieb6fa52432016-01-04 13:38:41 +02001672 MCC_RESP_TEST_MODE_ACTIVE,
1673 MCC_RESP_TEST_MODE_NOT_ACTIVE,
1674 MCC_RESP_TEST_MODE_DENIAL_OF_SERVICE,
Eran Harary8ba2d7a2015-02-08 11:41:43 +02001675};
1676
1677enum iwl_mcc_source {
1678 MCC_SOURCE_OLD_FW = 0,
1679 MCC_SOURCE_ME = 1,
1680 MCC_SOURCE_BIOS = 2,
1681 MCC_SOURCE_3G_LTE_HOST = 3,
1682 MCC_SOURCE_3G_LTE_DEVICE = 4,
1683 MCC_SOURCE_WIFI = 5,
1684 MCC_SOURCE_RESERVED = 6,
1685 MCC_SOURCE_DEFAULT = 7,
1686 MCC_SOURCE_UNINITIALIZED = 8,
Matti Gottlieb6fa52432016-01-04 13:38:41 +02001687 MCC_SOURCE_MCC_API = 9,
1688 MCC_SOURCE_GET_CURRENT = 0x10,
1689 MCC_SOURCE_GETTING_MCC_TEST_MODE = 0x11,
Eran Harary8ba2d7a2015-02-08 11:41:43 +02001690};
1691
Luciano Coelhoa0a09242014-09-04 12:29:15 +03001692/* DTS measurements */
1693
1694enum iwl_dts_measurement_flags {
1695 DTS_TRIGGER_CMD_FLAGS_TEMP = BIT(0),
1696 DTS_TRIGGER_CMD_FLAGS_VOLT = BIT(1),
1697};
1698
1699/**
1700 * iwl_dts_measurement_cmd - request DTS temperature and/or voltage measurements
1701 *
1702 * @flags: indicates which measurements we want as specified in &enum
1703 * iwl_dts_measurement_flags
1704 */
1705struct iwl_dts_measurement_cmd {
1706 __le32 flags;
1707} __packed; /* TEMPERATURE_MEASUREMENT_TRIGGER_CMD_S */
1708
1709/**
Arik Nemtsov78efc702015-10-06 12:22:47 +03001710* enum iwl_dts_control_measurement_mode - DTS measurement type
1711* @DTS_AUTOMATIC: Automatic mode (full SW control). Provide temperature read
1712* back (latest value. Not waiting for new value). Use automatic
1713* SW DTS configuration.
1714* @DTS_REQUEST_READ: Request DTS read. Configure DTS with manual settings,
1715* trigger DTS reading and provide read back temperature read
1716* when available.
1717* @DTS_OVER_WRITE: over-write the DTS temperatures in the SW until next read
1718* @DTS_DIRECT_WITHOUT_MEASURE: DTS returns its latest temperature result,
1719* without measurement trigger.
1720*/
1721enum iwl_dts_control_measurement_mode {
1722 DTS_AUTOMATIC = 0,
1723 DTS_REQUEST_READ = 1,
1724 DTS_OVER_WRITE = 2,
1725 DTS_DIRECT_WITHOUT_MEASURE = 3,
1726};
1727
1728/**
1729* enum iwl_dts_used - DTS to use or used for measurement in the DTS request
1730* @DTS_USE_TOP: Top
1731* @DTS_USE_CHAIN_A: chain A
1732* @DTS_USE_CHAIN_B: chain B
1733* @DTS_USE_CHAIN_C: chain C
1734* @XTAL_TEMPERATURE - read temperature from xtal
1735*/
1736enum iwl_dts_used {
1737 DTS_USE_TOP = 0,
1738 DTS_USE_CHAIN_A = 1,
1739 DTS_USE_CHAIN_B = 2,
1740 DTS_USE_CHAIN_C = 3,
1741 XTAL_TEMPERATURE = 4,
1742};
1743
1744/**
1745* enum iwl_dts_bit_mode - bit-mode to use in DTS request read mode
1746* @DTS_BIT6_MODE: bit 6 mode
1747* @DTS_BIT8_MODE: bit 8 mode
1748*/
1749enum iwl_dts_bit_mode {
1750 DTS_BIT6_MODE = 0,
1751 DTS_BIT8_MODE = 1,
1752};
1753
1754/**
1755 * iwl_ext_dts_measurement_cmd - request extended DTS temperature measurements
1756 * @control_mode: see &enum iwl_dts_control_measurement_mode
1757 * @temperature: used when over write DTS mode is selected
1758 * @sensor: set temperature sensor to use. See &enum iwl_dts_used
1759 * @avg_factor: average factor to DTS in request DTS read mode
1760 * @bit_mode: value defines the DTS bit mode to use. See &enum iwl_dts_bit_mode
1761 * @step_duration: step duration for the DTS
1762 */
1763struct iwl_ext_dts_measurement_cmd {
1764 __le32 control_mode;
1765 __le32 temperature;
1766 __le32 sensor;
1767 __le32 avg_factor;
1768 __le32 bit_mode;
1769 __le32 step_duration;
1770} __packed; /* XVT_FW_DTS_CONTROL_MEASUREMENT_REQUEST_API_S */
1771
1772/**
Chaya Rachel Ivgic221daf2015-12-29 09:54:49 +02001773 * struct iwl_dts_measurement_notif_v1 - measurements notification
Luciano Coelhoa0a09242014-09-04 12:29:15 +03001774 *
1775 * @temp: the measured temperature
1776 * @voltage: the measured voltage
1777 */
Chaya Rachel Ivgic221daf2015-12-29 09:54:49 +02001778struct iwl_dts_measurement_notif_v1 {
Luciano Coelhoa0a09242014-09-04 12:29:15 +03001779 __le32 temp;
1780 __le32 voltage;
Chaya Rachel Ivgic221daf2015-12-29 09:54:49 +02001781} __packed; /* TEMPERATURE_MEASUREMENT_TRIGGER_NTFY_S_VER_1*/
1782
1783/**
1784 * struct iwl_dts_measurement_notif_v2 - measurements notification
1785 *
1786 * @temp: the measured temperature
1787 * @voltage: the measured voltage
1788 * @threshold_idx: the trip index that was crossed
1789 */
1790struct iwl_dts_measurement_notif_v2 {
1791 __le32 temp;
1792 __le32 voltage;
1793 __le32 threshold_idx;
1794} __packed; /* TEMPERATURE_MEASUREMENT_TRIGGER_NTFY_S_VER_2 */
Luciano Coelhoa0a09242014-09-04 12:29:15 +03001795
Chaya Rachel Ivgi0a3b7112015-12-16 16:34:55 +02001796/**
1797 * struct ct_kill_notif - CT-kill entry notification
1798 *
1799 * @temperature: the current temperature in celsius
1800 * @reserved: reserved
1801 */
1802struct ct_kill_notif {
1803 __le16 temperature;
1804 __le16 reserved;
1805} __packed; /* GRP_PHY_CT_KILL_NTF */
1806
Chaya Rachel Ivgi5c89e7b2016-01-05 10:34:47 +02001807/**
1808* enum ctdp_cmd_operation - CTDP command operations
1809* @CTDP_CMD_OPERATION_START: update the current budget
1810* @CTDP_CMD_OPERATION_STOP: stop ctdp
1811* @CTDP_CMD_OPERATION_REPORT: get the avgerage budget
1812*/
1813enum iwl_mvm_ctdp_cmd_operation {
1814 CTDP_CMD_OPERATION_START = 0x1,
1815 CTDP_CMD_OPERATION_STOP = 0x2,
1816 CTDP_CMD_OPERATION_REPORT = 0x4,
1817};/* CTDP_CMD_OPERATION_TYPE_E */
1818
1819/**
1820 * struct iwl_mvm_ctdp_cmd - track and manage the FW power consumption budget
1821 *
1822 * @operation: see &enum iwl_mvm_ctdp_cmd_operation
1823 * @budget: the budget in milliwatt
1824 * @window_size: defined in API but not used
1825 */
1826struct iwl_mvm_ctdp_cmd {
1827 __le32 operation;
1828 __le32 budget;
1829 __le32 window_size;
1830} __packed;
1831
Chaya Rachel Ivgic221daf2015-12-29 09:54:49 +02001832#define IWL_MAX_DTS_TRIPS 8
1833
1834/**
1835 * struct iwl_temp_report_ths_cmd - set temperature thresholds
1836 *
1837 * @num_temps: number of temperature thresholds passed
1838 * @thresholds: array with the thresholds to be configured
1839 */
1840struct temp_report_ths_cmd {
1841 __le32 num_temps;
1842 __le16 thresholds[IWL_MAX_DTS_TRIPS];
1843} __packed; /* GRP_PHY_TEMP_REPORTING_THRESHOLDS_CMD */
1844
Arik Nemtsov77c5d7e2014-09-11 13:10:08 +03001845/***********************************
1846 * TDLS API
1847 ***********************************/
1848
1849/* Type of TDLS request */
1850enum iwl_tdls_channel_switch_type {
1851 TDLS_SEND_CHAN_SW_REQ = 0,
1852 TDLS_SEND_CHAN_SW_RESP_AND_MOVE_CH,
1853 TDLS_MOVE_CH,
1854}; /* TDLS_STA_CHANNEL_SWITCH_CMD_TYPE_API_E_VER_1 */
1855
1856/**
1857 * Switch timing sub-element in a TDLS channel-switch command
1858 * @frame_timestamp: GP2 timestamp of channel-switch request/response packet
1859 * received from peer
1860 * @max_offchan_duration: What amount of microseconds out of a DTIM is given
1861 * to the TDLS off-channel communication. For instance if the DTIM is
1862 * 200TU and the TDLS peer is to be given 25% of the time, the value
1863 * given will be 50TU, or 50 * 1024 if translated into microseconds.
1864 * @switch_time: switch time the peer sent in its channel switch timing IE
1865 * @switch_timout: switch timeout the peer sent in its channel switch timing IE
1866 */
1867struct iwl_tdls_channel_switch_timing {
1868 __le32 frame_timestamp; /* GP2 time of peer packet Rx */
1869 __le32 max_offchan_duration; /* given in micro-seconds */
1870 __le32 switch_time; /* given in micro-seconds */
1871 __le32 switch_timeout; /* given in micro-seconds */
1872} __packed; /* TDLS_STA_CHANNEL_SWITCH_TIMING_DATA_API_S_VER_1 */
1873
1874#define IWL_TDLS_CH_SW_FRAME_MAX_SIZE 200
1875
1876/**
1877 * TDLS channel switch frame template
1878 *
1879 * A template representing a TDLS channel-switch request or response frame
1880 *
1881 * @switch_time_offset: offset to the channel switch timing IE in the template
1882 * @tx_cmd: Tx parameters for the frame
1883 * @data: frame data
1884 */
1885struct iwl_tdls_channel_switch_frame {
1886 __le32 switch_time_offset;
1887 struct iwl_tx_cmd tx_cmd;
1888 u8 data[IWL_TDLS_CH_SW_FRAME_MAX_SIZE];
1889} __packed; /* TDLS_STA_CHANNEL_SWITCH_FRAME_API_S_VER_1 */
1890
1891/**
1892 * TDLS channel switch command
1893 *
1894 * The command is sent to initiate a channel switch and also in response to
1895 * incoming TDLS channel-switch request/response packets from remote peers.
1896 *
1897 * @switch_type: see &enum iwl_tdls_channel_switch_type
1898 * @peer_sta_id: station id of TDLS peer
1899 * @ci: channel we switch to
1900 * @timing: timing related data for command
1901 * @frame: channel-switch request/response template, depending to switch_type
1902 */
1903struct iwl_tdls_channel_switch_cmd {
1904 u8 switch_type;
1905 __le32 peer_sta_id;
1906 struct iwl_fw_channel_info ci;
1907 struct iwl_tdls_channel_switch_timing timing;
1908 struct iwl_tdls_channel_switch_frame frame;
1909} __packed; /* TDLS_STA_CHANNEL_SWITCH_CMD_API_S_VER_1 */
1910
1911/**
1912 * TDLS channel switch start notification
1913 *
1914 * @status: non-zero on success
1915 * @offchannel_duration: duration given in microseconds
1916 * @sta_id: peer currently performing the channel-switch with
1917 */
1918struct iwl_tdls_channel_switch_notif {
1919 __le32 status;
1920 __le32 offchannel_duration;
1921 __le32 sta_id;
1922} __packed; /* TDLS_STA_CHANNEL_SWITCH_NTFY_API_S_VER_1 */
1923
Arik Nemtsov307e4722014-09-15 18:48:59 +03001924/**
1925 * TDLS station info
1926 *
1927 * @sta_id: station id of the TDLS peer
1928 * @tx_to_peer_tid: TID reserved vs. the peer for FW based Tx
1929 * @tx_to_peer_ssn: initial SSN the FW should use for Tx on its TID vs the peer
1930 * @is_initiator: 1 if the peer is the TDLS link initiator, 0 otherwise
1931 */
1932struct iwl_tdls_sta_info {
1933 u8 sta_id;
1934 u8 tx_to_peer_tid;
1935 __le16 tx_to_peer_ssn;
1936 __le32 is_initiator;
1937} __packed; /* TDLS_STA_INFO_VER_1 */
1938
1939/**
1940 * TDLS basic config command
1941 *
1942 * @id_and_color: MAC id and color being configured
1943 * @tdls_peer_count: amount of currently connected TDLS peers
1944 * @tx_to_ap_tid: TID reverved vs. the AP for FW based Tx
1945 * @tx_to_ap_ssn: initial SSN the FW should use for Tx on its TID vs. the AP
1946 * @sta_info: per-station info. Only the first tdls_peer_count entries are set
1947 * @pti_req_data_offset: offset of network-level data for the PTI template
1948 * @pti_req_tx_cmd: Tx parameters for PTI request template
1949 * @pti_req_template: PTI request template data
1950 */
1951struct iwl_tdls_config_cmd {
1952 __le32 id_and_color; /* mac id and color */
1953 u8 tdls_peer_count;
1954 u8 tx_to_ap_tid;
1955 __le16 tx_to_ap_ssn;
1956 struct iwl_tdls_sta_info sta_info[IWL_MVM_TDLS_STA_COUNT];
1957
1958 __le32 pti_req_data_offset;
1959 struct iwl_tx_cmd pti_req_tx_cmd;
1960 u8 pti_req_template[0];
1961} __packed; /* TDLS_CONFIG_CMD_API_S_VER_1 */
1962
1963/**
1964 * TDLS per-station config information from FW
1965 *
1966 * @sta_id: station id of the TDLS peer
1967 * @tx_to_peer_last_seq: last sequence number used by FW during FW-based Tx to
1968 * the peer
1969 */
1970struct iwl_tdls_config_sta_info_res {
1971 __le16 sta_id;
1972 __le16 tx_to_peer_last_seq;
1973} __packed; /* TDLS_STA_INFO_RSP_VER_1 */
1974
1975/**
1976 * TDLS config information from FW
1977 *
1978 * @tx_to_ap_last_seq: last sequence number used by FW during FW-based Tx to AP
1979 * @sta_info: per-station TDLS config information
1980 */
1981struct iwl_tdls_config_res {
1982 __le32 tx_to_ap_last_seq;
1983 struct iwl_tdls_config_sta_info_res sta_info[IWL_MVM_TDLS_STA_COUNT];
1984} __packed; /* TDLS_CONFIG_RSP_API_S_VER_1 */
1985
Sara Sharondb06f042016-07-05 17:37:58 +03001986#define TX_FIFO_MAX_NUM_9000 8
1987#define TX_FIFO_MAX_NUM 15
1988#define RX_FIFO_MAX_NUM 2
Golan Ben-Ami5b086412016-02-09 12:57:16 +02001989#define TX_FIFO_INTERNAL_MAX_NUM 6
Liad Kaufman04fd2c22014-12-15 17:54:16 +02001990
1991/**
1992 * Shared memory configuration information from the FW
1993 *
1994 * @shared_mem_addr: shared memory addr (pre 8000 HW set to 0x0 as MARBH is not
1995 * accessible)
1996 * @shared_mem_size: shared memory size
1997 * @sample_buff_addr: internal sample (mon/adc) buff addr (pre 8000 HW set to
1998 * 0x0 as accessible only via DBGM RDAT)
1999 * @sample_buff_size: internal sample buff size
2000 * @txfifo_addr: start addr of TXF0 (excluding the context table 0.5KB), (pre
2001 * 8000 HW set to 0x0 as not accessible)
2002 * @txfifo_size: size of TXF0 ... TXF7
2003 * @rxfifo_size: RXF1, RXF2 sizes. If there is no RXF2, it'll have a value of 0
2004 * @page_buff_addr: used by UMAC and performance debug (page miss analysis),
2005 * when paging is not supported this should be 0
2006 * @page_buff_size: size of %page_buff_addr
Golan Ben-Ami5b086412016-02-09 12:57:16 +02002007 * @rxfifo_addr: Start address of rxFifo
2008 * @internal_txfifo_addr: start address of internalFifo
2009 * @internal_txfifo_size: internal fifos' size
2010 *
2011 * NOTE: on firmware that don't have IWL_UCODE_TLV_CAPA_EXTEND_SHARED_MEM_CFG
2012 * set, the last 3 members don't exist.
Liad Kaufman04fd2c22014-12-15 17:54:16 +02002013 */
Sara Sharondb06f042016-07-05 17:37:58 +03002014struct iwl_shared_mem_cfg_v1 {
2015 __le32 shared_mem_addr;
2016 __le32 shared_mem_size;
2017 __le32 sample_buff_addr;
2018 __le32 sample_buff_size;
2019 __le32 txfifo_addr;
2020 __le32 txfifo_size[TX_FIFO_MAX_NUM_9000];
2021 __le32 rxfifo_size[RX_FIFO_MAX_NUM];
2022 __le32 page_buff_addr;
2023 __le32 page_buff_size;
2024 __le32 rxfifo_addr;
2025 __le32 internal_txfifo_addr;
2026 __le32 internal_txfifo_size[TX_FIFO_INTERNAL_MAX_NUM];
2027} __packed; /* SHARED_MEM_ALLOC_API_S_VER_2 */
2028
Sara Sharonfa1f2b62017-01-26 12:40:25 +02002029/**
2030 * struct iwl_shared_mem_lmac_cfg - LMAC shared memory configuration
2031 *
2032 * @txfifo_addr: start addr of TXF0 (excluding the context table 0.5KB)
2033 * @txfifo_size: size of TX FIFOs
2034 * @rxfifo1_addr: RXF1 addr
2035 * @rxfifo1_size: RXF1 size
2036 */
2037struct iwl_shared_mem_lmac_cfg {
2038 __le32 txfifo_addr;
2039 __le32 txfifo_size[TX_FIFO_MAX_NUM];
2040 __le32 rxfifo1_addr;
2041 __le32 rxfifo1_size;
2042
2043} __packed; /* SHARED_MEM_ALLOC_LMAC_API_S_VER_1 */
2044
2045/**
2046 * Shared memory configuration information from the FW
2047 *
2048 * @shared_mem_addr: shared memory address
2049 * @shared_mem_size: shared memory size
2050 * @sample_buff_addr: internal sample (mon/adc) buff addr
2051 * @sample_buff_size: internal sample buff size
2052 * @rxfifo2_addr: start addr of RXF2
2053 * @rxfifo2_size: size of RXF2
2054 * @page_buff_addr: used by UMAC and performance debug (page miss analysis),
2055 * when paging is not supported this should be 0
2056 * @page_buff_size: size of %page_buff_addr
2057 * @lmac_num: number of LMACs (1 or 2)
2058 * @lmac_smem: per - LMAC smem data
2059 */
Liad Kaufman04fd2c22014-12-15 17:54:16 +02002060struct iwl_shared_mem_cfg {
2061 __le32 shared_mem_addr;
2062 __le32 shared_mem_size;
2063 __le32 sample_buff_addr;
2064 __le32 sample_buff_size;
Sara Sharonfa1f2b62017-01-26 12:40:25 +02002065 __le32 rxfifo2_addr;
2066 __le32 rxfifo2_size;
Liad Kaufman04fd2c22014-12-15 17:54:16 +02002067 __le32 page_buff_addr;
2068 __le32 page_buff_size;
Sara Sharonfa1f2b62017-01-26 12:40:25 +02002069 __le32 lmac_num;
2070 struct iwl_shared_mem_lmac_cfg lmac_smem[2];
Sara Sharondb06f042016-07-05 17:37:58 +03002071} __packed; /* SHARED_MEM_ALLOC_API_S_VER_3 */
Liad Kaufman04fd2c22014-12-15 17:54:16 +02002072
Sara Sharona07a8f32015-11-15 11:11:59 +02002073/**
2074 * VHT MU-MIMO group configuration
2075 *
2076 * @membership_status: a bitmap of MU groups
2077 * @user_position:the position of station in a group. If the station is in the
2078 * group then bits (group * 2) is the position -1
2079 */
2080struct iwl_mu_group_mgmt_cmd {
2081 __le32 reserved;
2082 __le32 membership_status[2];
2083 __le32 user_position[4];
2084} __packed; /* MU_GROUP_ID_MNG_TABLE_API_S_VER_1 */
2085
Sara Sharonf92659a2016-02-03 15:04:49 +02002086/**
2087 * struct iwl_mu_group_mgmt_notif - VHT MU-MIMO group id notification
2088 *
2089 * @membership_status: a bitmap of MU groups
2090 * @user_position: the position of station in a group. If the station is in the
2091 * group then bits (group * 2) is the position -1
2092 */
2093struct iwl_mu_group_mgmt_notif {
2094 __le32 membership_status[2];
2095 __le32 user_position[4];
2096} __packed; /* MU_GROUP_MNG_NTFY_API_S_VER_1 */
2097
Sara Sharon0db056d2015-12-29 11:07:15 +02002098#define MAX_STORED_BEACON_SIZE 600
2099
2100/**
2101 * Stored beacon notification
2102 *
2103 * @system_time: system time on air rise
2104 * @tsf: TSF on air rise
2105 * @beacon_timestamp: beacon on air rise
Sara Sharon34118c22016-11-08 18:34:42 +02002106 * @band: band, matches &RX_RES_PHY_FLAGS_BAND_24 definition
Sara Sharon0db056d2015-12-29 11:07:15 +02002107 * @channel: channel this beacon was received on
2108 * @rates: rate in ucode internal format
2109 * @byte_count: frame's byte count
2110 */
2111struct iwl_stored_beacon_notif {
2112 __le32 system_time;
2113 __le64 tsf;
2114 __le32 beacon_timestamp;
Sara Sharon34118c22016-11-08 18:34:42 +02002115 __le16 band;
Sara Sharon0db056d2015-12-29 11:07:15 +02002116 __le16 channel;
2117 __le32 rates;
2118 __le32 byte_count;
2119 u8 data[MAX_STORED_BEACON_SIZE];
Sara Sharon34118c22016-11-08 18:34:42 +02002120} __packed; /* WOWLAN_STROED_BEACON_INFO_S_VER_2 */
Sara Sharon0db056d2015-12-29 11:07:15 +02002121
Aviya Erenfeld03098262016-02-18 14:09:33 +02002122#define LQM_NUMBER_OF_STATIONS_IN_REPORT 16
2123
2124enum iwl_lqm_cmd_operatrions {
2125 LQM_CMD_OPERATION_START_MEASUREMENT = 0x01,
2126 LQM_CMD_OPERATION_STOP_MEASUREMENT = 0x02,
2127};
2128
2129enum iwl_lqm_status {
2130 LQM_STATUS_SUCCESS = 0,
2131 LQM_STATUS_TIMEOUT = 1,
2132 LQM_STATUS_ABORT = 2,
2133};
2134
2135/**
2136 * Link Quality Measurement command
2137 * @cmd_operatrion: command operation to be performed (start or stop)
2138 * as defined above.
2139 * @mac_id: MAC ID the measurement applies to.
2140 * @measurement_time: time of the total measurement to be performed, in uSec.
2141 * @timeout: maximum time allowed until a response is sent, in uSec.
2142 */
2143struct iwl_link_qual_msrmnt_cmd {
2144 __le32 cmd_operation;
2145 __le32 mac_id;
2146 __le32 measurement_time;
2147 __le32 timeout;
2148} __packed /* LQM_CMD_API_S_VER_1 */;
2149
2150/**
2151 * Link Quality Measurement notification
2152 *
2153 * @frequent_stations_air_time: an array containing the total air time
2154 * (in uSec) used by the most frequently transmitting stations.
2155 * @number_of_stations: the number of uniqe stations included in the array
2156 * (a number between 0 to 16)
2157 * @total_air_time_other_stations: the total air time (uSec) used by all the
2158 * stations which are not included in the above report.
2159 * @time_in_measurement_window: the total time in uSec in which a measurement
2160 * took place.
2161 * @tx_frame_dropped: the number of TX frames dropped due to retry limit during
2162 * measurement
2163 * @mac_id: MAC ID the measurement applies to.
2164 * @status: return status. may be one of the LQM_STATUS_* defined above.
2165 * @reserved: reserved.
2166 */
2167struct iwl_link_qual_msrmnt_notif {
2168 __le32 frequent_stations_air_time[LQM_NUMBER_OF_STATIONS_IN_REPORT];
2169 __le32 number_of_stations;
2170 __le32 total_air_time_other_stations;
2171 __le32 time_in_measurement_window;
2172 __le32 tx_frame_dropped;
2173 __le32 mac_id;
2174 __le32 status;
2175 __le32 reserved[3];
2176} __packed; /* LQM_MEASUREMENT_COMPLETE_NTF_API_S_VER1 */
2177
Andrei Otcheretianskid3a108a2016-02-28 17:12:21 +02002178/**
2179 * Channel switch NOA notification
2180 *
2181 * @id_and_color: ID and color of the MAC
2182 */
2183struct iwl_channel_switch_noa_notif {
2184 __le32 id_and_color;
2185} __packed; /* CHANNEL_SWITCH_START_NTFY_API_S_VER_1 */
2186
Ido Yariv2b55f432016-08-23 14:44:59 -04002187/* Operation types for the debug mem access */
2188enum {
2189 DEBUG_MEM_OP_READ = 0,
2190 DEBUG_MEM_OP_WRITE = 1,
2191 DEBUG_MEM_OP_WRITE_BYTES = 2,
2192};
2193
2194#define DEBUG_MEM_MAX_SIZE_DWORDS 32
2195
2196/**
2197 * struct iwl_dbg_mem_access_cmd - Request the device to read/write memory
2198 * @op: DEBUG_MEM_OP_*
2199 * @addr: address to read/write from/to
2200 * @len: in dwords, to read/write
2201 * @data: for write opeations, contains the source buffer
2202 */
2203struct iwl_dbg_mem_access_cmd {
2204 __le32 op;
2205 __le32 addr;
2206 __le32 len;
2207 __le32 data[];
2208} __packed; /* DEBUG_(U|L)MAC_RD_WR_CMD_API_S_VER_1 */
2209
2210/* Status responses for the debug mem access */
2211enum {
2212 DEBUG_MEM_STATUS_SUCCESS = 0x0,
2213 DEBUG_MEM_STATUS_FAILED = 0x1,
2214 DEBUG_MEM_STATUS_LOCKED = 0x2,
2215 DEBUG_MEM_STATUS_HIDDEN = 0x3,
2216 DEBUG_MEM_STATUS_LENGTH = 0x4,
2217};
2218
2219/**
2220 * struct iwl_dbg_mem_access_rsp - Response to debug mem commands
2221 * @status: DEBUG_MEM_STATUS_*
2222 * @len: read dwords (0 for write operations)
2223 * @data: contains the read DWs
2224 */
2225struct iwl_dbg_mem_access_rsp {
2226 __le32 status;
2227 __le32 len;
2228 __le32 data[];
2229} __packed; /* DEBUG_(U|L)MAC_RD_WR_RSP_API_S_VER_1 */
2230
Sara Sharon1f370652016-08-31 18:13:57 +03002231/**
2232 * struct iwl_nvm_access_complete_cmd - NVM_ACCESS commands are completed
2233 */
2234struct iwl_nvm_access_complete_cmd {
2235 __le32 reserved;
2236} __packed; /* NVM_ACCESS_COMPLETE_CMD_API_S_VER_1 */
2237
Johannes Berg8ca151b2013-01-24 14:25:36 +01002238#endif /* __fw_api_h__ */