blob: d9049d5054ccf0567adf6c98bf8686966c17ff11 [file] [log] [blame]
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001/*
adam radford3f1530c2010-12-14 18:51:48 -08002 * Linux MegaRAID driver for SAS based RAID controllers
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04003 *
Sumit.Saxena@avagotech.come3990652014-11-17 15:24:03 +05304 * Copyright (c) 2003-2013 LSI Corporation
5 * Copyright (c) 2013-2014 Avago Technologies
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04006 *
adam radford3f1530c2010-12-14 18:51:48 -08007 * This program is free software; you can redistribute it and/or
8 * modify it under the terms of the GNU General Public License
9 * as published by the Free Software Foundation; either version 2
10 * of the License, or (at your option) any later version.
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -040011 *
adam radford3f1530c2010-12-14 18:51:48 -080012 * This program is distributed in the hope that it will be useful,
13 * but WITHOUT ANY WARRANTY; without even the implied warranty of
14 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15 * GNU General Public License for more details.
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -040016 *
adam radford3f1530c2010-12-14 18:51:48 -080017 * You should have received a copy of the GNU General Public License
Sumit.Saxena@avagotech.come3990652014-11-17 15:24:03 +053018 * along with this program. If not, see <http://www.gnu.org/licenses/>.
adam radford3f1530c2010-12-14 18:51:48 -080019 *
20 * FILE: megaraid_sas.h
21 *
Sumit.Saxena@avagotech.come3990652014-11-17 15:24:03 +053022 * Authors: Avago Technologies
23 * Kashyap Desai <kashyap.desai@avagotech.com>
24 * Sumit Saxena <sumit.saxena@avagotech.com>
adam radford3f1530c2010-12-14 18:51:48 -080025 *
Sumit.Saxena@avagotech.come3990652014-11-17 15:24:03 +053026 * Send feedback to: megaraidlinux.pdl@avagotech.com
adam radford3f1530c2010-12-14 18:51:48 -080027 *
Sumit.Saxena@avagotech.come3990652014-11-17 15:24:03 +053028 * Mail to: Avago Technologies, 350 West Trimble Road, Building 90,
29 * San Jose, California 95131
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -040030 */
31
32#ifndef LSI_MEGARAID_SAS_H
33#define LSI_MEGARAID_SAS_H
34
Randy Dunlapa69b74d2007-01-05 22:41:48 -080035/*
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -040036 * MegaRAID SAS Driver meta data
37 */
Sasikumar Chandrasekaran223e4b92017-01-10 18:20:53 -050038#define MEGASAS_VERSION "07.700.00.00-rc1"
39#define MEGASAS_RELDATE "November 29, 2016"
Sumant Patro0e989362006-06-20 15:32:37 -070040
41/*
42 * Device IDs
43 */
44#define PCI_DEVICE_ID_LSI_SAS1078R 0x0060
bo yangaf7a5642008-03-17 04:13:07 -040045#define PCI_DEVICE_ID_LSI_SAS1078DE 0x007C
Sumant Patro0e989362006-06-20 15:32:37 -070046#define PCI_DEVICE_ID_LSI_VERDE_ZCR 0x0413
Yang, Bo6610a6b2008-08-10 12:42:38 -070047#define PCI_DEVICE_ID_LSI_SAS1078GEN2 0x0078
48#define PCI_DEVICE_ID_LSI_SAS0079GEN2 0x0079
Yang, Bo87911122009-10-06 14:31:54 -060049#define PCI_DEVICE_ID_LSI_SAS0073SKINNY 0x0073
50#define PCI_DEVICE_ID_LSI_SAS0071SKINNY 0x0071
adam radford9c915a82010-12-21 13:34:31 -080051#define PCI_DEVICE_ID_LSI_FUSION 0x005b
adam radford229fe472014-03-10 02:51:56 -070052#define PCI_DEVICE_ID_LSI_PLASMA 0x002f
adam radford36807e62011-10-08 18:15:06 -070053#define PCI_DEVICE_ID_LSI_INVADER 0x005d
Sumit.Saxena@lsi.com21d3c712013-05-22 12:31:43 +053054#define PCI_DEVICE_ID_LSI_FURY 0x005f
sumit.saxena@avagotech.com90c204b2015-10-15 13:39:44 +053055#define PCI_DEVICE_ID_LSI_INTRUDER 0x00ce
56#define PCI_DEVICE_ID_LSI_INTRUDER_24 0x00cf
sumit.saxena@avagotech.com7364d342015-10-15 13:39:54 +053057#define PCI_DEVICE_ID_LSI_CUTLASS_52 0x0052
58#define PCI_DEVICE_ID_LSI_CUTLASS_53 0x0053
Sasikumar Chandrasekaran45f4f2e2017-01-10 18:20:43 -050059#define PCI_DEVICE_ID_LSI_VENTURA 0x0014
60#define PCI_DEVICE_ID_LSI_HARPOON 0x0016
61#define PCI_DEVICE_ID_LSI_TOMCAT 0x0017
62#define PCI_DEVICE_ID_LSI_VENTURA_4PORT 0x001B
63#define PCI_DEVICE_ID_LSI_CRUSADER_4PORT 0x001C
Sumant Patro0e989362006-06-20 15:32:37 -070064
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -040065/*
Sumit.Saxena@lsi.com39b72c32013-05-22 12:32:43 +053066 * Intel HBA SSDIDs
67 */
68#define MEGARAID_INTEL_RS3DC080_SSDID 0x9360
69#define MEGARAID_INTEL_RS3DC040_SSDID 0x9362
70#define MEGARAID_INTEL_RS3SC008_SSDID 0x9380
71#define MEGARAID_INTEL_RS3MC044_SSDID 0x9381
72#define MEGARAID_INTEL_RS3WC080_SSDID 0x9341
73#define MEGARAID_INTEL_RS3WC040_SSDID 0x9343
sumit.saxena@avagotech.com7364d342015-10-15 13:39:54 +053074#define MEGARAID_INTEL_RMS3BC160_SSDID 0x352B
Sumit.Saxena@lsi.com39b72c32013-05-22 12:32:43 +053075
76/*
sumit.saxena@avagotech.com90c204b2015-10-15 13:39:44 +053077 * Intruder HBA SSDIDs
78 */
79#define MEGARAID_INTRUDER_SSDID1 0x9371
80#define MEGARAID_INTRUDER_SSDID2 0x9390
81#define MEGARAID_INTRUDER_SSDID3 0x9370
82
83/*
Sumit.Saxena@lsi.com39b72c32013-05-22 12:32:43 +053084 * Intel HBA branding
85 */
86#define MEGARAID_INTEL_RS3DC080_BRANDING \
87 "Intel(R) RAID Controller RS3DC080"
88#define MEGARAID_INTEL_RS3DC040_BRANDING \
89 "Intel(R) RAID Controller RS3DC040"
90#define MEGARAID_INTEL_RS3SC008_BRANDING \
91 "Intel(R) RAID Controller RS3SC008"
92#define MEGARAID_INTEL_RS3MC044_BRANDING \
93 "Intel(R) RAID Controller RS3MC044"
94#define MEGARAID_INTEL_RS3WC080_BRANDING \
95 "Intel(R) RAID Controller RS3WC080"
96#define MEGARAID_INTEL_RS3WC040_BRANDING \
97 "Intel(R) RAID Controller RS3WC040"
sumit.saxena@avagotech.com7364d342015-10-15 13:39:54 +053098#define MEGARAID_INTEL_RMS3BC160_BRANDING \
99 "Intel(R) Integrated RAID Module RMS3BC160"
Sumit.Saxena@lsi.com39b72c32013-05-22 12:32:43 +0530100
101/*
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -0400102 * =====================================
103 * MegaRAID SAS MFI firmware definitions
104 * =====================================
105 */
106
107/*
Sasikumar Chandrasekaran45f4f2e2017-01-10 18:20:43 -0500108 * MFI stands for MegaRAID SAS FW Interface. This is just a moniker for
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -0400109 * protocol between the software and firmware. Commands are issued using
110 * "message frames"
111 */
112
Randy Dunlapa69b74d2007-01-05 22:41:48 -0800113/*
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -0400114 * FW posts its state in upper 4 bits of outbound_msg_0 register
115 */
116#define MFI_STATE_MASK 0xF0000000
117#define MFI_STATE_UNDEFINED 0x00000000
118#define MFI_STATE_BB_INIT 0x10000000
119#define MFI_STATE_FW_INIT 0x40000000
120#define MFI_STATE_WAIT_HANDSHAKE 0x60000000
121#define MFI_STATE_FW_INIT_2 0x70000000
122#define MFI_STATE_DEVICE_SCAN 0x80000000
Sumant Patroe3bbff92006-10-03 12:28:49 -0700123#define MFI_STATE_BOOT_MESSAGE_PENDING 0x90000000
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -0400124#define MFI_STATE_FLUSH_CACHE 0xA0000000
125#define MFI_STATE_READY 0xB0000000
126#define MFI_STATE_OPERATIONAL 0xC0000000
127#define MFI_STATE_FAULT 0xF0000000
Sumit.Saxena@avagotech.comfc62b3f2014-09-12 18:57:28 +0530128#define MFI_STATE_FORCE_OCR 0x00000080
129#define MFI_STATE_DMADONE 0x00000008
130#define MFI_STATE_CRASH_DUMP_DONE 0x00000004
adam radford7e70e732011-05-11 18:34:08 -0700131#define MFI_RESET_REQUIRED 0x00000001
132#define MFI_RESET_ADAPTER 0x00000002
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -0400133#define MEGAMFI_FRAME_SIZE 64
134
Randy Dunlapa69b74d2007-01-05 22:41:48 -0800135/*
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -0400136 * During FW init, clear pending cmds & reset state using inbound_msg_0
137 *
138 * ABORT : Abort all pending cmds
139 * READY : Move from OPERATIONAL to READY state; discard queue info
140 * MFIMODE : Discard (possible) low MFA posted in 64-bit mode (??)
141 * CLR_HANDSHAKE: FW is waiting for HANDSHAKE from BIOS or Driver
Sumant Patroe3bbff92006-10-03 12:28:49 -0700142 * HOTPLUG : Resume from Hotplug
143 * MFI_STOP_ADP : Send signal to FW to stop processing
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -0400144 */
bo yang39a98552010-09-22 22:36:29 -0400145#define WRITE_SEQUENCE_OFFSET (0x0000000FC) /* I20 */
146#define HOST_DIAGNOSTIC_OFFSET (0x000000F8) /* I20 */
147#define DIAG_WRITE_ENABLE (0x00000080)
148#define DIAG_RESET_ADAPTER (0x00000004)
149
150#define MFI_ADP_RESET 0x00000040
Sumant Patroe3bbff92006-10-03 12:28:49 -0700151#define MFI_INIT_ABORT 0x00000001
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -0400152#define MFI_INIT_READY 0x00000002
153#define MFI_INIT_MFIMODE 0x00000004
154#define MFI_INIT_CLEAR_HANDSHAKE 0x00000008
Sumant Patroe3bbff92006-10-03 12:28:49 -0700155#define MFI_INIT_HOTPLUG 0x00000010
156#define MFI_STOP_ADP 0x00000020
157#define MFI_RESET_FLAGS MFI_INIT_READY| \
158 MFI_INIT_MFIMODE| \
159 MFI_INIT_ABORT
Sumit Saxena179ac142016-01-28 21:04:28 +0530160#define MPI2_IOCINIT_MSGFLAG_RDPQ_ARRAY_MODE (0x01)
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -0400161
Randy Dunlapa69b74d2007-01-05 22:41:48 -0800162/*
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -0400163 * MFI frame flags
164 */
165#define MFI_FRAME_POST_IN_REPLY_QUEUE 0x0000
166#define MFI_FRAME_DONT_POST_IN_REPLY_QUEUE 0x0001
167#define MFI_FRAME_SGL32 0x0000
168#define MFI_FRAME_SGL64 0x0002
169#define MFI_FRAME_SENSE32 0x0000
170#define MFI_FRAME_SENSE64 0x0004
171#define MFI_FRAME_DIR_NONE 0x0000
172#define MFI_FRAME_DIR_WRITE 0x0008
173#define MFI_FRAME_DIR_READ 0x0010
174#define MFI_FRAME_DIR_BOTH 0x0018
Yang, Bof4c9a132009-10-06 14:43:28 -0600175#define MFI_FRAME_IEEE 0x0020
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -0400176
Sumit.Saxena@avagotech.com4026e9a2015-04-23 16:31:24 +0530177/* Driver internal */
178#define DRV_DCMD_POLLED_MODE 0x1
Sumit Saxena6d40afb2016-01-28 21:04:23 +0530179#define DRV_DCMD_SKIP_REFIRE 0x2
Sumit.Saxena@avagotech.com4026e9a2015-04-23 16:31:24 +0530180
Randy Dunlapa69b74d2007-01-05 22:41:48 -0800181/*
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -0400182 * Definition for cmd_status
183 */
184#define MFI_CMD_STATUS_POLL_MODE 0xFF
185
Randy Dunlapa69b74d2007-01-05 22:41:48 -0800186/*
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -0400187 * MFI command opcodes
188 */
189#define MFI_CMD_INIT 0x00
190#define MFI_CMD_LD_READ 0x01
191#define MFI_CMD_LD_WRITE 0x02
192#define MFI_CMD_LD_SCSI_IO 0x03
193#define MFI_CMD_PD_SCSI_IO 0x04
194#define MFI_CMD_DCMD 0x05
195#define MFI_CMD_ABORT 0x06
196#define MFI_CMD_SMP 0x07
197#define MFI_CMD_STP 0x08
adam radforde5f93a32011-10-08 18:15:19 -0700198#define MFI_CMD_INVALID 0xff
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -0400199
200#define MR_DCMD_CTRL_GET_INFO 0x01010000
Yang, Bobdc6fb82009-12-06 08:30:19 -0700201#define MR_DCMD_LD_GET_LIST 0x03010000
adam radford21c9e162013-09-06 15:27:14 -0700202#define MR_DCMD_LD_LIST_QUERY 0x03010100
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -0400203
204#define MR_DCMD_CTRL_CACHE_FLUSH 0x01101000
205#define MR_FLUSH_CTRL_CACHE 0x01
206#define MR_FLUSH_DISK_CACHE 0x02
207
208#define MR_DCMD_CTRL_SHUTDOWN 0x01050000
bo yang31ea7082007-11-07 12:09:50 -0500209#define MR_DCMD_HIBERNATE_SHUTDOWN 0x01060000
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -0400210#define MR_ENABLE_DRIVE_SPINDOWN 0x01
211
212#define MR_DCMD_CTRL_EVENT_GET_INFO 0x01040100
213#define MR_DCMD_CTRL_EVENT_GET 0x01040300
214#define MR_DCMD_CTRL_EVENT_WAIT 0x01040500
215#define MR_DCMD_LD_GET_PROPERTIES 0x03030000
216
217#define MR_DCMD_CLUSTER 0x08000000
218#define MR_DCMD_CLUSTER_RESET_ALL 0x08010100
219#define MR_DCMD_CLUSTER_RESET_LD 0x08010200
Yang, Bo81e403c2009-10-06 14:27:54 -0600220#define MR_DCMD_PD_LIST_QUERY 0x02010100
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -0400221
Sumit.Saxena@avagotech.comfc62b3f2014-09-12 18:57:28 +0530222#define MR_DCMD_CTRL_SET_CRASH_DUMP_PARAMS 0x01190100
223#define MR_DRIVER_SET_APP_CRASHDUMP_MODE (0xF0010000 | 0x0600)
Sumit Saxena2216c302016-01-28 21:04:26 +0530224#define MR_DCMD_PD_GET_INFO 0x02020000
Sumit.Saxena@avagotech.comfc62b3f2014-09-12 18:57:28 +0530225
Randy Dunlapa69b74d2007-01-05 22:41:48 -0800226/*
Sumit.Saxena@lsi.combc93d422013-05-22 12:35:04 +0530227 * Global functions
228 */
229extern u8 MR_ValidateMapInfo(struct megasas_instance *instance);
230
231
232/*
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -0400233 * MFI command completion codes
234 */
235enum MFI_STAT {
236 MFI_STAT_OK = 0x00,
237 MFI_STAT_INVALID_CMD = 0x01,
238 MFI_STAT_INVALID_DCMD = 0x02,
239 MFI_STAT_INVALID_PARAMETER = 0x03,
240 MFI_STAT_INVALID_SEQUENCE_NUMBER = 0x04,
241 MFI_STAT_ABORT_NOT_POSSIBLE = 0x05,
242 MFI_STAT_APP_HOST_CODE_NOT_FOUND = 0x06,
243 MFI_STAT_APP_IN_USE = 0x07,
244 MFI_STAT_APP_NOT_INITIALIZED = 0x08,
245 MFI_STAT_ARRAY_INDEX_INVALID = 0x09,
246 MFI_STAT_ARRAY_ROW_NOT_EMPTY = 0x0a,
247 MFI_STAT_CONFIG_RESOURCE_CONFLICT = 0x0b,
248 MFI_STAT_DEVICE_NOT_FOUND = 0x0c,
249 MFI_STAT_DRIVE_TOO_SMALL = 0x0d,
250 MFI_STAT_FLASH_ALLOC_FAIL = 0x0e,
251 MFI_STAT_FLASH_BUSY = 0x0f,
252 MFI_STAT_FLASH_ERROR = 0x10,
253 MFI_STAT_FLASH_IMAGE_BAD = 0x11,
254 MFI_STAT_FLASH_IMAGE_INCOMPLETE = 0x12,
255 MFI_STAT_FLASH_NOT_OPEN = 0x13,
256 MFI_STAT_FLASH_NOT_STARTED = 0x14,
257 MFI_STAT_FLUSH_FAILED = 0x15,
258 MFI_STAT_HOST_CODE_NOT_FOUNT = 0x16,
259 MFI_STAT_LD_CC_IN_PROGRESS = 0x17,
260 MFI_STAT_LD_INIT_IN_PROGRESS = 0x18,
261 MFI_STAT_LD_LBA_OUT_OF_RANGE = 0x19,
262 MFI_STAT_LD_MAX_CONFIGURED = 0x1a,
263 MFI_STAT_LD_NOT_OPTIMAL = 0x1b,
264 MFI_STAT_LD_RBLD_IN_PROGRESS = 0x1c,
265 MFI_STAT_LD_RECON_IN_PROGRESS = 0x1d,
266 MFI_STAT_LD_WRONG_RAID_LEVEL = 0x1e,
267 MFI_STAT_MAX_SPARES_EXCEEDED = 0x1f,
268 MFI_STAT_MEMORY_NOT_AVAILABLE = 0x20,
269 MFI_STAT_MFC_HW_ERROR = 0x21,
270 MFI_STAT_NO_HW_PRESENT = 0x22,
271 MFI_STAT_NOT_FOUND = 0x23,
272 MFI_STAT_NOT_IN_ENCL = 0x24,
273 MFI_STAT_PD_CLEAR_IN_PROGRESS = 0x25,
274 MFI_STAT_PD_TYPE_WRONG = 0x26,
275 MFI_STAT_PR_DISABLED = 0x27,
276 MFI_STAT_ROW_INDEX_INVALID = 0x28,
277 MFI_STAT_SAS_CONFIG_INVALID_ACTION = 0x29,
278 MFI_STAT_SAS_CONFIG_INVALID_DATA = 0x2a,
279 MFI_STAT_SAS_CONFIG_INVALID_PAGE = 0x2b,
280 MFI_STAT_SAS_CONFIG_INVALID_TYPE = 0x2c,
281 MFI_STAT_SCSI_DONE_WITH_ERROR = 0x2d,
282 MFI_STAT_SCSI_IO_FAILED = 0x2e,
283 MFI_STAT_SCSI_RESERVATION_CONFLICT = 0x2f,
284 MFI_STAT_SHUTDOWN_FAILED = 0x30,
285 MFI_STAT_TIME_NOT_SET = 0x31,
286 MFI_STAT_WRONG_STATE = 0x32,
287 MFI_STAT_LD_OFFLINE = 0x33,
288 MFI_STAT_PEER_NOTIFICATION_REJECTED = 0x34,
289 MFI_STAT_PEER_NOTIFICATION_FAILED = 0x35,
290 MFI_STAT_RESERVATION_IN_PROGRESS = 0x36,
291 MFI_STAT_I2C_ERRORS_DETECTED = 0x37,
292 MFI_STAT_PCI_ERRORS_DETECTED = 0x38,
adam radford36807e62011-10-08 18:15:06 -0700293 MFI_STAT_CONFIG_SEQ_MISMATCH = 0x67,
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -0400294
295 MFI_STAT_INVALID_STATUS = 0xFF
296};
297
sumit.saxena@avagotech.com714f5172015-08-31 17:23:51 +0530298enum mfi_evt_class {
299 MFI_EVT_CLASS_DEBUG = -2,
300 MFI_EVT_CLASS_PROGRESS = -1,
301 MFI_EVT_CLASS_INFO = 0,
302 MFI_EVT_CLASS_WARNING = 1,
303 MFI_EVT_CLASS_CRITICAL = 2,
304 MFI_EVT_CLASS_FATAL = 3,
305 MFI_EVT_CLASS_DEAD = 4
306};
307
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -0400308/*
Sumit.Saxena@avagotech.comfc62b3f2014-09-12 18:57:28 +0530309 * Crash dump related defines
310 */
311#define MAX_CRASH_DUMP_SIZE 512
312#define CRASH_DMA_BUF_SIZE (1024 * 1024)
313
314enum MR_FW_CRASH_DUMP_STATE {
315 UNAVAILABLE = 0,
316 AVAILABLE = 1,
317 COPYING = 2,
318 COPIED = 3,
319 COPY_ERROR = 4,
320};
321
322enum _MR_CRASH_BUF_STATUS {
323 MR_CRASH_BUF_TURN_OFF = 0,
324 MR_CRASH_BUF_TURN_ON = 1,
325};
326
327/*
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -0400328 * Number of mailbox bytes in DCMD message frame
329 */
330#define MFI_MBOX_SIZE 12
331
332enum MR_EVT_CLASS {
333
334 MR_EVT_CLASS_DEBUG = -2,
335 MR_EVT_CLASS_PROGRESS = -1,
336 MR_EVT_CLASS_INFO = 0,
337 MR_EVT_CLASS_WARNING = 1,
338 MR_EVT_CLASS_CRITICAL = 2,
339 MR_EVT_CLASS_FATAL = 3,
340 MR_EVT_CLASS_DEAD = 4,
341
342};
343
344enum MR_EVT_LOCALE {
345
346 MR_EVT_LOCALE_LD = 0x0001,
347 MR_EVT_LOCALE_PD = 0x0002,
348 MR_EVT_LOCALE_ENCL = 0x0004,
349 MR_EVT_LOCALE_BBU = 0x0008,
350 MR_EVT_LOCALE_SAS = 0x0010,
351 MR_EVT_LOCALE_CTRL = 0x0020,
352 MR_EVT_LOCALE_CONFIG = 0x0040,
353 MR_EVT_LOCALE_CLUSTER = 0x0080,
354 MR_EVT_LOCALE_ALL = 0xffff,
355
356};
357
358enum MR_EVT_ARGS {
359
360 MR_EVT_ARGS_NONE,
361 MR_EVT_ARGS_CDB_SENSE,
362 MR_EVT_ARGS_LD,
363 MR_EVT_ARGS_LD_COUNT,
364 MR_EVT_ARGS_LD_LBA,
365 MR_EVT_ARGS_LD_OWNER,
366 MR_EVT_ARGS_LD_LBA_PD_LBA,
367 MR_EVT_ARGS_LD_PROG,
368 MR_EVT_ARGS_LD_STATE,
369 MR_EVT_ARGS_LD_STRIP,
370 MR_EVT_ARGS_PD,
371 MR_EVT_ARGS_PD_ERR,
372 MR_EVT_ARGS_PD_LBA,
373 MR_EVT_ARGS_PD_LBA_LD,
374 MR_EVT_ARGS_PD_PROG,
375 MR_EVT_ARGS_PD_STATE,
376 MR_EVT_ARGS_PCI,
377 MR_EVT_ARGS_RATE,
378 MR_EVT_ARGS_STR,
379 MR_EVT_ARGS_TIME,
380 MR_EVT_ARGS_ECC,
Yang, Bo81e403c2009-10-06 14:27:54 -0600381 MR_EVT_ARGS_LD_PROP,
382 MR_EVT_ARGS_PD_SPARE,
383 MR_EVT_ARGS_PD_INDEX,
384 MR_EVT_ARGS_DIAG_PASS,
385 MR_EVT_ARGS_DIAG_FAIL,
386 MR_EVT_ARGS_PD_LBA_LBA,
387 MR_EVT_ARGS_PORT_PHY,
388 MR_EVT_ARGS_PD_MISSING,
389 MR_EVT_ARGS_PD_ADDRESS,
390 MR_EVT_ARGS_BITMAP,
391 MR_EVT_ARGS_CONNECTOR,
392 MR_EVT_ARGS_PD_PD,
393 MR_EVT_ARGS_PD_FRU,
394 MR_EVT_ARGS_PD_PATHINFO,
395 MR_EVT_ARGS_PD_POWER_STATE,
396 MR_EVT_ARGS_GENERIC,
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -0400397};
398
sumit.saxena@avagotech.com357ae962015-10-15 13:40:04 +0530399
400#define SGE_BUFFER_SIZE 4096
Sumit Saxena8f67c8c2016-01-28 21:14:25 +0530401#define MEGASAS_CLUSTER_ID_SIZE 16
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -0400402/*
Yang, Bo81e403c2009-10-06 14:27:54 -0600403 * define constants for device list query options
404 */
405enum MR_PD_QUERY_TYPE {
406 MR_PD_QUERY_TYPE_ALL = 0,
407 MR_PD_QUERY_TYPE_STATE = 1,
408 MR_PD_QUERY_TYPE_POWER_STATE = 2,
409 MR_PD_QUERY_TYPE_MEDIA_TYPE = 3,
410 MR_PD_QUERY_TYPE_SPEED = 4,
411 MR_PD_QUERY_TYPE_EXPOSED_TO_HOST = 5,
412};
413
adam radford21c9e162013-09-06 15:27:14 -0700414enum MR_LD_QUERY_TYPE {
415 MR_LD_QUERY_TYPE_ALL = 0,
416 MR_LD_QUERY_TYPE_EXPOSED_TO_HOST = 1,
417 MR_LD_QUERY_TYPE_USED_TGT_IDS = 2,
418 MR_LD_QUERY_TYPE_CLUSTER_ACCESS = 3,
419 MR_LD_QUERY_TYPE_CLUSTER_LOCALE = 4,
420};
421
422
Yang, Bo7e8a75f2009-10-06 14:50:17 -0600423#define MR_EVT_CFG_CLEARED 0x0004
424#define MR_EVT_LD_STATE_CHANGE 0x0051
425#define MR_EVT_PD_INSERTED 0x005b
426#define MR_EVT_PD_REMOVED 0x0070
427#define MR_EVT_LD_CREATED 0x008a
428#define MR_EVT_LD_DELETED 0x008b
429#define MR_EVT_FOREIGN_CFG_IMPORTED 0x00db
430#define MR_EVT_LD_OFFLINE 0x00fc
431#define MR_EVT_CTRL_HOST_BUS_SCAN_REQUESTED 0x0152
sumit.saxena@avagotech.comc4bd2652015-10-15 13:40:14 +0530432#define MR_EVT_CTRL_PROP_CHANGED 0x012f
Yang, Bo7e8a75f2009-10-06 14:50:17 -0600433
Yang, Bo81e403c2009-10-06 14:27:54 -0600434enum MR_PD_STATE {
435 MR_PD_STATE_UNCONFIGURED_GOOD = 0x00,
436 MR_PD_STATE_UNCONFIGURED_BAD = 0x01,
437 MR_PD_STATE_HOT_SPARE = 0x02,
438 MR_PD_STATE_OFFLINE = 0x10,
439 MR_PD_STATE_FAILED = 0x11,
440 MR_PD_STATE_REBUILD = 0x14,
441 MR_PD_STATE_ONLINE = 0x18,
442 MR_PD_STATE_COPYBACK = 0x20,
443 MR_PD_STATE_SYSTEM = 0x40,
444 };
445
Sumit Saxena2216c302016-01-28 21:04:26 +0530446union MR_PD_REF {
447 struct {
448 u16 deviceId;
449 u16 seqNum;
450 } mrPdRef;
451 u32 ref;
452};
453
454/*
455 * define the DDF Type bit structure
456 */
457union MR_PD_DDF_TYPE {
458 struct {
459 union {
460 struct {
461#ifndef __BIG_ENDIAN_BITFIELD
462 u16 forcedPDGUID:1;
463 u16 inVD:1;
464 u16 isGlobalSpare:1;
465 u16 isSpare:1;
466 u16 isForeign:1;
467 u16 reserved:7;
468 u16 intf:4;
469#else
470 u16 intf:4;
471 u16 reserved:7;
472 u16 isForeign:1;
473 u16 isSpare:1;
474 u16 isGlobalSpare:1;
475 u16 inVD:1;
476 u16 forcedPDGUID:1;
477#endif
478 } pdType;
479 u16 type;
480 };
481 u16 reserved;
482 } ddf;
483 struct {
484 u32 reserved;
485 } nonDisk;
486 u32 type;
487} __packed;
488
489/*
490 * defines the progress structure
491 */
492union MR_PROGRESS {
493 struct {
494 u16 progress;
495 union {
496 u16 elapsedSecs;
497 u16 elapsedSecsForLastPercent;
498 };
499 } mrProgress;
500 u32 w;
501} __packed;
502
503/*
504 * defines the physical drive progress structure
505 */
506struct MR_PD_PROGRESS {
507 struct {
508#ifndef MFI_BIG_ENDIAN
509 u32 rbld:1;
510 u32 patrol:1;
511 u32 clear:1;
512 u32 copyBack:1;
513 u32 erase:1;
514 u32 locate:1;
515 u32 reserved:26;
516#else
517 u32 reserved:26;
518 u32 locate:1;
519 u32 erase:1;
520 u32 copyBack:1;
521 u32 clear:1;
522 u32 patrol:1;
523 u32 rbld:1;
524#endif
525 } active;
526 union MR_PROGRESS rbld;
527 union MR_PROGRESS patrol;
528 union {
529 union MR_PROGRESS clear;
530 union MR_PROGRESS erase;
531 };
532
533 struct {
534#ifndef MFI_BIG_ENDIAN
535 u32 rbld:1;
536 u32 patrol:1;
537 u32 clear:1;
538 u32 copyBack:1;
539 u32 erase:1;
540 u32 reserved:27;
541#else
542 u32 reserved:27;
543 u32 erase:1;
544 u32 copyBack:1;
545 u32 clear:1;
546 u32 patrol:1;
547 u32 rbld:1;
548#endif
549 } pause;
550
551 union MR_PROGRESS reserved[3];
552} __packed;
553
554struct MR_PD_INFO {
555 union MR_PD_REF ref;
556 u8 inquiryData[96];
557 u8 vpdPage83[64];
558 u8 notSupported;
559 u8 scsiDevType;
560
561 union {
562 u8 connectedPortBitmap;
563 u8 connectedPortNumbers;
564 };
565
566 u8 deviceSpeed;
567 u32 mediaErrCount;
568 u32 otherErrCount;
569 u32 predFailCount;
570 u32 lastPredFailEventSeqNum;
571
572 u16 fwState;
573 u8 disabledForRemoval;
574 u8 linkSpeed;
575 union MR_PD_DDF_TYPE state;
576
577 struct {
578 u8 count;
579#ifndef __BIG_ENDIAN_BITFIELD
580 u8 isPathBroken:4;
581 u8 reserved3:3;
582 u8 widePortCapable:1;
583#else
584 u8 widePortCapable:1;
585 u8 reserved3:3;
586 u8 isPathBroken:4;
587#endif
588
589 u8 connectorIndex[2];
590 u8 reserved[4];
591 u64 sasAddr[2];
592 u8 reserved2[16];
593 } pathInfo;
594
595 u64 rawSize;
596 u64 nonCoercedSize;
597 u64 coercedSize;
598 u16 enclDeviceId;
599 u8 enclIndex;
600
601 union {
602 u8 slotNumber;
603 u8 enclConnectorIndex;
604 };
605
606 struct MR_PD_PROGRESS progInfo;
607 u8 badBlockTableFull;
608 u8 unusableInCurrentConfig;
609 u8 vpdPage83Ext[64];
610 u8 powerState;
611 u8 enclPosition;
612 u32 allowedOps;
613 u16 copyBackPartnerId;
614 u16 enclPartnerDeviceId;
615 struct {
616#ifndef __BIG_ENDIAN_BITFIELD
617 u16 fdeCapable:1;
618 u16 fdeEnabled:1;
619 u16 secured:1;
620 u16 locked:1;
621 u16 foreign:1;
622 u16 needsEKM:1;
623 u16 reserved:10;
624#else
625 u16 reserved:10;
626 u16 needsEKM:1;
627 u16 foreign:1;
628 u16 locked:1;
629 u16 secured:1;
630 u16 fdeEnabled:1;
631 u16 fdeCapable:1;
632#endif
633 } security;
634 u8 mediaType;
635 u8 notCertified;
636 u8 bridgeVendor[8];
637 u8 bridgeProductIdentification[16];
638 u8 bridgeProductRevisionLevel[4];
639 u8 satBridgeExists;
640
641 u8 interfaceType;
642 u8 temperature;
643 u8 emulatedBlockSize;
644 u16 userDataBlockSize;
645 u16 reserved2;
646
647 struct {
648#ifndef __BIG_ENDIAN_BITFIELD
649 u32 piType:3;
650 u32 piFormatted:1;
651 u32 piEligible:1;
652 u32 NCQ:1;
653 u32 WCE:1;
654 u32 commissionedSpare:1;
655 u32 emergencySpare:1;
656 u32 ineligibleForSSCD:1;
657 u32 ineligibleForLd:1;
658 u32 useSSEraseType:1;
659 u32 wceUnchanged:1;
660 u32 supportScsiUnmap:1;
661 u32 reserved:18;
662#else
663 u32 reserved:18;
664 u32 supportScsiUnmap:1;
665 u32 wceUnchanged:1;
666 u32 useSSEraseType:1;
667 u32 ineligibleForLd:1;
668 u32 ineligibleForSSCD:1;
669 u32 emergencySpare:1;
670 u32 commissionedSpare:1;
671 u32 WCE:1;
672 u32 NCQ:1;
673 u32 piEligible:1;
674 u32 piFormatted:1;
675 u32 piType:3;
676#endif
677 } properties;
678
679 u64 shieldDiagCompletionTime;
680 u8 shieldCounter;
681
682 u8 linkSpeedOther;
683 u8 reserved4[2];
684
685 struct {
686#ifndef __BIG_ENDIAN_BITFIELD
687 u32 bbmErrCountSupported:1;
688 u32 bbmErrCount:31;
689#else
690 u32 bbmErrCount:31;
691 u32 bbmErrCountSupported:1;
692#endif
693 } bbmErr;
694
695 u8 reserved1[512-428];
696} __packed;
Yang, Bo81e403c2009-10-06 14:27:54 -0600697
698 /*
699 * defines the physical drive address structure
700 */
701struct MR_PD_ADDRESS {
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +0530702 __le16 deviceId;
Yang, Bo81e403c2009-10-06 14:27:54 -0600703 u16 enclDeviceId;
704
705 union {
706 struct {
707 u8 enclIndex;
708 u8 slotNumber;
709 } mrPdAddress;
710 struct {
711 u8 enclPosition;
712 u8 enclConnectorIndex;
713 } mrEnclAddress;
714 };
715 u8 scsiDevType;
716 union {
717 u8 connectedPortBitmap;
718 u8 connectedPortNumbers;
719 };
720 u64 sasAddr[2];
721} __packed;
722
723/*
724 * defines the physical drive list structure
725 */
726struct MR_PD_LIST {
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +0530727 __le32 size;
728 __le32 count;
Yang, Bo81e403c2009-10-06 14:27:54 -0600729 struct MR_PD_ADDRESS addr[1];
730} __packed;
731
732struct megasas_pd_list {
733 u16 tid;
734 u8 driveType;
735 u8 driveState;
Sumit Saxena2216c302016-01-28 21:04:26 +0530736 u8 interface;
Yang, Bo81e403c2009-10-06 14:27:54 -0600737} __packed;
738
Yang, Bobdc6fb82009-12-06 08:30:19 -0700739 /*
740 * defines the logical drive reference structure
741 */
742union MR_LD_REF {
743 struct {
744 u8 targetId;
745 u8 reserved;
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +0530746 __le16 seqNum;
Yang, Bobdc6fb82009-12-06 08:30:19 -0700747 };
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +0530748 __le32 ref;
Yang, Bobdc6fb82009-12-06 08:30:19 -0700749} __packed;
750
751/*
752 * defines the logical drive list structure
753 */
754struct MR_LD_LIST {
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +0530755 __le32 ldCount;
756 __le32 reserved;
Yang, Bobdc6fb82009-12-06 08:30:19 -0700757 struct {
758 union MR_LD_REF ref;
759 u8 state;
760 u8 reserved[3];
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +0530761 __le64 size;
Sumit.Saxena@avagotech.com51087a82014-09-12 18:57:33 +0530762 } ldList[MAX_LOGICAL_DRIVES_EXT];
Yang, Bobdc6fb82009-12-06 08:30:19 -0700763} __packed;
764
adam radford21c9e162013-09-06 15:27:14 -0700765struct MR_LD_TARGETID_LIST {
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +0530766 __le32 size;
767 __le32 count;
adam radford21c9e162013-09-06 15:27:14 -0700768 u8 pad[3];
Sumit.Saxena@avagotech.com51087a82014-09-12 18:57:33 +0530769 u8 targetId[MAX_LOGICAL_DRIVES_EXT];
adam radford21c9e162013-09-06 15:27:14 -0700770};
771
772
Yang, Bo81e403c2009-10-06 14:27:54 -0600773/*
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -0400774 * SAS controller properties
775 */
776struct megasas_ctrl_prop {
777
778 u16 seq_num;
779 u16 pred_fail_poll_interval;
780 u16 intr_throttle_count;
781 u16 intr_throttle_timeouts;
782 u8 rebuild_rate;
783 u8 patrol_read_rate;
784 u8 bgi_rate;
785 u8 cc_rate;
786 u8 recon_rate;
787 u8 cache_flush_interval;
788 u8 spinup_drv_count;
789 u8 spinup_delay;
790 u8 cluster_enable;
791 u8 coercion_mode;
792 u8 alarm_enable;
793 u8 disable_auto_rebuild;
794 u8 disable_battery_warn;
795 u8 ecc_bucket_size;
796 u16 ecc_bucket_leak_rate;
797 u8 restore_hotspare_on_insertion;
798 u8 expose_encl_devices;
bo yang39a98552010-09-22 22:36:29 -0400799 u8 maintainPdFailHistory;
800 u8 disallowHostRequestReordering;
801 u8 abortCCOnError;
802 u8 loadBalanceMode;
803 u8 disableAutoDetectBackplane;
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -0400804
bo yang39a98552010-09-22 22:36:29 -0400805 u8 snapVDSpace;
806
807 /*
808 * Add properties that can be controlled by
809 * a bit in the following structure.
810 */
bo yang39a98552010-09-22 22:36:29 -0400811 struct {
Sumit.Saxena@lsi.com94cd65d2013-09-06 15:50:52 +0530812#if defined(__BIG_ENDIAN_BITFIELD)
813 u32 reserved:18;
814 u32 enableJBOD:1;
815 u32 disableSpinDownHS:1;
816 u32 allowBootWithPinnedCache:1;
817 u32 disableOnlineCtrlReset:1;
818 u32 enableSecretKeyControl:1;
819 u32 autoEnhancedImport:1;
820 u32 enableSpinDownUnconfigured:1;
821 u32 SSDPatrolReadEnabled:1;
822 u32 SSDSMARTerEnabled:1;
823 u32 disableNCQ:1;
824 u32 useFdeOnly:1;
825 u32 prCorrectUnconfiguredAreas:1;
826 u32 SMARTerEnabled:1;
827 u32 copyBackDisabled:1;
828#else
829 u32 copyBackDisabled:1;
830 u32 SMARTerEnabled:1;
831 u32 prCorrectUnconfiguredAreas:1;
832 u32 useFdeOnly:1;
833 u32 disableNCQ:1;
834 u32 SSDSMARTerEnabled:1;
835 u32 SSDPatrolReadEnabled:1;
836 u32 enableSpinDownUnconfigured:1;
837 u32 autoEnhancedImport:1;
838 u32 enableSecretKeyControl:1;
839 u32 disableOnlineCtrlReset:1;
840 u32 allowBootWithPinnedCache:1;
841 u32 disableSpinDownHS:1;
842 u32 enableJBOD:1;
843 u32 reserved:18;
844#endif
bo yang39a98552010-09-22 22:36:29 -0400845 } OnOffProperties;
846 u8 autoSnapVDSpace;
847 u8 viewSpace;
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +0530848 __le16 spinDownTime;
bo yang39a98552010-09-22 22:36:29 -0400849 u8 reserved[24];
Yang, Bo81e403c2009-10-06 14:27:54 -0600850} __packed;
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -0400851
852/*
853 * SAS controller information
854 */
855struct megasas_ctrl_info {
856
857 /*
858 * PCI device information
859 */
860 struct {
861
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +0530862 __le16 vendor_id;
863 __le16 device_id;
864 __le16 sub_vendor_id;
865 __le16 sub_device_id;
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -0400866 u8 reserved[24];
867
868 } __attribute__ ((packed)) pci;
869
870 /*
871 * Host interface information
872 */
873 struct {
874
875 u8 PCIX:1;
876 u8 PCIE:1;
877 u8 iSCSI:1;
878 u8 SAS_3G:1;
adam radford229fe472014-03-10 02:51:56 -0700879 u8 SRIOV:1;
880 u8 reserved_0:3;
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -0400881 u8 reserved_1[6];
882 u8 port_count;
883 u64 port_addr[8];
884
885 } __attribute__ ((packed)) host_interface;
886
887 /*
888 * Device (backend) interface information
889 */
890 struct {
891
892 u8 SPI:1;
893 u8 SAS_3G:1;
894 u8 SATA_1_5G:1;
895 u8 SATA_3G:1;
896 u8 reserved_0:4;
897 u8 reserved_1[6];
898 u8 port_count;
899 u64 port_addr[8];
900
901 } __attribute__ ((packed)) device_interface;
902
903 /*
904 * List of components residing in flash. All str are null terminated
905 */
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +0530906 __le32 image_check_word;
907 __le32 image_component_count;
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -0400908
909 struct {
910
911 char name[8];
912 char version[32];
913 char build_date[16];
914 char built_time[16];
915
916 } __attribute__ ((packed)) image_component[8];
917
918 /*
919 * List of flash components that have been flashed on the card, but
920 * are not in use, pending reset of the adapter. This list will be
921 * empty if a flash operation has not occurred. All stings are null
922 * terminated
923 */
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +0530924 __le32 pending_image_component_count;
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -0400925
926 struct {
927
928 char name[8];
929 char version[32];
930 char build_date[16];
931 char build_time[16];
932
933 } __attribute__ ((packed)) pending_image_component[8];
934
935 u8 max_arms;
936 u8 max_spans;
937 u8 max_arrays;
938 u8 max_lds;
939
940 char product_name[80];
941 char serial_no[32];
942
943 /*
944 * Other physical/controller/operation information. Indicates the
945 * presence of the hardware
946 */
947 struct {
948
949 u32 bbu:1;
950 u32 alarm:1;
951 u32 nvram:1;
952 u32 uart:1;
953 u32 reserved:28;
954
955 } __attribute__ ((packed)) hw_present;
956
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +0530957 __le32 current_fw_time;
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -0400958
959 /*
960 * Maximum data transfer sizes
961 */
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +0530962 __le16 max_concurrent_cmds;
963 __le16 max_sge_count;
964 __le32 max_request_size;
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -0400965
966 /*
967 * Logical and physical device counts
968 */
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +0530969 __le16 ld_present_count;
970 __le16 ld_degraded_count;
971 __le16 ld_offline_count;
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -0400972
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +0530973 __le16 pd_present_count;
974 __le16 pd_disk_present_count;
975 __le16 pd_disk_pred_failure_count;
976 __le16 pd_disk_failed_count;
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -0400977
978 /*
979 * Memory size information
980 */
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +0530981 __le16 nvram_size;
982 __le16 memory_size;
983 __le16 flash_size;
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -0400984
985 /*
986 * Error counters
987 */
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +0530988 __le16 mem_correctable_error_count;
989 __le16 mem_uncorrectable_error_count;
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -0400990
991 /*
992 * Cluster information
993 */
994 u8 cluster_permitted;
995 u8 cluster_active;
996
997 /*
998 * Additional max data transfer sizes
999 */
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301000 __le16 max_strips_per_io;
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001001
1002 /*
1003 * Controller capabilities structures
1004 */
1005 struct {
1006
1007 u32 raid_level_0:1;
1008 u32 raid_level_1:1;
1009 u32 raid_level_5:1;
1010 u32 raid_level_1E:1;
1011 u32 raid_level_6:1;
1012 u32 reserved:27;
1013
1014 } __attribute__ ((packed)) raid_levels;
1015
1016 struct {
1017
1018 u32 rbld_rate:1;
1019 u32 cc_rate:1;
1020 u32 bgi_rate:1;
1021 u32 recon_rate:1;
1022 u32 patrol_rate:1;
1023 u32 alarm_control:1;
1024 u32 cluster_supported:1;
1025 u32 bbu:1;
1026 u32 spanning_allowed:1;
1027 u32 dedicated_hotspares:1;
1028 u32 revertible_hotspares:1;
1029 u32 foreign_config_import:1;
1030 u32 self_diagnostic:1;
1031 u32 mixed_redundancy_arr:1;
1032 u32 global_hot_spares:1;
1033 u32 reserved:17;
1034
1035 } __attribute__ ((packed)) adapter_operations;
1036
1037 struct {
1038
1039 u32 read_policy:1;
1040 u32 write_policy:1;
1041 u32 io_policy:1;
1042 u32 access_policy:1;
1043 u32 disk_cache_policy:1;
1044 u32 reserved:27;
1045
1046 } __attribute__ ((packed)) ld_operations;
1047
1048 struct {
1049
1050 u8 min;
1051 u8 max;
1052 u8 reserved[2];
1053
1054 } __attribute__ ((packed)) stripe_sz_ops;
1055
1056 struct {
1057
1058 u32 force_online:1;
1059 u32 force_offline:1;
1060 u32 force_rebuild:1;
1061 u32 reserved:29;
1062
1063 } __attribute__ ((packed)) pd_operations;
1064
1065 struct {
1066
1067 u32 ctrl_supports_sas:1;
1068 u32 ctrl_supports_sata:1;
1069 u32 allow_mix_in_encl:1;
1070 u32 allow_mix_in_ld:1;
1071 u32 allow_sata_in_cluster:1;
1072 u32 reserved:27;
1073
1074 } __attribute__ ((packed)) pd_mix_support;
1075
1076 /*
1077 * Define ECC single-bit-error bucket information
1078 */
1079 u8 ecc_bucket_count;
1080 u8 reserved_2[11];
1081
1082 /*
1083 * Include the controller properties (changeable items)
1084 */
1085 struct megasas_ctrl_prop properties;
1086
1087 /*
1088 * Define FW pkg version (set in envt v'bles on OEM basis)
1089 */
1090 char package_version[0x60];
1091
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001092
Sumit.Saxena@lsi.combc93d422013-05-22 12:35:04 +05301093 /*
1094 * If adapterOperations.supportMoreThan8Phys is set,
1095 * and deviceInterface.portCount is greater than 8,
1096 * SAS Addrs for first 8 ports shall be populated in
1097 * deviceInterface.portAddr, and the rest shall be
1098 * populated in deviceInterfacePortAddr2.
1099 */
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301100 __le64 deviceInterfacePortAddr2[8]; /*6a0h */
Sumit.Saxena@lsi.combc93d422013-05-22 12:35:04 +05301101 u8 reserved3[128]; /*6e0h */
1102
1103 struct { /*760h */
1104 u16 minPdRaidLevel_0:4;
1105 u16 maxPdRaidLevel_0:12;
1106
1107 u16 minPdRaidLevel_1:4;
1108 u16 maxPdRaidLevel_1:12;
1109
1110 u16 minPdRaidLevel_5:4;
1111 u16 maxPdRaidLevel_5:12;
1112
1113 u16 minPdRaidLevel_1E:4;
1114 u16 maxPdRaidLevel_1E:12;
1115
1116 u16 minPdRaidLevel_6:4;
1117 u16 maxPdRaidLevel_6:12;
1118
1119 u16 minPdRaidLevel_10:4;
1120 u16 maxPdRaidLevel_10:12;
1121
1122 u16 minPdRaidLevel_50:4;
1123 u16 maxPdRaidLevel_50:12;
1124
1125 u16 minPdRaidLevel_60:4;
1126 u16 maxPdRaidLevel_60:12;
1127
1128 u16 minPdRaidLevel_1E_RLQ0:4;
1129 u16 maxPdRaidLevel_1E_RLQ0:12;
1130
1131 u16 minPdRaidLevel_1E0_RLQ0:4;
1132 u16 maxPdRaidLevel_1E0_RLQ0:12;
1133
1134 u16 reserved[6];
1135 } pdsForRaidLevels;
1136
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301137 __le16 maxPds; /*780h */
1138 __le16 maxDedHSPs; /*782h */
1139 __le16 maxGlobalHSP; /*784h */
1140 __le16 ddfSize; /*786h */
Sumit.Saxena@lsi.combc93d422013-05-22 12:35:04 +05301141 u8 maxLdsPerArray; /*788h */
1142 u8 partitionsInDDF; /*789h */
1143 u8 lockKeyBinding; /*78ah */
1144 u8 maxPITsPerLd; /*78bh */
1145 u8 maxViewsPerLd; /*78ch */
1146 u8 maxTargetId; /*78dh */
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301147 __le16 maxBvlVdSize; /*78eh */
Sumit.Saxena@lsi.combc93d422013-05-22 12:35:04 +05301148
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301149 __le16 maxConfigurableSSCSize; /*790h */
1150 __le16 currentSSCsize; /*792h */
Sumit.Saxena@lsi.combc93d422013-05-22 12:35:04 +05301151
1152 char expanderFwVersion[12]; /*794h */
1153
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301154 __le16 PFKTrialTimeRemaining; /*7A0h */
Sumit.Saxena@lsi.combc93d422013-05-22 12:35:04 +05301155
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301156 __le16 cacheMemorySize; /*7A2h */
Sumit.Saxena@lsi.combc93d422013-05-22 12:35:04 +05301157
1158 struct { /*7A4h */
Sumit.Saxena@lsi.com94cd65d2013-09-06 15:50:52 +05301159#if defined(__BIG_ENDIAN_BITFIELD)
adam radford229fe472014-03-10 02:51:56 -07001160 u32 reserved:5;
1161 u32 activePassive:2;
1162 u32 supportConfigAutoBalance:1;
1163 u32 mpio:1;
1164 u32 supportDataLDonSSCArray:1;
1165 u32 supportPointInTimeProgress:1;
Sumit.Saxena@lsi.com94cd65d2013-09-06 15:50:52 +05301166 u32 supportUnevenSpans:1;
1167 u32 dedicatedHotSparesLimited:1;
1168 u32 headlessMode:1;
1169 u32 supportEmulatedDrives:1;
1170 u32 supportResetNow:1;
1171 u32 realTimeScheduler:1;
1172 u32 supportSSDPatrolRead:1;
1173 u32 supportPerfTuning:1;
1174 u32 disableOnlinePFKChange:1;
1175 u32 supportJBOD:1;
1176 u32 supportBootTimePFKChange:1;
1177 u32 supportSetLinkSpeed:1;
1178 u32 supportEmergencySpares:1;
1179 u32 supportSuspendResumeBGops:1;
1180 u32 blockSSDWriteCacheChange:1;
1181 u32 supportShieldState:1;
1182 u32 supportLdBBMInfo:1;
1183 u32 supportLdPIType3:1;
1184 u32 supportLdPIType2:1;
1185 u32 supportLdPIType1:1;
1186 u32 supportPIcontroller:1;
1187#else
Sumit.Saxena@lsi.combc93d422013-05-22 12:35:04 +05301188 u32 supportPIcontroller:1;
1189 u32 supportLdPIType1:1;
1190 u32 supportLdPIType2:1;
1191 u32 supportLdPIType3:1;
1192 u32 supportLdBBMInfo:1;
1193 u32 supportShieldState:1;
1194 u32 blockSSDWriteCacheChange:1;
1195 u32 supportSuspendResumeBGops:1;
1196 u32 supportEmergencySpares:1;
1197 u32 supportSetLinkSpeed:1;
1198 u32 supportBootTimePFKChange:1;
1199 u32 supportJBOD:1;
1200 u32 disableOnlinePFKChange:1;
1201 u32 supportPerfTuning:1;
1202 u32 supportSSDPatrolRead:1;
1203 u32 realTimeScheduler:1;
1204
1205 u32 supportResetNow:1;
1206 u32 supportEmulatedDrives:1;
1207 u32 headlessMode:1;
1208 u32 dedicatedHotSparesLimited:1;
1209
1210
1211 u32 supportUnevenSpans:1;
adam radford229fe472014-03-10 02:51:56 -07001212 u32 supportPointInTimeProgress:1;
1213 u32 supportDataLDonSSCArray:1;
1214 u32 mpio:1;
1215 u32 supportConfigAutoBalance:1;
1216 u32 activePassive:2;
1217 u32 reserved:5;
Sumit.Saxena@lsi.com94cd65d2013-09-06 15:50:52 +05301218#endif
Sumit.Saxena@lsi.combc93d422013-05-22 12:35:04 +05301219 } adapterOperations2;
1220
1221 u8 driverVersion[32]; /*7A8h */
1222 u8 maxDAPdCountSpinup60; /*7C8h */
1223 u8 temperatureROC; /*7C9h */
1224 u8 temperatureCtrl; /*7CAh */
1225 u8 reserved4; /*7CBh */
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301226 __le16 maxConfigurablePds; /*7CCh */
Sumit.Saxena@lsi.combc93d422013-05-22 12:35:04 +05301227
1228
1229 u8 reserved5[2]; /*0x7CDh */
1230
1231 /*
1232 * HA cluster information
1233 */
1234 struct {
Sumit.Saxena@avagotech.com51087a82014-09-12 18:57:33 +05301235#if defined(__BIG_ENDIAN_BITFIELD)
Sumit Saxena8f67c8c2016-01-28 21:14:25 +05301236 u32 reserved:25;
1237 u32 passive:1;
Sumit.Saxena@avagotech.com51087a82014-09-12 18:57:33 +05301238 u32 premiumFeatureMismatch:1;
1239 u32 ctrlPropIncompatible:1;
1240 u32 fwVersionMismatch:1;
1241 u32 hwIncompatible:1;
1242 u32 peerIsIncompatible:1;
1243 u32 peerIsPresent:1;
1244#else
Sumit.Saxena@lsi.combc93d422013-05-22 12:35:04 +05301245 u32 peerIsPresent:1;
1246 u32 peerIsIncompatible:1;
1247 u32 hwIncompatible:1;
1248 u32 fwVersionMismatch:1;
1249 u32 ctrlPropIncompatible:1;
1250 u32 premiumFeatureMismatch:1;
Sumit Saxena8f67c8c2016-01-28 21:14:25 +05301251 u32 passive:1;
1252 u32 reserved:25;
Sumit.Saxena@avagotech.com51087a82014-09-12 18:57:33 +05301253#endif
Sumit.Saxena@lsi.combc93d422013-05-22 12:35:04 +05301254 } cluster;
1255
Sumit Saxena8f67c8c2016-01-28 21:14:25 +05301256 char clusterId[MEGASAS_CLUSTER_ID_SIZE]; /*0x7D4 */
adam radford229fe472014-03-10 02:51:56 -07001257 struct {
1258 u8 maxVFsSupported; /*0x7E4*/
1259 u8 numVFsEnabled; /*0x7E5*/
1260 u8 requestorId; /*0x7E6 0:PF, 1:VF1, 2:VF2*/
1261 u8 reserved; /*0x7E7*/
1262 } iov;
Sumit.Saxena@lsi.combc93d422013-05-22 12:35:04 +05301263
Sumit.Saxena@avagotech.comfc62b3f2014-09-12 18:57:28 +05301264 struct {
1265#if defined(__BIG_ENDIAN_BITFIELD)
sumit.saxena@avagotech.com3761cb42015-08-31 17:23:11 +05301266 u32 reserved:7;
1267 u32 useSeqNumJbodFP:1;
sumit.saxena@avagotech.com0be3f4c2015-08-31 17:22:51 +05301268 u32 supportExtendedSSCSize:1;
1269 u32 supportDiskCacheSettingForSysPDs:1;
1270 u32 supportCPLDUpdate:1;
1271 u32 supportTTYLogCompression:1;
Sumit.Saxena@avagotech.com7497cde2015-01-05 20:06:03 +05301272 u32 discardCacheDuringLDDelete:1;
1273 u32 supportSecurityonJBOD:1;
1274 u32 supportCacheBypassModes:1;
1275 u32 supportDisableSESMonitoring:1;
1276 u32 supportForceFlash:1;
1277 u32 supportNVDRAM:1;
1278 u32 supportDrvActivityLEDSetting:1;
1279 u32 supportAllowedOpsforDrvRemoval:1;
1280 u32 supportHOQRebuild:1;
1281 u32 supportForceTo512e:1;
1282 u32 supportNVCacheErase:1;
1283 u32 supportDebugQueue:1;
1284 u32 supportSwZone:1;
Sumit.Saxena@avagotech.comfc62b3f2014-09-12 18:57:28 +05301285 u32 supportCrashDump:1;
Sumit.Saxena@avagotech.com51087a82014-09-12 18:57:33 +05301286 u32 supportMaxExtLDs:1;
1287 u32 supportT10RebuildAssist:1;
1288 u32 supportDisableImmediateIO:1;
1289 u32 supportThermalPollInterval:1;
1290 u32 supportPersonalityChange:2;
Sumit.Saxena@avagotech.comfc62b3f2014-09-12 18:57:28 +05301291#else
Sumit.Saxena@avagotech.com51087a82014-09-12 18:57:33 +05301292 u32 supportPersonalityChange:2;
1293 u32 supportThermalPollInterval:1;
1294 u32 supportDisableImmediateIO:1;
1295 u32 supportT10RebuildAssist:1;
Sumit.Saxena@avagotech.com7497cde2015-01-05 20:06:03 +05301296 u32 supportMaxExtLDs:1;
1297 u32 supportCrashDump:1;
1298 u32 supportSwZone:1;
1299 u32 supportDebugQueue:1;
1300 u32 supportNVCacheErase:1;
1301 u32 supportForceTo512e:1;
1302 u32 supportHOQRebuild:1;
1303 u32 supportAllowedOpsforDrvRemoval:1;
1304 u32 supportDrvActivityLEDSetting:1;
1305 u32 supportNVDRAM:1;
1306 u32 supportForceFlash:1;
1307 u32 supportDisableSESMonitoring:1;
1308 u32 supportCacheBypassModes:1;
1309 u32 supportSecurityonJBOD:1;
1310 u32 discardCacheDuringLDDelete:1;
sumit.saxena@avagotech.com0be3f4c2015-08-31 17:22:51 +05301311 u32 supportTTYLogCompression:1;
1312 u32 supportCPLDUpdate:1;
1313 u32 supportDiskCacheSettingForSysPDs:1;
1314 u32 supportExtendedSSCSize:1;
sumit.saxena@avagotech.com3761cb42015-08-31 17:23:11 +05301315 u32 useSeqNumJbodFP:1;
1316 u32 reserved:7;
Sumit.Saxena@avagotech.comfc62b3f2014-09-12 18:57:28 +05301317#endif
1318 } adapterOperations3;
1319
Sasikumar Chandrasekaranede7c3c2017-01-10 18:20:52 -05001320 struct {
1321#if defined(__BIG_ENDIAN_BITFIELD)
1322 u8 reserved:7;
1323 /* Indicates whether the CPLD image is part of
1324 * the package and stored in flash
1325 */
1326 u8 cpld_in_flash:1;
1327#else
1328 u8 cpld_in_flash:1;
1329 u8 reserved:7;
1330#endif
1331 u8 reserved1[3];
1332 /* Null terminated string. Has the version
1333 * information if cpld_in_flash = FALSE
1334 */
1335 u8 userCodeDefinition[12];
1336 } cpld; /* Valid only if upgradableCPLD is TRUE */
1337
1338 struct {
1339 #if defined(__BIG_ENDIAN_BITFIELD)
1340 u16 reserved:8;
1341 u16 fw_swaps_bbu_vpd_info:1;
1342 u16 support_pd_map_target_id:1;
1343 u16 support_ses_ctrl_in_multipathcfg:1;
1344 u16 image_upload_supported:1;
1345 u16 support_encrypted_mfc:1;
1346 u16 supported_enc_algo:1;
1347 u16 support_ibutton_less:1;
1348 u16 ctrl_info_ext_supported:1;
1349 #else
1350
1351 u16 ctrl_info_ext_supported:1;
1352 u16 support_ibutton_less:1;
1353 u16 supported_enc_algo:1;
1354 u16 support_encrypted_mfc:1;
1355 u16 image_upload_supported:1;
1356 /* FW supports LUN based association and target port based */
1357 u16 support_ses_ctrl_in_multipathcfg:1;
1358 /* association for the SES device connected in multipath mode */
1359 /* FW defines Jbod target Id within MR_PD_CFG_SEQ */
1360 u16 support_pd_map_target_id:1;
1361 /* FW swaps relevant fields in MR_BBU_VPD_INFO_FIXED to
1362 * provide the data in little endian order
1363 */
1364 u16 fw_swaps_bbu_vpd_info:1;
1365 u16 reserved:8;
1366 #endif
1367 } adapter_operations4;
1368 u8 pad[0x800-0x7FE]; /* 0x7FE pad to 2K for expansion */
Yang, Bo81e403c2009-10-06 14:27:54 -06001369} __packed;
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001370
1371/*
1372 * ===============================
1373 * MegaRAID SAS driver definitions
1374 * ===============================
1375 */
1376#define MEGASAS_MAX_PD_CHANNELS 2
Sumit.Saxena@avagotech.com51087a82014-09-12 18:57:33 +05301377#define MEGASAS_MAX_LD_CHANNELS 2
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001378#define MEGASAS_MAX_CHANNELS (MEGASAS_MAX_PD_CHANNELS + \
1379 MEGASAS_MAX_LD_CHANNELS)
1380#define MEGASAS_MAX_DEV_PER_CHANNEL 128
1381#define MEGASAS_DEFAULT_INIT_ID -1
1382#define MEGASAS_MAX_LUN 8
adam radford6bf579a2011-10-08 18:14:33 -07001383#define MEGASAS_DEFAULT_CMD_PER_LUN 256
Yang, Bo81e403c2009-10-06 14:27:54 -06001384#define MEGASAS_MAX_PD (MEGASAS_MAX_PD_CHANNELS * \
1385 MEGASAS_MAX_DEV_PER_CHANNEL)
Yang, Bobdc6fb82009-12-06 08:30:19 -07001386#define MEGASAS_MAX_LD_IDS (MEGASAS_MAX_LD_CHANNELS * \
1387 MEGASAS_MAX_DEV_PER_CHANNEL)
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001388
Yang, Bo1fd10682010-10-12 07:18:50 -06001389#define MEGASAS_MAX_SECTORS (2*1024)
adam radford42a8d2b2011-02-24 20:57:09 -08001390#define MEGASAS_MAX_SECTORS_IEEE (2*128)
Sumant Patro658dced2006-10-03 13:09:14 -07001391#define MEGASAS_DBG_LVL 1
1392
Sumant Patro05e9ebb2007-05-17 05:47:51 -07001393#define MEGASAS_FW_BUSY 1
1394
Sumit.Saxena@avagotech.com51087a82014-09-12 18:57:33 +05301395#define VD_EXT_DEBUG 0
1396
Sumit Saxena11c71cb2016-01-28 21:04:22 +05301397#define SCAN_PD_CHANNEL 0x1
1398#define SCAN_VD_CHANNEL 0x2
Sumit.Saxena@avagotech.com90dc9d92014-09-12 18:57:58 +05301399
Sumit Saxenac3e385a2016-04-15 00:23:30 -07001400#define MEGASAS_KDUMP_QUEUE_DEPTH 100
1401
Sumit.Saxena@avagotech.com7497cde2015-01-05 20:06:03 +05301402enum MR_SCSI_CMD_TYPE {
1403 READ_WRITE_LDIO = 0,
1404 NON_READ_WRITE_LDIO = 1,
1405 READ_WRITE_SYSPDIO = 2,
1406 NON_READ_WRITE_SYSPDIO = 3,
1407};
1408
Sumit Saxena6d40afb2016-01-28 21:04:23 +05301409enum DCMD_TIMEOUT_ACTION {
1410 INITIATE_OCR = 0,
1411 KILL_ADAPTER = 1,
1412 IGNORE_TIMEOUT = 2,
1413};
Sumit Saxena308ec452016-01-28 21:04:30 +05301414
1415enum FW_BOOT_CONTEXT {
1416 PROBE_CONTEXT = 0,
1417 OCR_CONTEXT = 1,
1418};
1419
bo yangd532dbe2008-03-17 03:36:43 -04001420/* Frame Type */
1421#define IO_FRAME 0
1422#define PTHRU_FRAME 1
1423
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001424/*
1425 * When SCSI mid-layer calls driver's reset routine, driver waits for
1426 * MEGASAS_RESET_WAIT_TIME seconds for all outstanding IO to complete. Note
1427 * that the driver cannot _actually_ abort or reset pending commands. While
1428 * it is waiting for the commands to complete, it prints a diagnostic message
1429 * every MEGASAS_RESET_NOTICE_INTERVAL seconds
1430 */
1431#define MEGASAS_RESET_WAIT_TIME 180
Sumant Patro2a3681e2006-10-03 13:19:21 -07001432#define MEGASAS_INTERNAL_CMD_WAIT_TIME 180
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001433#define MEGASAS_RESET_NOTICE_INTERVAL 5
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001434#define MEGASAS_IOCTL_CMD 0
Sumant Patro05e9ebb2007-05-17 05:47:51 -07001435#define MEGASAS_DEFAULT_CMD_TIMEOUT 90
adam radfordc5daa6a2012-07-17 18:20:03 -07001436#define MEGASAS_THROTTLE_QUEUE_DEPTH 16
Sumit.Saxena@avagotech.com90dc9d92014-09-12 18:57:58 +05301437#define MEGASAS_BLOCKED_CMD_TIMEOUT 60
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001438/*
1439 * FW reports the maximum of number of commands that it can accept (maximum
1440 * commands that can be outstanding) at any time. The driver must report a
1441 * lower number to the mid layer because it can issue a few internal commands
1442 * itself (E.g, AEN, abort cmd, IOCTLs etc). The number of commands it needs
1443 * is shown below
1444 */
1445#define MEGASAS_INT_CMDS 32
Yang, Bo7bebf5c2009-10-06 14:40:58 -06001446#define MEGASAS_SKINNY_INT_CMDS 5
Sumit.Saxena@avagotech.comae09a6c2015-01-05 20:06:23 +05301447#define MEGASAS_FUSION_INTERNAL_CMDS 5
1448#define MEGASAS_FUSION_IOCTL_CMDS 3
Sumit.Saxena@avagotech.comf26ac3a2015-04-23 16:30:54 +05301449#define MEGASAS_MFI_IOCTL_CMDS 27
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001450
Sumit.Saxena@lsi.comd46a3ad2013-05-22 12:34:14 +05301451#define MEGASAS_MAX_MSIX_QUEUES 128
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001452/*
1453 * FW can accept both 32 and 64 bit SGLs. We want to allocate 32/64 bit
1454 * SGLs based on the size of dma_addr_t
1455 */
1456#define IS_DMA64 (sizeof(dma_addr_t) == 8)
1457
bo yang39a98552010-09-22 22:36:29 -04001458#define MFI_XSCALE_OMR0_CHANGE_INTERRUPT 0x00000001
1459
1460#define MFI_INTR_FLAG_REPLY_MESSAGE 0x00000001
1461#define MFI_INTR_FLAG_FIRMWARE_STATE_CHANGE 0x00000002
1462#define MFI_G2_OUTBOUND_DOORBELL_CHANGE_INTERRUPT 0x00000004
1463
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001464#define MFI_OB_INTR_STATUS_MASK 0x00000002
bo yang14faea92007-11-09 04:14:00 -05001465#define MFI_POLL_TIMEOUT_SECS 60
Sumit Saxena6d40afb2016-01-28 21:04:23 +05301466#define MFI_IO_TIMEOUT_SECS 180
adam radford229fe472014-03-10 02:51:56 -07001467#define MEGASAS_SRIOV_HEARTBEAT_INTERVAL_VF (5 * HZ)
1468#define MEGASAS_OCR_SETTLE_TIME_VF (1000 * 30)
1469#define MEGASAS_ROUTINE_WAIT_TIME_VF 300
Sumant Patrof9876f02006-02-03 15:34:35 -08001470#define MFI_REPLY_1078_MESSAGE_INTERRUPT 0x80000000
Yang, Bo6610a6b2008-08-10 12:42:38 -07001471#define MFI_REPLY_GEN2_MESSAGE_INTERRUPT 0x00000001
1472#define MFI_GEN2_ENABLE_INTERRUPT_MASK (0x00000001 | 0x00000004)
Yang, Bo87911122009-10-06 14:31:54 -06001473#define MFI_REPLY_SKINNY_MESSAGE_INTERRUPT 0x40000000
1474#define MFI_SKINNY_ENABLE_INTERRUPT_MASK (0x00000001)
Sumant Patro0e989362006-06-20 15:32:37 -07001475
bo yang39a98552010-09-22 22:36:29 -04001476#define MFI_1068_PCSR_OFFSET 0x84
1477#define MFI_1068_FW_HANDSHAKE_OFFSET 0x64
1478#define MFI_1068_FW_READY 0xDDDD0000
Sumit.Saxena@lsi.comd46a3ad2013-05-22 12:34:14 +05301479
1480#define MR_MAX_REPLY_QUEUES_OFFSET 0X0000001F
1481#define MR_MAX_REPLY_QUEUES_EXT_OFFSET 0X003FC000
1482#define MR_MAX_REPLY_QUEUES_EXT_OFFSET_SHIFT 14
1483#define MR_MAX_MSIX_REG_ARRAY 16
Sumit Saxena179ac142016-01-28 21:04:28 +05301484#define MR_RDPQ_MODE_OFFSET 0X00800000
Sasikumar Chandrasekarand8893442017-01-10 18:20:48 -05001485
1486#define MR_MAX_RAID_MAP_SIZE_OFFSET_SHIFT 16
1487#define MR_MAX_RAID_MAP_SIZE_MASK 0x1FF
1488#define MR_MIN_MAP_SIZE 0x10000
1489/* 64k */
1490
Kashyap Desaid0fc91d2016-10-21 06:33:33 -07001491#define MR_CAN_HANDLE_SYNC_CACHE_OFFSET 0X01000000
1492
Sumant Patro0e989362006-06-20 15:32:37 -07001493/*
1494* register set for both 1068 and 1078 controllers
1495* structure extended for 1078 registers
1496*/
Sasikumar Chandrasekaran45f4f2e2017-01-10 18:20:43 -05001497
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001498struct megasas_register_set {
adam radford9c915a82010-12-21 13:34:31 -08001499 u32 doorbell; /*0000h*/
1500 u32 fusion_seq_offset; /*0004h*/
1501 u32 fusion_host_diag; /*0008h*/
1502 u32 reserved_01; /*000Ch*/
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001503
Sumant Patrof9876f02006-02-03 15:34:35 -08001504 u32 inbound_msg_0; /*0010h*/
1505 u32 inbound_msg_1; /*0014h*/
1506 u32 outbound_msg_0; /*0018h*/
1507 u32 outbound_msg_1; /*001Ch*/
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001508
Sumant Patrof9876f02006-02-03 15:34:35 -08001509 u32 inbound_doorbell; /*0020h*/
1510 u32 inbound_intr_status; /*0024h*/
1511 u32 inbound_intr_mask; /*0028h*/
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001512
Sumant Patrof9876f02006-02-03 15:34:35 -08001513 u32 outbound_doorbell; /*002Ch*/
1514 u32 outbound_intr_status; /*0030h*/
1515 u32 outbound_intr_mask; /*0034h*/
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001516
Sumant Patrof9876f02006-02-03 15:34:35 -08001517 u32 reserved_1[2]; /*0038h*/
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001518
Sumant Patrof9876f02006-02-03 15:34:35 -08001519 u32 inbound_queue_port; /*0040h*/
1520 u32 outbound_queue_port; /*0044h*/
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001521
adam radford9c915a82010-12-21 13:34:31 -08001522 u32 reserved_2[9]; /*0048h*/
1523 u32 reply_post_host_index; /*006Ch*/
1524 u32 reserved_2_2[12]; /*0070h*/
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001525
Sumant Patrof9876f02006-02-03 15:34:35 -08001526 u32 outbound_doorbell_clear; /*00A0h*/
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001527
Sumant Patrof9876f02006-02-03 15:34:35 -08001528 u32 reserved_3[3]; /*00A4h*/
1529
1530 u32 outbound_scratch_pad ; /*00B0h*/
adam radford9c915a82010-12-21 13:34:31 -08001531 u32 outbound_scratch_pad_2; /*00B4h*/
Sumit Saxena179ac142016-01-28 21:04:28 +05301532 u32 outbound_scratch_pad_3; /*00B8h*/
Sumant Patrof9876f02006-02-03 15:34:35 -08001533
Sumit Saxena179ac142016-01-28 21:04:28 +05301534 u32 reserved_4; /*00BCh*/
Sumant Patrof9876f02006-02-03 15:34:35 -08001535
1536 u32 inbound_low_queue_port ; /*00C0h*/
1537
1538 u32 inbound_high_queue_port ; /*00C4h*/
1539
Sasikumar Chandrasekaran45f4f2e2017-01-10 18:20:43 -05001540 u32 inbound_single_queue_port; /*00C8h*/
bo yang39a98552010-09-22 22:36:29 -04001541 u32 res_6[11]; /*CCh*/
1542 u32 host_diag;
1543 u32 seq_offset;
1544 u32 index_registers[807]; /*00CCh*/
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001545} __attribute__ ((packed));
1546
1547struct megasas_sge32 {
1548
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301549 __le32 phys_addr;
1550 __le32 length;
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001551
1552} __attribute__ ((packed));
1553
1554struct megasas_sge64 {
1555
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301556 __le64 phys_addr;
1557 __le32 length;
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001558
1559} __attribute__ ((packed));
1560
Yang, Bof4c9a132009-10-06 14:43:28 -06001561struct megasas_sge_skinny {
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301562 __le64 phys_addr;
1563 __le32 length;
1564 __le32 flag;
Yang, Bof4c9a132009-10-06 14:43:28 -06001565} __packed;
1566
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001567union megasas_sgl {
1568
1569 struct megasas_sge32 sge32[1];
1570 struct megasas_sge64 sge64[1];
Yang, Bof4c9a132009-10-06 14:43:28 -06001571 struct megasas_sge_skinny sge_skinny[1];
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001572
1573} __attribute__ ((packed));
1574
1575struct megasas_header {
1576
1577 u8 cmd; /*00h */
1578 u8 sense_len; /*01h */
1579 u8 cmd_status; /*02h */
1580 u8 scsi_status; /*03h */
1581
1582 u8 target_id; /*04h */
1583 u8 lun; /*05h */
1584 u8 cdb_len; /*06h */
1585 u8 sge_count; /*07h */
1586
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301587 __le32 context; /*08h */
1588 __le32 pad_0; /*0Ch */
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001589
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301590 __le16 flags; /*10h */
1591 __le16 timeout; /*12h */
1592 __le32 data_xferlen; /*14h */
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001593
1594} __attribute__ ((packed));
1595
1596union megasas_sgl_frame {
1597
1598 struct megasas_sge32 sge32[8];
1599 struct megasas_sge64 sge64[5];
1600
1601} __attribute__ ((packed));
1602
Sumit.Saxena@lsi.comd46a3ad2013-05-22 12:34:14 +05301603typedef union _MFI_CAPABILITIES {
1604 struct {
Sumit.Saxena@lsi.com94cd65d2013-09-06 15:50:52 +05301605#if defined(__BIG_ENDIAN_BITFIELD)
Sasikumar Chandrasekaranede7c3c2017-01-10 18:20:52 -05001606 u32 reserved:19;
1607 u32 support_pd_map_target_id:1;
1608 u32 support_qd_throttling:1;
1609 u32 support_fp_rlbypass:1;
1610 u32 support_vfid_in_ioframe:1;
1611 u32 support_ext_io_size:1;
1612 u32 support_ext_queue_depth:1;
1613 u32 security_protocol_cmds_fw:1;
1614 u32 support_core_affinity:1;
1615 u32 support_ndrive_r1_lb:1;
1616 u32 support_max_255lds:1;
1617 u32 support_fastpath_wb:1;
1618 u32 support_additional_msix:1;
1619 u32 support_fp_remote_lun:1;
Sumit.Saxena@lsi.com94cd65d2013-09-06 15:50:52 +05301620#else
Sasikumar Chandrasekaranede7c3c2017-01-10 18:20:52 -05001621 u32 support_fp_remote_lun:1;
1622 u32 support_additional_msix:1;
1623 u32 support_fastpath_wb:1;
1624 u32 support_max_255lds:1;
1625 u32 support_ndrive_r1_lb:1;
1626 u32 support_core_affinity:1;
1627 u32 security_protocol_cmds_fw:1;
1628 u32 support_ext_queue_depth:1;
1629 u32 support_ext_io_size:1;
1630 u32 support_vfid_in_ioframe:1;
1631 u32 support_fp_rlbypass:1;
1632 u32 support_qd_throttling:1;
1633 u32 support_pd_map_target_id:1;
1634 u32 reserved:19;
Sumit.Saxena@lsi.com94cd65d2013-09-06 15:50:52 +05301635#endif
Sumit.Saxena@lsi.comd46a3ad2013-05-22 12:34:14 +05301636 } mfi_capabilities;
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301637 __le32 reg;
Sumit.Saxena@lsi.comd46a3ad2013-05-22 12:34:14 +05301638} MFI_CAPABILITIES;
1639
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001640struct megasas_init_frame {
1641
1642 u8 cmd; /*00h */
1643 u8 reserved_0; /*01h */
1644 u8 cmd_status; /*02h */
1645
1646 u8 reserved_1; /*03h */
Sumit.Saxena@lsi.comd46a3ad2013-05-22 12:34:14 +05301647 MFI_CAPABILITIES driver_operations; /*04h*/
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001648
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301649 __le32 context; /*08h */
1650 __le32 pad_0; /*0Ch */
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001651
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301652 __le16 flags; /*10h */
1653 __le16 reserved_3; /*12h */
1654 __le32 data_xfer_len; /*14h */
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001655
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301656 __le32 queue_info_new_phys_addr_lo; /*18h */
1657 __le32 queue_info_new_phys_addr_hi; /*1Ch */
1658 __le32 queue_info_old_phys_addr_lo; /*20h */
1659 __le32 queue_info_old_phys_addr_hi; /*24h */
1660 __le32 reserved_4[2]; /*28h */
1661 __le32 system_info_lo; /*30h */
1662 __le32 system_info_hi; /*34h */
1663 __le32 reserved_5[2]; /*38h */
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001664
1665} __attribute__ ((packed));
1666
1667struct megasas_init_queue_info {
1668
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301669 __le32 init_flags; /*00h */
1670 __le32 reply_queue_entries; /*04h */
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001671
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301672 __le32 reply_queue_start_phys_addr_lo; /*08h */
1673 __le32 reply_queue_start_phys_addr_hi; /*0Ch */
1674 __le32 producer_index_phys_addr_lo; /*10h */
1675 __le32 producer_index_phys_addr_hi; /*14h */
1676 __le32 consumer_index_phys_addr_lo; /*18h */
1677 __le32 consumer_index_phys_addr_hi; /*1Ch */
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001678
1679} __attribute__ ((packed));
1680
1681struct megasas_io_frame {
1682
1683 u8 cmd; /*00h */
1684 u8 sense_len; /*01h */
1685 u8 cmd_status; /*02h */
1686 u8 scsi_status; /*03h */
1687
1688 u8 target_id; /*04h */
1689 u8 access_byte; /*05h */
1690 u8 reserved_0; /*06h */
1691 u8 sge_count; /*07h */
1692
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301693 __le32 context; /*08h */
1694 __le32 pad_0; /*0Ch */
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001695
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301696 __le16 flags; /*10h */
1697 __le16 timeout; /*12h */
1698 __le32 lba_count; /*14h */
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001699
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301700 __le32 sense_buf_phys_addr_lo; /*18h */
1701 __le32 sense_buf_phys_addr_hi; /*1Ch */
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001702
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301703 __le32 start_lba_lo; /*20h */
1704 __le32 start_lba_hi; /*24h */
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001705
1706 union megasas_sgl sgl; /*28h */
1707
1708} __attribute__ ((packed));
1709
1710struct megasas_pthru_frame {
1711
1712 u8 cmd; /*00h */
1713 u8 sense_len; /*01h */
1714 u8 cmd_status; /*02h */
1715 u8 scsi_status; /*03h */
1716
1717 u8 target_id; /*04h */
1718 u8 lun; /*05h */
1719 u8 cdb_len; /*06h */
1720 u8 sge_count; /*07h */
1721
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301722 __le32 context; /*08h */
1723 __le32 pad_0; /*0Ch */
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001724
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301725 __le16 flags; /*10h */
1726 __le16 timeout; /*12h */
1727 __le32 data_xfer_len; /*14h */
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001728
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301729 __le32 sense_buf_phys_addr_lo; /*18h */
1730 __le32 sense_buf_phys_addr_hi; /*1Ch */
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001731
1732 u8 cdb[16]; /*20h */
1733 union megasas_sgl sgl; /*30h */
1734
1735} __attribute__ ((packed));
1736
1737struct megasas_dcmd_frame {
1738
1739 u8 cmd; /*00h */
1740 u8 reserved_0; /*01h */
1741 u8 cmd_status; /*02h */
1742 u8 reserved_1[4]; /*03h */
1743 u8 sge_count; /*07h */
1744
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301745 __le32 context; /*08h */
1746 __le32 pad_0; /*0Ch */
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001747
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301748 __le16 flags; /*10h */
1749 __le16 timeout; /*12h */
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001750
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301751 __le32 data_xfer_len; /*14h */
1752 __le32 opcode; /*18h */
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001753
1754 union { /*1Ch */
1755 u8 b[12];
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301756 __le16 s[6];
1757 __le32 w[3];
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001758 } mbox;
1759
1760 union megasas_sgl sgl; /*28h */
1761
1762} __attribute__ ((packed));
1763
1764struct megasas_abort_frame {
1765
1766 u8 cmd; /*00h */
1767 u8 reserved_0; /*01h */
1768 u8 cmd_status; /*02h */
1769
1770 u8 reserved_1; /*03h */
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301771 __le32 reserved_2; /*04h */
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001772
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301773 __le32 context; /*08h */
1774 __le32 pad_0; /*0Ch */
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001775
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301776 __le16 flags; /*10h */
1777 __le16 reserved_3; /*12h */
1778 __le32 reserved_4; /*14h */
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001779
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301780 __le32 abort_context; /*18h */
1781 __le32 pad_1; /*1Ch */
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001782
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301783 __le32 abort_mfi_phys_addr_lo; /*20h */
1784 __le32 abort_mfi_phys_addr_hi; /*24h */
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001785
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301786 __le32 reserved_5[6]; /*28h */
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001787
1788} __attribute__ ((packed));
1789
1790struct megasas_smp_frame {
1791
1792 u8 cmd; /*00h */
1793 u8 reserved_1; /*01h */
1794 u8 cmd_status; /*02h */
1795 u8 connection_status; /*03h */
1796
1797 u8 reserved_2[3]; /*04h */
1798 u8 sge_count; /*07h */
1799
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301800 __le32 context; /*08h */
1801 __le32 pad_0; /*0Ch */
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001802
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301803 __le16 flags; /*10h */
1804 __le16 timeout; /*12h */
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001805
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301806 __le32 data_xfer_len; /*14h */
1807 __le64 sas_addr; /*18h */
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001808
1809 union {
1810 struct megasas_sge32 sge32[2]; /* [0]: resp [1]: req */
1811 struct megasas_sge64 sge64[2]; /* [0]: resp [1]: req */
1812 } sgl;
1813
1814} __attribute__ ((packed));
1815
1816struct megasas_stp_frame {
1817
1818 u8 cmd; /*00h */
1819 u8 reserved_1; /*01h */
1820 u8 cmd_status; /*02h */
1821 u8 reserved_2; /*03h */
1822
1823 u8 target_id; /*04h */
1824 u8 reserved_3[2]; /*05h */
1825 u8 sge_count; /*07h */
1826
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301827 __le32 context; /*08h */
1828 __le32 pad_0; /*0Ch */
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001829
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301830 __le16 flags; /*10h */
1831 __le16 timeout; /*12h */
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001832
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301833 __le32 data_xfer_len; /*14h */
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001834
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301835 __le16 fis[10]; /*18h */
1836 __le32 stp_flags;
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001837
1838 union {
1839 struct megasas_sge32 sge32[2]; /* [0]: resp [1]: data */
1840 struct megasas_sge64 sge64[2]; /* [0]: resp [1]: data */
1841 } sgl;
1842
1843} __attribute__ ((packed));
1844
1845union megasas_frame {
1846
1847 struct megasas_header hdr;
1848 struct megasas_init_frame init;
1849 struct megasas_io_frame io;
1850 struct megasas_pthru_frame pthru;
1851 struct megasas_dcmd_frame dcmd;
1852 struct megasas_abort_frame abort;
1853 struct megasas_smp_frame smp;
1854 struct megasas_stp_frame stp;
1855
1856 u8 raw_bytes[64];
1857};
1858
Sumit Saxena18365b12016-01-28 21:04:25 +05301859/**
1860 * struct MR_PRIV_DEVICE - sdev private hostdata
1861 * @is_tm_capable: firmware managed tm_capable flag
1862 * @tm_busy: TM request is in progress
1863 */
1864struct MR_PRIV_DEVICE {
1865 bool is_tm_capable;
1866 bool tm_busy;
1867};
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001868struct megasas_cmd;
1869
1870union megasas_evt_class_locale {
1871
1872 struct {
Sumit.Saxena@lsi.combe263742014-02-12 23:37:46 +05301873#ifndef __BIG_ENDIAN_BITFIELD
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001874 u16 locale;
1875 u8 reserved;
1876 s8 class;
Sumit.Saxena@lsi.combe263742014-02-12 23:37:46 +05301877#else
1878 s8 class;
1879 u8 reserved;
1880 u16 locale;
1881#endif
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001882 } __attribute__ ((packed)) members;
1883
1884 u32 word;
1885
1886} __attribute__ ((packed));
1887
1888struct megasas_evt_log_info {
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301889 __le32 newest_seq_num;
1890 __le32 oldest_seq_num;
1891 __le32 clear_seq_num;
1892 __le32 shutdown_seq_num;
1893 __le32 boot_seq_num;
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001894
1895} __attribute__ ((packed));
1896
1897struct megasas_progress {
1898
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301899 __le16 progress;
1900 __le16 elapsed_seconds;
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001901
1902} __attribute__ ((packed));
1903
1904struct megasas_evtarg_ld {
1905
1906 u16 target_id;
1907 u8 ld_index;
1908 u8 reserved;
1909
1910} __attribute__ ((packed));
1911
1912struct megasas_evtarg_pd {
1913 u16 device_id;
1914 u8 encl_index;
1915 u8 slot_number;
1916
1917} __attribute__ ((packed));
1918
1919struct megasas_evt_detail {
1920
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301921 __le32 seq_num;
1922 __le32 time_stamp;
1923 __le32 code;
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001924 union megasas_evt_class_locale cl;
1925 u8 arg_type;
1926 u8 reserved1[15];
1927
1928 union {
1929 struct {
1930 struct megasas_evtarg_pd pd;
1931 u8 cdb_length;
1932 u8 sense_length;
1933 u8 reserved[2];
1934 u8 cdb[16];
1935 u8 sense[64];
1936 } __attribute__ ((packed)) cdbSense;
1937
1938 struct megasas_evtarg_ld ld;
1939
1940 struct {
1941 struct megasas_evtarg_ld ld;
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301942 __le64 count;
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001943 } __attribute__ ((packed)) ld_count;
1944
1945 struct {
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301946 __le64 lba;
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001947 struct megasas_evtarg_ld ld;
1948 } __attribute__ ((packed)) ld_lba;
1949
1950 struct {
1951 struct megasas_evtarg_ld ld;
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05301952 __le32 prevOwner;
1953 __le32 newOwner;
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04001954 } __attribute__ ((packed)) ld_owner;
1955
1956 struct {
1957 u64 ld_lba;
1958 u64 pd_lba;
1959 struct megasas_evtarg_ld ld;
1960 struct megasas_evtarg_pd pd;
1961 } __attribute__ ((packed)) ld_lba_pd_lba;
1962
1963 struct {
1964 struct megasas_evtarg_ld ld;
1965 struct megasas_progress prog;
1966 } __attribute__ ((packed)) ld_prog;
1967
1968 struct {
1969 struct megasas_evtarg_ld ld;
1970 u32 prev_state;
1971 u32 new_state;
1972 } __attribute__ ((packed)) ld_state;
1973
1974 struct {
1975 u64 strip;
1976 struct megasas_evtarg_ld ld;
1977 } __attribute__ ((packed)) ld_strip;
1978
1979 struct megasas_evtarg_pd pd;
1980
1981 struct {
1982 struct megasas_evtarg_pd pd;
1983 u32 err;
1984 } __attribute__ ((packed)) pd_err;
1985
1986 struct {
1987 u64 lba;
1988 struct megasas_evtarg_pd pd;
1989 } __attribute__ ((packed)) pd_lba;
1990
1991 struct {
1992 u64 lba;
1993 struct megasas_evtarg_pd pd;
1994 struct megasas_evtarg_ld ld;
1995 } __attribute__ ((packed)) pd_lba_ld;
1996
1997 struct {
1998 struct megasas_evtarg_pd pd;
1999 struct megasas_progress prog;
2000 } __attribute__ ((packed)) pd_prog;
2001
2002 struct {
2003 struct megasas_evtarg_pd pd;
2004 u32 prevState;
2005 u32 newState;
2006 } __attribute__ ((packed)) pd_state;
2007
2008 struct {
2009 u16 vendorId;
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05302010 __le16 deviceId;
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04002011 u16 subVendorId;
2012 u16 subDeviceId;
2013 } __attribute__ ((packed)) pci;
2014
2015 u32 rate;
2016 char str[96];
2017
2018 struct {
2019 u32 rtc;
2020 u32 elapsedSeconds;
2021 } __attribute__ ((packed)) time;
2022
2023 struct {
2024 u32 ecar;
2025 u32 elog;
2026 char str[64];
2027 } __attribute__ ((packed)) ecc;
2028
2029 u8 b[96];
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05302030 __le16 s[48];
2031 __le32 w[24];
2032 __le64 d[12];
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04002033 } args;
2034
2035 char description[128];
2036
2037} __attribute__ ((packed));
2038
Yang, Bo7e8a75f2009-10-06 14:50:17 -06002039struct megasas_aen_event {
Xiaotian Fengc1d390d82012-12-04 19:33:54 +08002040 struct delayed_work hotplug_work;
Yang, Bo7e8a75f2009-10-06 14:50:17 -06002041 struct megasas_instance *instance;
2042};
2043
adam radfordc8e858f2011-10-08 18:15:13 -07002044struct megasas_irq_context {
2045 struct megasas_instance *instance;
2046 u32 MSIxIndex;
2047};
2048
Sumit.Saxena@avagotech.com5765c5b2015-04-23 16:32:09 +05302049struct MR_DRV_SYSTEM_INFO {
2050 u8 infoVersion;
2051 u8 systemIdLength;
2052 u16 reserved0;
2053 u8 systemId[64];
2054 u8 reserved[1980];
2055};
2056
Sumit Saxena2216c302016-01-28 21:04:26 +05302057enum MR_PD_TYPE {
2058 UNKNOWN_DRIVE = 0,
2059 PARALLEL_SCSI = 1,
2060 SAS_PD = 2,
2061 SATA_PD = 3,
2062 FC_PD = 4,
2063};
2064
2065/* JBOD Queue depth definitions */
2066#define MEGASAS_SATA_QD 32
2067#define MEGASAS_SAS_QD 64
2068#define MEGASAS_DEFAULT_PD_QD 64
2069
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04002070struct megasas_instance {
2071
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05302072 __le32 *producer;
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04002073 dma_addr_t producer_h;
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05302074 __le32 *consumer;
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04002075 dma_addr_t consumer_h;
Sumit.Saxena@avagotech.com5765c5b2015-04-23 16:32:09 +05302076 struct MR_DRV_SYSTEM_INFO *system_info_buf;
2077 dma_addr_t system_info_h;
adam radford229fe472014-03-10 02:51:56 -07002078 struct MR_LD_VF_AFFILIATION *vf_affiliation;
2079 dma_addr_t vf_affiliation_h;
2080 struct MR_LD_VF_AFFILIATION_111 *vf_affiliation_111;
2081 dma_addr_t vf_affiliation_111_h;
2082 struct MR_CTRL_HB_HOST_MEM *hb_host_mem;
2083 dma_addr_t hb_host_mem_h;
Sumit Saxena2216c302016-01-28 21:04:26 +05302084 struct MR_PD_INFO *pd_info;
2085 dma_addr_t pd_info_h;
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04002086
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05302087 __le32 *reply_queue;
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04002088 dma_addr_t reply_queue_h;
2089
Sumit.Saxena@avagotech.comfc62b3f2014-09-12 18:57:28 +05302090 u32 *crash_dump_buf;
2091 dma_addr_t crash_dump_h;
2092 void *crash_buf[MAX_CRASH_DUMP_SIZE];
2093 u32 crash_buf_pages;
2094 unsigned int fw_crash_buffer_size;
2095 unsigned int fw_crash_state;
2096 unsigned int fw_crash_buffer_offset;
2097 u32 drv_buf_index;
2098 u32 drv_buf_alloc;
2099 u32 crash_dump_fw_support;
2100 u32 crash_dump_drv_support;
2101 u32 crash_dump_app_support;
Sumit.Saxena@avagotech.com7497cde2015-01-05 20:06:03 +05302102 u32 secure_jbod_support;
Sasikumar Chandrasekaranede7c3c2017-01-10 18:20:52 -05002103 u32 support_morethan256jbod; /* FW support for more than 256 PD/JBOD */
sumit.saxena@avagotech.com3761cb42015-08-31 17:23:11 +05302104 bool use_seqnum_jbod_fp; /* Added for PD sequence */
Sumit.Saxena@avagotech.comfc62b3f2014-09-12 18:57:28 +05302105 spinlock_t crashdump_lock;
2106
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04002107 struct megasas_register_set __iomem *reg_set;
Christoph Hellwig8a232bb2015-04-23 16:32:39 +05302108 u32 __iomem *reply_post_host_index_addr[MR_MAX_MSIX_REG_ARRAY];
Yang, Bo81e403c2009-10-06 14:27:54 -06002109 struct megasas_pd_list pd_list[MEGASAS_MAX_PD];
Sumit.Saxena@lsi.com999ece02013-10-18 12:50:37 +05302110 struct megasas_pd_list local_pd_list[MEGASAS_MAX_PD];
Sumit.Saxena@avagotech.com7497cde2015-01-05 20:06:03 +05302111 u8 ld_ids[MEGASAS_MAX_LD_IDS];
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04002112 s8 init_id;
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04002113
2114 u16 max_num_sge;
2115 u16 max_fw_cmds;
Sasikumar Chandrasekaran69c337c2017-01-10 18:20:47 -05002116 u16 max_mpt_cmds;
adam radford9c915a82010-12-21 13:34:31 -08002117 u16 max_mfi_cmds;
Sumit.Saxena@avagotech.comae09a6c2015-01-05 20:06:23 +05302118 u16 max_scsi_cmds;
Sumit Saxena308ec452016-01-28 21:04:30 +05302119 u16 ldio_threshold;
2120 u16 cur_can_queue;
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04002121 u32 max_sectors_per_req;
Yang, Bo7e8a75f2009-10-06 14:50:17 -06002122 struct megasas_aen_event *ev;
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04002123
2124 struct megasas_cmd **cmd_list;
2125 struct list_head cmd_pool;
bo yang39a98552010-09-22 22:36:29 -04002126 /* used to sync fire the cmd to fw */
Sumit.Saxena@avagotech.com90dc9d92014-09-12 18:57:58 +05302127 spinlock_t mfi_pool_lock;
bo yang39a98552010-09-22 22:36:29 -04002128 /* used to sync fire the cmd to fw */
2129 spinlock_t hba_lock;
bo yang7343eb62007-11-09 04:35:44 -05002130 /* used to synch producer, consumer ptrs in dpc */
Sasikumar Chandrasekaranfdd84e22017-01-10 18:20:46 -05002131 spinlock_t stream_lock;
bo yang7343eb62007-11-09 04:35:44 -05002132 spinlock_t completion_lock;
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04002133 struct dma_pool *frame_dma_pool;
2134 struct dma_pool *sense_dma_pool;
2135
2136 struct megasas_evt_detail *evt_detail;
2137 dma_addr_t evt_detail_h;
2138 struct megasas_cmd *aen_cmd;
Sumit Saxena2216c302016-01-28 21:04:26 +05302139 struct mutex hba_mutex;
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04002140 struct semaphore ioctl_sem;
2141
2142 struct Scsi_Host *host;
2143
2144 wait_queue_head_t int_cmd_wait_q;
2145 wait_queue_head_t abort_cmd_wait_q;
2146
2147 struct pci_dev *pdev;
2148 u32 unique_id;
bo yang39a98552010-09-22 22:36:29 -04002149 u32 fw_support_ieee;
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04002150
Sumant Patroe4a082c2006-05-30 12:03:37 -07002151 atomic_t fw_outstanding;
Sumit Saxena308ec452016-01-28 21:04:30 +05302152 atomic_t ldio_outstanding;
bo yang39a98552010-09-22 22:36:29 -04002153 atomic_t fw_reset_no_pci_access;
Sumant Patro1341c932006-01-25 12:02:40 -08002154
2155 struct megasas_instance_template *instancet;
Sumant Patro5d018ad2006-10-03 13:13:18 -07002156 struct tasklet_struct isr_tasklet;
bo yang39a98552010-09-22 22:36:29 -04002157 struct work_struct work_init;
Sumit.Saxena@avagotech.comfc62b3f2014-09-12 18:57:28 +05302158 struct work_struct crash_init;
Sumant Patro05e9ebb2007-05-17 05:47:51 -07002159
2160 u8 flag;
Yang, Boc3518832009-10-06 14:18:02 -06002161 u8 unload;
Yang, Bof4c9a132009-10-06 14:43:28 -06002162 u8 flag_ieee;
bo yang39a98552010-09-22 22:36:29 -04002163 u8 issuepend_done;
2164 u8 disableOnlineCtrlReset;
Sumit.Saxena@lsi.combc93d422013-05-22 12:35:04 +05302165 u8 UnevenSpanSupport;
Sumit.Saxena@avagotech.com51087a82014-09-12 18:57:33 +05302166
2167 u8 supportmax256vd;
Sumit Saxena30845582016-03-10 02:14:37 -08002168 u8 pd_list_not_supported;
Sumit.Saxena@avagotech.com51087a82014-09-12 18:57:33 +05302169 u16 fw_supported_vd_count;
2170 u16 fw_supported_pd_count;
2171
2172 u16 drv_supported_vd_count;
2173 u16 drv_supported_pd_count;
2174
Sumit Saxena8a01a412016-01-28 21:04:32 +05302175 atomic_t adprecovery;
Sumant Patro05e9ebb2007-05-17 05:47:51 -07002176 unsigned long last_time;
bo yang39a98552010-09-22 22:36:29 -04002177 u32 mfiStatus;
2178 u32 last_seq_num;
bo yangad84db22007-11-09 04:40:16 -05002179
bo yang39a98552010-09-22 22:36:29 -04002180 struct list_head internal_reset_pending_q;
adam radford80d9da92010-12-21 10:17:40 -08002181
Lucas De Marchi25985ed2011-03-30 22:57:33 -03002182 /* Ptr to hba specific information */
adam radford9c915a82010-12-21 13:34:31 -08002183 void *ctrl_context;
Sumit.Saxena@avagotech.com51087a82014-09-12 18:57:33 +05302184 u32 ctrl_context_pages;
2185 struct megasas_ctrl_info *ctrl_info;
adam radfordc8e858f2011-10-08 18:15:13 -07002186 unsigned int msix_vectors;
adam radfordc8e858f2011-10-08 18:15:13 -07002187 struct megasas_irq_context irq_context[MEGASAS_MAX_MSIX_QUEUES];
adam radford9c915a82010-12-21 13:34:31 -08002188 u64 map_id;
sumit.saxena@avagotech.com3761cb42015-08-31 17:23:11 +05302189 u64 pd_seq_map_id;
adam radford9c915a82010-12-21 13:34:31 -08002190 struct megasas_cmd *map_update_cmd;
sumit.saxena@avagotech.com3761cb42015-08-31 17:23:11 +05302191 struct megasas_cmd *jbod_seq_cmd;
adam radfordb6d5d882010-12-14 18:56:07 -08002192 unsigned long bar;
adam radford9c915a82010-12-21 13:34:31 -08002193 long reset_flags;
2194 struct mutex reset_mutex;
adam radford229fe472014-03-10 02:51:56 -07002195 struct timer_list sriov_heartbeat_timer;
2196 char skip_heartbeat_timer_del;
2197 u8 requestorId;
adam radford229fe472014-03-10 02:51:56 -07002198 char PlasmaFW111;
Sumit Saxena8f67c8c2016-01-28 21:14:25 +05302199 char clusterId[MEGASAS_CLUSTER_ID_SIZE];
2200 u8 peerIsPresent;
2201 u8 passive;
Sumit.Saxena@avagotech.comae09a6c2015-01-05 20:06:23 +05302202 u16 throttlequeuedepth;
Sumit.Saxena@lsi.comd46a3ad2013-05-22 12:34:14 +05302203 u8 mask_interrupts;
sumit.saxena@avagotech.combd5f9482015-08-31 17:23:31 +05302204 u16 max_chain_frame_sz;
Sumit.Saxena@lsi.com404a8a12013-05-22 12:35:33 +05302205 u8 is_imr;
Sumit Saxena179ac142016-01-28 21:04:28 +05302206 u8 is_rdpq;
Sumit.Saxena@avagotech.com5765c5b2015-04-23 16:32:09 +05302207 bool dev_handle;
Kashyap Desaid0fc91d2016-10-21 06:33:33 -07002208 bool fw_sync_cache_support;
Sasikumar Chandrasekaran45f4f2e2017-01-10 18:20:43 -05002209 bool is_ventura;
Sasikumar Chandrasekaran2493c672017-01-10 18:20:44 -05002210 bool msix_combined;
Sasikumar Chandrasekarand8893442017-01-10 18:20:48 -05002211 u16 max_raid_mapsize;
bo yang39a98552010-09-22 22:36:29 -04002212};
adam radford229fe472014-03-10 02:51:56 -07002213struct MR_LD_VF_MAP {
2214 u32 size;
2215 union MR_LD_REF ref;
2216 u8 ldVfCount;
2217 u8 reserved[6];
2218 u8 policy[1];
2219};
2220
2221struct MR_LD_VF_AFFILIATION {
2222 u32 size;
2223 u8 ldCount;
2224 u8 vfCount;
2225 u8 thisVf;
2226 u8 reserved[9];
2227 struct MR_LD_VF_MAP map[1];
2228};
2229
2230/* Plasma 1.11 FW backward compatibility structures */
2231#define IOV_111_OFFSET 0x7CE
2232#define MAX_VIRTUAL_FUNCTIONS 8
Adam Radford4cbfea82014-07-09 15:17:56 -07002233#define MR_LD_ACCESS_HIDDEN 15
adam radford229fe472014-03-10 02:51:56 -07002234
2235struct IOV_111 {
2236 u8 maxVFsSupported;
2237 u8 numVFsEnabled;
2238 u8 requestorId;
2239 u8 reserved[5];
2240};
2241
2242struct MR_LD_VF_MAP_111 {
2243 u8 targetId;
2244 u8 reserved[3];
2245 u8 policy[MAX_VIRTUAL_FUNCTIONS];
2246};
2247
2248struct MR_LD_VF_AFFILIATION_111 {
2249 u8 vdCount;
2250 u8 vfCount;
2251 u8 thisVf;
2252 u8 reserved[5];
2253 struct MR_LD_VF_MAP_111 map[MAX_LOGICAL_DRIVES];
2254};
2255
2256struct MR_CTRL_HB_HOST_MEM {
2257 struct {
2258 u32 fwCounter; /* Firmware heart beat counter */
2259 struct {
2260 u32 debugmode:1; /* 1=Firmware is in debug mode.
2261 Heart beat will not be updated. */
2262 u32 reserved:31;
2263 } debug;
2264 u32 reserved_fw[6];
2265 u32 driverCounter; /* Driver heart beat counter. 0x20 */
2266 u32 reserved_driver[7];
2267 } HB;
2268 u8 pad[0x400-0x40];
2269};
bo yang39a98552010-09-22 22:36:29 -04002270
2271enum {
2272 MEGASAS_HBA_OPERATIONAL = 0,
2273 MEGASAS_ADPRESET_SM_INFAULT = 1,
2274 MEGASAS_ADPRESET_SM_FW_RESET_SUCCESS = 2,
2275 MEGASAS_ADPRESET_SM_OPERATIONAL = 3,
2276 MEGASAS_HW_CRITICAL_ERROR = 4,
adam radford229fe472014-03-10 02:51:56 -07002277 MEGASAS_ADPRESET_SM_POLLING = 5,
bo yang39a98552010-09-22 22:36:29 -04002278 MEGASAS_ADPRESET_INPROG_SIGN = 0xDEADDEAD,
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04002279};
2280
Yang, Bo0c79e682009-10-06 14:47:35 -06002281struct megasas_instance_template {
2282 void (*fire_cmd)(struct megasas_instance *, dma_addr_t, \
2283 u32, struct megasas_register_set __iomem *);
2284
Sumit.Saxena@lsi.comd46a3ad2013-05-22 12:34:14 +05302285 void (*enable_intr)(struct megasas_instance *);
2286 void (*disable_intr)(struct megasas_instance *);
Yang, Bo0c79e682009-10-06 14:47:35 -06002287
2288 int (*clear_intr)(struct megasas_register_set __iomem *);
2289
2290 u32 (*read_fw_status_reg)(struct megasas_register_set __iomem *);
bo yang39a98552010-09-22 22:36:29 -04002291 int (*adp_reset)(struct megasas_instance *, \
2292 struct megasas_register_set __iomem *);
2293 int (*check_reset)(struct megasas_instance *, \
2294 struct megasas_register_set __iomem *);
adam radfordcd50ba82010-12-21 10:23:23 -08002295 irqreturn_t (*service_isr)(int irq, void *devp);
2296 void (*tasklet)(unsigned long);
2297 u32 (*init_adapter)(struct megasas_instance *);
2298 u32 (*build_and_issue_cmd) (struct megasas_instance *,
2299 struct scsi_cmnd *);
Shivasharan Sf4fc2092017-02-10 00:59:09 -08002300 void (*issue_dcmd)(struct megasas_instance *instance,
adam radfordcd50ba82010-12-21 10:23:23 -08002301 struct megasas_cmd *cmd);
Yang, Bo0c79e682009-10-06 14:47:35 -06002302};
2303
Shivasharan S3cabd162017-02-10 00:59:05 -08002304#define MEGASAS_IS_LOGICAL(sdev) \
2305 ((sdev->channel < MEGASAS_MAX_PD_CHANNELS) ? 0 : 1)
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04002306
Sumit.Saxena@avagotech.com4a5c8142015-04-23 16:30:39 +05302307#define MEGASAS_DEV_INDEX(scp) \
2308 (((scp->device->channel % 2) * MEGASAS_MAX_DEV_PER_CHANNEL) + \
2309 scp->device->id)
2310
2311#define MEGASAS_PD_INDEX(scp) \
2312 ((scp->device->channel * MEGASAS_MAX_DEV_PER_CHANNEL) + \
2313 scp->device->id)
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04002314
2315struct megasas_cmd {
2316
2317 union megasas_frame *frame;
2318 dma_addr_t frame_phys_addr;
2319 u8 *sense;
2320 dma_addr_t sense_phys_addr;
2321
2322 u32 index;
2323 u8 sync_cmd;
Sumit.Saxena@avagotech.com2be2a982015-05-06 19:01:02 +05302324 u8 cmd_status_drv;
bo yang39a98552010-09-22 22:36:29 -04002325 u8 abort_aen;
2326 u8 retry_for_fw_reset;
2327
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04002328
2329 struct list_head list;
2330 struct scsi_cmnd *scmd;
Sumit.Saxena@avagotech.com4026e9a2015-04-23 16:31:24 +05302331 u8 flags;
Sumit.Saxena@avagotech.com90dc9d92014-09-12 18:57:58 +05302332
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04002333 struct megasas_instance *instance;
adam radford9c915a82010-12-21 13:34:31 -08002334 union {
2335 struct {
2336 u16 smid;
2337 u16 resvd;
2338 } context;
2339 u32 frame_count;
2340 };
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04002341};
2342
2343#define MAX_MGMT_ADAPTERS 1024
2344#define MAX_IOCTL_SGE 16
2345
2346struct megasas_iocpacket {
2347
2348 u16 host_no;
2349 u16 __pad1;
2350 u32 sgl_off;
2351 u32 sge_count;
2352 u32 sense_off;
2353 u32 sense_len;
2354 union {
2355 u8 raw[128];
2356 struct megasas_header hdr;
2357 } frame;
2358
2359 struct iovec sgl[MAX_IOCTL_SGE];
2360
2361} __attribute__ ((packed));
2362
2363struct megasas_aen {
2364 u16 host_no;
2365 u16 __pad1;
2366 u32 seq_num;
2367 u32 class_locale_word;
2368} __attribute__ ((packed));
2369
2370#ifdef CONFIG_COMPAT
2371struct compat_megasas_iocpacket {
2372 u16 host_no;
2373 u16 __pad1;
2374 u32 sgl_off;
2375 u32 sge_count;
2376 u32 sense_off;
2377 u32 sense_len;
2378 union {
2379 u8 raw[128];
2380 struct megasas_header hdr;
2381 } frame;
2382 struct compat_iovec sgl[MAX_IOCTL_SGE];
2383} __attribute__ ((packed));
2384
Sumant Patro0e989362006-06-20 15:32:37 -07002385#define MEGASAS_IOC_FIRMWARE32 _IOWR('M', 1, struct compat_megasas_iocpacket)
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04002386#endif
2387
Sumant Patrocb59aa62006-01-25 11:53:25 -08002388#define MEGASAS_IOC_FIRMWARE _IOWR('M', 1, struct megasas_iocpacket)
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04002389#define MEGASAS_IOC_GET_AEN _IOW('M', 3, struct megasas_aen)
2390
2391struct megasas_mgmt_info {
2392
2393 u16 count;
2394 struct megasas_instance *instance[MAX_MGMT_ADAPTERS];
2395 int max_index;
2396};
2397
Sumit Saxena6d40afb2016-01-28 21:04:23 +05302398enum MEGASAS_OCR_CAUSE {
2399 FW_FAULT_OCR = 0,
2400 SCSIIO_TIMEOUT_OCR = 1,
2401 MFI_IO_TIMEOUT_OCR = 2,
2402};
2403
2404enum DCMD_RETURN_STATUS {
2405 DCMD_SUCCESS = 0,
2406 DCMD_TIMEOUT = 1,
2407 DCMD_FAILED = 2,
2408 DCMD_NOT_FIRED = 3,
2409};
2410
adam radford21c9e162013-09-06 15:27:14 -07002411u8
2412MR_BuildRaidContext(struct megasas_instance *instance,
2413 struct IO_REQUEST_INFO *io_info,
2414 struct RAID_CONTEXT *pRAID_Context,
Sumit.Saxena@avagotech.com51087a82014-09-12 18:57:33 +05302415 struct MR_DRV_RAID_MAP_ALL *map, u8 **raidLUN);
2416u8 MR_TargetIdToLdGet(u32 ldTgtId, struct MR_DRV_RAID_MAP_ALL *map);
2417struct MR_LD_RAID *MR_LdRaidGet(u32 ld, struct MR_DRV_RAID_MAP_ALL *map);
2418u16 MR_ArPdGet(u32 ar, u32 arm, struct MR_DRV_RAID_MAP_ALL *map);
2419u16 MR_LdSpanArrayGet(u32 ld, u32 span, struct MR_DRV_RAID_MAP_ALL *map);
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05302420__le16 MR_PdDevHandleGet(u32 pd, struct MR_DRV_RAID_MAP_ALL *map);
Sumit.Saxena@avagotech.com51087a82014-09-12 18:57:33 +05302421u16 MR_GetLDTgtId(u32 ld, struct MR_DRV_RAID_MAP_ALL *map);
adam radford21c9e162013-09-06 15:27:14 -07002422
Christoph Hellwig9ab9ed382015-04-23 16:32:54 +05302423__le16 get_updated_dev_handle(struct megasas_instance *instance,
Sumit.Saxena@avagotech.comd2552eb2014-09-12 18:57:53 +05302424 struct LD_LOAD_BALANCE_INFO *lbInfo, struct IO_REQUEST_INFO *in_info);
Sumit.Saxena@avagotech.com51087a82014-09-12 18:57:33 +05302425void mr_update_load_balance_params(struct MR_DRV_RAID_MAP_ALL *map,
2426 struct LD_LOAD_BALANCE_INFO *lbInfo);
Sumit.Saxena@avagotech.comd009b572014-11-17 15:24:13 +05302427int megasas_get_ctrl_info(struct megasas_instance *instance);
sumit.saxena@avagotech.com3761cb42015-08-31 17:23:11 +05302428/* PD sequence */
2429int
2430megasas_sync_pd_seq_num(struct megasas_instance *instance, bool pend);
Sumit.Saxena@avagotech.comfc62b3f2014-09-12 18:57:28 +05302431int megasas_set_crash_dump_params(struct megasas_instance *instance,
Sumit.Saxena@avagotech.com51087a82014-09-12 18:57:33 +05302432 u8 crash_buf_state);
Sumit.Saxena@avagotech.comfc62b3f2014-09-12 18:57:28 +05302433void megasas_free_host_crash_buffer(struct megasas_instance *instance);
2434void megasas_fusion_crash_dump_wq(struct work_struct *work);
Sumit.Saxena@avagotech.com51087a82014-09-12 18:57:33 +05302435
Sumit.Saxena@avagotech.com90dc9d92014-09-12 18:57:58 +05302436void megasas_return_cmd_fusion(struct megasas_instance *instance,
2437 struct megasas_cmd_fusion *cmd);
2438int megasas_issue_blocked_cmd(struct megasas_instance *instance,
2439 struct megasas_cmd *cmd, int timeout);
2440void __megasas_return_cmd(struct megasas_instance *instance,
2441 struct megasas_cmd *cmd);
2442
2443void megasas_return_mfi_mpt_pthr(struct megasas_instance *instance,
2444 struct megasas_cmd *cmd_mfi, struct megasas_cmd_fusion *cmd_fusion);
Sumit.Saxena@avagotech.com7497cde2015-01-05 20:06:03 +05302445int megasas_cmd_type(struct scsi_cmnd *cmd);
sumit.saxena@avagotech.com3761cb42015-08-31 17:23:11 +05302446void megasas_setup_jbod_map(struct megasas_instance *instance);
Sumit.Saxena@avagotech.com90dc9d92014-09-12 18:57:58 +05302447
Sumit Saxena18365b12016-01-28 21:04:25 +05302448void megasas_update_sdev_properties(struct scsi_device *sdev);
2449int megasas_reset_fusion(struct Scsi_Host *shost, int reason);
2450int megasas_task_abort_fusion(struct scsi_cmnd *scmd);
2451int megasas_reset_target_fusion(struct scsi_cmnd *scmd);
Bagalkote, Sreenivasc4a3e0a2005-09-20 17:46:58 -04002452#endif /*LSI_MEGARAID_SAS_H */