blob: 965268766ac2ebe7515ff3ea8dd2e65bf9422c95 [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
Matti Gottlieb6fa52432016-01-04 13:38:41 +020010 * Copyright(c) 2016 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
Matti Gottlieb6fa52432016-01-04 13:38:41 +020037 * Copyright(c) 2016 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 Kaufmand5216a22015-08-09 15:50:51 +030092 * @IWL_MVM_DQA_BSS_CLIENT_QUEUE: a queue reserved for BSS activity, to ensure
93 * that we are never left without the possibility to connect to an AP.
Liad Kaufman24afba72015-07-28 18:56:08 +030094 * @IWL_MVM_DQA_MIN_MGMT_QUEUE: first TXQ in pool for MGMT and non-QOS frames.
95 * Each MGMT queue is mapped to a single STA
96 * MGMT frames are frames that return true on ieee80211_is_mgmt()
97 * @IWL_MVM_DQA_MAX_MGMT_QUEUE: last TXQ in pool for MGMT frames
98 * @IWL_MVM_DQA_MIN_DATA_QUEUE: first TXQ in pool for DATA frames.
99 * DATA frames are intended for !ieee80211_is_mgmt() frames, but if
100 * the MGMT TXQ pool is exhausted, mgmt frames can be sent on DATA queues
101 * as well
102 * @IWL_MVM_DQA_MAX_DATA_QUEUE: last TXQ in pool for DATA frames
103 */
104enum iwl_mvm_dqa_txq {
Liad Kaufmand5216a22015-08-09 15:50:51 +0300105 IWL_MVM_DQA_BSS_CLIENT_QUEUE = 4,
Liad Kaufman24afba72015-07-28 18:56:08 +0300106 IWL_MVM_DQA_MIN_MGMT_QUEUE = 5,
107 IWL_MVM_DQA_MAX_MGMT_QUEUE = 8,
108 IWL_MVM_DQA_MIN_DATA_QUEUE = 10,
109 IWL_MVM_DQA_MAX_DATA_QUEUE = 31,
110};
111
Johannes Bergb2d81db2014-08-01 20:48:25 +0200112enum iwl_mvm_tx_fifo {
113 IWL_MVM_TX_FIFO_BK = 0,
114 IWL_MVM_TX_FIFO_BE,
115 IWL_MVM_TX_FIFO_VI,
116 IWL_MVM_TX_FIFO_VO,
117 IWL_MVM_TX_FIFO_MCAST = 5,
118 IWL_MVM_TX_FIFO_CMD = 7,
119};
Eytan Lifshitz19e737c2013-09-09 13:30:15 +0200120
Johannes Berg8ca151b2013-01-24 14:25:36 +0100121#define IWL_MVM_STATION_COUNT 16
122
Arik Nemtsovcf7b4912014-05-15 11:44:40 +0300123#define IWL_MVM_TDLS_STA_COUNT 4
124
Johannes Berg8ca151b2013-01-24 14:25:36 +0100125/* commands */
126enum {
127 MVM_ALIVE = 0x1,
128 REPLY_ERROR = 0x2,
Emmanuel Grumbache5046012015-08-17 10:45:50 +0300129 ECHO_CMD = 0x3,
Johannes Berg8ca151b2013-01-24 14:25:36 +0100130
131 INIT_COMPLETE_NOTIF = 0x4,
132
133 /* PHY context commands */
134 PHY_CONTEXT_CMD = 0x8,
135 DBG_CFG = 0x9,
Emmanuel Grumbachb9fae2d2014-02-17 11:24:10 +0200136 ANTENNA_COUPLING_NOTIFICATION = 0xa,
Johannes Berg8ca151b2013-01-24 14:25:36 +0100137
David Spinadeld2496222014-05-20 12:46:37 +0300138 /* UMAC scan commands */
Avraham Sternee9219b2015-03-23 15:09:27 +0200139 SCAN_ITERATION_COMPLETE_UMAC = 0xb5,
David Spinadeld2496222014-05-20 12:46:37 +0300140 SCAN_CFG_CMD = 0xc,
141 SCAN_REQ_UMAC = 0xd,
142 SCAN_ABORT_UMAC = 0xe,
143 SCAN_COMPLETE_UMAC = 0xf,
144
Sara Sharon3af512d62015-07-22 11:38:40 +0300145 BA_WINDOW_STATUS_NOTIFICATION_ID = 0x13,
146
Johannes Berg8ca151b2013-01-24 14:25:36 +0100147 /* station table */
Max Stepanov5a258aa2013-04-07 09:11:21 +0300148 ADD_STA_KEY = 0x17,
Johannes Berg8ca151b2013-01-24 14:25:36 +0100149 ADD_STA = 0x18,
150 REMOVE_STA = 0x19,
151
Matti Gottliebe1120182015-07-19 11:15:07 +0300152 /* paging get item */
153 FW_GET_ITEM_CMD = 0x1a,
154
Johannes Berg8ca151b2013-01-24 14:25:36 +0100155 /* TX */
156 TX_CMD = 0x1c,
157 TXPATH_FLUSH = 0x1e,
158 MGMT_MCAST_KEY = 0x1f,
159
Avri Altman3edf8ff2014-07-30 11:41:01 +0300160 /* scheduler config */
161 SCD_QUEUE_CFG = 0x1d,
162
Johannes Berg8ca151b2013-01-24 14:25:36 +0100163 /* global key */
164 WEP_KEY = 0x20,
165
Liad Kaufman04fd2c22014-12-15 17:54:16 +0200166 /* Memory */
167 SHARED_MEM_CFG = 0x25,
168
Arik Nemtsov77c5d7e2014-09-11 13:10:08 +0300169 /* TDLS */
170 TDLS_CHANNEL_SWITCH_CMD = 0x27,
171 TDLS_CHANNEL_SWITCH_NOTIFICATION = 0xaa,
Arik Nemtsov307e4722014-09-15 18:48:59 +0300172 TDLS_CONFIG_CMD = 0xa7,
Arik Nemtsov77c5d7e2014-09-11 13:10:08 +0300173
Johannes Berg8ca151b2013-01-24 14:25:36 +0100174 /* MAC and Binding commands */
175 MAC_CONTEXT_CMD = 0x28,
176 TIME_EVENT_CMD = 0x29, /* both CMD and response */
177 TIME_EVENT_NOTIFICATION = 0x2a,
178 BINDING_CONTEXT_CMD = 0x2b,
179 TIME_QUOTA_CMD = 0x2c,
Johannes Berg4ac6cb52013-08-08 09:30:13 +0200180 NON_QOS_TX_COUNTER_CMD = 0x2d,
Johannes Berg8ca151b2013-01-24 14:25:36 +0100181
182 LQ_CMD = 0x4e,
183
Matti Gottlieba6c4fb42015-07-15 16:19:29 +0300184 /* paging block to FW cpu2 */
185 FW_PAGING_BLOCK_CMD = 0x4f,
186
Johannes Berg8ca151b2013-01-24 14:25:36 +0100187 /* Scan offload */
188 SCAN_OFFLOAD_REQUEST_CMD = 0x51,
189 SCAN_OFFLOAD_ABORT_CMD = 0x52,
Ariej Marjieh720befbf2014-07-07 09:04:58 +0300190 HOT_SPOT_CMD = 0x53,
Johannes Berg8ca151b2013-01-24 14:25:36 +0100191 SCAN_OFFLOAD_COMPLETE = 0x6D,
192 SCAN_OFFLOAD_UPDATE_PROFILES_CMD = 0x6E,
193 SCAN_OFFLOAD_CONFIG_CMD = 0x6f,
David Spinadel35a000b2013-08-28 09:29:43 +0300194 MATCH_FOUND_NOTIFICATION = 0xd9,
David Spinadelfb98be52014-05-04 12:51:10 +0300195 SCAN_ITERATION_COMPLETE = 0xe7,
Johannes Berg8ca151b2013-01-24 14:25:36 +0100196
197 /* Phy */
198 PHY_CONFIGURATION_CMD = 0x6a,
199 CALIB_RES_NOTIF_PHY_DB = 0x6b,
200 /* PHY_DB_CMD = 0x6c, */
201
Gregory Greenmance792912015-06-02 18:06:16 +0300202 /* ToF - 802.11mc FTM */
203 TOF_CMD = 0x10,
204 TOF_NOTIFICATION = 0x11,
205
Alexander Bondare811ada2013-03-10 15:29:44 +0200206 /* Power - legacy power table command */
Johannes Berg8ca151b2013-01-24 14:25:36 +0100207 POWER_TABLE_CMD = 0x77,
Alexander Bondar175a70b2013-04-14 20:59:37 +0300208 PSM_UAPSD_AP_MISBEHAVING_NOTIFICATION = 0x78,
Emmanuel Grumbach9180ac52014-09-23 23:02:41 +0300209 LTR_CONFIG = 0xee,
Johannes Berg8ca151b2013-01-24 14:25:36 +0100210
Eytan Lifshitz9ee718a2013-05-19 19:14:41 +0300211 /* Thermal Throttling*/
212 REPLY_THERMAL_MNG_BACKOFF = 0x7e,
213
Matti Gottlieb0becb372015-05-31 09:18:30 +0300214 /* Set/Get DC2DC frequency tune */
215 DC2DC_CONFIG_CMD = 0x83,
216
Johannes Berg8ca151b2013-01-24 14:25:36 +0100217 /* NVM */
218 NVM_ACCESS_CMD = 0x88,
219
220 SET_CALIB_DEFAULT_CMD = 0x8e,
221
Ilan Peer571765c2013-03-05 15:26:03 +0200222 BEACON_NOTIFICATION = 0x90,
Johannes Berg8ca151b2013-01-24 14:25:36 +0100223 BEACON_TEMPLATE_CMD = 0x91,
224 TX_ANT_CONFIGURATION_CMD = 0x98,
Johannes Berg91a8bcd2015-01-14 18:12:41 +0100225 STATISTICS_CMD = 0x9c,
Johannes Berg8ca151b2013-01-24 14:25:36 +0100226 STATISTICS_NOTIFICATION = 0x9d,
Johannes Berg3e56ead2013-02-15 22:23:18 +0100227 EOSP_NOTIFICATION = 0x9e,
Matti Gottlieb88f2fd72013-07-09 15:25:46 +0300228 REDUCE_TX_POWER_CMD = 0x9f,
Johannes Berg8ca151b2013-01-24 14:25:36 +0100229
230 /* RF-KILL commands and notifications */
231 CARD_STATE_CMD = 0xa0,
232 CARD_STATE_NOTIFICATION = 0xa1,
233
Hila Gonend64048e2013-03-13 18:00:03 +0200234 MISSED_BEACONS_NOTIFICATION = 0xa2,
235
Alexander Bondare811ada2013-03-10 15:29:44 +0200236 /* Power - new power table command */
237 MAC_PM_POWER_TABLE = 0xa9,
238
Chaya Rachel Ivgy30269c12014-11-15 21:08:29 +0200239 MFUART_LOAD_NOTIFICATION = 0xb1,
240
Sara Sharon43413a92015-12-31 11:49:18 +0200241 RSS_CONFIG_CMD = 0xb3,
242
Johannes Berg8ca151b2013-01-24 14:25:36 +0100243 REPLY_RX_PHY_CMD = 0xc0,
244 REPLY_RX_MPDU_CMD = 0xc1,
Johannes Berg13555e82015-09-02 16:16:49 +0200245 FRAME_RELEASE = 0xc3,
Johannes Berg8ca151b2013-01-24 14:25:36 +0100246 BA_NOTIF = 0xc5,
247
Arik Nemtsovdcaf9f52014-03-04 19:54:12 +0200248 /* Location Aware Regulatory */
249 MCC_UPDATE_CMD = 0xc8,
Arik Nemtsov88931cc2014-03-05 12:26:15 +0200250 MCC_CHUB_UPDATE_CMD = 0xc9,
Arik Nemtsovdcaf9f52014-03-04 19:54:12 +0200251
Matti Gottlieba2d79c52014-08-25 14:41:23 +0300252 MARKER_CMD = 0xcb,
253
Emmanuel Grumbachfb3ceb82013-01-14 15:04:01 +0200254 /* BT Coex */
255 BT_COEX_PRIO_TABLE = 0xcc,
256 BT_COEX_PROT_ENV = 0xcd,
257 BT_PROFILE_NOTIFICATION = 0xce,
Emmanuel Grumbach430a3bb2014-04-02 09:55:16 +0300258 BT_CONFIG = 0x9b,
259 BT_COEX_UPDATE_SW_BOOST = 0x5a,
260 BT_COEX_UPDATE_CORUN_LUT = 0x5b,
261 BT_COEX_UPDATE_REDUCED_TXP = 0x5c,
Emmanuel Grumbachdac94da2013-06-18 07:35:27 +0300262 BT_COEX_CI = 0x5d,
Emmanuel Grumbachfb3ceb82013-01-14 15:04:01 +0200263
Lilach Edelstein1f3b0ff2013-10-06 13:03:32 +0200264 REPLY_SF_CFG_CMD = 0xd1,
Hila Gonen7df15b12012-12-12 11:16:19 +0200265 REPLY_BEACON_FILTERING_CMD = 0xd2,
266
Luciano Coelhoa0a09242014-09-04 12:29:15 +0300267 /* DTS measurements */
268 CMD_DTS_MEASUREMENT_TRIGGER = 0xdc,
269 DTS_MEASUREMENT_NOTIFICATION = 0xdd,
270
Johannes Berg8ca151b2013-01-24 14:25:36 +0100271 REPLY_DEBUG_CMD = 0xf0,
Golan Ben Ami321c2102015-07-27 17:02:35 +0300272 LDBG_CONFIG_CMD = 0xf6,
Johannes Berg8ca151b2013-01-24 14:25:36 +0100273 DEBUG_LOG_MSG = 0xf7,
274
Eliad Pellerc87163b2014-01-08 10:11:11 +0200275 BCAST_FILTER_CMD = 0xcf,
Emmanuel Grumbach51b6b9e2013-05-02 15:01:24 +0300276 MCAST_FILTER_CMD = 0xd0,
277
Johannes Berg8ca151b2013-01-24 14:25:36 +0100278 /* D3 commands/notifications */
279 D3_CONFIG_CMD = 0xd3,
280 PROT_OFFLOAD_CONFIG_CMD = 0xd4,
281 OFFLOADS_QUERY_CMD = 0xd5,
282 REMOTE_WAKE_CONFIG_CMD = 0xd6,
Arik Nemtsov98ee7782013-10-02 16:58:09 +0300283 D0I3_END_CMD = 0xed,
Johannes Berg8ca151b2013-01-24 14:25:36 +0100284
285 /* for WoWLAN in particular */
286 WOWLAN_PATTERNS = 0xe0,
287 WOWLAN_CONFIGURATION = 0xe1,
288 WOWLAN_TSC_RSC_PARAM = 0xe2,
289 WOWLAN_TKIP_PARAM = 0xe3,
290 WOWLAN_KEK_KCK_MATERIAL = 0xe4,
291 WOWLAN_GET_STATUSES = 0xe5,
292 WOWLAN_TX_POWER_PER_DB = 0xe6,
293
294 /* and for NetDetect */
Luciano Coelhob04998f2014-11-20 15:58:34 +0200295 SCAN_OFFLOAD_PROFILES_QUERY_CMD = 0x56,
296 SCAN_OFFLOAD_HOTSPOTS_CONFIG_CMD = 0x58,
297 SCAN_OFFLOAD_HOTSPOTS_QUERY_CMD = 0x59,
Johannes Berg8ca151b2013-01-24 14:25:36 +0100298
299 REPLY_MAX = 0xff,
300};
301
Sharon Dvir39bdb172015-10-15 18:18:09 +0300302/* Please keep this enum *SORTED* by hex value.
303 * Needed for binary search, otherwise a warning will be triggered.
304 */
Aviya Erenfeld03098262016-02-18 14:09:33 +0200305enum iwl_mac_conf_subcmd_ids {
306 LINK_QUALITY_MEASUREMENT_CMD = 0x1,
307 LINK_QUALITY_MEASUREMENT_COMPLETE_NOTIF = 0xFE,
308};
309
Aviya Erenfeld09eef332015-09-01 19:34:38 +0300310enum iwl_phy_ops_subcmd_ids {
311 CMD_DTS_MEASUREMENT_TRIGGER_WIDE = 0x0,
Chaya Rachel Ivgi5c89e7b2016-01-05 10:34:47 +0200312 CTDP_CONFIG_CMD = 0x03,
Chaya Rachel Ivgic221daf2015-12-29 09:54:49 +0200313 TEMP_REPORTING_THRESHOLDS_CMD = 0x04,
Chaya Rachel Ivgi0a3b7112015-12-16 16:34:55 +0200314 CT_KILL_NOTIFICATION = 0xFE,
Aviya Erenfeld09eef332015-09-01 19:34:38 +0300315 DTS_MEASUREMENT_NOTIF_WIDE = 0xFF,
316};
317
Golan Ben-Ami5b086412016-02-09 12:57:16 +0200318enum iwl_system_subcmd_ids {
319 SHARED_MEM_CFG_CMD = 0x0,
320};
321
Sara Sharona07a8f32015-11-15 11:11:59 +0200322enum iwl_data_path_subcmd_ids {
323 UPDATE_MU_GROUPS_CMD = 0x1,
Sara Sharon94bb4482015-12-16 18:48:28 +0200324 TRIGGER_RX_QUEUES_NOTIF_CMD = 0x2,
Sara Sharonf92659a2016-02-03 15:04:49 +0200325 MU_GROUP_MGMT_NOTIF = 0xFE,
Sara Sharon94bb4482015-12-16 18:48:28 +0200326 RX_QUEUES_NOTIFICATION = 0xFF,
Sara Sharona07a8f32015-11-15 11:11:59 +0200327};
328
Sara Sharon0db056d2015-12-29 11:07:15 +0200329enum iwl_prot_offload_subcmd_ids {
330 STORED_BEACON_NTF = 0xFF,
331};
332
Aviya Erenfeld09eef332015-09-01 19:34:38 +0300333/* command groups */
334enum {
Sharon Dvir39bdb172015-10-15 18:18:09 +0300335 LEGACY_GROUP = 0x0,
336 LONG_GROUP = 0x1,
Golan Ben-Ami5b086412016-02-09 12:57:16 +0200337 SYSTEM_GROUP = 0x2,
Aviya Erenfeld03098262016-02-18 14:09:33 +0200338 MAC_CONF_GROUP = 0x3,
Aviya Erenfeld09eef332015-09-01 19:34:38 +0300339 PHY_OPS_GROUP = 0x4,
Sara Sharona07a8f32015-11-15 11:11:59 +0200340 DATA_PATH_GROUP = 0x5,
Sara Sharon0db056d2015-12-29 11:07:15 +0200341 PROT_OFFLOAD_GROUP = 0xb,
Aviya Erenfeld09eef332015-09-01 19:34:38 +0300342};
343
Johannes Berg8ca151b2013-01-24 14:25:36 +0100344/**
345 * struct iwl_cmd_response - generic response struct for most commands
346 * @status: status of the command asked, changes for each one
347 */
348struct iwl_cmd_response {
349 __le32 status;
350};
351
352/*
353 * struct iwl_tx_ant_cfg_cmd
354 * @valid: valid antenna configuration
355 */
356struct iwl_tx_ant_cfg_cmd {
357 __le32 valid;
358} __packed;
359
360/*
361 * Calibration control struct.
362 * Sent as part of the phy configuration command.
363 * @flow_trigger: bitmap for which calibrations to perform according to
364 * flow triggers.
365 * @event_trigger: bitmap for which calibrations to perform according to
366 * event triggers.
367 */
368struct iwl_calib_ctrl {
369 __le32 flow_trigger;
370 __le32 event_trigger;
371} __packed;
372
373/* This enum defines the bitmap of various calibrations to enable in both
374 * init ucode and runtime ucode through CALIBRATION_CFG_CMD.
375 */
376enum iwl_calib_cfg {
377 IWL_CALIB_CFG_XTAL_IDX = BIT(0),
378 IWL_CALIB_CFG_TEMPERATURE_IDX = BIT(1),
379 IWL_CALIB_CFG_VOLTAGE_READ_IDX = BIT(2),
380 IWL_CALIB_CFG_PAPD_IDX = BIT(3),
381 IWL_CALIB_CFG_TX_PWR_IDX = BIT(4),
382 IWL_CALIB_CFG_DC_IDX = BIT(5),
383 IWL_CALIB_CFG_BB_FILTER_IDX = BIT(6),
384 IWL_CALIB_CFG_LO_LEAKAGE_IDX = BIT(7),
385 IWL_CALIB_CFG_TX_IQ_IDX = BIT(8),
386 IWL_CALIB_CFG_TX_IQ_SKEW_IDX = BIT(9),
387 IWL_CALIB_CFG_RX_IQ_IDX = BIT(10),
388 IWL_CALIB_CFG_RX_IQ_SKEW_IDX = BIT(11),
389 IWL_CALIB_CFG_SENSITIVITY_IDX = BIT(12),
390 IWL_CALIB_CFG_CHAIN_NOISE_IDX = BIT(13),
391 IWL_CALIB_CFG_DISCONNECTED_ANT_IDX = BIT(14),
392 IWL_CALIB_CFG_ANT_COUPLING_IDX = BIT(15),
393 IWL_CALIB_CFG_DAC_IDX = BIT(16),
394 IWL_CALIB_CFG_ABS_IDX = BIT(17),
395 IWL_CALIB_CFG_AGC_IDX = BIT(18),
396};
397
398/*
399 * Phy configuration command.
400 */
401struct iwl_phy_cfg_cmd {
402 __le32 phy_cfg;
403 struct iwl_calib_ctrl calib_control;
404} __packed;
405
406#define PHY_CFG_RADIO_TYPE (BIT(0) | BIT(1))
407#define PHY_CFG_RADIO_STEP (BIT(2) | BIT(3))
408#define PHY_CFG_RADIO_DASH (BIT(4) | BIT(5))
409#define PHY_CFG_PRODUCT_NUMBER (BIT(6) | BIT(7))
410#define PHY_CFG_TX_CHAIN_A BIT(8)
411#define PHY_CFG_TX_CHAIN_B BIT(9)
412#define PHY_CFG_TX_CHAIN_C BIT(10)
413#define PHY_CFG_RX_CHAIN_A BIT(12)
414#define PHY_CFG_RX_CHAIN_B BIT(13)
415#define PHY_CFG_RX_CHAIN_C BIT(14)
416
417
418/* Target of the NVM_ACCESS_CMD */
419enum {
420 NVM_ACCESS_TARGET_CACHE = 0,
421 NVM_ACCESS_TARGET_OTP = 1,
422 NVM_ACCESS_TARGET_EEPROM = 2,
423};
424
Emmanuel Grumbachb9545b42013-03-06 11:34:44 +0200425/* Section types for NVM_ACCESS_CMD */
Johannes Berg8ca151b2013-01-24 14:25:36 +0100426enum {
Eran Hararyae2b21b2014-01-09 08:08:24 +0200427 NVM_SECTION_TYPE_SW = 1,
Eran Harary77db0a32014-02-04 14:21:38 +0200428 NVM_SECTION_TYPE_REGULATORY = 3,
Eran Hararyae2b21b2014-01-09 08:08:24 +0200429 NVM_SECTION_TYPE_CALIBRATION = 4,
430 NVM_SECTION_TYPE_PRODUCTION = 5,
Eran Harary77db0a32014-02-04 14:21:38 +0200431 NVM_SECTION_TYPE_MAC_OVERRIDE = 11,
Eran Hararyce500072014-12-01 17:53:53 +0200432 NVM_SECTION_TYPE_PHY_SKU = 12,
433 NVM_MAX_NUM_SECTIONS = 13,
Johannes Berg8ca151b2013-01-24 14:25:36 +0100434};
435
436/**
437 * struct iwl_nvm_access_cmd_ver2 - Request the device to send an NVM section
438 * @op_code: 0 - read, 1 - write
439 * @target: NVM_ACCESS_TARGET_*
440 * @type: NVM_SECTION_TYPE_*
441 * @offset: offset in bytes into the section
442 * @length: in bytes, to read/write
443 * @data: if write operation, the data to write. On read its empty
444 */
Emmanuel Grumbachb9545b42013-03-06 11:34:44 +0200445struct iwl_nvm_access_cmd {
Johannes Berg8ca151b2013-01-24 14:25:36 +0100446 u8 op_code;
447 u8 target;
448 __le16 type;
449 __le16 offset;
450 __le16 length;
451 u8 data[];
452} __packed; /* NVM_ACCESS_CMD_API_S_VER_2 */
453
Matti Gottlieba6c4fb42015-07-15 16:19:29 +0300454#define NUM_OF_FW_PAGING_BLOCKS 33 /* 32 for data and 1 block for CSS */
455
456/*
457 * struct iwl_fw_paging_cmd - paging layout
458 *
459 * (FW_PAGING_BLOCK_CMD = 0x4f)
460 *
461 * Send to FW the paging layout in the driver.
462 *
463 * @flags: various flags for the command
464 * @block_size: the block size in powers of 2
465 * @block_num: number of blocks specified in the command.
466 * @device_phy_addr: virtual addresses from device side
467*/
468struct iwl_fw_paging_cmd {
469 __le32 flags;
470 __le32 block_size;
471 __le32 block_num;
472 __le32 device_phy_addr[NUM_OF_FW_PAGING_BLOCKS];
473} __packed; /* FW_PAGING_BLOCK_CMD_API_S_VER_1 */
474
Matti Gottliebe1120182015-07-19 11:15:07 +0300475/*
476 * Fw items ID's
477 *
478 * @IWL_FW_ITEM_ID_PAGING: Address of the pages that the FW will upload
479 * download
480 */
481enum iwl_fw_item_id {
482 IWL_FW_ITEM_ID_PAGING = 3,
483};
484
485/*
486 * struct iwl_fw_get_item_cmd - get an item from the fw
487 */
488struct iwl_fw_get_item_cmd {
489 __le32 item_id;
490} __packed; /* FW_GET_ITEM_CMD_API_S_VER_1 */
491
Golan Ben Ami321c2102015-07-27 17:02:35 +0300492#define CONT_REC_COMMAND_SIZE 80
493#define ENABLE_CONT_RECORDING 0x15
494#define DISABLE_CONT_RECORDING 0x16
495
496/*
497 * struct iwl_continuous_record_mode - recording mode
498 */
499struct iwl_continuous_record_mode {
500 __le16 enable_recording;
501} __packed;
502
503/*
504 * struct iwl_continuous_record_cmd - enable/disable continuous recording
505 */
506struct iwl_continuous_record_cmd {
507 struct iwl_continuous_record_mode record_mode;
508 u8 pad[CONT_REC_COMMAND_SIZE -
509 sizeof(struct iwl_continuous_record_mode)];
510} __packed;
511
Matti Gottliebe1120182015-07-19 11:15:07 +0300512struct iwl_fw_get_item_resp {
513 __le32 item_id;
514 __le32 item_byte_cnt;
515 __le32 item_val;
516} __packed; /* FW_GET_ITEM_RSP_S_VER_1 */
517
Johannes Berg8ca151b2013-01-24 14:25:36 +0100518/**
519 * struct iwl_nvm_access_resp_ver2 - response to NVM_ACCESS_CMD
520 * @offset: offset in bytes into the section
521 * @length: in bytes, either how much was written or read
522 * @type: NVM_SECTION_TYPE_*
523 * @status: 0 for success, fail otherwise
524 * @data: if read operation, the data returned. Empty on write.
525 */
Emmanuel Grumbachb9545b42013-03-06 11:34:44 +0200526struct iwl_nvm_access_resp {
Johannes Berg8ca151b2013-01-24 14:25:36 +0100527 __le16 offset;
528 __le16 length;
529 __le16 type;
530 __le16 status;
531 u8 data[];
532} __packed; /* NVM_ACCESS_CMD_RESP_API_S_VER_2 */
533
534/* MVM_ALIVE 0x1 */
535
536/* alive response is_valid values */
537#define ALIVE_RESP_UCODE_OK BIT(0)
538#define ALIVE_RESP_RFKILL BIT(1)
539
540/* alive response ver_type values */
541enum {
542 FW_TYPE_HW = 0,
543 FW_TYPE_PROT = 1,
544 FW_TYPE_AP = 2,
545 FW_TYPE_WOWLAN = 3,
546 FW_TYPE_TIMING = 4,
547 FW_TYPE_WIPAN = 5
548};
549
550/* alive response ver_subtype values */
551enum {
552 FW_SUBTYPE_FULL_FEATURE = 0,
553 FW_SUBTYPE_BOOTSRAP = 1, /* Not valid */
554 FW_SUBTYPE_REDUCED = 2,
555 FW_SUBTYPE_ALIVE_ONLY = 3,
556 FW_SUBTYPE_WOWLAN = 4,
557 FW_SUBTYPE_AP_SUBTYPE = 5,
558 FW_SUBTYPE_WIPAN = 6,
559 FW_SUBTYPE_INITIALIZE = 9
560};
561
562#define IWL_ALIVE_STATUS_ERR 0xDEAD
563#define IWL_ALIVE_STATUS_OK 0xCAFE
564
565#define IWL_ALIVE_FLG_RFKILL BIT(0)
566
Emmanuel Grumbach7e1223b2015-02-03 20:11:48 +0200567struct mvm_alive_resp_ver1 {
Johannes Berg8ca151b2013-01-24 14:25:36 +0100568 __le16 status;
569 __le16 flags;
570 u8 ucode_minor;
571 u8 ucode_major;
572 __le16 id;
573 u8 api_minor;
574 u8 api_major;
575 u8 ver_subtype;
576 u8 ver_type;
577 u8 mac;
578 u8 opt;
579 __le16 reserved2;
580 __le32 timestamp;
581 __le32 error_event_table_ptr; /* SRAM address for error log */
582 __le32 log_event_table_ptr; /* SRAM address for event log */
583 __le32 cpu_register_ptr;
584 __le32 dbgm_config_ptr;
585 __le32 alive_counter_ptr;
586 __le32 scd_base_ptr; /* SRAM address for SCD */
587} __packed; /* ALIVE_RES_API_S_VER_1 */
588
Eran Harary01a9ca52014-02-03 09:29:57 +0200589struct mvm_alive_resp_ver2 {
590 __le16 status;
591 __le16 flags;
592 u8 ucode_minor;
593 u8 ucode_major;
594 __le16 id;
595 u8 api_minor;
596 u8 api_major;
597 u8 ver_subtype;
598 u8 ver_type;
599 u8 mac;
600 u8 opt;
601 __le16 reserved2;
602 __le32 timestamp;
603 __le32 error_event_table_ptr; /* SRAM address for error log */
604 __le32 log_event_table_ptr; /* SRAM address for LMAC event log */
605 __le32 cpu_register_ptr;
606 __le32 dbgm_config_ptr;
607 __le32 alive_counter_ptr;
608 __le32 scd_base_ptr; /* SRAM address for SCD */
609 __le32 st_fwrd_addr; /* pointer to Store and forward */
610 __le32 st_fwrd_size;
611 u8 umac_minor; /* UMAC version: minor */
612 u8 umac_major; /* UMAC version: major */
613 __le16 umac_id; /* UMAC version: id */
614 __le32 error_info_addr; /* SRAM address for UMAC error log */
615 __le32 dbg_print_buff_addr;
616} __packed; /* ALIVE_RES_API_S_VER_2 */
617
Emmanuel Grumbach7e1223b2015-02-03 20:11:48 +0200618struct mvm_alive_resp {
619 __le16 status;
620 __le16 flags;
621 __le32 ucode_minor;
622 __le32 ucode_major;
623 u8 ver_subtype;
624 u8 ver_type;
625 u8 mac;
626 u8 opt;
627 __le32 timestamp;
628 __le32 error_event_table_ptr; /* SRAM address for error log */
629 __le32 log_event_table_ptr; /* SRAM address for LMAC event log */
630 __le32 cpu_register_ptr;
631 __le32 dbgm_config_ptr;
632 __le32 alive_counter_ptr;
633 __le32 scd_base_ptr; /* SRAM address for SCD */
634 __le32 st_fwrd_addr; /* pointer to Store and forward */
635 __le32 st_fwrd_size;
636 __le32 umac_minor; /* UMAC version: minor */
637 __le32 umac_major; /* UMAC version: major */
638 __le32 error_info_addr; /* SRAM address for UMAC error log */
639 __le32 dbg_print_buff_addr;
640} __packed; /* ALIVE_RES_API_S_VER_3 */
641
Johannes Berg8ca151b2013-01-24 14:25:36 +0100642/* Error response/notification */
643enum {
644 FW_ERR_UNKNOWN_CMD = 0x0,
645 FW_ERR_INVALID_CMD_PARAM = 0x1,
646 FW_ERR_SERVICE = 0x2,
647 FW_ERR_ARC_MEMORY = 0x3,
648 FW_ERR_ARC_CODE = 0x4,
649 FW_ERR_WATCH_DOG = 0x5,
650 FW_ERR_WEP_GRP_KEY_INDX = 0x10,
651 FW_ERR_WEP_KEY_SIZE = 0x11,
652 FW_ERR_OBSOLETE_FUNC = 0x12,
653 FW_ERR_UNEXPECTED = 0xFE,
654 FW_ERR_FATAL = 0xFF
655};
656
657/**
658 * struct iwl_error_resp - FW error indication
659 * ( REPLY_ERROR = 0x2 )
660 * @error_type: one of FW_ERR_*
661 * @cmd_id: the command ID for which the error occured
662 * @bad_cmd_seq_num: sequence number of the erroneous command
663 * @error_service: which service created the error, applicable only if
664 * error_type = 2, otherwise 0
665 * @timestamp: TSF in usecs.
666 */
667struct iwl_error_resp {
668 __le32 error_type;
669 u8 cmd_id;
670 u8 reserved1;
671 __le16 bad_cmd_seq_num;
672 __le32 error_service;
673 __le64 timestamp;
674} __packed;
675
676
677/* Common PHY, MAC and Bindings definitions */
678
679#define MAX_MACS_IN_BINDING (3)
680#define MAX_BINDINGS (4)
681#define AUX_BINDING_INDEX (3)
682#define MAX_PHYS (4)
683
684/* Used to extract ID and color from the context dword */
685#define FW_CTXT_ID_POS (0)
686#define FW_CTXT_ID_MSK (0xff << FW_CTXT_ID_POS)
687#define FW_CTXT_COLOR_POS (8)
688#define FW_CTXT_COLOR_MSK (0xff << FW_CTXT_COLOR_POS)
689#define FW_CTXT_INVALID (0xffffffff)
690
691#define FW_CMD_ID_AND_COLOR(_id, _color) ((_id << FW_CTXT_ID_POS) |\
692 (_color << FW_CTXT_COLOR_POS))
693
694/* Possible actions on PHYs, MACs and Bindings */
695enum {
696 FW_CTXT_ACTION_STUB = 0,
697 FW_CTXT_ACTION_ADD,
698 FW_CTXT_ACTION_MODIFY,
699 FW_CTXT_ACTION_REMOVE,
700 FW_CTXT_ACTION_NUM
701}; /* COMMON_CONTEXT_ACTION_API_E_VER_1 */
702
703/* Time Events */
704
705/* Time Event types, according to MAC type */
706enum iwl_time_event_type {
707 /* BSS Station Events */
708 TE_BSS_STA_AGGRESSIVE_ASSOC,
709 TE_BSS_STA_ASSOC,
710 TE_BSS_EAP_DHCP_PROT,
711 TE_BSS_QUIET_PERIOD,
712
713 /* P2P Device Events */
714 TE_P2P_DEVICE_DISCOVERABLE,
715 TE_P2P_DEVICE_LISTEN,
716 TE_P2P_DEVICE_ACTION_SCAN,
717 TE_P2P_DEVICE_FULL_SCAN,
718
719 /* P2P Client Events */
720 TE_P2P_CLIENT_AGGRESSIVE_ASSOC,
721 TE_P2P_CLIENT_ASSOC,
722 TE_P2P_CLIENT_QUIET_PERIOD,
723
724 /* P2P GO Events */
725 TE_P2P_GO_ASSOC_PROT,
726 TE_P2P_GO_REPETITIVE_NOA,
727 TE_P2P_GO_CT_WINDOW,
728
729 /* WiDi Sync Events */
730 TE_WIDI_TX_SYNC,
731
Andrei Otcheretianski7f0a7c62014-05-04 11:48:12 +0300732 /* Channel Switch NoA */
Luciano Coelhof991e172014-08-26 16:14:10 +0300733 TE_CHANNEL_SWITCH_PERIOD,
Andrei Otcheretianski7f0a7c62014-05-04 11:48:12 +0300734
Johannes Berg8ca151b2013-01-24 14:25:36 +0100735 TE_MAX
736}; /* MAC_EVENT_TYPE_API_E_VER_1 */
737
Eytan Lifshitzf8f03c32013-08-07 19:36:42 +0300738
739
740/* Time event - defines for command API v1 */
Johannes Berg8ca151b2013-01-24 14:25:36 +0100741
742/*
Eytan Lifshitzf8f03c32013-08-07 19:36:42 +0300743 * @TE_V1_FRAG_NONE: fragmentation of the time event is NOT allowed.
744 * @TE_V1_FRAG_SINGLE: fragmentation of the time event is allowed, but only
745 * the first fragment is scheduled.
746 * @TE_V1_FRAG_DUAL: fragmentation of the time event is allowed, but only
747 * the first 2 fragments are scheduled.
748 * @TE_V1_FRAG_ENDLESS: fragmentation of the time event is allowed, and any
749 * number of fragments are valid.
Johannes Berg8ca151b2013-01-24 14:25:36 +0100750 *
751 * Other than the constant defined above, specifying a fragmentation value 'x'
752 * means that the event can be fragmented but only the first 'x' will be
753 * scheduled.
754 */
755enum {
Eytan Lifshitzf8f03c32013-08-07 19:36:42 +0300756 TE_V1_FRAG_NONE = 0,
757 TE_V1_FRAG_SINGLE = 1,
758 TE_V1_FRAG_DUAL = 2,
759 TE_V1_FRAG_ENDLESS = 0xffffffff
Johannes Berg8ca151b2013-01-24 14:25:36 +0100760};
761
Johannes Berg8ca151b2013-01-24 14:25:36 +0100762/* If a Time Event can be fragmented, this is the max number of fragments */
Eytan Lifshitzf8f03c32013-08-07 19:36:42 +0300763#define TE_V1_FRAG_MAX_MSK 0x0fffffff
764/* Repeat the time event endlessly (until removed) */
765#define TE_V1_REPEAT_ENDLESS 0xffffffff
766/* If a Time Event has bounded repetitions, this is the maximal value */
767#define TE_V1_REPEAT_MAX_MSK_V1 0x0fffffff
768
769/* Time Event dependencies: none, on another TE, or in a specific time */
770enum {
771 TE_V1_INDEPENDENT = 0,
772 TE_V1_DEP_OTHER = BIT(0),
773 TE_V1_DEP_TSF = BIT(1),
774 TE_V1_EVENT_SOCIOPATHIC = BIT(2),
775}; /* MAC_EVENT_DEPENDENCY_POLICY_API_E_VER_2 */
776
777/*
778 * @TE_V1_NOTIF_NONE: no notifications
779 * @TE_V1_NOTIF_HOST_EVENT_START: request/receive notification on event start
780 * @TE_V1_NOTIF_HOST_EVENT_END:request/receive notification on event end
781 * @TE_V1_NOTIF_INTERNAL_EVENT_START: internal FW use
782 * @TE_V1_NOTIF_INTERNAL_EVENT_END: internal FW use.
783 * @TE_V1_NOTIF_HOST_FRAG_START: request/receive notification on frag start
784 * @TE_V1_NOTIF_HOST_FRAG_END:request/receive notification on frag end
785 * @TE_V1_NOTIF_INTERNAL_FRAG_START: internal FW use.
786 * @TE_V1_NOTIF_INTERNAL_FRAG_END: internal FW use.
787 *
788 * Supported Time event notifications configuration.
789 * A notification (both event and fragment) includes a status indicating weather
790 * the FW was able to schedule the event or not. For fragment start/end
791 * notification the status is always success. There is no start/end fragment
792 * notification for monolithic events.
793 */
794enum {
795 TE_V1_NOTIF_NONE = 0,
796 TE_V1_NOTIF_HOST_EVENT_START = BIT(0),
797 TE_V1_NOTIF_HOST_EVENT_END = BIT(1),
798 TE_V1_NOTIF_INTERNAL_EVENT_START = BIT(2),
799 TE_V1_NOTIF_INTERNAL_EVENT_END = BIT(3),
800 TE_V1_NOTIF_HOST_FRAG_START = BIT(4),
801 TE_V1_NOTIF_HOST_FRAG_END = BIT(5),
802 TE_V1_NOTIF_INTERNAL_FRAG_START = BIT(6),
803 TE_V1_NOTIF_INTERNAL_FRAG_END = BIT(7),
804}; /* MAC_EVENT_ACTION_API_E_VER_2 */
805
Emmanuel Grumbacha373f672014-03-30 08:40:46 +0300806/* Time event - defines for command API */
Eytan Lifshitzf8f03c32013-08-07 19:36:42 +0300807
808/*
809 * @TE_V2_FRAG_NONE: fragmentation of the time event is NOT allowed.
810 * @TE_V2_FRAG_SINGLE: fragmentation of the time event is allowed, but only
811 * the first fragment is scheduled.
812 * @TE_V2_FRAG_DUAL: fragmentation of the time event is allowed, but only
813 * the first 2 fragments are scheduled.
814 * @TE_V2_FRAG_ENDLESS: fragmentation of the time event is allowed, and any
815 * number of fragments are valid.
816 *
817 * Other than the constant defined above, specifying a fragmentation value 'x'
818 * means that the event can be fragmented but only the first 'x' will be
819 * scheduled.
820 */
821enum {
822 TE_V2_FRAG_NONE = 0,
823 TE_V2_FRAG_SINGLE = 1,
824 TE_V2_FRAG_DUAL = 2,
825 TE_V2_FRAG_MAX = 0xfe,
826 TE_V2_FRAG_ENDLESS = 0xff
827};
828
829/* Repeat the time event endlessly (until removed) */
830#define TE_V2_REPEAT_ENDLESS 0xff
831/* If a Time Event has bounded repetitions, this is the maximal value */
832#define TE_V2_REPEAT_MAX 0xfe
833
834#define TE_V2_PLACEMENT_POS 12
835#define TE_V2_ABSENCE_POS 15
836
Emmanuel Grumbacha373f672014-03-30 08:40:46 +0300837/* Time event policy values
Eytan Lifshitzf8f03c32013-08-07 19:36:42 +0300838 * A notification (both event and fragment) includes a status indicating weather
839 * the FW was able to schedule the event or not. For fragment start/end
840 * notification the status is always success. There is no start/end fragment
841 * notification for monolithic events.
842 *
843 * @TE_V2_DEFAULT_POLICY: independent, social, present, unoticable
844 * @TE_V2_NOTIF_HOST_EVENT_START: request/receive notification on event start
845 * @TE_V2_NOTIF_HOST_EVENT_END:request/receive notification on event end
846 * @TE_V2_NOTIF_INTERNAL_EVENT_START: internal FW use
847 * @TE_V2_NOTIF_INTERNAL_EVENT_END: internal FW use.
848 * @TE_V2_NOTIF_HOST_FRAG_START: request/receive notification on frag start
849 * @TE_V2_NOTIF_HOST_FRAG_END:request/receive notification on frag end
850 * @TE_V2_NOTIF_INTERNAL_FRAG_START: internal FW use.
851 * @TE_V2_NOTIF_INTERNAL_FRAG_END: internal FW use.
852 * @TE_V2_DEP_OTHER: depends on another time event
853 * @TE_V2_DEP_TSF: depends on a specific time
854 * @TE_V2_EVENT_SOCIOPATHIC: can't co-exist with other events of tha same MAC
855 * @TE_V2_ABSENCE: are we present or absent during the Time Event.
856 */
857enum {
858 TE_V2_DEFAULT_POLICY = 0x0,
859
860 /* notifications (event start/stop, fragment start/stop) */
861 TE_V2_NOTIF_HOST_EVENT_START = BIT(0),
862 TE_V2_NOTIF_HOST_EVENT_END = BIT(1),
863 TE_V2_NOTIF_INTERNAL_EVENT_START = BIT(2),
864 TE_V2_NOTIF_INTERNAL_EVENT_END = BIT(3),
865
866 TE_V2_NOTIF_HOST_FRAG_START = BIT(4),
867 TE_V2_NOTIF_HOST_FRAG_END = BIT(5),
868 TE_V2_NOTIF_INTERNAL_FRAG_START = BIT(6),
869 TE_V2_NOTIF_INTERNAL_FRAG_END = BIT(7),
Emmanuel Grumbach1f6bf072014-02-16 15:36:00 +0200870 T2_V2_START_IMMEDIATELY = BIT(11),
Eytan Lifshitzf8f03c32013-08-07 19:36:42 +0300871
872 TE_V2_NOTIF_MSK = 0xff,
873
874 /* placement characteristics */
875 TE_V2_DEP_OTHER = BIT(TE_V2_PLACEMENT_POS),
876 TE_V2_DEP_TSF = BIT(TE_V2_PLACEMENT_POS + 1),
877 TE_V2_EVENT_SOCIOPATHIC = BIT(TE_V2_PLACEMENT_POS + 2),
878
879 /* are we present or absent during the Time Event. */
880 TE_V2_ABSENCE = BIT(TE_V2_ABSENCE_POS),
881};
882
883/**
Emmanuel Grumbacha373f672014-03-30 08:40:46 +0300884 * struct iwl_time_event_cmd_api - configuring Time Events
Eytan Lifshitzf8f03c32013-08-07 19:36:42 +0300885 * with struct MAC_TIME_EVENT_DATA_API_S_VER_2 (see also
886 * with version 1. determined by IWL_UCODE_TLV_FLAGS)
887 * ( TIME_EVENT_CMD = 0x29 )
888 * @id_and_color: ID and color of the relevant MAC
889 * @action: action to perform, one of FW_CTXT_ACTION_*
890 * @id: this field has two meanings, depending on the action:
891 * If the action is ADD, then it means the type of event to add.
892 * For all other actions it is the unique event ID assigned when the
893 * event was added by the FW.
894 * @apply_time: When to start the Time Event (in GP2)
895 * @max_delay: maximum delay to event's start (apply time), in TU
896 * @depends_on: the unique ID of the event we depend on (if any)
897 * @interval: interval between repetitions, in TU
898 * @duration: duration of event in TU
899 * @repeat: how many repetitions to do, can be TE_REPEAT_ENDLESS
900 * @max_frags: maximal number of fragments the Time Event can be divided to
901 * @policy: defines whether uCode shall notify the host or other uCode modules
902 * on event and/or fragment start and/or end
903 * using one of TE_INDEPENDENT, TE_DEP_OTHER, TE_DEP_TSF
904 * TE_EVENT_SOCIOPATHIC
905 * using TE_ABSENCE and using TE_NOTIF_*
906 */
Emmanuel Grumbacha373f672014-03-30 08:40:46 +0300907struct iwl_time_event_cmd {
Eytan Lifshitzf8f03c32013-08-07 19:36:42 +0300908 /* COMMON_INDEX_HDR_API_S_VER_1 */
909 __le32 id_and_color;
910 __le32 action;
911 __le32 id;
912 /* MAC_TIME_EVENT_DATA_API_S_VER_2 */
913 __le32 apply_time;
914 __le32 max_delay;
915 __le32 depends_on;
916 __le32 interval;
917 __le32 duration;
918 u8 repeat;
919 u8 max_frags;
920 __le16 policy;
921} __packed; /* MAC_TIME_EVENT_CMD_API_S_VER_2 */
922
Johannes Berg8ca151b2013-01-24 14:25:36 +0100923/**
924 * struct iwl_time_event_resp - response structure to iwl_time_event_cmd
925 * @status: bit 0 indicates success, all others specify errors
926 * @id: the Time Event type
927 * @unique_id: the unique ID assigned (in ADD) or given (others) to the TE
928 * @id_and_color: ID and color of the relevant MAC
929 */
930struct iwl_time_event_resp {
931 __le32 status;
932 __le32 id;
933 __le32 unique_id;
934 __le32 id_and_color;
935} __packed; /* MAC_TIME_EVENT_RSP_API_S_VER_1 */
936
937/**
938 * struct iwl_time_event_notif - notifications of time event start/stop
939 * ( TIME_EVENT_NOTIFICATION = 0x2a )
940 * @timestamp: action timestamp in GP2
941 * @session_id: session's unique id
942 * @unique_id: unique id of the Time Event itself
943 * @id_and_color: ID and color of the relevant MAC
944 * @action: one of TE_NOTIF_START or TE_NOTIF_END
945 * @status: true if scheduled, false otherwise (not executed)
946 */
947struct iwl_time_event_notif {
948 __le32 timestamp;
949 __le32 session_id;
950 __le32 unique_id;
951 __le32 id_and_color;
952 __le32 action;
953 __le32 status;
954} __packed; /* MAC_TIME_EVENT_NTFY_API_S_VER_1 */
955
956
957/* Bindings and Time Quota */
958
959/**
960 * struct iwl_binding_cmd - configuring bindings
961 * ( BINDING_CONTEXT_CMD = 0x2b )
962 * @id_and_color: ID and color of the relevant Binding
963 * @action: action to perform, one of FW_CTXT_ACTION_*
964 * @macs: array of MAC id and colors which belong to the binding
965 * @phy: PHY id and color which belongs to the binding
966 */
967struct iwl_binding_cmd {
968 /* COMMON_INDEX_HDR_API_S_VER_1 */
969 __le32 id_and_color;
970 __le32 action;
971 /* BINDING_DATA_API_S_VER_1 */
972 __le32 macs[MAX_MACS_IN_BINDING];
973 __le32 phy;
974} __packed; /* BINDING_CMD_API_S_VER_1 */
975
Ilan Peer35adfd62013-02-04 13:16:24 +0200976/* The maximal number of fragments in the FW's schedule session */
977#define IWL_MVM_MAX_QUOTA 128
978
Johannes Berg8ca151b2013-01-24 14:25:36 +0100979/**
980 * struct iwl_time_quota_data - configuration of time quota per binding
981 * @id_and_color: ID and color of the relevant Binding
982 * @quota: absolute time quota in TU. The scheduler will try to divide the
983 * remainig quota (after Time Events) according to this quota.
984 * @max_duration: max uninterrupted context duration in TU
985 */
986struct iwl_time_quota_data {
987 __le32 id_and_color;
988 __le32 quota;
989 __le32 max_duration;
990} __packed; /* TIME_QUOTA_DATA_API_S_VER_1 */
991
992/**
993 * struct iwl_time_quota_cmd - configuration of time quota between bindings
994 * ( TIME_QUOTA_CMD = 0x2c )
995 * @quotas: allocations per binding
996 */
997struct iwl_time_quota_cmd {
998 struct iwl_time_quota_data quotas[MAX_BINDINGS];
999} __packed; /* TIME_QUOTA_ALLOCATION_CMD_API_S_VER_1 */
1000
1001
1002/* PHY context */
1003
1004/* Supported bands */
1005#define PHY_BAND_5 (0)
1006#define PHY_BAND_24 (1)
1007
1008/* Supported channel width, vary if there is VHT support */
1009#define PHY_VHT_CHANNEL_MODE20 (0x0)
1010#define PHY_VHT_CHANNEL_MODE40 (0x1)
1011#define PHY_VHT_CHANNEL_MODE80 (0x2)
1012#define PHY_VHT_CHANNEL_MODE160 (0x3)
1013
1014/*
1015 * Control channel position:
1016 * For legacy set bit means upper channel, otherwise lower.
1017 * For VHT - bit-2 marks if the control is lower/upper relative to center-freq
1018 * bits-1:0 mark the distance from the center freq. for 20Mhz, offset is 0.
1019 * center_freq
1020 * |
1021 * 40Mhz |_______|_______|
1022 * 80Mhz |_______|_______|_______|_______|
1023 * 160Mhz |_______|_______|_______|_______|_______|_______|_______|_______|
1024 * code 011 010 001 000 | 100 101 110 111
1025 */
1026#define PHY_VHT_CTRL_POS_1_BELOW (0x0)
1027#define PHY_VHT_CTRL_POS_2_BELOW (0x1)
1028#define PHY_VHT_CTRL_POS_3_BELOW (0x2)
1029#define PHY_VHT_CTRL_POS_4_BELOW (0x3)
1030#define PHY_VHT_CTRL_POS_1_ABOVE (0x4)
1031#define PHY_VHT_CTRL_POS_2_ABOVE (0x5)
1032#define PHY_VHT_CTRL_POS_3_ABOVE (0x6)
1033#define PHY_VHT_CTRL_POS_4_ABOVE (0x7)
1034
1035/*
1036 * @band: PHY_BAND_*
1037 * @channel: channel number
1038 * @width: PHY_[VHT|LEGACY]_CHANNEL_*
1039 * @ctrl channel: PHY_[VHT|LEGACY]_CTRL_*
1040 */
1041struct iwl_fw_channel_info {
1042 u8 band;
1043 u8 channel;
1044 u8 width;
1045 u8 ctrl_pos;
1046} __packed;
1047
1048#define PHY_RX_CHAIN_DRIVER_FORCE_POS (0)
1049#define PHY_RX_CHAIN_DRIVER_FORCE_MSK \
1050 (0x1 << PHY_RX_CHAIN_DRIVER_FORCE_POS)
1051#define PHY_RX_CHAIN_VALID_POS (1)
1052#define PHY_RX_CHAIN_VALID_MSK \
1053 (0x7 << PHY_RX_CHAIN_VALID_POS)
1054#define PHY_RX_CHAIN_FORCE_SEL_POS (4)
1055#define PHY_RX_CHAIN_FORCE_SEL_MSK \
1056 (0x7 << PHY_RX_CHAIN_FORCE_SEL_POS)
1057#define PHY_RX_CHAIN_FORCE_MIMO_SEL_POS (7)
1058#define PHY_RX_CHAIN_FORCE_MIMO_SEL_MSK \
1059 (0x7 << PHY_RX_CHAIN_FORCE_MIMO_SEL_POS)
1060#define PHY_RX_CHAIN_CNT_POS (10)
1061#define PHY_RX_CHAIN_CNT_MSK \
1062 (0x3 << PHY_RX_CHAIN_CNT_POS)
1063#define PHY_RX_CHAIN_MIMO_CNT_POS (12)
1064#define PHY_RX_CHAIN_MIMO_CNT_MSK \
1065 (0x3 << PHY_RX_CHAIN_MIMO_CNT_POS)
1066#define PHY_RX_CHAIN_MIMO_FORCE_POS (14)
1067#define PHY_RX_CHAIN_MIMO_FORCE_MSK \
1068 (0x1 << PHY_RX_CHAIN_MIMO_FORCE_POS)
1069
1070/* TODO: fix the value, make it depend on firmware at runtime? */
1071#define NUM_PHY_CTX 3
1072
1073/* TODO: complete missing documentation */
1074/**
1075 * struct iwl_phy_context_cmd - config of the PHY context
1076 * ( PHY_CONTEXT_CMD = 0x8 )
1077 * @id_and_color: ID and color of the relevant Binding
1078 * @action: action to perform, one of FW_CTXT_ACTION_*
1079 * @apply_time: 0 means immediate apply and context switch.
1080 * other value means apply new params after X usecs
1081 * @tx_param_color: ???
1082 * @channel_info:
1083 * @txchain_info: ???
1084 * @rxchain_info: ???
1085 * @acquisition_data: ???
1086 * @dsp_cfg_flags: set to 0
1087 */
1088struct iwl_phy_context_cmd {
1089 /* COMMON_INDEX_HDR_API_S_VER_1 */
1090 __le32 id_and_color;
1091 __le32 action;
1092 /* PHY_CONTEXT_DATA_API_S_VER_1 */
1093 __le32 apply_time;
1094 __le32 tx_param_color;
1095 struct iwl_fw_channel_info ci;
1096 __le32 txchain_info;
1097 __le32 rxchain_info;
1098 __le32 acquisition_data;
1099 __le32 dsp_cfg_flags;
1100} __packed; /* PHY_CONTEXT_CMD_API_VER_1 */
1101
Ariej Marjieh720befbf2014-07-07 09:04:58 +03001102/*
1103 * Aux ROC command
1104 *
1105 * Command requests the firmware to create a time event for a certain duration
1106 * and remain on the given channel. This is done by using the Aux framework in
1107 * the FW.
1108 * The command was first used for Hot Spot issues - but can be used regardless
1109 * to Hot Spot.
1110 *
1111 * ( HOT_SPOT_CMD 0x53 )
1112 *
1113 * @id_and_color: ID and color of the MAC
1114 * @action: action to perform, one of FW_CTXT_ACTION_*
1115 * @event_unique_id: If the action FW_CTXT_ACTION_REMOVE then the
1116 * event_unique_id should be the id of the time event assigned by ucode.
1117 * Otherwise ignore the event_unique_id.
1118 * @sta_id_and_color: station id and color, resumed during "Remain On Channel"
1119 * activity.
1120 * @channel_info: channel info
1121 * @node_addr: Our MAC Address
1122 * @reserved: reserved for alignment
1123 * @apply_time: GP2 value to start (should always be the current GP2 value)
1124 * @apply_time_max_delay: Maximum apply time delay value in TU. Defines max
1125 * time by which start of the event is allowed to be postponed.
1126 * @duration: event duration in TU To calculate event duration:
1127 * timeEventDuration = min(duration, remainingQuota)
1128 */
1129struct iwl_hs20_roc_req {
1130 /* COMMON_INDEX_HDR_API_S_VER_1 hdr */
1131 __le32 id_and_color;
1132 __le32 action;
1133 __le32 event_unique_id;
1134 __le32 sta_id_and_color;
1135 struct iwl_fw_channel_info channel_info;
1136 u8 node_addr[ETH_ALEN];
1137 __le16 reserved;
1138 __le32 apply_time;
1139 __le32 apply_time_max_delay;
1140 __le32 duration;
1141} __packed; /* HOT_SPOT_CMD_API_S_VER_1 */
1142
1143/*
1144 * values for AUX ROC result values
1145 */
1146enum iwl_mvm_hot_spot {
1147 HOT_SPOT_RSP_STATUS_OK,
1148 HOT_SPOT_RSP_STATUS_TOO_MANY_EVENTS,
1149 HOT_SPOT_MAX_NUM_OF_SESSIONS,
1150};
1151
1152/*
1153 * Aux ROC command response
1154 *
1155 * In response to iwl_hs20_roc_req the FW sends this command to notify the
1156 * driver the uid of the timevent.
1157 *
1158 * ( HOT_SPOT_CMD 0x53 )
1159 *
1160 * @event_unique_id: Unique ID of time event assigned by ucode
1161 * @status: Return status 0 is success, all the rest used for specific errors
1162 */
1163struct iwl_hs20_roc_res {
1164 __le32 event_unique_id;
1165 __le32 status;
1166} __packed; /* HOT_SPOT_RSP_API_S_VER_1 */
1167
Johannes Berg8ca151b2013-01-24 14:25:36 +01001168/**
1169 * struct iwl_radio_version_notif - information on the radio version
1170 * ( RADIO_VERSION_NOTIFICATION = 0x68 )
1171 * @radio_flavor:
1172 * @radio_step:
1173 * @radio_dash:
1174 */
1175struct iwl_radio_version_notif {
1176 __le32 radio_flavor;
1177 __le32 radio_step;
1178 __le32 radio_dash;
1179} __packed; /* RADIO_VERSION_NOTOFICATION_S_VER_1 */
1180
1181enum iwl_card_state_flags {
1182 CARD_ENABLED = 0x00,
1183 HW_CARD_DISABLED = 0x01,
1184 SW_CARD_DISABLED = 0x02,
1185 CT_KILL_CARD_DISABLED = 0x04,
1186 HALT_CARD_DISABLED = 0x08,
1187 CARD_DISABLED_MSK = 0x0f,
1188 CARD_IS_RX_ON = 0x10,
1189};
1190
1191/**
1192 * struct iwl_radio_version_notif - information on the radio version
1193 * ( CARD_STATE_NOTIFICATION = 0xa1 )
1194 * @flags: %iwl_card_state_flags
1195 */
1196struct iwl_card_state_notif {
1197 __le32 flags;
1198} __packed; /* CARD_STATE_NTFY_API_S_VER_1 */
1199
1200/**
Hila Gonend64048e2013-03-13 18:00:03 +02001201 * struct iwl_missed_beacons_notif - information on missed beacons
1202 * ( MISSED_BEACONS_NOTIFICATION = 0xa2 )
1203 * @mac_id: interface ID
1204 * @consec_missed_beacons_since_last_rx: number of consecutive missed
1205 * beacons since last RX.
1206 * @consec_missed_beacons: number of consecutive missed beacons
1207 * @num_expected_beacons:
1208 * @num_recvd_beacons:
1209 */
1210struct iwl_missed_beacons_notif {
1211 __le32 mac_id;
1212 __le32 consec_missed_beacons_since_last_rx;
1213 __le32 consec_missed_beacons;
1214 __le32 num_expected_beacons;
1215 __le32 num_recvd_beacons;
1216} __packed; /* MISSED_BEACON_NTFY_API_S_VER_3 */
1217
1218/**
Chaya Rachel Ivgy30269c12014-11-15 21:08:29 +02001219 * struct iwl_mfuart_load_notif - mfuart image version & status
1220 * ( MFUART_LOAD_NOTIFICATION = 0xb1 )
1221 * @installed_ver: installed image version
1222 * @external_ver: external image version
1223 * @status: MFUART loading status
1224 * @duration: MFUART loading time
1225*/
1226struct iwl_mfuart_load_notif {
1227 __le32 installed_ver;
1228 __le32 external_ver;
1229 __le32 status;
1230 __le32 duration;
1231} __packed; /*MFU_LOADER_NTFY_API_S_VER_1*/
1232
1233/**
Johannes Berg8ca151b2013-01-24 14:25:36 +01001234 * struct iwl_set_calib_default_cmd - set default value for calibration.
1235 * ( SET_CALIB_DEFAULT_CMD = 0x8e )
1236 * @calib_index: the calibration to set value for
1237 * @length: of data
1238 * @data: the value to set for the calibration result
1239 */
1240struct iwl_set_calib_default_cmd {
1241 __le16 calib_index;
1242 __le16 length;
1243 u8 data[0];
1244} __packed; /* PHY_CALIB_OVERRIDE_VALUES_S */
1245
Emmanuel Grumbach51b6b9e2013-05-02 15:01:24 +03001246#define MAX_PORT_ID_NUM 2
Eliad Pellere59647e2013-11-28 14:08:50 +02001247#define MAX_MCAST_FILTERING_ADDRESSES 256
Emmanuel Grumbach51b6b9e2013-05-02 15:01:24 +03001248
1249/**
1250 * struct iwl_mcast_filter_cmd - configure multicast filter.
1251 * @filter_own: Set 1 to filter out multicast packets sent by station itself
1252 * @port_id: Multicast MAC addresses array specifier. This is a strange way
1253 * to identify network interface adopted in host-device IF.
1254 * It is used by FW as index in array of addresses. This array has
1255 * MAX_PORT_ID_NUM members.
1256 * @count: Number of MAC addresses in the array
1257 * @pass_all: Set 1 to pass all multicast packets.
1258 * @bssid: current association BSSID.
1259 * @addr_list: Place holder for array of MAC addresses.
1260 * IMPORTANT: add padding if necessary to ensure DWORD alignment.
1261 */
1262struct iwl_mcast_filter_cmd {
1263 u8 filter_own;
1264 u8 port_id;
1265 u8 count;
1266 u8 pass_all;
1267 u8 bssid[6];
1268 u8 reserved[2];
1269 u8 addr_list[0];
1270} __packed; /* MCAST_FILTERING_CMD_API_S_VER_1 */
1271
Eliad Pellerc87163b2014-01-08 10:11:11 +02001272#define MAX_BCAST_FILTERS 8
1273#define MAX_BCAST_FILTER_ATTRS 2
1274
1275/**
1276 * enum iwl_mvm_bcast_filter_attr_offset - written by fw for each Rx packet
1277 * @BCAST_FILTER_OFFSET_PAYLOAD_START: offset is from payload start.
1278 * @BCAST_FILTER_OFFSET_IP_END: offset is from ip header end (i.e.
1279 * start of ip payload).
1280 */
1281enum iwl_mvm_bcast_filter_attr_offset {
1282 BCAST_FILTER_OFFSET_PAYLOAD_START = 0,
1283 BCAST_FILTER_OFFSET_IP_END = 1,
1284};
1285
1286/**
1287 * struct iwl_fw_bcast_filter_attr - broadcast filter attribute
1288 * @offset_type: &enum iwl_mvm_bcast_filter_attr_offset.
1289 * @offset: starting offset of this pattern.
1290 * @val: value to match - big endian (MSB is the first
1291 * byte to match from offset pos).
1292 * @mask: mask to match (big endian).
1293 */
1294struct iwl_fw_bcast_filter_attr {
1295 u8 offset_type;
1296 u8 offset;
1297 __le16 reserved1;
1298 __be32 val;
1299 __be32 mask;
1300} __packed; /* BCAST_FILTER_ATT_S_VER_1 */
1301
1302/**
1303 * enum iwl_mvm_bcast_filter_frame_type - filter frame type
1304 * @BCAST_FILTER_FRAME_TYPE_ALL: consider all frames.
1305 * @BCAST_FILTER_FRAME_TYPE_IPV4: consider only ipv4 frames
1306 */
1307enum iwl_mvm_bcast_filter_frame_type {
1308 BCAST_FILTER_FRAME_TYPE_ALL = 0,
1309 BCAST_FILTER_FRAME_TYPE_IPV4 = 1,
1310};
1311
1312/**
1313 * struct iwl_fw_bcast_filter - broadcast filter
1314 * @discard: discard frame (1) or let it pass (0).
1315 * @frame_type: &enum iwl_mvm_bcast_filter_frame_type.
1316 * @num_attrs: number of valid attributes in this filter.
1317 * @attrs: attributes of this filter. a filter is considered matched
1318 * only when all its attributes are matched (i.e. AND relationship)
1319 */
1320struct iwl_fw_bcast_filter {
1321 u8 discard;
1322 u8 frame_type;
1323 u8 num_attrs;
1324 u8 reserved1;
1325 struct iwl_fw_bcast_filter_attr attrs[MAX_BCAST_FILTER_ATTRS];
1326} __packed; /* BCAST_FILTER_S_VER_1 */
1327
Sara Sharon3af512d62015-07-22 11:38:40 +03001328#define BA_WINDOW_STREAMS_MAX 16
1329#define BA_WINDOW_STATUS_TID_MSK 0x000F
1330#define BA_WINDOW_STATUS_STA_ID_POS 4
1331#define BA_WINDOW_STATUS_STA_ID_MSK 0x01F0
1332#define BA_WINDOW_STATUS_VALID_MSK BIT(9)
1333
1334/**
1335 * struct iwl_ba_window_status_notif - reordering window's status notification
1336 * @bitmap: bitmap of received frames [start_seq_num + 0]..[start_seq_num + 63]
1337 * @ra_tid: bit 3:0 - TID, bit 8:4 - STA_ID, bit 9 - valid
1338 * @start_seq_num: the start sequence number of the bitmap
1339 * @mpdu_rx_count: the number of received MPDUs since entering D0i3
1340 */
1341struct iwl_ba_window_status_notif {
1342 __le64 bitmap[BA_WINDOW_STREAMS_MAX];
1343 __le16 ra_tid[BA_WINDOW_STREAMS_MAX];
1344 __le32 start_seq_num[BA_WINDOW_STREAMS_MAX];
1345 __le16 mpdu_rx_count[BA_WINDOW_STREAMS_MAX];
1346} __packed; /* BA_WINDOW_STATUS_NTFY_API_S_VER_1 */
1347
Eliad Pellerc87163b2014-01-08 10:11:11 +02001348/**
1349 * struct iwl_fw_bcast_mac - per-mac broadcast filtering configuration.
1350 * @default_discard: default action for this mac (discard (1) / pass (0)).
1351 * @attached_filters: bitmap of relevant filters for this mac.
1352 */
1353struct iwl_fw_bcast_mac {
1354 u8 default_discard;
1355 u8 reserved1;
1356 __le16 attached_filters;
1357} __packed; /* BCAST_MAC_CONTEXT_S_VER_1 */
1358
1359/**
1360 * struct iwl_bcast_filter_cmd - broadcast filtering configuration
1361 * @disable: enable (0) / disable (1)
1362 * @max_bcast_filters: max number of filters (MAX_BCAST_FILTERS)
1363 * @max_macs: max number of macs (NUM_MAC_INDEX_DRIVER)
1364 * @filters: broadcast filters
1365 * @macs: broadcast filtering configuration per-mac
1366 */
1367struct iwl_bcast_filter_cmd {
1368 u8 disable;
1369 u8 max_bcast_filters;
1370 u8 max_macs;
1371 u8 reserved1;
1372 struct iwl_fw_bcast_filter filters[MAX_BCAST_FILTERS];
1373 struct iwl_fw_bcast_mac macs[NUM_MAC_INDEX_DRIVER];
1374} __packed; /* BCAST_FILTERING_HCMD_API_S_VER_1 */
1375
Matti Gottlieba2d79c52014-08-25 14:41:23 +03001376/*
1377 * enum iwl_mvm_marker_id - maker ids
1378 *
1379 * The ids for different type of markers to insert into the usniffer logs
1380 */
1381enum iwl_mvm_marker_id {
1382 MARKER_ID_TX_FRAME_LATENCY = 1,
1383}; /* MARKER_ID_API_E_VER_1 */
1384
1385/**
1386 * struct iwl_mvm_marker - mark info into the usniffer logs
1387 *
1388 * (MARKER_CMD = 0xcb)
1389 *
1390 * Mark the UTC time stamp into the usniffer logs together with additional
1391 * metadata, so the usniffer output can be parsed.
1392 * In the command response the ucode will return the GP2 time.
1393 *
1394 * @dw_len: The amount of dwords following this byte including this byte.
1395 * @marker_id: A unique marker id (iwl_mvm_marker_id).
1396 * @reserved: reserved.
1397 * @timestamp: in milliseconds since 1970-01-01 00:00:00 UTC
1398 * @metadata: additional meta data that will be written to the unsiffer log
1399 */
1400struct iwl_mvm_marker {
1401 u8 dwLen;
1402 u8 markerId;
1403 __le16 reserved;
1404 __le64 timestamp;
1405 __le32 metadata[0];
1406} __packed; /* MARKER_API_S_VER_1 */
1407
Matti Gottlieb0becb372015-05-31 09:18:30 +03001408/*
1409 * enum iwl_dc2dc_config_id - flag ids
1410 *
1411 * Ids of dc2dc configuration flags
1412 */
1413enum iwl_dc2dc_config_id {
1414 DCDC_LOW_POWER_MODE_MSK_SET = 0x1, /* not used */
1415 DCDC_FREQ_TUNE_SET = 0x2,
1416}; /* MARKER_ID_API_E_VER_1 */
1417
1418/**
1419 * struct iwl_dc2dc_config_cmd - configure dc2dc values
1420 *
1421 * (DC2DC_CONFIG_CMD = 0x83)
1422 *
1423 * Set/Get & configure dc2dc values.
1424 * The command always returns the current dc2dc values.
1425 *
1426 * @flags: set/get dc2dc
1427 * @enable_low_power_mode: not used.
1428 * @dc2dc_freq_tune0: frequency divider - digital domain
1429 * @dc2dc_freq_tune1: frequency divider - analog domain
1430 */
1431struct iwl_dc2dc_config_cmd {
1432 __le32 flags;
1433 __le32 enable_low_power_mode; /* not used */
1434 __le32 dc2dc_freq_tune0;
1435 __le32 dc2dc_freq_tune1;
1436} __packed; /* DC2DC_CONFIG_CMD_API_S_VER_1 */
1437
1438/**
1439 * struct iwl_dc2dc_config_resp - response for iwl_dc2dc_config_cmd
1440 *
1441 * Current dc2dc values returned by the FW.
1442 *
1443 * @dc2dc_freq_tune0: frequency divider - digital domain
1444 * @dc2dc_freq_tune1: frequency divider - analog domain
1445 */
1446struct iwl_dc2dc_config_resp {
1447 __le32 dc2dc_freq_tune0;
1448 __le32 dc2dc_freq_tune1;
1449} __packed; /* DC2DC_CONFIG_RESP_API_S_VER_1 */
1450
Lilach Edelstein1f3b0ff2013-10-06 13:03:32 +02001451/***********************************
1452 * Smart Fifo API
1453 ***********************************/
1454/* Smart Fifo state */
1455enum iwl_sf_state {
1456 SF_LONG_DELAY_ON = 0, /* should never be called by driver */
1457 SF_FULL_ON,
1458 SF_UNINIT,
1459 SF_INIT_OFF,
1460 SF_HW_NUM_STATES
1461};
1462
1463/* Smart Fifo possible scenario */
1464enum iwl_sf_scenario {
1465 SF_SCENARIO_SINGLE_UNICAST,
1466 SF_SCENARIO_AGG_UNICAST,
1467 SF_SCENARIO_MULTICAST,
1468 SF_SCENARIO_BA_RESP,
1469 SF_SCENARIO_TX_RESP,
1470 SF_NUM_SCENARIO
1471};
1472
1473#define SF_TRANSIENT_STATES_NUMBER 2 /* SF_LONG_DELAY_ON and SF_FULL_ON */
1474#define SF_NUM_TIMEOUT_TYPES 2 /* Aging timer and Idle timer */
1475
1476/* smart FIFO default values */
Emmanuel Grumbachb4c82ad2014-12-01 16:44:09 +02001477#define SF_W_MARK_SISO 6144
Lilach Edelstein1f3b0ff2013-10-06 13:03:32 +02001478#define SF_W_MARK_MIMO2 8192
1479#define SF_W_MARK_MIMO3 6144
1480#define SF_W_MARK_LEGACY 4096
1481#define SF_W_MARK_SCAN 4096
1482
Eran Hararyf4a3ee42015-02-08 13:58:50 +02001483/* SF Scenarios timers for default configuration (aligned to 32 uSec) */
1484#define SF_SINGLE_UNICAST_IDLE_TIMER_DEF 160 /* 150 uSec */
1485#define SF_SINGLE_UNICAST_AGING_TIMER_DEF 400 /* 0.4 mSec */
1486#define SF_AGG_UNICAST_IDLE_TIMER_DEF 160 /* 150 uSec */
1487#define SF_AGG_UNICAST_AGING_TIMER_DEF 400 /* 0.4 mSec */
1488#define SF_MCAST_IDLE_TIMER_DEF 160 /* 150 mSec */
1489#define SF_MCAST_AGING_TIMER_DEF 400 /* 0.4 mSec */
1490#define SF_BA_IDLE_TIMER_DEF 160 /* 150 uSec */
1491#define SF_BA_AGING_TIMER_DEF 400 /* 0.4 mSec */
1492#define SF_TX_RE_IDLE_TIMER_DEF 160 /* 150 uSec */
1493#define SF_TX_RE_AGING_TIMER_DEF 400 /* 0.4 mSec */
1494
1495/* SF Scenarios timers for BSS MAC configuration (aligned to 32 uSec) */
Lilach Edelstein1f3b0ff2013-10-06 13:03:32 +02001496#define SF_SINGLE_UNICAST_IDLE_TIMER 320 /* 300 uSec */
1497#define SF_SINGLE_UNICAST_AGING_TIMER 2016 /* 2 mSec */
1498#define SF_AGG_UNICAST_IDLE_TIMER 320 /* 300 uSec */
1499#define SF_AGG_UNICAST_AGING_TIMER 2016 /* 2 mSec */
1500#define SF_MCAST_IDLE_TIMER 2016 /* 2 mSec */
1501#define SF_MCAST_AGING_TIMER 10016 /* 10 mSec */
1502#define SF_BA_IDLE_TIMER 320 /* 300 uSec */
1503#define SF_BA_AGING_TIMER 2016 /* 2 mSec */
1504#define SF_TX_RE_IDLE_TIMER 320 /* 300 uSec */
1505#define SF_TX_RE_AGING_TIMER 2016 /* 2 mSec */
1506
1507#define SF_LONG_DELAY_AGING_TIMER 1000000 /* 1 Sec */
1508
Eran Harary161bdb72014-07-27 08:03:06 +03001509#define SF_CFG_DUMMY_NOTIF_OFF BIT(16)
1510
Lilach Edelstein1f3b0ff2013-10-06 13:03:32 +02001511/**
1512 * Smart Fifo configuration command.
Emmanuel Grumbach86974bf2014-07-31 14:32:37 +03001513 * @state: smart fifo state, types listed in enum %iwl_sf_sate.
Lilach Edelstein1f3b0ff2013-10-06 13:03:32 +02001514 * @watermark: Minimum allowed availabe free space in RXF for transient state.
1515 * @long_delay_timeouts: aging and idle timer values for each scenario
1516 * in long delay state.
1517 * @full_on_timeouts: timer values for each scenario in full on state.
1518 */
1519struct iwl_sf_cfg_cmd {
Emmanuel Grumbach86974bf2014-07-31 14:32:37 +03001520 __le32 state;
Lilach Edelstein1f3b0ff2013-10-06 13:03:32 +02001521 __le32 watermark[SF_TRANSIENT_STATES_NUMBER];
1522 __le32 long_delay_timeouts[SF_NUM_SCENARIO][SF_NUM_TIMEOUT_TYPES];
1523 __le32 full_on_timeouts[SF_NUM_SCENARIO][SF_NUM_TIMEOUT_TYPES];
1524} __packed; /* SF_CFG_API_S_VER_2 */
1525
Eran Harary8ba2d7a2015-02-08 11:41:43 +02001526/***********************************
1527 * Location Aware Regulatory (LAR) API - MCC updates
1528 ***********************************/
1529
1530/**
Matti Gottlieb6fa52432016-01-04 13:38:41 +02001531 * struct iwl_mcc_update_cmd_v1 - Request the device to update geographic
Eran Harary8ba2d7a2015-02-08 11:41:43 +02001532 * regulatory profile according to the given MCC (Mobile Country Code).
1533 * The MCC is two letter-code, ascii upper case[A-Z] or '00' for world domain.
1534 * 'ZZ' MCC will be used to switch to NVM default profile; in this case, the
1535 * MCC in the cmd response will be the relevant MCC in the NVM.
1536 * @mcc: given mobile country code
1537 * @source_id: the source from where we got the MCC, see iwl_mcc_source
1538 * @reserved: reserved for alignment
1539 */
Matti Gottlieb6fa52432016-01-04 13:38:41 +02001540struct iwl_mcc_update_cmd_v1 {
1541 __le16 mcc;
1542 u8 source_id;
1543 u8 reserved;
1544} __packed; /* LAR_UPDATE_MCC_CMD_API_S_VER_1 */
1545
1546/**
1547 * struct iwl_mcc_update_cmd - Request the device to update geographic
1548 * regulatory profile according to the given MCC (Mobile Country Code).
1549 * The MCC is two letter-code, ascii upper case[A-Z] or '00' for world domain.
1550 * 'ZZ' MCC will be used to switch to NVM default profile; in this case, the
1551 * MCC in the cmd response will be the relevant MCC in the NVM.
1552 * @mcc: given mobile country code
1553 * @source_id: the source from where we got the MCC, see iwl_mcc_source
1554 * @reserved: reserved for alignment
1555 * @key: integrity key for MCC API OEM testing
1556 * @reserved2: reserved
1557 */
Eran Harary8ba2d7a2015-02-08 11:41:43 +02001558struct iwl_mcc_update_cmd {
1559 __le16 mcc;
1560 u8 source_id;
1561 u8 reserved;
Matti Gottlieb6fa52432016-01-04 13:38:41 +02001562 __le32 key;
1563 __le32 reserved2[5];
1564} __packed; /* LAR_UPDATE_MCC_CMD_API_S_VER_2 */
Eran Harary8ba2d7a2015-02-08 11:41:43 +02001565
1566/**
Matti Gottlieb6fa52432016-01-04 13:38:41 +02001567 * iwl_mcc_update_resp_v1 - response to MCC_UPDATE_CMD.
Eran Harary8ba2d7a2015-02-08 11:41:43 +02001568 * Contains the new channel control profile map, if changed, and the new MCC
1569 * (mobile country code).
1570 * The new MCC may be different than what was requested in MCC_UPDATE_CMD.
Jonathan Doron47c8b152014-11-27 16:55:25 +02001571 * @status: see &enum iwl_mcc_update_status
Eran Harary8ba2d7a2015-02-08 11:41:43 +02001572 * @mcc: the new applied MCC
1573 * @cap: capabilities for all channels which matches the MCC
1574 * @source_id: the MCC source, see iwl_mcc_source
1575 * @n_channels: number of channels in @channels_data (may be 14, 39, 50 or 51
1576 * channels, depending on platform)
1577 * @channels: channel control data map, DWORD for each channel. Only the first
1578 * 16bits are used.
1579 */
Matti Gottlieb6fa52432016-01-04 13:38:41 +02001580struct iwl_mcc_update_resp_v1 {
Eran Harary8ba2d7a2015-02-08 11:41:43 +02001581 __le32 status;
1582 __le16 mcc;
1583 u8 cap;
1584 u8 source_id;
1585 __le32 n_channels;
1586 __le32 channels[0];
Matti Gottlieb6fa52432016-01-04 13:38:41 +02001587} __packed; /* LAR_UPDATE_MCC_CMD_RESP_S_VER_1 */
1588
1589/**
1590 * iwl_mcc_update_resp - response to MCC_UPDATE_CMD.
1591 * Contains the new channel control profile map, if changed, and the new MCC
1592 * (mobile country code).
1593 * The new MCC may be different than what was requested in MCC_UPDATE_CMD.
1594 * @status: see &enum iwl_mcc_update_status
1595 * @mcc: the new applied MCC
1596 * @cap: capabilities for all channels which matches the MCC
1597 * @source_id: the MCC source, see iwl_mcc_source
1598 * @time: time elapsed from the MCC test start (in 30 seconds TU)
1599 * @reserved: reserved.
1600 * @n_channels: number of channels in @channels_data (may be 14, 39, 50 or 51
1601 * channels, depending on platform)
1602 * @channels: channel control data map, DWORD for each channel. Only the first
1603 * 16bits are used.
1604 */
1605struct iwl_mcc_update_resp {
1606 __le32 status;
1607 __le16 mcc;
1608 u8 cap;
1609 u8 source_id;
1610 __le16 time;
1611 __le16 reserved;
1612 __le32 n_channels;
1613 __le32 channels[0];
1614} __packed; /* LAR_UPDATE_MCC_CMD_RESP_S_VER_2 */
Eran Harary8ba2d7a2015-02-08 11:41:43 +02001615
1616/**
1617 * struct iwl_mcc_chub_notif - chub notifies of mcc change
1618 * (MCC_CHUB_UPDATE_CMD = 0xc9)
1619 * The Chub (Communication Hub, CommsHUB) is a HW component that connects to
1620 * the cellular and connectivity cores that gets updates of the mcc, and
1621 * notifies the ucode directly of any mcc change.
1622 * The ucode requests the driver to request the device to update geographic
1623 * regulatory profile according to the given MCC (Mobile Country Code).
1624 * The MCC is two letter-code, ascii upper case[A-Z] or '00' for world domain.
1625 * 'ZZ' MCC will be used to switch to NVM default profile; in this case, the
1626 * MCC in the cmd response will be the relevant MCC in the NVM.
1627 * @mcc: given mobile country code
1628 * @source_id: identity of the change originator, see iwl_mcc_source
1629 * @reserved1: reserved for alignment
1630 */
1631struct iwl_mcc_chub_notif {
1632 u16 mcc;
1633 u8 source_id;
1634 u8 reserved1;
1635} __packed; /* LAR_MCC_NOTIFY_S */
1636
1637enum iwl_mcc_update_status {
1638 MCC_RESP_NEW_CHAN_PROFILE,
1639 MCC_RESP_SAME_CHAN_PROFILE,
1640 MCC_RESP_INVALID,
1641 MCC_RESP_NVM_DISABLED,
1642 MCC_RESP_ILLEGAL,
1643 MCC_RESP_LOW_PRIORITY,
Matti Gottlieb6fa52432016-01-04 13:38:41 +02001644 MCC_RESP_TEST_MODE_ACTIVE,
1645 MCC_RESP_TEST_MODE_NOT_ACTIVE,
1646 MCC_RESP_TEST_MODE_DENIAL_OF_SERVICE,
Eran Harary8ba2d7a2015-02-08 11:41:43 +02001647};
1648
1649enum iwl_mcc_source {
1650 MCC_SOURCE_OLD_FW = 0,
1651 MCC_SOURCE_ME = 1,
1652 MCC_SOURCE_BIOS = 2,
1653 MCC_SOURCE_3G_LTE_HOST = 3,
1654 MCC_SOURCE_3G_LTE_DEVICE = 4,
1655 MCC_SOURCE_WIFI = 5,
1656 MCC_SOURCE_RESERVED = 6,
1657 MCC_SOURCE_DEFAULT = 7,
1658 MCC_SOURCE_UNINITIALIZED = 8,
Matti Gottlieb6fa52432016-01-04 13:38:41 +02001659 MCC_SOURCE_MCC_API = 9,
1660 MCC_SOURCE_GET_CURRENT = 0x10,
1661 MCC_SOURCE_GETTING_MCC_TEST_MODE = 0x11,
Eran Harary8ba2d7a2015-02-08 11:41:43 +02001662};
1663
Luciano Coelhoa0a09242014-09-04 12:29:15 +03001664/* DTS measurements */
1665
1666enum iwl_dts_measurement_flags {
1667 DTS_TRIGGER_CMD_FLAGS_TEMP = BIT(0),
1668 DTS_TRIGGER_CMD_FLAGS_VOLT = BIT(1),
1669};
1670
1671/**
1672 * iwl_dts_measurement_cmd - request DTS temperature and/or voltage measurements
1673 *
1674 * @flags: indicates which measurements we want as specified in &enum
1675 * iwl_dts_measurement_flags
1676 */
1677struct iwl_dts_measurement_cmd {
1678 __le32 flags;
1679} __packed; /* TEMPERATURE_MEASUREMENT_TRIGGER_CMD_S */
1680
1681/**
Arik Nemtsov78efc702015-10-06 12:22:47 +03001682* enum iwl_dts_control_measurement_mode - DTS measurement type
1683* @DTS_AUTOMATIC: Automatic mode (full SW control). Provide temperature read
1684* back (latest value. Not waiting for new value). Use automatic
1685* SW DTS configuration.
1686* @DTS_REQUEST_READ: Request DTS read. Configure DTS with manual settings,
1687* trigger DTS reading and provide read back temperature read
1688* when available.
1689* @DTS_OVER_WRITE: over-write the DTS temperatures in the SW until next read
1690* @DTS_DIRECT_WITHOUT_MEASURE: DTS returns its latest temperature result,
1691* without measurement trigger.
1692*/
1693enum iwl_dts_control_measurement_mode {
1694 DTS_AUTOMATIC = 0,
1695 DTS_REQUEST_READ = 1,
1696 DTS_OVER_WRITE = 2,
1697 DTS_DIRECT_WITHOUT_MEASURE = 3,
1698};
1699
1700/**
1701* enum iwl_dts_used - DTS to use or used for measurement in the DTS request
1702* @DTS_USE_TOP: Top
1703* @DTS_USE_CHAIN_A: chain A
1704* @DTS_USE_CHAIN_B: chain B
1705* @DTS_USE_CHAIN_C: chain C
1706* @XTAL_TEMPERATURE - read temperature from xtal
1707*/
1708enum iwl_dts_used {
1709 DTS_USE_TOP = 0,
1710 DTS_USE_CHAIN_A = 1,
1711 DTS_USE_CHAIN_B = 2,
1712 DTS_USE_CHAIN_C = 3,
1713 XTAL_TEMPERATURE = 4,
1714};
1715
1716/**
1717* enum iwl_dts_bit_mode - bit-mode to use in DTS request read mode
1718* @DTS_BIT6_MODE: bit 6 mode
1719* @DTS_BIT8_MODE: bit 8 mode
1720*/
1721enum iwl_dts_bit_mode {
1722 DTS_BIT6_MODE = 0,
1723 DTS_BIT8_MODE = 1,
1724};
1725
1726/**
1727 * iwl_ext_dts_measurement_cmd - request extended DTS temperature measurements
1728 * @control_mode: see &enum iwl_dts_control_measurement_mode
1729 * @temperature: used when over write DTS mode is selected
1730 * @sensor: set temperature sensor to use. See &enum iwl_dts_used
1731 * @avg_factor: average factor to DTS in request DTS read mode
1732 * @bit_mode: value defines the DTS bit mode to use. See &enum iwl_dts_bit_mode
1733 * @step_duration: step duration for the DTS
1734 */
1735struct iwl_ext_dts_measurement_cmd {
1736 __le32 control_mode;
1737 __le32 temperature;
1738 __le32 sensor;
1739 __le32 avg_factor;
1740 __le32 bit_mode;
1741 __le32 step_duration;
1742} __packed; /* XVT_FW_DTS_CONTROL_MEASUREMENT_REQUEST_API_S */
1743
1744/**
Chaya Rachel Ivgic221daf2015-12-29 09:54:49 +02001745 * struct iwl_dts_measurement_notif_v1 - measurements notification
Luciano Coelhoa0a09242014-09-04 12:29:15 +03001746 *
1747 * @temp: the measured temperature
1748 * @voltage: the measured voltage
1749 */
Chaya Rachel Ivgic221daf2015-12-29 09:54:49 +02001750struct iwl_dts_measurement_notif_v1 {
Luciano Coelhoa0a09242014-09-04 12:29:15 +03001751 __le32 temp;
1752 __le32 voltage;
Chaya Rachel Ivgic221daf2015-12-29 09:54:49 +02001753} __packed; /* TEMPERATURE_MEASUREMENT_TRIGGER_NTFY_S_VER_1*/
1754
1755/**
1756 * struct iwl_dts_measurement_notif_v2 - measurements notification
1757 *
1758 * @temp: the measured temperature
1759 * @voltage: the measured voltage
1760 * @threshold_idx: the trip index that was crossed
1761 */
1762struct iwl_dts_measurement_notif_v2 {
1763 __le32 temp;
1764 __le32 voltage;
1765 __le32 threshold_idx;
1766} __packed; /* TEMPERATURE_MEASUREMENT_TRIGGER_NTFY_S_VER_2 */
Luciano Coelhoa0a09242014-09-04 12:29:15 +03001767
Chaya Rachel Ivgi0a3b7112015-12-16 16:34:55 +02001768/**
1769 * struct ct_kill_notif - CT-kill entry notification
1770 *
1771 * @temperature: the current temperature in celsius
1772 * @reserved: reserved
1773 */
1774struct ct_kill_notif {
1775 __le16 temperature;
1776 __le16 reserved;
1777} __packed; /* GRP_PHY_CT_KILL_NTF */
1778
Chaya Rachel Ivgi5c89e7b2016-01-05 10:34:47 +02001779/**
1780* enum ctdp_cmd_operation - CTDP command operations
1781* @CTDP_CMD_OPERATION_START: update the current budget
1782* @CTDP_CMD_OPERATION_STOP: stop ctdp
1783* @CTDP_CMD_OPERATION_REPORT: get the avgerage budget
1784*/
1785enum iwl_mvm_ctdp_cmd_operation {
1786 CTDP_CMD_OPERATION_START = 0x1,
1787 CTDP_CMD_OPERATION_STOP = 0x2,
1788 CTDP_CMD_OPERATION_REPORT = 0x4,
1789};/* CTDP_CMD_OPERATION_TYPE_E */
1790
1791/**
1792 * struct iwl_mvm_ctdp_cmd - track and manage the FW power consumption budget
1793 *
1794 * @operation: see &enum iwl_mvm_ctdp_cmd_operation
1795 * @budget: the budget in milliwatt
1796 * @window_size: defined in API but not used
1797 */
1798struct iwl_mvm_ctdp_cmd {
1799 __le32 operation;
1800 __le32 budget;
1801 __le32 window_size;
1802} __packed;
1803
Chaya Rachel Ivgic221daf2015-12-29 09:54:49 +02001804#define IWL_MAX_DTS_TRIPS 8
1805
1806/**
1807 * struct iwl_temp_report_ths_cmd - set temperature thresholds
1808 *
1809 * @num_temps: number of temperature thresholds passed
1810 * @thresholds: array with the thresholds to be configured
1811 */
1812struct temp_report_ths_cmd {
1813 __le32 num_temps;
1814 __le16 thresholds[IWL_MAX_DTS_TRIPS];
1815} __packed; /* GRP_PHY_TEMP_REPORTING_THRESHOLDS_CMD */
1816
Arik Nemtsov77c5d7e2014-09-11 13:10:08 +03001817/***********************************
1818 * TDLS API
1819 ***********************************/
1820
1821/* Type of TDLS request */
1822enum iwl_tdls_channel_switch_type {
1823 TDLS_SEND_CHAN_SW_REQ = 0,
1824 TDLS_SEND_CHAN_SW_RESP_AND_MOVE_CH,
1825 TDLS_MOVE_CH,
1826}; /* TDLS_STA_CHANNEL_SWITCH_CMD_TYPE_API_E_VER_1 */
1827
1828/**
1829 * Switch timing sub-element in a TDLS channel-switch command
1830 * @frame_timestamp: GP2 timestamp of channel-switch request/response packet
1831 * received from peer
1832 * @max_offchan_duration: What amount of microseconds out of a DTIM is given
1833 * to the TDLS off-channel communication. For instance if the DTIM is
1834 * 200TU and the TDLS peer is to be given 25% of the time, the value
1835 * given will be 50TU, or 50 * 1024 if translated into microseconds.
1836 * @switch_time: switch time the peer sent in its channel switch timing IE
1837 * @switch_timout: switch timeout the peer sent in its channel switch timing IE
1838 */
1839struct iwl_tdls_channel_switch_timing {
1840 __le32 frame_timestamp; /* GP2 time of peer packet Rx */
1841 __le32 max_offchan_duration; /* given in micro-seconds */
1842 __le32 switch_time; /* given in micro-seconds */
1843 __le32 switch_timeout; /* given in micro-seconds */
1844} __packed; /* TDLS_STA_CHANNEL_SWITCH_TIMING_DATA_API_S_VER_1 */
1845
1846#define IWL_TDLS_CH_SW_FRAME_MAX_SIZE 200
1847
1848/**
1849 * TDLS channel switch frame template
1850 *
1851 * A template representing a TDLS channel-switch request or response frame
1852 *
1853 * @switch_time_offset: offset to the channel switch timing IE in the template
1854 * @tx_cmd: Tx parameters for the frame
1855 * @data: frame data
1856 */
1857struct iwl_tdls_channel_switch_frame {
1858 __le32 switch_time_offset;
1859 struct iwl_tx_cmd tx_cmd;
1860 u8 data[IWL_TDLS_CH_SW_FRAME_MAX_SIZE];
1861} __packed; /* TDLS_STA_CHANNEL_SWITCH_FRAME_API_S_VER_1 */
1862
1863/**
1864 * TDLS channel switch command
1865 *
1866 * The command is sent to initiate a channel switch and also in response to
1867 * incoming TDLS channel-switch request/response packets from remote peers.
1868 *
1869 * @switch_type: see &enum iwl_tdls_channel_switch_type
1870 * @peer_sta_id: station id of TDLS peer
1871 * @ci: channel we switch to
1872 * @timing: timing related data for command
1873 * @frame: channel-switch request/response template, depending to switch_type
1874 */
1875struct iwl_tdls_channel_switch_cmd {
1876 u8 switch_type;
1877 __le32 peer_sta_id;
1878 struct iwl_fw_channel_info ci;
1879 struct iwl_tdls_channel_switch_timing timing;
1880 struct iwl_tdls_channel_switch_frame frame;
1881} __packed; /* TDLS_STA_CHANNEL_SWITCH_CMD_API_S_VER_1 */
1882
1883/**
1884 * TDLS channel switch start notification
1885 *
1886 * @status: non-zero on success
1887 * @offchannel_duration: duration given in microseconds
1888 * @sta_id: peer currently performing the channel-switch with
1889 */
1890struct iwl_tdls_channel_switch_notif {
1891 __le32 status;
1892 __le32 offchannel_duration;
1893 __le32 sta_id;
1894} __packed; /* TDLS_STA_CHANNEL_SWITCH_NTFY_API_S_VER_1 */
1895
Arik Nemtsov307e4722014-09-15 18:48:59 +03001896/**
1897 * TDLS station info
1898 *
1899 * @sta_id: station id of the TDLS peer
1900 * @tx_to_peer_tid: TID reserved vs. the peer for FW based Tx
1901 * @tx_to_peer_ssn: initial SSN the FW should use for Tx on its TID vs the peer
1902 * @is_initiator: 1 if the peer is the TDLS link initiator, 0 otherwise
1903 */
1904struct iwl_tdls_sta_info {
1905 u8 sta_id;
1906 u8 tx_to_peer_tid;
1907 __le16 tx_to_peer_ssn;
1908 __le32 is_initiator;
1909} __packed; /* TDLS_STA_INFO_VER_1 */
1910
1911/**
1912 * TDLS basic config command
1913 *
1914 * @id_and_color: MAC id and color being configured
1915 * @tdls_peer_count: amount of currently connected TDLS peers
1916 * @tx_to_ap_tid: TID reverved vs. the AP for FW based Tx
1917 * @tx_to_ap_ssn: initial SSN the FW should use for Tx on its TID vs. the AP
1918 * @sta_info: per-station info. Only the first tdls_peer_count entries are set
1919 * @pti_req_data_offset: offset of network-level data for the PTI template
1920 * @pti_req_tx_cmd: Tx parameters for PTI request template
1921 * @pti_req_template: PTI request template data
1922 */
1923struct iwl_tdls_config_cmd {
1924 __le32 id_and_color; /* mac id and color */
1925 u8 tdls_peer_count;
1926 u8 tx_to_ap_tid;
1927 __le16 tx_to_ap_ssn;
1928 struct iwl_tdls_sta_info sta_info[IWL_MVM_TDLS_STA_COUNT];
1929
1930 __le32 pti_req_data_offset;
1931 struct iwl_tx_cmd pti_req_tx_cmd;
1932 u8 pti_req_template[0];
1933} __packed; /* TDLS_CONFIG_CMD_API_S_VER_1 */
1934
1935/**
1936 * TDLS per-station config information from FW
1937 *
1938 * @sta_id: station id of the TDLS peer
1939 * @tx_to_peer_last_seq: last sequence number used by FW during FW-based Tx to
1940 * the peer
1941 */
1942struct iwl_tdls_config_sta_info_res {
1943 __le16 sta_id;
1944 __le16 tx_to_peer_last_seq;
1945} __packed; /* TDLS_STA_INFO_RSP_VER_1 */
1946
1947/**
1948 * TDLS config information from FW
1949 *
1950 * @tx_to_ap_last_seq: last sequence number used by FW during FW-based Tx to AP
1951 * @sta_info: per-station TDLS config information
1952 */
1953struct iwl_tdls_config_res {
1954 __le32 tx_to_ap_last_seq;
1955 struct iwl_tdls_config_sta_info_res sta_info[IWL_MVM_TDLS_STA_COUNT];
1956} __packed; /* TDLS_CONFIG_RSP_API_S_VER_1 */
1957
Liad Kaufman04fd2c22014-12-15 17:54:16 +02001958#define TX_FIFO_MAX_NUM 8
1959#define RX_FIFO_MAX_NUM 2
Golan Ben-Ami5b086412016-02-09 12:57:16 +02001960#define TX_FIFO_INTERNAL_MAX_NUM 6
Liad Kaufman04fd2c22014-12-15 17:54:16 +02001961
1962/**
1963 * Shared memory configuration information from the FW
1964 *
1965 * @shared_mem_addr: shared memory addr (pre 8000 HW set to 0x0 as MARBH is not
1966 * accessible)
1967 * @shared_mem_size: shared memory size
1968 * @sample_buff_addr: internal sample (mon/adc) buff addr (pre 8000 HW set to
1969 * 0x0 as accessible only via DBGM RDAT)
1970 * @sample_buff_size: internal sample buff size
1971 * @txfifo_addr: start addr of TXF0 (excluding the context table 0.5KB), (pre
1972 * 8000 HW set to 0x0 as not accessible)
1973 * @txfifo_size: size of TXF0 ... TXF7
1974 * @rxfifo_size: RXF1, RXF2 sizes. If there is no RXF2, it'll have a value of 0
1975 * @page_buff_addr: used by UMAC and performance debug (page miss analysis),
1976 * when paging is not supported this should be 0
1977 * @page_buff_size: size of %page_buff_addr
Golan Ben-Ami5b086412016-02-09 12:57:16 +02001978 * @rxfifo_addr: Start address of rxFifo
1979 * @internal_txfifo_addr: start address of internalFifo
1980 * @internal_txfifo_size: internal fifos' size
1981 *
1982 * NOTE: on firmware that don't have IWL_UCODE_TLV_CAPA_EXTEND_SHARED_MEM_CFG
1983 * set, the last 3 members don't exist.
Liad Kaufman04fd2c22014-12-15 17:54:16 +02001984 */
1985struct iwl_shared_mem_cfg {
1986 __le32 shared_mem_addr;
1987 __le32 shared_mem_size;
1988 __le32 sample_buff_addr;
1989 __le32 sample_buff_size;
1990 __le32 txfifo_addr;
1991 __le32 txfifo_size[TX_FIFO_MAX_NUM];
1992 __le32 rxfifo_size[RX_FIFO_MAX_NUM];
1993 __le32 page_buff_addr;
1994 __le32 page_buff_size;
Golan Ben-Ami5b086412016-02-09 12:57:16 +02001995 __le32 rxfifo_addr;
1996 __le32 internal_txfifo_addr;
1997 __le32 internal_txfifo_size[TX_FIFO_INTERNAL_MAX_NUM];
1998} __packed; /* SHARED_MEM_ALLOC_API_S_VER_2 */
Liad Kaufman04fd2c22014-12-15 17:54:16 +02001999
Sara Sharona07a8f32015-11-15 11:11:59 +02002000/**
2001 * VHT MU-MIMO group configuration
2002 *
2003 * @membership_status: a bitmap of MU groups
2004 * @user_position:the position of station in a group. If the station is in the
2005 * group then bits (group * 2) is the position -1
2006 */
2007struct iwl_mu_group_mgmt_cmd {
2008 __le32 reserved;
2009 __le32 membership_status[2];
2010 __le32 user_position[4];
2011} __packed; /* MU_GROUP_ID_MNG_TABLE_API_S_VER_1 */
2012
Sara Sharonf92659a2016-02-03 15:04:49 +02002013/**
2014 * struct iwl_mu_group_mgmt_notif - VHT MU-MIMO group id notification
2015 *
2016 * @membership_status: a bitmap of MU groups
2017 * @user_position: the position of station in a group. If the station is in the
2018 * group then bits (group * 2) is the position -1
2019 */
2020struct iwl_mu_group_mgmt_notif {
2021 __le32 membership_status[2];
2022 __le32 user_position[4];
2023} __packed; /* MU_GROUP_MNG_NTFY_API_S_VER_1 */
2024
Sara Sharon0db056d2015-12-29 11:07:15 +02002025#define MAX_STORED_BEACON_SIZE 600
2026
2027/**
2028 * Stored beacon notification
2029 *
2030 * @system_time: system time on air rise
2031 * @tsf: TSF on air rise
2032 * @beacon_timestamp: beacon on air rise
2033 * @phy_flags: general phy flags: band, modulation, etc.
2034 * @channel: channel this beacon was received on
2035 * @rates: rate in ucode internal format
2036 * @byte_count: frame's byte count
2037 */
2038struct iwl_stored_beacon_notif {
2039 __le32 system_time;
2040 __le64 tsf;
2041 __le32 beacon_timestamp;
2042 __le16 phy_flags;
2043 __le16 channel;
2044 __le32 rates;
2045 __le32 byte_count;
2046 u8 data[MAX_STORED_BEACON_SIZE];
2047} __packed; /* WOWLAN_STROED_BEACON_INFO_S_VER_1 */
2048
Aviya Erenfeld03098262016-02-18 14:09:33 +02002049#define LQM_NUMBER_OF_STATIONS_IN_REPORT 16
2050
2051enum iwl_lqm_cmd_operatrions {
2052 LQM_CMD_OPERATION_START_MEASUREMENT = 0x01,
2053 LQM_CMD_OPERATION_STOP_MEASUREMENT = 0x02,
2054};
2055
2056enum iwl_lqm_status {
2057 LQM_STATUS_SUCCESS = 0,
2058 LQM_STATUS_TIMEOUT = 1,
2059 LQM_STATUS_ABORT = 2,
2060};
2061
2062/**
2063 * Link Quality Measurement command
2064 * @cmd_operatrion: command operation to be performed (start or stop)
2065 * as defined above.
2066 * @mac_id: MAC ID the measurement applies to.
2067 * @measurement_time: time of the total measurement to be performed, in uSec.
2068 * @timeout: maximum time allowed until a response is sent, in uSec.
2069 */
2070struct iwl_link_qual_msrmnt_cmd {
2071 __le32 cmd_operation;
2072 __le32 mac_id;
2073 __le32 measurement_time;
2074 __le32 timeout;
2075} __packed /* LQM_CMD_API_S_VER_1 */;
2076
2077/**
2078 * Link Quality Measurement notification
2079 *
2080 * @frequent_stations_air_time: an array containing the total air time
2081 * (in uSec) used by the most frequently transmitting stations.
2082 * @number_of_stations: the number of uniqe stations included in the array
2083 * (a number between 0 to 16)
2084 * @total_air_time_other_stations: the total air time (uSec) used by all the
2085 * stations which are not included in the above report.
2086 * @time_in_measurement_window: the total time in uSec in which a measurement
2087 * took place.
2088 * @tx_frame_dropped: the number of TX frames dropped due to retry limit during
2089 * measurement
2090 * @mac_id: MAC ID the measurement applies to.
2091 * @status: return status. may be one of the LQM_STATUS_* defined above.
2092 * @reserved: reserved.
2093 */
2094struct iwl_link_qual_msrmnt_notif {
2095 __le32 frequent_stations_air_time[LQM_NUMBER_OF_STATIONS_IN_REPORT];
2096 __le32 number_of_stations;
2097 __le32 total_air_time_other_stations;
2098 __le32 time_in_measurement_window;
2099 __le32 tx_frame_dropped;
2100 __le32 mac_id;
2101 __le32 status;
2102 __le32 reserved[3];
2103} __packed; /* LQM_MEASUREMENT_COMPLETE_NTF_API_S_VER1 */
2104
Johannes Berg8ca151b2013-01-24 14:25:36 +01002105#endif /* __fw_api_h__ */