blob: aefe16c6fe5c0fec8e7ab633ad98e79f05c0fee5 [file] [log] [blame]
dea31012005-04-17 16:05:31 -05001/*******************************************************************
2 * This file is part of the Emulex Linux Device Driver for *
James.Smart@Emulex.Comc44ce172005-06-25 10:34:39 -04003 * Fibre Channel Host Bus Adapters. *
James Smart67073c62021-03-01 09:18:21 -08004 * Copyright (C) 2017-2021 Broadcom. All Rights Reserved. The term *
5 * “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. *
James Smart50611572016-03-31 14:12:34 -07006 * Copyright (C) 2004-2016 Emulex. All rights reserved. *
James.Smart@Emulex.Comc44ce172005-06-25 10:34:39 -04007 * EMULEX and SLI are trademarks of Emulex. *
James Smartd080abe2017-02-12 13:52:39 -08008 * www.broadcom.com *
James.Smart@Emulex.Comc44ce172005-06-25 10:34:39 -04009 * Portions Copyright (C) 2004-2005 Christoph Hellwig *
dea31012005-04-17 16:05:31 -050010 * *
11 * This program is free software; you can redistribute it and/or *
James.Smart@Emulex.Comc44ce172005-06-25 10:34:39 -040012 * modify it under the terms of version 2 of the GNU General *
13 * Public License as published by the Free Software Foundation. *
14 * This program is distributed in the hope that it will be useful. *
15 * ALL EXPRESS OR IMPLIED CONDITIONS, REPRESENTATIONS AND *
16 * WARRANTIES, INCLUDING ANY IMPLIED WARRANTY OF MERCHANTABILITY, *
17 * FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT, ARE *
18 * DISCLAIMED, EXCEPT TO THE EXTENT THAT SUCH DISCLAIMERS ARE HELD *
19 * TO BE LEGALLY INVALID. See the GNU General Public License for *
20 * more details, a copy of which can be found in the file COPYING *
21 * included with this package. *
dea31012005-04-17 16:05:31 -050022 *******************************************************************/
23
dea31012005-04-17 16:05:31 -050024#include <linux/blkdev.h>
25#include <linux/pci.h>
26#include <linux/interrupt.h>
27#include <linux/delay.h>
Tejun Heo5a0e3ad2010-03-24 17:04:11 +090028#include <linux/slab.h>
Johannes Thumshirn1c2ba472016-01-20 16:22:22 +010029#include <linux/lockdep.h>
dea31012005-04-17 16:05:31 -050030
James.Smart@Emulex.Com91886522005-08-10 15:03:09 -040031#include <scsi/scsi.h>
dea31012005-04-17 16:05:31 -050032#include <scsi/scsi_cmnd.h>
33#include <scsi/scsi_device.h>
34#include <scsi/scsi_host.h>
James.Smart@Emulex.Comf888ba32005-08-10 15:03:01 -040035#include <scsi/scsi_transport_fc.h>
James Smartda0436e2009-05-22 14:51:39 -040036#include <scsi/fc/fc_fs.h>
James Smart0d878412009-10-02 15:16:56 -040037#include <linux/aer.h>
Dick Kennedy86ee57a2020-06-30 14:49:55 -070038#include <linux/crash_dump.h>
James Smart1351e692018-02-22 08:18:43 -080039#ifdef CONFIG_X86
40#include <asm/set_memory.h>
41#endif
dea31012005-04-17 16:05:31 -050042
James Smartda0436e2009-05-22 14:51:39 -040043#include "lpfc_hw4.h"
dea31012005-04-17 16:05:31 -050044#include "lpfc_hw.h"
45#include "lpfc_sli.h"
James Smartda0436e2009-05-22 14:51:39 -040046#include "lpfc_sli4.h"
James Smartea2151b2008-09-07 11:52:10 -040047#include "lpfc_nl.h"
dea31012005-04-17 16:05:31 -050048#include "lpfc_disc.h"
dea31012005-04-17 16:05:31 -050049#include "lpfc.h"
James Smart895427b2017-02-12 13:52:30 -080050#include "lpfc_scsi.h"
51#include "lpfc_nvme.h"
dea31012005-04-17 16:05:31 -050052#include "lpfc_crtn.h"
53#include "lpfc_logmsg.h"
54#include "lpfc_compat.h"
James Smart858c9f62007-06-17 19:56:39 -050055#include "lpfc_debugfs.h"
James Smart04c68492009-05-22 14:52:52 -040056#include "lpfc_vport.h"
James Smart61bda8f2016-10-13 15:06:05 -070057#include "lpfc_version.h"
dea31012005-04-17 16:05:31 -050058
59/* There are only four IOCB completion types. */
60typedef enum _lpfc_iocb_type {
61 LPFC_UNKNOWN_IOCB,
62 LPFC_UNSOL_IOCB,
63 LPFC_SOL_IOCB,
64 LPFC_ABORT_IOCB
65} lpfc_iocb_type;
66
James Smart4f774512009-05-22 14:52:35 -040067
68/* Provide function prototypes local to this module. */
69static int lpfc_sli_issue_mbox_s4(struct lpfc_hba *, LPFC_MBOXQ_t *,
70 uint32_t);
71static int lpfc_sli4_read_rev(struct lpfc_hba *, LPFC_MBOXQ_t *,
James Smart45ed1192009-10-02 15:17:02 -040072 uint8_t *, uint32_t *);
73static struct lpfc_iocbq *lpfc_sli4_els_wcqe_to_rspiocbq(struct lpfc_hba *,
74 struct lpfc_iocbq *);
James Smart6669f9b2009-10-02 15:16:45 -040075static void lpfc_sli4_send_seq_to_ulp(struct lpfc_vport *,
76 struct hbq_dmabuf *);
James Smartae9e28f2017-05-15 15:20:51 -070077static void lpfc_sli4_handle_mds_loopback(struct lpfc_vport *vport,
78 struct hbq_dmabuf *dmabuf);
James Smart32517fc2019-01-28 11:14:33 -080079static bool lpfc_sli4_fp_handle_cqe(struct lpfc_hba *phba,
80 struct lpfc_queue *cq, struct lpfc_cqe *cqe);
James Smart895427b2017-02-12 13:52:30 -080081static int lpfc_sli4_post_sgl_list(struct lpfc_hba *, struct list_head *,
James Smart8a9d2e82012-05-09 21:16:12 -040082 int);
Dick Kennedyf485c182017-09-29 17:34:34 -070083static void lpfc_sli4_hba_handle_eqe(struct lpfc_hba *phba,
James Smart32517fc2019-01-28 11:14:33 -080084 struct lpfc_queue *eq,
85 struct lpfc_eqe *eqe);
James Smarte8d3c3b2013-10-10 12:21:30 -040086static bool lpfc_sli4_mbox_completions_pending(struct lpfc_hba *phba);
87static bool lpfc_sli4_process_missed_mbox_completions(struct lpfc_hba *phba);
James Smart24c7c0a2019-09-21 20:58:58 -070088static struct lpfc_cqe *lpfc_sli4_cq_get(struct lpfc_queue *q);
89static void __lpfc_sli4_consume_cqe(struct lpfc_hba *phba,
90 struct lpfc_queue *cq,
91 struct lpfc_cqe *cqe);
James Smart05580562011-05-24 11:40:48 -040092
James Smart840a4702020-11-15 11:26:40 -080093union lpfc_wqe128 lpfc_iread_cmd_template;
94union lpfc_wqe128 lpfc_iwrite_cmd_template;
95union lpfc_wqe128 lpfc_icmnd_cmd_template;
96
James Smart4f774512009-05-22 14:52:35 -040097static IOCB_t *
98lpfc_get_iocb_from_iocbq(struct lpfc_iocbq *iocbq)
99{
100 return &iocbq->iocb;
101}
102
James Smart840a4702020-11-15 11:26:40 -0800103/* Setup WQE templates for IOs */
104void lpfc_wqe_cmd_template(void)
105{
106 union lpfc_wqe128 *wqe;
107
108 /* IREAD template */
109 wqe = &lpfc_iread_cmd_template;
110 memset(wqe, 0, sizeof(union lpfc_wqe128));
111
112 /* Word 0, 1, 2 - BDE is variable */
113
114 /* Word 3 - cmd_buff_len, payload_offset_len is zero */
115
116 /* Word 4 - total_xfer_len is variable */
117
118 /* Word 5 - is zero */
119
120 /* Word 6 - ctxt_tag, xri_tag is variable */
121
122 /* Word 7 */
123 bf_set(wqe_cmnd, &wqe->fcp_iread.wqe_com, CMD_FCP_IREAD64_WQE);
124 bf_set(wqe_pu, &wqe->fcp_iread.wqe_com, PARM_READ_CHECK);
125 bf_set(wqe_class, &wqe->fcp_iread.wqe_com, CLASS3);
126 bf_set(wqe_ct, &wqe->fcp_iread.wqe_com, SLI4_CT_RPI);
127
128 /* Word 8 - abort_tag is variable */
129
130 /* Word 9 - reqtag is variable */
131
132 /* Word 10 - dbde, wqes is variable */
133 bf_set(wqe_qosd, &wqe->fcp_iread.wqe_com, 0);
134 bf_set(wqe_iod, &wqe->fcp_iread.wqe_com, LPFC_WQE_IOD_READ);
135 bf_set(wqe_lenloc, &wqe->fcp_iread.wqe_com, LPFC_WQE_LENLOC_WORD4);
136 bf_set(wqe_dbde, &wqe->fcp_iread.wqe_com, 0);
137 bf_set(wqe_wqes, &wqe->fcp_iread.wqe_com, 1);
138
139 /* Word 11 - pbde is variable */
140 bf_set(wqe_cmd_type, &wqe->fcp_iread.wqe_com, COMMAND_DATA_IN);
141 bf_set(wqe_cqid, &wqe->fcp_iread.wqe_com, LPFC_WQE_CQ_ID_DEFAULT);
142 bf_set(wqe_pbde, &wqe->fcp_iread.wqe_com, 0);
143
144 /* Word 12 - is zero */
145
146 /* Word 13, 14, 15 - PBDE is variable */
147
148 /* IWRITE template */
149 wqe = &lpfc_iwrite_cmd_template;
150 memset(wqe, 0, sizeof(union lpfc_wqe128));
151
152 /* Word 0, 1, 2 - BDE is variable */
153
154 /* Word 3 - cmd_buff_len, payload_offset_len is zero */
155
156 /* Word 4 - total_xfer_len is variable */
157
158 /* Word 5 - initial_xfer_len is variable */
159
160 /* Word 6 - ctxt_tag, xri_tag is variable */
161
162 /* Word 7 */
163 bf_set(wqe_cmnd, &wqe->fcp_iwrite.wqe_com, CMD_FCP_IWRITE64_WQE);
164 bf_set(wqe_pu, &wqe->fcp_iwrite.wqe_com, PARM_READ_CHECK);
165 bf_set(wqe_class, &wqe->fcp_iwrite.wqe_com, CLASS3);
166 bf_set(wqe_ct, &wqe->fcp_iwrite.wqe_com, SLI4_CT_RPI);
167
168 /* Word 8 - abort_tag is variable */
169
170 /* Word 9 - reqtag is variable */
171
172 /* Word 10 - dbde, wqes is variable */
173 bf_set(wqe_qosd, &wqe->fcp_iwrite.wqe_com, 0);
174 bf_set(wqe_iod, &wqe->fcp_iwrite.wqe_com, LPFC_WQE_IOD_WRITE);
175 bf_set(wqe_lenloc, &wqe->fcp_iwrite.wqe_com, LPFC_WQE_LENLOC_WORD4);
176 bf_set(wqe_dbde, &wqe->fcp_iwrite.wqe_com, 0);
177 bf_set(wqe_wqes, &wqe->fcp_iwrite.wqe_com, 1);
178
179 /* Word 11 - pbde is variable */
180 bf_set(wqe_cmd_type, &wqe->fcp_iwrite.wqe_com, COMMAND_DATA_OUT);
181 bf_set(wqe_cqid, &wqe->fcp_iwrite.wqe_com, LPFC_WQE_CQ_ID_DEFAULT);
182 bf_set(wqe_pbde, &wqe->fcp_iwrite.wqe_com, 0);
183
184 /* Word 12 - is zero */
185
186 /* Word 13, 14, 15 - PBDE is variable */
187
188 /* ICMND template */
189 wqe = &lpfc_icmnd_cmd_template;
190 memset(wqe, 0, sizeof(union lpfc_wqe128));
191
192 /* Word 0, 1, 2 - BDE is variable */
193
194 /* Word 3 - payload_offset_len is variable */
195
196 /* Word 4, 5 - is zero */
197
198 /* Word 6 - ctxt_tag, xri_tag is variable */
199
200 /* Word 7 */
201 bf_set(wqe_cmnd, &wqe->fcp_icmd.wqe_com, CMD_FCP_ICMND64_WQE);
202 bf_set(wqe_pu, &wqe->fcp_icmd.wqe_com, 0);
203 bf_set(wqe_class, &wqe->fcp_icmd.wqe_com, CLASS3);
204 bf_set(wqe_ct, &wqe->fcp_icmd.wqe_com, SLI4_CT_RPI);
205
206 /* Word 8 - abort_tag is variable */
207
208 /* Word 9 - reqtag is variable */
209
210 /* Word 10 - dbde, wqes is variable */
211 bf_set(wqe_qosd, &wqe->fcp_icmd.wqe_com, 1);
212 bf_set(wqe_iod, &wqe->fcp_icmd.wqe_com, LPFC_WQE_IOD_NONE);
213 bf_set(wqe_lenloc, &wqe->fcp_icmd.wqe_com, LPFC_WQE_LENLOC_NONE);
214 bf_set(wqe_dbde, &wqe->fcp_icmd.wqe_com, 0);
215 bf_set(wqe_wqes, &wqe->fcp_icmd.wqe_com, 1);
216
217 /* Word 11 */
218 bf_set(wqe_cmd_type, &wqe->fcp_icmd.wqe_com, COMMAND_DATA_IN);
219 bf_set(wqe_cqid, &wqe->fcp_icmd.wqe_com, LPFC_WQE_CQ_ID_DEFAULT);
220 bf_set(wqe_pbde, &wqe->fcp_icmd.wqe_com, 0);
221
222 /* Word 12, 13, 14, 15 - is zero */
223}
224
James Smart48f8fdb2018-05-04 20:37:51 -0700225#if defined(CONFIG_64BIT) && defined(__LITTLE_ENDIAN)
226/**
227 * lpfc_sli4_pcimem_bcopy - SLI4 memory copy function
228 * @srcp: Source memory pointer.
229 * @destp: Destination memory pointer.
230 * @cnt: Number of words required to be copied.
231 * Must be a multiple of sizeof(uint64_t)
232 *
233 * This function is used for copying data between driver memory
234 * and the SLI WQ. This function also changes the endianness
235 * of each word if native endianness is different from SLI
236 * endianness. This function can be called with or without
237 * lock.
238 **/
YueHaibingd7b761b2019-05-31 23:28:41 +0800239static void
James Smart48f8fdb2018-05-04 20:37:51 -0700240lpfc_sli4_pcimem_bcopy(void *srcp, void *destp, uint32_t cnt)
241{
242 uint64_t *src = srcp;
243 uint64_t *dest = destp;
244 int i;
245
246 for (i = 0; i < (int)cnt; i += sizeof(uint64_t))
247 *dest++ = *src++;
248}
249#else
250#define lpfc_sli4_pcimem_bcopy(a, b, c) lpfc_sli_pcimem_bcopy(a, b, c)
251#endif
252
James Smart4f774512009-05-22 14:52:35 -0400253/**
254 * lpfc_sli4_wq_put - Put a Work Queue Entry on an Work Queue
255 * @q: The Work Queue to operate on.
256 * @wqe: The work Queue Entry to put on the Work queue.
257 *
258 * This routine will copy the contents of @wqe to the next available entry on
259 * the @q. This function will then ring the Work Queue Doorbell to signal the
260 * HBA to start processing the Work Queue Entry. This function returns 0 if
261 * successful. If no entries are available on @q then this function will return
262 * -ENOMEM.
263 * The caller is expected to hold the hbalock when calling this routine.
264 **/
Dick Kennedycd22d602017-08-23 16:55:35 -0700265static int
James Smart205e8242018-03-05 12:04:03 -0800266lpfc_sli4_wq_put(struct lpfc_queue *q, union lpfc_wqe128 *wqe)
James Smart4f774512009-05-22 14:52:35 -0400267{
James Smart2e90f4b2011-12-13 13:22:37 -0500268 union lpfc_wqe *temp_wqe;
James Smart4f774512009-05-22 14:52:35 -0400269 struct lpfc_register doorbell;
270 uint32_t host_index;
James Smart027140e2012-08-03 12:35:44 -0400271 uint32_t idx;
James Smart1351e692018-02-22 08:18:43 -0800272 uint32_t i = 0;
273 uint8_t *tmp;
James Smart5cc167d2018-06-26 08:24:23 -0700274 u32 if_type;
James Smart4f774512009-05-22 14:52:35 -0400275
James Smart2e90f4b2011-12-13 13:22:37 -0500276 /* sanity check on queue memory */
277 if (unlikely(!q))
278 return -ENOMEM;
James Smart47ff4c52020-11-15 11:26:41 -0800279
James Smart9afbee32019-03-12 16:30:28 -0700280 temp_wqe = lpfc_sli4_qe(q, q->host_index);
James Smart2e90f4b2011-12-13 13:22:37 -0500281
James Smart4f774512009-05-22 14:52:35 -0400282 /* If the host has not yet processed the next entry then we are done */
James Smart027140e2012-08-03 12:35:44 -0400283 idx = ((q->host_index + 1) % q->entry_count);
284 if (idx == q->hba_index) {
James Smartb84daac2012-08-03 12:35:13 -0400285 q->WQ_overflow++;
Dick Kennedycd22d602017-08-23 16:55:35 -0700286 return -EBUSY;
James Smartb84daac2012-08-03 12:35:13 -0400287 }
288 q->WQ_posted++;
James Smart4f774512009-05-22 14:52:35 -0400289 /* set consumption flag every once in a while */
James Smart32517fc2019-01-28 11:14:33 -0800290 if (!((q->host_index + 1) % q->notify_interval))
James Smartf0d9bcc2010-10-22 11:07:09 -0400291 bf_set(wqe_wqec, &wqe->generic.wqe_com, 1);
James Smart04673e32018-01-30 15:58:45 -0800292 else
293 bf_set(wqe_wqec, &wqe->generic.wqe_com, 0);
James Smartfedd3b72011-02-16 12:39:24 -0500294 if (q->phba->sli3_options & LPFC_SLI4_PHWQ_ENABLED)
295 bf_set(wqe_wqid, &wqe->generic.wqe_com, q->queue_id);
James Smart48f8fdb2018-05-04 20:37:51 -0700296 lpfc_sli4_pcimem_bcopy(wqe, temp_wqe, q->entry_size);
James Smart1351e692018-02-22 08:18:43 -0800297 if (q->dpp_enable && q->phba->cfg_enable_dpp) {
298 /* write to DPP aperture taking advatage of Combined Writes */
James Smart4c066192018-03-05 10:29:03 -0800299 tmp = (uint8_t *)temp_wqe;
300#ifdef __raw_writeq
James Smart1351e692018-02-22 08:18:43 -0800301 for (i = 0; i < q->entry_size; i += sizeof(uint64_t))
James Smart4c066192018-03-05 10:29:03 -0800302 __raw_writeq(*((uint64_t *)(tmp + i)),
303 q->dpp_regaddr + i);
304#else
305 for (i = 0; i < q->entry_size; i += sizeof(uint32_t))
306 __raw_writel(*((uint32_t *)(tmp + i)),
307 q->dpp_regaddr + i);
308#endif
James Smart1351e692018-02-22 08:18:43 -0800309 }
310 /* ensure WQE bcopy and DPP flushed before doorbell write */
James Smart6b3b3bd2016-12-19 15:07:30 -0800311 wmb();
James Smart4f774512009-05-22 14:52:35 -0400312
313 /* Update the host index before invoking device */
314 host_index = q->host_index;
James Smart027140e2012-08-03 12:35:44 -0400315
316 q->host_index = idx;
James Smart4f774512009-05-22 14:52:35 -0400317
318 /* Ring Doorbell */
319 doorbell.word0 = 0;
James Smart962bc512013-01-03 15:44:00 -0500320 if (q->db_format == LPFC_DB_LIST_FORMAT) {
James Smart1351e692018-02-22 08:18:43 -0800321 if (q->dpp_enable && q->phba->cfg_enable_dpp) {
322 bf_set(lpfc_if6_wq_db_list_fm_num_posted, &doorbell, 1);
323 bf_set(lpfc_if6_wq_db_list_fm_dpp, &doorbell, 1);
324 bf_set(lpfc_if6_wq_db_list_fm_dpp_id, &doorbell,
325 q->dpp_id);
326 bf_set(lpfc_if6_wq_db_list_fm_id, &doorbell,
327 q->queue_id);
328 } else {
329 bf_set(lpfc_wq_db_list_fm_num_posted, &doorbell, 1);
James Smart1351e692018-02-22 08:18:43 -0800330 bf_set(lpfc_wq_db_list_fm_id, &doorbell, q->queue_id);
James Smart5cc167d2018-06-26 08:24:23 -0700331
332 /* Leave bits <23:16> clear for if_type 6 dpp */
333 if_type = bf_get(lpfc_sli_intf_if_type,
334 &q->phba->sli4_hba.sli_intf);
335 if (if_type != LPFC_SLI_INTF_IF_TYPE_6)
336 bf_set(lpfc_wq_db_list_fm_index, &doorbell,
337 host_index);
James Smart1351e692018-02-22 08:18:43 -0800338 }
James Smart962bc512013-01-03 15:44:00 -0500339 } else if (q->db_format == LPFC_DB_RING_FORMAT) {
340 bf_set(lpfc_wq_db_ring_fm_num_posted, &doorbell, 1);
341 bf_set(lpfc_wq_db_ring_fm_id, &doorbell, q->queue_id);
342 } else {
343 return -EINVAL;
344 }
345 writel(doorbell.word0, q->db_regaddr);
James Smart4f774512009-05-22 14:52:35 -0400346
347 return 0;
348}
349
350/**
351 * lpfc_sli4_wq_release - Updates internal hba index for WQ
352 * @q: The Work Queue to operate on.
353 * @index: The index to advance the hba index to.
354 *
355 * This routine will update the HBA index of a queue to reflect consumption of
356 * Work Queue Entries by the HBA. When the HBA indicates that it has consumed
357 * an entry the host calls this function to update the queue's internal
James Smart1543af32020-03-22 11:12:58 -0700358 * pointers.
James Smart4f774512009-05-22 14:52:35 -0400359 **/
James Smart1543af32020-03-22 11:12:58 -0700360static void
James Smart4f774512009-05-22 14:52:35 -0400361lpfc_sli4_wq_release(struct lpfc_queue *q, uint32_t index)
362{
James Smart2e90f4b2011-12-13 13:22:37 -0500363 /* sanity check on queue memory */
364 if (unlikely(!q))
James Smart1543af32020-03-22 11:12:58 -0700365 return;
James Smart2e90f4b2011-12-13 13:22:37 -0500366
James Smart1543af32020-03-22 11:12:58 -0700367 q->hba_index = index;
James Smart4f774512009-05-22 14:52:35 -0400368}
369
370/**
371 * lpfc_sli4_mq_put - Put a Mailbox Queue Entry on an Mailbox Queue
372 * @q: The Mailbox Queue to operate on.
Lee Jones7af29d42020-07-21 17:41:31 +0100373 * @mqe: The Mailbox Queue Entry to put on the Work queue.
James Smart4f774512009-05-22 14:52:35 -0400374 *
375 * This routine will copy the contents of @mqe to the next available entry on
376 * the @q. This function will then ring the Work Queue Doorbell to signal the
377 * HBA to start processing the Work Queue Entry. This function returns 0 if
378 * successful. If no entries are available on @q then this function will return
379 * -ENOMEM.
380 * The caller is expected to hold the hbalock when calling this routine.
381 **/
382static uint32_t
383lpfc_sli4_mq_put(struct lpfc_queue *q, struct lpfc_mqe *mqe)
384{
James Smart2e90f4b2011-12-13 13:22:37 -0500385 struct lpfc_mqe *temp_mqe;
James Smart4f774512009-05-22 14:52:35 -0400386 struct lpfc_register doorbell;
James Smart4f774512009-05-22 14:52:35 -0400387
James Smart2e90f4b2011-12-13 13:22:37 -0500388 /* sanity check on queue memory */
389 if (unlikely(!q))
390 return -ENOMEM;
James Smart9afbee32019-03-12 16:30:28 -0700391 temp_mqe = lpfc_sli4_qe(q, q->host_index);
James Smart2e90f4b2011-12-13 13:22:37 -0500392
James Smart4f774512009-05-22 14:52:35 -0400393 /* If the host has not yet processed the next entry then we are done */
394 if (((q->host_index + 1) % q->entry_count) == q->hba_index)
395 return -ENOMEM;
James Smart48f8fdb2018-05-04 20:37:51 -0700396 lpfc_sli4_pcimem_bcopy(mqe, temp_mqe, q->entry_size);
James Smart4f774512009-05-22 14:52:35 -0400397 /* Save off the mailbox pointer for completion */
398 q->phba->mbox = (MAILBOX_t *)temp_mqe;
399
400 /* Update the host index before invoking device */
James Smart4f774512009-05-22 14:52:35 -0400401 q->host_index = ((q->host_index + 1) % q->entry_count);
402
403 /* Ring Doorbell */
404 doorbell.word0 = 0;
405 bf_set(lpfc_mq_doorbell_num_posted, &doorbell, 1);
406 bf_set(lpfc_mq_doorbell_id, &doorbell, q->queue_id);
407 writel(doorbell.word0, q->phba->sli4_hba.MQDBregaddr);
James Smart4f774512009-05-22 14:52:35 -0400408 return 0;
409}
410
411/**
412 * lpfc_sli4_mq_release - Updates internal hba index for MQ
413 * @q: The Mailbox Queue to operate on.
414 *
415 * This routine will update the HBA index of a queue to reflect consumption of
416 * a Mailbox Queue Entry by the HBA. When the HBA indicates that it has consumed
417 * an entry the host calls this function to update the queue's internal
418 * pointers. This routine returns the number of entries that were consumed by
419 * the HBA.
420 **/
421static uint32_t
422lpfc_sli4_mq_release(struct lpfc_queue *q)
423{
James Smart2e90f4b2011-12-13 13:22:37 -0500424 /* sanity check on queue memory */
425 if (unlikely(!q))
426 return 0;
427
James Smart4f774512009-05-22 14:52:35 -0400428 /* Clear the mailbox pointer for completion */
429 q->phba->mbox = NULL;
430 q->hba_index = ((q->hba_index + 1) % q->entry_count);
431 return 1;
432}
433
434/**
435 * lpfc_sli4_eq_get - Gets the next valid EQE from a EQ
436 * @q: The Event Queue to get the first valid EQE from
437 *
438 * This routine will get the first valid Event Queue Entry from @q, update
439 * the queue's internal hba index, and return the EQE. If no valid EQEs are in
440 * the Queue (no more work to do), or the Queue is full of EQEs that have been
441 * processed, but not popped back to the HBA then this routine will return NULL.
442 **/
443static struct lpfc_eqe *
444lpfc_sli4_eq_get(struct lpfc_queue *q)
445{
James Smart2e90f4b2011-12-13 13:22:37 -0500446 struct lpfc_eqe *eqe;
447
448 /* sanity check on queue memory */
449 if (unlikely(!q))
450 return NULL;
James Smart9afbee32019-03-12 16:30:28 -0700451 eqe = lpfc_sli4_qe(q, q->host_index);
James Smart4f774512009-05-22 14:52:35 -0400452
453 /* If the next EQE is not valid then we are done */
James Smart7365f6f2018-02-22 08:18:46 -0800454 if (bf_get_le32(lpfc_eqe_valid, eqe) != q->qe_valid)
James Smart4f774512009-05-22 14:52:35 -0400455 return NULL;
James Smart27f344e2014-05-07 17:16:46 -0400456
457 /*
458 * insert barrier for instruction interlock : data from the hardware
459 * must have the valid bit checked before it can be copied and acted
James Smart2ea259e2017-02-12 13:52:27 -0800460 * upon. Speculative instructions were allowing a bcopy at the start
461 * of lpfc_sli4_fp_handle_wcqe(), which is called immediately
462 * after our return, to copy data before the valid bit check above
463 * was done. As such, some of the copied data was stale. The barrier
464 * ensures the check is before any data is copied.
James Smart27f344e2014-05-07 17:16:46 -0400465 */
466 mb();
James Smart4f774512009-05-22 14:52:35 -0400467 return eqe;
468}
469
470/**
James Smartba20c852012-08-03 12:36:52 -0400471 * lpfc_sli4_eq_clr_intr - Turn off interrupts from this EQ
472 * @q: The Event Queue to disable interrupts
473 *
474 **/
James Smart92f3b322019-03-20 10:44:22 -0700475void
James Smartba20c852012-08-03 12:36:52 -0400476lpfc_sli4_eq_clr_intr(struct lpfc_queue *q)
477{
478 struct lpfc_register doorbell;
479
480 doorbell.word0 = 0;
481 bf_set(lpfc_eqcq_doorbell_eqci, &doorbell, 1);
482 bf_set(lpfc_eqcq_doorbell_qt, &doorbell, LPFC_QUEUE_TYPE_EVENT);
483 bf_set(lpfc_eqcq_doorbell_eqid_hi, &doorbell,
484 (q->queue_id >> LPFC_EQID_HI_FIELD_SHIFT));
485 bf_set(lpfc_eqcq_doorbell_eqid_lo, &doorbell, q->queue_id);
James Smart9dd35422018-02-22 08:18:41 -0800486 writel(doorbell.word0, q->phba->sli4_hba.EQDBregaddr);
James Smartba20c852012-08-03 12:36:52 -0400487}
488
489/**
James Smart27d6ac02018-02-22 08:18:42 -0800490 * lpfc_sli4_if6_eq_clr_intr - Turn off interrupts from this EQ
491 * @q: The Event Queue to disable interrupts
492 *
493 **/
James Smart92f3b322019-03-20 10:44:22 -0700494void
James Smart27d6ac02018-02-22 08:18:42 -0800495lpfc_sli4_if6_eq_clr_intr(struct lpfc_queue *q)
496{
497 struct lpfc_register doorbell;
498
499 doorbell.word0 = 0;
James Smartaad59d52018-09-10 10:30:47 -0700500 bf_set(lpfc_if6_eq_doorbell_eqid, &doorbell, q->queue_id);
James Smart27d6ac02018-02-22 08:18:42 -0800501 writel(doorbell.word0, q->phba->sli4_hba.EQDBregaddr);
502}
503
504/**
James Smart32517fc2019-01-28 11:14:33 -0800505 * lpfc_sli4_write_eq_db - write EQ DB for eqe's consumed or arm state
506 * @phba: adapter with EQ
James Smart4f774512009-05-22 14:52:35 -0400507 * @q: The Event Queue that the host has completed processing for.
James Smart32517fc2019-01-28 11:14:33 -0800508 * @count: Number of elements that have been consumed
James Smart4f774512009-05-22 14:52:35 -0400509 * @arm: Indicates whether the host wants to arms this CQ.
510 *
James Smart32517fc2019-01-28 11:14:33 -0800511 * This routine will notify the HBA, by ringing the doorbell, that count
512 * number of EQEs have been processed. The @arm parameter indicates whether
513 * the queue should be rearmed when ringing the doorbell.
James Smart4f774512009-05-22 14:52:35 -0400514 **/
James Smart32517fc2019-01-28 11:14:33 -0800515void
516lpfc_sli4_write_eq_db(struct lpfc_hba *phba, struct lpfc_queue *q,
517 uint32_t count, bool arm)
James Smart4f774512009-05-22 14:52:35 -0400518{
James Smart4f774512009-05-22 14:52:35 -0400519 struct lpfc_register doorbell;
520
James Smart2e90f4b2011-12-13 13:22:37 -0500521 /* sanity check on queue memory */
James Smart32517fc2019-01-28 11:14:33 -0800522 if (unlikely(!q || (count == 0 && !arm)))
523 return;
James Smart4f774512009-05-22 14:52:35 -0400524
525 /* ring doorbell for number popped */
526 doorbell.word0 = 0;
527 if (arm) {
528 bf_set(lpfc_eqcq_doorbell_arm, &doorbell, 1);
529 bf_set(lpfc_eqcq_doorbell_eqci, &doorbell, 1);
530 }
James Smart32517fc2019-01-28 11:14:33 -0800531 bf_set(lpfc_eqcq_doorbell_num_released, &doorbell, count);
James Smart4f774512009-05-22 14:52:35 -0400532 bf_set(lpfc_eqcq_doorbell_qt, &doorbell, LPFC_QUEUE_TYPE_EVENT);
James Smart6b5151f2012-01-18 16:24:06 -0500533 bf_set(lpfc_eqcq_doorbell_eqid_hi, &doorbell,
534 (q->queue_id >> LPFC_EQID_HI_FIELD_SHIFT));
535 bf_set(lpfc_eqcq_doorbell_eqid_lo, &doorbell, q->queue_id);
James Smart9dd35422018-02-22 08:18:41 -0800536 writel(doorbell.word0, q->phba->sli4_hba.EQDBregaddr);
James Smarta747c9c2009-11-18 15:41:10 -0500537 /* PCI read to flush PCI pipeline on re-arming for INTx mode */
538 if ((q->phba->intr_type == INTx) && (arm == LPFC_QUEUE_REARM))
James Smart9dd35422018-02-22 08:18:41 -0800539 readl(q->phba->sli4_hba.EQDBregaddr);
James Smart4f774512009-05-22 14:52:35 -0400540}
541
542/**
James Smart32517fc2019-01-28 11:14:33 -0800543 * lpfc_sli4_if6_write_eq_db - write EQ DB for eqe's consumed or arm state
544 * @phba: adapter with EQ
James Smart27d6ac02018-02-22 08:18:42 -0800545 * @q: The Event Queue that the host has completed processing for.
James Smart32517fc2019-01-28 11:14:33 -0800546 * @count: Number of elements that have been consumed
James Smart27d6ac02018-02-22 08:18:42 -0800547 * @arm: Indicates whether the host wants to arms this CQ.
548 *
James Smart32517fc2019-01-28 11:14:33 -0800549 * This routine will notify the HBA, by ringing the doorbell, that count
550 * number of EQEs have been processed. The @arm parameter indicates whether
551 * the queue should be rearmed when ringing the doorbell.
James Smart27d6ac02018-02-22 08:18:42 -0800552 **/
James Smart32517fc2019-01-28 11:14:33 -0800553void
554lpfc_sli4_if6_write_eq_db(struct lpfc_hba *phba, struct lpfc_queue *q,
555 uint32_t count, bool arm)
James Smart27d6ac02018-02-22 08:18:42 -0800556{
James Smart27d6ac02018-02-22 08:18:42 -0800557 struct lpfc_register doorbell;
558
559 /* sanity check on queue memory */
James Smart32517fc2019-01-28 11:14:33 -0800560 if (unlikely(!q || (count == 0 && !arm)))
561 return;
James Smart27d6ac02018-02-22 08:18:42 -0800562
563 /* ring doorbell for number popped */
564 doorbell.word0 = 0;
565 if (arm)
566 bf_set(lpfc_if6_eq_doorbell_arm, &doorbell, 1);
James Smart32517fc2019-01-28 11:14:33 -0800567 bf_set(lpfc_if6_eq_doorbell_num_released, &doorbell, count);
James Smart27d6ac02018-02-22 08:18:42 -0800568 bf_set(lpfc_if6_eq_doorbell_eqid, &doorbell, q->queue_id);
569 writel(doorbell.word0, q->phba->sli4_hba.EQDBregaddr);
570 /* PCI read to flush PCI pipeline on re-arming for INTx mode */
571 if ((q->phba->intr_type == INTx) && (arm == LPFC_QUEUE_REARM))
572 readl(q->phba->sli4_hba.EQDBregaddr);
James Smart32517fc2019-01-28 11:14:33 -0800573}
574
575static void
576__lpfc_sli4_consume_eqe(struct lpfc_hba *phba, struct lpfc_queue *eq,
577 struct lpfc_eqe *eqe)
578{
579 if (!phba->sli4_hba.pc_sli4_params.eqav)
580 bf_set_le32(lpfc_eqe_valid, eqe, 0);
581
582 eq->host_index = ((eq->host_index + 1) % eq->entry_count);
583
584 /* if the index wrapped around, toggle the valid bit */
585 if (phba->sli4_hba.pc_sli4_params.eqav && !eq->host_index)
586 eq->qe_valid = (eq->qe_valid) ? 0 : 1;
587}
588
589static void
James Smart24c7c0a2019-09-21 20:58:58 -0700590lpfc_sli4_eqcq_flush(struct lpfc_hba *phba, struct lpfc_queue *eq)
James Smart32517fc2019-01-28 11:14:33 -0800591{
James Smart24c7c0a2019-09-21 20:58:58 -0700592 struct lpfc_eqe *eqe = NULL;
593 u32 eq_count = 0, cq_count = 0;
594 struct lpfc_cqe *cqe = NULL;
595 struct lpfc_queue *cq = NULL, *childq = NULL;
596 int cqid = 0;
James Smart32517fc2019-01-28 11:14:33 -0800597
598 /* walk all the EQ entries and drop on the floor */
599 eqe = lpfc_sli4_eq_get(eq);
600 while (eqe) {
James Smart24c7c0a2019-09-21 20:58:58 -0700601 /* Get the reference to the corresponding CQ */
602 cqid = bf_get_le32(lpfc_eqe_resource_id, eqe);
603 cq = NULL;
604
605 list_for_each_entry(childq, &eq->child_list, list) {
606 if (childq->queue_id == cqid) {
607 cq = childq;
608 break;
609 }
610 }
611 /* If CQ is valid, iterate through it and drop all the CQEs */
612 if (cq) {
613 cqe = lpfc_sli4_cq_get(cq);
614 while (cqe) {
615 __lpfc_sli4_consume_cqe(phba, cq, cqe);
616 cq_count++;
617 cqe = lpfc_sli4_cq_get(cq);
618 }
619 /* Clear and re-arm the CQ */
620 phba->sli4_hba.sli4_write_cq_db(phba, cq, cq_count,
621 LPFC_QUEUE_REARM);
622 cq_count = 0;
623 }
James Smart32517fc2019-01-28 11:14:33 -0800624 __lpfc_sli4_consume_eqe(phba, eq, eqe);
James Smart24c7c0a2019-09-21 20:58:58 -0700625 eq_count++;
James Smart32517fc2019-01-28 11:14:33 -0800626 eqe = lpfc_sli4_eq_get(eq);
627 }
628
629 /* Clear and re-arm the EQ */
James Smart24c7c0a2019-09-21 20:58:58 -0700630 phba->sli4_hba.sli4_write_eq_db(phba, eq, eq_count, LPFC_QUEUE_REARM);
James Smart32517fc2019-01-28 11:14:33 -0800631}
632
633static int
James Smart93a4d6f2019-11-04 16:57:05 -0800634lpfc_sli4_process_eq(struct lpfc_hba *phba, struct lpfc_queue *eq,
635 uint8_t rearm)
James Smart32517fc2019-01-28 11:14:33 -0800636{
637 struct lpfc_eqe *eqe;
638 int count = 0, consumed = 0;
639
640 if (cmpxchg(&eq->queue_claimed, 0, 1) != 0)
641 goto rearm_and_exit;
642
643 eqe = lpfc_sli4_eq_get(eq);
644 while (eqe) {
645 lpfc_sli4_hba_handle_eqe(phba, eq, eqe);
646 __lpfc_sli4_consume_eqe(phba, eq, eqe);
647
648 consumed++;
649 if (!(++count % eq->max_proc_limit))
650 break;
651
652 if (!(count % eq->notify_interval)) {
653 phba->sli4_hba.sli4_write_eq_db(phba, eq, consumed,
654 LPFC_QUEUE_NOARM);
655 consumed = 0;
656 }
657
658 eqe = lpfc_sli4_eq_get(eq);
659 }
660 eq->EQ_processed += count;
661
662 /* Track the max number of EQEs processed in 1 intr */
663 if (count > eq->EQ_max_eqe)
664 eq->EQ_max_eqe = count;
665
Dick Kennedy164ba8d2020-05-01 14:43:03 -0700666 xchg(&eq->queue_claimed, 0);
James Smart32517fc2019-01-28 11:14:33 -0800667
668rearm_and_exit:
James Smart93a4d6f2019-11-04 16:57:05 -0800669 /* Always clear the EQ. */
670 phba->sli4_hba.sli4_write_eq_db(phba, eq, consumed, rearm);
James Smart32517fc2019-01-28 11:14:33 -0800671
672 return count;
James Smart27d6ac02018-02-22 08:18:42 -0800673}
674
675/**
James Smart4f774512009-05-22 14:52:35 -0400676 * lpfc_sli4_cq_get - Gets the next valid CQE from a CQ
677 * @q: The Completion Queue to get the first valid CQE from
678 *
679 * This routine will get the first valid Completion Queue Entry from @q, update
680 * the queue's internal hba index, and return the CQE. If no valid CQEs are in
681 * the Queue (no more work to do), or the Queue is full of CQEs that have been
682 * processed, but not popped back to the HBA then this routine will return NULL.
683 **/
684static struct lpfc_cqe *
685lpfc_sli4_cq_get(struct lpfc_queue *q)
686{
687 struct lpfc_cqe *cqe;
688
James Smart2e90f4b2011-12-13 13:22:37 -0500689 /* sanity check on queue memory */
690 if (unlikely(!q))
691 return NULL;
James Smart9afbee32019-03-12 16:30:28 -0700692 cqe = lpfc_sli4_qe(q, q->host_index);
James Smart2e90f4b2011-12-13 13:22:37 -0500693
James Smart4f774512009-05-22 14:52:35 -0400694 /* If the next CQE is not valid then we are done */
James Smart7365f6f2018-02-22 08:18:46 -0800695 if (bf_get_le32(lpfc_cqe_valid, cqe) != q->qe_valid)
James Smart4f774512009-05-22 14:52:35 -0400696 return NULL;
James Smart27f344e2014-05-07 17:16:46 -0400697
698 /*
699 * insert barrier for instruction interlock : data from the hardware
700 * must have the valid bit checked before it can be copied and acted
James Smart2ea259e2017-02-12 13:52:27 -0800701 * upon. Given what was seen in lpfc_sli4_cq_get() of speculative
702 * instructions allowing action on content before valid bit checked,
703 * add barrier here as well. May not be needed as "content" is a
704 * single 32-bit entity here (vs multi word structure for cq's).
James Smart27f344e2014-05-07 17:16:46 -0400705 */
706 mb();
James Smart4f774512009-05-22 14:52:35 -0400707 return cqe;
708}
709
James Smart32517fc2019-01-28 11:14:33 -0800710static void
711__lpfc_sli4_consume_cqe(struct lpfc_hba *phba, struct lpfc_queue *cq,
712 struct lpfc_cqe *cqe)
713{
714 if (!phba->sli4_hba.pc_sli4_params.cqav)
715 bf_set_le32(lpfc_cqe_valid, cqe, 0);
716
717 cq->host_index = ((cq->host_index + 1) % cq->entry_count);
718
719 /* if the index wrapped around, toggle the valid bit */
720 if (phba->sli4_hba.pc_sli4_params.cqav && !cq->host_index)
721 cq->qe_valid = (cq->qe_valid) ? 0 : 1;
722}
723
James Smart4f774512009-05-22 14:52:35 -0400724/**
James Smart32517fc2019-01-28 11:14:33 -0800725 * lpfc_sli4_write_cq_db - write cq DB for entries consumed or arm state.
726 * @phba: the adapter with the CQ
James Smart4f774512009-05-22 14:52:35 -0400727 * @q: The Completion Queue that the host has completed processing for.
James Smart32517fc2019-01-28 11:14:33 -0800728 * @count: the number of elements that were consumed
James Smart4f774512009-05-22 14:52:35 -0400729 * @arm: Indicates whether the host wants to arms this CQ.
730 *
James Smart32517fc2019-01-28 11:14:33 -0800731 * This routine will notify the HBA, by ringing the doorbell, that the
732 * CQEs have been processed. The @arm parameter specifies whether the
733 * queue should be rearmed when ringing the doorbell.
James Smart4f774512009-05-22 14:52:35 -0400734 **/
James Smart32517fc2019-01-28 11:14:33 -0800735void
736lpfc_sli4_write_cq_db(struct lpfc_hba *phba, struct lpfc_queue *q,
737 uint32_t count, bool arm)
James Smart4f774512009-05-22 14:52:35 -0400738{
James Smart4f774512009-05-22 14:52:35 -0400739 struct lpfc_register doorbell;
740
James Smart2e90f4b2011-12-13 13:22:37 -0500741 /* sanity check on queue memory */
James Smart32517fc2019-01-28 11:14:33 -0800742 if (unlikely(!q || (count == 0 && !arm)))
743 return;
James Smart4f774512009-05-22 14:52:35 -0400744
745 /* ring doorbell for number popped */
746 doorbell.word0 = 0;
747 if (arm)
748 bf_set(lpfc_eqcq_doorbell_arm, &doorbell, 1);
James Smart32517fc2019-01-28 11:14:33 -0800749 bf_set(lpfc_eqcq_doorbell_num_released, &doorbell, count);
James Smart4f774512009-05-22 14:52:35 -0400750 bf_set(lpfc_eqcq_doorbell_qt, &doorbell, LPFC_QUEUE_TYPE_COMPLETION);
James Smart6b5151f2012-01-18 16:24:06 -0500751 bf_set(lpfc_eqcq_doorbell_cqid_hi, &doorbell,
752 (q->queue_id >> LPFC_CQID_HI_FIELD_SHIFT));
753 bf_set(lpfc_eqcq_doorbell_cqid_lo, &doorbell, q->queue_id);
James Smart9dd35422018-02-22 08:18:41 -0800754 writel(doorbell.word0, q->phba->sli4_hba.CQDBregaddr);
James Smart4f774512009-05-22 14:52:35 -0400755}
756
757/**
James Smart32517fc2019-01-28 11:14:33 -0800758 * lpfc_sli4_if6_write_cq_db - write cq DB for entries consumed or arm state.
759 * @phba: the adapter with the CQ
James Smart27d6ac02018-02-22 08:18:42 -0800760 * @q: The Completion Queue that the host has completed processing for.
James Smart32517fc2019-01-28 11:14:33 -0800761 * @count: the number of elements that were consumed
James Smart27d6ac02018-02-22 08:18:42 -0800762 * @arm: Indicates whether the host wants to arms this CQ.
763 *
James Smart32517fc2019-01-28 11:14:33 -0800764 * This routine will notify the HBA, by ringing the doorbell, that the
765 * CQEs have been processed. The @arm parameter specifies whether the
766 * queue should be rearmed when ringing the doorbell.
James Smart27d6ac02018-02-22 08:18:42 -0800767 **/
James Smart32517fc2019-01-28 11:14:33 -0800768void
769lpfc_sli4_if6_write_cq_db(struct lpfc_hba *phba, struct lpfc_queue *q,
770 uint32_t count, bool arm)
James Smart27d6ac02018-02-22 08:18:42 -0800771{
James Smart27d6ac02018-02-22 08:18:42 -0800772 struct lpfc_register doorbell;
773
774 /* sanity check on queue memory */
James Smart32517fc2019-01-28 11:14:33 -0800775 if (unlikely(!q || (count == 0 && !arm)))
776 return;
James Smart27d6ac02018-02-22 08:18:42 -0800777
778 /* ring doorbell for number popped */
779 doorbell.word0 = 0;
780 if (arm)
781 bf_set(lpfc_if6_cq_doorbell_arm, &doorbell, 1);
James Smart32517fc2019-01-28 11:14:33 -0800782 bf_set(lpfc_if6_cq_doorbell_num_released, &doorbell, count);
James Smart27d6ac02018-02-22 08:18:42 -0800783 bf_set(lpfc_if6_cq_doorbell_cqid, &doorbell, q->queue_id);
784 writel(doorbell.word0, q->phba->sli4_hba.CQDBregaddr);
James Smart27d6ac02018-02-22 08:18:42 -0800785}
786
Lee Jones7af29d42020-07-21 17:41:31 +0100787/*
James Smart4f774512009-05-22 14:52:35 -0400788 * lpfc_sli4_rq_put - Put a Receive Buffer Queue Entry on a Receive Queue
James Smart4f774512009-05-22 14:52:35 -0400789 *
790 * This routine will copy the contents of @wqe to the next available entry on
791 * the @q. This function will then ring the Receive Queue Doorbell to signal the
792 * HBA to start processing the Receive Queue Entry. This function returns the
793 * index that the rqe was copied to if successful. If no entries are available
794 * on @q then this function will return -ENOMEM.
795 * The caller is expected to hold the hbalock when calling this routine.
796 **/
James Smart895427b2017-02-12 13:52:30 -0800797int
James Smart4f774512009-05-22 14:52:35 -0400798lpfc_sli4_rq_put(struct lpfc_queue *hq, struct lpfc_queue *dq,
799 struct lpfc_rqe *hrqe, struct lpfc_rqe *drqe)
800{
James Smart2e90f4b2011-12-13 13:22:37 -0500801 struct lpfc_rqe *temp_hrqe;
802 struct lpfc_rqe *temp_drqe;
James Smart4f774512009-05-22 14:52:35 -0400803 struct lpfc_register doorbell;
James Smartcbc5de12017-12-08 17:18:04 -0800804 int hq_put_index;
805 int dq_put_index;
James Smart4f774512009-05-22 14:52:35 -0400806
James Smart2e90f4b2011-12-13 13:22:37 -0500807 /* sanity check on queue memory */
808 if (unlikely(!hq) || unlikely(!dq))
809 return -ENOMEM;
James Smartcbc5de12017-12-08 17:18:04 -0800810 hq_put_index = hq->host_index;
811 dq_put_index = dq->host_index;
James Smart9afbee32019-03-12 16:30:28 -0700812 temp_hrqe = lpfc_sli4_qe(hq, hq_put_index);
813 temp_drqe = lpfc_sli4_qe(dq, dq_put_index);
James Smart2e90f4b2011-12-13 13:22:37 -0500814
James Smart4f774512009-05-22 14:52:35 -0400815 if (hq->type != LPFC_HRQ || dq->type != LPFC_DRQ)
816 return -EINVAL;
James Smartcbc5de12017-12-08 17:18:04 -0800817 if (hq_put_index != dq_put_index)
James Smart4f774512009-05-22 14:52:35 -0400818 return -EINVAL;
819 /* If the host has not yet processed the next entry then we are done */
James Smartcbc5de12017-12-08 17:18:04 -0800820 if (((hq_put_index + 1) % hq->entry_count) == hq->hba_index)
James Smart4f774512009-05-22 14:52:35 -0400821 return -EBUSY;
James Smart48f8fdb2018-05-04 20:37:51 -0700822 lpfc_sli4_pcimem_bcopy(hrqe, temp_hrqe, hq->entry_size);
823 lpfc_sli4_pcimem_bcopy(drqe, temp_drqe, dq->entry_size);
James Smart4f774512009-05-22 14:52:35 -0400824
825 /* Update the host index to point to the next slot */
James Smartcbc5de12017-12-08 17:18:04 -0800826 hq->host_index = ((hq_put_index + 1) % hq->entry_count);
827 dq->host_index = ((dq_put_index + 1) % dq->entry_count);
James Smart61f3d4b2017-05-15 15:20:41 -0700828 hq->RQ_buf_posted++;
James Smart4f774512009-05-22 14:52:35 -0400829
830 /* Ring The Header Receive Queue Doorbell */
James Smart32517fc2019-01-28 11:14:33 -0800831 if (!(hq->host_index % hq->notify_interval)) {
James Smart4f774512009-05-22 14:52:35 -0400832 doorbell.word0 = 0;
James Smart962bc512013-01-03 15:44:00 -0500833 if (hq->db_format == LPFC_DB_RING_FORMAT) {
834 bf_set(lpfc_rq_db_ring_fm_num_posted, &doorbell,
James Smart32517fc2019-01-28 11:14:33 -0800835 hq->notify_interval);
James Smart962bc512013-01-03 15:44:00 -0500836 bf_set(lpfc_rq_db_ring_fm_id, &doorbell, hq->queue_id);
837 } else if (hq->db_format == LPFC_DB_LIST_FORMAT) {
838 bf_set(lpfc_rq_db_list_fm_num_posted, &doorbell,
James Smart32517fc2019-01-28 11:14:33 -0800839 hq->notify_interval);
James Smart962bc512013-01-03 15:44:00 -0500840 bf_set(lpfc_rq_db_list_fm_index, &doorbell,
841 hq->host_index);
842 bf_set(lpfc_rq_db_list_fm_id, &doorbell, hq->queue_id);
843 } else {
844 return -EINVAL;
845 }
846 writel(doorbell.word0, hq->db_regaddr);
James Smart4f774512009-05-22 14:52:35 -0400847 }
James Smartcbc5de12017-12-08 17:18:04 -0800848 return hq_put_index;
James Smart4f774512009-05-22 14:52:35 -0400849}
850
Lee Jones7af29d42020-07-21 17:41:31 +0100851/*
James Smart4f774512009-05-22 14:52:35 -0400852 * lpfc_sli4_rq_release - Updates internal hba index for RQ
James Smart4f774512009-05-22 14:52:35 -0400853 *
854 * This routine will update the HBA index of a queue to reflect consumption of
855 * one Receive Queue Entry by the HBA. When the HBA indicates that it has
856 * consumed an entry the host calls this function to update the queue's
857 * internal pointers. This routine returns the number of entries that were
858 * consumed by the HBA.
859 **/
860static uint32_t
861lpfc_sli4_rq_release(struct lpfc_queue *hq, struct lpfc_queue *dq)
862{
James Smart2e90f4b2011-12-13 13:22:37 -0500863 /* sanity check on queue memory */
864 if (unlikely(!hq) || unlikely(!dq))
865 return 0;
866
James Smart4f774512009-05-22 14:52:35 -0400867 if ((hq->type != LPFC_HRQ) || (dq->type != LPFC_DRQ))
868 return 0;
869 hq->hba_index = ((hq->hba_index + 1) % hq->entry_count);
870 dq->hba_index = ((dq->hba_index + 1) % dq->entry_count);
871 return 1;
872}
873
James Smarte59058c2008-08-24 21:49:00 -0400874/**
James Smart3621a712009-04-06 18:47:14 -0400875 * lpfc_cmd_iocb - Get next command iocb entry in the ring
James Smarte59058c2008-08-24 21:49:00 -0400876 * @phba: Pointer to HBA context object.
877 * @pring: Pointer to driver SLI ring object.
878 *
879 * This function returns pointer to next command iocb entry
880 * in the command ring. The caller must hold hbalock to prevent
881 * other threads consume the next command iocb.
882 * SLI-2/SLI-3 provide different sized iocbs.
883 **/
James Smarted957682007-06-17 19:56:37 -0500884static inline IOCB_t *
885lpfc_cmd_iocb(struct lpfc_hba *phba, struct lpfc_sli_ring *pring)
886{
James Smart7e56aa22012-08-03 12:35:34 -0400887 return (IOCB_t *) (((char *) pring->sli.sli3.cmdringaddr) +
888 pring->sli.sli3.cmdidx * phba->iocb_cmd_size);
James Smarted957682007-06-17 19:56:37 -0500889}
890
James Smarte59058c2008-08-24 21:49:00 -0400891/**
James Smart3621a712009-04-06 18:47:14 -0400892 * lpfc_resp_iocb - Get next response iocb entry in the ring
James Smarte59058c2008-08-24 21:49:00 -0400893 * @phba: Pointer to HBA context object.
894 * @pring: Pointer to driver SLI ring object.
895 *
896 * This function returns pointer to next response iocb entry
897 * in the response ring. The caller must hold hbalock to make sure
898 * that no other thread consume the next response iocb.
899 * SLI-2/SLI-3 provide different sized iocbs.
900 **/
James Smarted957682007-06-17 19:56:37 -0500901static inline IOCB_t *
902lpfc_resp_iocb(struct lpfc_hba *phba, struct lpfc_sli_ring *pring)
903{
James Smart7e56aa22012-08-03 12:35:34 -0400904 return (IOCB_t *) (((char *) pring->sli.sli3.rspringaddr) +
905 pring->sli.sli3.rspidx * phba->iocb_rsp_size);
James Smarted957682007-06-17 19:56:37 -0500906}
907
James Smarte59058c2008-08-24 21:49:00 -0400908/**
James Smart3621a712009-04-06 18:47:14 -0400909 * __lpfc_sli_get_iocbq - Allocates an iocb object from iocb pool
James Smarte59058c2008-08-24 21:49:00 -0400910 * @phba: Pointer to HBA context object.
911 *
912 * This function is called with hbalock held. This function
913 * allocates a new driver iocb object from the iocb pool. If the
914 * allocation is successful, it returns pointer to the newly
915 * allocated iocb object else it returns NULL.
916 **/
James Smart4f2e66c2012-05-09 21:17:07 -0400917struct lpfc_iocbq *
James Smart2e0fef82007-06-17 19:56:36 -0500918__lpfc_sli_get_iocbq(struct lpfc_hba *phba)
James.Smart@Emulex.Com0bd4ca22005-10-28 20:30:02 -0400919{
920 struct list_head *lpfc_iocb_list = &phba->lpfc_iocb_list;
921 struct lpfc_iocbq * iocbq = NULL;
922
Johannes Thumshirn1c2ba472016-01-20 16:22:22 +0100923 lockdep_assert_held(&phba->hbalock);
924
James.Smart@Emulex.Com0bd4ca22005-10-28 20:30:02 -0400925 list_remove_head(lpfc_iocb_list, iocbq, struct lpfc_iocbq, list);
James Smart2a9bf3d2010-06-07 15:24:45 -0400926 if (iocbq)
927 phba->iocb_cnt++;
928 if (phba->iocb_cnt > phba->iocb_max)
929 phba->iocb_max = phba->iocb_cnt;
James.Smart@Emulex.Com0bd4ca22005-10-28 20:30:02 -0400930 return iocbq;
931}
932
James Smarte59058c2008-08-24 21:49:00 -0400933/**
James Smartda0436e2009-05-22 14:51:39 -0400934 * __lpfc_clear_active_sglq - Remove the active sglq for this XRI.
935 * @phba: Pointer to HBA context object.
936 * @xritag: XRI value.
937 *
James Smart3bfab8a2021-04-11 18:31:23 -0700938 * This function clears the sglq pointer from the array of active
James Smartda0436e2009-05-22 14:51:39 -0400939 * sglq's. The xritag that is passed in is used to index into the
940 * array. Before the xritag can be used it needs to be adjusted
941 * by subtracting the xribase.
942 *
943 * Returns sglq ponter = success, NULL = Failure.
944 **/
James Smart895427b2017-02-12 13:52:30 -0800945struct lpfc_sglq *
James Smartda0436e2009-05-22 14:51:39 -0400946__lpfc_clear_active_sglq(struct lpfc_hba *phba, uint16_t xritag)
947{
James Smartda0436e2009-05-22 14:51:39 -0400948 struct lpfc_sglq *sglq;
James Smart6d368e52011-05-24 11:44:12 -0400949
950 sglq = phba->sli4_hba.lpfc_sglq_active_list[xritag];
951 phba->sli4_hba.lpfc_sglq_active_list[xritag] = NULL;
James Smartda0436e2009-05-22 14:51:39 -0400952 return sglq;
953}
954
955/**
956 * __lpfc_get_active_sglq - Get the active sglq for this XRI.
957 * @phba: Pointer to HBA context object.
958 * @xritag: XRI value.
959 *
James Smart3bfab8a2021-04-11 18:31:23 -0700960 * This function returns the sglq pointer from the array of active
James Smartda0436e2009-05-22 14:51:39 -0400961 * sglq's. The xritag that is passed in is used to index into the
962 * array. Before the xritag can be used it needs to be adjusted
963 * by subtracting the xribase.
964 *
965 * Returns sglq ponter = success, NULL = Failure.
966 **/
James Smart0f65ff62010-02-26 14:14:23 -0500967struct lpfc_sglq *
James Smartda0436e2009-05-22 14:51:39 -0400968__lpfc_get_active_sglq(struct lpfc_hba *phba, uint16_t xritag)
969{
James Smartda0436e2009-05-22 14:51:39 -0400970 struct lpfc_sglq *sglq;
James Smart6d368e52011-05-24 11:44:12 -0400971
972 sglq = phba->sli4_hba.lpfc_sglq_active_list[xritag];
James Smartda0436e2009-05-22 14:51:39 -0400973 return sglq;
974}
975
976/**
James Smart1151e3e2011-02-16 12:39:35 -0500977 * lpfc_clr_rrq_active - Clears RRQ active bit in xri_bitmap.
James Smart19ca7602010-11-20 23:11:55 -0500978 * @phba: Pointer to HBA context object.
979 * @xritag: xri used in this exchange.
980 * @rrq: The RRQ to be cleared.
981 *
James Smart19ca7602010-11-20 23:11:55 -0500982 **/
James Smart1151e3e2011-02-16 12:39:35 -0500983void
984lpfc_clr_rrq_active(struct lpfc_hba *phba,
985 uint16_t xritag,
986 struct lpfc_node_rrq *rrq)
James Smart19ca7602010-11-20 23:11:55 -0500987{
James Smart1151e3e2011-02-16 12:39:35 -0500988 struct lpfc_nodelist *ndlp = NULL;
James Smart19ca7602010-11-20 23:11:55 -0500989
James Smart2693f5d2021-03-01 09:18:03 -0800990 /* Lookup did to verify if did is still active on this vport */
James Smart307e3382020-11-15 11:26:30 -0800991 if (rrq->vport)
James Smart1151e3e2011-02-16 12:39:35 -0500992 ndlp = lpfc_findnode_did(rrq->vport, rrq->nlp_DID);
James Smart19ca7602010-11-20 23:11:55 -0500993
James Smart1151e3e2011-02-16 12:39:35 -0500994 if (!ndlp)
995 goto out;
996
James Smartcff261f2013-12-17 20:29:47 -0500997 if (test_and_clear_bit(xritag, ndlp->active_rrqs_xri_bitmap)) {
James Smart19ca7602010-11-20 23:11:55 -0500998 rrq->send_rrq = 0;
999 rrq->xritag = 0;
1000 rrq->rrq_stop_time = 0;
1001 }
James Smart1151e3e2011-02-16 12:39:35 -05001002out:
James Smart19ca7602010-11-20 23:11:55 -05001003 mempool_free(rrq, phba->rrq_pool);
1004}
1005
1006/**
1007 * lpfc_handle_rrq_active - Checks if RRQ has waithed RATOV.
1008 * @phba: Pointer to HBA context object.
1009 *
1010 * This function is called with hbalock held. This function
1011 * Checks if stop_time (ratov from setting rrq active) has
1012 * been reached, if it has and the send_rrq flag is set then
1013 * it will call lpfc_send_rrq. If the send_rrq flag is not set
1014 * then it will just call the routine to clear the rrq and
1015 * free the rrq resource.
1016 * The timer is set to the next rrq that is going to expire before
1017 * leaving the routine.
1018 *
1019 **/
1020void
1021lpfc_handle_rrq_active(struct lpfc_hba *phba)
1022{
1023 struct lpfc_node_rrq *rrq;
1024 struct lpfc_node_rrq *nextrrq;
1025 unsigned long next_time;
1026 unsigned long iflags;
James Smart1151e3e2011-02-16 12:39:35 -05001027 LIST_HEAD(send_rrq);
James Smart19ca7602010-11-20 23:11:55 -05001028
1029 spin_lock_irqsave(&phba->hbalock, iflags);
1030 phba->hba_flag &= ~HBA_RRQ_ACTIVE;
James Smart256ec0d2013-04-17 20:14:58 -04001031 next_time = jiffies + msecs_to_jiffies(1000 * (phba->fc_ratov + 1));
James Smart19ca7602010-11-20 23:11:55 -05001032 list_for_each_entry_safe(rrq, nextrrq,
James Smart1151e3e2011-02-16 12:39:35 -05001033 &phba->active_rrq_list, list) {
1034 if (time_after(jiffies, rrq->rrq_stop_time))
1035 list_move(&rrq->list, &send_rrq);
1036 else if (time_before(rrq->rrq_stop_time, next_time))
James Smart19ca7602010-11-20 23:11:55 -05001037 next_time = rrq->rrq_stop_time;
1038 }
1039 spin_unlock_irqrestore(&phba->hbalock, iflags);
James Smart06918ac2014-02-20 09:57:57 -05001040 if ((!list_empty(&phba->active_rrq_list)) &&
1041 (!(phba->pport->load_flag & FC_UNLOADING)))
James Smart19ca7602010-11-20 23:11:55 -05001042 mod_timer(&phba->rrq_tmr, next_time);
James Smart1151e3e2011-02-16 12:39:35 -05001043 list_for_each_entry_safe(rrq, nextrrq, &send_rrq, list) {
1044 list_del(&rrq->list);
Bart Van Asscheffd43812019-03-28 11:06:17 -07001045 if (!rrq->send_rrq) {
James Smart1151e3e2011-02-16 12:39:35 -05001046 /* this call will free the rrq */
Bart Van Asscheffd43812019-03-28 11:06:17 -07001047 lpfc_clr_rrq_active(phba, rrq->xritag, rrq);
1048 } else if (lpfc_send_rrq(phba, rrq)) {
James Smart1151e3e2011-02-16 12:39:35 -05001049 /* if we send the rrq then the completion handler
1050 * will clear the bit in the xribitmap.
1051 */
1052 lpfc_clr_rrq_active(phba, rrq->xritag,
1053 rrq);
1054 }
1055 }
James Smart19ca7602010-11-20 23:11:55 -05001056}
1057
1058/**
1059 * lpfc_get_active_rrq - Get the active RRQ for this exchange.
1060 * @vport: Pointer to vport context object.
1061 * @xri: The xri used in the exchange.
1062 * @did: The targets DID for this exchange.
1063 *
1064 * returns NULL = rrq not found in the phba->active_rrq_list.
1065 * rrq = rrq for this xri and target.
1066 **/
1067struct lpfc_node_rrq *
1068lpfc_get_active_rrq(struct lpfc_vport *vport, uint16_t xri, uint32_t did)
1069{
1070 struct lpfc_hba *phba = vport->phba;
1071 struct lpfc_node_rrq *rrq;
1072 struct lpfc_node_rrq *nextrrq;
1073 unsigned long iflags;
1074
1075 if (phba->sli_rev != LPFC_SLI_REV4)
1076 return NULL;
1077 spin_lock_irqsave(&phba->hbalock, iflags);
1078 list_for_each_entry_safe(rrq, nextrrq, &phba->active_rrq_list, list) {
1079 if (rrq->vport == vport && rrq->xritag == xri &&
1080 rrq->nlp_DID == did){
1081 list_del(&rrq->list);
1082 spin_unlock_irqrestore(&phba->hbalock, iflags);
1083 return rrq;
1084 }
1085 }
1086 spin_unlock_irqrestore(&phba->hbalock, iflags);
1087 return NULL;
1088}
1089
1090/**
1091 * lpfc_cleanup_vports_rrqs - Remove and clear the active RRQ for this vport.
1092 * @vport: Pointer to vport context object.
James Smart1151e3e2011-02-16 12:39:35 -05001093 * @ndlp: Pointer to the lpfc_node_list structure.
1094 * If ndlp is NULL Remove all active RRQs for this vport from the
1095 * phba->active_rrq_list and clear the rrq.
1096 * If ndlp is not NULL then only remove rrqs for this vport & this ndlp.
James Smart19ca7602010-11-20 23:11:55 -05001097 **/
1098void
James Smart1151e3e2011-02-16 12:39:35 -05001099lpfc_cleanup_vports_rrqs(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp)
James Smart19ca7602010-11-20 23:11:55 -05001100
1101{
1102 struct lpfc_hba *phba = vport->phba;
1103 struct lpfc_node_rrq *rrq;
1104 struct lpfc_node_rrq *nextrrq;
1105 unsigned long iflags;
James Smart1151e3e2011-02-16 12:39:35 -05001106 LIST_HEAD(rrq_list);
James Smart19ca7602010-11-20 23:11:55 -05001107
1108 if (phba->sli_rev != LPFC_SLI_REV4)
1109 return;
James Smart1151e3e2011-02-16 12:39:35 -05001110 if (!ndlp) {
1111 lpfc_sli4_vport_delete_els_xri_aborted(vport);
1112 lpfc_sli4_vport_delete_fcp_xri_aborted(vport);
James Smart19ca7602010-11-20 23:11:55 -05001113 }
James Smart1151e3e2011-02-16 12:39:35 -05001114 spin_lock_irqsave(&phba->hbalock, iflags);
James Smart2693f5d2021-03-01 09:18:03 -08001115 list_for_each_entry_safe(rrq, nextrrq, &phba->active_rrq_list, list) {
1116 if (rrq->vport != vport)
1117 continue;
1118
1119 if (!ndlp || ndlp == lpfc_findnode_did(vport, rrq->nlp_DID))
James Smart1151e3e2011-02-16 12:39:35 -05001120 list_move(&rrq->list, &rrq_list);
James Smart2693f5d2021-03-01 09:18:03 -08001121
1122 }
James Smart19ca7602010-11-20 23:11:55 -05001123 spin_unlock_irqrestore(&phba->hbalock, iflags);
James Smart1151e3e2011-02-16 12:39:35 -05001124
1125 list_for_each_entry_safe(rrq, nextrrq, &rrq_list, list) {
1126 list_del(&rrq->list);
1127 lpfc_clr_rrq_active(phba, rrq->xritag, rrq);
1128 }
James Smart19ca7602010-11-20 23:11:55 -05001129}
1130
1131/**
James Smart1151e3e2011-02-16 12:39:35 -05001132 * lpfc_test_rrq_active - Test RRQ bit in xri_bitmap.
James Smart19ca7602010-11-20 23:11:55 -05001133 * @phba: Pointer to HBA context object.
1134 * @ndlp: Targets nodelist pointer for this exchange.
Lee Jones7af29d42020-07-21 17:41:31 +01001135 * @xritag: the xri in the bitmap to test.
James Smart19ca7602010-11-20 23:11:55 -05001136 *
James Smarte2a8be52019-05-06 17:26:47 -07001137 * This function returns:
1138 * 0 = rrq not active for this xri
1139 * 1 = rrq is valid for this xri.
James Smart19ca7602010-11-20 23:11:55 -05001140 **/
James Smart1151e3e2011-02-16 12:39:35 -05001141int
1142lpfc_test_rrq_active(struct lpfc_hba *phba, struct lpfc_nodelist *ndlp,
James Smart19ca7602010-11-20 23:11:55 -05001143 uint16_t xritag)
1144{
James Smart19ca7602010-11-20 23:11:55 -05001145 if (!ndlp)
1146 return 0;
James Smartcff261f2013-12-17 20:29:47 -05001147 if (!ndlp->active_rrqs_xri_bitmap)
1148 return 0;
1149 if (test_bit(xritag, ndlp->active_rrqs_xri_bitmap))
Colin Ian King258f84f2019-02-12 15:29:45 +00001150 return 1;
James Smart19ca7602010-11-20 23:11:55 -05001151 else
1152 return 0;
1153}
1154
1155/**
1156 * lpfc_set_rrq_active - set RRQ active bit in xri_bitmap.
1157 * @phba: Pointer to HBA context object.
1158 * @ndlp: nodelist pointer for this target.
1159 * @xritag: xri used in this exchange.
1160 * @rxid: Remote Exchange ID.
1161 * @send_rrq: Flag used to determine if we should send rrq els cmd.
1162 *
1163 * This function takes the hbalock.
1164 * The active bit is always set in the active rrq xri_bitmap even
1165 * if there is no slot avaiable for the other rrq information.
1166 *
1167 * returns 0 rrq actived for this xri
1168 * < 0 No memory or invalid ndlp.
1169 **/
1170int
1171lpfc_set_rrq_active(struct lpfc_hba *phba, struct lpfc_nodelist *ndlp,
James Smartb42c07c2012-01-18 16:25:55 -05001172 uint16_t xritag, uint16_t rxid, uint16_t send_rrq)
James Smart19ca7602010-11-20 23:11:55 -05001173{
James Smart19ca7602010-11-20 23:11:55 -05001174 unsigned long iflags;
James Smartb42c07c2012-01-18 16:25:55 -05001175 struct lpfc_node_rrq *rrq;
1176 int empty;
1177
1178 if (!ndlp)
1179 return -EINVAL;
1180
1181 if (!phba->cfg_enable_rrq)
1182 return -EINVAL;
James Smart19ca7602010-11-20 23:11:55 -05001183
1184 spin_lock_irqsave(&phba->hbalock, iflags);
James Smartb42c07c2012-01-18 16:25:55 -05001185 if (phba->pport->load_flag & FC_UNLOADING) {
1186 phba->hba_flag &= ~HBA_RRQ_ACTIVE;
1187 goto out;
1188 }
1189
James Smartb42c07c2012-01-18 16:25:55 -05001190 if (ndlp->vport && (ndlp->vport->load_flag & FC_UNLOADING))
1191 goto out;
1192
James Smartcff261f2013-12-17 20:29:47 -05001193 if (!ndlp->active_rrqs_xri_bitmap)
1194 goto out;
1195
1196 if (test_and_set_bit(xritag, ndlp->active_rrqs_xri_bitmap))
James Smartb42c07c2012-01-18 16:25:55 -05001197 goto out;
1198
James Smart19ca7602010-11-20 23:11:55 -05001199 spin_unlock_irqrestore(&phba->hbalock, iflags);
Dick Kennedy9dace1f2020-06-30 14:49:53 -07001200 rrq = mempool_alloc(phba->rrq_pool, GFP_ATOMIC);
James Smartb42c07c2012-01-18 16:25:55 -05001201 if (!rrq) {
1202 lpfc_printf_log(phba, KERN_INFO, LOG_SLI,
1203 "3155 Unable to allocate RRQ xri:0x%x rxid:0x%x"
1204 " DID:0x%x Send:%d\n",
1205 xritag, rxid, ndlp->nlp_DID, send_rrq);
1206 return -EINVAL;
1207 }
James Smarte5771b42013-03-01 16:37:14 -05001208 if (phba->cfg_enable_rrq == 1)
1209 rrq->send_rrq = send_rrq;
1210 else
1211 rrq->send_rrq = 0;
James Smartb42c07c2012-01-18 16:25:55 -05001212 rrq->xritag = xritag;
James Smart256ec0d2013-04-17 20:14:58 -04001213 rrq->rrq_stop_time = jiffies +
1214 msecs_to_jiffies(1000 * (phba->fc_ratov + 1));
James Smartb42c07c2012-01-18 16:25:55 -05001215 rrq->nlp_DID = ndlp->nlp_DID;
1216 rrq->vport = ndlp->vport;
1217 rrq->rxid = rxid;
James Smartb42c07c2012-01-18 16:25:55 -05001218 spin_lock_irqsave(&phba->hbalock, iflags);
1219 empty = list_empty(&phba->active_rrq_list);
1220 list_add_tail(&rrq->list, &phba->active_rrq_list);
1221 phba->hba_flag |= HBA_RRQ_ACTIVE;
1222 if (empty)
1223 lpfc_worker_wake_up(phba);
1224 spin_unlock_irqrestore(&phba->hbalock, iflags);
1225 return 0;
1226out:
1227 spin_unlock_irqrestore(&phba->hbalock, iflags);
1228 lpfc_printf_log(phba, KERN_INFO, LOG_SLI,
1229 "2921 Can't set rrq active xri:0x%x rxid:0x%x"
1230 " DID:0x%x Send:%d\n",
1231 xritag, rxid, ndlp->nlp_DID, send_rrq);
1232 return -EINVAL;
James Smart19ca7602010-11-20 23:11:55 -05001233}
1234
1235/**
James Smart895427b2017-02-12 13:52:30 -08001236 * __lpfc_sli_get_els_sglq - Allocates an iocb object from sgl pool
James Smartda0436e2009-05-22 14:51:39 -04001237 * @phba: Pointer to HBA context object.
Lee Jones7af29d42020-07-21 17:41:31 +01001238 * @piocbq: Pointer to the iocbq.
James Smartda0436e2009-05-22 14:51:39 -04001239 *
James Smarte2a8be52019-05-06 17:26:47 -07001240 * The driver calls this function with either the nvme ls ring lock
1241 * or the fc els ring lock held depending on the iocb usage. This function
1242 * gets a new driver sglq object from the sglq list. If the list is not empty
1243 * then it is successful, it returns pointer to the newly allocated sglq
1244 * object else it returns NULL.
James Smartda0436e2009-05-22 14:51:39 -04001245 **/
1246static struct lpfc_sglq *
James Smart895427b2017-02-12 13:52:30 -08001247__lpfc_sli_get_els_sglq(struct lpfc_hba *phba, struct lpfc_iocbq *piocbq)
James Smartda0436e2009-05-22 14:51:39 -04001248{
James Smart895427b2017-02-12 13:52:30 -08001249 struct list_head *lpfc_els_sgl_list = &phba->sli4_hba.lpfc_els_sgl_list;
James Smartda0436e2009-05-22 14:51:39 -04001250 struct lpfc_sglq *sglq = NULL;
James Smart19ca7602010-11-20 23:11:55 -05001251 struct lpfc_sglq *start_sglq = NULL;
James Smartc4908502019-01-28 11:14:28 -08001252 struct lpfc_io_buf *lpfc_cmd;
James Smart19ca7602010-11-20 23:11:55 -05001253 struct lpfc_nodelist *ndlp;
James Smarte2a8be52019-05-06 17:26:47 -07001254 struct lpfc_sli_ring *pring = NULL;
James Smart19ca7602010-11-20 23:11:55 -05001255 int found = 0;
1256
James Smarte2a8be52019-05-06 17:26:47 -07001257 if (piocbq->iocb_flag & LPFC_IO_NVME_LS)
1258 pring = phba->sli4_hba.nvmels_wq->pring;
1259 else
1260 pring = lpfc_phba_elsring(phba);
1261
1262 lockdep_assert_held(&pring->ring_lock);
Johannes Thumshirn1c2ba472016-01-20 16:22:22 +01001263
James Smart19ca7602010-11-20 23:11:55 -05001264 if (piocbq->iocb_flag & LPFC_IO_FCP) {
James Smartc4908502019-01-28 11:14:28 -08001265 lpfc_cmd = (struct lpfc_io_buf *) piocbq->context1;
James Smart19ca7602010-11-20 23:11:55 -05001266 ndlp = lpfc_cmd->rdata->pnode;
James Smartbe858b62010-12-15 17:57:20 -05001267 } else if ((piocbq->iocb.ulpCommand == CMD_GEN_REQUEST64_CR) &&
James Smart6c7cf482015-04-07 15:07:25 -04001268 !(piocbq->iocb_flag & LPFC_IO_LIBDFC)) {
James Smart19ca7602010-11-20 23:11:55 -05001269 ndlp = piocbq->context_un.ndlp;
James Smart6c7cf482015-04-07 15:07:25 -04001270 } else if (piocbq->iocb_flag & LPFC_IO_LIBDFC) {
1271 if (piocbq->iocb_flag & LPFC_IO_LOOPBACK)
1272 ndlp = NULL;
1273 else
1274 ndlp = piocbq->context_un.ndlp;
1275 } else {
James Smart19ca7602010-11-20 23:11:55 -05001276 ndlp = piocbq->context1;
James Smart6c7cf482015-04-07 15:07:25 -04001277 }
James Smart19ca7602010-11-20 23:11:55 -05001278
James Smart895427b2017-02-12 13:52:30 -08001279 spin_lock(&phba->sli4_hba.sgl_list_lock);
1280 list_remove_head(lpfc_els_sgl_list, sglq, struct lpfc_sglq, list);
James Smart19ca7602010-11-20 23:11:55 -05001281 start_sglq = sglq;
1282 while (!found) {
1283 if (!sglq)
James Smartd11f54b2017-03-04 09:30:24 -08001284 break;
James Smart895427b2017-02-12 13:52:30 -08001285 if (ndlp && ndlp->active_rrqs_xri_bitmap &&
1286 test_bit(sglq->sli4_lxritag,
1287 ndlp->active_rrqs_xri_bitmap)) {
James Smart19ca7602010-11-20 23:11:55 -05001288 /* This xri has an rrq outstanding for this DID.
1289 * put it back in the list and get another xri.
1290 */
James Smart895427b2017-02-12 13:52:30 -08001291 list_add_tail(&sglq->list, lpfc_els_sgl_list);
James Smart19ca7602010-11-20 23:11:55 -05001292 sglq = NULL;
James Smart895427b2017-02-12 13:52:30 -08001293 list_remove_head(lpfc_els_sgl_list, sglq,
James Smart19ca7602010-11-20 23:11:55 -05001294 struct lpfc_sglq, list);
1295 if (sglq == start_sglq) {
James Smart14041bd2017-06-01 21:07:01 -07001296 list_add_tail(&sglq->list, lpfc_els_sgl_list);
James Smart19ca7602010-11-20 23:11:55 -05001297 sglq = NULL;
1298 break;
1299 } else
1300 continue;
1301 }
1302 sglq->ndlp = ndlp;
1303 found = 1;
James Smart6d368e52011-05-24 11:44:12 -04001304 phba->sli4_hba.lpfc_sglq_active_list[sglq->sli4_lxritag] = sglq;
James Smart19ca7602010-11-20 23:11:55 -05001305 sglq->state = SGL_ALLOCATED;
1306 }
James Smart895427b2017-02-12 13:52:30 -08001307 spin_unlock(&phba->sli4_hba.sgl_list_lock);
James Smartda0436e2009-05-22 14:51:39 -04001308 return sglq;
1309}
1310
1311/**
James Smartf358dd02017-02-12 13:52:34 -08001312 * __lpfc_sli_get_nvmet_sglq - Allocates an iocb object from sgl pool
1313 * @phba: Pointer to HBA context object.
Lee Jones7af29d42020-07-21 17:41:31 +01001314 * @piocbq: Pointer to the iocbq.
James Smartf358dd02017-02-12 13:52:34 -08001315 *
1316 * This function is called with the sgl_list lock held. This function
1317 * gets a new driver sglq object from the sglq list. If the
1318 * list is not empty then it is successful, it returns pointer to the newly
1319 * allocated sglq object else it returns NULL.
1320 **/
1321struct lpfc_sglq *
1322__lpfc_sli_get_nvmet_sglq(struct lpfc_hba *phba, struct lpfc_iocbq *piocbq)
1323{
1324 struct list_head *lpfc_nvmet_sgl_list;
1325 struct lpfc_sglq *sglq = NULL;
1326
1327 lpfc_nvmet_sgl_list = &phba->sli4_hba.lpfc_nvmet_sgl_list;
1328
1329 lockdep_assert_held(&phba->sli4_hba.sgl_list_lock);
1330
1331 list_remove_head(lpfc_nvmet_sgl_list, sglq, struct lpfc_sglq, list);
1332 if (!sglq)
1333 return NULL;
1334 phba->sli4_hba.lpfc_sglq_active_list[sglq->sli4_lxritag] = sglq;
1335 sglq->state = SGL_ALLOCATED;
dea31012005-04-17 16:05:31 -05001336 return sglq;
1337}
1338
James Smarte59058c2008-08-24 21:49:00 -04001339/**
James Smart3621a712009-04-06 18:47:14 -04001340 * lpfc_sli_get_iocbq - Allocates an iocb object from iocb pool
James Smarte59058c2008-08-24 21:49:00 -04001341 * @phba: Pointer to HBA context object.
1342 *
1343 * This function is called with no lock held. This function
1344 * allocates a new driver iocb object from the iocb pool. If the
1345 * allocation is successful, it returns pointer to the newly
1346 * allocated iocb object else it returns NULL.
1347 **/
James Smart2e0fef82007-06-17 19:56:36 -05001348struct lpfc_iocbq *
1349lpfc_sli_get_iocbq(struct lpfc_hba *phba)
James Bottomley604a3e32005-10-29 10:28:33 -05001350{
James Smart2e0fef82007-06-17 19:56:36 -05001351 struct lpfc_iocbq * iocbq = NULL;
1352 unsigned long iflags;
1353
1354 spin_lock_irqsave(&phba->hbalock, iflags);
1355 iocbq = __lpfc_sli_get_iocbq(phba);
1356 spin_unlock_irqrestore(&phba->hbalock, iflags);
1357 return iocbq;
1358}
1359
James Smarte59058c2008-08-24 21:49:00 -04001360/**
James Smart4f774512009-05-22 14:52:35 -04001361 * __lpfc_sli_release_iocbq_s4 - Release iocb to the iocb pool
1362 * @phba: Pointer to HBA context object.
1363 * @iocbq: Pointer to driver iocb object.
1364 *
Dick Kennedy88acb4d2020-05-01 14:43:07 -07001365 * This function is called to release the driver iocb object
1366 * to the iocb pool. The iotag in the iocb object
James Smart4f774512009-05-22 14:52:35 -04001367 * does not change for each use of the iocb object. This function
1368 * clears all other fields of the iocb object when it is freed.
1369 * The sqlq structure that holds the xritag and phys and virtual
1370 * mappings for the scatter gather list is retrieved from the
1371 * active array of sglq. The get of the sglq pointer also clears
1372 * the entry in the array. If the status of the IO indiactes that
1373 * this IO was aborted then the sglq entry it put on the
1374 * lpfc_abts_els_sgl_list until the CQ_ABORTED_XRI is received. If the
1375 * IO has good status or fails for any other reason then the sglq
Dick Kennedy88acb4d2020-05-01 14:43:07 -07001376 * entry is added to the free list (lpfc_els_sgl_list). The hbalock is
1377 * asserted held in the code path calling this routine.
James Smart4f774512009-05-22 14:52:35 -04001378 **/
1379static void
1380__lpfc_sli_release_iocbq_s4(struct lpfc_hba *phba, struct lpfc_iocbq *iocbq)
1381{
1382 struct lpfc_sglq *sglq;
1383 size_t start_clean = offsetof(struct lpfc_iocbq, iocb);
James Smart2a9bf3d2010-06-07 15:24:45 -04001384 unsigned long iflag = 0;
James Smart895427b2017-02-12 13:52:30 -08001385 struct lpfc_sli_ring *pring;
James Smart4f774512009-05-22 14:52:35 -04001386
1387 if (iocbq->sli4_xritag == NO_XRI)
1388 sglq = NULL;
1389 else
James Smart6d368e52011-05-24 11:44:12 -04001390 sglq = __lpfc_clear_active_sglq(phba, iocbq->sli4_lxritag);
1391
James Smart0e9bb8d2013-03-01 16:35:12 -05001392
James Smart4f774512009-05-22 14:52:35 -04001393 if (sglq) {
James Smartf358dd02017-02-12 13:52:34 -08001394 if (iocbq->iocb_flag & LPFC_IO_NVMET) {
1395 spin_lock_irqsave(&phba->sli4_hba.sgl_list_lock,
1396 iflag);
James Smart0f65ff62010-02-26 14:14:23 -05001397 sglq->state = SGL_FREED;
James Smart19ca7602010-11-20 23:11:55 -05001398 sglq->ndlp = NULL;
James Smartfedd3b72011-02-16 12:39:24 -05001399 list_add_tail(&sglq->list,
James Smartf358dd02017-02-12 13:52:34 -08001400 &phba->sli4_hba.lpfc_nvmet_sgl_list);
1401 spin_unlock_irqrestore(
1402 &phba->sli4_hba.sgl_list_lock, iflag);
1403 goto out;
1404 }
1405
James Smart4f774512009-05-22 14:52:35 -04001406 if ((iocbq->iocb_flag & LPFC_EXCHANGE_BUSY) &&
1407 (sglq->state != SGL_XRI_ABORTED)) {
James Smart895427b2017-02-12 13:52:30 -08001408 spin_lock_irqsave(&phba->sli4_hba.sgl_list_lock,
1409 iflag);
James Smart307e3382020-11-15 11:26:30 -08001410
1411 /* Check if we can get a reference on ndlp */
1412 if (sglq->ndlp && !lpfc_nlp_get(sglq->ndlp))
1413 sglq->ndlp = NULL;
1414
James Smart341af102010-01-26 23:07:37 -05001415 list_add(&sglq->list,
James Smart895427b2017-02-12 13:52:30 -08001416 &phba->sli4_hba.lpfc_abts_els_sgl_list);
James Smart4f774512009-05-22 14:52:35 -04001417 spin_unlock_irqrestore(
James Smart895427b2017-02-12 13:52:30 -08001418 &phba->sli4_hba.sgl_list_lock, iflag);
James Smart4f774512009-05-22 14:52:35 -04001419 } else {
James Smart895427b2017-02-12 13:52:30 -08001420 spin_lock_irqsave(&phba->sli4_hba.sgl_list_lock,
1421 iflag);
James Smart4f774512009-05-22 14:52:35 -04001422 sglq->state = SGL_FREED;
1423 sglq->ndlp = NULL;
James Smartfedd3b72011-02-16 12:39:24 -05001424 list_add_tail(&sglq->list,
James Smart895427b2017-02-12 13:52:30 -08001425 &phba->sli4_hba.lpfc_els_sgl_list);
1426 spin_unlock_irqrestore(
1427 &phba->sli4_hba.sgl_list_lock, iflag);
James Smart9628aac2021-03-01 09:18:16 -08001428 pring = lpfc_phba_elsring(phba);
James Smart2a9bf3d2010-06-07 15:24:45 -04001429 /* Check if TXQ queue needs to be serviced */
James Smart9628aac2021-03-01 09:18:16 -08001430 if (pring && (!list_empty(&pring->txq)))
James Smart2a9bf3d2010-06-07 15:24:45 -04001431 lpfc_worker_wake_up(phba);
James Smart0f65ff62010-02-26 14:14:23 -05001432 }
James Smart4f774512009-05-22 14:52:35 -04001433 }
1434
James Smartf358dd02017-02-12 13:52:34 -08001435out:
James Smart4f774512009-05-22 14:52:35 -04001436 /*
1437 * Clean all volatile data fields, preserve iotag and node struct.
1438 */
1439 memset((char *)iocbq + start_clean, 0, sizeof(*iocbq) - start_clean);
James Smart6d368e52011-05-24 11:44:12 -04001440 iocbq->sli4_lxritag = NO_XRI;
James Smart4f774512009-05-22 14:52:35 -04001441 iocbq->sli4_xritag = NO_XRI;
James Smartf358dd02017-02-12 13:52:34 -08001442 iocbq->iocb_flag &= ~(LPFC_IO_NVME | LPFC_IO_NVMET |
1443 LPFC_IO_NVME_LS);
James Smart4f774512009-05-22 14:52:35 -04001444 list_add_tail(&iocbq->list, &phba->lpfc_iocb_list);
1445}
1446
James Smart2a9bf3d2010-06-07 15:24:45 -04001447
James Smart4f774512009-05-22 14:52:35 -04001448/**
James Smart3772a992009-05-22 14:50:54 -04001449 * __lpfc_sli_release_iocbq_s3 - Release iocb to the iocb pool
1450 * @phba: Pointer to HBA context object.
1451 * @iocbq: Pointer to driver iocb object.
1452 *
Dick Kennedy88acb4d2020-05-01 14:43:07 -07001453 * This function is called to release the driver iocb object to the
1454 * iocb pool. The iotag in the iocb object does not change for each
1455 * use of the iocb object. This function clears all other fields of
1456 * the iocb object when it is freed. The hbalock is asserted held in
1457 * the code path calling this routine.
James Smart3772a992009-05-22 14:50:54 -04001458 **/
1459static void
1460__lpfc_sli_release_iocbq_s3(struct lpfc_hba *phba, struct lpfc_iocbq *iocbq)
1461{
1462 size_t start_clean = offsetof(struct lpfc_iocbq, iocb);
1463
James Smart0e9bb8d2013-03-01 16:35:12 -05001464 /*
James Smart3772a992009-05-22 14:50:54 -04001465 * Clean all volatile data fields, preserve iotag and node struct.
1466 */
1467 memset((char*)iocbq + start_clean, 0, sizeof(*iocbq) - start_clean);
1468 iocbq->sli4_xritag = NO_XRI;
1469 list_add_tail(&iocbq->list, &phba->lpfc_iocb_list);
1470}
1471
1472/**
James Smart3621a712009-04-06 18:47:14 -04001473 * __lpfc_sli_release_iocbq - Release iocb to the iocb pool
James Smarte59058c2008-08-24 21:49:00 -04001474 * @phba: Pointer to HBA context object.
1475 * @iocbq: Pointer to driver iocb object.
1476 *
1477 * This function is called with hbalock held to release driver
1478 * iocb object to the iocb pool. The iotag in the iocb object
1479 * does not change for each use of the iocb object. This function
1480 * clears all other fields of the iocb object when it is freed.
1481 **/
Adrian Bunka6ababd2007-11-05 18:07:33 +01001482static void
James Smart2e0fef82007-06-17 19:56:36 -05001483__lpfc_sli_release_iocbq(struct lpfc_hba *phba, struct lpfc_iocbq *iocbq)
1484{
Johannes Thumshirn1c2ba472016-01-20 16:22:22 +01001485 lockdep_assert_held(&phba->hbalock);
1486
James Smart3772a992009-05-22 14:50:54 -04001487 phba->__lpfc_sli_release_iocbq(phba, iocbq);
James Smart2a9bf3d2010-06-07 15:24:45 -04001488 phba->iocb_cnt--;
James Bottomley604a3e32005-10-29 10:28:33 -05001489}
1490
James Smarte59058c2008-08-24 21:49:00 -04001491/**
James Smart3621a712009-04-06 18:47:14 -04001492 * lpfc_sli_release_iocbq - Release iocb to the iocb pool
James Smarte59058c2008-08-24 21:49:00 -04001493 * @phba: Pointer to HBA context object.
1494 * @iocbq: Pointer to driver iocb object.
1495 *
1496 * This function is called with no lock held to release the iocb to
1497 * iocb pool.
1498 **/
James Smart2e0fef82007-06-17 19:56:36 -05001499void
1500lpfc_sli_release_iocbq(struct lpfc_hba *phba, struct lpfc_iocbq *iocbq)
1501{
1502 unsigned long iflags;
1503
1504 /*
1505 * Clean all volatile data fields, preserve iotag and node struct.
1506 */
1507 spin_lock_irqsave(&phba->hbalock, iflags);
1508 __lpfc_sli_release_iocbq(phba, iocbq);
1509 spin_unlock_irqrestore(&phba->hbalock, iflags);
1510}
1511
James Smarte59058c2008-08-24 21:49:00 -04001512/**
James Smarta257bf92009-04-06 18:48:10 -04001513 * lpfc_sli_cancel_iocbs - Cancel all iocbs from a list.
1514 * @phba: Pointer to HBA context object.
1515 * @iocblist: List of IOCBs.
1516 * @ulpstatus: ULP status in IOCB command field.
1517 * @ulpWord4: ULP word-4 in IOCB command field.
1518 *
1519 * This function is called with a list of IOCBs to cancel. It cancels the IOCB
1520 * on the list by invoking the complete callback function associated with the
1521 * IOCB with the provided @ulpstatus and @ulpword4 set to the IOCB commond
1522 * fields.
1523 **/
1524void
1525lpfc_sli_cancel_iocbs(struct lpfc_hba *phba, struct list_head *iocblist,
1526 uint32_t ulpstatus, uint32_t ulpWord4)
1527{
1528 struct lpfc_iocbq *piocb;
1529
1530 while (!list_empty(iocblist)) {
1531 list_remove_head(iocblist, piocb, struct lpfc_iocbq, list);
James Smart9ec58ec2021-01-04 10:02:35 -08001532 if (piocb->wqe_cmpl) {
James Smart84f2ddf2019-08-14 16:56:55 -07001533 if (piocb->iocb_flag & LPFC_IO_NVME)
James Smart9ec58ec2021-01-04 10:02:35 -08001534 lpfc_nvme_cancel_iocb(phba, piocb,
1535 ulpstatus, ulpWord4);
James Smart84f2ddf2019-08-14 16:56:55 -07001536 else
1537 lpfc_sli_release_iocbq(phba, piocb);
James Smart9ec58ec2021-01-04 10:02:35 -08001538
1539 } else if (piocb->iocb_cmpl) {
James Smarta257bf92009-04-06 18:48:10 -04001540 piocb->iocb.ulpStatus = ulpstatus;
1541 piocb->iocb.un.ulpWord[4] = ulpWord4;
1542 (piocb->iocb_cmpl) (phba, piocb, piocb);
James Smart9ec58ec2021-01-04 10:02:35 -08001543 } else {
1544 lpfc_sli_release_iocbq(phba, piocb);
James Smarta257bf92009-04-06 18:48:10 -04001545 }
1546 }
1547 return;
1548}
1549
1550/**
James Smart3621a712009-04-06 18:47:14 -04001551 * lpfc_sli_iocb_cmd_type - Get the iocb type
1552 * @iocb_cmnd: iocb command code.
James Smarte59058c2008-08-24 21:49:00 -04001553 *
1554 * This function is called by ring event handler function to get the iocb type.
1555 * This function translates the iocb command to an iocb command type used to
1556 * decide the final disposition of each completed IOCB.
1557 * The function returns
1558 * LPFC_UNKNOWN_IOCB if it is an unsupported iocb
1559 * LPFC_SOL_IOCB if it is a solicited iocb completion
1560 * LPFC_ABORT_IOCB if it is an abort iocb
1561 * LPFC_UNSOL_IOCB if it is an unsolicited iocb
1562 *
1563 * The caller is not required to hold any lock.
1564 **/
dea31012005-04-17 16:05:31 -05001565static lpfc_iocb_type
1566lpfc_sli_iocb_cmd_type(uint8_t iocb_cmnd)
1567{
1568 lpfc_iocb_type type = LPFC_UNKNOWN_IOCB;
1569
1570 if (iocb_cmnd > CMD_MAX_IOCB_CMD)
1571 return 0;
1572
1573 switch (iocb_cmnd) {
1574 case CMD_XMIT_SEQUENCE_CR:
1575 case CMD_XMIT_SEQUENCE_CX:
1576 case CMD_XMIT_BCAST_CN:
1577 case CMD_XMIT_BCAST_CX:
1578 case CMD_ELS_REQUEST_CR:
1579 case CMD_ELS_REQUEST_CX:
1580 case CMD_CREATE_XRI_CR:
1581 case CMD_CREATE_XRI_CX:
1582 case CMD_GET_RPI_CN:
1583 case CMD_XMIT_ELS_RSP_CX:
1584 case CMD_GET_RPI_CR:
1585 case CMD_FCP_IWRITE_CR:
1586 case CMD_FCP_IWRITE_CX:
1587 case CMD_FCP_IREAD_CR:
1588 case CMD_FCP_IREAD_CX:
1589 case CMD_FCP_ICMND_CR:
1590 case CMD_FCP_ICMND_CX:
James Smartf5603512006-12-02 13:35:43 -05001591 case CMD_FCP_TSEND_CX:
1592 case CMD_FCP_TRSP_CX:
1593 case CMD_FCP_TRECEIVE_CX:
1594 case CMD_FCP_AUTO_TRSP_CX:
dea31012005-04-17 16:05:31 -05001595 case CMD_ADAPTER_MSG:
1596 case CMD_ADAPTER_DUMP:
1597 case CMD_XMIT_SEQUENCE64_CR:
1598 case CMD_XMIT_SEQUENCE64_CX:
1599 case CMD_XMIT_BCAST64_CN:
1600 case CMD_XMIT_BCAST64_CX:
1601 case CMD_ELS_REQUEST64_CR:
1602 case CMD_ELS_REQUEST64_CX:
1603 case CMD_FCP_IWRITE64_CR:
1604 case CMD_FCP_IWRITE64_CX:
1605 case CMD_FCP_IREAD64_CR:
1606 case CMD_FCP_IREAD64_CX:
1607 case CMD_FCP_ICMND64_CR:
1608 case CMD_FCP_ICMND64_CX:
James Smartf5603512006-12-02 13:35:43 -05001609 case CMD_FCP_TSEND64_CX:
1610 case CMD_FCP_TRSP64_CX:
1611 case CMD_FCP_TRECEIVE64_CX:
dea31012005-04-17 16:05:31 -05001612 case CMD_GEN_REQUEST64_CR:
1613 case CMD_GEN_REQUEST64_CX:
1614 case CMD_XMIT_ELS_RSP64_CX:
James Smartda0436e2009-05-22 14:51:39 -04001615 case DSSCMD_IWRITE64_CR:
1616 case DSSCMD_IWRITE64_CX:
1617 case DSSCMD_IREAD64_CR:
1618 case DSSCMD_IREAD64_CX:
Dick Kennedyc93764a2020-06-30 14:49:49 -07001619 case CMD_SEND_FRAME:
dea31012005-04-17 16:05:31 -05001620 type = LPFC_SOL_IOCB;
1621 break;
1622 case CMD_ABORT_XRI_CN:
1623 case CMD_ABORT_XRI_CX:
1624 case CMD_CLOSE_XRI_CN:
1625 case CMD_CLOSE_XRI_CX:
1626 case CMD_XRI_ABORTED_CX:
1627 case CMD_ABORT_MXRI64_CN:
James Smart6669f9b2009-10-02 15:16:45 -04001628 case CMD_XMIT_BLS_RSP64_CX:
dea31012005-04-17 16:05:31 -05001629 type = LPFC_ABORT_IOCB;
1630 break;
1631 case CMD_RCV_SEQUENCE_CX:
1632 case CMD_RCV_ELS_REQ_CX:
1633 case CMD_RCV_SEQUENCE64_CX:
1634 case CMD_RCV_ELS_REQ64_CX:
James Smart57127f12007-10-27 13:37:05 -04001635 case CMD_ASYNC_STATUS:
James Smarted957682007-06-17 19:56:37 -05001636 case CMD_IOCB_RCV_SEQ64_CX:
1637 case CMD_IOCB_RCV_ELS64_CX:
1638 case CMD_IOCB_RCV_CONT64_CX:
James Smart3163f722008-02-08 18:50:25 -05001639 case CMD_IOCB_RET_XRI64_CX:
dea31012005-04-17 16:05:31 -05001640 type = LPFC_UNSOL_IOCB;
1641 break;
James Smart3163f722008-02-08 18:50:25 -05001642 case CMD_IOCB_XMIT_MSEQ64_CR:
1643 case CMD_IOCB_XMIT_MSEQ64_CX:
1644 case CMD_IOCB_RCV_SEQ_LIST64_CX:
1645 case CMD_IOCB_RCV_ELS_LIST64_CX:
1646 case CMD_IOCB_CLOSE_EXTENDED_CN:
1647 case CMD_IOCB_ABORT_EXTENDED_CN:
1648 case CMD_IOCB_RET_HBQE64_CN:
1649 case CMD_IOCB_FCP_IBIDIR64_CR:
1650 case CMD_IOCB_FCP_IBIDIR64_CX:
1651 case CMD_IOCB_FCP_ITASKMGT64_CX:
1652 case CMD_IOCB_LOGENTRY_CN:
1653 case CMD_IOCB_LOGENTRY_ASYNC_CN:
1654 printk("%s - Unhandled SLI-3 Command x%x\n",
Harvey Harrisoncadbd4a2008-07-03 23:47:27 -07001655 __func__, iocb_cmnd);
James Smart3163f722008-02-08 18:50:25 -05001656 type = LPFC_UNKNOWN_IOCB;
1657 break;
dea31012005-04-17 16:05:31 -05001658 default:
1659 type = LPFC_UNKNOWN_IOCB;
1660 break;
1661 }
1662
1663 return type;
1664}
1665
James Smarte59058c2008-08-24 21:49:00 -04001666/**
James Smart3621a712009-04-06 18:47:14 -04001667 * lpfc_sli_ring_map - Issue config_ring mbox for all rings
James Smarte59058c2008-08-24 21:49:00 -04001668 * @phba: Pointer to HBA context object.
1669 *
1670 * This function is called from SLI initialization code
1671 * to configure every ring of the HBA's SLI interface. The
1672 * caller is not required to hold any lock. This function issues
1673 * a config_ring mailbox command for each ring.
1674 * This function returns zero if successful else returns a negative
1675 * error code.
1676 **/
dea31012005-04-17 16:05:31 -05001677static int
James Smarted957682007-06-17 19:56:37 -05001678lpfc_sli_ring_map(struct lpfc_hba *phba)
dea31012005-04-17 16:05:31 -05001679{
1680 struct lpfc_sli *psli = &phba->sli;
James Smarted957682007-06-17 19:56:37 -05001681 LPFC_MBOXQ_t *pmb;
1682 MAILBOX_t *pmbox;
1683 int i, rc, ret = 0;
dea31012005-04-17 16:05:31 -05001684
James Smarted957682007-06-17 19:56:37 -05001685 pmb = (LPFC_MBOXQ_t *) mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL);
1686 if (!pmb)
1687 return -ENOMEM;
James Smart04c68492009-05-22 14:52:52 -04001688 pmbox = &pmb->u.mb;
James Smarted957682007-06-17 19:56:37 -05001689 phba->link_state = LPFC_INIT_MBX_CMDS;
dea31012005-04-17 16:05:31 -05001690 for (i = 0; i < psli->num_rings; i++) {
dea31012005-04-17 16:05:31 -05001691 lpfc_config_ring(phba, i, pmb);
1692 rc = lpfc_sli_issue_mbox(phba, pmb, MBX_POLL);
1693 if (rc != MBX_SUCCESS) {
Dick Kennedy372c1872020-06-30 14:50:00 -07001694 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smarte8b62012007-08-02 11:10:09 -04001695 "0446 Adapter failed to init (%d), "
dea31012005-04-17 16:05:31 -05001696 "mbxCmd x%x CFG_RING, mbxStatus x%x, "
1697 "ring %d\n",
James Smarte8b62012007-08-02 11:10:09 -04001698 rc, pmbox->mbxCommand,
1699 pmbox->mbxStatus, i);
James Smart2e0fef82007-06-17 19:56:36 -05001700 phba->link_state = LPFC_HBA_ERROR;
James Smarted957682007-06-17 19:56:37 -05001701 ret = -ENXIO;
1702 break;
dea31012005-04-17 16:05:31 -05001703 }
1704 }
James Smarted957682007-06-17 19:56:37 -05001705 mempool_free(pmb, phba->mbox_mem_pool);
1706 return ret;
dea31012005-04-17 16:05:31 -05001707}
1708
James Smarte59058c2008-08-24 21:49:00 -04001709/**
James Smart3621a712009-04-06 18:47:14 -04001710 * lpfc_sli_ringtxcmpl_put - Adds new iocb to the txcmplq
James Smarte59058c2008-08-24 21:49:00 -04001711 * @phba: Pointer to HBA context object.
1712 * @pring: Pointer to driver SLI ring object.
1713 * @piocb: Pointer to the driver iocb object.
1714 *
James Smarte2a8be52019-05-06 17:26:47 -07001715 * The driver calls this function with the hbalock held for SLI3 ports or
1716 * the ring lock held for SLI4 ports. The function adds the
James Smarte59058c2008-08-24 21:49:00 -04001717 * new iocb to txcmplq of the given ring. This function always returns
1718 * 0. If this function is called for ELS ring, this function checks if
1719 * there is a vport associated with the ELS command. This function also
1720 * starts els_tmofunc timer if this is an ELS command.
1721 **/
dea31012005-04-17 16:05:31 -05001722static int
James Smart2e0fef82007-06-17 19:56:36 -05001723lpfc_sli_ringtxcmpl_put(struct lpfc_hba *phba, struct lpfc_sli_ring *pring,
1724 struct lpfc_iocbq *piocb)
dea31012005-04-17 16:05:31 -05001725{
James Smarte2a8be52019-05-06 17:26:47 -07001726 if (phba->sli_rev == LPFC_SLI_REV4)
1727 lockdep_assert_held(&pring->ring_lock);
1728 else
1729 lockdep_assert_held(&phba->hbalock);
Johannes Thumshirn1c2ba472016-01-20 16:22:22 +01001730
Mauricio Faria de Oliveira2319f842016-11-23 10:33:19 -02001731 BUG_ON(!piocb);
Johannes Thumshirn22466da2016-07-29 15:30:56 +02001732
dea31012005-04-17 16:05:31 -05001733 list_add_tail(&piocb->list, &pring->txcmplq);
James Smart4f2e66c2012-05-09 21:17:07 -04001734 piocb->iocb_flag |= LPFC_IO_ON_TXCMPLQ;
James Smartc4908502019-01-28 11:14:28 -08001735 pring->txcmplq_cnt++;
James Smart2a9bf3d2010-06-07 15:24:45 -04001736
James Smart92d7f7b2007-06-17 19:56:38 -05001737 if ((unlikely(pring->ringno == LPFC_ELS_RING)) &&
1738 (piocb->iocb.ulpCommand != CMD_ABORT_XRI_CN) &&
Mauricio Faria de Oliveira2319f842016-11-23 10:33:19 -02001739 (piocb->iocb.ulpCommand != CMD_CLOSE_XRI_CN)) {
1740 BUG_ON(!piocb->vport);
1741 if (!(piocb->vport->load_flag & FC_UNLOADING))
1742 mod_timer(&piocb->vport->els_tmofunc,
1743 jiffies +
1744 msecs_to_jiffies(1000 * (phba->fc_ratov << 1)));
1745 }
dea31012005-04-17 16:05:31 -05001746
James Smart2e0fef82007-06-17 19:56:36 -05001747 return 0;
dea31012005-04-17 16:05:31 -05001748}
1749
James Smarte59058c2008-08-24 21:49:00 -04001750/**
James Smart3621a712009-04-06 18:47:14 -04001751 * lpfc_sli_ringtx_get - Get first element of the txq
James Smarte59058c2008-08-24 21:49:00 -04001752 * @phba: Pointer to HBA context object.
1753 * @pring: Pointer to driver SLI ring object.
1754 *
1755 * This function is called with hbalock held to get next
1756 * iocb in txq of the given ring. If there is any iocb in
1757 * the txq, the function returns first iocb in the list after
1758 * removing the iocb from the list, else it returns NULL.
1759 **/
James Smart2a9bf3d2010-06-07 15:24:45 -04001760struct lpfc_iocbq *
James Smart2e0fef82007-06-17 19:56:36 -05001761lpfc_sli_ringtx_get(struct lpfc_hba *phba, struct lpfc_sli_ring *pring)
dea31012005-04-17 16:05:31 -05001762{
dea31012005-04-17 16:05:31 -05001763 struct lpfc_iocbq *cmd_iocb;
1764
Johannes Thumshirn1c2ba472016-01-20 16:22:22 +01001765 lockdep_assert_held(&phba->hbalock);
1766
James Smart858c9f62007-06-17 19:56:39 -05001767 list_remove_head((&pring->txq), cmd_iocb, struct lpfc_iocbq, list);
James Smart2e0fef82007-06-17 19:56:36 -05001768 return cmd_iocb;
dea31012005-04-17 16:05:31 -05001769}
1770
James Smarte59058c2008-08-24 21:49:00 -04001771/**
James Smart3621a712009-04-06 18:47:14 -04001772 * lpfc_sli_next_iocb_slot - Get next iocb slot in the ring
James Smarte59058c2008-08-24 21:49:00 -04001773 * @phba: Pointer to HBA context object.
1774 * @pring: Pointer to driver SLI ring object.
1775 *
1776 * This function is called with hbalock held and the caller must post the
1777 * iocb without releasing the lock. If the caller releases the lock,
1778 * iocb slot returned by the function is not guaranteed to be available.
1779 * The function returns pointer to the next available iocb slot if there
1780 * is available slot in the ring, else it returns NULL.
1781 * If the get index of the ring is ahead of the put index, the function
1782 * will post an error attention event to the worker thread to take the
1783 * HBA to offline state.
1784 **/
dea31012005-04-17 16:05:31 -05001785static IOCB_t *
1786lpfc_sli_next_iocb_slot (struct lpfc_hba *phba, struct lpfc_sli_ring *pring)
1787{
James Smart34b02dc2008-08-24 21:49:55 -04001788 struct lpfc_pgp *pgp = &phba->port_gp[pring->ringno];
James Smart7e56aa22012-08-03 12:35:34 -04001789 uint32_t max_cmd_idx = pring->sli.sli3.numCiocb;
Johannes Thumshirn1c2ba472016-01-20 16:22:22 +01001790
1791 lockdep_assert_held(&phba->hbalock);
1792
James Smart7e56aa22012-08-03 12:35:34 -04001793 if ((pring->sli.sli3.next_cmdidx == pring->sli.sli3.cmdidx) &&
1794 (++pring->sli.sli3.next_cmdidx >= max_cmd_idx))
1795 pring->sli.sli3.next_cmdidx = 0;
dea31012005-04-17 16:05:31 -05001796
James Smart7e56aa22012-08-03 12:35:34 -04001797 if (unlikely(pring->sli.sli3.local_getidx ==
1798 pring->sli.sli3.next_cmdidx)) {
dea31012005-04-17 16:05:31 -05001799
James Smart7e56aa22012-08-03 12:35:34 -04001800 pring->sli.sli3.local_getidx = le32_to_cpu(pgp->cmdGetInx);
dea31012005-04-17 16:05:31 -05001801
James Smart7e56aa22012-08-03 12:35:34 -04001802 if (unlikely(pring->sli.sli3.local_getidx >= max_cmd_idx)) {
Dick Kennedy372c1872020-06-30 14:50:00 -07001803 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smarte8b62012007-08-02 11:10:09 -04001804 "0315 Ring %d issue: portCmdGet %d "
Frederik Schwarzer025dfda2008-10-16 19:02:37 +02001805 "is bigger than cmd ring %d\n",
James Smarte8b62012007-08-02 11:10:09 -04001806 pring->ringno,
James Smart7e56aa22012-08-03 12:35:34 -04001807 pring->sli.sli3.local_getidx,
1808 max_cmd_idx);
dea31012005-04-17 16:05:31 -05001809
James Smart2e0fef82007-06-17 19:56:36 -05001810 phba->link_state = LPFC_HBA_ERROR;
dea31012005-04-17 16:05:31 -05001811 /*
1812 * All error attention handlers are posted to
1813 * worker thread
1814 */
1815 phba->work_ha |= HA_ERATT;
1816 phba->work_hs = HS_FFER3;
James Smart92d7f7b2007-06-17 19:56:38 -05001817
James Smart5e9d9b82008-06-14 22:52:53 -04001818 lpfc_worker_wake_up(phba);
dea31012005-04-17 16:05:31 -05001819
1820 return NULL;
1821 }
1822
James Smart7e56aa22012-08-03 12:35:34 -04001823 if (pring->sli.sli3.local_getidx == pring->sli.sli3.next_cmdidx)
dea31012005-04-17 16:05:31 -05001824 return NULL;
1825 }
1826
James Smarted957682007-06-17 19:56:37 -05001827 return lpfc_cmd_iocb(phba, pring);
dea31012005-04-17 16:05:31 -05001828}
1829
James Smarte59058c2008-08-24 21:49:00 -04001830/**
James Smart3621a712009-04-06 18:47:14 -04001831 * lpfc_sli_next_iotag - Get an iotag for the iocb
James Smarte59058c2008-08-24 21:49:00 -04001832 * @phba: Pointer to HBA context object.
1833 * @iocbq: Pointer to driver iocb object.
1834 *
1835 * This function gets an iotag for the iocb. If there is no unused iotag and
1836 * the iocbq_lookup_len < 0xffff, this function allocates a bigger iotag_lookup
1837 * array and assigns a new iotag.
1838 * The function returns the allocated iotag if successful, else returns zero.
1839 * Zero is not a valid iotag.
1840 * The caller is not required to hold any lock.
1841 **/
James Bottomley604a3e32005-10-29 10:28:33 -05001842uint16_t
James Smart2e0fef82007-06-17 19:56:36 -05001843lpfc_sli_next_iotag(struct lpfc_hba *phba, struct lpfc_iocbq *iocbq)
dea31012005-04-17 16:05:31 -05001844{
James Smart2e0fef82007-06-17 19:56:36 -05001845 struct lpfc_iocbq **new_arr;
1846 struct lpfc_iocbq **old_arr;
James Bottomley604a3e32005-10-29 10:28:33 -05001847 size_t new_len;
1848 struct lpfc_sli *psli = &phba->sli;
1849 uint16_t iotag;
dea31012005-04-17 16:05:31 -05001850
James Smart2e0fef82007-06-17 19:56:36 -05001851 spin_lock_irq(&phba->hbalock);
James Bottomley604a3e32005-10-29 10:28:33 -05001852 iotag = psli->last_iotag;
1853 if(++iotag < psli->iocbq_lookup_len) {
1854 psli->last_iotag = iotag;
1855 psli->iocbq_lookup[iotag] = iocbq;
James Smart2e0fef82007-06-17 19:56:36 -05001856 spin_unlock_irq(&phba->hbalock);
James Bottomley604a3e32005-10-29 10:28:33 -05001857 iocbq->iotag = iotag;
1858 return iotag;
James Smart2e0fef82007-06-17 19:56:36 -05001859 } else if (psli->iocbq_lookup_len < (0xffff
James Bottomley604a3e32005-10-29 10:28:33 -05001860 - LPFC_IOCBQ_LOOKUP_INCREMENT)) {
1861 new_len = psli->iocbq_lookup_len + LPFC_IOCBQ_LOOKUP_INCREMENT;
James Smart2e0fef82007-06-17 19:56:36 -05001862 spin_unlock_irq(&phba->hbalock);
Kees Cook6396bb22018-06-12 14:03:40 -07001863 new_arr = kcalloc(new_len, sizeof(struct lpfc_iocbq *),
James Bottomley604a3e32005-10-29 10:28:33 -05001864 GFP_KERNEL);
1865 if (new_arr) {
James Smart2e0fef82007-06-17 19:56:36 -05001866 spin_lock_irq(&phba->hbalock);
James Bottomley604a3e32005-10-29 10:28:33 -05001867 old_arr = psli->iocbq_lookup;
1868 if (new_len <= psli->iocbq_lookup_len) {
1869 /* highly unprobable case */
1870 kfree(new_arr);
1871 iotag = psli->last_iotag;
1872 if(++iotag < psli->iocbq_lookup_len) {
1873 psli->last_iotag = iotag;
1874 psli->iocbq_lookup[iotag] = iocbq;
James Smart2e0fef82007-06-17 19:56:36 -05001875 spin_unlock_irq(&phba->hbalock);
James Bottomley604a3e32005-10-29 10:28:33 -05001876 iocbq->iotag = iotag;
1877 return iotag;
1878 }
James Smart2e0fef82007-06-17 19:56:36 -05001879 spin_unlock_irq(&phba->hbalock);
James Bottomley604a3e32005-10-29 10:28:33 -05001880 return 0;
1881 }
1882 if (psli->iocbq_lookup)
1883 memcpy(new_arr, old_arr,
1884 ((psli->last_iotag + 1) *
James Smart311464e2007-08-02 11:10:37 -04001885 sizeof (struct lpfc_iocbq *)));
James Bottomley604a3e32005-10-29 10:28:33 -05001886 psli->iocbq_lookup = new_arr;
1887 psli->iocbq_lookup_len = new_len;
1888 psli->last_iotag = iotag;
1889 psli->iocbq_lookup[iotag] = iocbq;
James Smart2e0fef82007-06-17 19:56:36 -05001890 spin_unlock_irq(&phba->hbalock);
James Bottomley604a3e32005-10-29 10:28:33 -05001891 iocbq->iotag = iotag;
1892 kfree(old_arr);
1893 return iotag;
1894 }
James Smart8f6d98d2006-08-01 07:34:00 -04001895 } else
James Smart2e0fef82007-06-17 19:56:36 -05001896 spin_unlock_irq(&phba->hbalock);
dea31012005-04-17 16:05:31 -05001897
James Smartbc739052010-08-04 16:11:18 -04001898 lpfc_printf_log(phba, KERN_WARNING, LOG_SLI,
James Smarte8b62012007-08-02 11:10:09 -04001899 "0318 Failed to allocate IOTAG.last IOTAG is %d\n",
1900 psli->last_iotag);
dea31012005-04-17 16:05:31 -05001901
James Bottomley604a3e32005-10-29 10:28:33 -05001902 return 0;
dea31012005-04-17 16:05:31 -05001903}
1904
James Smarte59058c2008-08-24 21:49:00 -04001905/**
James Smart3621a712009-04-06 18:47:14 -04001906 * lpfc_sli_submit_iocb - Submit an iocb to the firmware
James Smarte59058c2008-08-24 21:49:00 -04001907 * @phba: Pointer to HBA context object.
1908 * @pring: Pointer to driver SLI ring object.
1909 * @iocb: Pointer to iocb slot in the ring.
1910 * @nextiocb: Pointer to driver iocb object which need to be
1911 * posted to firmware.
1912 *
Dick Kennedy88acb4d2020-05-01 14:43:07 -07001913 * This function is called to post a new iocb to the firmware. This
1914 * function copies the new iocb to ring iocb slot and updates the
1915 * ring pointers. It adds the new iocb to txcmplq if there is
James Smarte59058c2008-08-24 21:49:00 -04001916 * a completion call back for this iocb else the function will free the
Dick Kennedy88acb4d2020-05-01 14:43:07 -07001917 * iocb object. The hbalock is asserted held in the code path calling
1918 * this routine.
James Smarte59058c2008-08-24 21:49:00 -04001919 **/
dea31012005-04-17 16:05:31 -05001920static void
1921lpfc_sli_submit_iocb(struct lpfc_hba *phba, struct lpfc_sli_ring *pring,
1922 IOCB_t *iocb, struct lpfc_iocbq *nextiocb)
1923{
1924 /*
James Bottomley604a3e32005-10-29 10:28:33 -05001925 * Set up an iotag
dea31012005-04-17 16:05:31 -05001926 */
James Bottomley604a3e32005-10-29 10:28:33 -05001927 nextiocb->iocb.ulpIoTag = (nextiocb->iocb_cmpl) ? nextiocb->iotag : 0;
dea31012005-04-17 16:05:31 -05001928
James Smarte2a0a9d2008-12-04 22:40:02 -05001929
James Smarta58cbd52007-08-02 11:09:43 -04001930 if (pring->ringno == LPFC_ELS_RING) {
1931 lpfc_debugfs_slow_ring_trc(phba,
1932 "IOCB cmd ring: wd4:x%08x wd6:x%08x wd7:x%08x",
1933 *(((uint32_t *) &nextiocb->iocb) + 4),
1934 *(((uint32_t *) &nextiocb->iocb) + 6),
1935 *(((uint32_t *) &nextiocb->iocb) + 7));
1936 }
1937
dea31012005-04-17 16:05:31 -05001938 /*
1939 * Issue iocb command to adapter
1940 */
James Smart92d7f7b2007-06-17 19:56:38 -05001941 lpfc_sli_pcimem_bcopy(&nextiocb->iocb, iocb, phba->iocb_cmd_size);
dea31012005-04-17 16:05:31 -05001942 wmb();
1943 pring->stats.iocb_cmd++;
1944
1945 /*
1946 * If there is no completion routine to call, we can release the
1947 * IOCB buffer back right now. For IOCBs, like QUE_RING_BUF,
1948 * that have no rsp ring completion, iocb_cmpl MUST be NULL.
1949 */
1950 if (nextiocb->iocb_cmpl)
1951 lpfc_sli_ringtxcmpl_put(phba, pring, nextiocb);
James Bottomley604a3e32005-10-29 10:28:33 -05001952 else
James Smart2e0fef82007-06-17 19:56:36 -05001953 __lpfc_sli_release_iocbq(phba, nextiocb);
dea31012005-04-17 16:05:31 -05001954
1955 /*
1956 * Let the HBA know what IOCB slot will be the next one the
1957 * driver will put a command into.
1958 */
James Smart7e56aa22012-08-03 12:35:34 -04001959 pring->sli.sli3.cmdidx = pring->sli.sli3.next_cmdidx;
1960 writel(pring->sli.sli3.cmdidx, &phba->host_gp[pring->ringno].cmdPutInx);
dea31012005-04-17 16:05:31 -05001961}
1962
James Smarte59058c2008-08-24 21:49:00 -04001963/**
James Smart3621a712009-04-06 18:47:14 -04001964 * lpfc_sli_update_full_ring - Update the chip attention register
James Smarte59058c2008-08-24 21:49:00 -04001965 * @phba: Pointer to HBA context object.
1966 * @pring: Pointer to driver SLI ring object.
1967 *
1968 * The caller is not required to hold any lock for calling this function.
1969 * This function updates the chip attention bits for the ring to inform firmware
1970 * that there are pending work to be done for this ring and requests an
1971 * interrupt when there is space available in the ring. This function is
1972 * called when the driver is unable to post more iocbs to the ring due
1973 * to unavailability of space in the ring.
1974 **/
dea31012005-04-17 16:05:31 -05001975static void
James Smart2e0fef82007-06-17 19:56:36 -05001976lpfc_sli_update_full_ring(struct lpfc_hba *phba, struct lpfc_sli_ring *pring)
dea31012005-04-17 16:05:31 -05001977{
1978 int ringno = pring->ringno;
1979
1980 pring->flag |= LPFC_CALL_RING_AVAILABLE;
1981
1982 wmb();
1983
1984 /*
1985 * Set ring 'ringno' to SET R0CE_REQ in Chip Att register.
1986 * The HBA will tell us when an IOCB entry is available.
1987 */
1988 writel((CA_R0ATT|CA_R0CE_REQ) << (ringno*4), phba->CAregaddr);
1989 readl(phba->CAregaddr); /* flush */
1990
1991 pring->stats.iocb_cmd_full++;
1992}
1993
James Smarte59058c2008-08-24 21:49:00 -04001994/**
James Smart3621a712009-04-06 18:47:14 -04001995 * lpfc_sli_update_ring - Update chip attention register
James Smarte59058c2008-08-24 21:49:00 -04001996 * @phba: Pointer to HBA context object.
1997 * @pring: Pointer to driver SLI ring object.
1998 *
1999 * This function updates the chip attention register bit for the
2000 * given ring to inform HBA that there is more work to be done
2001 * in this ring. The caller is not required to hold any lock.
2002 **/
dea31012005-04-17 16:05:31 -05002003static void
James Smart2e0fef82007-06-17 19:56:36 -05002004lpfc_sli_update_ring(struct lpfc_hba *phba, struct lpfc_sli_ring *pring)
dea31012005-04-17 16:05:31 -05002005{
2006 int ringno = pring->ringno;
2007
2008 /*
2009 * Tell the HBA that there is work to do in this ring.
2010 */
James Smart34b02dc2008-08-24 21:49:55 -04002011 if (!(phba->sli3_options & LPFC_SLI3_CRP_ENABLED)) {
2012 wmb();
2013 writel(CA_R0ATT << (ringno * 4), phba->CAregaddr);
2014 readl(phba->CAregaddr); /* flush */
2015 }
dea31012005-04-17 16:05:31 -05002016}
2017
James Smarte59058c2008-08-24 21:49:00 -04002018/**
James Smart3621a712009-04-06 18:47:14 -04002019 * lpfc_sli_resume_iocb - Process iocbs in the txq
James Smarte59058c2008-08-24 21:49:00 -04002020 * @phba: Pointer to HBA context object.
2021 * @pring: Pointer to driver SLI ring object.
2022 *
2023 * This function is called with hbalock held to post pending iocbs
2024 * in the txq to the firmware. This function is called when driver
2025 * detects space available in the ring.
2026 **/
dea31012005-04-17 16:05:31 -05002027static void
James Smart2e0fef82007-06-17 19:56:36 -05002028lpfc_sli_resume_iocb(struct lpfc_hba *phba, struct lpfc_sli_ring *pring)
dea31012005-04-17 16:05:31 -05002029{
2030 IOCB_t *iocb;
2031 struct lpfc_iocbq *nextiocb;
2032
Johannes Thumshirn1c2ba472016-01-20 16:22:22 +01002033 lockdep_assert_held(&phba->hbalock);
2034
dea31012005-04-17 16:05:31 -05002035 /*
2036 * Check to see if:
2037 * (a) there is anything on the txq to send
2038 * (b) link is up
2039 * (c) link attention events can be processed (fcp ring only)
2040 * (d) IOCB processing is not blocked by the outstanding mbox command.
2041 */
James Smart0e9bb8d2013-03-01 16:35:12 -05002042
2043 if (lpfc_is_link_up(phba) &&
2044 (!list_empty(&pring->txq)) &&
James Smart895427b2017-02-12 13:52:30 -08002045 (pring->ringno != LPFC_FCP_RING ||
James Smart0b727fe2007-10-27 13:37:25 -04002046 phba->sli.sli_flag & LPFC_PROCESS_LA)) {
dea31012005-04-17 16:05:31 -05002047
2048 while ((iocb = lpfc_sli_next_iocb_slot(phba, pring)) &&
2049 (nextiocb = lpfc_sli_ringtx_get(phba, pring)))
2050 lpfc_sli_submit_iocb(phba, pring, iocb, nextiocb);
2051
2052 if (iocb)
2053 lpfc_sli_update_ring(phba, pring);
2054 else
2055 lpfc_sli_update_full_ring(phba, pring);
2056 }
2057
2058 return;
2059}
2060
James Smarte59058c2008-08-24 21:49:00 -04002061/**
James Smart3621a712009-04-06 18:47:14 -04002062 * lpfc_sli_next_hbq_slot - Get next hbq entry for the HBQ
James Smarte59058c2008-08-24 21:49:00 -04002063 * @phba: Pointer to HBA context object.
2064 * @hbqno: HBQ number.
2065 *
2066 * This function is called with hbalock held to get the next
2067 * available slot for the given HBQ. If there is free slot
2068 * available for the HBQ it will return pointer to the next available
2069 * HBQ entry else it will return NULL.
2070 **/
Adrian Bunka6ababd2007-11-05 18:07:33 +01002071static struct lpfc_hbq_entry *
James Smarted957682007-06-17 19:56:37 -05002072lpfc_sli_next_hbq_slot(struct lpfc_hba *phba, uint32_t hbqno)
2073{
2074 struct hbq_s *hbqp = &phba->hbqs[hbqno];
2075
Johannes Thumshirn1c2ba472016-01-20 16:22:22 +01002076 lockdep_assert_held(&phba->hbalock);
2077
James Smarted957682007-06-17 19:56:37 -05002078 if (hbqp->next_hbqPutIdx == hbqp->hbqPutIdx &&
2079 ++hbqp->next_hbqPutIdx >= hbqp->entry_count)
2080 hbqp->next_hbqPutIdx = 0;
2081
2082 if (unlikely(hbqp->local_hbqGetIdx == hbqp->next_hbqPutIdx)) {
James Smart92d7f7b2007-06-17 19:56:38 -05002083 uint32_t raw_index = phba->hbq_get[hbqno];
James Smarted957682007-06-17 19:56:37 -05002084 uint32_t getidx = le32_to_cpu(raw_index);
2085
2086 hbqp->local_hbqGetIdx = getidx;
2087
2088 if (unlikely(hbqp->local_hbqGetIdx >= hbqp->entry_count)) {
Dick Kennedy372c1872020-06-30 14:50:00 -07002089 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smarte8b62012007-08-02 11:10:09 -04002090 "1802 HBQ %d: local_hbqGetIdx "
James Smarted957682007-06-17 19:56:37 -05002091 "%u is > than hbqp->entry_count %u\n",
James Smarte8b62012007-08-02 11:10:09 -04002092 hbqno, hbqp->local_hbqGetIdx,
James Smarted957682007-06-17 19:56:37 -05002093 hbqp->entry_count);
2094
2095 phba->link_state = LPFC_HBA_ERROR;
2096 return NULL;
2097 }
2098
2099 if (hbqp->local_hbqGetIdx == hbqp->next_hbqPutIdx)
2100 return NULL;
2101 }
2102
James Smart51ef4c22007-08-02 11:10:31 -04002103 return (struct lpfc_hbq_entry *) phba->hbqs[hbqno].hbq_virt +
2104 hbqp->hbqPutIdx;
James Smarted957682007-06-17 19:56:37 -05002105}
2106
James Smarte59058c2008-08-24 21:49:00 -04002107/**
James Smart3621a712009-04-06 18:47:14 -04002108 * lpfc_sli_hbqbuf_free_all - Free all the hbq buffers
James Smarte59058c2008-08-24 21:49:00 -04002109 * @phba: Pointer to HBA context object.
2110 *
2111 * This function is called with no lock held to free all the
2112 * hbq buffers while uninitializing the SLI interface. It also
2113 * frees the HBQ buffers returned by the firmware but not yet
2114 * processed by the upper layers.
2115 **/
James Smarted957682007-06-17 19:56:37 -05002116void
2117lpfc_sli_hbqbuf_free_all(struct lpfc_hba *phba)
2118{
James Smart92d7f7b2007-06-17 19:56:38 -05002119 struct lpfc_dmabuf *dmabuf, *next_dmabuf;
2120 struct hbq_dmabuf *hbq_buf;
James Smart3163f722008-02-08 18:50:25 -05002121 unsigned long flags;
James Smart51ef4c22007-08-02 11:10:31 -04002122 int i, hbq_count;
James Smarted957682007-06-17 19:56:37 -05002123
James Smart51ef4c22007-08-02 11:10:31 -04002124 hbq_count = lpfc_sli_hbq_count();
James Smarted957682007-06-17 19:56:37 -05002125 /* Return all memory used by all HBQs */
James Smart3163f722008-02-08 18:50:25 -05002126 spin_lock_irqsave(&phba->hbalock, flags);
James Smart51ef4c22007-08-02 11:10:31 -04002127 for (i = 0; i < hbq_count; ++i) {
2128 list_for_each_entry_safe(dmabuf, next_dmabuf,
2129 &phba->hbqs[i].hbq_buffer_list, list) {
2130 hbq_buf = container_of(dmabuf, struct hbq_dmabuf, dbuf);
2131 list_del(&hbq_buf->dbuf.list);
2132 (phba->hbqs[i].hbq_free_buffer)(phba, hbq_buf);
2133 }
James Smarta8adb832007-10-27 13:37:53 -04002134 phba->hbqs[i].buffer_count = 0;
James Smarted957682007-06-17 19:56:37 -05002135 }
James Smart3163f722008-02-08 18:50:25 -05002136
2137 /* Mark the HBQs not in use */
2138 phba->hbq_in_use = 0;
2139 spin_unlock_irqrestore(&phba->hbalock, flags);
James Smarted957682007-06-17 19:56:37 -05002140}
2141
James Smarte59058c2008-08-24 21:49:00 -04002142/**
James Smart3621a712009-04-06 18:47:14 -04002143 * lpfc_sli_hbq_to_firmware - Post the hbq buffer to firmware
James Smarte59058c2008-08-24 21:49:00 -04002144 * @phba: Pointer to HBA context object.
2145 * @hbqno: HBQ number.
2146 * @hbq_buf: Pointer to HBQ buffer.
2147 *
2148 * This function is called with the hbalock held to post a
2149 * hbq buffer to the firmware. If the function finds an empty
2150 * slot in the HBQ, it will post the buffer. The function will return
2151 * pointer to the hbq entry if it successfully post the buffer
2152 * else it will return NULL.
2153 **/
James Smart3772a992009-05-22 14:50:54 -04002154static int
James Smarted957682007-06-17 19:56:37 -05002155lpfc_sli_hbq_to_firmware(struct lpfc_hba *phba, uint32_t hbqno,
James Smart92d7f7b2007-06-17 19:56:38 -05002156 struct hbq_dmabuf *hbq_buf)
James Smarted957682007-06-17 19:56:37 -05002157{
Johannes Thumshirn1c2ba472016-01-20 16:22:22 +01002158 lockdep_assert_held(&phba->hbalock);
James Smart3772a992009-05-22 14:50:54 -04002159 return phba->lpfc_sli_hbq_to_firmware(phba, hbqno, hbq_buf);
2160}
2161
2162/**
2163 * lpfc_sli_hbq_to_firmware_s3 - Post the hbq buffer to SLI3 firmware
2164 * @phba: Pointer to HBA context object.
2165 * @hbqno: HBQ number.
2166 * @hbq_buf: Pointer to HBQ buffer.
2167 *
2168 * This function is called with the hbalock held to post a hbq buffer to the
2169 * firmware. If the function finds an empty slot in the HBQ, it will post the
2170 * buffer and place it on the hbq_buffer_list. The function will return zero if
2171 * it successfully post the buffer else it will return an error.
2172 **/
2173static int
2174lpfc_sli_hbq_to_firmware_s3(struct lpfc_hba *phba, uint32_t hbqno,
2175 struct hbq_dmabuf *hbq_buf)
2176{
James Smarted957682007-06-17 19:56:37 -05002177 struct lpfc_hbq_entry *hbqe;
James Smart92d7f7b2007-06-17 19:56:38 -05002178 dma_addr_t physaddr = hbq_buf->dbuf.phys;
James Smarted957682007-06-17 19:56:37 -05002179
Johannes Thumshirn1c2ba472016-01-20 16:22:22 +01002180 lockdep_assert_held(&phba->hbalock);
James Smarted957682007-06-17 19:56:37 -05002181 /* Get next HBQ entry slot to use */
2182 hbqe = lpfc_sli_next_hbq_slot(phba, hbqno);
2183 if (hbqe) {
2184 struct hbq_s *hbqp = &phba->hbqs[hbqno];
2185
James Smart92d7f7b2007-06-17 19:56:38 -05002186 hbqe->bde.addrHigh = le32_to_cpu(putPaddrHigh(physaddr));
2187 hbqe->bde.addrLow = le32_to_cpu(putPaddrLow(physaddr));
James Smart895427b2017-02-12 13:52:30 -08002188 hbqe->bde.tus.f.bdeSize = hbq_buf->total_size;
James Smarted957682007-06-17 19:56:37 -05002189 hbqe->bde.tus.f.bdeFlags = 0;
James Smart92d7f7b2007-06-17 19:56:38 -05002190 hbqe->bde.tus.w = le32_to_cpu(hbqe->bde.tus.w);
2191 hbqe->buffer_tag = le32_to_cpu(hbq_buf->tag);
2192 /* Sync SLIM */
James Smarted957682007-06-17 19:56:37 -05002193 hbqp->hbqPutIdx = hbqp->next_hbqPutIdx;
2194 writel(hbqp->hbqPutIdx, phba->hbq_put + hbqno);
James Smart92d7f7b2007-06-17 19:56:38 -05002195 /* flush */
James Smarted957682007-06-17 19:56:37 -05002196 readl(phba->hbq_put + hbqno);
James Smart51ef4c22007-08-02 11:10:31 -04002197 list_add_tail(&hbq_buf->dbuf.list, &hbqp->hbq_buffer_list);
James Smart3772a992009-05-22 14:50:54 -04002198 return 0;
2199 } else
2200 return -ENOMEM;
James Smarted957682007-06-17 19:56:37 -05002201}
2202
James Smart4f774512009-05-22 14:52:35 -04002203/**
2204 * lpfc_sli_hbq_to_firmware_s4 - Post the hbq buffer to SLI4 firmware
2205 * @phba: Pointer to HBA context object.
2206 * @hbqno: HBQ number.
2207 * @hbq_buf: Pointer to HBQ buffer.
2208 *
2209 * This function is called with the hbalock held to post an RQE to the SLI4
2210 * firmware. If able to post the RQE to the RQ it will queue the hbq entry to
2211 * the hbq_buffer_list and return zero, otherwise it will return an error.
2212 **/
2213static int
2214lpfc_sli_hbq_to_firmware_s4(struct lpfc_hba *phba, uint32_t hbqno,
2215 struct hbq_dmabuf *hbq_buf)
2216{
2217 int rc;
2218 struct lpfc_rqe hrqe;
2219 struct lpfc_rqe drqe;
James Smart895427b2017-02-12 13:52:30 -08002220 struct lpfc_queue *hrq;
2221 struct lpfc_queue *drq;
2222
2223 if (hbqno != LPFC_ELS_HBQ)
2224 return 1;
2225 hrq = phba->sli4_hba.hdr_rq;
2226 drq = phba->sli4_hba.dat_rq;
James Smart4f774512009-05-22 14:52:35 -04002227
Johannes Thumshirn1c2ba472016-01-20 16:22:22 +01002228 lockdep_assert_held(&phba->hbalock);
James Smart4f774512009-05-22 14:52:35 -04002229 hrqe.address_lo = putPaddrLow(hbq_buf->hbuf.phys);
2230 hrqe.address_hi = putPaddrHigh(hbq_buf->hbuf.phys);
2231 drqe.address_lo = putPaddrLow(hbq_buf->dbuf.phys);
2232 drqe.address_hi = putPaddrHigh(hbq_buf->dbuf.phys);
James Smart895427b2017-02-12 13:52:30 -08002233 rc = lpfc_sli4_rq_put(hrq, drq, &hrqe, &drqe);
James Smart4f774512009-05-22 14:52:35 -04002234 if (rc < 0)
2235 return rc;
James Smart895427b2017-02-12 13:52:30 -08002236 hbq_buf->tag = (rc | (hbqno << 16));
James Smart4f774512009-05-22 14:52:35 -04002237 list_add_tail(&hbq_buf->dbuf.list, &phba->hbqs[hbqno].hbq_buffer_list);
2238 return 0;
2239}
2240
James Smarte59058c2008-08-24 21:49:00 -04002241/* HBQ for ELS and CT traffic. */
James Smart92d7f7b2007-06-17 19:56:38 -05002242static struct lpfc_hbq_init lpfc_els_hbq = {
2243 .rn = 1,
James Smartdef9c7a2009-12-21 17:02:28 -05002244 .entry_count = 256,
James Smart92d7f7b2007-06-17 19:56:38 -05002245 .mask_count = 0,
2246 .profile = 0,
James Smart51ef4c22007-08-02 11:10:31 -04002247 .ring_mask = (1 << LPFC_ELS_RING),
James Smart92d7f7b2007-06-17 19:56:38 -05002248 .buffer_count = 0,
James Smarta257bf92009-04-06 18:48:10 -04002249 .init_count = 40,
2250 .add_count = 40,
James Smart92d7f7b2007-06-17 19:56:38 -05002251};
James Smarted957682007-06-17 19:56:37 -05002252
James Smarte59058c2008-08-24 21:49:00 -04002253/* Array of HBQs */
James Smart78b2d852007-08-02 11:10:21 -04002254struct lpfc_hbq_init *lpfc_hbq_defs[] = {
James Smart92d7f7b2007-06-17 19:56:38 -05002255 &lpfc_els_hbq,
2256};
2257
James Smarte59058c2008-08-24 21:49:00 -04002258/**
James Smart3621a712009-04-06 18:47:14 -04002259 * lpfc_sli_hbqbuf_fill_hbqs - Post more hbq buffers to HBQ
James Smarte59058c2008-08-24 21:49:00 -04002260 * @phba: Pointer to HBA context object.
2261 * @hbqno: HBQ number.
2262 * @count: Number of HBQ buffers to be posted.
2263 *
James Smartd7c255b2008-08-24 21:50:00 -04002264 * This function is called with no lock held to post more hbq buffers to the
2265 * given HBQ. The function returns the number of HBQ buffers successfully
2266 * posted.
James Smarte59058c2008-08-24 21:49:00 -04002267 **/
James Smart311464e2007-08-02 11:10:37 -04002268static int
James Smart92d7f7b2007-06-17 19:56:38 -05002269lpfc_sli_hbqbuf_fill_hbqs(struct lpfc_hba *phba, uint32_t hbqno, uint32_t count)
2270{
James Smartd7c255b2008-08-24 21:50:00 -04002271 uint32_t i, posted = 0;
James Smart3163f722008-02-08 18:50:25 -05002272 unsigned long flags;
James Smart92d7f7b2007-06-17 19:56:38 -05002273 struct hbq_dmabuf *hbq_buffer;
James Smartd7c255b2008-08-24 21:50:00 -04002274 LIST_HEAD(hbq_buf_list);
Matthew Wilcoxeafe1df2008-02-21 05:44:33 -07002275 if (!phba->hbqs[hbqno].hbq_alloc_buffer)
James Smart51ef4c22007-08-02 11:10:31 -04002276 return 0;
James Smart51ef4c22007-08-02 11:10:31 -04002277
James Smartd7c255b2008-08-24 21:50:00 -04002278 if ((phba->hbqs[hbqno].buffer_count + count) >
2279 lpfc_hbq_defs[hbqno]->entry_count)
2280 count = lpfc_hbq_defs[hbqno]->entry_count -
2281 phba->hbqs[hbqno].buffer_count;
2282 if (!count)
2283 return 0;
2284 /* Allocate HBQ entries */
2285 for (i = 0; i < count; i++) {
2286 hbq_buffer = (phba->hbqs[hbqno].hbq_alloc_buffer)(phba);
2287 if (!hbq_buffer)
2288 break;
2289 list_add_tail(&hbq_buffer->dbuf.list, &hbq_buf_list);
2290 }
James Smart3163f722008-02-08 18:50:25 -05002291 /* Check whether HBQ is still in use */
2292 spin_lock_irqsave(&phba->hbalock, flags);
Matthew Wilcoxeafe1df2008-02-21 05:44:33 -07002293 if (!phba->hbq_in_use)
James Smartd7c255b2008-08-24 21:50:00 -04002294 goto err;
2295 while (!list_empty(&hbq_buf_list)) {
2296 list_remove_head(&hbq_buf_list, hbq_buffer, struct hbq_dmabuf,
2297 dbuf.list);
2298 hbq_buffer->tag = (phba->hbqs[hbqno].buffer_count |
2299 (hbqno << 16));
James Smart3772a992009-05-22 14:50:54 -04002300 if (!lpfc_sli_hbq_to_firmware(phba, hbqno, hbq_buffer)) {
James Smarta8adb832007-10-27 13:37:53 -04002301 phba->hbqs[hbqno].buffer_count++;
James Smartd7c255b2008-08-24 21:50:00 -04002302 posted++;
2303 } else
James Smart51ef4c22007-08-02 11:10:31 -04002304 (phba->hbqs[hbqno].hbq_free_buffer)(phba, hbq_buffer);
James Smart92d7f7b2007-06-17 19:56:38 -05002305 }
James Smart3163f722008-02-08 18:50:25 -05002306 spin_unlock_irqrestore(&phba->hbalock, flags);
James Smartd7c255b2008-08-24 21:50:00 -04002307 return posted;
2308err:
2309 spin_unlock_irqrestore(&phba->hbalock, flags);
2310 while (!list_empty(&hbq_buf_list)) {
2311 list_remove_head(&hbq_buf_list, hbq_buffer, struct hbq_dmabuf,
2312 dbuf.list);
2313 (phba->hbqs[hbqno].hbq_free_buffer)(phba, hbq_buffer);
2314 }
James Smart92d7f7b2007-06-17 19:56:38 -05002315 return 0;
James Smarted957682007-06-17 19:56:37 -05002316}
2317
James Smarte59058c2008-08-24 21:49:00 -04002318/**
James Smart3621a712009-04-06 18:47:14 -04002319 * lpfc_sli_hbqbuf_add_hbqs - Post more HBQ buffers to firmware
James Smarte59058c2008-08-24 21:49:00 -04002320 * @phba: Pointer to HBA context object.
2321 * @qno: HBQ number.
2322 *
2323 * This function posts more buffers to the HBQ. This function
James Smartd7c255b2008-08-24 21:50:00 -04002324 * is called with no lock held. The function returns the number of HBQ entries
2325 * successfully allocated.
James Smarte59058c2008-08-24 21:49:00 -04002326 **/
James Smarted957682007-06-17 19:56:37 -05002327int
James Smart92d7f7b2007-06-17 19:56:38 -05002328lpfc_sli_hbqbuf_add_hbqs(struct lpfc_hba *phba, uint32_t qno)
James Smarted957682007-06-17 19:56:37 -05002329{
James Smartdef9c7a2009-12-21 17:02:28 -05002330 if (phba->sli_rev == LPFC_SLI_REV4)
2331 return 0;
2332 else
2333 return lpfc_sli_hbqbuf_fill_hbqs(phba, qno,
2334 lpfc_hbq_defs[qno]->add_count);
James Smarted957682007-06-17 19:56:37 -05002335}
2336
James Smarte59058c2008-08-24 21:49:00 -04002337/**
James Smart3621a712009-04-06 18:47:14 -04002338 * lpfc_sli_hbqbuf_init_hbqs - Post initial buffers to the HBQ
James Smarte59058c2008-08-24 21:49:00 -04002339 * @phba: Pointer to HBA context object.
2340 * @qno: HBQ queue number.
2341 *
2342 * This function is called from SLI initialization code path with
2343 * no lock held to post initial HBQ buffers to firmware. The
James Smartd7c255b2008-08-24 21:50:00 -04002344 * function returns the number of HBQ entries successfully allocated.
James Smarte59058c2008-08-24 21:49:00 -04002345 **/
Adrian Bunka6ababd2007-11-05 18:07:33 +01002346static int
James Smart92d7f7b2007-06-17 19:56:38 -05002347lpfc_sli_hbqbuf_init_hbqs(struct lpfc_hba *phba, uint32_t qno)
James Smarted957682007-06-17 19:56:37 -05002348{
James Smartdef9c7a2009-12-21 17:02:28 -05002349 if (phba->sli_rev == LPFC_SLI_REV4)
2350 return lpfc_sli_hbqbuf_fill_hbqs(phba, qno,
James Smart73d91e52011-10-10 21:32:10 -04002351 lpfc_hbq_defs[qno]->entry_count);
James Smartdef9c7a2009-12-21 17:02:28 -05002352 else
2353 return lpfc_sli_hbqbuf_fill_hbqs(phba, qno,
2354 lpfc_hbq_defs[qno]->init_count);
James Smarted957682007-06-17 19:56:37 -05002355}
2356
Lee Jones7af29d42020-07-21 17:41:31 +01002357/*
James Smart3772a992009-05-22 14:50:54 -04002358 * lpfc_sli_hbqbuf_get - Remove the first hbq off of an hbq list
James Smart3772a992009-05-22 14:50:54 -04002359 *
2360 * This function removes the first hbq buffer on an hbq list and returns a
2361 * pointer to that buffer. If it finds no buffers on the list it returns NULL.
2362 **/
2363static struct hbq_dmabuf *
2364lpfc_sli_hbqbuf_get(struct list_head *rb_list)
2365{
2366 struct lpfc_dmabuf *d_buf;
2367
2368 list_remove_head(rb_list, d_buf, struct lpfc_dmabuf, list);
2369 if (!d_buf)
2370 return NULL;
2371 return container_of(d_buf, struct hbq_dmabuf, dbuf);
2372}
2373
2374/**
James Smart2d7dbc42017-02-12 13:52:35 -08002375 * lpfc_sli_rqbuf_get - Remove the first dma buffer off of an RQ list
2376 * @phba: Pointer to HBA context object.
Lee Jones7af29d42020-07-21 17:41:31 +01002377 * @hrq: HBQ number.
James Smart2d7dbc42017-02-12 13:52:35 -08002378 *
2379 * This function removes the first RQ buffer on an RQ buffer list and returns a
2380 * pointer to that buffer. If it finds no buffers on the list it returns NULL.
2381 **/
2382static struct rqb_dmabuf *
2383lpfc_sli_rqbuf_get(struct lpfc_hba *phba, struct lpfc_queue *hrq)
2384{
2385 struct lpfc_dmabuf *h_buf;
2386 struct lpfc_rqb *rqbp;
2387
2388 rqbp = hrq->rqbp;
2389 list_remove_head(&rqbp->rqb_buffer_list, h_buf,
2390 struct lpfc_dmabuf, list);
2391 if (!h_buf)
2392 return NULL;
2393 rqbp->buffer_count--;
2394 return container_of(h_buf, struct rqb_dmabuf, hbuf);
2395}
2396
2397/**
James Smart3621a712009-04-06 18:47:14 -04002398 * lpfc_sli_hbqbuf_find - Find the hbq buffer associated with a tag
James Smarte59058c2008-08-24 21:49:00 -04002399 * @phba: Pointer to HBA context object.
2400 * @tag: Tag of the hbq buffer.
2401 *
Sebastian Herbszt71892412016-04-17 13:27:27 +02002402 * This function searches for the hbq buffer associated with the given tag in
2403 * the hbq buffer list. If it finds the hbq buffer, it returns the hbq_buffer
2404 * otherwise it returns NULL.
James Smarte59058c2008-08-24 21:49:00 -04002405 **/
Adrian Bunka6ababd2007-11-05 18:07:33 +01002406static struct hbq_dmabuf *
James Smarted957682007-06-17 19:56:37 -05002407lpfc_sli_hbqbuf_find(struct lpfc_hba *phba, uint32_t tag)
2408{
James Smart92d7f7b2007-06-17 19:56:38 -05002409 struct lpfc_dmabuf *d_buf;
2410 struct hbq_dmabuf *hbq_buf;
James Smart51ef4c22007-08-02 11:10:31 -04002411 uint32_t hbqno;
James Smarted957682007-06-17 19:56:37 -05002412
James Smart51ef4c22007-08-02 11:10:31 -04002413 hbqno = tag >> 16;
Jesper Juhla0a74e452007-08-09 20:47:15 +02002414 if (hbqno >= LPFC_MAX_HBQS)
James Smart51ef4c22007-08-02 11:10:31 -04002415 return NULL;
2416
James Smart3772a992009-05-22 14:50:54 -04002417 spin_lock_irq(&phba->hbalock);
James Smart51ef4c22007-08-02 11:10:31 -04002418 list_for_each_entry(d_buf, &phba->hbqs[hbqno].hbq_buffer_list, list) {
James Smart92d7f7b2007-06-17 19:56:38 -05002419 hbq_buf = container_of(d_buf, struct hbq_dmabuf, dbuf);
James Smart51ef4c22007-08-02 11:10:31 -04002420 if (hbq_buf->tag == tag) {
James Smart3772a992009-05-22 14:50:54 -04002421 spin_unlock_irq(&phba->hbalock);
James Smart92d7f7b2007-06-17 19:56:38 -05002422 return hbq_buf;
James Smarted957682007-06-17 19:56:37 -05002423 }
2424 }
James Smart3772a992009-05-22 14:50:54 -04002425 spin_unlock_irq(&phba->hbalock);
Dick Kennedy372c1872020-06-30 14:50:00 -07002426 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smarte8b62012007-08-02 11:10:09 -04002427 "1803 Bad hbq tag. Data: x%x x%x\n",
James Smarta8adb832007-10-27 13:37:53 -04002428 tag, phba->hbqs[tag >> 16].buffer_count);
James Smart92d7f7b2007-06-17 19:56:38 -05002429 return NULL;
James Smarted957682007-06-17 19:56:37 -05002430}
2431
James Smarte59058c2008-08-24 21:49:00 -04002432/**
James Smart3621a712009-04-06 18:47:14 -04002433 * lpfc_sli_free_hbq - Give back the hbq buffer to firmware
James Smarte59058c2008-08-24 21:49:00 -04002434 * @phba: Pointer to HBA context object.
2435 * @hbq_buffer: Pointer to HBQ buffer.
2436 *
2437 * This function is called with hbalock. This function gives back
2438 * the hbq buffer to firmware. If the HBQ does not have space to
2439 * post the buffer, it will free the buffer.
2440 **/
James Smarted957682007-06-17 19:56:37 -05002441void
James Smart51ef4c22007-08-02 11:10:31 -04002442lpfc_sli_free_hbq(struct lpfc_hba *phba, struct hbq_dmabuf *hbq_buffer)
James Smarted957682007-06-17 19:56:37 -05002443{
2444 uint32_t hbqno;
2445
James Smart51ef4c22007-08-02 11:10:31 -04002446 if (hbq_buffer) {
2447 hbqno = hbq_buffer->tag >> 16;
James Smart3772a992009-05-22 14:50:54 -04002448 if (lpfc_sli_hbq_to_firmware(phba, hbqno, hbq_buffer))
James Smart51ef4c22007-08-02 11:10:31 -04002449 (phba->hbqs[hbqno].hbq_free_buffer)(phba, hbq_buffer);
James Smarted957682007-06-17 19:56:37 -05002450 }
2451}
2452
James Smarte59058c2008-08-24 21:49:00 -04002453/**
James Smart3621a712009-04-06 18:47:14 -04002454 * lpfc_sli_chk_mbx_command - Check if the mailbox is a legitimate mailbox
James Smarte59058c2008-08-24 21:49:00 -04002455 * @mbxCommand: mailbox command code.
2456 *
2457 * This function is called by the mailbox event handler function to verify
2458 * that the completed mailbox command is a legitimate mailbox command. If the
2459 * completed mailbox is not known to the function, it will return MBX_SHUTDOWN
2460 * and the mailbox event handler will take the HBA offline.
2461 **/
dea31012005-04-17 16:05:31 -05002462static int
2463lpfc_sli_chk_mbx_command(uint8_t mbxCommand)
2464{
2465 uint8_t ret;
2466
2467 switch (mbxCommand) {
2468 case MBX_LOAD_SM:
2469 case MBX_READ_NV:
2470 case MBX_WRITE_NV:
James Smarta8adb832007-10-27 13:37:53 -04002471 case MBX_WRITE_VPARMS:
dea31012005-04-17 16:05:31 -05002472 case MBX_RUN_BIU_DIAG:
2473 case MBX_INIT_LINK:
2474 case MBX_DOWN_LINK:
2475 case MBX_CONFIG_LINK:
2476 case MBX_CONFIG_RING:
2477 case MBX_RESET_RING:
2478 case MBX_READ_CONFIG:
2479 case MBX_READ_RCONFIG:
2480 case MBX_READ_SPARM:
2481 case MBX_READ_STATUS:
2482 case MBX_READ_RPI:
2483 case MBX_READ_XRI:
2484 case MBX_READ_REV:
2485 case MBX_READ_LNK_STAT:
2486 case MBX_REG_LOGIN:
2487 case MBX_UNREG_LOGIN:
dea31012005-04-17 16:05:31 -05002488 case MBX_CLEAR_LA:
2489 case MBX_DUMP_MEMORY:
2490 case MBX_DUMP_CONTEXT:
2491 case MBX_RUN_DIAGS:
2492 case MBX_RESTART:
2493 case MBX_UPDATE_CFG:
2494 case MBX_DOWN_LOAD:
2495 case MBX_DEL_LD_ENTRY:
2496 case MBX_RUN_PROGRAM:
2497 case MBX_SET_MASK:
James Smart09372822008-01-11 01:52:54 -05002498 case MBX_SET_VARIABLE:
dea31012005-04-17 16:05:31 -05002499 case MBX_UNREG_D_ID:
Jamie Wellnitz41415862006-02-28 19:25:27 -05002500 case MBX_KILL_BOARD:
dea31012005-04-17 16:05:31 -05002501 case MBX_CONFIG_FARP:
Jamie Wellnitz41415862006-02-28 19:25:27 -05002502 case MBX_BEACON:
dea31012005-04-17 16:05:31 -05002503 case MBX_LOAD_AREA:
2504 case MBX_RUN_BIU_DIAG64:
2505 case MBX_CONFIG_PORT:
2506 case MBX_READ_SPARM64:
2507 case MBX_READ_RPI64:
2508 case MBX_REG_LOGIN64:
James Smart76a95d72010-11-20 23:11:48 -05002509 case MBX_READ_TOPOLOGY:
James Smart09372822008-01-11 01:52:54 -05002510 case MBX_WRITE_WWN:
dea31012005-04-17 16:05:31 -05002511 case MBX_SET_DEBUG:
2512 case MBX_LOAD_EXP_ROM:
James Smart57127f12007-10-27 13:37:05 -04002513 case MBX_ASYNCEVT_ENABLE:
James Smart92d7f7b2007-06-17 19:56:38 -05002514 case MBX_REG_VPI:
2515 case MBX_UNREG_VPI:
James Smart858c9f62007-06-17 19:56:39 -05002516 case MBX_HEARTBEAT:
James Smart84774a42008-08-24 21:50:06 -04002517 case MBX_PORT_CAPABILITIES:
2518 case MBX_PORT_IOV_CONTROL:
James Smart04c68492009-05-22 14:52:52 -04002519 case MBX_SLI4_CONFIG:
2520 case MBX_SLI4_REQ_FTRS:
2521 case MBX_REG_FCFI:
2522 case MBX_UNREG_FCFI:
2523 case MBX_REG_VFI:
2524 case MBX_UNREG_VFI:
2525 case MBX_INIT_VPI:
2526 case MBX_INIT_VFI:
2527 case MBX_RESUME_RPI:
James Smartc7495932010-04-06 15:05:28 -04002528 case MBX_READ_EVENT_LOG_STATUS:
2529 case MBX_READ_EVENT_LOG:
James Smartdcf2a4e2010-09-29 11:18:53 -04002530 case MBX_SECURITY_MGMT:
2531 case MBX_AUTH_PORT:
James Smart940eb682012-08-03 12:37:08 -04002532 case MBX_ACCESS_VDATA:
dea31012005-04-17 16:05:31 -05002533 ret = mbxCommand;
2534 break;
2535 default:
2536 ret = MBX_SHUTDOWN;
2537 break;
2538 }
James Smart2e0fef82007-06-17 19:56:36 -05002539 return ret;
dea31012005-04-17 16:05:31 -05002540}
James Smarte59058c2008-08-24 21:49:00 -04002541
2542/**
James Smart3621a712009-04-06 18:47:14 -04002543 * lpfc_sli_wake_mbox_wait - lpfc_sli_issue_mbox_wait mbox completion handler
James Smarte59058c2008-08-24 21:49:00 -04002544 * @phba: Pointer to HBA context object.
2545 * @pmboxq: Pointer to mailbox command.
2546 *
2547 * This is completion handler function for mailbox commands issued from
2548 * lpfc_sli_issue_mbox_wait function. This function is called by the
2549 * mailbox event handler function with no lock held. This function
2550 * will wake up thread waiting on the wait queue pointed by context1
2551 * of the mailbox.
2552 **/
James Smart04c68492009-05-22 14:52:52 -04002553void
James Smart2e0fef82007-06-17 19:56:36 -05002554lpfc_sli_wake_mbox_wait(struct lpfc_hba *phba, LPFC_MBOXQ_t *pmboxq)
dea31012005-04-17 16:05:31 -05002555{
James Smart858c9f62007-06-17 19:56:39 -05002556 unsigned long drvr_flag;
James Smarte29d74f2018-03-05 12:04:07 -08002557 struct completion *pmbox_done;
dea31012005-04-17 16:05:31 -05002558
2559 /*
James Smarte29d74f2018-03-05 12:04:07 -08002560 * If pmbox_done is empty, the driver thread gave up waiting and
dea31012005-04-17 16:05:31 -05002561 * continued running.
2562 */
James Smart7054a602007-04-25 09:52:34 -04002563 pmboxq->mbox_flag |= LPFC_MBX_WAKE;
James Smart858c9f62007-06-17 19:56:39 -05002564 spin_lock_irqsave(&phba->hbalock, drvr_flag);
James Smarte29d74f2018-03-05 12:04:07 -08002565 pmbox_done = (struct completion *)pmboxq->context3;
2566 if (pmbox_done)
2567 complete(pmbox_done);
James Smart858c9f62007-06-17 19:56:39 -05002568 spin_unlock_irqrestore(&phba->hbalock, drvr_flag);
dea31012005-04-17 16:05:31 -05002569 return;
2570}
2571
James Smartb95b2112019-08-14 16:56:47 -07002572static void
2573__lpfc_sli_rpi_release(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp)
2574{
2575 unsigned long iflags;
2576
2577 if (ndlp->nlp_flag & NLP_RELEASE_RPI) {
2578 lpfc_sli4_free_rpi(vport->phba, ndlp->nlp_rpi);
James Smartc6adba12020-11-15 11:26:34 -08002579 spin_lock_irqsave(&ndlp->lock, iflags);
James Smartb95b2112019-08-14 16:56:47 -07002580 ndlp->nlp_flag &= ~NLP_RELEASE_RPI;
2581 ndlp->nlp_rpi = LPFC_RPI_ALLOC_ERROR;
James Smartc6adba12020-11-15 11:26:34 -08002582 spin_unlock_irqrestore(&ndlp->lock, iflags);
James Smartb95b2112019-08-14 16:56:47 -07002583 }
2584 ndlp->nlp_flag &= ~NLP_UNREG_INP;
2585}
James Smarte59058c2008-08-24 21:49:00 -04002586
2587/**
James Smart3621a712009-04-06 18:47:14 -04002588 * lpfc_sli_def_mbox_cmpl - Default mailbox completion handler
James Smarte59058c2008-08-24 21:49:00 -04002589 * @phba: Pointer to HBA context object.
2590 * @pmb: Pointer to mailbox object.
2591 *
2592 * This function is the default mailbox completion handler. It
2593 * frees the memory resources associated with the completed mailbox
2594 * command. If the completed command is a REG_LOGIN mailbox command,
2595 * this function will issue a UREG_LOGIN to re-claim the RPI.
2596 **/
dea31012005-04-17 16:05:31 -05002597void
James Smart2e0fef82007-06-17 19:56:36 -05002598lpfc_sli_def_mbox_cmpl(struct lpfc_hba *phba, LPFC_MBOXQ_t *pmb)
dea31012005-04-17 16:05:31 -05002599{
James Smartd439d282010-09-29 11:18:45 -04002600 struct lpfc_vport *vport = pmb->vport;
dea31012005-04-17 16:05:31 -05002601 struct lpfc_dmabuf *mp;
James Smartd439d282010-09-29 11:18:45 -04002602 struct lpfc_nodelist *ndlp;
James Smart5af5eee2010-10-22 11:06:38 -04002603 struct Scsi_Host *shost;
James Smart04c68492009-05-22 14:52:52 -04002604 uint16_t rpi, vpi;
James Smart7054a602007-04-25 09:52:34 -04002605 int rc;
2606
James Smart3e1f0712018-11-29 16:09:29 -08002607 mp = (struct lpfc_dmabuf *)(pmb->ctx_buf);
James Smart7054a602007-04-25 09:52:34 -04002608
dea31012005-04-17 16:05:31 -05002609 if (mp) {
2610 lpfc_mbuf_free(phba, mp->virt, mp->phys);
2611 kfree(mp);
2612 }
James Smart7054a602007-04-25 09:52:34 -04002613
2614 /*
2615 * If a REG_LOGIN succeeded after node is destroyed or node
2616 * is in re-discovery driver need to cleanup the RPI.
2617 */
James Smart2e0fef82007-06-17 19:56:36 -05002618 if (!(phba->pport->load_flag & FC_UNLOADING) &&
James Smart04c68492009-05-22 14:52:52 -04002619 pmb->u.mb.mbxCommand == MBX_REG_LOGIN64 &&
2620 !pmb->u.mb.mbxStatus) {
2621 rpi = pmb->u.mb.un.varWords[0];
James Smart6d368e52011-05-24 11:44:12 -04002622 vpi = pmb->u.mb.un.varRegLogin.vpi;
James Smart38503942020-03-22 11:12:53 -07002623 if (phba->sli_rev == LPFC_SLI_REV4)
2624 vpi -= phba->sli4_hba.max_cfg_param.vpi_base;
James Smart04c68492009-05-22 14:52:52 -04002625 lpfc_unreg_login(phba, vpi, rpi, pmb);
James Smartde96e9c2016-03-31 14:12:27 -07002626 pmb->vport = vport;
James Smart92d7f7b2007-06-17 19:56:38 -05002627 pmb->mbox_cmpl = lpfc_sli_def_mbox_cmpl;
James Smart7054a602007-04-25 09:52:34 -04002628 rc = lpfc_sli_issue_mbox(phba, pmb, MBX_NOWAIT);
2629 if (rc != MBX_NOT_FINISHED)
2630 return;
2631 }
2632
James Smart695a8142010-01-26 23:08:03 -05002633 if ((pmb->u.mb.mbxCommand == MBX_REG_VPI) &&
2634 !(phba->pport->load_flag & FC_UNLOADING) &&
2635 !pmb->u.mb.mbxStatus) {
James Smart5af5eee2010-10-22 11:06:38 -04002636 shost = lpfc_shost_from_vport(vport);
2637 spin_lock_irq(shost->host_lock);
2638 vport->vpi_state |= LPFC_VPI_REGISTERED;
2639 vport->fc_flag &= ~FC_VPORT_NEEDS_REG_VPI;
2640 spin_unlock_irq(shost->host_lock);
James Smart695a8142010-01-26 23:08:03 -05002641 }
2642
James Smartd439d282010-09-29 11:18:45 -04002643 if (pmb->u.mb.mbxCommand == MBX_REG_LOGIN64) {
James Smart3e1f0712018-11-29 16:09:29 -08002644 ndlp = (struct lpfc_nodelist *)pmb->ctx_ndlp;
James Smartd439d282010-09-29 11:18:45 -04002645 lpfc_nlp_put(ndlp);
James Smartdea16bd2018-11-29 16:09:30 -08002646 pmb->ctx_buf = NULL;
2647 pmb->ctx_ndlp = NULL;
2648 }
2649
2650 if (pmb->u.mb.mbxCommand == MBX_UNREG_LOGIN) {
2651 ndlp = (struct lpfc_nodelist *)pmb->ctx_ndlp;
2652
2653 /* Check to see if there are any deferred events to process */
2654 if (ndlp) {
2655 lpfc_printf_vlog(
2656 vport,
2657 KERN_INFO, LOG_MBOX | LOG_DISCOVERY,
2658 "1438 UNREG cmpl deferred mbox x%x "
James Smartf1156122021-04-11 18:31:24 -07002659 "on NPort x%x Data: x%x x%x x%px x%x x%x\n",
James Smartdea16bd2018-11-29 16:09:30 -08002660 ndlp->nlp_rpi, ndlp->nlp_DID,
James Smarte9b11082020-11-15 11:26:33 -08002661 ndlp->nlp_flag, ndlp->nlp_defer_did,
2662 ndlp, vport->load_flag, kref_read(&ndlp->kref));
James Smartdea16bd2018-11-29 16:09:30 -08002663
2664 if ((ndlp->nlp_flag & NLP_UNREG_INP) &&
2665 (ndlp->nlp_defer_did != NLP_EVT_NOTHING_PENDING)) {
James Smart00292e02018-12-13 15:17:55 -08002666 ndlp->nlp_flag &= ~NLP_UNREG_INP;
James Smartdea16bd2018-11-29 16:09:30 -08002667 ndlp->nlp_defer_did = NLP_EVT_NOTHING_PENDING;
2668 lpfc_issue_els_plogi(vport, ndlp->nlp_DID, 0);
James Smart00292e02018-12-13 15:17:55 -08002669 } else {
James Smartb95b2112019-08-14 16:56:47 -07002670 __lpfc_sli_rpi_release(vport, ndlp);
James Smartdea16bd2018-11-29 16:09:30 -08002671 }
James Smarta70e63e2020-11-15 11:26:38 -08002672
2673 /* The unreg_login mailbox is complete and had a
2674 * reference that has to be released. The PLOGI
2675 * got its own ref.
2676 */
2677 lpfc_nlp_put(ndlp);
James Smart9b164062019-03-12 16:30:06 -07002678 pmb->ctx_ndlp = NULL;
James Smartdea16bd2018-11-29 16:09:30 -08002679 }
James Smartd439d282010-09-29 11:18:45 -04002680 }
2681
James Smartdcf2a4e2010-09-29 11:18:53 -04002682 /* Check security permission status on INIT_LINK mailbox command */
2683 if ((pmb->u.mb.mbxCommand == MBX_INIT_LINK) &&
2684 (pmb->u.mb.mbxStatus == MBXERR_SEC_NO_PERMISSION))
Dick Kennedy372c1872020-06-30 14:50:00 -07002685 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smartdcf2a4e2010-09-29 11:18:53 -04002686 "2860 SLI authentication is required "
2687 "for INIT_LINK but has not done yet\n");
2688
James Smart04c68492009-05-22 14:52:52 -04002689 if (bf_get(lpfc_mqe_command, &pmb->u.mqe) == MBX_SLI4_CONFIG)
2690 lpfc_sli4_mbox_cmd_free(phba, pmb);
2691 else
2692 mempool_free(pmb, phba->mbox_mem_pool);
dea31012005-04-17 16:05:31 -05002693}
James Smartbe6bb942015-04-07 15:07:22 -04002694 /**
2695 * lpfc_sli4_unreg_rpi_cmpl_clr - mailbox completion handler
2696 * @phba: Pointer to HBA context object.
2697 * @pmb: Pointer to mailbox object.
2698 *
2699 * This function is the unreg rpi mailbox completion handler. It
2700 * frees the memory resources associated with the completed mailbox
James Smarta70e63e2020-11-15 11:26:38 -08002701 * command. An additional reference is put on the ndlp to prevent
James Smartbe6bb942015-04-07 15:07:22 -04002702 * lpfc_nlp_release from freeing the rpi bit in the bitmask before
2703 * the unreg mailbox command completes, this routine puts the
2704 * reference back.
2705 *
2706 **/
2707void
2708lpfc_sli4_unreg_rpi_cmpl_clr(struct lpfc_hba *phba, LPFC_MBOXQ_t *pmb)
2709{
2710 struct lpfc_vport *vport = pmb->vport;
2711 struct lpfc_nodelist *ndlp;
2712
James Smart3e1f0712018-11-29 16:09:29 -08002713 ndlp = pmb->ctx_ndlp;
James Smartbe6bb942015-04-07 15:07:22 -04002714 if (pmb->u.mb.mbxCommand == MBX_UNREG_LOGIN) {
2715 if (phba->sli_rev == LPFC_SLI_REV4 &&
2716 (bf_get(lpfc_sli_intf_if_type,
James Smart27d6ac02018-02-22 08:18:42 -08002717 &phba->sli4_hba.sli_intf) >=
James Smartbe6bb942015-04-07 15:07:22 -04002718 LPFC_SLI_INTF_IF_TYPE_2)) {
2719 if (ndlp) {
James Smartdea16bd2018-11-29 16:09:30 -08002720 lpfc_printf_vlog(
James Smarte9b11082020-11-15 11:26:33 -08002721 vport, KERN_INFO, LOG_MBOX | LOG_SLI,
James Smartdea16bd2018-11-29 16:09:30 -08002722 "0010 UNREG_LOGIN vpi:%x "
2723 "rpi:%x DID:%x defer x%x flg x%x "
James Smartf1156122021-04-11 18:31:24 -07002724 "x%px\n",
James Smartdea16bd2018-11-29 16:09:30 -08002725 vport->vpi, ndlp->nlp_rpi,
2726 ndlp->nlp_DID, ndlp->nlp_defer_did,
2727 ndlp->nlp_flag,
James Smart307e3382020-11-15 11:26:30 -08002728 ndlp);
James Smart7c5e5182015-05-22 10:42:43 -04002729 ndlp->nlp_flag &= ~NLP_LOGO_ACC;
James Smartdea16bd2018-11-29 16:09:30 -08002730
2731 /* Check to see if there are any deferred
2732 * events to process
2733 */
2734 if ((ndlp->nlp_flag & NLP_UNREG_INP) &&
2735 (ndlp->nlp_defer_did !=
2736 NLP_EVT_NOTHING_PENDING)) {
2737 lpfc_printf_vlog(
2738 vport, KERN_INFO, LOG_DISCOVERY,
2739 "4111 UNREG cmpl deferred "
2740 "clr x%x on "
James Smart32350662019-08-14 16:57:06 -07002741 "NPort x%x Data: x%x x%px\n",
James Smartdea16bd2018-11-29 16:09:30 -08002742 ndlp->nlp_rpi, ndlp->nlp_DID,
2743 ndlp->nlp_defer_did, ndlp);
James Smart00292e02018-12-13 15:17:55 -08002744 ndlp->nlp_flag &= ~NLP_UNREG_INP;
James Smartdea16bd2018-11-29 16:09:30 -08002745 ndlp->nlp_defer_did =
2746 NLP_EVT_NOTHING_PENDING;
2747 lpfc_issue_els_plogi(
2748 vport, ndlp->nlp_DID, 0);
James Smart00292e02018-12-13 15:17:55 -08002749 } else {
James Smartb95b2112019-08-14 16:56:47 -07002750 __lpfc_sli_rpi_release(vport, ndlp);
James Smartdea16bd2018-11-29 16:09:30 -08002751 }
James Smart4430f7f2020-11-15 11:26:31 -08002752
2753 lpfc_nlp_put(ndlp);
James Smartbe6bb942015-04-07 15:07:22 -04002754 }
2755 }
2756 }
2757
2758 mempool_free(pmb, phba->mbox_mem_pool);
2759}
dea31012005-04-17 16:05:31 -05002760
James Smarte59058c2008-08-24 21:49:00 -04002761/**
James Smart3621a712009-04-06 18:47:14 -04002762 * lpfc_sli_handle_mb_event - Handle mailbox completions from firmware
James Smarte59058c2008-08-24 21:49:00 -04002763 * @phba: Pointer to HBA context object.
2764 *
2765 * This function is called with no lock held. This function processes all
2766 * the completed mailbox commands and gives it to upper layers. The interrupt
2767 * service routine processes mailbox completion interrupt and adds completed
2768 * mailbox commands to the mboxq_cmpl queue and signals the worker thread.
2769 * Worker thread call lpfc_sli_handle_mb_event, which will return the
2770 * completed mailbox commands in mboxq_cmpl queue to the upper layers. This
2771 * function returns the mailbox commands to the upper layer by calling the
2772 * completion handler function of each mailbox.
2773 **/
dea31012005-04-17 16:05:31 -05002774int
James Smart2e0fef82007-06-17 19:56:36 -05002775lpfc_sli_handle_mb_event(struct lpfc_hba *phba)
dea31012005-04-17 16:05:31 -05002776{
James Smart92d7f7b2007-06-17 19:56:38 -05002777 MAILBOX_t *pmbox;
dea31012005-04-17 16:05:31 -05002778 LPFC_MBOXQ_t *pmb;
James Smart92d7f7b2007-06-17 19:56:38 -05002779 int rc;
2780 LIST_HEAD(cmplq);
dea31012005-04-17 16:05:31 -05002781
2782 phba->sli.slistat.mbox_event++;
2783
James Smart92d7f7b2007-06-17 19:56:38 -05002784 /* Get all completed mailboxe buffers into the cmplq */
2785 spin_lock_irq(&phba->hbalock);
2786 list_splice_init(&phba->sli.mboxq_cmpl, &cmplq);
2787 spin_unlock_irq(&phba->hbalock);
2788
dea31012005-04-17 16:05:31 -05002789 /* Get a Mailbox buffer to setup mailbox commands for callback */
James Smart92d7f7b2007-06-17 19:56:38 -05002790 do {
2791 list_remove_head(&cmplq, pmb, LPFC_MBOXQ_t, list);
2792 if (pmb == NULL)
2793 break;
2794
James Smart04c68492009-05-22 14:52:52 -04002795 pmbox = &pmb->u.mb;
dea31012005-04-17 16:05:31 -05002796
James Smart858c9f62007-06-17 19:56:39 -05002797 if (pmbox->mbxCommand != MBX_HEARTBEAT) {
2798 if (pmb->vport) {
2799 lpfc_debugfs_disc_trc(pmb->vport,
2800 LPFC_DISC_TRC_MBOX_VPORT,
2801 "MBOX cmpl vport: cmd:x%x mb:x%x x%x",
2802 (uint32_t)pmbox->mbxCommand,
2803 pmbox->un.varWords[0],
2804 pmbox->un.varWords[1]);
2805 }
2806 else {
2807 lpfc_debugfs_disc_trc(phba->pport,
2808 LPFC_DISC_TRC_MBOX,
2809 "MBOX cmpl: cmd:x%x mb:x%x x%x",
2810 (uint32_t)pmbox->mbxCommand,
2811 pmbox->un.varWords[0],
2812 pmbox->un.varWords[1]);
2813 }
2814 }
2815
dea31012005-04-17 16:05:31 -05002816 /*
2817 * It is a fatal error if unknown mbox command completion.
2818 */
2819 if (lpfc_sli_chk_mbx_command(pmbox->mbxCommand) ==
2820 MBX_SHUTDOWN) {
André Goddard Rosaaf901ca2009-11-14 13:09:05 -02002821 /* Unknown mailbox command compl */
Dick Kennedy372c1872020-06-30 14:50:00 -07002822 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smarte8b62012007-08-02 11:10:09 -04002823 "(%d):0323 Unknown Mailbox command "
James Smarta183a152011-10-10 21:32:43 -04002824 "x%x (x%x/x%x) Cmpl\n",
James Smart43bfea12019-09-21 20:58:57 -07002825 pmb->vport ? pmb->vport->vpi :
2826 LPFC_VPORT_UNKNOWN,
James Smart04c68492009-05-22 14:52:52 -04002827 pmbox->mbxCommand,
James Smarta183a152011-10-10 21:32:43 -04002828 lpfc_sli_config_mbox_subsys_get(phba,
2829 pmb),
2830 lpfc_sli_config_mbox_opcode_get(phba,
2831 pmb));
James Smart2e0fef82007-06-17 19:56:36 -05002832 phba->link_state = LPFC_HBA_ERROR;
dea31012005-04-17 16:05:31 -05002833 phba->work_hs = HS_FFER3;
2834 lpfc_handle_eratt(phba);
James Smart92d7f7b2007-06-17 19:56:38 -05002835 continue;
dea31012005-04-17 16:05:31 -05002836 }
2837
dea31012005-04-17 16:05:31 -05002838 if (pmbox->mbxStatus) {
2839 phba->sli.slistat.mbox_stat_err++;
2840 if (pmbox->mbxStatus == MBXERR_NO_RESOURCES) {
2841 /* Mbox cmd cmpl error - RETRYing */
James Smart92d7f7b2007-06-17 19:56:38 -05002842 lpfc_printf_log(phba, KERN_INFO,
James Smarta183a152011-10-10 21:32:43 -04002843 LOG_MBOX | LOG_SLI,
2844 "(%d):0305 Mbox cmd cmpl "
2845 "error - RETRYing Data: x%x "
2846 "(x%x/x%x) x%x x%x x%x\n",
James Smart43bfea12019-09-21 20:58:57 -07002847 pmb->vport ? pmb->vport->vpi :
2848 LPFC_VPORT_UNKNOWN,
James Smarta183a152011-10-10 21:32:43 -04002849 pmbox->mbxCommand,
2850 lpfc_sli_config_mbox_subsys_get(phba,
2851 pmb),
2852 lpfc_sli_config_mbox_opcode_get(phba,
2853 pmb),
2854 pmbox->mbxStatus,
2855 pmbox->un.varWords[0],
James Smart43bfea12019-09-21 20:58:57 -07002856 pmb->vport ? pmb->vport->port_state :
2857 LPFC_VPORT_UNKNOWN);
dea31012005-04-17 16:05:31 -05002858 pmbox->mbxStatus = 0;
2859 pmbox->mbxOwner = OWN_HOST;
dea31012005-04-17 16:05:31 -05002860 rc = lpfc_sli_issue_mbox(phba, pmb, MBX_NOWAIT);
James Smart04c68492009-05-22 14:52:52 -04002861 if (rc != MBX_NOT_FINISHED)
James Smart92d7f7b2007-06-17 19:56:38 -05002862 continue;
dea31012005-04-17 16:05:31 -05002863 }
2864 }
2865
2866 /* Mailbox cmd <cmd> Cmpl <cmpl> */
James Smart92d7f7b2007-06-17 19:56:38 -05002867 lpfc_printf_log(phba, KERN_INFO, LOG_MBOX | LOG_SLI,
Sakari Ailus2d44d162019-09-04 19:04:23 +03002868 "(%d):0307 Mailbox cmd x%x (x%x/x%x) Cmpl %ps "
James Smarte74c03c2013-04-17 20:15:19 -04002869 "Data: x%x x%x x%x x%x x%x x%x x%x x%x x%x "
2870 "x%x x%x x%x\n",
James Smart92d7f7b2007-06-17 19:56:38 -05002871 pmb->vport ? pmb->vport->vpi : 0,
dea31012005-04-17 16:05:31 -05002872 pmbox->mbxCommand,
James Smarta183a152011-10-10 21:32:43 -04002873 lpfc_sli_config_mbox_subsys_get(phba, pmb),
2874 lpfc_sli_config_mbox_opcode_get(phba, pmb),
dea31012005-04-17 16:05:31 -05002875 pmb->mbox_cmpl,
2876 *((uint32_t *) pmbox),
2877 pmbox->un.varWords[0],
2878 pmbox->un.varWords[1],
2879 pmbox->un.varWords[2],
2880 pmbox->un.varWords[3],
2881 pmbox->un.varWords[4],
2882 pmbox->un.varWords[5],
2883 pmbox->un.varWords[6],
James Smarte74c03c2013-04-17 20:15:19 -04002884 pmbox->un.varWords[7],
2885 pmbox->un.varWords[8],
2886 pmbox->un.varWords[9],
2887 pmbox->un.varWords[10]);
dea31012005-04-17 16:05:31 -05002888
James Smart92d7f7b2007-06-17 19:56:38 -05002889 if (pmb->mbox_cmpl)
dea31012005-04-17 16:05:31 -05002890 pmb->mbox_cmpl(phba,pmb);
James Smart92d7f7b2007-06-17 19:56:38 -05002891 } while (1);
James Smart2e0fef82007-06-17 19:56:36 -05002892 return 0;
dea31012005-04-17 16:05:31 -05002893}
James Smart92d7f7b2007-06-17 19:56:38 -05002894
James Smarte59058c2008-08-24 21:49:00 -04002895/**
James Smart3621a712009-04-06 18:47:14 -04002896 * lpfc_sli_get_buff - Get the buffer associated with the buffer tag
James Smarte59058c2008-08-24 21:49:00 -04002897 * @phba: Pointer to HBA context object.
2898 * @pring: Pointer to driver SLI ring object.
2899 * @tag: buffer tag.
2900 *
2901 * This function is called with no lock held. When QUE_BUFTAG_BIT bit
2902 * is set in the tag the buffer is posted for a particular exchange,
2903 * the function will return the buffer without replacing the buffer.
2904 * If the buffer is for unsolicited ELS or CT traffic, this function
2905 * returns the buffer and also posts another buffer to the firmware.
2906 **/
James Smart76bb24e2007-10-27 13:38:00 -04002907static struct lpfc_dmabuf *
2908lpfc_sli_get_buff(struct lpfc_hba *phba,
James Smart9f1e1b52008-12-04 22:39:40 -05002909 struct lpfc_sli_ring *pring,
2910 uint32_t tag)
James Smart76bb24e2007-10-27 13:38:00 -04002911{
James Smart9f1e1b52008-12-04 22:39:40 -05002912 struct hbq_dmabuf *hbq_entry;
2913
James Smart76bb24e2007-10-27 13:38:00 -04002914 if (tag & QUE_BUFTAG_BIT)
2915 return lpfc_sli_ring_taggedbuf_get(phba, pring, tag);
James Smart9f1e1b52008-12-04 22:39:40 -05002916 hbq_entry = lpfc_sli_hbqbuf_find(phba, tag);
2917 if (!hbq_entry)
2918 return NULL;
2919 return &hbq_entry->dbuf;
James Smart76bb24e2007-10-27 13:38:00 -04002920}
James Smart57127f12007-10-27 13:37:05 -04002921
James Smart3772a992009-05-22 14:50:54 -04002922/**
James Smart3a8070c2020-03-31 09:50:05 -07002923 * lpfc_nvme_unsol_ls_handler - Process an unsolicited event data buffer
2924 * containing a NVME LS request.
2925 * @phba: pointer to lpfc hba data structure.
2926 * @piocb: pointer to the iocbq struct representing the sequence starting
2927 * frame.
2928 *
2929 * This routine initially validates the NVME LS, validates there is a login
2930 * with the port that sent the LS, and then calls the appropriate nvme host
2931 * or target LS request handler.
2932 **/
2933static void
2934lpfc_nvme_unsol_ls_handler(struct lpfc_hba *phba, struct lpfc_iocbq *piocb)
2935{
2936 struct lpfc_nodelist *ndlp;
2937 struct lpfc_dmabuf *d_buf;
2938 struct hbq_dmabuf *nvmebuf;
2939 struct fc_frame_header *fc_hdr;
2940 struct lpfc_async_xchg_ctx *axchg = NULL;
2941 char *failwhy = NULL;
2942 uint32_t oxid, sid, did, fctl, size;
James Smart4e57e0b2020-05-20 11:59:28 -07002943 int ret = 1;
James Smart3a8070c2020-03-31 09:50:05 -07002944
2945 d_buf = piocb->context2;
2946
2947 nvmebuf = container_of(d_buf, struct hbq_dmabuf, dbuf);
2948 fc_hdr = nvmebuf->hbuf.virt;
2949 oxid = be16_to_cpu(fc_hdr->fh_ox_id);
2950 sid = sli4_sid_from_fc_hdr(fc_hdr);
2951 did = sli4_did_from_fc_hdr(fc_hdr);
2952 fctl = (fc_hdr->fh_f_ctl[0] << 16 |
2953 fc_hdr->fh_f_ctl[1] << 8 |
2954 fc_hdr->fh_f_ctl[2]);
2955 size = bf_get(lpfc_rcqe_length, &nvmebuf->cq_event.cqe.rcqe_cmpl);
2956
2957 lpfc_nvmeio_data(phba, "NVME LS RCV: xri x%x sz %d from %06x\n",
2958 oxid, size, sid);
2959
2960 if (phba->pport->load_flag & FC_UNLOADING) {
2961 failwhy = "Driver Unloading";
2962 } else if (!(phba->cfg_enable_fc4_type & LPFC_ENABLE_NVME)) {
2963 failwhy = "NVME FC4 Disabled";
2964 } else if (!phba->nvmet_support && !phba->pport->localport) {
2965 failwhy = "No Localport";
2966 } else if (phba->nvmet_support && !phba->targetport) {
2967 failwhy = "No Targetport";
2968 } else if (unlikely(fc_hdr->fh_r_ctl != FC_RCTL_ELS4_REQ)) {
2969 failwhy = "Bad NVME LS R_CTL";
2970 } else if (unlikely((fctl & 0x00FF0000) !=
2971 (FC_FC_FIRST_SEQ | FC_FC_END_SEQ | FC_FC_SEQ_INIT))) {
2972 failwhy = "Bad NVME LS F_CTL";
2973 } else {
2974 axchg = kzalloc(sizeof(*axchg), GFP_ATOMIC);
2975 if (!axchg)
2976 failwhy = "No CTX memory";
2977 }
2978
2979 if (unlikely(failwhy)) {
Dick Kennedy372c1872020-06-30 14:50:00 -07002980 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart3a8070c2020-03-31 09:50:05 -07002981 "6154 Drop NVME LS: SID %06X OXID x%X: %s\n",
2982 sid, oxid, failwhy);
2983 goto out_fail;
2984 }
2985
2986 /* validate the source of the LS is logged in */
2987 ndlp = lpfc_findnode_did(phba->pport, sid);
James Smart307e3382020-11-15 11:26:30 -08002988 if (!ndlp ||
James Smart3a8070c2020-03-31 09:50:05 -07002989 ((ndlp->nlp_state != NLP_STE_UNMAPPED_NODE) &&
2990 (ndlp->nlp_state != NLP_STE_MAPPED_NODE))) {
2991 lpfc_printf_log(phba, KERN_ERR, LOG_NVME_DISC,
2992 "6216 NVME Unsol rcv: No ndlp: "
2993 "NPort_ID x%x oxid x%x\n",
2994 sid, oxid);
2995 goto out_fail;
2996 }
2997
2998 axchg->phba = phba;
2999 axchg->ndlp = ndlp;
3000 axchg->size = size;
3001 axchg->oxid = oxid;
3002 axchg->sid = sid;
3003 axchg->wqeq = NULL;
3004 axchg->state = LPFC_NVME_STE_LS_RCV;
3005 axchg->entry_cnt = 1;
3006 axchg->rqb_buffer = (void *)nvmebuf;
3007 axchg->hdwq = &phba->sli4_hba.hdwq[0];
3008 axchg->payload = nvmebuf->dbuf.virt;
3009 INIT_LIST_HEAD(&axchg->list);
3010
James Smart243156c2021-01-04 10:02:37 -08003011 if (phba->nvmet_support) {
James Smart3a8070c2020-03-31 09:50:05 -07003012 ret = lpfc_nvmet_handle_lsreq(phba, axchg);
James Smart243156c2021-01-04 10:02:37 -08003013 spin_lock_irq(&ndlp->lock);
3014 if (!ret && !(ndlp->fc4_xpt_flags & NLP_XPT_HAS_HH)) {
3015 ndlp->fc4_xpt_flags |= NLP_XPT_HAS_HH;
3016 spin_unlock_irq(&ndlp->lock);
3017
3018 /* This reference is a single occurrence to hold the
3019 * node valid until the nvmet transport calls
3020 * host_release.
3021 */
3022 if (!lpfc_nlp_get(ndlp))
3023 goto out_fail;
3024
3025 lpfc_printf_log(phba, KERN_ERR, LOG_NODE,
James Smartf1156122021-04-11 18:31:24 -07003026 "6206 NVMET unsol ls_req ndlp x%px "
James Smart243156c2021-01-04 10:02:37 -08003027 "DID x%x xflags x%x refcnt %d\n",
3028 ndlp, ndlp->nlp_DID,
3029 ndlp->fc4_xpt_flags,
3030 kref_read(&ndlp->kref));
3031 } else {
3032 spin_unlock_irq(&ndlp->lock);
3033 }
3034 } else {
James Smart3a8070c2020-03-31 09:50:05 -07003035 ret = lpfc_nvme_handle_lsreq(phba, axchg);
James Smart243156c2021-01-04 10:02:37 -08003036 }
James Smart3a8070c2020-03-31 09:50:05 -07003037
3038 /* if zero, LS was successfully handled. If non-zero, LS not handled */
3039 if (!ret)
3040 return;
3041
James Smart243156c2021-01-04 10:02:37 -08003042out_fail:
Dick Kennedy372c1872020-06-30 14:50:00 -07003043 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart3a8070c2020-03-31 09:50:05 -07003044 "6155 Drop NVME LS from DID %06X: SID %06X OXID x%X "
3045 "NVMe%s handler failed %d\n",
3046 did, sid, oxid,
3047 (phba->nvmet_support) ? "T" : "I", ret);
3048
James Smart3a8070c2020-03-31 09:50:05 -07003049 /* recycle receive buffer */
3050 lpfc_in_buf_free(phba, &nvmebuf->dbuf);
3051
3052 /* If start of new exchange, abort it */
James Smart4e57e0b2020-05-20 11:59:28 -07003053 if (axchg && (fctl & FC_FC_FIRST_SEQ && !(fctl & FC_FC_EX_CTX)))
3054 ret = lpfc_nvme_unsol_ls_issue_abort(phba, axchg, sid, oxid);
3055
3056 if (ret)
3057 kfree(axchg);
James Smart3a8070c2020-03-31 09:50:05 -07003058}
3059
3060/**
James Smart3772a992009-05-22 14:50:54 -04003061 * lpfc_complete_unsol_iocb - Complete an unsolicited sequence
3062 * @phba: Pointer to HBA context object.
3063 * @pring: Pointer to driver SLI ring object.
3064 * @saveq: Pointer to the iocbq struct representing the sequence starting frame.
3065 * @fch_r_ctl: the r_ctl for the first frame of the sequence.
3066 * @fch_type: the type for the first frame of the sequence.
3067 *
3068 * This function is called with no lock held. This function uses the r_ctl and
3069 * type of the received sequence to find the correct callback function to call
3070 * to process the sequence.
3071 **/
3072static int
3073lpfc_complete_unsol_iocb(struct lpfc_hba *phba, struct lpfc_sli_ring *pring,
3074 struct lpfc_iocbq *saveq, uint32_t fch_r_ctl,
3075 uint32_t fch_type)
3076{
3077 int i;
3078
James Smartf358dd02017-02-12 13:52:34 -08003079 switch (fch_type) {
3080 case FC_TYPE_NVME:
James Smart3a8070c2020-03-31 09:50:05 -07003081 lpfc_nvme_unsol_ls_handler(phba, saveq);
James Smartf358dd02017-02-12 13:52:34 -08003082 return 1;
3083 default:
3084 break;
3085 }
3086
James Smart3772a992009-05-22 14:50:54 -04003087 /* unSolicited Responses */
3088 if (pring->prt[0].profile) {
3089 if (pring->prt[0].lpfc_sli_rcv_unsol_event)
3090 (pring->prt[0].lpfc_sli_rcv_unsol_event) (phba, pring,
3091 saveq);
3092 return 1;
3093 }
3094 /* We must search, based on rctl / type
3095 for the right routine */
3096 for (i = 0; i < pring->num_mask; i++) {
3097 if ((pring->prt[i].rctl == fch_r_ctl) &&
3098 (pring->prt[i].type == fch_type)) {
3099 if (pring->prt[i].lpfc_sli_rcv_unsol_event)
3100 (pring->prt[i].lpfc_sli_rcv_unsol_event)
3101 (phba, pring, saveq);
3102 return 1;
3103 }
3104 }
3105 return 0;
3106}
James Smarte59058c2008-08-24 21:49:00 -04003107
3108/**
James Smart3621a712009-04-06 18:47:14 -04003109 * lpfc_sli_process_unsol_iocb - Unsolicited iocb handler
James Smarte59058c2008-08-24 21:49:00 -04003110 * @phba: Pointer to HBA context object.
3111 * @pring: Pointer to driver SLI ring object.
3112 * @saveq: Pointer to the unsolicited iocb.
3113 *
3114 * This function is called with no lock held by the ring event handler
3115 * when there is an unsolicited iocb posted to the response ring by the
3116 * firmware. This function gets the buffer associated with the iocbs
3117 * and calls the event handler for the ring. This function handles both
3118 * qring buffers and hbq buffers.
3119 * When the function returns 1 the caller can free the iocb object otherwise
3120 * upper layer functions will free the iocb objects.
3121 **/
dea31012005-04-17 16:05:31 -05003122static int
3123lpfc_sli_process_unsol_iocb(struct lpfc_hba *phba, struct lpfc_sli_ring *pring,
3124 struct lpfc_iocbq *saveq)
3125{
3126 IOCB_t * irsp;
3127 WORD5 * w5p;
3128 uint32_t Rctl, Type;
James Smart76bb24e2007-10-27 13:38:00 -04003129 struct lpfc_iocbq *iocbq;
James Smart3163f722008-02-08 18:50:25 -05003130 struct lpfc_dmabuf *dmzbuf;
dea31012005-04-17 16:05:31 -05003131
dea31012005-04-17 16:05:31 -05003132 irsp = &(saveq->iocb);
James Smart57127f12007-10-27 13:37:05 -04003133
3134 if (irsp->ulpCommand == CMD_ASYNC_STATUS) {
3135 if (pring->lpfc_sli_rcv_async_status)
3136 pring->lpfc_sli_rcv_async_status(phba, pring, saveq);
3137 else
3138 lpfc_printf_log(phba,
3139 KERN_WARNING,
3140 LOG_SLI,
3141 "0316 Ring %d handler: unexpected "
3142 "ASYNC_STATUS iocb received evt_code "
3143 "0x%x\n",
3144 pring->ringno,
3145 irsp->un.asyncstat.evt_code);
3146 return 1;
3147 }
3148
James Smart3163f722008-02-08 18:50:25 -05003149 if ((irsp->ulpCommand == CMD_IOCB_RET_XRI64_CX) &&
3150 (phba->sli3_options & LPFC_SLI3_HBQ_ENABLED)) {
3151 if (irsp->ulpBdeCount > 0) {
3152 dmzbuf = lpfc_sli_get_buff(phba, pring,
3153 irsp->un.ulpWord[3]);
3154 lpfc_in_buf_free(phba, dmzbuf);
3155 }
3156
3157 if (irsp->ulpBdeCount > 1) {
3158 dmzbuf = lpfc_sli_get_buff(phba, pring,
3159 irsp->unsli3.sli3Words[3]);
3160 lpfc_in_buf_free(phba, dmzbuf);
3161 }
3162
3163 if (irsp->ulpBdeCount > 2) {
3164 dmzbuf = lpfc_sli_get_buff(phba, pring,
3165 irsp->unsli3.sli3Words[7]);
3166 lpfc_in_buf_free(phba, dmzbuf);
3167 }
3168
3169 return 1;
3170 }
3171
James Smart92d7f7b2007-06-17 19:56:38 -05003172 if (phba->sli3_options & LPFC_SLI3_HBQ_ENABLED) {
James Smart76bb24e2007-10-27 13:38:00 -04003173 if (irsp->ulpBdeCount != 0) {
3174 saveq->context2 = lpfc_sli_get_buff(phba, pring,
James Smart92d7f7b2007-06-17 19:56:38 -05003175 irsp->un.ulpWord[3]);
James Smart76bb24e2007-10-27 13:38:00 -04003176 if (!saveq->context2)
3177 lpfc_printf_log(phba,
3178 KERN_ERR,
3179 LOG_SLI,
3180 "0341 Ring %d Cannot find buffer for "
3181 "an unsolicited iocb. tag 0x%x\n",
3182 pring->ringno,
3183 irsp->un.ulpWord[3]);
James Smart76bb24e2007-10-27 13:38:00 -04003184 }
3185 if (irsp->ulpBdeCount == 2) {
3186 saveq->context3 = lpfc_sli_get_buff(phba, pring,
James Smart51ef4c22007-08-02 11:10:31 -04003187 irsp->unsli3.sli3Words[7]);
James Smart76bb24e2007-10-27 13:38:00 -04003188 if (!saveq->context3)
3189 lpfc_printf_log(phba,
3190 KERN_ERR,
3191 LOG_SLI,
3192 "0342 Ring %d Cannot find buffer for an"
3193 " unsolicited iocb. tag 0x%x\n",
3194 pring->ringno,
3195 irsp->unsli3.sli3Words[7]);
3196 }
3197 list_for_each_entry(iocbq, &saveq->list, list) {
James Smart76bb24e2007-10-27 13:38:00 -04003198 irsp = &(iocbq->iocb);
James Smart76bb24e2007-10-27 13:38:00 -04003199 if (irsp->ulpBdeCount != 0) {
3200 iocbq->context2 = lpfc_sli_get_buff(phba, pring,
3201 irsp->un.ulpWord[3]);
James Smart9c2face2008-01-11 01:53:18 -05003202 if (!iocbq->context2)
James Smart76bb24e2007-10-27 13:38:00 -04003203 lpfc_printf_log(phba,
3204 KERN_ERR,
3205 LOG_SLI,
3206 "0343 Ring %d Cannot find "
3207 "buffer for an unsolicited iocb"
3208 ". tag 0x%x\n", pring->ringno,
3209 irsp->un.ulpWord[3]);
3210 }
3211 if (irsp->ulpBdeCount == 2) {
3212 iocbq->context3 = lpfc_sli_get_buff(phba, pring,
3213 irsp->unsli3.sli3Words[7]);
James Smart9c2face2008-01-11 01:53:18 -05003214 if (!iocbq->context3)
James Smart76bb24e2007-10-27 13:38:00 -04003215 lpfc_printf_log(phba,
3216 KERN_ERR,
3217 LOG_SLI,
3218 "0344 Ring %d Cannot find "
3219 "buffer for an unsolicited "
3220 "iocb. tag 0x%x\n",
3221 pring->ringno,
3222 irsp->unsli3.sli3Words[7]);
3223 }
3224 }
James Smart92d7f7b2007-06-17 19:56:38 -05003225 }
James Smart9c2face2008-01-11 01:53:18 -05003226 if (irsp->ulpBdeCount != 0 &&
3227 (irsp->ulpCommand == CMD_IOCB_RCV_CONT64_CX ||
3228 irsp->ulpStatus == IOSTAT_INTERMED_RSP)) {
3229 int found = 0;
3230
3231 /* search continue save q for same XRI */
3232 list_for_each_entry(iocbq, &pring->iocb_continue_saveq, clist) {
James Smart7851fe22011-07-22 18:36:52 -04003233 if (iocbq->iocb.unsli3.rcvsli3.ox_id ==
3234 saveq->iocb.unsli3.rcvsli3.ox_id) {
James Smart9c2face2008-01-11 01:53:18 -05003235 list_add_tail(&saveq->list, &iocbq->list);
3236 found = 1;
3237 break;
3238 }
3239 }
3240 if (!found)
3241 list_add_tail(&saveq->clist,
3242 &pring->iocb_continue_saveq);
3243 if (saveq->iocb.ulpStatus != IOSTAT_INTERMED_RSP) {
3244 list_del_init(&iocbq->clist);
3245 saveq = iocbq;
3246 irsp = &(saveq->iocb);
3247 } else
3248 return 0;
3249 }
3250 if ((irsp->ulpCommand == CMD_RCV_ELS_REQ64_CX) ||
3251 (irsp->ulpCommand == CMD_RCV_ELS_REQ_CX) ||
3252 (irsp->ulpCommand == CMD_IOCB_RCV_ELS64_CX)) {
James Smart6a9c52c2009-10-02 15:16:51 -04003253 Rctl = FC_RCTL_ELS_REQ;
3254 Type = FC_TYPE_ELS;
James Smart9c2face2008-01-11 01:53:18 -05003255 } else {
3256 w5p = (WORD5 *)&(saveq->iocb.un.ulpWord[5]);
3257 Rctl = w5p->hcsw.Rctl;
3258 Type = w5p->hcsw.Type;
3259
3260 /* Firmware Workaround */
3261 if ((Rctl == 0) && (pring->ringno == LPFC_ELS_RING) &&
3262 (irsp->ulpCommand == CMD_RCV_SEQUENCE64_CX ||
3263 irsp->ulpCommand == CMD_IOCB_RCV_SEQ64_CX)) {
James Smart6a9c52c2009-10-02 15:16:51 -04003264 Rctl = FC_RCTL_ELS_REQ;
3265 Type = FC_TYPE_ELS;
James Smart9c2face2008-01-11 01:53:18 -05003266 w5p->hcsw.Rctl = Rctl;
3267 w5p->hcsw.Type = Type;
3268 }
3269 }
James Smart92d7f7b2007-06-17 19:56:38 -05003270
James Smart3772a992009-05-22 14:50:54 -04003271 if (!lpfc_complete_unsol_iocb(phba, pring, saveq, Rctl, Type))
James Smart92d7f7b2007-06-17 19:56:38 -05003272 lpfc_printf_log(phba, KERN_WARNING, LOG_SLI,
James Smarte8b62012007-08-02 11:10:09 -04003273 "0313 Ring %d handler: unexpected Rctl x%x "
James Smart92d7f7b2007-06-17 19:56:38 -05003274 "Type x%x received\n",
James Smarte8b62012007-08-02 11:10:09 -04003275 pring->ringno, Rctl, Type);
James Smart3772a992009-05-22 14:50:54 -04003276
James Smart92d7f7b2007-06-17 19:56:38 -05003277 return 1;
dea31012005-04-17 16:05:31 -05003278}
3279
James Smarte59058c2008-08-24 21:49:00 -04003280/**
James Smart3621a712009-04-06 18:47:14 -04003281 * lpfc_sli_iocbq_lookup - Find command iocb for the given response iocb
James Smarte59058c2008-08-24 21:49:00 -04003282 * @phba: Pointer to HBA context object.
3283 * @pring: Pointer to driver SLI ring object.
3284 * @prspiocb: Pointer to response iocb object.
3285 *
3286 * This function looks up the iocb_lookup table to get the command iocb
3287 * corresponding to the given response iocb using the iotag of the
James Smarte2a8be52019-05-06 17:26:47 -07003288 * response iocb. The driver calls this function with the hbalock held
3289 * for SLI3 ports or the ring lock held for SLI4 ports.
James Smarte59058c2008-08-24 21:49:00 -04003290 * This function returns the command iocb object if it finds the command
3291 * iocb else returns NULL.
3292 **/
dea31012005-04-17 16:05:31 -05003293static struct lpfc_iocbq *
James Smart2e0fef82007-06-17 19:56:36 -05003294lpfc_sli_iocbq_lookup(struct lpfc_hba *phba,
3295 struct lpfc_sli_ring *pring,
3296 struct lpfc_iocbq *prspiocb)
dea31012005-04-17 16:05:31 -05003297{
dea31012005-04-17 16:05:31 -05003298 struct lpfc_iocbq *cmd_iocb = NULL;
3299 uint16_t iotag;
James Smarte2a8be52019-05-06 17:26:47 -07003300 spinlock_t *temp_lock = NULL;
3301 unsigned long iflag = 0;
dea31012005-04-17 16:05:31 -05003302
James Smarte2a8be52019-05-06 17:26:47 -07003303 if (phba->sli_rev == LPFC_SLI_REV4)
3304 temp_lock = &pring->ring_lock;
3305 else
3306 temp_lock = &phba->hbalock;
3307
3308 spin_lock_irqsave(temp_lock, iflag);
James Bottomley604a3e32005-10-29 10:28:33 -05003309 iotag = prspiocb->iocb.ulpIoTag;
dea31012005-04-17 16:05:31 -05003310
James Bottomley604a3e32005-10-29 10:28:33 -05003311 if (iotag != 0 && iotag <= phba->sli.last_iotag) {
3312 cmd_iocb = phba->sli.iocbq_lookup[iotag];
James Smart4f2e66c2012-05-09 21:17:07 -04003313 if (cmd_iocb->iocb_flag & LPFC_IO_ON_TXCMPLQ) {
James Smart89533e92016-10-13 15:06:15 -07003314 /* remove from txcmpl queue list */
3315 list_del_init(&cmd_iocb->list);
James Smart4f2e66c2012-05-09 21:17:07 -04003316 cmd_iocb->iocb_flag &= ~LPFC_IO_ON_TXCMPLQ;
James Smartc4908502019-01-28 11:14:28 -08003317 pring->txcmplq_cnt--;
James Smarte2a8be52019-05-06 17:26:47 -07003318 spin_unlock_irqrestore(temp_lock, iflag);
James Smart89533e92016-10-13 15:06:15 -07003319 return cmd_iocb;
James Smart2a9bf3d2010-06-07 15:24:45 -04003320 }
dea31012005-04-17 16:05:31 -05003321 }
3322
James Smarte2a8be52019-05-06 17:26:47 -07003323 spin_unlock_irqrestore(temp_lock, iflag);
Dick Kennedy372c1872020-06-30 14:50:00 -07003324 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart89533e92016-10-13 15:06:15 -07003325 "0317 iotag x%x is out of "
James Bottomley604a3e32005-10-29 10:28:33 -05003326 "range: max iotag x%x wd0 x%x\n",
James Smarte8b62012007-08-02 11:10:09 -04003327 iotag, phba->sli.last_iotag,
James Bottomley604a3e32005-10-29 10:28:33 -05003328 *(((uint32_t *) &prspiocb->iocb) + 7));
dea31012005-04-17 16:05:31 -05003329 return NULL;
3330}
3331
James Smarte59058c2008-08-24 21:49:00 -04003332/**
James Smart3772a992009-05-22 14:50:54 -04003333 * lpfc_sli_iocbq_lookup_by_tag - Find command iocb for the iotag
3334 * @phba: Pointer to HBA context object.
3335 * @pring: Pointer to driver SLI ring object.
3336 * @iotag: IOCB tag.
3337 *
3338 * This function looks up the iocb_lookup table to get the command iocb
James Smarte2a8be52019-05-06 17:26:47 -07003339 * corresponding to the given iotag. The driver calls this function with
3340 * the ring lock held because this function is an SLI4 port only helper.
James Smart3772a992009-05-22 14:50:54 -04003341 * This function returns the command iocb object if it finds the command
3342 * iocb else returns NULL.
3343 **/
3344static struct lpfc_iocbq *
3345lpfc_sli_iocbq_lookup_by_tag(struct lpfc_hba *phba,
3346 struct lpfc_sli_ring *pring, uint16_t iotag)
3347{
James Smart895427b2017-02-12 13:52:30 -08003348 struct lpfc_iocbq *cmd_iocb = NULL;
James Smarte2a8be52019-05-06 17:26:47 -07003349 spinlock_t *temp_lock = NULL;
3350 unsigned long iflag = 0;
James Smart3772a992009-05-22 14:50:54 -04003351
James Smarte2a8be52019-05-06 17:26:47 -07003352 if (phba->sli_rev == LPFC_SLI_REV4)
3353 temp_lock = &pring->ring_lock;
3354 else
3355 temp_lock = &phba->hbalock;
3356
3357 spin_lock_irqsave(temp_lock, iflag);
James Smart3772a992009-05-22 14:50:54 -04003358 if (iotag != 0 && iotag <= phba->sli.last_iotag) {
3359 cmd_iocb = phba->sli.iocbq_lookup[iotag];
James Smart4f2e66c2012-05-09 21:17:07 -04003360 if (cmd_iocb->iocb_flag & LPFC_IO_ON_TXCMPLQ) {
3361 /* remove from txcmpl queue list */
3362 list_del_init(&cmd_iocb->list);
3363 cmd_iocb->iocb_flag &= ~LPFC_IO_ON_TXCMPLQ;
James Smartc4908502019-01-28 11:14:28 -08003364 pring->txcmplq_cnt--;
James Smarte2a8be52019-05-06 17:26:47 -07003365 spin_unlock_irqrestore(temp_lock, iflag);
James Smart4f2e66c2012-05-09 21:17:07 -04003366 return cmd_iocb;
James Smart2a9bf3d2010-06-07 15:24:45 -04003367 }
James Smart3772a992009-05-22 14:50:54 -04003368 }
James Smart89533e92016-10-13 15:06:15 -07003369
James Smarte2a8be52019-05-06 17:26:47 -07003370 spin_unlock_irqrestore(temp_lock, iflag);
Dick Kennedy372c1872020-06-30 14:50:00 -07003371 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart895427b2017-02-12 13:52:30 -08003372 "0372 iotag x%x lookup error: max iotag (x%x) "
3373 "iocb_flag x%x\n",
3374 iotag, phba->sli.last_iotag,
3375 cmd_iocb ? cmd_iocb->iocb_flag : 0xffff);
James Smart3772a992009-05-22 14:50:54 -04003376 return NULL;
3377}
3378
3379/**
James Smart3621a712009-04-06 18:47:14 -04003380 * lpfc_sli_process_sol_iocb - process solicited iocb completion
James Smarte59058c2008-08-24 21:49:00 -04003381 * @phba: Pointer to HBA context object.
3382 * @pring: Pointer to driver SLI ring object.
3383 * @saveq: Pointer to the response iocb to be processed.
3384 *
3385 * This function is called by the ring event handler for non-fcp
3386 * rings when there is a new response iocb in the response ring.
3387 * The caller is not required to hold any locks. This function
3388 * gets the command iocb associated with the response iocb and
3389 * calls the completion handler for the command iocb. If there
3390 * is no completion handler, the function will free the resources
3391 * associated with command iocb. If the response iocb is for
3392 * an already aborted command iocb, the status of the completion
3393 * is changed to IOSTAT_LOCAL_REJECT/IOERR_SLI_ABORTED.
3394 * This function always returns 1.
3395 **/
dea31012005-04-17 16:05:31 -05003396static int
James Smart2e0fef82007-06-17 19:56:36 -05003397lpfc_sli_process_sol_iocb(struct lpfc_hba *phba, struct lpfc_sli_ring *pring,
dea31012005-04-17 16:05:31 -05003398 struct lpfc_iocbq *saveq)
3399{
James Smart2e0fef82007-06-17 19:56:36 -05003400 struct lpfc_iocbq *cmdiocbp;
dea31012005-04-17 16:05:31 -05003401 int rc = 1;
3402 unsigned long iflag;
3403
James Bottomley604a3e32005-10-29 10:28:33 -05003404 cmdiocbp = lpfc_sli_iocbq_lookup(phba, pring, saveq);
dea31012005-04-17 16:05:31 -05003405 if (cmdiocbp) {
3406 if (cmdiocbp->iocb_cmpl) {
3407 /*
James Smartea2151b2008-09-07 11:52:10 -04003408 * If an ELS command failed send an event to mgmt
3409 * application.
3410 */
3411 if (saveq->iocb.ulpStatus &&
3412 (pring->ringno == LPFC_ELS_RING) &&
3413 (cmdiocbp->iocb.ulpCommand ==
3414 CMD_ELS_REQUEST64_CR))
3415 lpfc_send_els_failure_event(phba,
3416 cmdiocbp, saveq);
3417
3418 /*
dea31012005-04-17 16:05:31 -05003419 * Post all ELS completions to the worker thread.
3420 * All other are passed to the completion callback.
3421 */
3422 if (pring->ringno == LPFC_ELS_RING) {
James Smart341af102010-01-26 23:07:37 -05003423 if ((phba->sli_rev < LPFC_SLI_REV4) &&
3424 (cmdiocbp->iocb_flag &
3425 LPFC_DRIVER_ABORTED)) {
3426 spin_lock_irqsave(&phba->hbalock,
3427 iflag);
James Smart07951072007-04-25 09:51:38 -04003428 cmdiocbp->iocb_flag &=
3429 ~LPFC_DRIVER_ABORTED;
James Smart341af102010-01-26 23:07:37 -05003430 spin_unlock_irqrestore(&phba->hbalock,
3431 iflag);
James Smart07951072007-04-25 09:51:38 -04003432 saveq->iocb.ulpStatus =
3433 IOSTAT_LOCAL_REJECT;
3434 saveq->iocb.un.ulpWord[4] =
3435 IOERR_SLI_ABORTED;
James Smart0ff10d42008-01-11 01:52:36 -05003436
3437 /* Firmware could still be in progress
3438 * of DMAing payload, so don't free data
3439 * buffer till after a hbeat.
3440 */
James Smart341af102010-01-26 23:07:37 -05003441 spin_lock_irqsave(&phba->hbalock,
3442 iflag);
James Smart0ff10d42008-01-11 01:52:36 -05003443 saveq->iocb_flag |= LPFC_DELAY_MEM_FREE;
James Smart341af102010-01-26 23:07:37 -05003444 spin_unlock_irqrestore(&phba->hbalock,
3445 iflag);
3446 }
James Smart0f65ff62010-02-26 14:14:23 -05003447 if (phba->sli_rev == LPFC_SLI_REV4) {
3448 if (saveq->iocb_flag &
3449 LPFC_EXCHANGE_BUSY) {
3450 /* Set cmdiocb flag for the
3451 * exchange busy so sgl (xri)
3452 * will not be released until
3453 * the abort xri is received
3454 * from hba.
3455 */
3456 spin_lock_irqsave(
3457 &phba->hbalock, iflag);
3458 cmdiocbp->iocb_flag |=
3459 LPFC_EXCHANGE_BUSY;
3460 spin_unlock_irqrestore(
3461 &phba->hbalock, iflag);
3462 }
3463 if (cmdiocbp->iocb_flag &
3464 LPFC_DRIVER_ABORTED) {
3465 /*
3466 * Clear LPFC_DRIVER_ABORTED
3467 * bit in case it was driver
3468 * initiated abort.
3469 */
3470 spin_lock_irqsave(
3471 &phba->hbalock, iflag);
3472 cmdiocbp->iocb_flag &=
3473 ~LPFC_DRIVER_ABORTED;
3474 spin_unlock_irqrestore(
3475 &phba->hbalock, iflag);
3476 cmdiocbp->iocb.ulpStatus =
3477 IOSTAT_LOCAL_REJECT;
3478 cmdiocbp->iocb.un.ulpWord[4] =
3479 IOERR_ABORT_REQUESTED;
3480 /*
3481 * For SLI4, irsiocb contains
3482 * NO_XRI in sli_xritag, it
3483 * shall not affect releasing
3484 * sgl (xri) process.
3485 */
3486 saveq->iocb.ulpStatus =
3487 IOSTAT_LOCAL_REJECT;
3488 saveq->iocb.un.ulpWord[4] =
3489 IOERR_SLI_ABORTED;
3490 spin_lock_irqsave(
3491 &phba->hbalock, iflag);
3492 saveq->iocb_flag |=
3493 LPFC_DELAY_MEM_FREE;
3494 spin_unlock_irqrestore(
3495 &phba->hbalock, iflag);
3496 }
James Smart07951072007-04-25 09:51:38 -04003497 }
dea31012005-04-17 16:05:31 -05003498 }
James Smart2e0fef82007-06-17 19:56:36 -05003499 (cmdiocbp->iocb_cmpl) (phba, cmdiocbp, saveq);
James Bottomley604a3e32005-10-29 10:28:33 -05003500 } else
3501 lpfc_sli_release_iocbq(phba, cmdiocbp);
dea31012005-04-17 16:05:31 -05003502 } else {
3503 /*
3504 * Unknown initiating command based on the response iotag.
3505 * This could be the case on the ELS ring because of
3506 * lpfc_els_abort().
3507 */
3508 if (pring->ringno != LPFC_ELS_RING) {
3509 /*
3510 * Ring <ringno> handler: unexpected completion IoTag
3511 * <IoTag>
3512 */
James Smarta257bf92009-04-06 18:48:10 -04003513 lpfc_printf_log(phba, KERN_WARNING, LOG_SLI,
James Smarte8b62012007-08-02 11:10:09 -04003514 "0322 Ring %d handler: "
3515 "unexpected completion IoTag x%x "
3516 "Data: x%x x%x x%x x%x\n",
3517 pring->ringno,
3518 saveq->iocb.ulpIoTag,
3519 saveq->iocb.ulpStatus,
3520 saveq->iocb.un.ulpWord[4],
3521 saveq->iocb.ulpCommand,
3522 saveq->iocb.ulpContext);
dea31012005-04-17 16:05:31 -05003523 }
3524 }
James.Smart@Emulex.Com68876922005-10-28 20:29:47 -04003525
dea31012005-04-17 16:05:31 -05003526 return rc;
3527}
3528
James Smarte59058c2008-08-24 21:49:00 -04003529/**
James Smart3621a712009-04-06 18:47:14 -04003530 * lpfc_sli_rsp_pointers_error - Response ring pointer error handler
James Smarte59058c2008-08-24 21:49:00 -04003531 * @phba: Pointer to HBA context object.
3532 * @pring: Pointer to driver SLI ring object.
3533 *
3534 * This function is called from the iocb ring event handlers when
3535 * put pointer is ahead of the get pointer for a ring. This function signal
3536 * an error attention condition to the worker thread and the worker
3537 * thread will transition the HBA to offline state.
3538 **/
James Smart2e0fef82007-06-17 19:56:36 -05003539static void
3540lpfc_sli_rsp_pointers_error(struct lpfc_hba *phba, struct lpfc_sli_ring *pring)
James.Smart@Emulex.Com875fbdf2005-11-29 16:32:13 -05003541{
James Smart34b02dc2008-08-24 21:49:55 -04003542 struct lpfc_pgp *pgp = &phba->port_gp[pring->ringno];
James.Smart@Emulex.Com875fbdf2005-11-29 16:32:13 -05003543 /*
Frederik Schwarzer025dfda2008-10-16 19:02:37 +02003544 * Ring <ringno> handler: portRspPut <portRspPut> is bigger than
James.Smart@Emulex.Com875fbdf2005-11-29 16:32:13 -05003545 * rsp ring <portRspMax>
3546 */
Dick Kennedy372c1872020-06-30 14:50:00 -07003547 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smarte8b62012007-08-02 11:10:09 -04003548 "0312 Ring %d handler: portRspPut %d "
Frederik Schwarzer025dfda2008-10-16 19:02:37 +02003549 "is bigger than rsp ring %d\n",
James Smarte8b62012007-08-02 11:10:09 -04003550 pring->ringno, le32_to_cpu(pgp->rspPutInx),
James Smart7e56aa22012-08-03 12:35:34 -04003551 pring->sli.sli3.numRiocb);
James.Smart@Emulex.Com875fbdf2005-11-29 16:32:13 -05003552
James Smart2e0fef82007-06-17 19:56:36 -05003553 phba->link_state = LPFC_HBA_ERROR;
James.Smart@Emulex.Com875fbdf2005-11-29 16:32:13 -05003554
3555 /*
3556 * All error attention handlers are posted to
3557 * worker thread
3558 */
3559 phba->work_ha |= HA_ERATT;
3560 phba->work_hs = HS_FFER3;
James Smart92d7f7b2007-06-17 19:56:38 -05003561
James Smart5e9d9b82008-06-14 22:52:53 -04003562 lpfc_worker_wake_up(phba);
James.Smart@Emulex.Com875fbdf2005-11-29 16:32:13 -05003563
3564 return;
3565}
3566
James Smarte59058c2008-08-24 21:49:00 -04003567/**
James Smart3621a712009-04-06 18:47:14 -04003568 * lpfc_poll_eratt - Error attention polling timer timeout handler
Lee Jones7af29d42020-07-21 17:41:31 +01003569 * @t: Context to fetch pointer to address of HBA context object from.
James Smart93996272008-08-24 21:50:30 -04003570 *
3571 * This function is invoked by the Error Attention polling timer when the
3572 * timer times out. It will check the SLI Error Attention register for
3573 * possible attention events. If so, it will post an Error Attention event
3574 * and wake up worker thread to process it. Otherwise, it will set up the
3575 * Error Attention polling timer for the next poll.
3576 **/
Kees Cookf22eb4d2017-09-06 20:24:26 -07003577void lpfc_poll_eratt(struct timer_list *t)
James Smart93996272008-08-24 21:50:30 -04003578{
3579 struct lpfc_hba *phba;
James Smarteb016562014-09-03 12:58:06 -04003580 uint32_t eratt = 0;
James Smartaa6fbb72012-08-03 12:36:03 -04003581 uint64_t sli_intr, cnt;
James Smart93996272008-08-24 21:50:30 -04003582
Kees Cookf22eb4d2017-09-06 20:24:26 -07003583 phba = from_timer(phba, t, eratt_poll);
James Smart93996272008-08-24 21:50:30 -04003584
James Smartaa6fbb72012-08-03 12:36:03 -04003585 /* Here we will also keep track of interrupts per sec of the hba */
3586 sli_intr = phba->sli.slistat.sli_intr;
3587
3588 if (phba->sli.slistat.sli_prev_intr > sli_intr)
3589 cnt = (((uint64_t)(-1) - phba->sli.slistat.sli_prev_intr) +
3590 sli_intr);
3591 else
3592 cnt = (sli_intr - phba->sli.slistat.sli_prev_intr);
3593
James Smart65791f12016-07-06 12:35:56 -07003594 /* 64-bit integer division not supported on 32-bit x86 - use do_div */
3595 do_div(cnt, phba->eratt_poll_interval);
James Smartaa6fbb72012-08-03 12:36:03 -04003596 phba->sli.slistat.sli_ips = cnt;
3597
3598 phba->sli.slistat.sli_prev_intr = sli_intr;
3599
James Smart93996272008-08-24 21:50:30 -04003600 /* Check chip HA register for error event */
3601 eratt = lpfc_sli_check_eratt(phba);
3602
3603 if (eratt)
3604 /* Tell the worker thread there is work to do */
3605 lpfc_worker_wake_up(phba);
3606 else
3607 /* Restart the timer for next eratt poll */
James Smart256ec0d2013-04-17 20:14:58 -04003608 mod_timer(&phba->eratt_poll,
3609 jiffies +
James Smart65791f12016-07-06 12:35:56 -07003610 msecs_to_jiffies(1000 * phba->eratt_poll_interval));
James Smart93996272008-08-24 21:50:30 -04003611 return;
3612}
3613
James.Smart@Emulex.Com875fbdf2005-11-29 16:32:13 -05003614
James Smarte59058c2008-08-24 21:49:00 -04003615/**
James Smart3621a712009-04-06 18:47:14 -04003616 * lpfc_sli_handle_fast_ring_event - Handle ring events on FCP ring
James Smarte59058c2008-08-24 21:49:00 -04003617 * @phba: Pointer to HBA context object.
3618 * @pring: Pointer to driver SLI ring object.
3619 * @mask: Host attention register mask for this ring.
3620 *
3621 * This function is called from the interrupt context when there is a ring
3622 * event for the fcp ring. The caller does not hold any lock.
3623 * The function processes each response iocb in the response ring until it
Lucas De Marchi25985ed2011-03-30 22:57:33 -03003624 * finds an iocb with LE bit set and chains all the iocbs up to the iocb with
James Smarte59058c2008-08-24 21:49:00 -04003625 * LE bit set. The function will call the completion handler of the command iocb
3626 * if the response iocb indicates a completion for a command iocb or it is
3627 * an abort completion. The function will call lpfc_sli_process_unsol_iocb
3628 * function if this is an unsolicited iocb.
dea31012005-04-17 16:05:31 -05003629 * This routine presumes LPFC_FCP_RING handling and doesn't bother
James Smart45ed1192009-10-02 15:17:02 -04003630 * to check it explicitly.
3631 */
3632int
James Smart2e0fef82007-06-17 19:56:36 -05003633lpfc_sli_handle_fast_ring_event(struct lpfc_hba *phba,
3634 struct lpfc_sli_ring *pring, uint32_t mask)
dea31012005-04-17 16:05:31 -05003635{
James Smart34b02dc2008-08-24 21:49:55 -04003636 struct lpfc_pgp *pgp = &phba->port_gp[pring->ringno];
dea31012005-04-17 16:05:31 -05003637 IOCB_t *irsp = NULL;
James.Smart@Emulex.Com87f6eaf2005-06-25 10:34:13 -04003638 IOCB_t *entry = NULL;
dea31012005-04-17 16:05:31 -05003639 struct lpfc_iocbq *cmdiocbq = NULL;
3640 struct lpfc_iocbq rspiocbq;
dea31012005-04-17 16:05:31 -05003641 uint32_t status;
3642 uint32_t portRspPut, portRspMax;
3643 int rc = 1;
3644 lpfc_iocb_type type;
3645 unsigned long iflag;
3646 uint32_t rsp_cmpl = 0;
dea31012005-04-17 16:05:31 -05003647
James Smart2e0fef82007-06-17 19:56:36 -05003648 spin_lock_irqsave(&phba->hbalock, iflag);
dea31012005-04-17 16:05:31 -05003649 pring->stats.iocb_event++;
3650
dea31012005-04-17 16:05:31 -05003651 /*
3652 * The next available response entry should never exceed the maximum
3653 * entries. If it does, treat it as an adapter hardware error.
3654 */
James Smart7e56aa22012-08-03 12:35:34 -04003655 portRspMax = pring->sli.sli3.numRiocb;
dea31012005-04-17 16:05:31 -05003656 portRspPut = le32_to_cpu(pgp->rspPutInx);
3657 if (unlikely(portRspPut >= portRspMax)) {
James.Smart@Emulex.Com875fbdf2005-11-29 16:32:13 -05003658 lpfc_sli_rsp_pointers_error(phba, pring);
James Smart2e0fef82007-06-17 19:56:36 -05003659 spin_unlock_irqrestore(&phba->hbalock, iflag);
dea31012005-04-17 16:05:31 -05003660 return 1;
3661 }
James Smart45ed1192009-10-02 15:17:02 -04003662 if (phba->fcp_ring_in_use) {
3663 spin_unlock_irqrestore(&phba->hbalock, iflag);
3664 return 1;
3665 } else
3666 phba->fcp_ring_in_use = 1;
dea31012005-04-17 16:05:31 -05003667
3668 rmb();
James Smart7e56aa22012-08-03 12:35:34 -04003669 while (pring->sli.sli3.rspidx != portRspPut) {
James.Smart@Emulex.Com87f6eaf2005-06-25 10:34:13 -04003670 /*
3671 * Fetch an entry off the ring and copy it into a local data
3672 * structure. The copy involves a byte-swap since the
3673 * network byte order and pci byte orders are different.
3674 */
James Smarted957682007-06-17 19:56:37 -05003675 entry = lpfc_resp_iocb(phba, pring);
James Smart858c9f62007-06-17 19:56:39 -05003676 phba->last_completion_time = jiffies;
James.Smart@Emulex.Com875fbdf2005-11-29 16:32:13 -05003677
James Smart7e56aa22012-08-03 12:35:34 -04003678 if (++pring->sli.sli3.rspidx >= portRspMax)
3679 pring->sli.sli3.rspidx = 0;
James.Smart@Emulex.Com875fbdf2005-11-29 16:32:13 -05003680
James.Smart@Emulex.Com87f6eaf2005-06-25 10:34:13 -04003681 lpfc_sli_pcimem_bcopy((uint32_t *) entry,
3682 (uint32_t *) &rspiocbq.iocb,
James Smarted957682007-06-17 19:56:37 -05003683 phba->iocb_rsp_size);
James Smarta4bc3372006-12-02 13:34:16 -05003684 INIT_LIST_HEAD(&(rspiocbq.list));
James.Smart@Emulex.Com87f6eaf2005-06-25 10:34:13 -04003685 irsp = &rspiocbq.iocb;
3686
dea31012005-04-17 16:05:31 -05003687 type = lpfc_sli_iocb_cmd_type(irsp->ulpCommand & CMD_IOCB_MASK);
3688 pring->stats.iocb_rsp++;
3689 rsp_cmpl++;
3690
3691 if (unlikely(irsp->ulpStatus)) {
James Smart92d7f7b2007-06-17 19:56:38 -05003692 /*
3693 * If resource errors reported from HBA, reduce
3694 * queuedepths of the SCSI device.
3695 */
3696 if ((irsp->ulpStatus == IOSTAT_LOCAL_REJECT) &&
James Smarte3d2b802012-08-14 14:25:43 -04003697 ((irsp->un.ulpWord[4] & IOERR_PARAM_MASK) ==
3698 IOERR_NO_RESOURCES)) {
James Smart92d7f7b2007-06-17 19:56:38 -05003699 spin_unlock_irqrestore(&phba->hbalock, iflag);
James Smart3772a992009-05-22 14:50:54 -04003700 phba->lpfc_rampdown_queue_depth(phba);
James Smart92d7f7b2007-06-17 19:56:38 -05003701 spin_lock_irqsave(&phba->hbalock, iflag);
3702 }
3703
dea31012005-04-17 16:05:31 -05003704 /* Rsp ring <ringno> error: IOCB */
3705 lpfc_printf_log(phba, KERN_WARNING, LOG_SLI,
James Smarte8b62012007-08-02 11:10:09 -04003706 "0336 Rsp Ring %d error: IOCB Data: "
James Smart92d7f7b2007-06-17 19:56:38 -05003707 "x%x x%x x%x x%x x%x x%x x%x x%x\n",
James Smarte8b62012007-08-02 11:10:09 -04003708 pring->ringno,
James Smart92d7f7b2007-06-17 19:56:38 -05003709 irsp->un.ulpWord[0],
3710 irsp->un.ulpWord[1],
3711 irsp->un.ulpWord[2],
3712 irsp->un.ulpWord[3],
3713 irsp->un.ulpWord[4],
3714 irsp->un.ulpWord[5],
James Smartd7c255b2008-08-24 21:50:00 -04003715 *(uint32_t *)&irsp->un1,
3716 *((uint32_t *)&irsp->un1 + 1));
dea31012005-04-17 16:05:31 -05003717 }
3718
3719 switch (type) {
3720 case LPFC_ABORT_IOCB:
3721 case LPFC_SOL_IOCB:
3722 /*
3723 * Idle exchange closed via ABTS from port. No iocb
3724 * resources need to be recovered.
3725 */
3726 if (unlikely(irsp->ulpCommand == CMD_XRI_ABORTED_CX)) {
James Smartdca94792006-08-01 07:34:08 -04003727 lpfc_printf_log(phba, KERN_INFO, LOG_SLI,
James Smarte8b62012007-08-02 11:10:09 -04003728 "0333 IOCB cmd 0x%x"
James Smartdca94792006-08-01 07:34:08 -04003729 " processed. Skipping"
James Smart92d7f7b2007-06-17 19:56:38 -05003730 " completion\n",
James Smartdca94792006-08-01 07:34:08 -04003731 irsp->ulpCommand);
dea31012005-04-17 16:05:31 -05003732 break;
3733 }
3734
James Smarte2a8be52019-05-06 17:26:47 -07003735 spin_unlock_irqrestore(&phba->hbalock, iflag);
James Bottomley604a3e32005-10-29 10:28:33 -05003736 cmdiocbq = lpfc_sli_iocbq_lookup(phba, pring,
3737 &rspiocbq);
James Smarte2a8be52019-05-06 17:26:47 -07003738 spin_lock_irqsave(&phba->hbalock, iflag);
James Smart0f65ff62010-02-26 14:14:23 -05003739 if (unlikely(!cmdiocbq))
3740 break;
3741 if (cmdiocbq->iocb_flag & LPFC_DRIVER_ABORTED)
3742 cmdiocbq->iocb_flag &= ~LPFC_DRIVER_ABORTED;
3743 if (cmdiocbq->iocb_cmpl) {
3744 spin_unlock_irqrestore(&phba->hbalock, iflag);
3745 (cmdiocbq->iocb_cmpl)(phba, cmdiocbq,
3746 &rspiocbq);
3747 spin_lock_irqsave(&phba->hbalock, iflag);
3748 }
dea31012005-04-17 16:05:31 -05003749 break;
James Smarta4bc3372006-12-02 13:34:16 -05003750 case LPFC_UNSOL_IOCB:
James Smart2e0fef82007-06-17 19:56:36 -05003751 spin_unlock_irqrestore(&phba->hbalock, iflag);
James Smarta4bc3372006-12-02 13:34:16 -05003752 lpfc_sli_process_unsol_iocb(phba, pring, &rspiocbq);
James Smart2e0fef82007-06-17 19:56:36 -05003753 spin_lock_irqsave(&phba->hbalock, iflag);
James Smarta4bc3372006-12-02 13:34:16 -05003754 break;
dea31012005-04-17 16:05:31 -05003755 default:
3756 if (irsp->ulpCommand == CMD_ADAPTER_MSG) {
3757 char adaptermsg[LPFC_MAX_ADPTMSG];
3758 memset(adaptermsg, 0, LPFC_MAX_ADPTMSG);
3759 memcpy(&adaptermsg[0], (uint8_t *) irsp,
3760 MAX_MSG_DATA);
Joe Perches898eb712007-10-18 03:06:30 -07003761 dev_warn(&((phba->pcidev)->dev),
3762 "lpfc%d: %s\n",
dea31012005-04-17 16:05:31 -05003763 phba->brd_no, adaptermsg);
3764 } else {
3765 /* Unknown IOCB command */
Dick Kennedy372c1872020-06-30 14:50:00 -07003766 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smarte8b62012007-08-02 11:10:09 -04003767 "0334 Unknown IOCB command "
James Smart92d7f7b2007-06-17 19:56:38 -05003768 "Data: x%x, x%x x%x x%x x%x\n",
James Smarte8b62012007-08-02 11:10:09 -04003769 type, irsp->ulpCommand,
James Smart92d7f7b2007-06-17 19:56:38 -05003770 irsp->ulpStatus,
3771 irsp->ulpIoTag,
3772 irsp->ulpContext);
dea31012005-04-17 16:05:31 -05003773 }
3774 break;
3775 }
3776
3777 /*
3778 * The response IOCB has been processed. Update the ring
3779 * pointer in SLIM. If the port response put pointer has not
3780 * been updated, sync the pgp->rspPutInx and fetch the new port
3781 * response put pointer.
3782 */
James Smart7e56aa22012-08-03 12:35:34 -04003783 writel(pring->sli.sli3.rspidx,
3784 &phba->host_gp[pring->ringno].rspGetInx);
dea31012005-04-17 16:05:31 -05003785
James Smart7e56aa22012-08-03 12:35:34 -04003786 if (pring->sli.sli3.rspidx == portRspPut)
dea31012005-04-17 16:05:31 -05003787 portRspPut = le32_to_cpu(pgp->rspPutInx);
3788 }
3789
3790 if ((rsp_cmpl > 0) && (mask & HA_R0RE_REQ)) {
3791 pring->stats.iocb_rsp_full++;
3792 status = ((CA_R0ATT | CA_R0RE_RSP) << (pring->ringno * 4));
3793 writel(status, phba->CAregaddr);
3794 readl(phba->CAregaddr);
3795 }
3796 if ((mask & HA_R0CE_RSP) && (pring->flag & LPFC_CALL_RING_AVAILABLE)) {
3797 pring->flag &= ~LPFC_CALL_RING_AVAILABLE;
3798 pring->stats.iocb_cmd_empty++;
3799
3800 /* Force update of the local copy of cmdGetInx */
James Smart7e56aa22012-08-03 12:35:34 -04003801 pring->sli.sli3.local_getidx = le32_to_cpu(pgp->cmdGetInx);
dea31012005-04-17 16:05:31 -05003802 lpfc_sli_resume_iocb(phba, pring);
3803
3804 if ((pring->lpfc_sli_cmd_available))
3805 (pring->lpfc_sli_cmd_available) (phba, pring);
3806
3807 }
3808
James Smart45ed1192009-10-02 15:17:02 -04003809 phba->fcp_ring_in_use = 0;
James Smart2e0fef82007-06-17 19:56:36 -05003810 spin_unlock_irqrestore(&phba->hbalock, iflag);
dea31012005-04-17 16:05:31 -05003811 return rc;
3812}
3813
James Smarte59058c2008-08-24 21:49:00 -04003814/**
James Smart3772a992009-05-22 14:50:54 -04003815 * lpfc_sli_sp_handle_rspiocb - Handle slow-path response iocb
3816 * @phba: Pointer to HBA context object.
3817 * @pring: Pointer to driver SLI ring object.
3818 * @rspiocbp: Pointer to driver response IOCB object.
3819 *
3820 * This function is called from the worker thread when there is a slow-path
3821 * response IOCB to process. This function chains all the response iocbs until
3822 * seeing the iocb with the LE bit set. The function will call
3823 * lpfc_sli_process_sol_iocb function if the response iocb indicates a
3824 * completion of a command iocb. The function will call the
3825 * lpfc_sli_process_unsol_iocb function if this is an unsolicited iocb.
3826 * The function frees the resources or calls the completion handler if this
3827 * iocb is an abort completion. The function returns NULL when the response
3828 * iocb has the LE bit set and all the chained iocbs are processed, otherwise
3829 * this function shall chain the iocb on to the iocb_continueq and return the
3830 * response iocb passed in.
3831 **/
3832static struct lpfc_iocbq *
3833lpfc_sli_sp_handle_rspiocb(struct lpfc_hba *phba, struct lpfc_sli_ring *pring,
3834 struct lpfc_iocbq *rspiocbp)
3835{
3836 struct lpfc_iocbq *saveq;
3837 struct lpfc_iocbq *cmdiocbp;
3838 struct lpfc_iocbq *next_iocb;
3839 IOCB_t *irsp = NULL;
3840 uint32_t free_saveq;
3841 uint8_t iocb_cmd_type;
3842 lpfc_iocb_type type;
3843 unsigned long iflag;
3844 int rc;
3845
3846 spin_lock_irqsave(&phba->hbalock, iflag);
3847 /* First add the response iocb to the countinueq list */
3848 list_add_tail(&rspiocbp->list, &(pring->iocb_continueq));
3849 pring->iocb_continueq_cnt++;
3850
Justin P. Mattock70f23fd2011-05-10 10:16:21 +02003851 /* Now, determine whether the list is completed for processing */
James Smart3772a992009-05-22 14:50:54 -04003852 irsp = &rspiocbp->iocb;
3853 if (irsp->ulpLe) {
3854 /*
3855 * By default, the driver expects to free all resources
3856 * associated with this iocb completion.
3857 */
3858 free_saveq = 1;
3859 saveq = list_get_first(&pring->iocb_continueq,
3860 struct lpfc_iocbq, list);
3861 irsp = &(saveq->iocb);
3862 list_del_init(&pring->iocb_continueq);
3863 pring->iocb_continueq_cnt = 0;
3864
3865 pring->stats.iocb_rsp++;
3866
3867 /*
3868 * If resource errors reported from HBA, reduce
3869 * queuedepths of the SCSI device.
3870 */
3871 if ((irsp->ulpStatus == IOSTAT_LOCAL_REJECT) &&
James Smarte3d2b802012-08-14 14:25:43 -04003872 ((irsp->un.ulpWord[4] & IOERR_PARAM_MASK) ==
3873 IOERR_NO_RESOURCES)) {
James Smart3772a992009-05-22 14:50:54 -04003874 spin_unlock_irqrestore(&phba->hbalock, iflag);
3875 phba->lpfc_rampdown_queue_depth(phba);
3876 spin_lock_irqsave(&phba->hbalock, iflag);
3877 }
3878
3879 if (irsp->ulpStatus) {
3880 /* Rsp ring <ringno> error: IOCB */
3881 lpfc_printf_log(phba, KERN_WARNING, LOG_SLI,
3882 "0328 Rsp Ring %d error: "
3883 "IOCB Data: "
3884 "x%x x%x x%x x%x "
3885 "x%x x%x x%x x%x "
3886 "x%x x%x x%x x%x "
3887 "x%x x%x x%x x%x\n",
3888 pring->ringno,
3889 irsp->un.ulpWord[0],
3890 irsp->un.ulpWord[1],
3891 irsp->un.ulpWord[2],
3892 irsp->un.ulpWord[3],
3893 irsp->un.ulpWord[4],
3894 irsp->un.ulpWord[5],
3895 *(((uint32_t *) irsp) + 6),
3896 *(((uint32_t *) irsp) + 7),
3897 *(((uint32_t *) irsp) + 8),
3898 *(((uint32_t *) irsp) + 9),
3899 *(((uint32_t *) irsp) + 10),
3900 *(((uint32_t *) irsp) + 11),
3901 *(((uint32_t *) irsp) + 12),
3902 *(((uint32_t *) irsp) + 13),
3903 *(((uint32_t *) irsp) + 14),
3904 *(((uint32_t *) irsp) + 15));
3905 }
3906
3907 /*
3908 * Fetch the IOCB command type and call the correct completion
3909 * routine. Solicited and Unsolicited IOCBs on the ELS ring
3910 * get freed back to the lpfc_iocb_list by the discovery
3911 * kernel thread.
3912 */
3913 iocb_cmd_type = irsp->ulpCommand & CMD_IOCB_MASK;
3914 type = lpfc_sli_iocb_cmd_type(iocb_cmd_type);
3915 switch (type) {
3916 case LPFC_SOL_IOCB:
3917 spin_unlock_irqrestore(&phba->hbalock, iflag);
3918 rc = lpfc_sli_process_sol_iocb(phba, pring, saveq);
3919 spin_lock_irqsave(&phba->hbalock, iflag);
3920 break;
3921
3922 case LPFC_UNSOL_IOCB:
3923 spin_unlock_irqrestore(&phba->hbalock, iflag);
3924 rc = lpfc_sli_process_unsol_iocb(phba, pring, saveq);
3925 spin_lock_irqsave(&phba->hbalock, iflag);
3926 if (!rc)
3927 free_saveq = 0;
3928 break;
3929
3930 case LPFC_ABORT_IOCB:
3931 cmdiocbp = NULL;
James Smarte2a8be52019-05-06 17:26:47 -07003932 if (irsp->ulpCommand != CMD_XRI_ABORTED_CX) {
3933 spin_unlock_irqrestore(&phba->hbalock, iflag);
James Smart3772a992009-05-22 14:50:54 -04003934 cmdiocbp = lpfc_sli_iocbq_lookup(phba, pring,
3935 saveq);
James Smarte2a8be52019-05-06 17:26:47 -07003936 spin_lock_irqsave(&phba->hbalock, iflag);
3937 }
James Smart3772a992009-05-22 14:50:54 -04003938 if (cmdiocbp) {
3939 /* Call the specified completion routine */
3940 if (cmdiocbp->iocb_cmpl) {
3941 spin_unlock_irqrestore(&phba->hbalock,
3942 iflag);
3943 (cmdiocbp->iocb_cmpl)(phba, cmdiocbp,
3944 saveq);
3945 spin_lock_irqsave(&phba->hbalock,
3946 iflag);
3947 } else
3948 __lpfc_sli_release_iocbq(phba,
3949 cmdiocbp);
3950 }
3951 break;
3952
3953 case LPFC_UNKNOWN_IOCB:
3954 if (irsp->ulpCommand == CMD_ADAPTER_MSG) {
3955 char adaptermsg[LPFC_MAX_ADPTMSG];
3956 memset(adaptermsg, 0, LPFC_MAX_ADPTMSG);
3957 memcpy(&adaptermsg[0], (uint8_t *)irsp,
3958 MAX_MSG_DATA);
3959 dev_warn(&((phba->pcidev)->dev),
3960 "lpfc%d: %s\n",
3961 phba->brd_no, adaptermsg);
3962 } else {
3963 /* Unknown IOCB command */
Dick Kennedy372c1872020-06-30 14:50:00 -07003964 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart3772a992009-05-22 14:50:54 -04003965 "0335 Unknown IOCB "
3966 "command Data: x%x "
3967 "x%x x%x x%x\n",
3968 irsp->ulpCommand,
3969 irsp->ulpStatus,
3970 irsp->ulpIoTag,
3971 irsp->ulpContext);
3972 }
3973 break;
3974 }
3975
3976 if (free_saveq) {
3977 list_for_each_entry_safe(rspiocbp, next_iocb,
3978 &saveq->list, list) {
James Smart61f35bf2013-05-31 17:03:48 -04003979 list_del_init(&rspiocbp->list);
James Smart3772a992009-05-22 14:50:54 -04003980 __lpfc_sli_release_iocbq(phba, rspiocbp);
3981 }
3982 __lpfc_sli_release_iocbq(phba, saveq);
3983 }
3984 rspiocbp = NULL;
3985 }
3986 spin_unlock_irqrestore(&phba->hbalock, iflag);
3987 return rspiocbp;
3988}
3989
3990/**
3991 * lpfc_sli_handle_slow_ring_event - Wrapper func for handling slow-path iocbs
James Smarte59058c2008-08-24 21:49:00 -04003992 * @phba: Pointer to HBA context object.
3993 * @pring: Pointer to driver SLI ring object.
3994 * @mask: Host attention register mask for this ring.
3995 *
James Smart3772a992009-05-22 14:50:54 -04003996 * This routine wraps the actual slow_ring event process routine from the
3997 * API jump table function pointer from the lpfc_hba struct.
James Smarte59058c2008-08-24 21:49:00 -04003998 **/
James Smart3772a992009-05-22 14:50:54 -04003999void
James Smart2e0fef82007-06-17 19:56:36 -05004000lpfc_sli_handle_slow_ring_event(struct lpfc_hba *phba,
4001 struct lpfc_sli_ring *pring, uint32_t mask)
dea31012005-04-17 16:05:31 -05004002{
James Smart3772a992009-05-22 14:50:54 -04004003 phba->lpfc_sli_handle_slow_ring_event(phba, pring, mask);
4004}
4005
4006/**
4007 * lpfc_sli_handle_slow_ring_event_s3 - Handle SLI3 ring event for non-FCP rings
4008 * @phba: Pointer to HBA context object.
4009 * @pring: Pointer to driver SLI ring object.
4010 * @mask: Host attention register mask for this ring.
4011 *
4012 * This function is called from the worker thread when there is a ring event
4013 * for non-fcp rings. The caller does not hold any lock. The function will
4014 * remove each response iocb in the response ring and calls the handle
4015 * response iocb routine (lpfc_sli_sp_handle_rspiocb) to process it.
4016 **/
4017static void
4018lpfc_sli_handle_slow_ring_event_s3(struct lpfc_hba *phba,
4019 struct lpfc_sli_ring *pring, uint32_t mask)
4020{
James Smart34b02dc2008-08-24 21:49:55 -04004021 struct lpfc_pgp *pgp;
dea31012005-04-17 16:05:31 -05004022 IOCB_t *entry;
4023 IOCB_t *irsp = NULL;
4024 struct lpfc_iocbq *rspiocbp = NULL;
dea31012005-04-17 16:05:31 -05004025 uint32_t portRspPut, portRspMax;
dea31012005-04-17 16:05:31 -05004026 unsigned long iflag;
James Smart3772a992009-05-22 14:50:54 -04004027 uint32_t status;
dea31012005-04-17 16:05:31 -05004028
James Smart34b02dc2008-08-24 21:49:55 -04004029 pgp = &phba->port_gp[pring->ringno];
James Smart2e0fef82007-06-17 19:56:36 -05004030 spin_lock_irqsave(&phba->hbalock, iflag);
dea31012005-04-17 16:05:31 -05004031 pring->stats.iocb_event++;
4032
dea31012005-04-17 16:05:31 -05004033 /*
4034 * The next available response entry should never exceed the maximum
4035 * entries. If it does, treat it as an adapter hardware error.
4036 */
James Smart7e56aa22012-08-03 12:35:34 -04004037 portRspMax = pring->sli.sli3.numRiocb;
dea31012005-04-17 16:05:31 -05004038 portRspPut = le32_to_cpu(pgp->rspPutInx);
4039 if (portRspPut >= portRspMax) {
4040 /*
Frederik Schwarzer025dfda2008-10-16 19:02:37 +02004041 * Ring <ringno> handler: portRspPut <portRspPut> is bigger than
dea31012005-04-17 16:05:31 -05004042 * rsp ring <portRspMax>
4043 */
Dick Kennedy372c1872020-06-30 14:50:00 -07004044 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smarte8b62012007-08-02 11:10:09 -04004045 "0303 Ring %d handler: portRspPut %d "
Frederik Schwarzer025dfda2008-10-16 19:02:37 +02004046 "is bigger than rsp ring %d\n",
James Smarte8b62012007-08-02 11:10:09 -04004047 pring->ringno, portRspPut, portRspMax);
dea31012005-04-17 16:05:31 -05004048
James Smart2e0fef82007-06-17 19:56:36 -05004049 phba->link_state = LPFC_HBA_ERROR;
4050 spin_unlock_irqrestore(&phba->hbalock, iflag);
dea31012005-04-17 16:05:31 -05004051
4052 phba->work_hs = HS_FFER3;
4053 lpfc_handle_eratt(phba);
4054
James Smart3772a992009-05-22 14:50:54 -04004055 return;
dea31012005-04-17 16:05:31 -05004056 }
4057
4058 rmb();
James Smart7e56aa22012-08-03 12:35:34 -04004059 while (pring->sli.sli3.rspidx != portRspPut) {
dea31012005-04-17 16:05:31 -05004060 /*
4061 * Build a completion list and call the appropriate handler.
4062 * The process is to get the next available response iocb, get
4063 * a free iocb from the list, copy the response data into the
4064 * free iocb, insert to the continuation list, and update the
4065 * next response index to slim. This process makes response
4066 * iocb's in the ring available to DMA as fast as possible but
4067 * pays a penalty for a copy operation. Since the iocb is
4068 * only 32 bytes, this penalty is considered small relative to
4069 * the PCI reads for register values and a slim write. When
4070 * the ulpLe field is set, the entire Command has been
4071 * received.
4072 */
James Smarted957682007-06-17 19:56:37 -05004073 entry = lpfc_resp_iocb(phba, pring);
4074
James Smart858c9f62007-06-17 19:56:39 -05004075 phba->last_completion_time = jiffies;
James Smart2e0fef82007-06-17 19:56:36 -05004076 rspiocbp = __lpfc_sli_get_iocbq(phba);
dea31012005-04-17 16:05:31 -05004077 if (rspiocbp == NULL) {
4078 printk(KERN_ERR "%s: out of buffers! Failing "
Harvey Harrisoncadbd4a2008-07-03 23:47:27 -07004079 "completion.\n", __func__);
dea31012005-04-17 16:05:31 -05004080 break;
4081 }
4082
James Smarted957682007-06-17 19:56:37 -05004083 lpfc_sli_pcimem_bcopy(entry, &rspiocbp->iocb,
4084 phba->iocb_rsp_size);
dea31012005-04-17 16:05:31 -05004085 irsp = &rspiocbp->iocb;
4086
James Smart7e56aa22012-08-03 12:35:34 -04004087 if (++pring->sli.sli3.rspidx >= portRspMax)
4088 pring->sli.sli3.rspidx = 0;
dea31012005-04-17 16:05:31 -05004089
James Smarta58cbd52007-08-02 11:09:43 -04004090 if (pring->ringno == LPFC_ELS_RING) {
4091 lpfc_debugfs_slow_ring_trc(phba,
4092 "IOCB rsp ring: wd4:x%08x wd6:x%08x wd7:x%08x",
4093 *(((uint32_t *) irsp) + 4),
4094 *(((uint32_t *) irsp) + 6),
4095 *(((uint32_t *) irsp) + 7));
4096 }
4097
James Smart7e56aa22012-08-03 12:35:34 -04004098 writel(pring->sli.sli3.rspidx,
4099 &phba->host_gp[pring->ringno].rspGetInx);
dea31012005-04-17 16:05:31 -05004100
James Smart3772a992009-05-22 14:50:54 -04004101 spin_unlock_irqrestore(&phba->hbalock, iflag);
4102 /* Handle the response IOCB */
4103 rspiocbp = lpfc_sli_sp_handle_rspiocb(phba, pring, rspiocbp);
4104 spin_lock_irqsave(&phba->hbalock, iflag);
dea31012005-04-17 16:05:31 -05004105
4106 /*
4107 * If the port response put pointer has not been updated, sync
4108 * the pgp->rspPutInx in the MAILBOX_tand fetch the new port
4109 * response put pointer.
4110 */
James Smart7e56aa22012-08-03 12:35:34 -04004111 if (pring->sli.sli3.rspidx == portRspPut) {
dea31012005-04-17 16:05:31 -05004112 portRspPut = le32_to_cpu(pgp->rspPutInx);
4113 }
James Smart7e56aa22012-08-03 12:35:34 -04004114 } /* while (pring->sli.sli3.rspidx != portRspPut) */
dea31012005-04-17 16:05:31 -05004115
James Smart92d7f7b2007-06-17 19:56:38 -05004116 if ((rspiocbp != NULL) && (mask & HA_R0RE_REQ)) {
dea31012005-04-17 16:05:31 -05004117 /* At least one response entry has been freed */
4118 pring->stats.iocb_rsp_full++;
4119 /* SET RxRE_RSP in Chip Att register */
4120 status = ((CA_R0ATT | CA_R0RE_RSP) << (pring->ringno * 4));
4121 writel(status, phba->CAregaddr);
4122 readl(phba->CAregaddr); /* flush */
4123 }
4124 if ((mask & HA_R0CE_RSP) && (pring->flag & LPFC_CALL_RING_AVAILABLE)) {
4125 pring->flag &= ~LPFC_CALL_RING_AVAILABLE;
4126 pring->stats.iocb_cmd_empty++;
4127
4128 /* Force update of the local copy of cmdGetInx */
James Smart7e56aa22012-08-03 12:35:34 -04004129 pring->sli.sli3.local_getidx = le32_to_cpu(pgp->cmdGetInx);
dea31012005-04-17 16:05:31 -05004130 lpfc_sli_resume_iocb(phba, pring);
4131
4132 if ((pring->lpfc_sli_cmd_available))
4133 (pring->lpfc_sli_cmd_available) (phba, pring);
4134
4135 }
4136
James Smart2e0fef82007-06-17 19:56:36 -05004137 spin_unlock_irqrestore(&phba->hbalock, iflag);
James Smart3772a992009-05-22 14:50:54 -04004138 return;
dea31012005-04-17 16:05:31 -05004139}
4140
James Smarte59058c2008-08-24 21:49:00 -04004141/**
James Smart4f774512009-05-22 14:52:35 -04004142 * lpfc_sli_handle_slow_ring_event_s4 - Handle SLI4 slow-path els events
4143 * @phba: Pointer to HBA context object.
4144 * @pring: Pointer to driver SLI ring object.
4145 * @mask: Host attention register mask for this ring.
4146 *
4147 * This function is called from the worker thread when there is a pending
4148 * ELS response iocb on the driver internal slow-path response iocb worker
4149 * queue. The caller does not hold any lock. The function will remove each
4150 * response iocb from the response worker queue and calls the handle
4151 * response iocb routine (lpfc_sli_sp_handle_rspiocb) to process it.
4152 **/
4153static void
4154lpfc_sli_handle_slow_ring_event_s4(struct lpfc_hba *phba,
4155 struct lpfc_sli_ring *pring, uint32_t mask)
4156{
4157 struct lpfc_iocbq *irspiocbq;
James Smart4d9ab992009-10-02 15:16:39 -04004158 struct hbq_dmabuf *dmabuf;
4159 struct lpfc_cq_event *cq_event;
James Smart4f774512009-05-22 14:52:35 -04004160 unsigned long iflag;
James Smart0ef01a22018-09-10 10:30:45 -07004161 int count = 0;
James Smart4f774512009-05-22 14:52:35 -04004162
James Smart45ed1192009-10-02 15:17:02 -04004163 spin_lock_irqsave(&phba->hbalock, iflag);
4164 phba->hba_flag &= ~HBA_SP_QUEUE_EVT;
4165 spin_unlock_irqrestore(&phba->hbalock, iflag);
4166 while (!list_empty(&phba->sli4_hba.sp_queue_event)) {
James Smart4f774512009-05-22 14:52:35 -04004167 /* Get the response iocb from the head of work queue */
4168 spin_lock_irqsave(&phba->hbalock, iflag);
James Smart45ed1192009-10-02 15:17:02 -04004169 list_remove_head(&phba->sli4_hba.sp_queue_event,
James Smart4d9ab992009-10-02 15:16:39 -04004170 cq_event, struct lpfc_cq_event, list);
James Smart4f774512009-05-22 14:52:35 -04004171 spin_unlock_irqrestore(&phba->hbalock, iflag);
James Smart4d9ab992009-10-02 15:16:39 -04004172
4173 switch (bf_get(lpfc_wcqe_c_code, &cq_event->cqe.wcqe_cmpl)) {
4174 case CQE_CODE_COMPL_WQE:
4175 irspiocbq = container_of(cq_event, struct lpfc_iocbq,
4176 cq_event);
James Smart45ed1192009-10-02 15:17:02 -04004177 /* Translate ELS WCQE to response IOCBQ */
4178 irspiocbq = lpfc_sli4_els_wcqe_to_rspiocbq(phba,
4179 irspiocbq);
4180 if (irspiocbq)
4181 lpfc_sli_sp_handle_rspiocb(phba, pring,
4182 irspiocbq);
James Smart0ef01a22018-09-10 10:30:45 -07004183 count++;
James Smart4d9ab992009-10-02 15:16:39 -04004184 break;
4185 case CQE_CODE_RECEIVE:
James Smart7851fe22011-07-22 18:36:52 -04004186 case CQE_CODE_RECEIVE_V1:
James Smart4d9ab992009-10-02 15:16:39 -04004187 dmabuf = container_of(cq_event, struct hbq_dmabuf,
4188 cq_event);
4189 lpfc_sli4_handle_received_buffer(phba, dmabuf);
James Smart0ef01a22018-09-10 10:30:45 -07004190 count++;
James Smart4d9ab992009-10-02 15:16:39 -04004191 break;
4192 default:
4193 break;
4194 }
James Smart0ef01a22018-09-10 10:30:45 -07004195
4196 /* Limit the number of events to 64 to avoid soft lockups */
4197 if (count == 64)
4198 break;
James Smart4f774512009-05-22 14:52:35 -04004199 }
4200}
4201
4202/**
James Smart3621a712009-04-06 18:47:14 -04004203 * lpfc_sli_abort_iocb_ring - Abort all iocbs in the ring
James Smarte59058c2008-08-24 21:49:00 -04004204 * @phba: Pointer to HBA context object.
4205 * @pring: Pointer to driver SLI ring object.
4206 *
4207 * This function aborts all iocbs in the given ring and frees all the iocb
4208 * objects in txq. This function issues an abort iocb for all the iocb commands
4209 * in txcmplq. The iocbs in the txcmplq is not guaranteed to complete before
4210 * the return of this function. The caller is not required to hold any locks.
4211 **/
James Smart2e0fef82007-06-17 19:56:36 -05004212void
dea31012005-04-17 16:05:31 -05004213lpfc_sli_abort_iocb_ring(struct lpfc_hba *phba, struct lpfc_sli_ring *pring)
4214{
James Smart2534ba72007-04-25 09:52:20 -04004215 LIST_HEAD(completions);
dea31012005-04-17 16:05:31 -05004216 struct lpfc_iocbq *iocb, *next_iocb;
dea31012005-04-17 16:05:31 -05004217
James Smart92d7f7b2007-06-17 19:56:38 -05004218 if (pring->ringno == LPFC_ELS_RING) {
4219 lpfc_fabric_abort_hba(phba);
4220 }
4221
dea31012005-04-17 16:05:31 -05004222 /* Error everything on txq and txcmplq
4223 * First do the txq.
4224 */
James Smartdb55fba2014-04-04 13:52:02 -04004225 if (phba->sli_rev >= LPFC_SLI_REV4) {
4226 spin_lock_irq(&pring->ring_lock);
4227 list_splice_init(&pring->txq, &completions);
4228 pring->txq_cnt = 0;
4229 spin_unlock_irq(&pring->ring_lock);
dea31012005-04-17 16:05:31 -05004230
James Smartdb55fba2014-04-04 13:52:02 -04004231 spin_lock_irq(&phba->hbalock);
4232 /* Next issue ABTS for everything on the txcmplq */
4233 list_for_each_entry_safe(iocb, next_iocb, &pring->txcmplq, list)
James Smartdb7531d2020-11-15 11:26:44 -08004234 lpfc_sli_issue_abort_iotag(phba, pring, iocb, NULL);
James Smartdb55fba2014-04-04 13:52:02 -04004235 spin_unlock_irq(&phba->hbalock);
4236 } else {
4237 spin_lock_irq(&phba->hbalock);
4238 list_splice_init(&pring->txq, &completions);
4239 pring->txq_cnt = 0;
James Smart2534ba72007-04-25 09:52:20 -04004240
James Smartdb55fba2014-04-04 13:52:02 -04004241 /* Next issue ABTS for everything on the txcmplq */
4242 list_for_each_entry_safe(iocb, next_iocb, &pring->txcmplq, list)
James Smartdb7531d2020-11-15 11:26:44 -08004243 lpfc_sli_issue_abort_iotag(phba, pring, iocb, NULL);
James Smartdb55fba2014-04-04 13:52:02 -04004244 spin_unlock_irq(&phba->hbalock);
4245 }
James Smarta22d73b2021-01-04 10:02:38 -08004246 /* Make sure HBA is alive */
4247 lpfc_issue_hb_tmo(phba);
James Smart2534ba72007-04-25 09:52:20 -04004248
James Smarta257bf92009-04-06 18:48:10 -04004249 /* Cancel all the IOCBs from the completions list */
4250 lpfc_sli_cancel_iocbs(phba, &completions, IOSTAT_LOCAL_REJECT,
4251 IOERR_SLI_ABORTED);
dea31012005-04-17 16:05:31 -05004252}
4253
James Smarte59058c2008-08-24 21:49:00 -04004254/**
James Smartdb55fba2014-04-04 13:52:02 -04004255 * lpfc_sli_abort_fcp_rings - Abort all iocbs in all FCP rings
4256 * @phba: Pointer to HBA context object.
James Smartdb55fba2014-04-04 13:52:02 -04004257 *
4258 * This function aborts all iocbs in FCP rings and frees all the iocb
4259 * objects in txq. This function issues an abort iocb for all the iocb commands
4260 * in txcmplq. The iocbs in the txcmplq is not guaranteed to complete before
4261 * the return of this function. The caller is not required to hold any locks.
4262 **/
4263void
4264lpfc_sli_abort_fcp_rings(struct lpfc_hba *phba)
4265{
4266 struct lpfc_sli *psli = &phba->sli;
4267 struct lpfc_sli_ring *pring;
4268 uint32_t i;
4269
4270 /* Look on all the FCP Rings for the iotag */
4271 if (phba->sli_rev >= LPFC_SLI_REV4) {
James Smartcdb42be2019-01-28 11:14:21 -08004272 for (i = 0; i < phba->cfg_hdw_queue; i++) {
James Smartc00f62e2019-08-14 16:57:11 -07004273 pring = phba->sli4_hba.hdwq[i].io_wq->pring;
James Smartdb55fba2014-04-04 13:52:02 -04004274 lpfc_sli_abort_iocb_ring(phba, pring);
4275 }
4276 } else {
James Smart895427b2017-02-12 13:52:30 -08004277 pring = &psli->sli3_ring[LPFC_FCP_RING];
James Smartdb55fba2014-04-04 13:52:02 -04004278 lpfc_sli_abort_iocb_ring(phba, pring);
4279 }
4280}
4281
James Smart895427b2017-02-12 13:52:30 -08004282/**
James Smartc00f62e2019-08-14 16:57:11 -07004283 * lpfc_sli_flush_io_rings - flush all iocbs in the IO ring
James Smarta8e497d2008-08-24 21:50:11 -04004284 * @phba: Pointer to HBA context object.
4285 *
James Smartc00f62e2019-08-14 16:57:11 -07004286 * This function flushes all iocbs in the IO ring and frees all the iocb
James Smarta8e497d2008-08-24 21:50:11 -04004287 * objects in txq and txcmplq. This function will not issue abort iocbs
4288 * for all the iocb commands in txcmplq, they will just be returned with
4289 * IOERR_SLI_DOWN. This function is invoked with EEH when device's PCI
4290 * slot has been permanently disabled.
4291 **/
4292void
James Smartc00f62e2019-08-14 16:57:11 -07004293lpfc_sli_flush_io_rings(struct lpfc_hba *phba)
James Smarta8e497d2008-08-24 21:50:11 -04004294{
4295 LIST_HEAD(txq);
4296 LIST_HEAD(txcmplq);
James Smarta8e497d2008-08-24 21:50:11 -04004297 struct lpfc_sli *psli = &phba->sli;
4298 struct lpfc_sli_ring *pring;
James Smartdb55fba2014-04-04 13:52:02 -04004299 uint32_t i;
James Smartc1dd9112018-01-30 15:58:57 -08004300 struct lpfc_iocbq *piocb, *next_iocb;
James Smarta8e497d2008-08-24 21:50:11 -04004301
4302 spin_lock_irq(&phba->hbalock);
James Smart4cd70892020-03-22 11:12:57 -07004303 if (phba->hba_flag & HBA_IOQ_FLUSH ||
4304 !phba->sli4_hba.hdwq) {
4305 spin_unlock_irq(&phba->hbalock);
4306 return;
4307 }
James Smart4f2e66c2012-05-09 21:17:07 -04004308 /* Indicate the I/O queues are flushed */
James Smartc00f62e2019-08-14 16:57:11 -07004309 phba->hba_flag |= HBA_IOQ_FLUSH;
James Smarta8e497d2008-08-24 21:50:11 -04004310 spin_unlock_irq(&phba->hbalock);
4311
James Smartdb55fba2014-04-04 13:52:02 -04004312 /* Look on all the FCP Rings for the iotag */
4313 if (phba->sli_rev >= LPFC_SLI_REV4) {
James Smartcdb42be2019-01-28 11:14:21 -08004314 for (i = 0; i < phba->cfg_hdw_queue; i++) {
James Smartc00f62e2019-08-14 16:57:11 -07004315 pring = phba->sli4_hba.hdwq[i].io_wq->pring;
James Smarta8e497d2008-08-24 21:50:11 -04004316
James Smartdb55fba2014-04-04 13:52:02 -04004317 spin_lock_irq(&pring->ring_lock);
4318 /* Retrieve everything on txq */
4319 list_splice_init(&pring->txq, &txq);
James Smartc1dd9112018-01-30 15:58:57 -08004320 list_for_each_entry_safe(piocb, next_iocb,
4321 &pring->txcmplq, list)
4322 piocb->iocb_flag &= ~LPFC_IO_ON_TXCMPLQ;
James Smartdb55fba2014-04-04 13:52:02 -04004323 /* Retrieve everything on the txcmplq */
4324 list_splice_init(&pring->txcmplq, &txcmplq);
4325 pring->txq_cnt = 0;
4326 pring->txcmplq_cnt = 0;
4327 spin_unlock_irq(&pring->ring_lock);
4328
4329 /* Flush the txq */
4330 lpfc_sli_cancel_iocbs(phba, &txq,
4331 IOSTAT_LOCAL_REJECT,
4332 IOERR_SLI_DOWN);
4333 /* Flush the txcmpq */
4334 lpfc_sli_cancel_iocbs(phba, &txcmplq,
4335 IOSTAT_LOCAL_REJECT,
4336 IOERR_SLI_DOWN);
4337 }
4338 } else {
James Smart895427b2017-02-12 13:52:30 -08004339 pring = &psli->sli3_ring[LPFC_FCP_RING];
James Smartdb55fba2014-04-04 13:52:02 -04004340
4341 spin_lock_irq(&phba->hbalock);
4342 /* Retrieve everything on txq */
4343 list_splice_init(&pring->txq, &txq);
James Smartc1dd9112018-01-30 15:58:57 -08004344 list_for_each_entry_safe(piocb, next_iocb,
4345 &pring->txcmplq, list)
4346 piocb->iocb_flag &= ~LPFC_IO_ON_TXCMPLQ;
James Smartdb55fba2014-04-04 13:52:02 -04004347 /* Retrieve everything on the txcmplq */
4348 list_splice_init(&pring->txcmplq, &txcmplq);
4349 pring->txq_cnt = 0;
4350 pring->txcmplq_cnt = 0;
4351 spin_unlock_irq(&phba->hbalock);
4352
4353 /* Flush the txq */
4354 lpfc_sli_cancel_iocbs(phba, &txq, IOSTAT_LOCAL_REJECT,
4355 IOERR_SLI_DOWN);
4356 /* Flush the txcmpq */
4357 lpfc_sli_cancel_iocbs(phba, &txcmplq, IOSTAT_LOCAL_REJECT,
4358 IOERR_SLI_DOWN);
4359 }
James Smarta8e497d2008-08-24 21:50:11 -04004360}
4361
4362/**
James Smart3772a992009-05-22 14:50:54 -04004363 * lpfc_sli_brdready_s3 - Check for sli3 host ready status
James Smarte59058c2008-08-24 21:49:00 -04004364 * @phba: Pointer to HBA context object.
4365 * @mask: Bit mask to be checked.
4366 *
4367 * This function reads the host status register and compares
4368 * with the provided bit mask to check if HBA completed
4369 * the restart. This function will wait in a loop for the
4370 * HBA to complete restart. If the HBA does not restart within
4371 * 15 iterations, the function will reset the HBA again. The
4372 * function returns 1 when HBA fail to restart otherwise returns
4373 * zero.
4374 **/
James Smart3772a992009-05-22 14:50:54 -04004375static int
4376lpfc_sli_brdready_s3(struct lpfc_hba *phba, uint32_t mask)
dea31012005-04-17 16:05:31 -05004377{
Jamie Wellnitz41415862006-02-28 19:25:27 -05004378 uint32_t status;
4379 int i = 0;
4380 int retval = 0;
dea31012005-04-17 16:05:31 -05004381
Jamie Wellnitz41415862006-02-28 19:25:27 -05004382 /* Read the HBA Host Status Register */
James Smart9940b972011-03-11 16:06:12 -05004383 if (lpfc_readl(phba->HSregaddr, &status))
4384 return 1;
dea31012005-04-17 16:05:31 -05004385
James Smartd2f25472021-01-04 10:02:27 -08004386 phba->hba_flag |= HBA_NEEDS_CFG_PORT;
4387
Jamie Wellnitz41415862006-02-28 19:25:27 -05004388 /*
4389 * Check status register every 100ms for 5 retries, then every
4390 * 500ms for 5, then every 2.5 sec for 5, then reset board and
4391 * every 2.5 sec for 4.
4392 * Break our of the loop if errors occurred during init.
4393 */
4394 while (((status & mask) != mask) &&
4395 !(status & HS_FFERM) &&
4396 i++ < 20) {
dea31012005-04-17 16:05:31 -05004397
Jamie Wellnitz41415862006-02-28 19:25:27 -05004398 if (i <= 5)
4399 msleep(10);
4400 else if (i <= 10)
4401 msleep(500);
4402 else
4403 msleep(2500);
dea31012005-04-17 16:05:31 -05004404
Jamie Wellnitz41415862006-02-28 19:25:27 -05004405 if (i == 15) {
James Smart2e0fef82007-06-17 19:56:36 -05004406 /* Do post */
James Smart92d7f7b2007-06-17 19:56:38 -05004407 phba->pport->port_state = LPFC_VPORT_UNKNOWN;
Jamie Wellnitz41415862006-02-28 19:25:27 -05004408 lpfc_sli_brdrestart(phba);
4409 }
4410 /* Read the HBA Host Status Register */
James Smart9940b972011-03-11 16:06:12 -05004411 if (lpfc_readl(phba->HSregaddr, &status)) {
4412 retval = 1;
4413 break;
4414 }
dea31012005-04-17 16:05:31 -05004415 }
dea31012005-04-17 16:05:31 -05004416
Jamie Wellnitz41415862006-02-28 19:25:27 -05004417 /* Check to see if any errors occurred during init */
4418 if ((status & HS_FFERM) || (i >= 20)) {
Dick Kennedy372c1872020-06-30 14:50:00 -07004419 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smarte40a02c2010-02-26 14:13:54 -05004420 "2751 Adapter failed to restart, "
4421 "status reg x%x, FW Data: A8 x%x AC x%x\n",
4422 status,
4423 readl(phba->MBslimaddr + 0xa8),
4424 readl(phba->MBslimaddr + 0xac));
James Smart2e0fef82007-06-17 19:56:36 -05004425 phba->link_state = LPFC_HBA_ERROR;
Jamie Wellnitz41415862006-02-28 19:25:27 -05004426 retval = 1;
4427 }
dea31012005-04-17 16:05:31 -05004428
Jamie Wellnitz41415862006-02-28 19:25:27 -05004429 return retval;
dea31012005-04-17 16:05:31 -05004430}
4431
James Smartda0436e2009-05-22 14:51:39 -04004432/**
4433 * lpfc_sli_brdready_s4 - Check for sli4 host ready status
4434 * @phba: Pointer to HBA context object.
4435 * @mask: Bit mask to be checked.
4436 *
4437 * This function checks the host status register to check if HBA is
4438 * ready. This function will wait in a loop for the HBA to be ready
4439 * If the HBA is not ready , the function will will reset the HBA PCI
4440 * function again. The function returns 1 when HBA fail to be ready
4441 * otherwise returns zero.
4442 **/
4443static int
4444lpfc_sli_brdready_s4(struct lpfc_hba *phba, uint32_t mask)
4445{
4446 uint32_t status;
4447 int retval = 0;
4448
4449 /* Read the HBA Host Status Register */
4450 status = lpfc_sli4_post_status_check(phba);
4451
4452 if (status) {
4453 phba->pport->port_state = LPFC_VPORT_UNKNOWN;
4454 lpfc_sli_brdrestart(phba);
4455 status = lpfc_sli4_post_status_check(phba);
4456 }
4457
4458 /* Check to see if any errors occurred during init */
4459 if (status) {
4460 phba->link_state = LPFC_HBA_ERROR;
4461 retval = 1;
4462 } else
4463 phba->sli4_hba.intr_enable = 0;
4464
4465 return retval;
4466}
4467
4468/**
4469 * lpfc_sli_brdready - Wrapper func for checking the hba readyness
4470 * @phba: Pointer to HBA context object.
4471 * @mask: Bit mask to be checked.
4472 *
4473 * This routine wraps the actual SLI3 or SLI4 hba readyness check routine
4474 * from the API jump table function pointer from the lpfc_hba struct.
4475 **/
4476int
4477lpfc_sli_brdready(struct lpfc_hba *phba, uint32_t mask)
4478{
4479 return phba->lpfc_sli_brdready(phba, mask);
4480}
4481
James Smart92908312006-03-07 15:04:13 -05004482#define BARRIER_TEST_PATTERN (0xdeadbeef)
4483
James Smarte59058c2008-08-24 21:49:00 -04004484/**
James Smart3621a712009-04-06 18:47:14 -04004485 * lpfc_reset_barrier - Make HBA ready for HBA reset
James Smarte59058c2008-08-24 21:49:00 -04004486 * @phba: Pointer to HBA context object.
4487 *
James Smart1b511972011-12-13 13:23:09 -05004488 * This function is called before resetting an HBA. This function is called
4489 * with hbalock held and requests HBA to quiesce DMAs before a reset.
James Smarte59058c2008-08-24 21:49:00 -04004490 **/
James Smart2e0fef82007-06-17 19:56:36 -05004491void lpfc_reset_barrier(struct lpfc_hba *phba)
James Smart92908312006-03-07 15:04:13 -05004492{
James Smart65a29c12006-07-06 15:50:50 -04004493 uint32_t __iomem *resp_buf;
4494 uint32_t __iomem *mbox_buf;
James Smart92908312006-03-07 15:04:13 -05004495 volatile uint32_t mbox;
James Smart9940b972011-03-11 16:06:12 -05004496 uint32_t hc_copy, ha_copy, resp_data;
James Smart92908312006-03-07 15:04:13 -05004497 int i;
4498 uint8_t hdrtype;
4499
Johannes Thumshirn1c2ba472016-01-20 16:22:22 +01004500 lockdep_assert_held(&phba->hbalock);
4501
James Smart92908312006-03-07 15:04:13 -05004502 pci_read_config_byte(phba->pcidev, PCI_HEADER_TYPE, &hdrtype);
4503 if (hdrtype != 0x80 ||
4504 (FC_JEDEC_ID(phba->vpd.rev.biuRev) != HELIOS_JEDEC_ID &&
4505 FC_JEDEC_ID(phba->vpd.rev.biuRev) != THOR_JEDEC_ID))
4506 return;
4507
4508 /*
4509 * Tell the other part of the chip to suspend temporarily all
4510 * its DMA activity.
4511 */
James Smart65a29c12006-07-06 15:50:50 -04004512 resp_buf = phba->MBslimaddr;
James Smart92908312006-03-07 15:04:13 -05004513
4514 /* Disable the error attention */
James Smart9940b972011-03-11 16:06:12 -05004515 if (lpfc_readl(phba->HCregaddr, &hc_copy))
4516 return;
James Smart92908312006-03-07 15:04:13 -05004517 writel((hc_copy & ~HC_ERINT_ENA), phba->HCregaddr);
4518 readl(phba->HCregaddr); /* flush */
James Smart2e0fef82007-06-17 19:56:36 -05004519 phba->link_flag |= LS_IGNORE_ERATT;
James Smart92908312006-03-07 15:04:13 -05004520
James Smart9940b972011-03-11 16:06:12 -05004521 if (lpfc_readl(phba->HAregaddr, &ha_copy))
4522 return;
4523 if (ha_copy & HA_ERATT) {
James Smart92908312006-03-07 15:04:13 -05004524 /* Clear Chip error bit */
4525 writel(HA_ERATT, phba->HAregaddr);
James Smart2e0fef82007-06-17 19:56:36 -05004526 phba->pport->stopped = 1;
James Smart92908312006-03-07 15:04:13 -05004527 }
4528
4529 mbox = 0;
4530 ((MAILBOX_t *)&mbox)->mbxCommand = MBX_KILL_BOARD;
4531 ((MAILBOX_t *)&mbox)->mbxOwner = OWN_CHIP;
4532
4533 writel(BARRIER_TEST_PATTERN, (resp_buf + 1));
James Smart65a29c12006-07-06 15:50:50 -04004534 mbox_buf = phba->MBslimaddr;
James Smart92908312006-03-07 15:04:13 -05004535 writel(mbox, mbox_buf);
4536
James Smart9940b972011-03-11 16:06:12 -05004537 for (i = 0; i < 50; i++) {
4538 if (lpfc_readl((resp_buf + 1), &resp_data))
4539 return;
4540 if (resp_data != ~(BARRIER_TEST_PATTERN))
4541 mdelay(1);
4542 else
4543 break;
4544 }
4545 resp_data = 0;
4546 if (lpfc_readl((resp_buf + 1), &resp_data))
4547 return;
4548 if (resp_data != ~(BARRIER_TEST_PATTERN)) {
James Smartf4b4c682009-05-22 14:53:12 -04004549 if (phba->sli.sli_flag & LPFC_SLI_ACTIVE ||
James Smart2e0fef82007-06-17 19:56:36 -05004550 phba->pport->stopped)
James Smart92908312006-03-07 15:04:13 -05004551 goto restore_hc;
4552 else
4553 goto clear_errat;
4554 }
4555
4556 ((MAILBOX_t *)&mbox)->mbxOwner = OWN_HOST;
James Smart9940b972011-03-11 16:06:12 -05004557 resp_data = 0;
4558 for (i = 0; i < 500; i++) {
4559 if (lpfc_readl(resp_buf, &resp_data))
4560 return;
4561 if (resp_data != mbox)
4562 mdelay(1);
4563 else
4564 break;
4565 }
James Smart92908312006-03-07 15:04:13 -05004566
4567clear_errat:
4568
James Smart9940b972011-03-11 16:06:12 -05004569 while (++i < 500) {
4570 if (lpfc_readl(phba->HAregaddr, &ha_copy))
4571 return;
4572 if (!(ha_copy & HA_ERATT))
4573 mdelay(1);
4574 else
4575 break;
4576 }
James Smart92908312006-03-07 15:04:13 -05004577
4578 if (readl(phba->HAregaddr) & HA_ERATT) {
4579 writel(HA_ERATT, phba->HAregaddr);
James Smart2e0fef82007-06-17 19:56:36 -05004580 phba->pport->stopped = 1;
James Smart92908312006-03-07 15:04:13 -05004581 }
4582
4583restore_hc:
James Smart2e0fef82007-06-17 19:56:36 -05004584 phba->link_flag &= ~LS_IGNORE_ERATT;
James Smart92908312006-03-07 15:04:13 -05004585 writel(hc_copy, phba->HCregaddr);
4586 readl(phba->HCregaddr); /* flush */
4587}
4588
James Smarte59058c2008-08-24 21:49:00 -04004589/**
James Smart3621a712009-04-06 18:47:14 -04004590 * lpfc_sli_brdkill - Issue a kill_board mailbox command
James Smarte59058c2008-08-24 21:49:00 -04004591 * @phba: Pointer to HBA context object.
4592 *
4593 * This function issues a kill_board mailbox command and waits for
4594 * the error attention interrupt. This function is called for stopping
4595 * the firmware processing. The caller is not required to hold any
4596 * locks. This function calls lpfc_hba_down_post function to free
4597 * any pending commands after the kill. The function will return 1 when it
4598 * fails to kill the board else will return 0.
4599 **/
Jamie Wellnitz41415862006-02-28 19:25:27 -05004600int
James Smart2e0fef82007-06-17 19:56:36 -05004601lpfc_sli_brdkill(struct lpfc_hba *phba)
dea31012005-04-17 16:05:31 -05004602{
Jamie Wellnitz41415862006-02-28 19:25:27 -05004603 struct lpfc_sli *psli;
4604 LPFC_MBOXQ_t *pmb;
4605 uint32_t status;
4606 uint32_t ha_copy;
4607 int retval;
4608 int i = 0;
4609
4610 psli = &phba->sli;
4611
4612 /* Kill HBA */
James Smarted957682007-06-17 19:56:37 -05004613 lpfc_printf_log(phba, KERN_INFO, LOG_SLI,
James Smarte8b62012007-08-02 11:10:09 -04004614 "0329 Kill HBA Data: x%x x%x\n",
4615 phba->pport->port_state, psli->sli_flag);
Jamie Wellnitz41415862006-02-28 19:25:27 -05004616
James Smart98c9ea52007-10-27 13:37:33 -04004617 pmb = (LPFC_MBOXQ_t *) mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL);
4618 if (!pmb)
Jamie Wellnitz41415862006-02-28 19:25:27 -05004619 return 1;
Jamie Wellnitz41415862006-02-28 19:25:27 -05004620
4621 /* Disable the error attention */
James Smart2e0fef82007-06-17 19:56:36 -05004622 spin_lock_irq(&phba->hbalock);
James Smart9940b972011-03-11 16:06:12 -05004623 if (lpfc_readl(phba->HCregaddr, &status)) {
4624 spin_unlock_irq(&phba->hbalock);
4625 mempool_free(pmb, phba->mbox_mem_pool);
4626 return 1;
4627 }
Jamie Wellnitz41415862006-02-28 19:25:27 -05004628 status &= ~HC_ERINT_ENA;
4629 writel(status, phba->HCregaddr);
4630 readl(phba->HCregaddr); /* flush */
James Smart2e0fef82007-06-17 19:56:36 -05004631 phba->link_flag |= LS_IGNORE_ERATT;
4632 spin_unlock_irq(&phba->hbalock);
Jamie Wellnitz41415862006-02-28 19:25:27 -05004633
4634 lpfc_kill_board(phba, pmb);
4635 pmb->mbox_cmpl = lpfc_sli_def_mbox_cmpl;
4636 retval = lpfc_sli_issue_mbox(phba, pmb, MBX_NOWAIT);
4637
4638 if (retval != MBX_SUCCESS) {
4639 if (retval != MBX_BUSY)
4640 mempool_free(pmb, phba->mbox_mem_pool);
Dick Kennedy372c1872020-06-30 14:50:00 -07004641 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smarte40a02c2010-02-26 14:13:54 -05004642 "2752 KILL_BOARD command failed retval %d\n",
4643 retval);
James Smart2e0fef82007-06-17 19:56:36 -05004644 spin_lock_irq(&phba->hbalock);
4645 phba->link_flag &= ~LS_IGNORE_ERATT;
4646 spin_unlock_irq(&phba->hbalock);
Jamie Wellnitz41415862006-02-28 19:25:27 -05004647 return 1;
4648 }
4649
James Smartf4b4c682009-05-22 14:53:12 -04004650 spin_lock_irq(&phba->hbalock);
4651 psli->sli_flag &= ~LPFC_SLI_ACTIVE;
4652 spin_unlock_irq(&phba->hbalock);
James Smart92908312006-03-07 15:04:13 -05004653
Jamie Wellnitz41415862006-02-28 19:25:27 -05004654 mempool_free(pmb, phba->mbox_mem_pool);
4655
4656 /* There is no completion for a KILL_BOARD mbox cmd. Check for an error
4657 * attention every 100ms for 3 seconds. If we don't get ERATT after
4658 * 3 seconds we still set HBA_ERROR state because the status of the
4659 * board is now undefined.
4660 */
James Smart9940b972011-03-11 16:06:12 -05004661 if (lpfc_readl(phba->HAregaddr, &ha_copy))
4662 return 1;
Jamie Wellnitz41415862006-02-28 19:25:27 -05004663 while ((i++ < 30) && !(ha_copy & HA_ERATT)) {
4664 mdelay(100);
James Smart9940b972011-03-11 16:06:12 -05004665 if (lpfc_readl(phba->HAregaddr, &ha_copy))
4666 return 1;
Jamie Wellnitz41415862006-02-28 19:25:27 -05004667 }
4668
4669 del_timer_sync(&psli->mbox_tmo);
James Smart92908312006-03-07 15:04:13 -05004670 if (ha_copy & HA_ERATT) {
4671 writel(HA_ERATT, phba->HAregaddr);
James Smart2e0fef82007-06-17 19:56:36 -05004672 phba->pport->stopped = 1;
James Smart92908312006-03-07 15:04:13 -05004673 }
James Smart2e0fef82007-06-17 19:56:36 -05004674 spin_lock_irq(&phba->hbalock);
Jamie Wellnitz41415862006-02-28 19:25:27 -05004675 psli->sli_flag &= ~LPFC_SLI_MBOX_ACTIVE;
James Smart04c68492009-05-22 14:52:52 -04004676 psli->mbox_active = NULL;
James Smart2e0fef82007-06-17 19:56:36 -05004677 phba->link_flag &= ~LS_IGNORE_ERATT;
4678 spin_unlock_irq(&phba->hbalock);
Jamie Wellnitz41415862006-02-28 19:25:27 -05004679
Jamie Wellnitz41415862006-02-28 19:25:27 -05004680 lpfc_hba_down_post(phba);
James Smart2e0fef82007-06-17 19:56:36 -05004681 phba->link_state = LPFC_HBA_ERROR;
Jamie Wellnitz41415862006-02-28 19:25:27 -05004682
James Smart2e0fef82007-06-17 19:56:36 -05004683 return ha_copy & HA_ERATT ? 0 : 1;
Jamie Wellnitz41415862006-02-28 19:25:27 -05004684}
4685
James Smarte59058c2008-08-24 21:49:00 -04004686/**
James Smart3772a992009-05-22 14:50:54 -04004687 * lpfc_sli_brdreset - Reset a sli-2 or sli-3 HBA
James Smarte59058c2008-08-24 21:49:00 -04004688 * @phba: Pointer to HBA context object.
4689 *
4690 * This function resets the HBA by writing HC_INITFF to the control
4691 * register. After the HBA resets, this function resets all the iocb ring
4692 * indices. This function disables PCI layer parity checking during
4693 * the reset.
4694 * This function returns 0 always.
4695 * The caller is not required to hold any locks.
4696 **/
Jamie Wellnitz41415862006-02-28 19:25:27 -05004697int
James Smart2e0fef82007-06-17 19:56:36 -05004698lpfc_sli_brdreset(struct lpfc_hba *phba)
Jamie Wellnitz41415862006-02-28 19:25:27 -05004699{
4700 struct lpfc_sli *psli;
dea31012005-04-17 16:05:31 -05004701 struct lpfc_sli_ring *pring;
Jamie Wellnitz41415862006-02-28 19:25:27 -05004702 uint16_t cfg_value;
dea31012005-04-17 16:05:31 -05004703 int i;
dea31012005-04-17 16:05:31 -05004704
Jamie Wellnitz41415862006-02-28 19:25:27 -05004705 psli = &phba->sli;
dea31012005-04-17 16:05:31 -05004706
Jamie Wellnitz41415862006-02-28 19:25:27 -05004707 /* Reset HBA */
4708 lpfc_printf_log(phba, KERN_INFO, LOG_SLI,
James Smarte8b62012007-08-02 11:10:09 -04004709 "0325 Reset HBA Data: x%x x%x\n",
James Smart4492b732017-04-27 15:08:26 -07004710 (phba->pport) ? phba->pport->port_state : 0,
4711 psli->sli_flag);
dea31012005-04-17 16:05:31 -05004712
4713 /* perform board reset */
4714 phba->fc_eventTag = 0;
James Smart4d9ab992009-10-02 15:16:39 -04004715 phba->link_events = 0;
James Smartd2f25472021-01-04 10:02:27 -08004716 phba->hba_flag |= HBA_NEEDS_CFG_PORT;
James Smart4492b732017-04-27 15:08:26 -07004717 if (phba->pport) {
4718 phba->pport->fc_myDID = 0;
4719 phba->pport->fc_prevDID = 0;
4720 }
dea31012005-04-17 16:05:31 -05004721
Jamie Wellnitz41415862006-02-28 19:25:27 -05004722 /* Turn off parity checking and serr during the physical reset */
James Smart32a93102019-03-12 16:30:13 -07004723 if (pci_read_config_word(phba->pcidev, PCI_COMMAND, &cfg_value))
4724 return -EIO;
4725
Jamie Wellnitz41415862006-02-28 19:25:27 -05004726 pci_write_config_word(phba->pcidev, PCI_COMMAND,
4727 (cfg_value &
4728 ~(PCI_COMMAND_PARITY | PCI_COMMAND_SERR)));
4729
James Smart3772a992009-05-22 14:50:54 -04004730 psli->sli_flag &= ~(LPFC_SLI_ACTIVE | LPFC_PROCESS_LA);
4731
Jamie Wellnitz41415862006-02-28 19:25:27 -05004732 /* Now toggle INITFF bit in the Host Control Register */
4733 writel(HC_INITFF, phba->HCregaddr);
4734 mdelay(1);
4735 readl(phba->HCregaddr); /* flush */
4736 writel(0, phba->HCregaddr);
4737 readl(phba->HCregaddr); /* flush */
4738
4739 /* Restore PCI cmd register */
4740 pci_write_config_word(phba->pcidev, PCI_COMMAND, cfg_value);
dea31012005-04-17 16:05:31 -05004741
4742 /* Initialize relevant SLI info */
Jamie Wellnitz41415862006-02-28 19:25:27 -05004743 for (i = 0; i < psli->num_rings; i++) {
James Smart895427b2017-02-12 13:52:30 -08004744 pring = &psli->sli3_ring[i];
dea31012005-04-17 16:05:31 -05004745 pring->flag = 0;
James Smart7e56aa22012-08-03 12:35:34 -04004746 pring->sli.sli3.rspidx = 0;
4747 pring->sli.sli3.next_cmdidx = 0;
4748 pring->sli.sli3.local_getidx = 0;
4749 pring->sli.sli3.cmdidx = 0;
dea31012005-04-17 16:05:31 -05004750 pring->missbufcnt = 0;
4751 }
dea31012005-04-17 16:05:31 -05004752
James Smart2e0fef82007-06-17 19:56:36 -05004753 phba->link_state = LPFC_WARM_START;
Jamie Wellnitz41415862006-02-28 19:25:27 -05004754 return 0;
4755}
4756
James Smarte59058c2008-08-24 21:49:00 -04004757/**
James Smartda0436e2009-05-22 14:51:39 -04004758 * lpfc_sli4_brdreset - Reset a sli-4 HBA
4759 * @phba: Pointer to HBA context object.
4760 *
4761 * This function resets a SLI4 HBA. This function disables PCI layer parity
4762 * checking during resets the device. The caller is not required to hold
4763 * any locks.
4764 *
James Smart8c24a4f2019-08-14 16:56:53 -07004765 * This function returns 0 on success else returns negative error code.
James Smartda0436e2009-05-22 14:51:39 -04004766 **/
4767int
4768lpfc_sli4_brdreset(struct lpfc_hba *phba)
4769{
4770 struct lpfc_sli *psli = &phba->sli;
4771 uint16_t cfg_value;
James Smart02936352014-04-04 13:52:12 -04004772 int rc = 0;
James Smartda0436e2009-05-22 14:51:39 -04004773
4774 /* Reset HBA */
4775 lpfc_printf_log(phba, KERN_INFO, LOG_SLI,
James Smart02936352014-04-04 13:52:12 -04004776 "0295 Reset HBA Data: x%x x%x x%x\n",
4777 phba->pport->port_state, psli->sli_flag,
4778 phba->hba_flag);
James Smartda0436e2009-05-22 14:51:39 -04004779
4780 /* perform board reset */
4781 phba->fc_eventTag = 0;
James Smart4d9ab992009-10-02 15:16:39 -04004782 phba->link_events = 0;
James Smartda0436e2009-05-22 14:51:39 -04004783 phba->pport->fc_myDID = 0;
4784 phba->pport->fc_prevDID = 0;
4785
James Smartda0436e2009-05-22 14:51:39 -04004786 spin_lock_irq(&phba->hbalock);
4787 psli->sli_flag &= ~(LPFC_PROCESS_LA);
4788 phba->fcf.fcf_flag = 0;
James Smartda0436e2009-05-22 14:51:39 -04004789 spin_unlock_irq(&phba->hbalock);
4790
James Smart02936352014-04-04 13:52:12 -04004791 /* SLI4 INTF 2: if FW dump is being taken skip INIT_PORT */
4792 if (phba->hba_flag & HBA_FW_DUMP_OP) {
4793 phba->hba_flag &= ~HBA_FW_DUMP_OP;
4794 return rc;
4795 }
4796
James Smartda0436e2009-05-22 14:51:39 -04004797 /* Now physically reset the device */
4798 lpfc_printf_log(phba, KERN_INFO, LOG_INIT,
4799 "0389 Performing PCI function reset!\n");
James Smartbe858b62010-12-15 17:57:20 -05004800
4801 /* Turn off parity checking and serr during the physical reset */
James Smart32a93102019-03-12 16:30:13 -07004802 if (pci_read_config_word(phba->pcidev, PCI_COMMAND, &cfg_value)) {
4803 lpfc_printf_log(phba, KERN_INFO, LOG_INIT,
4804 "3205 PCI read Config failed\n");
4805 return -EIO;
4806 }
4807
James Smartbe858b62010-12-15 17:57:20 -05004808 pci_write_config_word(phba->pcidev, PCI_COMMAND, (cfg_value &
4809 ~(PCI_COMMAND_PARITY | PCI_COMMAND_SERR)));
4810
James Smart88318812012-09-29 11:29:29 -04004811 /* Perform FCoE PCI function reset before freeing queue memory */
James Smart27b01b82012-05-09 21:19:44 -04004812 rc = lpfc_pci_function_reset(phba);
James Smartda0436e2009-05-22 14:51:39 -04004813
James Smartbe858b62010-12-15 17:57:20 -05004814 /* Restore PCI cmd register */
4815 pci_write_config_word(phba->pcidev, PCI_COMMAND, cfg_value);
4816
James Smart27b01b82012-05-09 21:19:44 -04004817 return rc;
James Smartda0436e2009-05-22 14:51:39 -04004818}
4819
4820/**
4821 * lpfc_sli_brdrestart_s3 - Restart a sli-3 hba
James Smarte59058c2008-08-24 21:49:00 -04004822 * @phba: Pointer to HBA context object.
4823 *
4824 * This function is called in the SLI initialization code path to
4825 * restart the HBA. The caller is not required to hold any lock.
4826 * This function writes MBX_RESTART mailbox command to the SLIM and
4827 * resets the HBA. At the end of the function, it calls lpfc_hba_down_post
4828 * function to free any pending commands. The function enables
4829 * POST only during the first initialization. The function returns zero.
4830 * The function does not guarantee completion of MBX_RESTART mailbox
4831 * command before the return of this function.
4832 **/
James Smartda0436e2009-05-22 14:51:39 -04004833static int
4834lpfc_sli_brdrestart_s3(struct lpfc_hba *phba)
Jamie Wellnitz41415862006-02-28 19:25:27 -05004835{
4836 MAILBOX_t *mb;
4837 struct lpfc_sli *psli;
Jamie Wellnitz41415862006-02-28 19:25:27 -05004838 volatile uint32_t word0;
4839 void __iomem *to_slim;
James Smart0d878412009-10-02 15:16:56 -04004840 uint32_t hba_aer_enabled;
Jamie Wellnitz41415862006-02-28 19:25:27 -05004841
James Smart2e0fef82007-06-17 19:56:36 -05004842 spin_lock_irq(&phba->hbalock);
Jamie Wellnitz41415862006-02-28 19:25:27 -05004843
James Smart0d878412009-10-02 15:16:56 -04004844 /* Take PCIe device Advanced Error Reporting (AER) state */
4845 hba_aer_enabled = phba->hba_flag & HBA_AER_ENABLED;
4846
Jamie Wellnitz41415862006-02-28 19:25:27 -05004847 psli = &phba->sli;
4848
4849 /* Restart HBA */
4850 lpfc_printf_log(phba, KERN_INFO, LOG_SLI,
James Smarte8b62012007-08-02 11:10:09 -04004851 "0337 Restart HBA Data: x%x x%x\n",
James Smart4492b732017-04-27 15:08:26 -07004852 (phba->pport) ? phba->pport->port_state : 0,
4853 psli->sli_flag);
Jamie Wellnitz41415862006-02-28 19:25:27 -05004854
4855 word0 = 0;
4856 mb = (MAILBOX_t *) &word0;
4857 mb->mbxCommand = MBX_RESTART;
4858 mb->mbxHc = 1;
4859
James Smart92908312006-03-07 15:04:13 -05004860 lpfc_reset_barrier(phba);
4861
Jamie Wellnitz41415862006-02-28 19:25:27 -05004862 to_slim = phba->MBslimaddr;
4863 writel(*(uint32_t *) mb, to_slim);
4864 readl(to_slim); /* flush */
4865
4866 /* Only skip post after fc_ffinit is completed */
James Smart4492b732017-04-27 15:08:26 -07004867 if (phba->pport && phba->pport->port_state)
Jamie Wellnitz41415862006-02-28 19:25:27 -05004868 word0 = 1; /* This is really setting up word1 */
James Smarteaf15d52008-12-04 22:39:29 -05004869 else
Jamie Wellnitz41415862006-02-28 19:25:27 -05004870 word0 = 0; /* This is really setting up word1 */
James Smart65a29c12006-07-06 15:50:50 -04004871 to_slim = phba->MBslimaddr + sizeof (uint32_t);
Jamie Wellnitz41415862006-02-28 19:25:27 -05004872 writel(*(uint32_t *) mb, to_slim);
4873 readl(to_slim); /* flush */
4874
4875 lpfc_sli_brdreset(phba);
James Smart4492b732017-04-27 15:08:26 -07004876 if (phba->pport)
4877 phba->pport->stopped = 0;
James Smart2e0fef82007-06-17 19:56:36 -05004878 phba->link_state = LPFC_INIT_START;
James Smartda0436e2009-05-22 14:51:39 -04004879 phba->hba_flag = 0;
James Smart2e0fef82007-06-17 19:56:36 -05004880 spin_unlock_irq(&phba->hbalock);
Jamie Wellnitz41415862006-02-28 19:25:27 -05004881
James Smart64ba8812006-08-02 15:24:34 -04004882 memset(&psli->lnk_stat_offsets, 0, sizeof(psli->lnk_stat_offsets));
Arnd Bergmannc4d6204d2018-06-18 17:28:23 +02004883 psli->stats_start = ktime_get_seconds();
James Smart64ba8812006-08-02 15:24:34 -04004884
James Smarteaf15d52008-12-04 22:39:29 -05004885 /* Give the INITFF and Post time to settle. */
4886 mdelay(100);
dea31012005-04-17 16:05:31 -05004887
James Smart0d878412009-10-02 15:16:56 -04004888 /* Reset HBA AER if it was enabled, note hba_flag was reset above */
4889 if (hba_aer_enabled)
4890 pci_disable_pcie_error_reporting(phba->pcidev);
4891
Jamie Wellnitz41415862006-02-28 19:25:27 -05004892 lpfc_hba_down_post(phba);
dea31012005-04-17 16:05:31 -05004893
4894 return 0;
4895}
4896
James Smarte59058c2008-08-24 21:49:00 -04004897/**
James Smartda0436e2009-05-22 14:51:39 -04004898 * lpfc_sli_brdrestart_s4 - Restart the sli-4 hba
4899 * @phba: Pointer to HBA context object.
4900 *
4901 * This function is called in the SLI initialization code path to restart
4902 * a SLI4 HBA. The caller is not required to hold any lock.
4903 * At the end of the function, it calls lpfc_hba_down_post function to
4904 * free any pending commands.
4905 **/
4906static int
4907lpfc_sli_brdrestart_s4(struct lpfc_hba *phba)
4908{
4909 struct lpfc_sli *psli = &phba->sli;
James Smart75baf692010-06-08 18:31:21 -04004910 uint32_t hba_aer_enabled;
James Smart27b01b82012-05-09 21:19:44 -04004911 int rc;
James Smartda0436e2009-05-22 14:51:39 -04004912
4913 /* Restart HBA */
4914 lpfc_printf_log(phba, KERN_INFO, LOG_SLI,
4915 "0296 Restart HBA Data: x%x x%x\n",
4916 phba->pport->port_state, psli->sli_flag);
4917
James Smart75baf692010-06-08 18:31:21 -04004918 /* Take PCIe device Advanced Error Reporting (AER) state */
4919 hba_aer_enabled = phba->hba_flag & HBA_AER_ENABLED;
4920
James Smart27b01b82012-05-09 21:19:44 -04004921 rc = lpfc_sli4_brdreset(phba);
James Smart4fb86a62019-09-03 14:54:41 -07004922 if (rc) {
4923 phba->link_state = LPFC_HBA_ERROR;
4924 goto hba_down_queue;
4925 }
James Smartda0436e2009-05-22 14:51:39 -04004926
4927 spin_lock_irq(&phba->hbalock);
4928 phba->pport->stopped = 0;
4929 phba->link_state = LPFC_INIT_START;
4930 phba->hba_flag = 0;
4931 spin_unlock_irq(&phba->hbalock);
4932
4933 memset(&psli->lnk_stat_offsets, 0, sizeof(psli->lnk_stat_offsets));
Arnd Bergmannc4d6204d2018-06-18 17:28:23 +02004934 psli->stats_start = ktime_get_seconds();
James Smartda0436e2009-05-22 14:51:39 -04004935
James Smart75baf692010-06-08 18:31:21 -04004936 /* Reset HBA AER if it was enabled, note hba_flag was reset above */
4937 if (hba_aer_enabled)
4938 pci_disable_pcie_error_reporting(phba->pcidev);
4939
James Smart4fb86a62019-09-03 14:54:41 -07004940hba_down_queue:
James Smartda0436e2009-05-22 14:51:39 -04004941 lpfc_hba_down_post(phba);
James Smart569dbe82017-06-15 22:56:47 -07004942 lpfc_sli4_queue_destroy(phba);
James Smartda0436e2009-05-22 14:51:39 -04004943
James Smart27b01b82012-05-09 21:19:44 -04004944 return rc;
James Smartda0436e2009-05-22 14:51:39 -04004945}
4946
4947/**
4948 * lpfc_sli_brdrestart - Wrapper func for restarting hba
4949 * @phba: Pointer to HBA context object.
4950 *
4951 * This routine wraps the actual SLI3 or SLI4 hba restart routine from the
4952 * API jump table function pointer from the lpfc_hba struct.
4953**/
4954int
4955lpfc_sli_brdrestart(struct lpfc_hba *phba)
4956{
4957 return phba->lpfc_sli_brdrestart(phba);
4958}
4959
4960/**
James Smart3621a712009-04-06 18:47:14 -04004961 * lpfc_sli_chipset_init - Wait for the restart of the HBA after a restart
James Smarte59058c2008-08-24 21:49:00 -04004962 * @phba: Pointer to HBA context object.
4963 *
4964 * This function is called after a HBA restart to wait for successful
4965 * restart of the HBA. Successful restart of the HBA is indicated by
4966 * HS_FFRDY and HS_MBRDY bits. If the HBA fails to restart even after 15
4967 * iteration, the function will restart the HBA again. The function returns
4968 * zero if HBA successfully restarted else returns negative error code.
4969 **/
James Smart4492b732017-04-27 15:08:26 -07004970int
dea31012005-04-17 16:05:31 -05004971lpfc_sli_chipset_init(struct lpfc_hba *phba)
4972{
4973 uint32_t status, i = 0;
4974
4975 /* Read the HBA Host Status Register */
James Smart9940b972011-03-11 16:06:12 -05004976 if (lpfc_readl(phba->HSregaddr, &status))
4977 return -EIO;
dea31012005-04-17 16:05:31 -05004978
4979 /* Check status register to see what current state is */
4980 i = 0;
4981 while ((status & (HS_FFRDY | HS_MBRDY)) != (HS_FFRDY | HS_MBRDY)) {
4982
James Smartdcf2a4e2010-09-29 11:18:53 -04004983 /* Check every 10ms for 10 retries, then every 100ms for 90
4984 * retries, then every 1 sec for 50 retires for a total of
4985 * ~60 seconds before reset the board again and check every
4986 * 1 sec for 50 retries. The up to 60 seconds before the
4987 * board ready is required by the Falcon FIPS zeroization
4988 * complete, and any reset the board in between shall cause
4989 * restart of zeroization, further delay the board ready.
dea31012005-04-17 16:05:31 -05004990 */
James Smartdcf2a4e2010-09-29 11:18:53 -04004991 if (i++ >= 200) {
dea31012005-04-17 16:05:31 -05004992 /* Adapter failed to init, timeout, status reg
4993 <status> */
Dick Kennedy372c1872020-06-30 14:50:00 -07004994 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smarte8b62012007-08-02 11:10:09 -04004995 "0436 Adapter failed to init, "
James Smart09372822008-01-11 01:52:54 -05004996 "timeout, status reg x%x, "
4997 "FW Data: A8 x%x AC x%x\n", status,
4998 readl(phba->MBslimaddr + 0xa8),
4999 readl(phba->MBslimaddr + 0xac));
James Smart2e0fef82007-06-17 19:56:36 -05005000 phba->link_state = LPFC_HBA_ERROR;
dea31012005-04-17 16:05:31 -05005001 return -ETIMEDOUT;
5002 }
5003
5004 /* Check to see if any errors occurred during init */
5005 if (status & HS_FFERM) {
5006 /* ERROR: During chipset initialization */
5007 /* Adapter failed to init, chipset, status reg
5008 <status> */
Dick Kennedy372c1872020-06-30 14:50:00 -07005009 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smarte8b62012007-08-02 11:10:09 -04005010 "0437 Adapter failed to init, "
James Smart09372822008-01-11 01:52:54 -05005011 "chipset, status reg x%x, "
5012 "FW Data: A8 x%x AC x%x\n", status,
5013 readl(phba->MBslimaddr + 0xa8),
5014 readl(phba->MBslimaddr + 0xac));
James Smart2e0fef82007-06-17 19:56:36 -05005015 phba->link_state = LPFC_HBA_ERROR;
dea31012005-04-17 16:05:31 -05005016 return -EIO;
5017 }
5018
James Smartdcf2a4e2010-09-29 11:18:53 -04005019 if (i <= 10)
dea31012005-04-17 16:05:31 -05005020 msleep(10);
James Smartdcf2a4e2010-09-29 11:18:53 -04005021 else if (i <= 100)
5022 msleep(100);
5023 else
5024 msleep(1000);
dea31012005-04-17 16:05:31 -05005025
James Smartdcf2a4e2010-09-29 11:18:53 -04005026 if (i == 150) {
5027 /* Do post */
James Smart92d7f7b2007-06-17 19:56:38 -05005028 phba->pport->port_state = LPFC_VPORT_UNKNOWN;
Jamie Wellnitz41415862006-02-28 19:25:27 -05005029 lpfc_sli_brdrestart(phba);
dea31012005-04-17 16:05:31 -05005030 }
5031 /* Read the HBA Host Status Register */
James Smart9940b972011-03-11 16:06:12 -05005032 if (lpfc_readl(phba->HSregaddr, &status))
5033 return -EIO;
dea31012005-04-17 16:05:31 -05005034 }
5035
5036 /* Check to see if any errors occurred during init */
5037 if (status & HS_FFERM) {
5038 /* ERROR: During chipset initialization */
5039 /* Adapter failed to init, chipset, status reg <status> */
Dick Kennedy372c1872020-06-30 14:50:00 -07005040 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smarte8b62012007-08-02 11:10:09 -04005041 "0438 Adapter failed to init, chipset, "
James Smart09372822008-01-11 01:52:54 -05005042 "status reg x%x, "
5043 "FW Data: A8 x%x AC x%x\n", status,
5044 readl(phba->MBslimaddr + 0xa8),
5045 readl(phba->MBslimaddr + 0xac));
James Smart2e0fef82007-06-17 19:56:36 -05005046 phba->link_state = LPFC_HBA_ERROR;
dea31012005-04-17 16:05:31 -05005047 return -EIO;
5048 }
5049
James Smartd2f25472021-01-04 10:02:27 -08005050 phba->hba_flag |= HBA_NEEDS_CFG_PORT;
5051
dea31012005-04-17 16:05:31 -05005052 /* Clear all interrupt enable conditions */
5053 writel(0, phba->HCregaddr);
5054 readl(phba->HCregaddr); /* flush */
5055
5056 /* setup host attn register */
5057 writel(0xffffffff, phba->HAregaddr);
5058 readl(phba->HAregaddr); /* flush */
5059 return 0;
5060}
5061
James Smarte59058c2008-08-24 21:49:00 -04005062/**
James Smart3621a712009-04-06 18:47:14 -04005063 * lpfc_sli_hbq_count - Get the number of HBQs to be configured
James Smarte59058c2008-08-24 21:49:00 -04005064 *
5065 * This function calculates and returns the number of HBQs required to be
5066 * configured.
5067 **/
James Smart78b2d852007-08-02 11:10:21 -04005068int
James Smarted957682007-06-17 19:56:37 -05005069lpfc_sli_hbq_count(void)
5070{
James Smart92d7f7b2007-06-17 19:56:38 -05005071 return ARRAY_SIZE(lpfc_hbq_defs);
James Smarted957682007-06-17 19:56:37 -05005072}
5073
James Smarte59058c2008-08-24 21:49:00 -04005074/**
James Smart3621a712009-04-06 18:47:14 -04005075 * lpfc_sli_hbq_entry_count - Calculate total number of hbq entries
James Smarte59058c2008-08-24 21:49:00 -04005076 *
5077 * This function adds the number of hbq entries in every HBQ to get
5078 * the total number of hbq entries required for the HBA and returns
5079 * the total count.
5080 **/
James Smarted957682007-06-17 19:56:37 -05005081static int
5082lpfc_sli_hbq_entry_count(void)
5083{
5084 int hbq_count = lpfc_sli_hbq_count();
5085 int count = 0;
5086 int i;
5087
5088 for (i = 0; i < hbq_count; ++i)
James Smart92d7f7b2007-06-17 19:56:38 -05005089 count += lpfc_hbq_defs[i]->entry_count;
James Smarted957682007-06-17 19:56:37 -05005090 return count;
5091}
5092
James Smarte59058c2008-08-24 21:49:00 -04005093/**
James Smart3621a712009-04-06 18:47:14 -04005094 * lpfc_sli_hbq_size - Calculate memory required for all hbq entries
James Smarte59058c2008-08-24 21:49:00 -04005095 *
5096 * This function calculates amount of memory required for all hbq entries
5097 * to be configured and returns the total memory required.
5098 **/
dea31012005-04-17 16:05:31 -05005099int
James Smarted957682007-06-17 19:56:37 -05005100lpfc_sli_hbq_size(void)
5101{
5102 return lpfc_sli_hbq_entry_count() * sizeof(struct lpfc_hbq_entry);
5103}
5104
James Smarte59058c2008-08-24 21:49:00 -04005105/**
James Smart3621a712009-04-06 18:47:14 -04005106 * lpfc_sli_hbq_setup - configure and initialize HBQs
James Smarte59058c2008-08-24 21:49:00 -04005107 * @phba: Pointer to HBA context object.
5108 *
5109 * This function is called during the SLI initialization to configure
5110 * all the HBQs and post buffers to the HBQ. The caller is not
5111 * required to hold any locks. This function will return zero if successful
5112 * else it will return negative error code.
5113 **/
James Smarted957682007-06-17 19:56:37 -05005114static int
5115lpfc_sli_hbq_setup(struct lpfc_hba *phba)
5116{
5117 int hbq_count = lpfc_sli_hbq_count();
5118 LPFC_MBOXQ_t *pmb;
5119 MAILBOX_t *pmbox;
5120 uint32_t hbqno;
5121 uint32_t hbq_entry_index;
James Smarted957682007-06-17 19:56:37 -05005122
James Smart92d7f7b2007-06-17 19:56:38 -05005123 /* Get a Mailbox buffer to setup mailbox
5124 * commands for HBA initialization
5125 */
James Smarted957682007-06-17 19:56:37 -05005126 pmb = (LPFC_MBOXQ_t *) mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL);
5127
5128 if (!pmb)
5129 return -ENOMEM;
5130
James Smart04c68492009-05-22 14:52:52 -04005131 pmbox = &pmb->u.mb;
James Smarted957682007-06-17 19:56:37 -05005132
5133 /* Initialize the struct lpfc_sli_hbq structure for each hbq */
5134 phba->link_state = LPFC_INIT_MBX_CMDS;
James Smart3163f722008-02-08 18:50:25 -05005135 phba->hbq_in_use = 1;
James Smarted957682007-06-17 19:56:37 -05005136
5137 hbq_entry_index = 0;
5138 for (hbqno = 0; hbqno < hbq_count; ++hbqno) {
5139 phba->hbqs[hbqno].next_hbqPutIdx = 0;
5140 phba->hbqs[hbqno].hbqPutIdx = 0;
5141 phba->hbqs[hbqno].local_hbqGetIdx = 0;
5142 phba->hbqs[hbqno].entry_count =
James Smart92d7f7b2007-06-17 19:56:38 -05005143 lpfc_hbq_defs[hbqno]->entry_count;
James Smart51ef4c22007-08-02 11:10:31 -04005144 lpfc_config_hbq(phba, hbqno, lpfc_hbq_defs[hbqno],
5145 hbq_entry_index, pmb);
James Smarted957682007-06-17 19:56:37 -05005146 hbq_entry_index += phba->hbqs[hbqno].entry_count;
5147
5148 if (lpfc_sli_issue_mbox(phba, pmb, MBX_POLL) != MBX_SUCCESS) {
5149 /* Adapter failed to init, mbxCmd <cmd> CFG_RING,
5150 mbxStatus <status>, ring <num> */
5151
5152 lpfc_printf_log(phba, KERN_ERR,
James Smart92d7f7b2007-06-17 19:56:38 -05005153 LOG_SLI | LOG_VPORT,
James Smarte8b62012007-08-02 11:10:09 -04005154 "1805 Adapter failed to init. "
James Smarted957682007-06-17 19:56:37 -05005155 "Data: x%x x%x x%x\n",
James Smarte8b62012007-08-02 11:10:09 -04005156 pmbox->mbxCommand,
James Smarted957682007-06-17 19:56:37 -05005157 pmbox->mbxStatus, hbqno);
5158
5159 phba->link_state = LPFC_HBA_ERROR;
5160 mempool_free(pmb, phba->mbox_mem_pool);
James Smart6e7288d2010-06-07 15:23:35 -04005161 return -ENXIO;
James Smarted957682007-06-17 19:56:37 -05005162 }
5163 }
5164 phba->hbq_count = hbq_count;
5165
James Smarted957682007-06-17 19:56:37 -05005166 mempool_free(pmb, phba->mbox_mem_pool);
5167
James Smart92d7f7b2007-06-17 19:56:38 -05005168 /* Initially populate or replenish the HBQs */
James Smartd7c255b2008-08-24 21:50:00 -04005169 for (hbqno = 0; hbqno < hbq_count; ++hbqno)
5170 lpfc_sli_hbqbuf_init_hbqs(phba, hbqno);
James Smarted957682007-06-17 19:56:37 -05005171 return 0;
5172}
5173
James Smarte59058c2008-08-24 21:49:00 -04005174/**
James Smart4f774512009-05-22 14:52:35 -04005175 * lpfc_sli4_rb_setup - Initialize and post RBs to HBA
5176 * @phba: Pointer to HBA context object.
5177 *
5178 * This function is called during the SLI initialization to configure
5179 * all the HBQs and post buffers to the HBQ. The caller is not
5180 * required to hold any locks. This function will return zero if successful
5181 * else it will return negative error code.
5182 **/
5183static int
5184lpfc_sli4_rb_setup(struct lpfc_hba *phba)
5185{
5186 phba->hbq_in_use = 1;
James Smart999fbbc2019-12-18 15:58:06 -08005187 /**
5188 * Specific case when the MDS diagnostics is enabled and supported.
5189 * The receive buffer count is truncated to manage the incoming
5190 * traffic.
5191 **/
5192 if (phba->cfg_enable_mds_diags && phba->mds_diags_support)
5193 phba->hbqs[LPFC_ELS_HBQ].entry_count =
5194 lpfc_hbq_defs[LPFC_ELS_HBQ]->entry_count >> 1;
5195 else
5196 phba->hbqs[LPFC_ELS_HBQ].entry_count =
5197 lpfc_hbq_defs[LPFC_ELS_HBQ]->entry_count;
James Smart4f774512009-05-22 14:52:35 -04005198 phba->hbq_count = 1;
James Smart895427b2017-02-12 13:52:30 -08005199 lpfc_sli_hbqbuf_init_hbqs(phba, LPFC_ELS_HBQ);
James Smart4f774512009-05-22 14:52:35 -04005200 /* Initially populate or replenish the HBQs */
James Smart4f774512009-05-22 14:52:35 -04005201 return 0;
5202}
5203
5204/**
James Smart3621a712009-04-06 18:47:14 -04005205 * lpfc_sli_config_port - Issue config port mailbox command
James Smarte59058c2008-08-24 21:49:00 -04005206 * @phba: Pointer to HBA context object.
5207 * @sli_mode: sli mode - 2/3
5208 *
Masahiro Yamada183b8022017-02-27 14:29:20 -08005209 * This function is called by the sli initialization code path
James Smarte59058c2008-08-24 21:49:00 -04005210 * to issue config_port mailbox command. This function restarts the
5211 * HBA firmware and issues a config_port mailbox command to configure
5212 * the SLI interface in the sli mode specified by sli_mode
5213 * variable. The caller is not required to hold any locks.
5214 * The function returns 0 if successful, else returns negative error
5215 * code.
5216 **/
James Smart93996272008-08-24 21:50:30 -04005217int
5218lpfc_sli_config_port(struct lpfc_hba *phba, int sli_mode)
dea31012005-04-17 16:05:31 -05005219{
5220 LPFC_MBOXQ_t *pmb;
5221 uint32_t resetcount = 0, rc = 0, done = 0;
5222
5223 pmb = (LPFC_MBOXQ_t *) mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL);
5224 if (!pmb) {
James Smart2e0fef82007-06-17 19:56:36 -05005225 phba->link_state = LPFC_HBA_ERROR;
dea31012005-04-17 16:05:31 -05005226 return -ENOMEM;
5227 }
5228
James Smarted957682007-06-17 19:56:37 -05005229 phba->sli_rev = sli_mode;
dea31012005-04-17 16:05:31 -05005230 while (resetcount < 2 && !done) {
James Smart2e0fef82007-06-17 19:56:36 -05005231 spin_lock_irq(&phba->hbalock);
James Smart1c067a42006-08-01 07:33:52 -04005232 phba->sli.sli_flag |= LPFC_SLI_MBOX_ACTIVE;
James Smart2e0fef82007-06-17 19:56:36 -05005233 spin_unlock_irq(&phba->hbalock);
James Smart92d7f7b2007-06-17 19:56:38 -05005234 phba->pport->port_state = LPFC_VPORT_UNKNOWN;
Jamie Wellnitz41415862006-02-28 19:25:27 -05005235 lpfc_sli_brdrestart(phba);
dea31012005-04-17 16:05:31 -05005236 rc = lpfc_sli_chipset_init(phba);
5237 if (rc)
5238 break;
5239
James Smart2e0fef82007-06-17 19:56:36 -05005240 spin_lock_irq(&phba->hbalock);
James Smart1c067a42006-08-01 07:33:52 -04005241 phba->sli.sli_flag &= ~LPFC_SLI_MBOX_ACTIVE;
James Smart2e0fef82007-06-17 19:56:36 -05005242 spin_unlock_irq(&phba->hbalock);
dea31012005-04-17 16:05:31 -05005243 resetcount++;
5244
James Smarted957682007-06-17 19:56:37 -05005245 /* Call pre CONFIG_PORT mailbox command initialization. A
5246 * value of 0 means the call was successful. Any other
5247 * nonzero value is a failure, but if ERESTART is returned,
5248 * the driver may reset the HBA and try again.
5249 */
dea31012005-04-17 16:05:31 -05005250 rc = lpfc_config_port_prep(phba);
5251 if (rc == -ERESTART) {
James Smarted957682007-06-17 19:56:37 -05005252 phba->link_state = LPFC_LINK_UNKNOWN;
dea31012005-04-17 16:05:31 -05005253 continue;
James Smart34b02dc2008-08-24 21:49:55 -04005254 } else if (rc)
dea31012005-04-17 16:05:31 -05005255 break;
James Smart6d368e52011-05-24 11:44:12 -04005256
James Smart2e0fef82007-06-17 19:56:36 -05005257 phba->link_state = LPFC_INIT_MBX_CMDS;
dea31012005-04-17 16:05:31 -05005258 lpfc_config_port(phba, pmb);
5259 rc = lpfc_sli_issue_mbox(phba, pmb, MBX_POLL);
James Smart34b02dc2008-08-24 21:49:55 -04005260 phba->sli3_options &= ~(LPFC_SLI3_NPIV_ENABLED |
5261 LPFC_SLI3_HBQ_ENABLED |
5262 LPFC_SLI3_CRP_ENABLED |
James Smartbc739052010-08-04 16:11:18 -04005263 LPFC_SLI3_DSS_ENABLED);
James Smarted957682007-06-17 19:56:37 -05005264 if (rc != MBX_SUCCESS) {
Dick Kennedy372c1872020-06-30 14:50:00 -07005265 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smarte8b62012007-08-02 11:10:09 -04005266 "0442 Adapter failed to init, mbxCmd x%x "
James Smart92d7f7b2007-06-17 19:56:38 -05005267 "CONFIG_PORT, mbxStatus x%x Data: x%x\n",
James Smart04c68492009-05-22 14:52:52 -04005268 pmb->u.mb.mbxCommand, pmb->u.mb.mbxStatus, 0);
James Smart2e0fef82007-06-17 19:56:36 -05005269 spin_lock_irq(&phba->hbalock);
James Smart04c68492009-05-22 14:52:52 -04005270 phba->sli.sli_flag &= ~LPFC_SLI_ACTIVE;
James Smart2e0fef82007-06-17 19:56:36 -05005271 spin_unlock_irq(&phba->hbalock);
5272 rc = -ENXIO;
James Smart04c68492009-05-22 14:52:52 -04005273 } else {
5274 /* Allow asynchronous mailbox command to go through */
5275 spin_lock_irq(&phba->hbalock);
5276 phba->sli.sli_flag &= ~LPFC_SLI_ASYNC_MBX_BLK;
5277 spin_unlock_irq(&phba->hbalock);
James Smarted957682007-06-17 19:56:37 -05005278 done = 1;
James Smartcb69f7d2011-12-13 13:21:57 -05005279
5280 if ((pmb->u.mb.un.varCfgPort.casabt == 1) &&
5281 (pmb->u.mb.un.varCfgPort.gasabt == 0))
5282 lpfc_printf_log(phba, KERN_WARNING, LOG_INIT,
5283 "3110 Port did not grant ASABT\n");
James Smart04c68492009-05-22 14:52:52 -04005284 }
dea31012005-04-17 16:05:31 -05005285 }
James Smarted957682007-06-17 19:56:37 -05005286 if (!done) {
5287 rc = -EINVAL;
5288 goto do_prep_failed;
5289 }
James Smart04c68492009-05-22 14:52:52 -04005290 if (pmb->u.mb.un.varCfgPort.sli_mode == 3) {
5291 if (!pmb->u.mb.un.varCfgPort.cMA) {
James Smart34b02dc2008-08-24 21:49:55 -04005292 rc = -ENXIO;
5293 goto do_prep_failed;
5294 }
James Smart04c68492009-05-22 14:52:52 -04005295 if (phba->max_vpi && pmb->u.mb.un.varCfgPort.gmv) {
James Smart34b02dc2008-08-24 21:49:55 -04005296 phba->sli3_options |= LPFC_SLI3_NPIV_ENABLED;
James Smart04c68492009-05-22 14:52:52 -04005297 phba->max_vpi = pmb->u.mb.un.varCfgPort.max_vpi;
5298 phba->max_vports = (phba->max_vpi > phba->max_vports) ?
5299 phba->max_vpi : phba->max_vports;
5300
James Smart34b02dc2008-08-24 21:49:55 -04005301 } else
5302 phba->max_vpi = 0;
James Smart04c68492009-05-22 14:52:52 -04005303 if (pmb->u.mb.un.varCfgPort.gerbm)
James Smart34b02dc2008-08-24 21:49:55 -04005304 phba->sli3_options |= LPFC_SLI3_HBQ_ENABLED;
James Smart04c68492009-05-22 14:52:52 -04005305 if (pmb->u.mb.un.varCfgPort.gcrp)
James Smart34b02dc2008-08-24 21:49:55 -04005306 phba->sli3_options |= LPFC_SLI3_CRP_ENABLED;
James Smart6e7288d2010-06-07 15:23:35 -04005307
5308 phba->hbq_get = phba->mbox->us.s3_pgp.hbq_get;
5309 phba->port_gp = phba->mbox->us.s3_pgp.port;
James Smarte2a0a9d2008-12-04 22:40:02 -05005310
James Smartf44ac122018-03-05 12:04:08 -08005311 if (phba->sli3_options & LPFC_SLI3_BG_ENABLED) {
5312 if (pmb->u.mb.un.varCfgPort.gbg == 0) {
5313 phba->cfg_enable_bg = 0;
5314 phba->sli3_options &= ~LPFC_SLI3_BG_ENABLED;
Dick Kennedy372c1872020-06-30 14:50:00 -07005315 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smarte2a0a9d2008-12-04 22:40:02 -05005316 "0443 Adapter did not grant "
5317 "BlockGuard\n");
James Smartf44ac122018-03-05 12:04:08 -08005318 }
James Smarte2a0a9d2008-12-04 22:40:02 -05005319 }
James Smart34b02dc2008-08-24 21:49:55 -04005320 } else {
James Smart8f34f4c2008-12-04 22:39:23 -05005321 phba->hbq_get = NULL;
James Smart34b02dc2008-08-24 21:49:55 -04005322 phba->port_gp = phba->mbox->us.s2.port;
James Smartd7c255b2008-08-24 21:50:00 -04005323 phba->max_vpi = 0;
James Smarted957682007-06-17 19:56:37 -05005324 }
James Smart92d7f7b2007-06-17 19:56:38 -05005325do_prep_failed:
James Smarted957682007-06-17 19:56:37 -05005326 mempool_free(pmb, phba->mbox_mem_pool);
5327 return rc;
5328}
5329
James Smarte59058c2008-08-24 21:49:00 -04005330
5331/**
Masahiro Yamada183b8022017-02-27 14:29:20 -08005332 * lpfc_sli_hba_setup - SLI initialization function
James Smarte59058c2008-08-24 21:49:00 -04005333 * @phba: Pointer to HBA context object.
5334 *
Masahiro Yamada183b8022017-02-27 14:29:20 -08005335 * This function is the main SLI initialization function. This function
5336 * is called by the HBA initialization code, HBA reset code and HBA
James Smarte59058c2008-08-24 21:49:00 -04005337 * error attention handler code. Caller is not required to hold any
5338 * locks. This function issues config_port mailbox command to configure
5339 * the SLI, setup iocb rings and HBQ rings. In the end the function
5340 * calls the config_port_post function to issue init_link mailbox
5341 * command and to start the discovery. The function will return zero
5342 * if successful, else it will return negative error code.
5343 **/
James Smarted957682007-06-17 19:56:37 -05005344int
5345lpfc_sli_hba_setup(struct lpfc_hba *phba)
5346{
5347 uint32_t rc;
James Smartd2f25472021-01-04 10:02:27 -08005348 int i;
James Smart6d368e52011-05-24 11:44:12 -04005349 int longs;
James Smarted957682007-06-17 19:56:37 -05005350
James Smartd2f25472021-01-04 10:02:27 -08005351 /* Enable ISR already does config_port because of config_msi mbx */
5352 if (phba->hba_flag & HBA_NEEDS_CFG_PORT) {
5353 rc = lpfc_sli_config_port(phba, LPFC_SLI_REV3);
5354 if (rc)
5355 return -EIO;
5356 phba->hba_flag &= ~HBA_NEEDS_CFG_PORT;
James Smarted957682007-06-17 19:56:37 -05005357 }
James Smartb5c53952016-03-31 14:12:30 -07005358 phba->fcp_embed_io = 0; /* SLI4 FC support only */
James Smarted957682007-06-17 19:56:37 -05005359
James Smart0d878412009-10-02 15:16:56 -04005360 /* Enable PCIe device Advanced Error Reporting (AER) if configured */
5361 if (phba->cfg_aer_support == 1 && !(phba->hba_flag & HBA_AER_ENABLED)) {
5362 rc = pci_enable_pcie_error_reporting(phba->pcidev);
5363 if (!rc) {
5364 lpfc_printf_log(phba, KERN_INFO, LOG_INIT,
5365 "2709 This device supports "
5366 "Advanced Error Reporting (AER)\n");
5367 spin_lock_irq(&phba->hbalock);
5368 phba->hba_flag |= HBA_AER_ENABLED;
5369 spin_unlock_irq(&phba->hbalock);
5370 } else {
5371 lpfc_printf_log(phba, KERN_INFO, LOG_INIT,
5372 "2708 This device does not support "
James Smartb069d7e2013-05-31 17:04:36 -04005373 "Advanced Error Reporting (AER): %d\n",
5374 rc);
James Smart0d878412009-10-02 15:16:56 -04005375 phba->cfg_aer_support = 0;
5376 }
5377 }
5378
James Smarted957682007-06-17 19:56:37 -05005379 if (phba->sli_rev == 3) {
5380 phba->iocb_cmd_size = SLI3_IOCB_CMD_SIZE;
5381 phba->iocb_rsp_size = SLI3_IOCB_RSP_SIZE;
James Smarted957682007-06-17 19:56:37 -05005382 } else {
5383 phba->iocb_cmd_size = SLI2_IOCB_CMD_SIZE;
5384 phba->iocb_rsp_size = SLI2_IOCB_RSP_SIZE;
James Smart92d7f7b2007-06-17 19:56:38 -05005385 phba->sli3_options = 0;
James Smarted957682007-06-17 19:56:37 -05005386 }
5387
5388 lpfc_printf_log(phba, KERN_INFO, LOG_INIT,
James Smarte8b62012007-08-02 11:10:09 -04005389 "0444 Firmware in SLI %x mode. Max_vpi %d\n",
5390 phba->sli_rev, phba->max_vpi);
James Smarted957682007-06-17 19:56:37 -05005391 rc = lpfc_sli_ring_map(phba);
dea31012005-04-17 16:05:31 -05005392
5393 if (rc)
5394 goto lpfc_sli_hba_setup_error;
5395
James Smart6d368e52011-05-24 11:44:12 -04005396 /* Initialize VPIs. */
5397 if (phba->sli_rev == LPFC_SLI_REV3) {
5398 /*
5399 * The VPI bitmask and physical ID array are allocated
5400 * and initialized once only - at driver load. A port
5401 * reset doesn't need to reinitialize this memory.
5402 */
5403 if ((phba->vpi_bmask == NULL) && (phba->vpi_ids == NULL)) {
5404 longs = (phba->max_vpi + BITS_PER_LONG) / BITS_PER_LONG;
Kees Cook6396bb22018-06-12 14:03:40 -07005405 phba->vpi_bmask = kcalloc(longs,
5406 sizeof(unsigned long),
James Smart6d368e52011-05-24 11:44:12 -04005407 GFP_KERNEL);
5408 if (!phba->vpi_bmask) {
5409 rc = -ENOMEM;
5410 goto lpfc_sli_hba_setup_error;
5411 }
5412
Kees Cook6396bb22018-06-12 14:03:40 -07005413 phba->vpi_ids = kcalloc(phba->max_vpi + 1,
5414 sizeof(uint16_t),
5415 GFP_KERNEL);
James Smart6d368e52011-05-24 11:44:12 -04005416 if (!phba->vpi_ids) {
5417 kfree(phba->vpi_bmask);
5418 rc = -ENOMEM;
5419 goto lpfc_sli_hba_setup_error;
5420 }
5421 for (i = 0; i < phba->max_vpi; i++)
5422 phba->vpi_ids[i] = i;
5423 }
5424 }
5425
James Smart93996272008-08-24 21:50:30 -04005426 /* Init HBQs */
James Smarted957682007-06-17 19:56:37 -05005427 if (phba->sli3_options & LPFC_SLI3_HBQ_ENABLED) {
5428 rc = lpfc_sli_hbq_setup(phba);
5429 if (rc)
5430 goto lpfc_sli_hba_setup_error;
5431 }
James Smart04c68492009-05-22 14:52:52 -04005432 spin_lock_irq(&phba->hbalock);
dea31012005-04-17 16:05:31 -05005433 phba->sli.sli_flag |= LPFC_PROCESS_LA;
James Smart04c68492009-05-22 14:52:52 -04005434 spin_unlock_irq(&phba->hbalock);
dea31012005-04-17 16:05:31 -05005435
5436 rc = lpfc_config_port_post(phba);
5437 if (rc)
5438 goto lpfc_sli_hba_setup_error;
5439
James Smarted957682007-06-17 19:56:37 -05005440 return rc;
5441
James Smart92d7f7b2007-06-17 19:56:38 -05005442lpfc_sli_hba_setup_error:
James Smart2e0fef82007-06-17 19:56:36 -05005443 phba->link_state = LPFC_HBA_ERROR;
Dick Kennedy372c1872020-06-30 14:50:00 -07005444 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smarte8b62012007-08-02 11:10:09 -04005445 "0445 Firmware initialization failed\n");
dea31012005-04-17 16:05:31 -05005446 return rc;
5447}
5448
James Smartda0436e2009-05-22 14:51:39 -04005449/**
5450 * lpfc_sli4_read_fcoe_params - Read fcoe params from conf region
5451 * @phba: Pointer to HBA context object.
Lee Jones7af29d42020-07-21 17:41:31 +01005452 *
James Smartda0436e2009-05-22 14:51:39 -04005453 * This function issue a dump mailbox command to read config region
5454 * 23 and parse the records in the region and populate driver
5455 * data structure.
5456 **/
5457static int
James Smartff78d8f2011-12-13 13:21:35 -05005458lpfc_sli4_read_fcoe_params(struct lpfc_hba *phba)
James Smartda0436e2009-05-22 14:51:39 -04005459{
James Smartff78d8f2011-12-13 13:21:35 -05005460 LPFC_MBOXQ_t *mboxq;
James Smartda0436e2009-05-22 14:51:39 -04005461 struct lpfc_dmabuf *mp;
5462 struct lpfc_mqe *mqe;
5463 uint32_t data_length;
5464 int rc;
5465
5466 /* Program the default value of vlan_id and fc_map */
5467 phba->valid_vlan = 0;
5468 phba->fc_map[0] = LPFC_FCOE_FCF_MAP0;
5469 phba->fc_map[1] = LPFC_FCOE_FCF_MAP1;
5470 phba->fc_map[2] = LPFC_FCOE_FCF_MAP2;
5471
James Smartff78d8f2011-12-13 13:21:35 -05005472 mboxq = (LPFC_MBOXQ_t *)mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL);
5473 if (!mboxq)
James Smartda0436e2009-05-22 14:51:39 -04005474 return -ENOMEM;
5475
James Smartff78d8f2011-12-13 13:21:35 -05005476 mqe = &mboxq->u.mqe;
5477 if (lpfc_sli4_dump_cfg_rg23(phba, mboxq)) {
5478 rc = -ENOMEM;
5479 goto out_free_mboxq;
5480 }
5481
James Smart3e1f0712018-11-29 16:09:29 -08005482 mp = (struct lpfc_dmabuf *)mboxq->ctx_buf;
James Smartda0436e2009-05-22 14:51:39 -04005483 rc = lpfc_sli_issue_mbox(phba, mboxq, MBX_POLL);
5484
5485 lpfc_printf_log(phba, KERN_INFO, LOG_MBOX | LOG_SLI,
5486 "(%d):2571 Mailbox cmd x%x Status x%x "
5487 "Data: x%x x%x x%x x%x x%x x%x x%x x%x x%x "
5488 "x%x x%x x%x x%x x%x x%x x%x x%x x%x "
5489 "CQ: x%x x%x x%x x%x\n",
5490 mboxq->vport ? mboxq->vport->vpi : 0,
5491 bf_get(lpfc_mqe_command, mqe),
5492 bf_get(lpfc_mqe_status, mqe),
5493 mqe->un.mb_words[0], mqe->un.mb_words[1],
5494 mqe->un.mb_words[2], mqe->un.mb_words[3],
5495 mqe->un.mb_words[4], mqe->un.mb_words[5],
5496 mqe->un.mb_words[6], mqe->un.mb_words[7],
5497 mqe->un.mb_words[8], mqe->un.mb_words[9],
5498 mqe->un.mb_words[10], mqe->un.mb_words[11],
5499 mqe->un.mb_words[12], mqe->un.mb_words[13],
5500 mqe->un.mb_words[14], mqe->un.mb_words[15],
5501 mqe->un.mb_words[16], mqe->un.mb_words[50],
5502 mboxq->mcqe.word0,
5503 mboxq->mcqe.mcqe_tag0, mboxq->mcqe.mcqe_tag1,
5504 mboxq->mcqe.trailer);
5505
5506 if (rc) {
5507 lpfc_mbuf_free(phba, mp->virt, mp->phys);
5508 kfree(mp);
James Smartff78d8f2011-12-13 13:21:35 -05005509 rc = -EIO;
5510 goto out_free_mboxq;
James Smartda0436e2009-05-22 14:51:39 -04005511 }
5512 data_length = mqe->un.mb_words[5];
James Smarta0c87cb2009-07-19 10:01:10 -04005513 if (data_length > DMP_RGN23_SIZE) {
James Smartd11e31d2009-06-10 17:23:06 -04005514 lpfc_mbuf_free(phba, mp->virt, mp->phys);
5515 kfree(mp);
James Smartff78d8f2011-12-13 13:21:35 -05005516 rc = -EIO;
5517 goto out_free_mboxq;
James Smartd11e31d2009-06-10 17:23:06 -04005518 }
James Smartda0436e2009-05-22 14:51:39 -04005519
5520 lpfc_parse_fcoe_conf(phba, mp->virt, data_length);
5521 lpfc_mbuf_free(phba, mp->virt, mp->phys);
5522 kfree(mp);
James Smartff78d8f2011-12-13 13:21:35 -05005523 rc = 0;
5524
5525out_free_mboxq:
5526 mempool_free(mboxq, phba->mbox_mem_pool);
5527 return rc;
James Smartda0436e2009-05-22 14:51:39 -04005528}
5529
5530/**
5531 * lpfc_sli4_read_rev - Issue READ_REV and collect vpd data
5532 * @phba: pointer to lpfc hba data structure.
5533 * @mboxq: pointer to the LPFC_MBOXQ_t structure.
5534 * @vpd: pointer to the memory to hold resulting port vpd data.
5535 * @vpd_size: On input, the number of bytes allocated to @vpd.
5536 * On output, the number of data bytes in @vpd.
5537 *
5538 * This routine executes a READ_REV SLI4 mailbox command. In
5539 * addition, this routine gets the port vpd data.
5540 *
5541 * Return codes
André Goddard Rosaaf901ca2009-11-14 13:09:05 -02005542 * 0 - successful
James Smartd439d282010-09-29 11:18:45 -04005543 * -ENOMEM - could not allocated memory.
James Smartda0436e2009-05-22 14:51:39 -04005544 **/
5545static int
5546lpfc_sli4_read_rev(struct lpfc_hba *phba, LPFC_MBOXQ_t *mboxq,
5547 uint8_t *vpd, uint32_t *vpd_size)
5548{
5549 int rc = 0;
5550 uint32_t dma_size;
5551 struct lpfc_dmabuf *dmabuf;
5552 struct lpfc_mqe *mqe;
5553
5554 dmabuf = kzalloc(sizeof(struct lpfc_dmabuf), GFP_KERNEL);
5555 if (!dmabuf)
5556 return -ENOMEM;
5557
5558 /*
5559 * Get a DMA buffer for the vpd data resulting from the READ_REV
5560 * mailbox command.
5561 */
5562 dma_size = *vpd_size;
Luis Chamberlain750afb02019-01-04 09:23:09 +01005563 dmabuf->virt = dma_alloc_coherent(&phba->pcidev->dev, dma_size,
5564 &dmabuf->phys, GFP_KERNEL);
James Smartda0436e2009-05-22 14:51:39 -04005565 if (!dmabuf->virt) {
5566 kfree(dmabuf);
5567 return -ENOMEM;
5568 }
James Smartda0436e2009-05-22 14:51:39 -04005569
5570 /*
5571 * The SLI4 implementation of READ_REV conflicts at word1,
5572 * bits 31:16 and SLI4 adds vpd functionality not present
5573 * in SLI3. This code corrects the conflicts.
5574 */
5575 lpfc_read_rev(phba, mboxq);
5576 mqe = &mboxq->u.mqe;
5577 mqe->un.read_rev.vpd_paddr_high = putPaddrHigh(dmabuf->phys);
5578 mqe->un.read_rev.vpd_paddr_low = putPaddrLow(dmabuf->phys);
5579 mqe->un.read_rev.word1 &= 0x0000FFFF;
5580 bf_set(lpfc_mbx_rd_rev_vpd, &mqe->un.read_rev, 1);
5581 bf_set(lpfc_mbx_rd_rev_avail_len, &mqe->un.read_rev, dma_size);
5582
5583 rc = lpfc_sli_issue_mbox(phba, mboxq, MBX_POLL);
5584 if (rc) {
5585 dma_free_coherent(&phba->pcidev->dev, dma_size,
5586 dmabuf->virt, dmabuf->phys);
James Smartdef9c7a2009-12-21 17:02:28 -05005587 kfree(dmabuf);
James Smartda0436e2009-05-22 14:51:39 -04005588 return -EIO;
5589 }
5590
James Smartda0436e2009-05-22 14:51:39 -04005591 /*
5592 * The available vpd length cannot be bigger than the
5593 * DMA buffer passed to the port. Catch the less than
5594 * case and update the caller's size.
5595 */
5596 if (mqe->un.read_rev.avail_vpd_len < *vpd_size)
5597 *vpd_size = mqe->un.read_rev.avail_vpd_len;
5598
James Smartd7c47992010-06-08 18:31:54 -04005599 memcpy(vpd, dmabuf->virt, *vpd_size);
5600
James Smartda0436e2009-05-22 14:51:39 -04005601 dma_free_coherent(&phba->pcidev->dev, dma_size,
5602 dmabuf->virt, dmabuf->phys);
5603 kfree(dmabuf);
5604 return 0;
5605}
5606
5607/**
James Smartb3b4f3e2019-03-12 16:30:23 -07005608 * lpfc_sli4_get_ctl_attr - Retrieve SLI4 device controller attributes
James Smartcd1c8302011-10-10 21:33:25 -04005609 * @phba: pointer to lpfc hba data structure.
5610 *
5611 * This routine retrieves SLI4 device physical port name this PCI function
5612 * is attached to.
5613 *
5614 * Return codes
Anatol Pomozov4907cb72012-09-01 10:31:09 -07005615 * 0 - successful
James Smartb3b4f3e2019-03-12 16:30:23 -07005616 * otherwise - failed to retrieve controller attributes
James Smartcd1c8302011-10-10 21:33:25 -04005617 **/
5618static int
James Smartb3b4f3e2019-03-12 16:30:23 -07005619lpfc_sli4_get_ctl_attr(struct lpfc_hba *phba)
James Smartcd1c8302011-10-10 21:33:25 -04005620{
5621 LPFC_MBOXQ_t *mboxq;
James Smartcd1c8302011-10-10 21:33:25 -04005622 struct lpfc_mbx_get_cntl_attributes *mbx_cntl_attr;
5623 struct lpfc_controller_attribute *cntl_attr;
James Smartcd1c8302011-10-10 21:33:25 -04005624 void *virtaddr = NULL;
5625 uint32_t alloclen, reqlen;
5626 uint32_t shdr_status, shdr_add_status;
5627 union lpfc_sli4_cfg_shdr *shdr;
James Smartcd1c8302011-10-10 21:33:25 -04005628 int rc;
5629
James Smartcd1c8302011-10-10 21:33:25 -04005630 mboxq = (LPFC_MBOXQ_t *)mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL);
5631 if (!mboxq)
5632 return -ENOMEM;
James Smartcd1c8302011-10-10 21:33:25 -04005633
James Smartb3b4f3e2019-03-12 16:30:23 -07005634 /* Send COMMON_GET_CNTL_ATTRIBUTES mbox cmd */
James Smartcd1c8302011-10-10 21:33:25 -04005635 reqlen = sizeof(struct lpfc_mbx_get_cntl_attributes);
5636 alloclen = lpfc_sli4_config(phba, mboxq, LPFC_MBOX_SUBSYSTEM_COMMON,
5637 LPFC_MBOX_OPCODE_GET_CNTL_ATTRIBUTES, reqlen,
5638 LPFC_SLI4_MBX_NEMBED);
James Smartb3b4f3e2019-03-12 16:30:23 -07005639
James Smartcd1c8302011-10-10 21:33:25 -04005640 if (alloclen < reqlen) {
Dick Kennedy372c1872020-06-30 14:50:00 -07005641 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smartcd1c8302011-10-10 21:33:25 -04005642 "3084 Allocated DMA memory size (%d) is "
5643 "less than the requested DMA memory size "
5644 "(%d)\n", alloclen, reqlen);
5645 rc = -ENOMEM;
5646 goto out_free_mboxq;
5647 }
5648 rc = lpfc_sli_issue_mbox(phba, mboxq, MBX_POLL);
5649 virtaddr = mboxq->sge_array->addr[0];
5650 mbx_cntl_attr = (struct lpfc_mbx_get_cntl_attributes *)virtaddr;
5651 shdr = &mbx_cntl_attr->cfg_shdr;
5652 shdr_status = bf_get(lpfc_mbox_hdr_status, &shdr->response);
5653 shdr_add_status = bf_get(lpfc_mbox_hdr_add_status, &shdr->response);
5654 if (shdr_status || shdr_add_status || rc) {
5655 lpfc_printf_log(phba, KERN_WARNING, LOG_SLI,
5656 "3085 Mailbox x%x (x%x/x%x) failed, "
5657 "rc:x%x, status:x%x, add_status:x%x\n",
5658 bf_get(lpfc_mqe_command, &mboxq->u.mqe),
5659 lpfc_sli_config_mbox_subsys_get(phba, mboxq),
5660 lpfc_sli_config_mbox_opcode_get(phba, mboxq),
5661 rc, shdr_status, shdr_add_status);
5662 rc = -ENXIO;
5663 goto out_free_mboxq;
5664 }
James Smartb3b4f3e2019-03-12 16:30:23 -07005665
James Smartcd1c8302011-10-10 21:33:25 -04005666 cntl_attr = &mbx_cntl_attr->cntl_attr;
5667 phba->sli4_hba.lnk_info.lnk_dv = LPFC_LNK_DAT_VAL;
5668 phba->sli4_hba.lnk_info.lnk_tp =
5669 bf_get(lpfc_cntl_attr_lnk_type, cntl_attr);
5670 phba->sli4_hba.lnk_info.lnk_no =
5671 bf_get(lpfc_cntl_attr_lnk_numb, cntl_attr);
James Smartb3b4f3e2019-03-12 16:30:23 -07005672
5673 memset(phba->BIOSVersion, 0, sizeof(phba->BIOSVersion));
5674 strlcat(phba->BIOSVersion, (char *)cntl_attr->bios_ver_str,
5675 sizeof(phba->BIOSVersion));
5676
James Smartcd1c8302011-10-10 21:33:25 -04005677 lpfc_printf_log(phba, KERN_INFO, LOG_SLI,
James Smartb3b4f3e2019-03-12 16:30:23 -07005678 "3086 lnk_type:%d, lnk_numb:%d, bios_ver:%s\n",
James Smartcd1c8302011-10-10 21:33:25 -04005679 phba->sli4_hba.lnk_info.lnk_tp,
James Smartb3b4f3e2019-03-12 16:30:23 -07005680 phba->sli4_hba.lnk_info.lnk_no,
5681 phba->BIOSVersion);
5682out_free_mboxq:
James Smart304ee432021-04-11 18:31:17 -07005683 if (bf_get(lpfc_mqe_command, &mboxq->u.mqe) == MBX_SLI4_CONFIG)
5684 lpfc_sli4_mbox_cmd_free(phba, mboxq);
5685 else
5686 mempool_free(mboxq, phba->mbox_mem_pool);
James Smartb3b4f3e2019-03-12 16:30:23 -07005687 return rc;
5688}
5689
5690/**
5691 * lpfc_sli4_retrieve_pport_name - Retrieve SLI4 device physical port name
5692 * @phba: pointer to lpfc hba data structure.
5693 *
5694 * This routine retrieves SLI4 device physical port name this PCI function
5695 * is attached to.
5696 *
5697 * Return codes
5698 * 0 - successful
5699 * otherwise - failed to retrieve physical port name
5700 **/
5701static int
5702lpfc_sli4_retrieve_pport_name(struct lpfc_hba *phba)
5703{
5704 LPFC_MBOXQ_t *mboxq;
5705 struct lpfc_mbx_get_port_name *get_port_name;
5706 uint32_t shdr_status, shdr_add_status;
5707 union lpfc_sli4_cfg_shdr *shdr;
5708 char cport_name = 0;
5709 int rc;
5710
5711 /* We assume nothing at this point */
5712 phba->sli4_hba.lnk_info.lnk_dv = LPFC_LNK_DAT_INVAL;
5713 phba->sli4_hba.pport_name_sta = LPFC_SLI4_PPNAME_NON;
5714
5715 mboxq = (LPFC_MBOXQ_t *)mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL);
5716 if (!mboxq)
5717 return -ENOMEM;
5718 /* obtain link type and link number via READ_CONFIG */
5719 phba->sli4_hba.lnk_info.lnk_dv = LPFC_LNK_DAT_INVAL;
5720 lpfc_sli4_read_config(phba);
5721 if (phba->sli4_hba.lnk_info.lnk_dv == LPFC_LNK_DAT_VAL)
5722 goto retrieve_ppname;
5723
5724 /* obtain link type and link number via COMMON_GET_CNTL_ATTRIBUTES */
5725 rc = lpfc_sli4_get_ctl_attr(phba);
5726 if (rc)
5727 goto out_free_mboxq;
James Smartcd1c8302011-10-10 21:33:25 -04005728
5729retrieve_ppname:
5730 lpfc_sli4_config(phba, mboxq, LPFC_MBOX_SUBSYSTEM_COMMON,
5731 LPFC_MBOX_OPCODE_GET_PORT_NAME,
5732 sizeof(struct lpfc_mbx_get_port_name) -
5733 sizeof(struct lpfc_sli4_cfg_mhdr),
5734 LPFC_SLI4_MBX_EMBED);
5735 get_port_name = &mboxq->u.mqe.un.get_port_name;
5736 shdr = (union lpfc_sli4_cfg_shdr *)&get_port_name->header.cfg_shdr;
5737 bf_set(lpfc_mbox_hdr_version, &shdr->request, LPFC_OPCODE_VERSION_1);
5738 bf_set(lpfc_mbx_get_port_name_lnk_type, &get_port_name->u.request,
5739 phba->sli4_hba.lnk_info.lnk_tp);
5740 rc = lpfc_sli_issue_mbox(phba, mboxq, MBX_POLL);
5741 shdr_status = bf_get(lpfc_mbox_hdr_status, &shdr->response);
5742 shdr_add_status = bf_get(lpfc_mbox_hdr_add_status, &shdr->response);
5743 if (shdr_status || shdr_add_status || rc) {
5744 lpfc_printf_log(phba, KERN_WARNING, LOG_SLI,
5745 "3087 Mailbox x%x (x%x/x%x) failed: "
5746 "rc:x%x, status:x%x, add_status:x%x\n",
5747 bf_get(lpfc_mqe_command, &mboxq->u.mqe),
5748 lpfc_sli_config_mbox_subsys_get(phba, mboxq),
5749 lpfc_sli_config_mbox_opcode_get(phba, mboxq),
5750 rc, shdr_status, shdr_add_status);
5751 rc = -ENXIO;
5752 goto out_free_mboxq;
5753 }
5754 switch (phba->sli4_hba.lnk_info.lnk_no) {
5755 case LPFC_LINK_NUMBER_0:
5756 cport_name = bf_get(lpfc_mbx_get_port_name_name0,
5757 &get_port_name->u.response);
5758 phba->sli4_hba.pport_name_sta = LPFC_SLI4_PPNAME_GET;
5759 break;
5760 case LPFC_LINK_NUMBER_1:
5761 cport_name = bf_get(lpfc_mbx_get_port_name_name1,
5762 &get_port_name->u.response);
5763 phba->sli4_hba.pport_name_sta = LPFC_SLI4_PPNAME_GET;
5764 break;
5765 case LPFC_LINK_NUMBER_2:
5766 cport_name = bf_get(lpfc_mbx_get_port_name_name2,
5767 &get_port_name->u.response);
5768 phba->sli4_hba.pport_name_sta = LPFC_SLI4_PPNAME_GET;
5769 break;
5770 case LPFC_LINK_NUMBER_3:
5771 cport_name = bf_get(lpfc_mbx_get_port_name_name3,
5772 &get_port_name->u.response);
5773 phba->sli4_hba.pport_name_sta = LPFC_SLI4_PPNAME_GET;
5774 break;
5775 default:
5776 break;
5777 }
5778
5779 if (phba->sli4_hba.pport_name_sta == LPFC_SLI4_PPNAME_GET) {
5780 phba->Port[0] = cport_name;
5781 phba->Port[1] = '\0';
5782 lpfc_printf_log(phba, KERN_INFO, LOG_SLI,
5783 "3091 SLI get port name: %s\n", phba->Port);
5784 }
5785
5786out_free_mboxq:
James Smart304ee432021-04-11 18:31:17 -07005787 if (bf_get(lpfc_mqe_command, &mboxq->u.mqe) == MBX_SLI4_CONFIG)
5788 lpfc_sli4_mbox_cmd_free(phba, mboxq);
5789 else
5790 mempool_free(mboxq, phba->mbox_mem_pool);
James Smartcd1c8302011-10-10 21:33:25 -04005791 return rc;
5792}
5793
5794/**
James Smartda0436e2009-05-22 14:51:39 -04005795 * lpfc_sli4_arm_cqeq_intr - Arm sli-4 device completion and event queues
5796 * @phba: pointer to lpfc hba data structure.
5797 *
5798 * This routine is called to explicitly arm the SLI4 device's completion and
5799 * event queues
5800 **/
5801static void
5802lpfc_sli4_arm_cqeq_intr(struct lpfc_hba *phba)
5803{
James Smart895427b2017-02-12 13:52:30 -08005804 int qidx;
James Smartb71413d2018-02-22 08:18:40 -08005805 struct lpfc_sli4_hba *sli4_hba = &phba->sli4_hba;
James Smartcdb42be2019-01-28 11:14:21 -08005806 struct lpfc_sli4_hdw_queue *qp;
James Smart657add42019-05-21 17:49:06 -07005807 struct lpfc_queue *eq;
James Smartda0436e2009-05-22 14:51:39 -04005808
James Smart32517fc2019-01-28 11:14:33 -08005809 sli4_hba->sli4_write_cq_db(phba, sli4_hba->mbx_cq, 0, LPFC_QUEUE_REARM);
5810 sli4_hba->sli4_write_cq_db(phba, sli4_hba->els_cq, 0, LPFC_QUEUE_REARM);
James Smartb71413d2018-02-22 08:18:40 -08005811 if (sli4_hba->nvmels_cq)
James Smart32517fc2019-01-28 11:14:33 -08005812 sli4_hba->sli4_write_cq_db(phba, sli4_hba->nvmels_cq, 0,
5813 LPFC_QUEUE_REARM);
James Smart895427b2017-02-12 13:52:30 -08005814
James Smartcdb42be2019-01-28 11:14:21 -08005815 if (sli4_hba->hdwq) {
James Smart657add42019-05-21 17:49:06 -07005816 /* Loop thru all Hardware Queues */
James Smartcdb42be2019-01-28 11:14:21 -08005817 for (qidx = 0; qidx < phba->cfg_hdw_queue; qidx++) {
James Smart657add42019-05-21 17:49:06 -07005818 qp = &sli4_hba->hdwq[qidx];
5819 /* ARM the corresponding CQ */
James Smart01f2ef62019-08-28 16:19:11 -07005820 sli4_hba->sli4_write_cq_db(phba, qp->io_cq, 0,
James Smartc00f62e2019-08-14 16:57:11 -07005821 LPFC_QUEUE_REARM);
James Smartcdb42be2019-01-28 11:14:21 -08005822 }
James Smart895427b2017-02-12 13:52:30 -08005823
James Smart657add42019-05-21 17:49:06 -07005824 /* Loop thru all IRQ vectors */
5825 for (qidx = 0; qidx < phba->cfg_irq_chann; qidx++) {
5826 eq = sli4_hba->hba_eq_hdl[qidx].eq;
5827 /* ARM the corresponding EQ */
5828 sli4_hba->sli4_write_eq_db(phba, eq,
5829 0, LPFC_QUEUE_REARM);
5830 }
James Smartcdb42be2019-01-28 11:14:21 -08005831 }
James Smart1ba981f2014-02-20 09:56:45 -05005832
James Smart2d7dbc42017-02-12 13:52:35 -08005833 if (phba->nvmet_support) {
5834 for (qidx = 0; qidx < phba->cfg_nvmet_mrq; qidx++) {
James Smart32517fc2019-01-28 11:14:33 -08005835 sli4_hba->sli4_write_cq_db(phba,
5836 sli4_hba->nvmet_cqset[qidx], 0,
James Smart2d7dbc42017-02-12 13:52:35 -08005837 LPFC_QUEUE_REARM);
5838 }
James Smart2e90f4b2011-12-13 13:22:37 -05005839 }
James Smartda0436e2009-05-22 14:51:39 -04005840}
5841
5842/**
James Smart6d368e52011-05-24 11:44:12 -04005843 * lpfc_sli4_get_avail_extnt_rsrc - Get available resource extent count.
5844 * @phba: Pointer to HBA context object.
5845 * @type: The resource extent type.
James Smartb76f2dc2011-07-22 18:37:42 -04005846 * @extnt_count: buffer to hold port available extent count.
5847 * @extnt_size: buffer to hold element count per extent.
James Smart6d368e52011-05-24 11:44:12 -04005848 *
James Smartb76f2dc2011-07-22 18:37:42 -04005849 * This function calls the port and retrievs the number of available
5850 * extents and their size for a particular extent type.
5851 *
5852 * Returns: 0 if successful. Nonzero otherwise.
James Smart6d368e52011-05-24 11:44:12 -04005853 **/
James Smartb76f2dc2011-07-22 18:37:42 -04005854int
James Smart6d368e52011-05-24 11:44:12 -04005855lpfc_sli4_get_avail_extnt_rsrc(struct lpfc_hba *phba, uint16_t type,
5856 uint16_t *extnt_count, uint16_t *extnt_size)
5857{
5858 int rc = 0;
5859 uint32_t length;
5860 uint32_t mbox_tmo;
5861 struct lpfc_mbx_get_rsrc_extent_info *rsrc_info;
5862 LPFC_MBOXQ_t *mbox;
5863
5864 mbox = (LPFC_MBOXQ_t *) mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL);
5865 if (!mbox)
5866 return -ENOMEM;
5867
5868 /* Find out how many extents are available for this resource type */
5869 length = (sizeof(struct lpfc_mbx_get_rsrc_extent_info) -
5870 sizeof(struct lpfc_sli4_cfg_mhdr));
5871 lpfc_sli4_config(phba, mbox, LPFC_MBOX_SUBSYSTEM_COMMON,
5872 LPFC_MBOX_OPCODE_GET_RSRC_EXTENT_INFO,
5873 length, LPFC_SLI4_MBX_EMBED);
5874
5875 /* Send an extents count of 0 - the GET doesn't use it. */
5876 rc = lpfc_sli4_mbox_rsrc_extent(phba, mbox, 0, type,
5877 LPFC_SLI4_MBX_EMBED);
5878 if (unlikely(rc)) {
5879 rc = -EIO;
5880 goto err_exit;
5881 }
5882
5883 if (!phba->sli4_hba.intr_enable)
5884 rc = lpfc_sli_issue_mbox(phba, mbox, MBX_POLL);
5885 else {
James Smarta183a152011-10-10 21:32:43 -04005886 mbox_tmo = lpfc_mbox_tmo_val(phba, mbox);
James Smart6d368e52011-05-24 11:44:12 -04005887 rc = lpfc_sli_issue_mbox_wait(phba, mbox, mbox_tmo);
5888 }
5889 if (unlikely(rc)) {
5890 rc = -EIO;
5891 goto err_exit;
5892 }
5893
5894 rsrc_info = &mbox->u.mqe.un.rsrc_extent_info;
5895 if (bf_get(lpfc_mbox_hdr_status,
5896 &rsrc_info->header.cfg_shdr.response)) {
Dick Kennedy372c1872020-06-30 14:50:00 -07005897 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart6d368e52011-05-24 11:44:12 -04005898 "2930 Failed to get resource extents "
5899 "Status 0x%x Add'l Status 0x%x\n",
5900 bf_get(lpfc_mbox_hdr_status,
5901 &rsrc_info->header.cfg_shdr.response),
5902 bf_get(lpfc_mbox_hdr_add_status,
5903 &rsrc_info->header.cfg_shdr.response));
5904 rc = -EIO;
5905 goto err_exit;
5906 }
5907
5908 *extnt_count = bf_get(lpfc_mbx_get_rsrc_extent_info_cnt,
5909 &rsrc_info->u.rsp);
5910 *extnt_size = bf_get(lpfc_mbx_get_rsrc_extent_info_size,
5911 &rsrc_info->u.rsp);
James Smart8a9d2e82012-05-09 21:16:12 -04005912
5913 lpfc_printf_log(phba, KERN_INFO, LOG_SLI,
5914 "3162 Retrieved extents type-%d from port: count:%d, "
5915 "size:%d\n", type, *extnt_count, *extnt_size);
5916
5917err_exit:
James Smart6d368e52011-05-24 11:44:12 -04005918 mempool_free(mbox, phba->mbox_mem_pool);
5919 return rc;
5920}
5921
5922/**
5923 * lpfc_sli4_chk_avail_extnt_rsrc - Check for available SLI4 resource extents.
5924 * @phba: Pointer to HBA context object.
5925 * @type: The extent type to check.
5926 *
5927 * This function reads the current available extents from the port and checks
5928 * if the extent count or extent size has changed since the last access.
5929 * Callers use this routine post port reset to understand if there is a
5930 * extent reprovisioning requirement.
5931 *
5932 * Returns:
5933 * -Error: error indicates problem.
5934 * 1: Extent count or size has changed.
5935 * 0: No changes.
5936 **/
5937static int
5938lpfc_sli4_chk_avail_extnt_rsrc(struct lpfc_hba *phba, uint16_t type)
5939{
5940 uint16_t curr_ext_cnt, rsrc_ext_cnt;
5941 uint16_t size_diff, rsrc_ext_size;
5942 int rc = 0;
5943 struct lpfc_rsrc_blks *rsrc_entry;
5944 struct list_head *rsrc_blk_list = NULL;
5945
5946 size_diff = 0;
5947 curr_ext_cnt = 0;
5948 rc = lpfc_sli4_get_avail_extnt_rsrc(phba, type,
5949 &rsrc_ext_cnt,
5950 &rsrc_ext_size);
5951 if (unlikely(rc))
5952 return -EIO;
5953
5954 switch (type) {
5955 case LPFC_RSC_TYPE_FCOE_RPI:
5956 rsrc_blk_list = &phba->sli4_hba.lpfc_rpi_blk_list;
5957 break;
5958 case LPFC_RSC_TYPE_FCOE_VPI:
5959 rsrc_blk_list = &phba->lpfc_vpi_blk_list;
5960 break;
5961 case LPFC_RSC_TYPE_FCOE_XRI:
5962 rsrc_blk_list = &phba->sli4_hba.lpfc_xri_blk_list;
5963 break;
5964 case LPFC_RSC_TYPE_FCOE_VFI:
5965 rsrc_blk_list = &phba->sli4_hba.lpfc_vfi_blk_list;
5966 break;
5967 default:
5968 break;
5969 }
5970
5971 list_for_each_entry(rsrc_entry, rsrc_blk_list, list) {
5972 curr_ext_cnt++;
5973 if (rsrc_entry->rsrc_size != rsrc_ext_size)
5974 size_diff++;
5975 }
5976
5977 if (curr_ext_cnt != rsrc_ext_cnt || size_diff != 0)
5978 rc = 1;
5979
5980 return rc;
5981}
5982
5983/**
5984 * lpfc_sli4_cfg_post_extnts -
5985 * @phba: Pointer to HBA context object.
Lee Jones7af29d42020-07-21 17:41:31 +01005986 * @extnt_cnt: number of available extents.
5987 * @type: the extent type (rpi, xri, vfi, vpi).
5988 * @emb: buffer to hold either MBX_EMBED or MBX_NEMBED operation.
5989 * @mbox: pointer to the caller's allocated mailbox structure.
James Smart6d368e52011-05-24 11:44:12 -04005990 *
5991 * This function executes the extents allocation request. It also
5992 * takes care of the amount of memory needed to allocate or get the
5993 * allocated extents. It is the caller's responsibility to evaluate
5994 * the response.
5995 *
5996 * Returns:
5997 * -Error: Error value describes the condition found.
5998 * 0: if successful
5999 **/
6000static int
James Smart8a9d2e82012-05-09 21:16:12 -04006001lpfc_sli4_cfg_post_extnts(struct lpfc_hba *phba, uint16_t extnt_cnt,
James Smart6d368e52011-05-24 11:44:12 -04006002 uint16_t type, bool *emb, LPFC_MBOXQ_t *mbox)
6003{
6004 int rc = 0;
6005 uint32_t req_len;
6006 uint32_t emb_len;
6007 uint32_t alloc_len, mbox_tmo;
6008
6009 /* Calculate the total requested length of the dma memory */
James Smart8a9d2e82012-05-09 21:16:12 -04006010 req_len = extnt_cnt * sizeof(uint16_t);
James Smart6d368e52011-05-24 11:44:12 -04006011
6012 /*
6013 * Calculate the size of an embedded mailbox. The uint32_t
6014 * accounts for extents-specific word.
6015 */
6016 emb_len = sizeof(MAILBOX_t) - sizeof(struct mbox_header) -
6017 sizeof(uint32_t);
6018
6019 /*
6020 * Presume the allocation and response will fit into an embedded
6021 * mailbox. If not true, reconfigure to a non-embedded mailbox.
6022 */
6023 *emb = LPFC_SLI4_MBX_EMBED;
6024 if (req_len > emb_len) {
James Smart8a9d2e82012-05-09 21:16:12 -04006025 req_len = extnt_cnt * sizeof(uint16_t) +
James Smart6d368e52011-05-24 11:44:12 -04006026 sizeof(union lpfc_sli4_cfg_shdr) +
6027 sizeof(uint32_t);
6028 *emb = LPFC_SLI4_MBX_NEMBED;
6029 }
6030
6031 alloc_len = lpfc_sli4_config(phba, mbox, LPFC_MBOX_SUBSYSTEM_COMMON,
6032 LPFC_MBOX_OPCODE_ALLOC_RSRC_EXTENT,
6033 req_len, *emb);
6034 if (alloc_len < req_len) {
Dick Kennedy372c1872020-06-30 14:50:00 -07006035 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smartb76f2dc2011-07-22 18:37:42 -04006036 "2982 Allocated DMA memory size (x%x) is "
James Smart6d368e52011-05-24 11:44:12 -04006037 "less than the requested DMA memory "
6038 "size (x%x)\n", alloc_len, req_len);
6039 return -ENOMEM;
6040 }
James Smart8a9d2e82012-05-09 21:16:12 -04006041 rc = lpfc_sli4_mbox_rsrc_extent(phba, mbox, extnt_cnt, type, *emb);
James Smart6d368e52011-05-24 11:44:12 -04006042 if (unlikely(rc))
6043 return -EIO;
6044
6045 if (!phba->sli4_hba.intr_enable)
6046 rc = lpfc_sli_issue_mbox(phba, mbox, MBX_POLL);
6047 else {
James Smarta183a152011-10-10 21:32:43 -04006048 mbox_tmo = lpfc_mbox_tmo_val(phba, mbox);
James Smart6d368e52011-05-24 11:44:12 -04006049 rc = lpfc_sli_issue_mbox_wait(phba, mbox, mbox_tmo);
6050 }
6051
6052 if (unlikely(rc))
6053 rc = -EIO;
6054 return rc;
6055}
6056
6057/**
6058 * lpfc_sli4_alloc_extent - Allocate an SLI4 resource extent.
6059 * @phba: Pointer to HBA context object.
6060 * @type: The resource extent type to allocate.
6061 *
6062 * This function allocates the number of elements for the specified
6063 * resource type.
6064 **/
6065static int
6066lpfc_sli4_alloc_extent(struct lpfc_hba *phba, uint16_t type)
6067{
6068 bool emb = false;
6069 uint16_t rsrc_id_cnt, rsrc_cnt, rsrc_size;
6070 uint16_t rsrc_id, rsrc_start, j, k;
6071 uint16_t *ids;
6072 int i, rc;
6073 unsigned long longs;
6074 unsigned long *bmask;
6075 struct lpfc_rsrc_blks *rsrc_blks;
6076 LPFC_MBOXQ_t *mbox;
6077 uint32_t length;
6078 struct lpfc_id_range *id_array = NULL;
6079 void *virtaddr = NULL;
6080 struct lpfc_mbx_nembed_rsrc_extent *n_rsrc;
6081 struct lpfc_mbx_alloc_rsrc_extents *rsrc_ext;
6082 struct list_head *ext_blk_list;
6083
6084 rc = lpfc_sli4_get_avail_extnt_rsrc(phba, type,
6085 &rsrc_cnt,
6086 &rsrc_size);
6087 if (unlikely(rc))
6088 return -EIO;
6089
6090 if ((rsrc_cnt == 0) || (rsrc_size == 0)) {
Dick Kennedy372c1872020-06-30 14:50:00 -07006091 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart6d368e52011-05-24 11:44:12 -04006092 "3009 No available Resource Extents "
6093 "for resource type 0x%x: Count: 0x%x, "
6094 "Size 0x%x\n", type, rsrc_cnt,
6095 rsrc_size);
6096 return -ENOMEM;
6097 }
6098
James Smart8a9d2e82012-05-09 21:16:12 -04006099 lpfc_printf_log(phba, KERN_INFO, LOG_MBOX | LOG_INIT | LOG_SLI,
6100 "2903 Post resource extents type-0x%x: "
6101 "count:%d, size %d\n", type, rsrc_cnt, rsrc_size);
James Smart6d368e52011-05-24 11:44:12 -04006102
6103 mbox = (LPFC_MBOXQ_t *) mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL);
6104 if (!mbox)
6105 return -ENOMEM;
6106
James Smart8a9d2e82012-05-09 21:16:12 -04006107 rc = lpfc_sli4_cfg_post_extnts(phba, rsrc_cnt, type, &emb, mbox);
James Smart6d368e52011-05-24 11:44:12 -04006108 if (unlikely(rc)) {
6109 rc = -EIO;
6110 goto err_exit;
6111 }
6112
6113 /*
6114 * Figure out where the response is located. Then get local pointers
6115 * to the response data. The port does not guarantee to respond to
6116 * all extents counts request so update the local variable with the
6117 * allocated count from the port.
6118 */
6119 if (emb == LPFC_SLI4_MBX_EMBED) {
6120 rsrc_ext = &mbox->u.mqe.un.alloc_rsrc_extents;
6121 id_array = &rsrc_ext->u.rsp.id[0];
6122 rsrc_cnt = bf_get(lpfc_mbx_rsrc_cnt, &rsrc_ext->u.rsp);
6123 } else {
6124 virtaddr = mbox->sge_array->addr[0];
6125 n_rsrc = (struct lpfc_mbx_nembed_rsrc_extent *) virtaddr;
6126 rsrc_cnt = bf_get(lpfc_mbx_rsrc_cnt, n_rsrc);
6127 id_array = &n_rsrc->id;
6128 }
6129
6130 longs = ((rsrc_cnt * rsrc_size) + BITS_PER_LONG - 1) / BITS_PER_LONG;
6131 rsrc_id_cnt = rsrc_cnt * rsrc_size;
6132
6133 /*
6134 * Based on the resource size and count, correct the base and max
6135 * resource values.
6136 */
6137 length = sizeof(struct lpfc_rsrc_blks);
6138 switch (type) {
6139 case LPFC_RSC_TYPE_FCOE_RPI:
Kees Cook6396bb22018-06-12 14:03:40 -07006140 phba->sli4_hba.rpi_bmask = kcalloc(longs,
James Smart6d368e52011-05-24 11:44:12 -04006141 sizeof(unsigned long),
6142 GFP_KERNEL);
6143 if (unlikely(!phba->sli4_hba.rpi_bmask)) {
6144 rc = -ENOMEM;
6145 goto err_exit;
6146 }
Kees Cook6396bb22018-06-12 14:03:40 -07006147 phba->sli4_hba.rpi_ids = kcalloc(rsrc_id_cnt,
James Smart6d368e52011-05-24 11:44:12 -04006148 sizeof(uint16_t),
6149 GFP_KERNEL);
6150 if (unlikely(!phba->sli4_hba.rpi_ids)) {
6151 kfree(phba->sli4_hba.rpi_bmask);
6152 rc = -ENOMEM;
6153 goto err_exit;
6154 }
6155
6156 /*
6157 * The next_rpi was initialized with the maximum available
6158 * count but the port may allocate a smaller number. Catch
6159 * that case and update the next_rpi.
6160 */
6161 phba->sli4_hba.next_rpi = rsrc_id_cnt;
6162
6163 /* Initialize local ptrs for common extent processing later. */
6164 bmask = phba->sli4_hba.rpi_bmask;
6165 ids = phba->sli4_hba.rpi_ids;
6166 ext_blk_list = &phba->sli4_hba.lpfc_rpi_blk_list;
6167 break;
6168 case LPFC_RSC_TYPE_FCOE_VPI:
Kees Cook6396bb22018-06-12 14:03:40 -07006169 phba->vpi_bmask = kcalloc(longs, sizeof(unsigned long),
James Smart6d368e52011-05-24 11:44:12 -04006170 GFP_KERNEL);
6171 if (unlikely(!phba->vpi_bmask)) {
6172 rc = -ENOMEM;
6173 goto err_exit;
6174 }
Kees Cook6396bb22018-06-12 14:03:40 -07006175 phba->vpi_ids = kcalloc(rsrc_id_cnt, sizeof(uint16_t),
James Smart6d368e52011-05-24 11:44:12 -04006176 GFP_KERNEL);
6177 if (unlikely(!phba->vpi_ids)) {
6178 kfree(phba->vpi_bmask);
6179 rc = -ENOMEM;
6180 goto err_exit;
6181 }
6182
6183 /* Initialize local ptrs for common extent processing later. */
6184 bmask = phba->vpi_bmask;
6185 ids = phba->vpi_ids;
6186 ext_blk_list = &phba->lpfc_vpi_blk_list;
6187 break;
6188 case LPFC_RSC_TYPE_FCOE_XRI:
Kees Cook6396bb22018-06-12 14:03:40 -07006189 phba->sli4_hba.xri_bmask = kcalloc(longs,
James Smart6d368e52011-05-24 11:44:12 -04006190 sizeof(unsigned long),
6191 GFP_KERNEL);
6192 if (unlikely(!phba->sli4_hba.xri_bmask)) {
6193 rc = -ENOMEM;
6194 goto err_exit;
6195 }
James Smart8a9d2e82012-05-09 21:16:12 -04006196 phba->sli4_hba.max_cfg_param.xri_used = 0;
Kees Cook6396bb22018-06-12 14:03:40 -07006197 phba->sli4_hba.xri_ids = kcalloc(rsrc_id_cnt,
James Smart6d368e52011-05-24 11:44:12 -04006198 sizeof(uint16_t),
6199 GFP_KERNEL);
6200 if (unlikely(!phba->sli4_hba.xri_ids)) {
6201 kfree(phba->sli4_hba.xri_bmask);
6202 rc = -ENOMEM;
6203 goto err_exit;
6204 }
6205
6206 /* Initialize local ptrs for common extent processing later. */
6207 bmask = phba->sli4_hba.xri_bmask;
6208 ids = phba->sli4_hba.xri_ids;
6209 ext_blk_list = &phba->sli4_hba.lpfc_xri_blk_list;
6210 break;
6211 case LPFC_RSC_TYPE_FCOE_VFI:
Kees Cook6396bb22018-06-12 14:03:40 -07006212 phba->sli4_hba.vfi_bmask = kcalloc(longs,
James Smart6d368e52011-05-24 11:44:12 -04006213 sizeof(unsigned long),
6214 GFP_KERNEL);
6215 if (unlikely(!phba->sli4_hba.vfi_bmask)) {
6216 rc = -ENOMEM;
6217 goto err_exit;
6218 }
Kees Cook6396bb22018-06-12 14:03:40 -07006219 phba->sli4_hba.vfi_ids = kcalloc(rsrc_id_cnt,
James Smart6d368e52011-05-24 11:44:12 -04006220 sizeof(uint16_t),
6221 GFP_KERNEL);
6222 if (unlikely(!phba->sli4_hba.vfi_ids)) {
6223 kfree(phba->sli4_hba.vfi_bmask);
6224 rc = -ENOMEM;
6225 goto err_exit;
6226 }
6227
6228 /* Initialize local ptrs for common extent processing later. */
6229 bmask = phba->sli4_hba.vfi_bmask;
6230 ids = phba->sli4_hba.vfi_ids;
6231 ext_blk_list = &phba->sli4_hba.lpfc_vfi_blk_list;
6232 break;
6233 default:
6234 /* Unsupported Opcode. Fail call. */
6235 id_array = NULL;
6236 bmask = NULL;
6237 ids = NULL;
6238 ext_blk_list = NULL;
6239 goto err_exit;
6240 }
6241
6242 /*
6243 * Complete initializing the extent configuration with the
6244 * allocated ids assigned to this function. The bitmask serves
6245 * as an index into the array and manages the available ids. The
6246 * array just stores the ids communicated to the port via the wqes.
6247 */
6248 for (i = 0, j = 0, k = 0; i < rsrc_cnt; i++) {
6249 if ((i % 2) == 0)
6250 rsrc_id = bf_get(lpfc_mbx_rsrc_id_word4_0,
6251 &id_array[k]);
6252 else
6253 rsrc_id = bf_get(lpfc_mbx_rsrc_id_word4_1,
6254 &id_array[k]);
6255
6256 rsrc_blks = kzalloc(length, GFP_KERNEL);
6257 if (unlikely(!rsrc_blks)) {
6258 rc = -ENOMEM;
6259 kfree(bmask);
6260 kfree(ids);
6261 goto err_exit;
6262 }
6263 rsrc_blks->rsrc_start = rsrc_id;
6264 rsrc_blks->rsrc_size = rsrc_size;
6265 list_add_tail(&rsrc_blks->list, ext_blk_list);
6266 rsrc_start = rsrc_id;
James Smart895427b2017-02-12 13:52:30 -08006267 if ((type == LPFC_RSC_TYPE_FCOE_XRI) && (j == 0)) {
James Smart5e5b5112019-01-28 11:14:22 -08006268 phba->sli4_hba.io_xri_start = rsrc_start +
James Smart895427b2017-02-12 13:52:30 -08006269 lpfc_sli4_get_iocb_cnt(phba);
James Smart895427b2017-02-12 13:52:30 -08006270 }
James Smart6d368e52011-05-24 11:44:12 -04006271
6272 while (rsrc_id < (rsrc_start + rsrc_size)) {
6273 ids[j] = rsrc_id;
6274 rsrc_id++;
6275 j++;
6276 }
6277 /* Entire word processed. Get next word.*/
6278 if ((i % 2) == 1)
6279 k++;
6280 }
6281 err_exit:
6282 lpfc_sli4_mbox_cmd_free(phba, mbox);
6283 return rc;
6284}
6285
James Smart895427b2017-02-12 13:52:30 -08006286
6287
James Smart6d368e52011-05-24 11:44:12 -04006288/**
6289 * lpfc_sli4_dealloc_extent - Deallocate an SLI4 resource extent.
6290 * @phba: Pointer to HBA context object.
6291 * @type: the extent's type.
6292 *
6293 * This function deallocates all extents of a particular resource type.
6294 * SLI4 does not allow for deallocating a particular extent range. It
6295 * is the caller's responsibility to release all kernel memory resources.
6296 **/
6297static int
6298lpfc_sli4_dealloc_extent(struct lpfc_hba *phba, uint16_t type)
6299{
6300 int rc;
6301 uint32_t length, mbox_tmo = 0;
6302 LPFC_MBOXQ_t *mbox;
6303 struct lpfc_mbx_dealloc_rsrc_extents *dealloc_rsrc;
6304 struct lpfc_rsrc_blks *rsrc_blk, *rsrc_blk_next;
6305
6306 mbox = (LPFC_MBOXQ_t *) mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL);
6307 if (!mbox)
6308 return -ENOMEM;
6309
6310 /*
6311 * This function sends an embedded mailbox because it only sends the
6312 * the resource type. All extents of this type are released by the
6313 * port.
6314 */
6315 length = (sizeof(struct lpfc_mbx_dealloc_rsrc_extents) -
6316 sizeof(struct lpfc_sli4_cfg_mhdr));
6317 lpfc_sli4_config(phba, mbox, LPFC_MBOX_SUBSYSTEM_COMMON,
6318 LPFC_MBOX_OPCODE_DEALLOC_RSRC_EXTENT,
6319 length, LPFC_SLI4_MBX_EMBED);
6320
6321 /* Send an extents count of 0 - the dealloc doesn't use it. */
6322 rc = lpfc_sli4_mbox_rsrc_extent(phba, mbox, 0, type,
6323 LPFC_SLI4_MBX_EMBED);
6324 if (unlikely(rc)) {
6325 rc = -EIO;
6326 goto out_free_mbox;
6327 }
6328 if (!phba->sli4_hba.intr_enable)
6329 rc = lpfc_sli_issue_mbox(phba, mbox, MBX_POLL);
6330 else {
James Smarta183a152011-10-10 21:32:43 -04006331 mbox_tmo = lpfc_mbox_tmo_val(phba, mbox);
James Smart6d368e52011-05-24 11:44:12 -04006332 rc = lpfc_sli_issue_mbox_wait(phba, mbox, mbox_tmo);
6333 }
6334 if (unlikely(rc)) {
6335 rc = -EIO;
6336 goto out_free_mbox;
6337 }
6338
6339 dealloc_rsrc = &mbox->u.mqe.un.dealloc_rsrc_extents;
6340 if (bf_get(lpfc_mbox_hdr_status,
6341 &dealloc_rsrc->header.cfg_shdr.response)) {
Dick Kennedy372c1872020-06-30 14:50:00 -07006342 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart6d368e52011-05-24 11:44:12 -04006343 "2919 Failed to release resource extents "
6344 "for type %d - Status 0x%x Add'l Status 0x%x. "
6345 "Resource memory not released.\n",
6346 type,
6347 bf_get(lpfc_mbox_hdr_status,
6348 &dealloc_rsrc->header.cfg_shdr.response),
6349 bf_get(lpfc_mbox_hdr_add_status,
6350 &dealloc_rsrc->header.cfg_shdr.response));
6351 rc = -EIO;
6352 goto out_free_mbox;
6353 }
6354
6355 /* Release kernel memory resources for the specific type. */
6356 switch (type) {
6357 case LPFC_RSC_TYPE_FCOE_VPI:
6358 kfree(phba->vpi_bmask);
6359 kfree(phba->vpi_ids);
6360 bf_set(lpfc_vpi_rsrc_rdy, &phba->sli4_hba.sli4_flags, 0);
6361 list_for_each_entry_safe(rsrc_blk, rsrc_blk_next,
6362 &phba->lpfc_vpi_blk_list, list) {
6363 list_del_init(&rsrc_blk->list);
6364 kfree(rsrc_blk);
6365 }
James Smart16a3a202013-04-17 20:14:38 -04006366 phba->sli4_hba.max_cfg_param.vpi_used = 0;
James Smart6d368e52011-05-24 11:44:12 -04006367 break;
6368 case LPFC_RSC_TYPE_FCOE_XRI:
6369 kfree(phba->sli4_hba.xri_bmask);
6370 kfree(phba->sli4_hba.xri_ids);
James Smart6d368e52011-05-24 11:44:12 -04006371 list_for_each_entry_safe(rsrc_blk, rsrc_blk_next,
6372 &phba->sli4_hba.lpfc_xri_blk_list, list) {
6373 list_del_init(&rsrc_blk->list);
6374 kfree(rsrc_blk);
6375 }
6376 break;
6377 case LPFC_RSC_TYPE_FCOE_VFI:
6378 kfree(phba->sli4_hba.vfi_bmask);
6379 kfree(phba->sli4_hba.vfi_ids);
6380 bf_set(lpfc_vfi_rsrc_rdy, &phba->sli4_hba.sli4_flags, 0);
6381 list_for_each_entry_safe(rsrc_blk, rsrc_blk_next,
6382 &phba->sli4_hba.lpfc_vfi_blk_list, list) {
6383 list_del_init(&rsrc_blk->list);
6384 kfree(rsrc_blk);
6385 }
6386 break;
6387 case LPFC_RSC_TYPE_FCOE_RPI:
6388 /* RPI bitmask and physical id array are cleaned up earlier. */
6389 list_for_each_entry_safe(rsrc_blk, rsrc_blk_next,
6390 &phba->sli4_hba.lpfc_rpi_blk_list, list) {
6391 list_del_init(&rsrc_blk->list);
6392 kfree(rsrc_blk);
6393 }
6394 break;
6395 default:
6396 break;
6397 }
6398
6399 bf_set(lpfc_idx_rsrc_rdy, &phba->sli4_hba.sli4_flags, 0);
6400
6401 out_free_mbox:
6402 mempool_free(mbox, phba->mbox_mem_pool);
6403 return rc;
6404}
6405
Baoyou Xiebd4b3e52016-09-25 13:44:55 +08006406static void
James Smart7bdedb32016-07-06 12:36:00 -07006407lpfc_set_features(struct lpfc_hba *phba, LPFC_MBOXQ_t *mbox,
6408 uint32_t feature)
James Smart65791f12016-07-06 12:35:56 -07006409{
James Smart65791f12016-07-06 12:35:56 -07006410 uint32_t len;
James Smart65791f12016-07-06 12:35:56 -07006411
James Smart65791f12016-07-06 12:35:56 -07006412 len = sizeof(struct lpfc_mbx_set_feature) -
6413 sizeof(struct lpfc_sli4_cfg_mhdr);
6414 lpfc_sli4_config(phba, mbox, LPFC_MBOX_SUBSYSTEM_COMMON,
6415 LPFC_MBOX_OPCODE_SET_FEATURES, len,
6416 LPFC_SLI4_MBX_EMBED);
James Smart65791f12016-07-06 12:35:56 -07006417
James Smart7bdedb32016-07-06 12:36:00 -07006418 switch (feature) {
6419 case LPFC_SET_UE_RECOVERY:
6420 bf_set(lpfc_mbx_set_feature_UER,
6421 &mbox->u.mqe.un.set_feature, 1);
6422 mbox->u.mqe.un.set_feature.feature = LPFC_SET_UE_RECOVERY;
6423 mbox->u.mqe.un.set_feature.param_len = 8;
6424 break;
6425 case LPFC_SET_MDS_DIAGS:
6426 bf_set(lpfc_mbx_set_feature_mds,
6427 &mbox->u.mqe.un.set_feature, 1);
6428 bf_set(lpfc_mbx_set_feature_mds_deep_loopbk,
James Smartae9e28f2017-05-15 15:20:51 -07006429 &mbox->u.mqe.un.set_feature, 1);
James Smart7bdedb32016-07-06 12:36:00 -07006430 mbox->u.mqe.un.set_feature.feature = LPFC_SET_MDS_DIAGS;
6431 mbox->u.mqe.un.set_feature.param_len = 8;
6432 break;
James Smart171f6c42019-11-04 16:57:07 -08006433 case LPFC_SET_DUAL_DUMP:
6434 bf_set(lpfc_mbx_set_feature_dd,
6435 &mbox->u.mqe.un.set_feature, LPFC_ENABLE_DUAL_DUMP);
6436 bf_set(lpfc_mbx_set_feature_ddquery,
6437 &mbox->u.mqe.un.set_feature, 0);
6438 mbox->u.mqe.un.set_feature.feature = LPFC_SET_DUAL_DUMP;
6439 mbox->u.mqe.un.set_feature.param_len = 4;
6440 break;
James Smart65791f12016-07-06 12:35:56 -07006441 }
James Smart7bdedb32016-07-06 12:36:00 -07006442
6443 return;
James Smart65791f12016-07-06 12:35:56 -07006444}
6445
James Smart6d368e52011-05-24 11:44:12 -04006446/**
James Smart1165a5c2018-11-29 16:09:39 -08006447 * lpfc_ras_stop_fwlog: Disable FW logging by the adapter
6448 * @phba: Pointer to HBA context object.
6449 *
6450 * Disable FW logging into host memory on the adapter. To
6451 * be done before reading logs from the host memory.
6452 **/
6453void
6454lpfc_ras_stop_fwlog(struct lpfc_hba *phba)
6455{
6456 struct lpfc_ras_fwlog *ras_fwlog = &phba->ras_fwlog;
6457
James Smart95bfc6d2019-10-18 14:18:27 -07006458 spin_lock_irq(&phba->hbalock);
6459 ras_fwlog->state = INACTIVE;
6460 spin_unlock_irq(&phba->hbalock);
James Smart1165a5c2018-11-29 16:09:39 -08006461
6462 /* Disable FW logging to host memory */
6463 writel(LPFC_CTL_PDEV_CTL_DDL_RAS,
6464 phba->sli4_hba.conf_regs_memmap_p + LPFC_CTL_PDEV_CTL_OFFSET);
James Smart95bfc6d2019-10-18 14:18:27 -07006465
6466 /* Wait 10ms for firmware to stop using DMA buffer */
6467 usleep_range(10 * 1000, 20 * 1000);
James Smart1165a5c2018-11-29 16:09:39 -08006468}
6469
6470/**
James Smartd2cc9bc2018-09-10 10:30:50 -07006471 * lpfc_sli4_ras_dma_free - Free memory allocated for FW logging.
6472 * @phba: Pointer to HBA context object.
6473 *
6474 * This function is called to free memory allocated for RAS FW logging
6475 * support in the driver.
6476 **/
6477void
6478lpfc_sli4_ras_dma_free(struct lpfc_hba *phba)
6479{
6480 struct lpfc_ras_fwlog *ras_fwlog = &phba->ras_fwlog;
6481 struct lpfc_dmabuf *dmabuf, *next;
6482
6483 if (!list_empty(&ras_fwlog->fwlog_buff_list)) {
6484 list_for_each_entry_safe(dmabuf, next,
6485 &ras_fwlog->fwlog_buff_list,
6486 list) {
6487 list_del(&dmabuf->list);
6488 dma_free_coherent(&phba->pcidev->dev,
6489 LPFC_RAS_MAX_ENTRY_SIZE,
6490 dmabuf->virt, dmabuf->phys);
6491 kfree(dmabuf);
6492 }
6493 }
6494
6495 if (ras_fwlog->lwpd.virt) {
6496 dma_free_coherent(&phba->pcidev->dev,
6497 sizeof(uint32_t) * 2,
6498 ras_fwlog->lwpd.virt,
6499 ras_fwlog->lwpd.phys);
6500 ras_fwlog->lwpd.virt = NULL;
6501 }
6502
James Smart95bfc6d2019-10-18 14:18:27 -07006503 spin_lock_irq(&phba->hbalock);
6504 ras_fwlog->state = INACTIVE;
6505 spin_unlock_irq(&phba->hbalock);
James Smartd2cc9bc2018-09-10 10:30:50 -07006506}
6507
6508/**
6509 * lpfc_sli4_ras_dma_alloc: Allocate memory for FW support
6510 * @phba: Pointer to HBA context object.
6511 * @fwlog_buff_count: Count of buffers to be created.
6512 *
6513 * This routine DMA memory for Log Write Position Data[LPWD] and buffer
6514 * to update FW log is posted to the adapter.
6515 * Buffer count is calculated based on module param ras_fwlog_buffsize
6516 * Size of each buffer posted to FW is 64K.
6517 **/
6518
6519static int
6520lpfc_sli4_ras_dma_alloc(struct lpfc_hba *phba,
6521 uint32_t fwlog_buff_count)
6522{
6523 struct lpfc_ras_fwlog *ras_fwlog = &phba->ras_fwlog;
6524 struct lpfc_dmabuf *dmabuf;
6525 int rc = 0, i = 0;
6526
6527 /* Initialize List */
6528 INIT_LIST_HEAD(&ras_fwlog->fwlog_buff_list);
6529
6530 /* Allocate memory for the LWPD */
6531 ras_fwlog->lwpd.virt = dma_alloc_coherent(&phba->pcidev->dev,
6532 sizeof(uint32_t) * 2,
6533 &ras_fwlog->lwpd.phys,
6534 GFP_KERNEL);
6535 if (!ras_fwlog->lwpd.virt) {
Dick Kennedy372c1872020-06-30 14:50:00 -07006536 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smartd2cc9bc2018-09-10 10:30:50 -07006537 "6185 LWPD Memory Alloc Failed\n");
6538
6539 return -ENOMEM;
6540 }
6541
6542 ras_fwlog->fw_buffcount = fwlog_buff_count;
6543 for (i = 0; i < ras_fwlog->fw_buffcount; i++) {
6544 dmabuf = kzalloc(sizeof(struct lpfc_dmabuf),
6545 GFP_KERNEL);
6546 if (!dmabuf) {
6547 rc = -ENOMEM;
6548 lpfc_printf_log(phba, KERN_WARNING, LOG_INIT,
6549 "6186 Memory Alloc failed FW logging");
6550 goto free_mem;
6551 }
6552
Luis Chamberlain750afb02019-01-04 09:23:09 +01006553 dmabuf->virt = dma_alloc_coherent(&phba->pcidev->dev,
James Smartd2cc9bc2018-09-10 10:30:50 -07006554 LPFC_RAS_MAX_ENTRY_SIZE,
Luis Chamberlain750afb02019-01-04 09:23:09 +01006555 &dmabuf->phys, GFP_KERNEL);
James Smartd2cc9bc2018-09-10 10:30:50 -07006556 if (!dmabuf->virt) {
6557 kfree(dmabuf);
6558 rc = -ENOMEM;
6559 lpfc_printf_log(phba, KERN_WARNING, LOG_INIT,
6560 "6187 DMA Alloc Failed FW logging");
6561 goto free_mem;
6562 }
James Smartd2cc9bc2018-09-10 10:30:50 -07006563 dmabuf->buffer_tag = i;
6564 list_add_tail(&dmabuf->list, &ras_fwlog->fwlog_buff_list);
6565 }
6566
6567free_mem:
6568 if (rc)
6569 lpfc_sli4_ras_dma_free(phba);
6570
6571 return rc;
6572}
6573
6574/**
6575 * lpfc_sli4_ras_mbox_cmpl: Completion handler for RAS MBX command
6576 * @phba: pointer to lpfc hba data structure.
Lee Jones7af29d42020-07-21 17:41:31 +01006577 * @pmb: pointer to the driver internal queue element for mailbox command.
James Smartd2cc9bc2018-09-10 10:30:50 -07006578 *
6579 * Completion handler for driver's RAS MBX command to the device.
6580 **/
6581static void
6582lpfc_sli4_ras_mbox_cmpl(struct lpfc_hba *phba, LPFC_MBOXQ_t *pmb)
6583{
6584 MAILBOX_t *mb;
6585 union lpfc_sli4_cfg_shdr *shdr;
6586 uint32_t shdr_status, shdr_add_status;
6587 struct lpfc_ras_fwlog *ras_fwlog = &phba->ras_fwlog;
6588
6589 mb = &pmb->u.mb;
6590
6591 shdr = (union lpfc_sli4_cfg_shdr *)
6592 &pmb->u.mqe.un.ras_fwlog.header.cfg_shdr;
6593 shdr_status = bf_get(lpfc_mbox_hdr_status, &shdr->response);
6594 shdr_add_status = bf_get(lpfc_mbox_hdr_add_status, &shdr->response);
6595
6596 if (mb->mbxStatus != MBX_SUCCESS || shdr_status) {
Dick Kennedy372c1872020-06-30 14:50:00 -07006597 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smartd2cc9bc2018-09-10 10:30:50 -07006598 "6188 FW LOG mailbox "
6599 "completed with status x%x add_status x%x,"
6600 " mbx status x%x\n",
6601 shdr_status, shdr_add_status, mb->mbxStatus);
James Smartcb349902018-11-29 16:09:27 -08006602
6603 ras_fwlog->ras_hwsupport = false;
James Smartd2cc9bc2018-09-10 10:30:50 -07006604 goto disable_ras;
6605 }
6606
James Smart95bfc6d2019-10-18 14:18:27 -07006607 spin_lock_irq(&phba->hbalock);
6608 ras_fwlog->state = ACTIVE;
6609 spin_unlock_irq(&phba->hbalock);
James Smartd2cc9bc2018-09-10 10:30:50 -07006610 mempool_free(pmb, phba->mbox_mem_pool);
6611
6612 return;
6613
6614disable_ras:
6615 /* Free RAS DMA memory */
6616 lpfc_sli4_ras_dma_free(phba);
6617 mempool_free(pmb, phba->mbox_mem_pool);
6618}
6619
6620/**
6621 * lpfc_sli4_ras_fwlog_init: Initialize memory and post RAS MBX command
6622 * @phba: pointer to lpfc hba data structure.
6623 * @fwlog_level: Logging verbosity level.
6624 * @fwlog_enable: Enable/Disable logging.
6625 *
6626 * Initialize memory and post mailbox command to enable FW logging in host
6627 * memory.
6628 **/
6629int
6630lpfc_sli4_ras_fwlog_init(struct lpfc_hba *phba,
6631 uint32_t fwlog_level,
6632 uint32_t fwlog_enable)
6633{
6634 struct lpfc_ras_fwlog *ras_fwlog = &phba->ras_fwlog;
6635 struct lpfc_mbx_set_ras_fwlog *mbx_fwlog = NULL;
6636 struct lpfc_dmabuf *dmabuf;
6637 LPFC_MBOXQ_t *mbox;
6638 uint32_t len = 0, fwlog_buffsize, fwlog_entry_count;
6639 int rc = 0;
6640
James Smart95bfc6d2019-10-18 14:18:27 -07006641 spin_lock_irq(&phba->hbalock);
6642 ras_fwlog->state = INACTIVE;
6643 spin_unlock_irq(&phba->hbalock);
6644
James Smartd2cc9bc2018-09-10 10:30:50 -07006645 fwlog_buffsize = (LPFC_RAS_MIN_BUFF_POST_SIZE *
6646 phba->cfg_ras_fwlog_buffsize);
6647 fwlog_entry_count = (fwlog_buffsize/LPFC_RAS_MAX_ENTRY_SIZE);
6648
6649 /*
6650 * If re-enabling FW logging support use earlier allocated
6651 * DMA buffers while posting MBX command.
6652 **/
6653 if (!ras_fwlog->lwpd.virt) {
6654 rc = lpfc_sli4_ras_dma_alloc(phba, fwlog_entry_count);
6655 if (rc) {
6656 lpfc_printf_log(phba, KERN_WARNING, LOG_INIT,
James Smartcb349902018-11-29 16:09:27 -08006657 "6189 FW Log Memory Allocation Failed");
James Smartd2cc9bc2018-09-10 10:30:50 -07006658 return rc;
6659 }
6660 }
6661
6662 /* Setup Mailbox command */
6663 mbox = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL);
6664 if (!mbox) {
Dick Kennedy372c1872020-06-30 14:50:00 -07006665 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smartd2cc9bc2018-09-10 10:30:50 -07006666 "6190 RAS MBX Alloc Failed");
6667 rc = -ENOMEM;
6668 goto mem_free;
6669 }
6670
6671 ras_fwlog->fw_loglevel = fwlog_level;
6672 len = (sizeof(struct lpfc_mbx_set_ras_fwlog) -
6673 sizeof(struct lpfc_sli4_cfg_mhdr));
6674
6675 lpfc_sli4_config(phba, mbox, LPFC_MBOX_SUBSYSTEM_LOWLEVEL,
6676 LPFC_MBOX_OPCODE_SET_DIAG_LOG_OPTION,
6677 len, LPFC_SLI4_MBX_EMBED);
6678
6679 mbx_fwlog = (struct lpfc_mbx_set_ras_fwlog *)&mbox->u.mqe.un.ras_fwlog;
6680 bf_set(lpfc_fwlog_enable, &mbx_fwlog->u.request,
6681 fwlog_enable);
6682 bf_set(lpfc_fwlog_loglvl, &mbx_fwlog->u.request,
6683 ras_fwlog->fw_loglevel);
6684 bf_set(lpfc_fwlog_buffcnt, &mbx_fwlog->u.request,
6685 ras_fwlog->fw_buffcount);
6686 bf_set(lpfc_fwlog_buffsz, &mbx_fwlog->u.request,
6687 LPFC_RAS_MAX_ENTRY_SIZE/SLI4_PAGE_SIZE);
6688
6689 /* Update DMA buffer address */
6690 list_for_each_entry(dmabuf, &ras_fwlog->fwlog_buff_list, list) {
6691 memset(dmabuf->virt, 0, LPFC_RAS_MAX_ENTRY_SIZE);
6692
6693 mbx_fwlog->u.request.buff_fwlog[dmabuf->buffer_tag].addr_lo =
6694 putPaddrLow(dmabuf->phys);
6695
6696 mbx_fwlog->u.request.buff_fwlog[dmabuf->buffer_tag].addr_hi =
6697 putPaddrHigh(dmabuf->phys);
6698 }
6699
6700 /* Update LPWD address */
6701 mbx_fwlog->u.request.lwpd.addr_lo = putPaddrLow(ras_fwlog->lwpd.phys);
6702 mbx_fwlog->u.request.lwpd.addr_hi = putPaddrHigh(ras_fwlog->lwpd.phys);
6703
James Smart95bfc6d2019-10-18 14:18:27 -07006704 spin_lock_irq(&phba->hbalock);
6705 ras_fwlog->state = REG_INPROGRESS;
6706 spin_unlock_irq(&phba->hbalock);
James Smartd2cc9bc2018-09-10 10:30:50 -07006707 mbox->vport = phba->pport;
6708 mbox->mbox_cmpl = lpfc_sli4_ras_mbox_cmpl;
6709
6710 rc = lpfc_sli_issue_mbox(phba, mbox, MBX_NOWAIT);
6711
6712 if (rc == MBX_NOT_FINISHED) {
Dick Kennedy372c1872020-06-30 14:50:00 -07006713 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smartcb349902018-11-29 16:09:27 -08006714 "6191 FW-Log Mailbox failed. "
James Smartd2cc9bc2018-09-10 10:30:50 -07006715 "status %d mbxStatus : x%x", rc,
6716 bf_get(lpfc_mqe_status, &mbox->u.mqe));
6717 mempool_free(mbox, phba->mbox_mem_pool);
6718 rc = -EIO;
6719 goto mem_free;
6720 } else
6721 rc = 0;
6722mem_free:
6723 if (rc)
6724 lpfc_sli4_ras_dma_free(phba);
6725
6726 return rc;
6727}
6728
6729/**
6730 * lpfc_sli4_ras_setup - Check if RAS supported on the adapter
6731 * @phba: Pointer to HBA context object.
6732 *
6733 * Check if RAS is supported on the adapter and initialize it.
6734 **/
6735void
6736lpfc_sli4_ras_setup(struct lpfc_hba *phba)
6737{
6738 /* Check RAS FW Log needs to be enabled or not */
6739 if (lpfc_check_fwlog_support(phba))
6740 return;
6741
6742 lpfc_sli4_ras_fwlog_init(phba, phba->cfg_ras_fwlog_level,
6743 LPFC_RAS_ENABLE_LOGGING);
6744}
6745
6746/**
James Smart6d368e52011-05-24 11:44:12 -04006747 * lpfc_sli4_alloc_resource_identifiers - Allocate all SLI4 resource extents.
6748 * @phba: Pointer to HBA context object.
6749 *
6750 * This function allocates all SLI4 resource identifiers.
6751 **/
6752int
6753lpfc_sli4_alloc_resource_identifiers(struct lpfc_hba *phba)
6754{
6755 int i, rc, error = 0;
6756 uint16_t count, base;
6757 unsigned long longs;
6758
James Smartff78d8f2011-12-13 13:21:35 -05006759 if (!phba->sli4_hba.rpi_hdrs_in_use)
6760 phba->sli4_hba.next_rpi = phba->sli4_hba.max_cfg_param.max_rpi;
James Smart6d368e52011-05-24 11:44:12 -04006761 if (phba->sli4_hba.extents_in_use) {
6762 /*
6763 * The port supports resource extents. The XRI, VPI, VFI, RPI
6764 * resource extent count must be read and allocated before
6765 * provisioning the resource id arrays.
6766 */
6767 if (bf_get(lpfc_idx_rsrc_rdy, &phba->sli4_hba.sli4_flags) ==
6768 LPFC_IDX_RSRC_RDY) {
6769 /*
6770 * Extent-based resources are set - the driver could
6771 * be in a port reset. Figure out if any corrective
6772 * actions need to be taken.
6773 */
6774 rc = lpfc_sli4_chk_avail_extnt_rsrc(phba,
6775 LPFC_RSC_TYPE_FCOE_VFI);
6776 if (rc != 0)
6777 error++;
6778 rc = lpfc_sli4_chk_avail_extnt_rsrc(phba,
6779 LPFC_RSC_TYPE_FCOE_VPI);
6780 if (rc != 0)
6781 error++;
6782 rc = lpfc_sli4_chk_avail_extnt_rsrc(phba,
6783 LPFC_RSC_TYPE_FCOE_XRI);
6784 if (rc != 0)
6785 error++;
6786 rc = lpfc_sli4_chk_avail_extnt_rsrc(phba,
6787 LPFC_RSC_TYPE_FCOE_RPI);
6788 if (rc != 0)
6789 error++;
6790
6791 /*
6792 * It's possible that the number of resources
6793 * provided to this port instance changed between
6794 * resets. Detect this condition and reallocate
6795 * resources. Otherwise, there is no action.
6796 */
6797 if (error) {
6798 lpfc_printf_log(phba, KERN_INFO,
6799 LOG_MBOX | LOG_INIT,
6800 "2931 Detected extent resource "
6801 "change. Reallocating all "
6802 "extents.\n");
6803 rc = lpfc_sli4_dealloc_extent(phba,
6804 LPFC_RSC_TYPE_FCOE_VFI);
6805 rc = lpfc_sli4_dealloc_extent(phba,
6806 LPFC_RSC_TYPE_FCOE_VPI);
6807 rc = lpfc_sli4_dealloc_extent(phba,
6808 LPFC_RSC_TYPE_FCOE_XRI);
6809 rc = lpfc_sli4_dealloc_extent(phba,
6810 LPFC_RSC_TYPE_FCOE_RPI);
6811 } else
6812 return 0;
6813 }
6814
6815 rc = lpfc_sli4_alloc_extent(phba, LPFC_RSC_TYPE_FCOE_VFI);
6816 if (unlikely(rc))
6817 goto err_exit;
6818
6819 rc = lpfc_sli4_alloc_extent(phba, LPFC_RSC_TYPE_FCOE_VPI);
6820 if (unlikely(rc))
6821 goto err_exit;
6822
6823 rc = lpfc_sli4_alloc_extent(phba, LPFC_RSC_TYPE_FCOE_RPI);
6824 if (unlikely(rc))
6825 goto err_exit;
6826
6827 rc = lpfc_sli4_alloc_extent(phba, LPFC_RSC_TYPE_FCOE_XRI);
6828 if (unlikely(rc))
6829 goto err_exit;
6830 bf_set(lpfc_idx_rsrc_rdy, &phba->sli4_hba.sli4_flags,
6831 LPFC_IDX_RSRC_RDY);
6832 return rc;
6833 } else {
6834 /*
6835 * The port does not support resource extents. The XRI, VPI,
6836 * VFI, RPI resource ids were determined from READ_CONFIG.
6837 * Just allocate the bitmasks and provision the resource id
6838 * arrays. If a port reset is active, the resources don't
6839 * need any action - just exit.
6840 */
6841 if (bf_get(lpfc_idx_rsrc_rdy, &phba->sli4_hba.sli4_flags) ==
James Smartff78d8f2011-12-13 13:21:35 -05006842 LPFC_IDX_RSRC_RDY) {
6843 lpfc_sli4_dealloc_resource_identifiers(phba);
6844 lpfc_sli4_remove_rpis(phba);
6845 }
James Smart6d368e52011-05-24 11:44:12 -04006846 /* RPIs. */
6847 count = phba->sli4_hba.max_cfg_param.max_rpi;
James Smart0a630c22013-01-03 15:44:09 -05006848 if (count <= 0) {
Dick Kennedy372c1872020-06-30 14:50:00 -07006849 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart0a630c22013-01-03 15:44:09 -05006850 "3279 Invalid provisioning of "
6851 "rpi:%d\n", count);
6852 rc = -EINVAL;
6853 goto err_exit;
6854 }
James Smart6d368e52011-05-24 11:44:12 -04006855 base = phba->sli4_hba.max_cfg_param.rpi_base;
6856 longs = (count + BITS_PER_LONG - 1) / BITS_PER_LONG;
Kees Cook6396bb22018-06-12 14:03:40 -07006857 phba->sli4_hba.rpi_bmask = kcalloc(longs,
James Smart6d368e52011-05-24 11:44:12 -04006858 sizeof(unsigned long),
6859 GFP_KERNEL);
6860 if (unlikely(!phba->sli4_hba.rpi_bmask)) {
6861 rc = -ENOMEM;
6862 goto err_exit;
6863 }
Kees Cook6396bb22018-06-12 14:03:40 -07006864 phba->sli4_hba.rpi_ids = kcalloc(count, sizeof(uint16_t),
James Smart6d368e52011-05-24 11:44:12 -04006865 GFP_KERNEL);
6866 if (unlikely(!phba->sli4_hba.rpi_ids)) {
6867 rc = -ENOMEM;
6868 goto free_rpi_bmask;
6869 }
6870
6871 for (i = 0; i < count; i++)
6872 phba->sli4_hba.rpi_ids[i] = base + i;
6873
6874 /* VPIs. */
6875 count = phba->sli4_hba.max_cfg_param.max_vpi;
James Smart0a630c22013-01-03 15:44:09 -05006876 if (count <= 0) {
Dick Kennedy372c1872020-06-30 14:50:00 -07006877 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart0a630c22013-01-03 15:44:09 -05006878 "3280 Invalid provisioning of "
6879 "vpi:%d\n", count);
6880 rc = -EINVAL;
6881 goto free_rpi_ids;
6882 }
James Smart6d368e52011-05-24 11:44:12 -04006883 base = phba->sli4_hba.max_cfg_param.vpi_base;
6884 longs = (count + BITS_PER_LONG - 1) / BITS_PER_LONG;
Kees Cook6396bb22018-06-12 14:03:40 -07006885 phba->vpi_bmask = kcalloc(longs, sizeof(unsigned long),
James Smart6d368e52011-05-24 11:44:12 -04006886 GFP_KERNEL);
6887 if (unlikely(!phba->vpi_bmask)) {
6888 rc = -ENOMEM;
6889 goto free_rpi_ids;
6890 }
Kees Cook6396bb22018-06-12 14:03:40 -07006891 phba->vpi_ids = kcalloc(count, sizeof(uint16_t),
James Smart6d368e52011-05-24 11:44:12 -04006892 GFP_KERNEL);
6893 if (unlikely(!phba->vpi_ids)) {
6894 rc = -ENOMEM;
6895 goto free_vpi_bmask;
6896 }
6897
6898 for (i = 0; i < count; i++)
6899 phba->vpi_ids[i] = base + i;
6900
6901 /* XRIs. */
6902 count = phba->sli4_hba.max_cfg_param.max_xri;
James Smart0a630c22013-01-03 15:44:09 -05006903 if (count <= 0) {
Dick Kennedy372c1872020-06-30 14:50:00 -07006904 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart0a630c22013-01-03 15:44:09 -05006905 "3281 Invalid provisioning of "
6906 "xri:%d\n", count);
6907 rc = -EINVAL;
6908 goto free_vpi_ids;
6909 }
James Smart6d368e52011-05-24 11:44:12 -04006910 base = phba->sli4_hba.max_cfg_param.xri_base;
6911 longs = (count + BITS_PER_LONG - 1) / BITS_PER_LONG;
Kees Cook6396bb22018-06-12 14:03:40 -07006912 phba->sli4_hba.xri_bmask = kcalloc(longs,
James Smart6d368e52011-05-24 11:44:12 -04006913 sizeof(unsigned long),
6914 GFP_KERNEL);
6915 if (unlikely(!phba->sli4_hba.xri_bmask)) {
6916 rc = -ENOMEM;
6917 goto free_vpi_ids;
6918 }
James Smart41899be2012-03-01 22:34:19 -05006919 phba->sli4_hba.max_cfg_param.xri_used = 0;
Kees Cook6396bb22018-06-12 14:03:40 -07006920 phba->sli4_hba.xri_ids = kcalloc(count, sizeof(uint16_t),
James Smart6d368e52011-05-24 11:44:12 -04006921 GFP_KERNEL);
6922 if (unlikely(!phba->sli4_hba.xri_ids)) {
6923 rc = -ENOMEM;
6924 goto free_xri_bmask;
6925 }
6926
6927 for (i = 0; i < count; i++)
6928 phba->sli4_hba.xri_ids[i] = base + i;
6929
6930 /* VFIs. */
6931 count = phba->sli4_hba.max_cfg_param.max_vfi;
James Smart0a630c22013-01-03 15:44:09 -05006932 if (count <= 0) {
Dick Kennedy372c1872020-06-30 14:50:00 -07006933 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart0a630c22013-01-03 15:44:09 -05006934 "3282 Invalid provisioning of "
6935 "vfi:%d\n", count);
6936 rc = -EINVAL;
6937 goto free_xri_ids;
6938 }
James Smart6d368e52011-05-24 11:44:12 -04006939 base = phba->sli4_hba.max_cfg_param.vfi_base;
6940 longs = (count + BITS_PER_LONG - 1) / BITS_PER_LONG;
Kees Cook6396bb22018-06-12 14:03:40 -07006941 phba->sli4_hba.vfi_bmask = kcalloc(longs,
James Smart6d368e52011-05-24 11:44:12 -04006942 sizeof(unsigned long),
6943 GFP_KERNEL);
6944 if (unlikely(!phba->sli4_hba.vfi_bmask)) {
6945 rc = -ENOMEM;
6946 goto free_xri_ids;
6947 }
Kees Cook6396bb22018-06-12 14:03:40 -07006948 phba->sli4_hba.vfi_ids = kcalloc(count, sizeof(uint16_t),
James Smart6d368e52011-05-24 11:44:12 -04006949 GFP_KERNEL);
6950 if (unlikely(!phba->sli4_hba.vfi_ids)) {
6951 rc = -ENOMEM;
6952 goto free_vfi_bmask;
6953 }
6954
6955 for (i = 0; i < count; i++)
6956 phba->sli4_hba.vfi_ids[i] = base + i;
6957
6958 /*
6959 * Mark all resources ready. An HBA reset doesn't need
6960 * to reset the initialization.
6961 */
6962 bf_set(lpfc_idx_rsrc_rdy, &phba->sli4_hba.sli4_flags,
6963 LPFC_IDX_RSRC_RDY);
6964 return 0;
6965 }
6966
6967 free_vfi_bmask:
6968 kfree(phba->sli4_hba.vfi_bmask);
Roberto Sassucd60be42017-01-11 11:06:42 +01006969 phba->sli4_hba.vfi_bmask = NULL;
James Smart6d368e52011-05-24 11:44:12 -04006970 free_xri_ids:
6971 kfree(phba->sli4_hba.xri_ids);
Roberto Sassucd60be42017-01-11 11:06:42 +01006972 phba->sli4_hba.xri_ids = NULL;
James Smart6d368e52011-05-24 11:44:12 -04006973 free_xri_bmask:
6974 kfree(phba->sli4_hba.xri_bmask);
Roberto Sassucd60be42017-01-11 11:06:42 +01006975 phba->sli4_hba.xri_bmask = NULL;
James Smart6d368e52011-05-24 11:44:12 -04006976 free_vpi_ids:
6977 kfree(phba->vpi_ids);
Roberto Sassucd60be42017-01-11 11:06:42 +01006978 phba->vpi_ids = NULL;
James Smart6d368e52011-05-24 11:44:12 -04006979 free_vpi_bmask:
6980 kfree(phba->vpi_bmask);
Roberto Sassucd60be42017-01-11 11:06:42 +01006981 phba->vpi_bmask = NULL;
James Smart6d368e52011-05-24 11:44:12 -04006982 free_rpi_ids:
6983 kfree(phba->sli4_hba.rpi_ids);
Roberto Sassucd60be42017-01-11 11:06:42 +01006984 phba->sli4_hba.rpi_ids = NULL;
James Smart6d368e52011-05-24 11:44:12 -04006985 free_rpi_bmask:
6986 kfree(phba->sli4_hba.rpi_bmask);
Roberto Sassucd60be42017-01-11 11:06:42 +01006987 phba->sli4_hba.rpi_bmask = NULL;
James Smart6d368e52011-05-24 11:44:12 -04006988 err_exit:
6989 return rc;
6990}
6991
6992/**
6993 * lpfc_sli4_dealloc_resource_identifiers - Deallocate all SLI4 resource extents.
6994 * @phba: Pointer to HBA context object.
6995 *
6996 * This function allocates the number of elements for the specified
6997 * resource type.
6998 **/
6999int
7000lpfc_sli4_dealloc_resource_identifiers(struct lpfc_hba *phba)
7001{
7002 if (phba->sli4_hba.extents_in_use) {
7003 lpfc_sli4_dealloc_extent(phba, LPFC_RSC_TYPE_FCOE_VPI);
7004 lpfc_sli4_dealloc_extent(phba, LPFC_RSC_TYPE_FCOE_RPI);
7005 lpfc_sli4_dealloc_extent(phba, LPFC_RSC_TYPE_FCOE_XRI);
7006 lpfc_sli4_dealloc_extent(phba, LPFC_RSC_TYPE_FCOE_VFI);
7007 } else {
7008 kfree(phba->vpi_bmask);
James Smart16a3a202013-04-17 20:14:38 -04007009 phba->sli4_hba.max_cfg_param.vpi_used = 0;
James Smart6d368e52011-05-24 11:44:12 -04007010 kfree(phba->vpi_ids);
7011 bf_set(lpfc_vpi_rsrc_rdy, &phba->sli4_hba.sli4_flags, 0);
7012 kfree(phba->sli4_hba.xri_bmask);
7013 kfree(phba->sli4_hba.xri_ids);
James Smart6d368e52011-05-24 11:44:12 -04007014 kfree(phba->sli4_hba.vfi_bmask);
7015 kfree(phba->sli4_hba.vfi_ids);
7016 bf_set(lpfc_vfi_rsrc_rdy, &phba->sli4_hba.sli4_flags, 0);
7017 bf_set(lpfc_idx_rsrc_rdy, &phba->sli4_hba.sli4_flags, 0);
7018 }
7019
7020 return 0;
7021}
7022
7023/**
James Smartb76f2dc2011-07-22 18:37:42 -04007024 * lpfc_sli4_get_allocated_extnts - Get the port's allocated extents.
7025 * @phba: Pointer to HBA context object.
7026 * @type: The resource extent type.
Lee Jones7af29d42020-07-21 17:41:31 +01007027 * @extnt_cnt: buffer to hold port extent count response
James Smartb76f2dc2011-07-22 18:37:42 -04007028 * @extnt_size: buffer to hold port extent size response.
7029 *
7030 * This function calls the port to read the host allocated extents
7031 * for a particular type.
7032 **/
7033int
7034lpfc_sli4_get_allocated_extnts(struct lpfc_hba *phba, uint16_t type,
7035 uint16_t *extnt_cnt, uint16_t *extnt_size)
7036{
7037 bool emb;
7038 int rc = 0;
7039 uint16_t curr_blks = 0;
7040 uint32_t req_len, emb_len;
7041 uint32_t alloc_len, mbox_tmo;
7042 struct list_head *blk_list_head;
7043 struct lpfc_rsrc_blks *rsrc_blk;
7044 LPFC_MBOXQ_t *mbox;
7045 void *virtaddr = NULL;
7046 struct lpfc_mbx_nembed_rsrc_extent *n_rsrc;
7047 struct lpfc_mbx_alloc_rsrc_extents *rsrc_ext;
7048 union lpfc_sli4_cfg_shdr *shdr;
7049
7050 switch (type) {
7051 case LPFC_RSC_TYPE_FCOE_VPI:
7052 blk_list_head = &phba->lpfc_vpi_blk_list;
7053 break;
7054 case LPFC_RSC_TYPE_FCOE_XRI:
7055 blk_list_head = &phba->sli4_hba.lpfc_xri_blk_list;
7056 break;
7057 case LPFC_RSC_TYPE_FCOE_VFI:
7058 blk_list_head = &phba->sli4_hba.lpfc_vfi_blk_list;
7059 break;
7060 case LPFC_RSC_TYPE_FCOE_RPI:
7061 blk_list_head = &phba->sli4_hba.lpfc_rpi_blk_list;
7062 break;
7063 default:
7064 return -EIO;
7065 }
7066
7067 /* Count the number of extents currently allocatd for this type. */
7068 list_for_each_entry(rsrc_blk, blk_list_head, list) {
7069 if (curr_blks == 0) {
7070 /*
7071 * The GET_ALLOCATED mailbox does not return the size,
7072 * just the count. The size should be just the size
7073 * stored in the current allocated block and all sizes
7074 * for an extent type are the same so set the return
7075 * value now.
7076 */
7077 *extnt_size = rsrc_blk->rsrc_size;
7078 }
7079 curr_blks++;
7080 }
7081
James Smartb76f2dc2011-07-22 18:37:42 -04007082 /*
7083 * Calculate the size of an embedded mailbox. The uint32_t
7084 * accounts for extents-specific word.
7085 */
7086 emb_len = sizeof(MAILBOX_t) - sizeof(struct mbox_header) -
7087 sizeof(uint32_t);
7088
7089 /*
7090 * Presume the allocation and response will fit into an embedded
7091 * mailbox. If not true, reconfigure to a non-embedded mailbox.
7092 */
7093 emb = LPFC_SLI4_MBX_EMBED;
7094 req_len = emb_len;
7095 if (req_len > emb_len) {
7096 req_len = curr_blks * sizeof(uint16_t) +
7097 sizeof(union lpfc_sli4_cfg_shdr) +
7098 sizeof(uint32_t);
7099 emb = LPFC_SLI4_MBX_NEMBED;
7100 }
7101
7102 mbox = (LPFC_MBOXQ_t *) mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL);
7103 if (!mbox)
7104 return -ENOMEM;
7105 memset(mbox, 0, sizeof(LPFC_MBOXQ_t));
7106
7107 alloc_len = lpfc_sli4_config(phba, mbox, LPFC_MBOX_SUBSYSTEM_COMMON,
7108 LPFC_MBOX_OPCODE_GET_ALLOC_RSRC_EXTENT,
7109 req_len, emb);
7110 if (alloc_len < req_len) {
Dick Kennedy372c1872020-06-30 14:50:00 -07007111 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smartb76f2dc2011-07-22 18:37:42 -04007112 "2983 Allocated DMA memory size (x%x) is "
7113 "less than the requested DMA memory "
7114 "size (x%x)\n", alloc_len, req_len);
7115 rc = -ENOMEM;
7116 goto err_exit;
7117 }
7118 rc = lpfc_sli4_mbox_rsrc_extent(phba, mbox, curr_blks, type, emb);
7119 if (unlikely(rc)) {
7120 rc = -EIO;
7121 goto err_exit;
7122 }
7123
7124 if (!phba->sli4_hba.intr_enable)
7125 rc = lpfc_sli_issue_mbox(phba, mbox, MBX_POLL);
7126 else {
James Smarta183a152011-10-10 21:32:43 -04007127 mbox_tmo = lpfc_mbox_tmo_val(phba, mbox);
James Smartb76f2dc2011-07-22 18:37:42 -04007128 rc = lpfc_sli_issue_mbox_wait(phba, mbox, mbox_tmo);
7129 }
7130
7131 if (unlikely(rc)) {
7132 rc = -EIO;
7133 goto err_exit;
7134 }
7135
7136 /*
7137 * Figure out where the response is located. Then get local pointers
7138 * to the response data. The port does not guarantee to respond to
7139 * all extents counts request so update the local variable with the
7140 * allocated count from the port.
7141 */
7142 if (emb == LPFC_SLI4_MBX_EMBED) {
7143 rsrc_ext = &mbox->u.mqe.un.alloc_rsrc_extents;
7144 shdr = &rsrc_ext->header.cfg_shdr;
7145 *extnt_cnt = bf_get(lpfc_mbx_rsrc_cnt, &rsrc_ext->u.rsp);
7146 } else {
7147 virtaddr = mbox->sge_array->addr[0];
7148 n_rsrc = (struct lpfc_mbx_nembed_rsrc_extent *) virtaddr;
7149 shdr = &n_rsrc->cfg_shdr;
7150 *extnt_cnt = bf_get(lpfc_mbx_rsrc_cnt, n_rsrc);
7151 }
7152
7153 if (bf_get(lpfc_mbox_hdr_status, &shdr->response)) {
Dick Kennedy372c1872020-06-30 14:50:00 -07007154 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smartb76f2dc2011-07-22 18:37:42 -04007155 "2984 Failed to read allocated resources "
7156 "for type %d - Status 0x%x Add'l Status 0x%x.\n",
7157 type,
7158 bf_get(lpfc_mbox_hdr_status, &shdr->response),
7159 bf_get(lpfc_mbox_hdr_add_status, &shdr->response));
7160 rc = -EIO;
7161 goto err_exit;
7162 }
7163 err_exit:
7164 lpfc_sli4_mbox_cmd_free(phba, mbox);
7165 return rc;
7166}
7167
7168/**
James Smart0ef69962017-04-21 16:04:50 -07007169 * lpfc_sli4_repost_sgl_list - Repost the buffers sgl pages as block
James Smart8a9d2e82012-05-09 21:16:12 -04007170 * @phba: pointer to lpfc hba data structure.
James Smart895427b2017-02-12 13:52:30 -08007171 * @sgl_list: linked link of sgl buffers to post
7172 * @cnt: number of linked list buffers
James Smart8a9d2e82012-05-09 21:16:12 -04007173 *
James Smart895427b2017-02-12 13:52:30 -08007174 * This routine walks the list of buffers that have been allocated and
James Smart8a9d2e82012-05-09 21:16:12 -04007175 * repost them to the port by using SGL block post. This is needed after a
7176 * pci_function_reset/warm_start or start. It attempts to construct blocks
James Smart895427b2017-02-12 13:52:30 -08007177 * of buffer sgls which contains contiguous xris and uses the non-embedded
7178 * SGL block post mailbox commands to post them to the port. For single
James Smart8a9d2e82012-05-09 21:16:12 -04007179 * buffer sgl with non-contiguous xri, if any, it shall use embedded SGL post
7180 * mailbox command for posting.
7181 *
7182 * Returns: 0 = success, non-zero failure.
7183 **/
7184static int
James Smart895427b2017-02-12 13:52:30 -08007185lpfc_sli4_repost_sgl_list(struct lpfc_hba *phba,
7186 struct list_head *sgl_list, int cnt)
James Smart8a9d2e82012-05-09 21:16:12 -04007187{
7188 struct lpfc_sglq *sglq_entry = NULL;
7189 struct lpfc_sglq *sglq_entry_next = NULL;
7190 struct lpfc_sglq *sglq_entry_first = NULL;
James Smart895427b2017-02-12 13:52:30 -08007191 int status, total_cnt;
7192 int post_cnt = 0, num_posted = 0, block_cnt = 0;
James Smart8a9d2e82012-05-09 21:16:12 -04007193 int last_xritag = NO_XRI;
7194 LIST_HEAD(prep_sgl_list);
7195 LIST_HEAD(blck_sgl_list);
7196 LIST_HEAD(allc_sgl_list);
7197 LIST_HEAD(post_sgl_list);
7198 LIST_HEAD(free_sgl_list);
7199
James Smart38c20672013-03-01 16:37:44 -05007200 spin_lock_irq(&phba->hbalock);
James Smart895427b2017-02-12 13:52:30 -08007201 spin_lock(&phba->sli4_hba.sgl_list_lock);
7202 list_splice_init(sgl_list, &allc_sgl_list);
7203 spin_unlock(&phba->sli4_hba.sgl_list_lock);
James Smart38c20672013-03-01 16:37:44 -05007204 spin_unlock_irq(&phba->hbalock);
James Smart8a9d2e82012-05-09 21:16:12 -04007205
James Smart895427b2017-02-12 13:52:30 -08007206 total_cnt = cnt;
James Smart8a9d2e82012-05-09 21:16:12 -04007207 list_for_each_entry_safe(sglq_entry, sglq_entry_next,
7208 &allc_sgl_list, list) {
7209 list_del_init(&sglq_entry->list);
7210 block_cnt++;
7211 if ((last_xritag != NO_XRI) &&
7212 (sglq_entry->sli4_xritag != last_xritag + 1)) {
7213 /* a hole in xri block, form a sgl posting block */
7214 list_splice_init(&prep_sgl_list, &blck_sgl_list);
7215 post_cnt = block_cnt - 1;
7216 /* prepare list for next posting block */
7217 list_add_tail(&sglq_entry->list, &prep_sgl_list);
7218 block_cnt = 1;
7219 } else {
7220 /* prepare list for next posting block */
7221 list_add_tail(&sglq_entry->list, &prep_sgl_list);
7222 /* enough sgls for non-embed sgl mbox command */
7223 if (block_cnt == LPFC_NEMBED_MBOX_SGL_CNT) {
7224 list_splice_init(&prep_sgl_list,
7225 &blck_sgl_list);
7226 post_cnt = block_cnt;
7227 block_cnt = 0;
7228 }
7229 }
7230 num_posted++;
7231
7232 /* keep track of last sgl's xritag */
7233 last_xritag = sglq_entry->sli4_xritag;
7234
James Smart895427b2017-02-12 13:52:30 -08007235 /* end of repost sgl list condition for buffers */
7236 if (num_posted == total_cnt) {
James Smart8a9d2e82012-05-09 21:16:12 -04007237 if (post_cnt == 0) {
7238 list_splice_init(&prep_sgl_list,
7239 &blck_sgl_list);
7240 post_cnt = block_cnt;
7241 } else if (block_cnt == 1) {
7242 status = lpfc_sli4_post_sgl(phba,
7243 sglq_entry->phys, 0,
7244 sglq_entry->sli4_xritag);
7245 if (!status) {
7246 /* successful, put sgl to posted list */
7247 list_add_tail(&sglq_entry->list,
7248 &post_sgl_list);
7249 } else {
7250 /* Failure, put sgl to free list */
7251 lpfc_printf_log(phba, KERN_WARNING,
7252 LOG_SLI,
James Smart895427b2017-02-12 13:52:30 -08007253 "3159 Failed to post "
James Smart8a9d2e82012-05-09 21:16:12 -04007254 "sgl, xritag:x%x\n",
7255 sglq_entry->sli4_xritag);
7256 list_add_tail(&sglq_entry->list,
7257 &free_sgl_list);
James Smart711ea882013-04-17 20:18:29 -04007258 total_cnt--;
James Smart8a9d2e82012-05-09 21:16:12 -04007259 }
7260 }
7261 }
7262
7263 /* continue until a nembed page worth of sgls */
7264 if (post_cnt == 0)
7265 continue;
7266
James Smart895427b2017-02-12 13:52:30 -08007267 /* post the buffer list sgls as a block */
7268 status = lpfc_sli4_post_sgl_list(phba, &blck_sgl_list,
7269 post_cnt);
James Smart8a9d2e82012-05-09 21:16:12 -04007270
7271 if (!status) {
7272 /* success, put sgl list to posted sgl list */
7273 list_splice_init(&blck_sgl_list, &post_sgl_list);
7274 } else {
7275 /* Failure, put sgl list to free sgl list */
7276 sglq_entry_first = list_first_entry(&blck_sgl_list,
7277 struct lpfc_sglq,
7278 list);
7279 lpfc_printf_log(phba, KERN_WARNING, LOG_SLI,
James Smart895427b2017-02-12 13:52:30 -08007280 "3160 Failed to post sgl-list, "
James Smart8a9d2e82012-05-09 21:16:12 -04007281 "xritag:x%x-x%x\n",
7282 sglq_entry_first->sli4_xritag,
7283 (sglq_entry_first->sli4_xritag +
7284 post_cnt - 1));
7285 list_splice_init(&blck_sgl_list, &free_sgl_list);
James Smart711ea882013-04-17 20:18:29 -04007286 total_cnt -= post_cnt;
James Smart8a9d2e82012-05-09 21:16:12 -04007287 }
7288
7289 /* don't reset xirtag due to hole in xri block */
7290 if (block_cnt == 0)
7291 last_xritag = NO_XRI;
7292
James Smart895427b2017-02-12 13:52:30 -08007293 /* reset sgl post count for next round of posting */
James Smart8a9d2e82012-05-09 21:16:12 -04007294 post_cnt = 0;
7295 }
7296
James Smart895427b2017-02-12 13:52:30 -08007297 /* free the sgls failed to post */
James Smart8a9d2e82012-05-09 21:16:12 -04007298 lpfc_free_sgl_list(phba, &free_sgl_list);
7299
James Smart895427b2017-02-12 13:52:30 -08007300 /* push sgls posted to the available list */
James Smart8a9d2e82012-05-09 21:16:12 -04007301 if (!list_empty(&post_sgl_list)) {
James Smart38c20672013-03-01 16:37:44 -05007302 spin_lock_irq(&phba->hbalock);
James Smart895427b2017-02-12 13:52:30 -08007303 spin_lock(&phba->sli4_hba.sgl_list_lock);
7304 list_splice_init(&post_sgl_list, sgl_list);
7305 spin_unlock(&phba->sli4_hba.sgl_list_lock);
James Smart38c20672013-03-01 16:37:44 -05007306 spin_unlock_irq(&phba->hbalock);
James Smart8a9d2e82012-05-09 21:16:12 -04007307 } else {
Dick Kennedy372c1872020-06-30 14:50:00 -07007308 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart895427b2017-02-12 13:52:30 -08007309 "3161 Failure to post sgl to port.\n");
James Smart8a9d2e82012-05-09 21:16:12 -04007310 return -EIO;
7311 }
James Smart895427b2017-02-12 13:52:30 -08007312
7313 /* return the number of XRIs actually posted */
7314 return total_cnt;
James Smart8a9d2e82012-05-09 21:16:12 -04007315}
7316
James Smart0794d602019-01-28 11:14:19 -08007317/**
James Smart5e5b5112019-01-28 11:14:22 -08007318 * lpfc_sli4_repost_io_sgl_list - Repost all the allocated nvme buffer sgls
James Smart0794d602019-01-28 11:14:19 -08007319 * @phba: pointer to lpfc hba data structure.
7320 *
7321 * This routine walks the list of nvme buffers that have been allocated and
7322 * repost them to the port by using SGL block post. This is needed after a
7323 * pci_function_reset/warm_start or start. The lpfc_hba_down_post_s4 routine
7324 * is responsible for moving all nvme buffers on the lpfc_abts_nvme_sgl_list
James Smart5e5b5112019-01-28 11:14:22 -08007325 * to the lpfc_io_buf_list. If the repost fails, reject all nvme buffers.
James Smart0794d602019-01-28 11:14:19 -08007326 *
7327 * Returns: 0 = success, non-zero failure.
7328 **/
Bart Van Assche3999df72019-03-28 11:06:16 -07007329static int
James Smart5e5b5112019-01-28 11:14:22 -08007330lpfc_sli4_repost_io_sgl_list(struct lpfc_hba *phba)
James Smart0794d602019-01-28 11:14:19 -08007331{
7332 LIST_HEAD(post_nblist);
7333 int num_posted, rc = 0;
7334
7335 /* get all NVME buffers need to repost to a local list */
James Smart5e5b5112019-01-28 11:14:22 -08007336 lpfc_io_buf_flush(phba, &post_nblist);
James Smart0794d602019-01-28 11:14:19 -08007337
7338 /* post the list of nvme buffer sgls to port if available */
7339 if (!list_empty(&post_nblist)) {
James Smart5e5b5112019-01-28 11:14:22 -08007340 num_posted = lpfc_sli4_post_io_sgl_list(
7341 phba, &post_nblist, phba->sli4_hba.io_xri_cnt);
James Smart0794d602019-01-28 11:14:19 -08007342 /* failed to post any nvme buffer, return error */
7343 if (num_posted == 0)
7344 rc = -EIO;
7345 }
7346 return rc;
7347}
7348
Bart Van Assche3999df72019-03-28 11:06:16 -07007349static void
James Smart61bda8f2016-10-13 15:06:05 -07007350lpfc_set_host_data(struct lpfc_hba *phba, LPFC_MBOXQ_t *mbox)
7351{
7352 uint32_t len;
7353
7354 len = sizeof(struct lpfc_mbx_set_host_data) -
7355 sizeof(struct lpfc_sli4_cfg_mhdr);
7356 lpfc_sli4_config(phba, mbox, LPFC_MBOX_SUBSYSTEM_COMMON,
7357 LPFC_MBOX_OPCODE_SET_HOST_DATA, len,
7358 LPFC_SLI4_MBX_EMBED);
7359
7360 mbox->u.mqe.un.set_host_data.param_id = LPFC_SET_HOST_OS_DRIVER_VERSION;
James Smartb2fd1032016-12-19 15:07:21 -08007361 mbox->u.mqe.un.set_host_data.param_len =
7362 LPFC_HOST_OS_DRIVER_VERSION_SIZE;
James Smart61bda8f2016-10-13 15:06:05 -07007363 snprintf(mbox->u.mqe.un.set_host_data.data,
7364 LPFC_HOST_OS_DRIVER_VERSION_SIZE,
7365 "Linux %s v"LPFC_DRIVER_VERSION,
7366 (phba->hba_flag & HBA_FCOE_MODE) ? "FCoE" : "FC");
7367}
7368
James Smarta8cf5df2017-05-15 15:20:46 -07007369int
James Smart6c621a22017-05-15 15:20:45 -07007370lpfc_post_rq_buffer(struct lpfc_hba *phba, struct lpfc_queue *hrq,
James Smarta8cf5df2017-05-15 15:20:46 -07007371 struct lpfc_queue *drq, int count, int idx)
James Smart6c621a22017-05-15 15:20:45 -07007372{
7373 int rc, i;
7374 struct lpfc_rqe hrqe;
7375 struct lpfc_rqe drqe;
7376 struct lpfc_rqb *rqbp;
James Smart411de512018-01-30 15:58:52 -08007377 unsigned long flags;
James Smart6c621a22017-05-15 15:20:45 -07007378 struct rqb_dmabuf *rqb_buffer;
7379 LIST_HEAD(rqb_buf_list);
7380
7381 rqbp = hrq->rqbp;
7382 for (i = 0; i < count; i++) {
James Smart62e3a931d2020-10-20 13:27:11 -07007383 spin_lock_irqsave(&phba->hbalock, flags);
James Smart6c621a22017-05-15 15:20:45 -07007384 /* IF RQ is already full, don't bother */
James Smart62e3a931d2020-10-20 13:27:11 -07007385 if (rqbp->buffer_count + i >= rqbp->entry_count - 1) {
7386 spin_unlock_irqrestore(&phba->hbalock, flags);
James Smart6c621a22017-05-15 15:20:45 -07007387 break;
James Smart62e3a931d2020-10-20 13:27:11 -07007388 }
7389 spin_unlock_irqrestore(&phba->hbalock, flags);
7390
James Smart6c621a22017-05-15 15:20:45 -07007391 rqb_buffer = rqbp->rqb_alloc_buffer(phba);
7392 if (!rqb_buffer)
7393 break;
7394 rqb_buffer->hrq = hrq;
7395 rqb_buffer->drq = drq;
James Smarta8cf5df2017-05-15 15:20:46 -07007396 rqb_buffer->idx = idx;
James Smart6c621a22017-05-15 15:20:45 -07007397 list_add_tail(&rqb_buffer->hbuf.list, &rqb_buf_list);
7398 }
James Smart62e3a931d2020-10-20 13:27:11 -07007399
7400 spin_lock_irqsave(&phba->hbalock, flags);
James Smart6c621a22017-05-15 15:20:45 -07007401 while (!list_empty(&rqb_buf_list)) {
7402 list_remove_head(&rqb_buf_list, rqb_buffer, struct rqb_dmabuf,
7403 hbuf.list);
7404
7405 hrqe.address_lo = putPaddrLow(rqb_buffer->hbuf.phys);
7406 hrqe.address_hi = putPaddrHigh(rqb_buffer->hbuf.phys);
7407 drqe.address_lo = putPaddrLow(rqb_buffer->dbuf.phys);
7408 drqe.address_hi = putPaddrHigh(rqb_buffer->dbuf.phys);
7409 rc = lpfc_sli4_rq_put(hrq, drq, &hrqe, &drqe);
7410 if (rc < 0) {
Dick Kennedy372c1872020-06-30 14:50:00 -07007411 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart411de512018-01-30 15:58:52 -08007412 "6421 Cannot post to HRQ %d: %x %x %x "
7413 "DRQ %x %x\n",
7414 hrq->queue_id,
7415 hrq->host_index,
7416 hrq->hba_index,
7417 hrq->entry_count,
7418 drq->host_index,
7419 drq->hba_index);
James Smart6c621a22017-05-15 15:20:45 -07007420 rqbp->rqb_free_buffer(phba, rqb_buffer);
7421 } else {
7422 list_add_tail(&rqb_buffer->hbuf.list,
7423 &rqbp->rqb_buffer_list);
7424 rqbp->buffer_count++;
7425 }
7426 }
James Smart411de512018-01-30 15:58:52 -08007427 spin_unlock_irqrestore(&phba->hbalock, flags);
James Smart6c621a22017-05-15 15:20:45 -07007428 return 1;
7429}
7430
Dick Kennedy317aeb82020-06-30 14:49:59 -07007431/**
7432 * lpfc_init_idle_stat_hb - Initialize idle_stat tracking
Lee Jones7af29d42020-07-21 17:41:31 +01007433 * @phba: pointer to lpfc hba data structure.
Dick Kennedy317aeb82020-06-30 14:49:59 -07007434 *
7435 * This routine initializes the per-cq idle_stat to dynamically dictate
7436 * polling decisions.
7437 *
7438 * Return codes:
7439 * None
7440 **/
7441static void lpfc_init_idle_stat_hb(struct lpfc_hba *phba)
7442{
7443 int i;
7444 struct lpfc_sli4_hdw_queue *hdwq;
7445 struct lpfc_queue *cq;
7446 struct lpfc_idle_stat *idle_stat;
7447 u64 wall;
7448
7449 for_each_present_cpu(i) {
7450 hdwq = &phba->sli4_hba.hdwq[phba->sli4_hba.cpu_map[i].hdwq];
7451 cq = hdwq->io_cq;
7452
7453 /* Skip if we've already handled this cq's primary CPU */
7454 if (cq->chann != i)
7455 continue;
7456
7457 idle_stat = &phba->sli4_hba.idle_stat[i];
7458
7459 idle_stat->prev_idle = get_cpu_idle_time(i, &wall, 1);
7460 idle_stat->prev_wall = wall;
7461
7462 if (phba->nvmet_support)
7463 cq->poll_mode = LPFC_QUEUE_WORK;
7464 else
7465 cq->poll_mode = LPFC_IRQ_POLL;
7466 }
7467
7468 if (!phba->nvmet_support)
7469 schedule_delayed_work(&phba->idle_stat_delay_work,
7470 msecs_to_jiffies(LPFC_IDLE_STAT_DELAY));
7471}
7472
Dick Kennedyf0020e42020-06-30 14:49:58 -07007473static void lpfc_sli4_dip(struct lpfc_hba *phba)
7474{
7475 uint32_t if_type;
7476
7477 if_type = bf_get(lpfc_sli_intf_if_type, &phba->sli4_hba.sli_intf);
7478 if (if_type == LPFC_SLI_INTF_IF_TYPE_2 ||
7479 if_type == LPFC_SLI_INTF_IF_TYPE_6) {
7480 struct lpfc_register reg_data;
7481
7482 if (lpfc_readl(phba->sli4_hba.u.if_type2.STATUSregaddr,
7483 &reg_data.word0))
7484 return;
7485
7486 if (bf_get(lpfc_sliport_status_dip, &reg_data))
James Smart0b3ad322021-01-04 10:02:39 -08007487 lpfc_printf_log(phba, KERN_ERR, LOG_SLI,
Dick Kennedyf0020e42020-06-30 14:49:58 -07007488 "2904 Firmware Dump Image Present"
7489 " on Adapter");
7490 }
7491}
7492
James Smart8a9d2e82012-05-09 21:16:12 -04007493/**
Masahiro Yamada183b8022017-02-27 14:29:20 -08007494 * lpfc_sli4_hba_setup - SLI4 device initialization PCI function
James Smartda0436e2009-05-22 14:51:39 -04007495 * @phba: Pointer to HBA context object.
7496 *
Masahiro Yamada183b8022017-02-27 14:29:20 -08007497 * This function is the main SLI4 device initialization PCI function. This
7498 * function is called by the HBA initialization code, HBA reset code and
James Smartda0436e2009-05-22 14:51:39 -04007499 * HBA error attention handler code. Caller is not required to hold any
7500 * locks.
7501 **/
7502int
7503lpfc_sli4_hba_setup(struct lpfc_hba *phba)
7504{
James Smart171f6c42019-11-04 16:57:07 -08007505 int rc, i, cnt, len, dd;
James Smartda0436e2009-05-22 14:51:39 -04007506 LPFC_MBOXQ_t *mboxq;
7507 struct lpfc_mqe *mqe;
7508 uint8_t *vpd;
7509 uint32_t vpd_size;
7510 uint32_t ftr_rsp = 0;
7511 struct Scsi_Host *shost = lpfc_shost_from_vport(phba->pport);
7512 struct lpfc_vport *vport = phba->pport;
7513 struct lpfc_dmabuf *mp;
James Smart2d7dbc42017-02-12 13:52:35 -08007514 struct lpfc_rqb *rqbp;
James Smartda0436e2009-05-22 14:51:39 -04007515
7516 /* Perform a PCI function reset to start from clean */
7517 rc = lpfc_pci_function_reset(phba);
7518 if (unlikely(rc))
7519 return -ENODEV;
7520
7521 /* Check the HBA Host Status Register for readyness */
7522 rc = lpfc_sli4_post_status_check(phba);
7523 if (unlikely(rc))
7524 return -ENODEV;
7525 else {
7526 spin_lock_irq(&phba->hbalock);
7527 phba->sli.sli_flag |= LPFC_SLI_ACTIVE;
7528 spin_unlock_irq(&phba->hbalock);
7529 }
7530
Dick Kennedyf0020e42020-06-30 14:49:58 -07007531 lpfc_sli4_dip(phba);
7532
James Smartda0436e2009-05-22 14:51:39 -04007533 /*
7534 * Allocate a single mailbox container for initializing the
7535 * port.
7536 */
7537 mboxq = (LPFC_MBOXQ_t *) mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL);
7538 if (!mboxq)
7539 return -ENOMEM;
7540
James Smartda0436e2009-05-22 14:51:39 -04007541 /* Issue READ_REV to collect vpd and FW information. */
James Smart49198b32010-04-06 15:04:33 -04007542 vpd_size = SLI4_PAGE_SIZE;
James Smartda0436e2009-05-22 14:51:39 -04007543 vpd = kzalloc(vpd_size, GFP_KERNEL);
7544 if (!vpd) {
7545 rc = -ENOMEM;
7546 goto out_free_mbox;
7547 }
7548
7549 rc = lpfc_sli4_read_rev(phba, mboxq, vpd, &vpd_size);
James Smart76a95d72010-11-20 23:11:48 -05007550 if (unlikely(rc)) {
7551 kfree(vpd);
7552 goto out_free_mbox;
7553 }
James Smart572709e2013-07-15 18:32:43 -04007554
James Smartda0436e2009-05-22 14:51:39 -04007555 mqe = &mboxq->u.mqe;
James Smartf1126682009-06-10 17:22:44 -04007556 phba->sli_rev = bf_get(lpfc_mbx_rd_rev_sli_lvl, &mqe->un.read_rev);
James Smartb5c53952016-03-31 14:12:30 -07007557 if (bf_get(lpfc_mbx_rd_rev_fcoe, &mqe->un.read_rev)) {
James Smart76a95d72010-11-20 23:11:48 -05007558 phba->hba_flag |= HBA_FCOE_MODE;
James Smartb5c53952016-03-31 14:12:30 -07007559 phba->fcp_embed_io = 0; /* SLI4 FC support only */
7560 } else {
James Smart76a95d72010-11-20 23:11:48 -05007561 phba->hba_flag &= ~HBA_FCOE_MODE;
James Smartb5c53952016-03-31 14:12:30 -07007562 }
James Smart45ed1192009-10-02 15:17:02 -04007563
7564 if (bf_get(lpfc_mbx_rd_rev_cee_ver, &mqe->un.read_rev) ==
7565 LPFC_DCBX_CEE_MODE)
7566 phba->hba_flag |= HBA_FIP_SUPPORT;
7567 else
7568 phba->hba_flag &= ~HBA_FIP_SUPPORT;
7569
James Smartc00f62e2019-08-14 16:57:11 -07007570 phba->hba_flag &= ~HBA_IOQ_FLUSH;
James Smart4f2e66c2012-05-09 21:17:07 -04007571
James Smartc31098c2011-04-16 11:03:33 -04007572 if (phba->sli_rev != LPFC_SLI_REV4) {
Dick Kennedy372c1872020-06-30 14:50:00 -07007573 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smartda0436e2009-05-22 14:51:39 -04007574 "0376 READ_REV Error. SLI Level %d "
7575 "FCoE enabled %d\n",
James Smart76a95d72010-11-20 23:11:48 -05007576 phba->sli_rev, phba->hba_flag & HBA_FCOE_MODE);
James Smartda0436e2009-05-22 14:51:39 -04007577 rc = -EIO;
James Smart76a95d72010-11-20 23:11:48 -05007578 kfree(vpd);
7579 goto out_free_mbox;
James Smartda0436e2009-05-22 14:51:39 -04007580 }
James Smartcd1c8302011-10-10 21:33:25 -04007581
7582 /*
James Smartff78d8f2011-12-13 13:21:35 -05007583 * Continue initialization with default values even if driver failed
7584 * to read FCoE param config regions, only read parameters if the
7585 * board is FCoE
7586 */
7587 if (phba->hba_flag & HBA_FCOE_MODE &&
7588 lpfc_sli4_read_fcoe_params(phba))
7589 lpfc_printf_log(phba, KERN_WARNING, LOG_MBOX | LOG_INIT,
7590 "2570 Failed to read FCoE parameters\n");
7591
7592 /*
James Smartcd1c8302011-10-10 21:33:25 -04007593 * Retrieve sli4 device physical port name, failure of doing it
7594 * is considered as non-fatal.
7595 */
7596 rc = lpfc_sli4_retrieve_pport_name(phba);
7597 if (!rc)
7598 lpfc_printf_log(phba, KERN_INFO, LOG_MBOX | LOG_SLI,
7599 "3080 Successful retrieving SLI4 device "
7600 "physical port name: %s.\n", phba->Port);
7601
James Smartb3b4f3e2019-03-12 16:30:23 -07007602 rc = lpfc_sli4_get_ctl_attr(phba);
7603 if (!rc)
7604 lpfc_printf_log(phba, KERN_INFO, LOG_MBOX | LOG_SLI,
7605 "8351 Successful retrieving SLI4 device "
7606 "CTL ATTR\n");
7607
James Smartda0436e2009-05-22 14:51:39 -04007608 /*
7609 * Evaluate the read rev and vpd data. Populate the driver
7610 * state with the results. If this routine fails, the failure
7611 * is not fatal as the driver will use generic values.
7612 */
7613 rc = lpfc_parse_vpd(phba, vpd, vpd_size);
7614 if (unlikely(!rc)) {
Dick Kennedy372c1872020-06-30 14:50:00 -07007615 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smartda0436e2009-05-22 14:51:39 -04007616 "0377 Error %d parsing vpd. "
7617 "Using defaults.\n", rc);
7618 rc = 0;
7619 }
James Smart76a95d72010-11-20 23:11:48 -05007620 kfree(vpd);
James Smartda0436e2009-05-22 14:51:39 -04007621
James Smartf1126682009-06-10 17:22:44 -04007622 /* Save information as VPD data */
7623 phba->vpd.rev.biuRev = mqe->un.read_rev.first_hw_rev;
7624 phba->vpd.rev.smRev = mqe->un.read_rev.second_hw_rev;
James Smart4e565cf2018-02-22 08:18:50 -08007625
7626 /*
7627 * This is because first G7 ASIC doesn't support the standard
7628 * 0x5a NVME cmd descriptor type/subtype
7629 */
7630 if ((bf_get(lpfc_sli_intf_if_type, &phba->sli4_hba.sli_intf) ==
7631 LPFC_SLI_INTF_IF_TYPE_6) &&
7632 (phba->vpd.rev.biuRev == LPFC_G7_ASIC_1) &&
7633 (phba->vpd.rev.smRev == 0) &&
7634 (phba->cfg_nvme_embed_cmd == 1))
7635 phba->cfg_nvme_embed_cmd = 0;
7636
James Smartf1126682009-06-10 17:22:44 -04007637 phba->vpd.rev.endecRev = mqe->un.read_rev.third_hw_rev;
7638 phba->vpd.rev.fcphHigh = bf_get(lpfc_mbx_rd_rev_fcph_high,
7639 &mqe->un.read_rev);
7640 phba->vpd.rev.fcphLow = bf_get(lpfc_mbx_rd_rev_fcph_low,
7641 &mqe->un.read_rev);
7642 phba->vpd.rev.feaLevelHigh = bf_get(lpfc_mbx_rd_rev_ftr_lvl_high,
7643 &mqe->un.read_rev);
7644 phba->vpd.rev.feaLevelLow = bf_get(lpfc_mbx_rd_rev_ftr_lvl_low,
7645 &mqe->un.read_rev);
7646 phba->vpd.rev.sli1FwRev = mqe->un.read_rev.fw_id_rev;
7647 memcpy(phba->vpd.rev.sli1FwName, mqe->un.read_rev.fw_name, 16);
7648 phba->vpd.rev.sli2FwRev = mqe->un.read_rev.ulp_fw_id_rev;
7649 memcpy(phba->vpd.rev.sli2FwName, mqe->un.read_rev.ulp_fw_name, 16);
7650 phba->vpd.rev.opFwRev = mqe->un.read_rev.fw_id_rev;
7651 memcpy(phba->vpd.rev.opFwName, mqe->un.read_rev.fw_name, 16);
7652 lpfc_printf_log(phba, KERN_INFO, LOG_MBOX | LOG_SLI,
7653 "(%d):0380 READ_REV Status x%x "
7654 "fw_rev:%s fcphHi:%x fcphLo:%x flHi:%x flLo:%x\n",
7655 mboxq->vport ? mboxq->vport->vpi : 0,
7656 bf_get(lpfc_mqe_status, mqe),
7657 phba->vpd.rev.opFwName,
7658 phba->vpd.rev.fcphHigh, phba->vpd.rev.fcphLow,
7659 phba->vpd.rev.feaLevelHigh, phba->vpd.rev.feaLevelLow);
James Smartda0436e2009-05-22 14:51:39 -04007660
James Smart65791f12016-07-06 12:35:56 -07007661 if (bf_get(lpfc_sli_intf_if_type, &phba->sli4_hba.sli_intf) ==
James Smart7bdedb32016-07-06 12:36:00 -07007662 LPFC_SLI_INTF_IF_TYPE_0) {
7663 lpfc_set_features(phba, mboxq, LPFC_SET_UE_RECOVERY);
7664 rc = lpfc_sli_issue_mbox(phba, mboxq, MBX_POLL);
7665 if (rc == MBX_SUCCESS) {
7666 phba->hba_flag |= HBA_RECOVERABLE_UE;
7667 /* Set 1Sec interval to detect UE */
7668 phba->eratt_poll_interval = 1;
7669 phba->sli4_hba.ue_to_sr = bf_get(
7670 lpfc_mbx_set_feature_UESR,
7671 &mboxq->u.mqe.un.set_feature);
7672 phba->sli4_hba.ue_to_rp = bf_get(
7673 lpfc_mbx_set_feature_UERP,
7674 &mboxq->u.mqe.un.set_feature);
7675 }
7676 }
7677
7678 if (phba->cfg_enable_mds_diags && phba->mds_diags_support) {
7679 /* Enable MDS Diagnostics only if the SLI Port supports it */
7680 lpfc_set_features(phba, mboxq, LPFC_SET_MDS_DIAGS);
7681 rc = lpfc_sli_issue_mbox(phba, mboxq, MBX_POLL);
7682 if (rc != MBX_SUCCESS)
7683 phba->mds_diags_support = 0;
7684 }
James Smart572709e2013-07-15 18:32:43 -04007685
James Smartda0436e2009-05-22 14:51:39 -04007686 /*
7687 * Discover the port's supported feature set and match it against the
7688 * hosts requests.
7689 */
7690 lpfc_request_features(phba, mboxq);
7691 rc = lpfc_sli_issue_mbox(phba, mboxq, MBX_POLL);
7692 if (unlikely(rc)) {
7693 rc = -EIO;
James Smart76a95d72010-11-20 23:11:48 -05007694 goto out_free_mbox;
James Smartda0436e2009-05-22 14:51:39 -04007695 }
7696
7697 /*
7698 * The port must support FCP initiator mode as this is the
7699 * only mode running in the host.
7700 */
7701 if (!(bf_get(lpfc_mbx_rq_ftr_rsp_fcpi, &mqe->un.req_ftrs))) {
7702 lpfc_printf_log(phba, KERN_WARNING, LOG_MBOX | LOG_SLI,
7703 "0378 No support for fcpi mode.\n");
7704 ftr_rsp++;
7705 }
James Smart0bc2b7c2018-02-22 08:18:48 -08007706
7707 /* Performance Hints are ONLY for FCoE */
7708 if (phba->hba_flag & HBA_FCOE_MODE) {
7709 if (bf_get(lpfc_mbx_rq_ftr_rsp_perfh, &mqe->un.req_ftrs))
7710 phba->sli3_options |= LPFC_SLI4_PERFH_ENABLED;
7711 else
7712 phba->sli3_options &= ~LPFC_SLI4_PERFH_ENABLED;
7713 }
7714
James Smartda0436e2009-05-22 14:51:39 -04007715 /*
7716 * If the port cannot support the host's requested features
7717 * then turn off the global config parameters to disable the
7718 * feature in the driver. This is not a fatal error.
7719 */
James Smartf44ac122018-03-05 12:04:08 -08007720 if (phba->sli3_options & LPFC_SLI3_BG_ENABLED) {
7721 if (!(bf_get(lpfc_mbx_rq_ftr_rsp_dif, &mqe->un.req_ftrs))) {
7722 phba->cfg_enable_bg = 0;
7723 phba->sli3_options &= ~LPFC_SLI3_BG_ENABLED;
James Smartbf086112011-08-21 21:48:13 -04007724 ftr_rsp++;
James Smartf44ac122018-03-05 12:04:08 -08007725 }
James Smartbf086112011-08-21 21:48:13 -04007726 }
James Smartda0436e2009-05-22 14:51:39 -04007727
7728 if (phba->max_vpi && phba->cfg_enable_npiv &&
7729 !(bf_get(lpfc_mbx_rq_ftr_rsp_npiv, &mqe->un.req_ftrs)))
7730 ftr_rsp++;
7731
7732 if (ftr_rsp) {
7733 lpfc_printf_log(phba, KERN_WARNING, LOG_MBOX | LOG_SLI,
7734 "0379 Feature Mismatch Data: x%08x %08x "
7735 "x%x x%x x%x\n", mqe->un.req_ftrs.word2,
7736 mqe->un.req_ftrs.word3, phba->cfg_enable_bg,
7737 phba->cfg_enable_npiv, phba->max_vpi);
7738 if (!(bf_get(lpfc_mbx_rq_ftr_rsp_dif, &mqe->un.req_ftrs)))
7739 phba->cfg_enable_bg = 0;
7740 if (!(bf_get(lpfc_mbx_rq_ftr_rsp_npiv, &mqe->un.req_ftrs)))
7741 phba->cfg_enable_npiv = 0;
7742 }
7743
7744 /* These SLI3 features are assumed in SLI4 */
7745 spin_lock_irq(&phba->hbalock);
7746 phba->sli3_options |= (LPFC_SLI3_NPIV_ENABLED | LPFC_SLI3_HBQ_ENABLED);
7747 spin_unlock_irq(&phba->hbalock);
7748
James Smart171f6c42019-11-04 16:57:07 -08007749 /* Always try to enable dual dump feature if we can */
7750 lpfc_set_features(phba, mboxq, LPFC_SET_DUAL_DUMP);
7751 rc = lpfc_sli_issue_mbox(phba, mboxq, MBX_POLL);
7752 dd = bf_get(lpfc_mbx_set_feature_dd, &mboxq->u.mqe.un.set_feature);
7753 if ((rc == MBX_SUCCESS) && (dd == LPFC_ENABLE_DUAL_DUMP))
Dick Kennedy372c1872020-06-30 14:50:00 -07007754 lpfc_printf_log(phba, KERN_ERR, LOG_SLI,
James Smart171f6c42019-11-04 16:57:07 -08007755 "6448 Dual Dump is enabled\n");
7756 else
7757 lpfc_printf_log(phba, KERN_INFO, LOG_SLI | LOG_INIT,
7758 "6447 Dual Dump Mailbox x%x (x%x/x%x) failed, "
7759 "rc:x%x dd:x%x\n",
7760 bf_get(lpfc_mqe_command, &mboxq->u.mqe),
7761 lpfc_sli_config_mbox_subsys_get(
7762 phba, mboxq),
7763 lpfc_sli_config_mbox_opcode_get(
7764 phba, mboxq),
7765 rc, dd);
James Smart6d368e52011-05-24 11:44:12 -04007766 /*
7767 * Allocate all resources (xri,rpi,vpi,vfi) now. Subsequent
7768 * calls depends on these resources to complete port setup.
7769 */
7770 rc = lpfc_sli4_alloc_resource_identifiers(phba);
7771 if (rc) {
Dick Kennedy372c1872020-06-30 14:50:00 -07007772 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart6d368e52011-05-24 11:44:12 -04007773 "2920 Failed to alloc Resource IDs "
7774 "rc = x%x\n", rc);
7775 goto out_free_mbox;
7776 }
7777
James Smart61bda8f2016-10-13 15:06:05 -07007778 lpfc_set_host_data(phba, mboxq);
7779
7780 rc = lpfc_sli_issue_mbox(phba, mboxq, MBX_POLL);
7781 if (rc) {
7782 lpfc_printf_log(phba, KERN_WARNING, LOG_MBOX | LOG_SLI,
7783 "2134 Failed to set host os driver version %x",
7784 rc);
7785 }
7786
James Smartda0436e2009-05-22 14:51:39 -04007787 /* Read the port's service parameters. */
James Smart9f1177a2010-02-26 14:12:57 -05007788 rc = lpfc_read_sparam(phba, mboxq, vport->vpi);
7789 if (rc) {
7790 phba->link_state = LPFC_HBA_ERROR;
7791 rc = -ENOMEM;
James Smart76a95d72010-11-20 23:11:48 -05007792 goto out_free_mbox;
James Smart9f1177a2010-02-26 14:12:57 -05007793 }
7794
James Smartda0436e2009-05-22 14:51:39 -04007795 mboxq->vport = vport;
7796 rc = lpfc_sli_issue_mbox(phba, mboxq, MBX_POLL);
James Smart3e1f0712018-11-29 16:09:29 -08007797 mp = (struct lpfc_dmabuf *)mboxq->ctx_buf;
James Smartda0436e2009-05-22 14:51:39 -04007798 if (rc == MBX_SUCCESS) {
7799 memcpy(&vport->fc_sparam, mp->virt, sizeof(struct serv_parm));
7800 rc = 0;
7801 }
7802
7803 /*
7804 * This memory was allocated by the lpfc_read_sparam routine. Release
7805 * it to the mbuf pool.
7806 */
7807 lpfc_mbuf_free(phba, mp->virt, mp->phys);
7808 kfree(mp);
James Smart3e1f0712018-11-29 16:09:29 -08007809 mboxq->ctx_buf = NULL;
James Smartda0436e2009-05-22 14:51:39 -04007810 if (unlikely(rc)) {
Dick Kennedy372c1872020-06-30 14:50:00 -07007811 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smartda0436e2009-05-22 14:51:39 -04007812 "0382 READ_SPARAM command failed "
7813 "status %d, mbxStatus x%x\n",
7814 rc, bf_get(lpfc_mqe_status, mqe));
7815 phba->link_state = LPFC_HBA_ERROR;
7816 rc = -EIO;
James Smart76a95d72010-11-20 23:11:48 -05007817 goto out_free_mbox;
James Smartda0436e2009-05-22 14:51:39 -04007818 }
7819
James Smart05580562011-05-24 11:40:48 -04007820 lpfc_update_vport_wwn(vport);
James Smartda0436e2009-05-22 14:51:39 -04007821
7822 /* Update the fc_host data structures with new wwn. */
7823 fc_host_node_name(shost) = wwn_to_u64(vport->fc_nodename.u.wwn);
7824 fc_host_port_name(shost) = wwn_to_u64(vport->fc_portname.u.wwn);
7825
James Smart895427b2017-02-12 13:52:30 -08007826 /* Create all the SLI4 queues */
7827 rc = lpfc_sli4_queue_create(phba);
7828 if (rc) {
Dick Kennedy372c1872020-06-30 14:50:00 -07007829 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart895427b2017-02-12 13:52:30 -08007830 "3089 Failed to allocate queues\n");
7831 rc = -ENODEV;
7832 goto out_free_mbox;
7833 }
7834 /* Set up all the queues to the device */
7835 rc = lpfc_sli4_queue_setup(phba);
7836 if (unlikely(rc)) {
Dick Kennedy372c1872020-06-30 14:50:00 -07007837 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart895427b2017-02-12 13:52:30 -08007838 "0381 Error %d during queue setup.\n ", rc);
7839 goto out_stop_timers;
7840 }
7841 /* Initialize the driver internal SLI layer lists. */
7842 lpfc_sli4_setup(phba);
7843 lpfc_sli4_queue_init(phba);
7844
7845 /* update host els xri-sgl sizes and mappings */
7846 rc = lpfc_sli4_els_sgl_update(phba);
James Smart8a9d2e82012-05-09 21:16:12 -04007847 if (unlikely(rc)) {
Dick Kennedy372c1872020-06-30 14:50:00 -07007848 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart8a9d2e82012-05-09 21:16:12 -04007849 "1400 Failed to update xri-sgl size and "
7850 "mapping: %d\n", rc);
James Smart895427b2017-02-12 13:52:30 -08007851 goto out_destroy_queue;
James Smartda0436e2009-05-22 14:51:39 -04007852 }
7853
James Smart8a9d2e82012-05-09 21:16:12 -04007854 /* register the els sgl pool to the port */
James Smart895427b2017-02-12 13:52:30 -08007855 rc = lpfc_sli4_repost_sgl_list(phba, &phba->sli4_hba.lpfc_els_sgl_list,
7856 phba->sli4_hba.els_xri_cnt);
7857 if (unlikely(rc < 0)) {
Dick Kennedy372c1872020-06-30 14:50:00 -07007858 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart8a9d2e82012-05-09 21:16:12 -04007859 "0582 Error %d during els sgl post "
7860 "operation\n", rc);
7861 rc = -ENODEV;
James Smart895427b2017-02-12 13:52:30 -08007862 goto out_destroy_queue;
7863 }
7864 phba->sli4_hba.els_xri_cnt = rc;
7865
James Smartf358dd02017-02-12 13:52:34 -08007866 if (phba->nvmet_support) {
7867 /* update host nvmet xri-sgl sizes and mappings */
7868 rc = lpfc_sli4_nvmet_sgl_update(phba);
7869 if (unlikely(rc)) {
Dick Kennedy372c1872020-06-30 14:50:00 -07007870 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smartf358dd02017-02-12 13:52:34 -08007871 "6308 Failed to update nvmet-sgl size "
7872 "and mapping: %d\n", rc);
7873 goto out_destroy_queue;
7874 }
7875
7876 /* register the nvmet sgl pool to the port */
7877 rc = lpfc_sli4_repost_sgl_list(
7878 phba,
7879 &phba->sli4_hba.lpfc_nvmet_sgl_list,
7880 phba->sli4_hba.nvmet_xri_cnt);
7881 if (unlikely(rc < 0)) {
Dick Kennedy372c1872020-06-30 14:50:00 -07007882 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smartf358dd02017-02-12 13:52:34 -08007883 "3117 Error %d during nvmet "
7884 "sgl post\n", rc);
7885 rc = -ENODEV;
7886 goto out_destroy_queue;
7887 }
7888 phba->sli4_hba.nvmet_xri_cnt = rc;
James Smart6c621a22017-05-15 15:20:45 -07007889
James Smarta5f73372019-09-21 20:58:50 -07007890 /* We allocate an iocbq for every receive context SGL.
7891 * The additional allocation is for abort and ls handling.
7892 */
7893 cnt = phba->sli4_hba.nvmet_xri_cnt +
7894 phba->sli4_hba.max_cfg_param.max_xri;
James Smartf358dd02017-02-12 13:52:34 -08007895 } else {
James Smart0794d602019-01-28 11:14:19 -08007896 /* update host common xri-sgl sizes and mappings */
James Smart5e5b5112019-01-28 11:14:22 -08007897 rc = lpfc_sli4_io_sgl_update(phba);
James Smart895427b2017-02-12 13:52:30 -08007898 if (unlikely(rc)) {
Dick Kennedy372c1872020-06-30 14:50:00 -07007899 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart895427b2017-02-12 13:52:30 -08007900 "6082 Failed to update nvme-sgl size "
7901 "and mapping: %d\n", rc);
7902 goto out_destroy_queue;
7903 }
James Smart6c621a22017-05-15 15:20:45 -07007904
James Smart0794d602019-01-28 11:14:19 -08007905 /* register the allocated common sgl pool to the port */
James Smart5e5b5112019-01-28 11:14:22 -08007906 rc = lpfc_sli4_repost_io_sgl_list(phba);
James Smart0794d602019-01-28 11:14:19 -08007907 if (unlikely(rc)) {
Dick Kennedy372c1872020-06-30 14:50:00 -07007908 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart0794d602019-01-28 11:14:19 -08007909 "6116 Error %d during nvme sgl post "
7910 "operation\n", rc);
7911 /* Some NVME buffers were moved to abort nvme list */
7912 /* A pci function reset will repost them */
7913 rc = -ENODEV;
7914 goto out_destroy_queue;
7915 }
James Smarta5f73372019-09-21 20:58:50 -07007916 /* Each lpfc_io_buf job structure has an iocbq element.
7917 * This cnt provides for abort, els, ct and ls requests.
7918 */
7919 cnt = phba->sli4_hba.max_cfg_param.max_xri;
James Smart11e644e2017-06-15 22:56:48 -07007920 }
7921
7922 if (!phba->sli.iocbq_lookup) {
James Smart6c621a22017-05-15 15:20:45 -07007923 /* Initialize and populate the iocb list per host */
7924 lpfc_printf_log(phba, KERN_INFO, LOG_INIT,
James Smarta5f73372019-09-21 20:58:50 -07007925 "2821 initialize iocb list with %d entries\n",
7926 cnt);
James Smart6c621a22017-05-15 15:20:45 -07007927 rc = lpfc_init_iocb_list(phba, cnt);
7928 if (rc) {
Dick Kennedy372c1872020-06-30 14:50:00 -07007929 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart11e644e2017-06-15 22:56:48 -07007930 "1413 Failed to init iocb list.\n");
James Smart6c621a22017-05-15 15:20:45 -07007931 goto out_destroy_queue;
7932 }
James Smart8a9d2e82012-05-09 21:16:12 -04007933 }
7934
James Smart11e644e2017-06-15 22:56:48 -07007935 if (phba->nvmet_support)
7936 lpfc_nvmet_create_targetport(phba);
7937
James Smart2d7dbc42017-02-12 13:52:35 -08007938 if (phba->nvmet_support && phba->cfg_nvmet_mrq) {
James Smart2d7dbc42017-02-12 13:52:35 -08007939 /* Post initial buffers to all RQs created */
7940 for (i = 0; i < phba->cfg_nvmet_mrq; i++) {
7941 rqbp = phba->sli4_hba.nvmet_mrq_hdr[i]->rqbp;
7942 INIT_LIST_HEAD(&rqbp->rqb_buffer_list);
7943 rqbp->rqb_alloc_buffer = lpfc_sli4_nvmet_alloc;
7944 rqbp->rqb_free_buffer = lpfc_sli4_nvmet_free;
James Smart61f3d4b2017-05-15 15:20:41 -07007945 rqbp->entry_count = LPFC_NVMET_RQE_DEF_COUNT;
James Smart2d7dbc42017-02-12 13:52:35 -08007946 rqbp->buffer_count = 0;
7947
James Smart2d7dbc42017-02-12 13:52:35 -08007948 lpfc_post_rq_buffer(
7949 phba, phba->sli4_hba.nvmet_mrq_hdr[i],
7950 phba->sli4_hba.nvmet_mrq_data[i],
James Smart2448e482018-04-09 14:24:24 -07007951 phba->cfg_nvmet_mrq_post, i);
James Smart2d7dbc42017-02-12 13:52:35 -08007952 }
7953 }
7954
James Smartda0436e2009-05-22 14:51:39 -04007955 /* Post the rpi header region to the device. */
7956 rc = lpfc_sli4_post_all_rpi_hdrs(phba);
7957 if (unlikely(rc)) {
Dick Kennedy372c1872020-06-30 14:50:00 -07007958 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smartda0436e2009-05-22 14:51:39 -04007959 "0393 Error %d during rpi post operation\n",
7960 rc);
7961 rc = -ENODEV;
James Smart895427b2017-02-12 13:52:30 -08007962 goto out_destroy_queue;
James Smartda0436e2009-05-22 14:51:39 -04007963 }
James Smart97f2ecf2012-03-01 22:35:23 -05007964 lpfc_sli4_node_prep(phba);
James Smartda0436e2009-05-22 14:51:39 -04007965
James Smart895427b2017-02-12 13:52:30 -08007966 if (!(phba->hba_flag & HBA_FCOE_MODE)) {
James Smart2d7dbc42017-02-12 13:52:35 -08007967 if ((phba->nvmet_support == 0) || (phba->cfg_nvmet_mrq == 1)) {
James Smart895427b2017-02-12 13:52:30 -08007968 /*
7969 * The FC Port needs to register FCFI (index 0)
7970 */
7971 lpfc_reg_fcfi(phba, mboxq);
7972 mboxq->vport = phba->pport;
7973 rc = lpfc_sli_issue_mbox(phba, mboxq, MBX_POLL);
7974 if (rc != MBX_SUCCESS)
7975 goto out_unset_queue;
7976 rc = 0;
7977 phba->fcf.fcfi = bf_get(lpfc_reg_fcfi_fcfi,
7978 &mboxq->u.mqe.un.reg_fcfi);
James Smart2d7dbc42017-02-12 13:52:35 -08007979 } else {
7980 /* We are a NVME Target mode with MRQ > 1 */
7981
7982 /* First register the FCFI */
7983 lpfc_reg_fcfi_mrq(phba, mboxq, 0);
7984 mboxq->vport = phba->pport;
7985 rc = lpfc_sli_issue_mbox(phba, mboxq, MBX_POLL);
7986 if (rc != MBX_SUCCESS)
7987 goto out_unset_queue;
7988 rc = 0;
7989 phba->fcf.fcfi = bf_get(lpfc_reg_fcfi_mrq_fcfi,
7990 &mboxq->u.mqe.un.reg_fcfi_mrq);
7991
7992 /* Next register the MRQs */
7993 lpfc_reg_fcfi_mrq(phba, mboxq, 1);
7994 mboxq->vport = phba->pport;
7995 rc = lpfc_sli_issue_mbox(phba, mboxq, MBX_POLL);
7996 if (rc != MBX_SUCCESS)
7997 goto out_unset_queue;
7998 rc = 0;
James Smart895427b2017-02-12 13:52:30 -08007999 }
8000 /* Check if the port is configured to be disabled */
8001 lpfc_sli_read_link_ste(phba);
James Smartda0436e2009-05-22 14:51:39 -04008002 }
8003
James Smartc4908502019-01-28 11:14:28 -08008004 /* Don't post more new bufs if repost already recovered
8005 * the nvme sgls.
8006 */
8007 if (phba->nvmet_support == 0) {
8008 if (phba->sli4_hba.io_xri_cnt == 0) {
8009 len = lpfc_new_io_buf(
8010 phba, phba->sli4_hba.io_xri_max);
8011 if (len == 0) {
8012 rc = -ENOMEM;
8013 goto out_unset_queue;
8014 }
8015
8016 if (phba->cfg_xri_rebalancing)
8017 lpfc_create_multixri_pools(phba);
8018 }
8019 } else {
8020 phba->cfg_xri_rebalancing = 0;
8021 }
8022
James Smartda0436e2009-05-22 14:51:39 -04008023 /* Allow asynchronous mailbox command to go through */
8024 spin_lock_irq(&phba->hbalock);
8025 phba->sli.sli_flag &= ~LPFC_SLI_ASYNC_MBX_BLK;
8026 spin_unlock_irq(&phba->hbalock);
8027
8028 /* Post receive buffers to the device */
8029 lpfc_sli4_rb_setup(phba);
8030
James Smartfc2b9892010-02-26 14:15:29 -05008031 /* Reset HBA FCF states after HBA reset */
8032 phba->fcf.fcf_flag = 0;
8033 phba->fcf.current_rec.flag = 0;
8034
James Smartda0436e2009-05-22 14:51:39 -04008035 /* Start the ELS watchdog timer */
James Smart8fa38512009-07-19 10:01:03 -04008036 mod_timer(&vport->els_tmofunc,
James Smart256ec0d2013-04-17 20:14:58 -04008037 jiffies + msecs_to_jiffies(1000 * (phba->fc_ratov * 2)));
James Smartda0436e2009-05-22 14:51:39 -04008038
8039 /* Start heart beat timer */
8040 mod_timer(&phba->hb_tmofunc,
James Smart256ec0d2013-04-17 20:14:58 -04008041 jiffies + msecs_to_jiffies(1000 * LPFC_HB_MBOX_INTERVAL));
James Smarta22d73b2021-01-04 10:02:38 -08008042 phba->hba_flag &= ~(HBA_HBEAT_INP | HBA_HBEAT_TMO);
James Smartda0436e2009-05-22 14:51:39 -04008043 phba->last_completion_time = jiffies;
8044
James Smart32517fc2019-01-28 11:14:33 -08008045 /* start eq_delay heartbeat */
8046 if (phba->cfg_auto_imax)
8047 queue_delayed_work(phba->wq, &phba->eq_delay_work,
8048 msecs_to_jiffies(LPFC_EQ_DELAY_MSECS));
8049
Dick Kennedy317aeb82020-06-30 14:49:59 -07008050 /* start per phba idle_stat_delay heartbeat */
8051 lpfc_init_idle_stat_hb(phba);
8052
James Smartda0436e2009-05-22 14:51:39 -04008053 /* Start error attention (ERATT) polling timer */
James Smart256ec0d2013-04-17 20:14:58 -04008054 mod_timer(&phba->eratt_poll,
James Smart65791f12016-07-06 12:35:56 -07008055 jiffies + msecs_to_jiffies(1000 * phba->eratt_poll_interval));
James Smartda0436e2009-05-22 14:51:39 -04008056
James Smart75baf692010-06-08 18:31:21 -04008057 /* Enable PCIe device Advanced Error Reporting (AER) if configured */
8058 if (phba->cfg_aer_support == 1 && !(phba->hba_flag & HBA_AER_ENABLED)) {
8059 rc = pci_enable_pcie_error_reporting(phba->pcidev);
8060 if (!rc) {
8061 lpfc_printf_log(phba, KERN_INFO, LOG_INIT,
8062 "2829 This device supports "
8063 "Advanced Error Reporting (AER)\n");
8064 spin_lock_irq(&phba->hbalock);
8065 phba->hba_flag |= HBA_AER_ENABLED;
8066 spin_unlock_irq(&phba->hbalock);
8067 } else {
8068 lpfc_printf_log(phba, KERN_INFO, LOG_INIT,
8069 "2830 This device does not support "
8070 "Advanced Error Reporting (AER)\n");
8071 phba->cfg_aer_support = 0;
8072 }
James Smart0a96e972011-07-22 18:37:28 -04008073 rc = 0;
James Smart75baf692010-06-08 18:31:21 -04008074 }
8075
James Smartda0436e2009-05-22 14:51:39 -04008076 /*
8077 * The port is ready, set the host's link state to LINK_DOWN
8078 * in preparation for link interrupts.
8079 */
James Smartda0436e2009-05-22 14:51:39 -04008080 spin_lock_irq(&phba->hbalock);
8081 phba->link_state = LPFC_LINK_DOWN;
James Smart1dc5ec22018-10-23 13:41:11 -07008082
8083 /* Check if physical ports are trunked */
8084 if (bf_get(lpfc_conf_trunk_port0, &phba->sli4_hba))
8085 phba->trunk_link.link0.state = LPFC_LINK_DOWN;
8086 if (bf_get(lpfc_conf_trunk_port1, &phba->sli4_hba))
8087 phba->trunk_link.link1.state = LPFC_LINK_DOWN;
8088 if (bf_get(lpfc_conf_trunk_port2, &phba->sli4_hba))
8089 phba->trunk_link.link2.state = LPFC_LINK_DOWN;
8090 if (bf_get(lpfc_conf_trunk_port3, &phba->sli4_hba))
8091 phba->trunk_link.link3.state = LPFC_LINK_DOWN;
James Smartda0436e2009-05-22 14:51:39 -04008092 spin_unlock_irq(&phba->hbalock);
James Smart1dc5ec22018-10-23 13:41:11 -07008093
James Smarte8869f52019-03-12 16:30:18 -07008094 /* Arm the CQs and then EQs on device */
8095 lpfc_sli4_arm_cqeq_intr(phba);
8096
8097 /* Indicate device interrupt mode */
8098 phba->sli4_hba.intr_enable = 1;
8099
James Smart026abb82011-12-13 13:20:45 -05008100 if (!(phba->hba_flag & HBA_FCOE_MODE) &&
8101 (phba->hba_flag & LINK_DISABLED)) {
Dick Kennedy372c1872020-06-30 14:50:00 -07008102 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart026abb82011-12-13 13:20:45 -05008103 "3103 Adapter Link is disabled.\n");
8104 lpfc_down_link(phba, mboxq);
8105 rc = lpfc_sli_issue_mbox(phba, mboxq, MBX_POLL);
8106 if (rc != MBX_SUCCESS) {
Dick Kennedy372c1872020-06-30 14:50:00 -07008107 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart026abb82011-12-13 13:20:45 -05008108 "3104 Adapter failed to issue "
8109 "DOWN_LINK mbox cmd, rc:x%x\n", rc);
James Smartc4908502019-01-28 11:14:28 -08008110 goto out_io_buff_free;
James Smart026abb82011-12-13 13:20:45 -05008111 }
8112 } else if (phba->cfg_suppress_link_up == LPFC_INITIALIZE_LINK) {
James Smart1b511972011-12-13 13:23:09 -05008113 /* don't perform init_link on SLI4 FC port loopback test */
8114 if (!(phba->link_flag & LS_LOOPBACK_MODE)) {
8115 rc = phba->lpfc_hba_init_link(phba, MBX_NOWAIT);
8116 if (rc)
James Smartc4908502019-01-28 11:14:28 -08008117 goto out_io_buff_free;
James Smart1b511972011-12-13 13:23:09 -05008118 }
James Smart5350d872011-10-10 21:33:49 -04008119 }
8120 mempool_free(mboxq, phba->mbox_mem_pool);
8121 return rc;
James Smartc4908502019-01-28 11:14:28 -08008122out_io_buff_free:
8123 /* Free allocated IO Buffers */
8124 lpfc_io_free(phba);
James Smart76a95d72010-11-20 23:11:48 -05008125out_unset_queue:
James Smartda0436e2009-05-22 14:51:39 -04008126 /* Unset all the queues set up in this routine when error out */
James Smart5350d872011-10-10 21:33:49 -04008127 lpfc_sli4_queue_unset(phba);
8128out_destroy_queue:
James Smart6c621a22017-05-15 15:20:45 -07008129 lpfc_free_iocb_list(phba);
James Smart5350d872011-10-10 21:33:49 -04008130 lpfc_sli4_queue_destroy(phba);
James Smartda0436e2009-05-22 14:51:39 -04008131out_stop_timers:
James Smart5350d872011-10-10 21:33:49 -04008132 lpfc_stop_hba_timers(phba);
James Smartda0436e2009-05-22 14:51:39 -04008133out_free_mbox:
8134 mempool_free(mboxq, phba->mbox_mem_pool);
8135 return rc;
8136}
James Smarte59058c2008-08-24 21:49:00 -04008137
8138/**
James Smart3621a712009-04-06 18:47:14 -04008139 * lpfc_mbox_timeout - Timeout call back function for mbox timer
Lee Jones7af29d42020-07-21 17:41:31 +01008140 * @t: Context to fetch pointer to hba structure from.
dea31012005-04-17 16:05:31 -05008141 *
James Smarte59058c2008-08-24 21:49:00 -04008142 * This is the callback function for mailbox timer. The mailbox
8143 * timer is armed when a new mailbox command is issued and the timer
8144 * is deleted when the mailbox complete. The function is called by
8145 * the kernel timer code when a mailbox does not complete within
8146 * expected time. This function wakes up the worker thread to
8147 * process the mailbox timeout and returns. All the processing is
8148 * done by the worker thread function lpfc_mbox_timeout_handler.
8149 **/
dea31012005-04-17 16:05:31 -05008150void
Kees Cookf22eb4d2017-09-06 20:24:26 -07008151lpfc_mbox_timeout(struct timer_list *t)
dea31012005-04-17 16:05:31 -05008152{
Kees Cookf22eb4d2017-09-06 20:24:26 -07008153 struct lpfc_hba *phba = from_timer(phba, t, sli.mbox_tmo);
dea31012005-04-17 16:05:31 -05008154 unsigned long iflag;
James Smart2e0fef82007-06-17 19:56:36 -05008155 uint32_t tmo_posted;
dea31012005-04-17 16:05:31 -05008156
James Smart2e0fef82007-06-17 19:56:36 -05008157 spin_lock_irqsave(&phba->pport->work_port_lock, iflag);
James Smart92d7f7b2007-06-17 19:56:38 -05008158 tmo_posted = phba->pport->work_port_events & WORKER_MBOX_TMO;
James Smart2e0fef82007-06-17 19:56:36 -05008159 if (!tmo_posted)
8160 phba->pport->work_port_events |= WORKER_MBOX_TMO;
8161 spin_unlock_irqrestore(&phba->pport->work_port_lock, iflag);
8162
James Smart5e9d9b82008-06-14 22:52:53 -04008163 if (!tmo_posted)
8164 lpfc_worker_wake_up(phba);
8165 return;
dea31012005-04-17 16:05:31 -05008166}
8167
James Smarte8d3c3b2013-10-10 12:21:30 -04008168/**
8169 * lpfc_sli4_mbox_completions_pending - check to see if any mailbox completions
8170 * are pending
8171 * @phba: Pointer to HBA context object.
8172 *
8173 * This function checks if any mailbox completions are present on the mailbox
8174 * completion queue.
8175 **/
Nicholas Krause3bb11fc2015-08-31 16:48:13 -04008176static bool
James Smarte8d3c3b2013-10-10 12:21:30 -04008177lpfc_sli4_mbox_completions_pending(struct lpfc_hba *phba)
8178{
8179
8180 uint32_t idx;
8181 struct lpfc_queue *mcq;
8182 struct lpfc_mcqe *mcqe;
8183 bool pending_completions = false;
James Smart7365f6f2018-02-22 08:18:46 -08008184 uint8_t qe_valid;
James Smarte8d3c3b2013-10-10 12:21:30 -04008185
8186 if (unlikely(!phba) || (phba->sli_rev != LPFC_SLI_REV4))
8187 return false;
8188
8189 /* Check for completions on mailbox completion queue */
8190
8191 mcq = phba->sli4_hba.mbx_cq;
8192 idx = mcq->hba_index;
James Smart7365f6f2018-02-22 08:18:46 -08008193 qe_valid = mcq->qe_valid;
James Smart9afbee32019-03-12 16:30:28 -07008194 while (bf_get_le32(lpfc_cqe_valid,
8195 (struct lpfc_cqe *)lpfc_sli4_qe(mcq, idx)) == qe_valid) {
8196 mcqe = (struct lpfc_mcqe *)(lpfc_sli4_qe(mcq, idx));
James Smarte8d3c3b2013-10-10 12:21:30 -04008197 if (bf_get_le32(lpfc_trailer_completed, mcqe) &&
8198 (!bf_get_le32(lpfc_trailer_async, mcqe))) {
8199 pending_completions = true;
8200 break;
8201 }
8202 idx = (idx + 1) % mcq->entry_count;
8203 if (mcq->hba_index == idx)
8204 break;
James Smart7365f6f2018-02-22 08:18:46 -08008205
8206 /* if the index wrapped around, toggle the valid bit */
8207 if (phba->sli4_hba.pc_sli4_params.cqav && !idx)
8208 qe_valid = (qe_valid) ? 0 : 1;
James Smarte8d3c3b2013-10-10 12:21:30 -04008209 }
8210 return pending_completions;
8211
8212}
8213
8214/**
8215 * lpfc_sli4_process_missed_mbox_completions - process mbox completions
8216 * that were missed.
8217 * @phba: Pointer to HBA context object.
8218 *
8219 * For sli4, it is possible to miss an interrupt. As such mbox completions
8220 * maybe missed causing erroneous mailbox timeouts to occur. This function
8221 * checks to see if mbox completions are on the mailbox completion queue
8222 * and will process all the completions associated with the eq for the
8223 * mailbox completion queue.
8224 **/
YueHaibingd7b761b2019-05-31 23:28:41 +08008225static bool
James Smarte8d3c3b2013-10-10 12:21:30 -04008226lpfc_sli4_process_missed_mbox_completions(struct lpfc_hba *phba)
8227{
James Smartb71413d2018-02-22 08:18:40 -08008228 struct lpfc_sli4_hba *sli4_hba = &phba->sli4_hba;
James Smarte8d3c3b2013-10-10 12:21:30 -04008229 uint32_t eqidx;
8230 struct lpfc_queue *fpeq = NULL;
James Smart657add42019-05-21 17:49:06 -07008231 struct lpfc_queue *eq;
James Smarte8d3c3b2013-10-10 12:21:30 -04008232 bool mbox_pending;
8233
8234 if (unlikely(!phba) || (phba->sli_rev != LPFC_SLI_REV4))
8235 return false;
8236
James Smart657add42019-05-21 17:49:06 -07008237 /* Find the EQ associated with the mbox CQ */
8238 if (sli4_hba->hdwq) {
8239 for (eqidx = 0; eqidx < phba->cfg_irq_chann; eqidx++) {
8240 eq = phba->sli4_hba.hba_eq_hdl[eqidx].eq;
Daniel Wagner535fb492019-10-18 18:21:11 +02008241 if (eq && eq->queue_id == sli4_hba->mbx_cq->assoc_qid) {
James Smart657add42019-05-21 17:49:06 -07008242 fpeq = eq;
James Smarte8d3c3b2013-10-10 12:21:30 -04008243 break;
8244 }
James Smart657add42019-05-21 17:49:06 -07008245 }
8246 }
James Smarte8d3c3b2013-10-10 12:21:30 -04008247 if (!fpeq)
8248 return false;
8249
8250 /* Turn off interrupts from this EQ */
8251
James Smartb71413d2018-02-22 08:18:40 -08008252 sli4_hba->sli4_eq_clr_intr(fpeq);
James Smarte8d3c3b2013-10-10 12:21:30 -04008253
8254 /* Check to see if a mbox completion is pending */
8255
8256 mbox_pending = lpfc_sli4_mbox_completions_pending(phba);
8257
8258 /*
8259 * If a mbox completion is pending, process all the events on EQ
8260 * associated with the mbox completion queue (this could include
8261 * mailbox commands, async events, els commands, receive queue data
8262 * and fcp commands)
8263 */
8264
8265 if (mbox_pending)
James Smart32517fc2019-01-28 11:14:33 -08008266 /* process and rearm the EQ */
James Smart93a4d6f2019-11-04 16:57:05 -08008267 lpfc_sli4_process_eq(phba, fpeq, LPFC_QUEUE_REARM);
James Smart32517fc2019-01-28 11:14:33 -08008268 else
8269 /* Always clear and re-arm the EQ */
8270 sli4_hba->sli4_write_eq_db(phba, fpeq, 0, LPFC_QUEUE_REARM);
James Smarte8d3c3b2013-10-10 12:21:30 -04008271
8272 return mbox_pending;
8273
8274}
James Smarte59058c2008-08-24 21:49:00 -04008275
8276/**
James Smart3621a712009-04-06 18:47:14 -04008277 * lpfc_mbox_timeout_handler - Worker thread function to handle mailbox timeout
James Smarte59058c2008-08-24 21:49:00 -04008278 * @phba: Pointer to HBA context object.
8279 *
8280 * This function is called from worker thread when a mailbox command times out.
8281 * The caller is not required to hold any locks. This function will reset the
8282 * HBA and recover all the pending commands.
8283 **/
dea31012005-04-17 16:05:31 -05008284void
8285lpfc_mbox_timeout_handler(struct lpfc_hba *phba)
8286{
James Smart2e0fef82007-06-17 19:56:36 -05008287 LPFC_MBOXQ_t *pmbox = phba->sli.mbox_active;
James Smarteb016562014-09-03 12:58:06 -04008288 MAILBOX_t *mb = NULL;
8289
James Smart1dcb58e2007-04-25 09:51:30 -04008290 struct lpfc_sli *psli = &phba->sli;
dea31012005-04-17 16:05:31 -05008291
James Smart9ec58ec2021-01-04 10:02:35 -08008292 /* If the mailbox completed, process the completion */
8293 lpfc_sli4_process_missed_mbox_completions(phba);
8294
8295 if (!(psli->sli_flag & LPFC_SLI_ACTIVE))
James Smarte8d3c3b2013-10-10 12:21:30 -04008296 return;
8297
James Smarteb016562014-09-03 12:58:06 -04008298 if (pmbox != NULL)
8299 mb = &pmbox->u.mb;
James Smarta257bf92009-04-06 18:48:10 -04008300 /* Check the pmbox pointer first. There is a race condition
8301 * between the mbox timeout handler getting executed in the
8302 * worklist and the mailbox actually completing. When this
8303 * race condition occurs, the mbox_active will be NULL.
8304 */
8305 spin_lock_irq(&phba->hbalock);
8306 if (pmbox == NULL) {
8307 lpfc_printf_log(phba, KERN_WARNING,
8308 LOG_MBOX | LOG_SLI,
8309 "0353 Active Mailbox cleared - mailbox timeout "
8310 "exiting\n");
8311 spin_unlock_irq(&phba->hbalock);
8312 return;
8313 }
8314
dea31012005-04-17 16:05:31 -05008315 /* Mbox cmd <mbxCommand> timeout */
Dick Kennedy372c1872020-06-30 14:50:00 -07008316 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart32350662019-08-14 16:57:06 -07008317 "0310 Mailbox command x%x timeout Data: x%x x%x x%px\n",
James Smart92d7f7b2007-06-17 19:56:38 -05008318 mb->mbxCommand,
8319 phba->pport->port_state,
8320 phba->sli.sli_flag,
8321 phba->sli.mbox_active);
James Smarta257bf92009-04-06 18:48:10 -04008322 spin_unlock_irq(&phba->hbalock);
dea31012005-04-17 16:05:31 -05008323
James Smart1dcb58e2007-04-25 09:51:30 -04008324 /* Setting state unknown so lpfc_sli_abort_iocb_ring
8325 * would get IOCB_ERROR from lpfc_sli_issue_iocb, allowing
Lucas De Marchi25985ed2011-03-30 22:57:33 -03008326 * it to fail all outstanding SCSI IO.
James Smart1dcb58e2007-04-25 09:51:30 -04008327 */
James Smart2e0fef82007-06-17 19:56:36 -05008328 spin_lock_irq(&phba->pport->work_port_lock);
8329 phba->pport->work_port_events &= ~WORKER_MBOX_TMO;
8330 spin_unlock_irq(&phba->pport->work_port_lock);
8331 spin_lock_irq(&phba->hbalock);
8332 phba->link_state = LPFC_LINK_UNKNOWN;
James Smartf4b4c682009-05-22 14:53:12 -04008333 psli->sli_flag &= ~LPFC_SLI_ACTIVE;
James Smart2e0fef82007-06-17 19:56:36 -05008334 spin_unlock_irq(&phba->hbalock);
James Smart1dcb58e2007-04-25 09:51:30 -04008335
Dick Kennedy372c1872020-06-30 14:50:00 -07008336 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart76bb24e2007-10-27 13:38:00 -04008337 "0345 Resetting board due to mailbox timeout\n");
James Smart3772a992009-05-22 14:50:54 -04008338
8339 /* Reset the HBA device */
8340 lpfc_reset_hba(phba);
dea31012005-04-17 16:05:31 -05008341}
8342
James Smarte59058c2008-08-24 21:49:00 -04008343/**
James Smart3772a992009-05-22 14:50:54 -04008344 * lpfc_sli_issue_mbox_s3 - Issue an SLI3 mailbox command to firmware
James Smarte59058c2008-08-24 21:49:00 -04008345 * @phba: Pointer to HBA context object.
8346 * @pmbox: Pointer to mailbox object.
8347 * @flag: Flag indicating how the mailbox need to be processed.
8348 *
8349 * This function is called by discovery code and HBA management code
James Smart3772a992009-05-22 14:50:54 -04008350 * to submit a mailbox command to firmware with SLI-3 interface spec. This
8351 * function gets the hbalock to protect the data structures.
James Smarte59058c2008-08-24 21:49:00 -04008352 * The mailbox command can be submitted in polling mode, in which case
8353 * this function will wait in a polling loop for the completion of the
8354 * mailbox.
8355 * If the mailbox is submitted in no_wait mode (not polling) the
8356 * function will submit the command and returns immediately without waiting
8357 * for the mailbox completion. The no_wait is supported only when HBA
8358 * is in SLI2/SLI3 mode - interrupts are enabled.
8359 * The SLI interface allows only one mailbox pending at a time. If the
8360 * mailbox is issued in polling mode and there is already a mailbox
8361 * pending, then the function will return an error. If the mailbox is issued
8362 * in NO_WAIT mode and there is a mailbox pending already, the function
8363 * will return MBX_BUSY after queuing the mailbox into mailbox queue.
8364 * The sli layer owns the mailbox object until the completion of mailbox
8365 * command if this function return MBX_BUSY or MBX_SUCCESS. For all other
8366 * return codes the caller owns the mailbox command after the return of
8367 * the function.
8368 **/
James Smart3772a992009-05-22 14:50:54 -04008369static int
8370lpfc_sli_issue_mbox_s3(struct lpfc_hba *phba, LPFC_MBOXQ_t *pmbox,
8371 uint32_t flag)
dea31012005-04-17 16:05:31 -05008372{
Randy Dunlapbf07bde2013-02-22 10:23:54 -08008373 MAILBOX_t *mbx;
James Smart2e0fef82007-06-17 19:56:36 -05008374 struct lpfc_sli *psli = &phba->sli;
dea31012005-04-17 16:05:31 -05008375 uint32_t status, evtctr;
James Smart9940b972011-03-11 16:06:12 -05008376 uint32_t ha_copy, hc_copy;
dea31012005-04-17 16:05:31 -05008377 int i;
James Smart09372822008-01-11 01:52:54 -05008378 unsigned long timeout;
dea31012005-04-17 16:05:31 -05008379 unsigned long drvr_flag = 0;
James Smart34b02dc2008-08-24 21:49:55 -04008380 uint32_t word0, ldata;
dea31012005-04-17 16:05:31 -05008381 void __iomem *to_slim;
James Smart58da1ff2008-04-07 10:15:56 -04008382 int processing_queue = 0;
8383
8384 spin_lock_irqsave(&phba->hbalock, drvr_flag);
8385 if (!pmbox) {
James Smart8568a4d2009-07-19 10:01:16 -04008386 phba->sli.sli_flag &= ~LPFC_SLI_MBOX_ACTIVE;
James Smart58da1ff2008-04-07 10:15:56 -04008387 /* processing mbox queue from intr_handler */
James Smart3772a992009-05-22 14:50:54 -04008388 if (unlikely(psli->sli_flag & LPFC_SLI_ASYNC_MBX_BLK)) {
8389 spin_unlock_irqrestore(&phba->hbalock, drvr_flag);
8390 return MBX_SUCCESS;
8391 }
James Smart58da1ff2008-04-07 10:15:56 -04008392 processing_queue = 1;
James Smart58da1ff2008-04-07 10:15:56 -04008393 pmbox = lpfc_mbox_get(phba);
8394 if (!pmbox) {
8395 spin_unlock_irqrestore(&phba->hbalock, drvr_flag);
8396 return MBX_SUCCESS;
8397 }
8398 }
dea31012005-04-17 16:05:31 -05008399
James Smarted957682007-06-17 19:56:37 -05008400 if (pmbox->mbox_cmpl && pmbox->mbox_cmpl != lpfc_sli_def_mbox_cmpl &&
James Smart92d7f7b2007-06-17 19:56:38 -05008401 pmbox->mbox_cmpl != lpfc_sli_wake_mbox_wait) {
James Smarted957682007-06-17 19:56:37 -05008402 if(!pmbox->vport) {
James Smart58da1ff2008-04-07 10:15:56 -04008403 spin_unlock_irqrestore(&phba->hbalock, drvr_flag);
James Smarted957682007-06-17 19:56:37 -05008404 lpfc_printf_log(phba, KERN_ERR,
James Smart92d7f7b2007-06-17 19:56:38 -05008405 LOG_MBOX | LOG_VPORT,
James Smarte8b62012007-08-02 11:10:09 -04008406 "1806 Mbox x%x failed. No vport\n",
James Smart3772a992009-05-22 14:50:54 -04008407 pmbox->u.mb.mbxCommand);
James Smarted957682007-06-17 19:56:37 -05008408 dump_stack();
James Smart58da1ff2008-04-07 10:15:56 -04008409 goto out_not_finished;
James Smarted957682007-06-17 19:56:37 -05008410 }
8411 }
8412
Linas Vepstas8d63f372007-02-14 14:28:36 -06008413 /* If the PCI channel is in offline state, do not post mbox. */
James Smart58da1ff2008-04-07 10:15:56 -04008414 if (unlikely(pci_channel_offline(phba->pcidev))) {
8415 spin_unlock_irqrestore(&phba->hbalock, drvr_flag);
8416 goto out_not_finished;
8417 }
Linas Vepstas8d63f372007-02-14 14:28:36 -06008418
James Smarta257bf92009-04-06 18:48:10 -04008419 /* If HBA has a deferred error attention, fail the iocb. */
8420 if (unlikely(phba->hba_flag & DEFER_ERATT)) {
8421 spin_unlock_irqrestore(&phba->hbalock, drvr_flag);
8422 goto out_not_finished;
8423 }
8424
dea31012005-04-17 16:05:31 -05008425 psli = &phba->sli;
James Smart92d7f7b2007-06-17 19:56:38 -05008426
Randy Dunlapbf07bde2013-02-22 10:23:54 -08008427 mbx = &pmbox->u.mb;
dea31012005-04-17 16:05:31 -05008428 status = MBX_SUCCESS;
8429
James Smart2e0fef82007-06-17 19:56:36 -05008430 if (phba->link_state == LPFC_HBA_ERROR) {
8431 spin_unlock_irqrestore(&phba->hbalock, drvr_flag);
Jamie Wellnitz41415862006-02-28 19:25:27 -05008432
8433 /* Mbox command <mbxCommand> cannot issue */
Dick Kennedy372c1872020-06-30 14:50:00 -07008434 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart3772a992009-05-22 14:50:54 -04008435 "(%d):0311 Mailbox command x%x cannot "
8436 "issue Data: x%x x%x\n",
8437 pmbox->vport ? pmbox->vport->vpi : 0,
8438 pmbox->u.mb.mbxCommand, psli->sli_flag, flag);
James Smart58da1ff2008-04-07 10:15:56 -04008439 goto out_not_finished;
Jamie Wellnitz41415862006-02-28 19:25:27 -05008440 }
8441
Randy Dunlapbf07bde2013-02-22 10:23:54 -08008442 if (mbx->mbxCommand != MBX_KILL_BOARD && flag & MBX_NOWAIT) {
James Smart9940b972011-03-11 16:06:12 -05008443 if (lpfc_readl(phba->HCregaddr, &hc_copy) ||
8444 !(hc_copy & HC_MBINT_ENA)) {
8445 spin_unlock_irqrestore(&phba->hbalock, drvr_flag);
Dick Kennedy372c1872020-06-30 14:50:00 -07008446 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart3772a992009-05-22 14:50:54 -04008447 "(%d):2528 Mailbox command x%x cannot "
8448 "issue Data: x%x x%x\n",
8449 pmbox->vport ? pmbox->vport->vpi : 0,
8450 pmbox->u.mb.mbxCommand, psli->sli_flag, flag);
James Smart9940b972011-03-11 16:06:12 -05008451 goto out_not_finished;
8452 }
James Smart92908312006-03-07 15:04:13 -05008453 }
8454
dea31012005-04-17 16:05:31 -05008455 if (psli->sli_flag & LPFC_SLI_MBOX_ACTIVE) {
8456 /* Polling for a mbox command when another one is already active
8457 * is not allowed in SLI. Also, the driver must have established
8458 * SLI2 mode to queue and process multiple mbox commands.
8459 */
8460
8461 if (flag & MBX_POLL) {
James Smart2e0fef82007-06-17 19:56:36 -05008462 spin_unlock_irqrestore(&phba->hbalock, drvr_flag);
dea31012005-04-17 16:05:31 -05008463
8464 /* Mbox command <mbxCommand> cannot issue */
Dick Kennedy372c1872020-06-30 14:50:00 -07008465 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart3772a992009-05-22 14:50:54 -04008466 "(%d):2529 Mailbox command x%x "
8467 "cannot issue Data: x%x x%x\n",
8468 pmbox->vport ? pmbox->vport->vpi : 0,
8469 pmbox->u.mb.mbxCommand,
8470 psli->sli_flag, flag);
James Smart58da1ff2008-04-07 10:15:56 -04008471 goto out_not_finished;
dea31012005-04-17 16:05:31 -05008472 }
8473
James Smart3772a992009-05-22 14:50:54 -04008474 if (!(psli->sli_flag & LPFC_SLI_ACTIVE)) {
James Smart2e0fef82007-06-17 19:56:36 -05008475 spin_unlock_irqrestore(&phba->hbalock, drvr_flag);
dea31012005-04-17 16:05:31 -05008476 /* Mbox command <mbxCommand> cannot issue */
Dick Kennedy372c1872020-06-30 14:50:00 -07008477 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart3772a992009-05-22 14:50:54 -04008478 "(%d):2530 Mailbox command x%x "
8479 "cannot issue Data: x%x x%x\n",
8480 pmbox->vport ? pmbox->vport->vpi : 0,
8481 pmbox->u.mb.mbxCommand,
8482 psli->sli_flag, flag);
James Smart58da1ff2008-04-07 10:15:56 -04008483 goto out_not_finished;
dea31012005-04-17 16:05:31 -05008484 }
8485
dea31012005-04-17 16:05:31 -05008486 /* Another mailbox command is still being processed, queue this
8487 * command to be processed later.
8488 */
8489 lpfc_mbox_put(phba, pmbox);
8490
8491 /* Mbox cmd issue - BUSY */
James Smarted957682007-06-17 19:56:37 -05008492 lpfc_printf_log(phba, KERN_INFO, LOG_MBOX | LOG_SLI,
James Smarte8b62012007-08-02 11:10:09 -04008493 "(%d):0308 Mbox cmd issue - BUSY Data: "
James Smart92d7f7b2007-06-17 19:56:38 -05008494 "x%x x%x x%x x%x\n",
James Smart92d7f7b2007-06-17 19:56:38 -05008495 pmbox->vport ? pmbox->vport->vpi : 0xffffff,
James Smarte92974f2017-06-01 21:07:06 -07008496 mbx->mbxCommand,
8497 phba->pport ? phba->pport->port_state : 0xff,
James Smart92d7f7b2007-06-17 19:56:38 -05008498 psli->sli_flag, flag);
dea31012005-04-17 16:05:31 -05008499
8500 psli->slistat.mbox_busy++;
James Smart2e0fef82007-06-17 19:56:36 -05008501 spin_unlock_irqrestore(&phba->hbalock, drvr_flag);
dea31012005-04-17 16:05:31 -05008502
James Smart858c9f62007-06-17 19:56:39 -05008503 if (pmbox->vport) {
8504 lpfc_debugfs_disc_trc(pmbox->vport,
8505 LPFC_DISC_TRC_MBOX_VPORT,
8506 "MBOX Bsy vport: cmd:x%x mb:x%x x%x",
Randy Dunlapbf07bde2013-02-22 10:23:54 -08008507 (uint32_t)mbx->mbxCommand,
8508 mbx->un.varWords[0], mbx->un.varWords[1]);
James Smart858c9f62007-06-17 19:56:39 -05008509 }
8510 else {
8511 lpfc_debugfs_disc_trc(phba->pport,
8512 LPFC_DISC_TRC_MBOX,
8513 "MBOX Bsy: cmd:x%x mb:x%x x%x",
Randy Dunlapbf07bde2013-02-22 10:23:54 -08008514 (uint32_t)mbx->mbxCommand,
8515 mbx->un.varWords[0], mbx->un.varWords[1]);
James Smart858c9f62007-06-17 19:56:39 -05008516 }
8517
James Smart2e0fef82007-06-17 19:56:36 -05008518 return MBX_BUSY;
dea31012005-04-17 16:05:31 -05008519 }
8520
dea31012005-04-17 16:05:31 -05008521 psli->sli_flag |= LPFC_SLI_MBOX_ACTIVE;
8522
8523 /* If we are not polling, we MUST be in SLI2 mode */
8524 if (flag != MBX_POLL) {
James Smart3772a992009-05-22 14:50:54 -04008525 if (!(psli->sli_flag & LPFC_SLI_ACTIVE) &&
Randy Dunlapbf07bde2013-02-22 10:23:54 -08008526 (mbx->mbxCommand != MBX_KILL_BOARD)) {
dea31012005-04-17 16:05:31 -05008527 psli->sli_flag &= ~LPFC_SLI_MBOX_ACTIVE;
James Smart2e0fef82007-06-17 19:56:36 -05008528 spin_unlock_irqrestore(&phba->hbalock, drvr_flag);
dea31012005-04-17 16:05:31 -05008529 /* Mbox command <mbxCommand> cannot issue */
Dick Kennedy372c1872020-06-30 14:50:00 -07008530 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart3772a992009-05-22 14:50:54 -04008531 "(%d):2531 Mailbox command x%x "
8532 "cannot issue Data: x%x x%x\n",
8533 pmbox->vport ? pmbox->vport->vpi : 0,
8534 pmbox->u.mb.mbxCommand,
8535 psli->sli_flag, flag);
James Smart58da1ff2008-04-07 10:15:56 -04008536 goto out_not_finished;
dea31012005-04-17 16:05:31 -05008537 }
8538 /* timeout active mbox command */
James Smart256ec0d2013-04-17 20:14:58 -04008539 timeout = msecs_to_jiffies(lpfc_mbox_tmo_val(phba, pmbox) *
8540 1000);
8541 mod_timer(&psli->mbox_tmo, jiffies + timeout);
dea31012005-04-17 16:05:31 -05008542 }
8543
8544 /* Mailbox cmd <cmd> issue */
James Smarted957682007-06-17 19:56:37 -05008545 lpfc_printf_log(phba, KERN_INFO, LOG_MBOX | LOG_SLI,
James Smarte8b62012007-08-02 11:10:09 -04008546 "(%d):0309 Mailbox cmd x%x issue Data: x%x x%x "
James Smart92d7f7b2007-06-17 19:56:38 -05008547 "x%x\n",
James Smarte8b62012007-08-02 11:10:09 -04008548 pmbox->vport ? pmbox->vport->vpi : 0,
James Smarte92974f2017-06-01 21:07:06 -07008549 mbx->mbxCommand,
8550 phba->pport ? phba->pport->port_state : 0xff,
James Smart92d7f7b2007-06-17 19:56:38 -05008551 psli->sli_flag, flag);
dea31012005-04-17 16:05:31 -05008552
Randy Dunlapbf07bde2013-02-22 10:23:54 -08008553 if (mbx->mbxCommand != MBX_HEARTBEAT) {
James Smart858c9f62007-06-17 19:56:39 -05008554 if (pmbox->vport) {
8555 lpfc_debugfs_disc_trc(pmbox->vport,
8556 LPFC_DISC_TRC_MBOX_VPORT,
8557 "MBOX Send vport: cmd:x%x mb:x%x x%x",
Randy Dunlapbf07bde2013-02-22 10:23:54 -08008558 (uint32_t)mbx->mbxCommand,
8559 mbx->un.varWords[0], mbx->un.varWords[1]);
James Smart858c9f62007-06-17 19:56:39 -05008560 }
8561 else {
8562 lpfc_debugfs_disc_trc(phba->pport,
8563 LPFC_DISC_TRC_MBOX,
8564 "MBOX Send: cmd:x%x mb:x%x x%x",
Randy Dunlapbf07bde2013-02-22 10:23:54 -08008565 (uint32_t)mbx->mbxCommand,
8566 mbx->un.varWords[0], mbx->un.varWords[1]);
James Smart858c9f62007-06-17 19:56:39 -05008567 }
8568 }
8569
dea31012005-04-17 16:05:31 -05008570 psli->slistat.mbox_cmd++;
8571 evtctr = psli->slistat.mbox_event;
8572
8573 /* next set own bit for the adapter and copy over command word */
Randy Dunlapbf07bde2013-02-22 10:23:54 -08008574 mbx->mbxOwner = OWN_CHIP;
dea31012005-04-17 16:05:31 -05008575
James Smart3772a992009-05-22 14:50:54 -04008576 if (psli->sli_flag & LPFC_SLI_ACTIVE) {
James Smart7a470272010-03-15 11:25:20 -04008577 /* Populate mbox extension offset word. */
8578 if (pmbox->in_ext_byte_len || pmbox->out_ext_byte_len) {
Randy Dunlapbf07bde2013-02-22 10:23:54 -08008579 *(((uint32_t *)mbx) + pmbox->mbox_offset_word)
James Smart7a470272010-03-15 11:25:20 -04008580 = (uint8_t *)phba->mbox_ext
8581 - (uint8_t *)phba->mbox;
8582 }
8583
8584 /* Copy the mailbox extension data */
James Smart3e1f0712018-11-29 16:09:29 -08008585 if (pmbox->in_ext_byte_len && pmbox->ctx_buf) {
8586 lpfc_sli_pcimem_bcopy(pmbox->ctx_buf,
8587 (uint8_t *)phba->mbox_ext,
8588 pmbox->in_ext_byte_len);
James Smart7a470272010-03-15 11:25:20 -04008589 }
8590 /* Copy command data to host SLIM area */
Randy Dunlapbf07bde2013-02-22 10:23:54 -08008591 lpfc_sli_pcimem_bcopy(mbx, phba->mbox, MAILBOX_CMD_SIZE);
dea31012005-04-17 16:05:31 -05008592 } else {
James Smart7a470272010-03-15 11:25:20 -04008593 /* Populate mbox extension offset word. */
8594 if (pmbox->in_ext_byte_len || pmbox->out_ext_byte_len)
Randy Dunlapbf07bde2013-02-22 10:23:54 -08008595 *(((uint32_t *)mbx) + pmbox->mbox_offset_word)
James Smart7a470272010-03-15 11:25:20 -04008596 = MAILBOX_HBA_EXT_OFFSET;
8597
8598 /* Copy the mailbox extension data */
James Smart3e1f0712018-11-29 16:09:29 -08008599 if (pmbox->in_ext_byte_len && pmbox->ctx_buf)
James Smart7a470272010-03-15 11:25:20 -04008600 lpfc_memcpy_to_slim(phba->MBslimaddr +
8601 MAILBOX_HBA_EXT_OFFSET,
James Smart3e1f0712018-11-29 16:09:29 -08008602 pmbox->ctx_buf, pmbox->in_ext_byte_len);
James Smart7a470272010-03-15 11:25:20 -04008603
James Smart895427b2017-02-12 13:52:30 -08008604 if (mbx->mbxCommand == MBX_CONFIG_PORT)
dea31012005-04-17 16:05:31 -05008605 /* copy command data into host mbox for cmpl */
James Smart895427b2017-02-12 13:52:30 -08008606 lpfc_sli_pcimem_bcopy(mbx, phba->mbox,
8607 MAILBOX_CMD_SIZE);
dea31012005-04-17 16:05:31 -05008608
8609 /* First copy mbox command data to HBA SLIM, skip past first
8610 word */
8611 to_slim = phba->MBslimaddr + sizeof (uint32_t);
Randy Dunlapbf07bde2013-02-22 10:23:54 -08008612 lpfc_memcpy_to_slim(to_slim, &mbx->un.varWords[0],
dea31012005-04-17 16:05:31 -05008613 MAILBOX_CMD_SIZE - sizeof (uint32_t));
8614
8615 /* Next copy over first word, with mbxOwner set */
Randy Dunlapbf07bde2013-02-22 10:23:54 -08008616 ldata = *((uint32_t *)mbx);
dea31012005-04-17 16:05:31 -05008617 to_slim = phba->MBslimaddr;
8618 writel(ldata, to_slim);
8619 readl(to_slim); /* flush */
8620
James Smart895427b2017-02-12 13:52:30 -08008621 if (mbx->mbxCommand == MBX_CONFIG_PORT)
dea31012005-04-17 16:05:31 -05008622 /* switch over to host mailbox */
James Smart3772a992009-05-22 14:50:54 -04008623 psli->sli_flag |= LPFC_SLI_ACTIVE;
dea31012005-04-17 16:05:31 -05008624 }
8625
8626 wmb();
dea31012005-04-17 16:05:31 -05008627
8628 switch (flag) {
8629 case MBX_NOWAIT:
James Smart09372822008-01-11 01:52:54 -05008630 /* Set up reference to mailbox command */
dea31012005-04-17 16:05:31 -05008631 psli->mbox_active = pmbox;
James Smart09372822008-01-11 01:52:54 -05008632 /* Interrupt board to do it */
8633 writel(CA_MBATT, phba->CAregaddr);
8634 readl(phba->CAregaddr); /* flush */
8635 /* Don't wait for it to finish, just return */
dea31012005-04-17 16:05:31 -05008636 break;
8637
8638 case MBX_POLL:
James Smart09372822008-01-11 01:52:54 -05008639 /* Set up null reference to mailbox command */
dea31012005-04-17 16:05:31 -05008640 psli->mbox_active = NULL;
James Smart09372822008-01-11 01:52:54 -05008641 /* Interrupt board to do it */
8642 writel(CA_MBATT, phba->CAregaddr);
8643 readl(phba->CAregaddr); /* flush */
8644
James Smart3772a992009-05-22 14:50:54 -04008645 if (psli->sli_flag & LPFC_SLI_ACTIVE) {
dea31012005-04-17 16:05:31 -05008646 /* First read mbox status word */
James Smart34b02dc2008-08-24 21:49:55 -04008647 word0 = *((uint32_t *)phba->mbox);
dea31012005-04-17 16:05:31 -05008648 word0 = le32_to_cpu(word0);
8649 } else {
8650 /* First read mbox status word */
James Smart9940b972011-03-11 16:06:12 -05008651 if (lpfc_readl(phba->MBslimaddr, &word0)) {
8652 spin_unlock_irqrestore(&phba->hbalock,
8653 drvr_flag);
8654 goto out_not_finished;
8655 }
dea31012005-04-17 16:05:31 -05008656 }
8657
8658 /* Read the HBA Host Attention Register */
James Smart9940b972011-03-11 16:06:12 -05008659 if (lpfc_readl(phba->HAregaddr, &ha_copy)) {
8660 spin_unlock_irqrestore(&phba->hbalock,
8661 drvr_flag);
8662 goto out_not_finished;
8663 }
James Smarta183a152011-10-10 21:32:43 -04008664 timeout = msecs_to_jiffies(lpfc_mbox_tmo_val(phba, pmbox) *
8665 1000) + jiffies;
James Smart09372822008-01-11 01:52:54 -05008666 i = 0;
dea31012005-04-17 16:05:31 -05008667 /* Wait for command to complete */
Jamie Wellnitz41415862006-02-28 19:25:27 -05008668 while (((word0 & OWN_CHIP) == OWN_CHIP) ||
8669 (!(ha_copy & HA_MBATT) &&
James Smart2e0fef82007-06-17 19:56:36 -05008670 (phba->link_state > LPFC_WARM_START))) {
James Smart09372822008-01-11 01:52:54 -05008671 if (time_after(jiffies, timeout)) {
dea31012005-04-17 16:05:31 -05008672 psli->sli_flag &= ~LPFC_SLI_MBOX_ACTIVE;
James Smart2e0fef82007-06-17 19:56:36 -05008673 spin_unlock_irqrestore(&phba->hbalock,
dea31012005-04-17 16:05:31 -05008674 drvr_flag);
James Smart58da1ff2008-04-07 10:15:56 -04008675 goto out_not_finished;
dea31012005-04-17 16:05:31 -05008676 }
8677
8678 /* Check if we took a mbox interrupt while we were
8679 polling */
8680 if (((word0 & OWN_CHIP) != OWN_CHIP)
8681 && (evtctr != psli->slistat.mbox_event))
8682 break;
8683
James Smart09372822008-01-11 01:52:54 -05008684 if (i++ > 10) {
8685 spin_unlock_irqrestore(&phba->hbalock,
8686 drvr_flag);
8687 msleep(1);
8688 spin_lock_irqsave(&phba->hbalock, drvr_flag);
8689 }
dea31012005-04-17 16:05:31 -05008690
James Smart3772a992009-05-22 14:50:54 -04008691 if (psli->sli_flag & LPFC_SLI_ACTIVE) {
dea31012005-04-17 16:05:31 -05008692 /* First copy command data */
James Smart34b02dc2008-08-24 21:49:55 -04008693 word0 = *((uint32_t *)phba->mbox);
dea31012005-04-17 16:05:31 -05008694 word0 = le32_to_cpu(word0);
Randy Dunlapbf07bde2013-02-22 10:23:54 -08008695 if (mbx->mbxCommand == MBX_CONFIG_PORT) {
dea31012005-04-17 16:05:31 -05008696 MAILBOX_t *slimmb;
James Smart34b02dc2008-08-24 21:49:55 -04008697 uint32_t slimword0;
dea31012005-04-17 16:05:31 -05008698 /* Check real SLIM for any errors */
8699 slimword0 = readl(phba->MBslimaddr);
8700 slimmb = (MAILBOX_t *) & slimword0;
8701 if (((slimword0 & OWN_CHIP) != OWN_CHIP)
8702 && slimmb->mbxStatus) {
8703 psli->sli_flag &=
James Smart3772a992009-05-22 14:50:54 -04008704 ~LPFC_SLI_ACTIVE;
dea31012005-04-17 16:05:31 -05008705 word0 = slimword0;
8706 }
8707 }
8708 } else {
8709 /* First copy command data */
8710 word0 = readl(phba->MBslimaddr);
8711 }
8712 /* Read the HBA Host Attention Register */
James Smart9940b972011-03-11 16:06:12 -05008713 if (lpfc_readl(phba->HAregaddr, &ha_copy)) {
8714 spin_unlock_irqrestore(&phba->hbalock,
8715 drvr_flag);
8716 goto out_not_finished;
8717 }
dea31012005-04-17 16:05:31 -05008718 }
8719
James Smart3772a992009-05-22 14:50:54 -04008720 if (psli->sli_flag & LPFC_SLI_ACTIVE) {
dea31012005-04-17 16:05:31 -05008721 /* copy results back to user */
James Smart2ea259e2017-02-12 13:52:27 -08008722 lpfc_sli_pcimem_bcopy(phba->mbox, mbx,
8723 MAILBOX_CMD_SIZE);
James Smart7a470272010-03-15 11:25:20 -04008724 /* Copy the mailbox extension data */
James Smart3e1f0712018-11-29 16:09:29 -08008725 if (pmbox->out_ext_byte_len && pmbox->ctx_buf) {
James Smart7a470272010-03-15 11:25:20 -04008726 lpfc_sli_pcimem_bcopy(phba->mbox_ext,
James Smart3e1f0712018-11-29 16:09:29 -08008727 pmbox->ctx_buf,
James Smart7a470272010-03-15 11:25:20 -04008728 pmbox->out_ext_byte_len);
8729 }
dea31012005-04-17 16:05:31 -05008730 } else {
8731 /* First copy command data */
Randy Dunlapbf07bde2013-02-22 10:23:54 -08008732 lpfc_memcpy_from_slim(mbx, phba->MBslimaddr,
James Smart2ea259e2017-02-12 13:52:27 -08008733 MAILBOX_CMD_SIZE);
James Smart7a470272010-03-15 11:25:20 -04008734 /* Copy the mailbox extension data */
James Smart3e1f0712018-11-29 16:09:29 -08008735 if (pmbox->out_ext_byte_len && pmbox->ctx_buf) {
8736 lpfc_memcpy_from_slim(
8737 pmbox->ctx_buf,
James Smart7a470272010-03-15 11:25:20 -04008738 phba->MBslimaddr +
8739 MAILBOX_HBA_EXT_OFFSET,
8740 pmbox->out_ext_byte_len);
dea31012005-04-17 16:05:31 -05008741 }
8742 }
8743
8744 writel(HA_MBATT, phba->HAregaddr);
8745 readl(phba->HAregaddr); /* flush */
8746
8747 psli->sli_flag &= ~LPFC_SLI_MBOX_ACTIVE;
Randy Dunlapbf07bde2013-02-22 10:23:54 -08008748 status = mbx->mbxStatus;
dea31012005-04-17 16:05:31 -05008749 }
8750
James Smart2e0fef82007-06-17 19:56:36 -05008751 spin_unlock_irqrestore(&phba->hbalock, drvr_flag);
8752 return status;
James Smart58da1ff2008-04-07 10:15:56 -04008753
8754out_not_finished:
8755 if (processing_queue) {
James Smartda0436e2009-05-22 14:51:39 -04008756 pmbox->u.mb.mbxStatus = MBX_NOT_FINISHED;
James Smart58da1ff2008-04-07 10:15:56 -04008757 lpfc_mbox_cmpl_put(phba, pmbox);
8758 }
8759 return MBX_NOT_FINISHED;
dea31012005-04-17 16:05:31 -05008760}
8761
James Smarte59058c2008-08-24 21:49:00 -04008762/**
James Smartf1126682009-06-10 17:22:44 -04008763 * lpfc_sli4_async_mbox_block - Block posting SLI4 asynchronous mailbox command
8764 * @phba: Pointer to HBA context object.
8765 *
8766 * The function blocks the posting of SLI4 asynchronous mailbox commands from
8767 * the driver internal pending mailbox queue. It will then try to wait out the
8768 * possible outstanding mailbox command before return.
8769 *
8770 * Returns:
8771 * 0 - the outstanding mailbox command completed; otherwise, the wait for
8772 * the outstanding mailbox command timed out.
8773 **/
8774static int
8775lpfc_sli4_async_mbox_block(struct lpfc_hba *phba)
8776{
8777 struct lpfc_sli *psli = &phba->sli;
James Smartf1126682009-06-10 17:22:44 -04008778 int rc = 0;
James Smarta183a152011-10-10 21:32:43 -04008779 unsigned long timeout = 0;
James Smartf1126682009-06-10 17:22:44 -04008780
8781 /* Mark the asynchronous mailbox command posting as blocked */
8782 spin_lock_irq(&phba->hbalock);
8783 psli->sli_flag |= LPFC_SLI_ASYNC_MBX_BLK;
James Smartf1126682009-06-10 17:22:44 -04008784 /* Determine how long we might wait for the active mailbox
8785 * command to be gracefully completed by firmware.
8786 */
James Smarta183a152011-10-10 21:32:43 -04008787 if (phba->sli.mbox_active)
8788 timeout = msecs_to_jiffies(lpfc_mbox_tmo_val(phba,
8789 phba->sli.mbox_active) *
8790 1000) + jiffies;
8791 spin_unlock_irq(&phba->hbalock);
8792
James Smarte8d3c3b2013-10-10 12:21:30 -04008793 /* Make sure the mailbox is really active */
8794 if (timeout)
8795 lpfc_sli4_process_missed_mbox_completions(phba);
8796
James Smartf1126682009-06-10 17:22:44 -04008797 /* Wait for the outstnading mailbox command to complete */
8798 while (phba->sli.mbox_active) {
8799 /* Check active mailbox complete status every 2ms */
8800 msleep(2);
8801 if (time_after(jiffies, timeout)) {
8802 /* Timeout, marked the outstanding cmd not complete */
8803 rc = 1;
8804 break;
8805 }
8806 }
8807
8808 /* Can not cleanly block async mailbox command, fails it */
8809 if (rc) {
8810 spin_lock_irq(&phba->hbalock);
8811 psli->sli_flag &= ~LPFC_SLI_ASYNC_MBX_BLK;
8812 spin_unlock_irq(&phba->hbalock);
8813 }
8814 return rc;
8815}
8816
8817/**
8818 * lpfc_sli4_async_mbox_unblock - Block posting SLI4 async mailbox command
8819 * @phba: Pointer to HBA context object.
8820 *
8821 * The function unblocks and resume posting of SLI4 asynchronous mailbox
8822 * commands from the driver internal pending mailbox queue. It makes sure
8823 * that there is no outstanding mailbox command before resuming posting
8824 * asynchronous mailbox commands. If, for any reason, there is outstanding
8825 * mailbox command, it will try to wait it out before resuming asynchronous
8826 * mailbox command posting.
8827 **/
8828static void
8829lpfc_sli4_async_mbox_unblock(struct lpfc_hba *phba)
8830{
8831 struct lpfc_sli *psli = &phba->sli;
8832
8833 spin_lock_irq(&phba->hbalock);
8834 if (!(psli->sli_flag & LPFC_SLI_ASYNC_MBX_BLK)) {
8835 /* Asynchronous mailbox posting is not blocked, do nothing */
8836 spin_unlock_irq(&phba->hbalock);
8837 return;
8838 }
8839
8840 /* Outstanding synchronous mailbox command is guaranteed to be done,
8841 * successful or timeout, after timing-out the outstanding mailbox
8842 * command shall always be removed, so just unblock posting async
8843 * mailbox command and resume
8844 */
8845 psli->sli_flag &= ~LPFC_SLI_ASYNC_MBX_BLK;
8846 spin_unlock_irq(&phba->hbalock);
8847
Colin Ian King291c2542019-12-18 08:43:01 +00008848 /* wake up worker thread to post asynchronous mailbox command */
James Smartf1126682009-06-10 17:22:44 -04008849 lpfc_worker_wake_up(phba);
8850}
8851
8852/**
James Smart2d843ed2012-09-29 11:29:06 -04008853 * lpfc_sli4_wait_bmbx_ready - Wait for bootstrap mailbox register ready
8854 * @phba: Pointer to HBA context object.
8855 * @mboxq: Pointer to mailbox object.
8856 *
8857 * The function waits for the bootstrap mailbox register ready bit from
8858 * port for twice the regular mailbox command timeout value.
8859 *
8860 * 0 - no timeout on waiting for bootstrap mailbox register ready.
8861 * MBXERR_ERROR - wait for bootstrap mailbox register timed out.
8862 **/
8863static int
8864lpfc_sli4_wait_bmbx_ready(struct lpfc_hba *phba, LPFC_MBOXQ_t *mboxq)
8865{
8866 uint32_t db_ready;
8867 unsigned long timeout;
8868 struct lpfc_register bmbx_reg;
8869
8870 timeout = msecs_to_jiffies(lpfc_mbox_tmo_val(phba, mboxq)
8871 * 1000) + jiffies;
8872
8873 do {
8874 bmbx_reg.word0 = readl(phba->sli4_hba.BMBXregaddr);
8875 db_ready = bf_get(lpfc_bmbx_rdy, &bmbx_reg);
8876 if (!db_ready)
James Smarte2ffe4d2019-03-12 16:30:15 -07008877 mdelay(2);
James Smart2d843ed2012-09-29 11:29:06 -04008878
8879 if (time_after(jiffies, timeout))
8880 return MBXERR_ERROR;
8881 } while (!db_ready);
8882
8883 return 0;
8884}
8885
8886/**
James Smartda0436e2009-05-22 14:51:39 -04008887 * lpfc_sli4_post_sync_mbox - Post an SLI4 mailbox to the bootstrap mailbox
8888 * @phba: Pointer to HBA context object.
8889 * @mboxq: Pointer to mailbox object.
8890 *
8891 * The function posts a mailbox to the port. The mailbox is expected
8892 * to be comletely filled in and ready for the port to operate on it.
8893 * This routine executes a synchronous completion operation on the
8894 * mailbox by polling for its completion.
8895 *
8896 * The caller must not be holding any locks when calling this routine.
8897 *
8898 * Returns:
8899 * MBX_SUCCESS - mailbox posted successfully
8900 * Any of the MBX error values.
8901 **/
8902static int
8903lpfc_sli4_post_sync_mbox(struct lpfc_hba *phba, LPFC_MBOXQ_t *mboxq)
8904{
8905 int rc = MBX_SUCCESS;
8906 unsigned long iflag;
James Smartda0436e2009-05-22 14:51:39 -04008907 uint32_t mcqe_status;
8908 uint32_t mbx_cmnd;
James Smartda0436e2009-05-22 14:51:39 -04008909 struct lpfc_sli *psli = &phba->sli;
8910 struct lpfc_mqe *mb = &mboxq->u.mqe;
8911 struct lpfc_bmbx_create *mbox_rgn;
8912 struct dma_address *dma_address;
James Smartda0436e2009-05-22 14:51:39 -04008913
8914 /*
8915 * Only one mailbox can be active to the bootstrap mailbox region
8916 * at a time and there is no queueing provided.
8917 */
8918 spin_lock_irqsave(&phba->hbalock, iflag);
8919 if (psli->sli_flag & LPFC_SLI_MBOX_ACTIVE) {
8920 spin_unlock_irqrestore(&phba->hbalock, iflag);
Dick Kennedy372c1872020-06-30 14:50:00 -07008921 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smarta183a152011-10-10 21:32:43 -04008922 "(%d):2532 Mailbox command x%x (x%x/x%x) "
James Smartda0436e2009-05-22 14:51:39 -04008923 "cannot issue Data: x%x x%x\n",
8924 mboxq->vport ? mboxq->vport->vpi : 0,
8925 mboxq->u.mb.mbxCommand,
James Smarta183a152011-10-10 21:32:43 -04008926 lpfc_sli_config_mbox_subsys_get(phba, mboxq),
8927 lpfc_sli_config_mbox_opcode_get(phba, mboxq),
James Smartda0436e2009-05-22 14:51:39 -04008928 psli->sli_flag, MBX_POLL);
8929 return MBXERR_ERROR;
8930 }
8931 /* The server grabs the token and owns it until release */
8932 psli->sli_flag |= LPFC_SLI_MBOX_ACTIVE;
8933 phba->sli.mbox_active = mboxq;
8934 spin_unlock_irqrestore(&phba->hbalock, iflag);
8935
James Smart2d843ed2012-09-29 11:29:06 -04008936 /* wait for bootstrap mbox register for readyness */
8937 rc = lpfc_sli4_wait_bmbx_ready(phba, mboxq);
8938 if (rc)
8939 goto exit;
James Smartda0436e2009-05-22 14:51:39 -04008940 /*
8941 * Initialize the bootstrap memory region to avoid stale data areas
8942 * in the mailbox post. Then copy the caller's mailbox contents to
8943 * the bmbx mailbox region.
8944 */
8945 mbx_cmnd = bf_get(lpfc_mqe_command, mb);
8946 memset(phba->sli4_hba.bmbx.avirt, 0, sizeof(struct lpfc_bmbx_create));
James Smart48f8fdb2018-05-04 20:37:51 -07008947 lpfc_sli4_pcimem_bcopy(mb, phba->sli4_hba.bmbx.avirt,
8948 sizeof(struct lpfc_mqe));
James Smartda0436e2009-05-22 14:51:39 -04008949
8950 /* Post the high mailbox dma address to the port and wait for ready. */
8951 dma_address = &phba->sli4_hba.bmbx.dma_address;
8952 writel(dma_address->addr_hi, phba->sli4_hba.BMBXregaddr);
8953
James Smart2d843ed2012-09-29 11:29:06 -04008954 /* wait for bootstrap mbox register for hi-address write done */
8955 rc = lpfc_sli4_wait_bmbx_ready(phba, mboxq);
8956 if (rc)
8957 goto exit;
James Smartda0436e2009-05-22 14:51:39 -04008958
8959 /* Post the low mailbox dma address to the port. */
8960 writel(dma_address->addr_lo, phba->sli4_hba.BMBXregaddr);
James Smartda0436e2009-05-22 14:51:39 -04008961
James Smart2d843ed2012-09-29 11:29:06 -04008962 /* wait for bootstrap mbox register for low address write done */
8963 rc = lpfc_sli4_wait_bmbx_ready(phba, mboxq);
8964 if (rc)
8965 goto exit;
James Smartda0436e2009-05-22 14:51:39 -04008966
8967 /*
8968 * Read the CQ to ensure the mailbox has completed.
8969 * If so, update the mailbox status so that the upper layers
8970 * can complete the request normally.
8971 */
James Smart48f8fdb2018-05-04 20:37:51 -07008972 lpfc_sli4_pcimem_bcopy(phba->sli4_hba.bmbx.avirt, mb,
8973 sizeof(struct lpfc_mqe));
James Smartda0436e2009-05-22 14:51:39 -04008974 mbox_rgn = (struct lpfc_bmbx_create *) phba->sli4_hba.bmbx.avirt;
James Smart48f8fdb2018-05-04 20:37:51 -07008975 lpfc_sli4_pcimem_bcopy(&mbox_rgn->mcqe, &mboxq->mcqe,
8976 sizeof(struct lpfc_mcqe));
James Smartda0436e2009-05-22 14:51:39 -04008977 mcqe_status = bf_get(lpfc_mcqe_status, &mbox_rgn->mcqe);
James Smart05580562011-05-24 11:40:48 -04008978 /*
8979 * When the CQE status indicates a failure and the mailbox status
8980 * indicates success then copy the CQE status into the mailbox status
8981 * (and prefix it with x4000).
8982 */
James Smartda0436e2009-05-22 14:51:39 -04008983 if (mcqe_status != MB_CQE_STATUS_SUCCESS) {
James Smart05580562011-05-24 11:40:48 -04008984 if (bf_get(lpfc_mqe_status, mb) == MBX_SUCCESS)
8985 bf_set(lpfc_mqe_status, mb,
8986 (LPFC_MBX_ERROR_RANGE | mcqe_status));
James Smartda0436e2009-05-22 14:51:39 -04008987 rc = MBXERR_ERROR;
James Smartd7c47992010-06-08 18:31:54 -04008988 } else
8989 lpfc_sli4_swap_str(phba, mboxq);
James Smartda0436e2009-05-22 14:51:39 -04008990
8991 lpfc_printf_log(phba, KERN_INFO, LOG_MBOX | LOG_SLI,
James Smarta183a152011-10-10 21:32:43 -04008992 "(%d):0356 Mailbox cmd x%x (x%x/x%x) Status x%x "
James Smartda0436e2009-05-22 14:51:39 -04008993 "Data: x%x x%x x%x x%x x%x x%x x%x x%x x%x x%x x%x"
8994 " x%x x%x CQ: x%x x%x x%x x%x\n",
James Smarta183a152011-10-10 21:32:43 -04008995 mboxq->vport ? mboxq->vport->vpi : 0, mbx_cmnd,
8996 lpfc_sli_config_mbox_subsys_get(phba, mboxq),
8997 lpfc_sli_config_mbox_opcode_get(phba, mboxq),
James Smartda0436e2009-05-22 14:51:39 -04008998 bf_get(lpfc_mqe_status, mb),
8999 mb->un.mb_words[0], mb->un.mb_words[1],
9000 mb->un.mb_words[2], mb->un.mb_words[3],
9001 mb->un.mb_words[4], mb->un.mb_words[5],
9002 mb->un.mb_words[6], mb->un.mb_words[7],
9003 mb->un.mb_words[8], mb->un.mb_words[9],
9004 mb->un.mb_words[10], mb->un.mb_words[11],
9005 mb->un.mb_words[12], mboxq->mcqe.word0,
9006 mboxq->mcqe.mcqe_tag0, mboxq->mcqe.mcqe_tag1,
9007 mboxq->mcqe.trailer);
9008exit:
9009 /* We are holding the token, no needed for lock when release */
9010 spin_lock_irqsave(&phba->hbalock, iflag);
9011 psli->sli_flag &= ~LPFC_SLI_MBOX_ACTIVE;
9012 phba->sli.mbox_active = NULL;
9013 spin_unlock_irqrestore(&phba->hbalock, iflag);
9014 return rc;
9015}
9016
9017/**
9018 * lpfc_sli_issue_mbox_s4 - Issue an SLI4 mailbox command to firmware
9019 * @phba: Pointer to HBA context object.
Lee Jones7af29d42020-07-21 17:41:31 +01009020 * @mboxq: Pointer to mailbox object.
James Smartda0436e2009-05-22 14:51:39 -04009021 * @flag: Flag indicating how the mailbox need to be processed.
9022 *
9023 * This function is called by discovery code and HBA management code to submit
9024 * a mailbox command to firmware with SLI-4 interface spec.
9025 *
9026 * Return codes the caller owns the mailbox command after the return of the
9027 * function.
9028 **/
9029static int
9030lpfc_sli_issue_mbox_s4(struct lpfc_hba *phba, LPFC_MBOXQ_t *mboxq,
9031 uint32_t flag)
9032{
9033 struct lpfc_sli *psli = &phba->sli;
9034 unsigned long iflags;
9035 int rc;
9036
James Smartb76f2dc2011-07-22 18:37:42 -04009037 /* dump from issue mailbox command if setup */
9038 lpfc_idiag_mbxacc_dump_issue_mbox(phba, &mboxq->u.mb);
9039
James Smart8fa38512009-07-19 10:01:03 -04009040 rc = lpfc_mbox_dev_check(phba);
9041 if (unlikely(rc)) {
Dick Kennedy372c1872020-06-30 14:50:00 -07009042 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smarta183a152011-10-10 21:32:43 -04009043 "(%d):2544 Mailbox command x%x (x%x/x%x) "
James Smart8fa38512009-07-19 10:01:03 -04009044 "cannot issue Data: x%x x%x\n",
9045 mboxq->vport ? mboxq->vport->vpi : 0,
9046 mboxq->u.mb.mbxCommand,
James Smarta183a152011-10-10 21:32:43 -04009047 lpfc_sli_config_mbox_subsys_get(phba, mboxq),
9048 lpfc_sli_config_mbox_opcode_get(phba, mboxq),
James Smart8fa38512009-07-19 10:01:03 -04009049 psli->sli_flag, flag);
9050 goto out_not_finished;
9051 }
9052
James Smartda0436e2009-05-22 14:51:39 -04009053 /* Detect polling mode and jump to a handler */
9054 if (!phba->sli4_hba.intr_enable) {
9055 if (flag == MBX_POLL)
9056 rc = lpfc_sli4_post_sync_mbox(phba, mboxq);
9057 else
9058 rc = -EIO;
9059 if (rc != MBX_SUCCESS)
James Smart05580562011-05-24 11:40:48 -04009060 lpfc_printf_log(phba, KERN_WARNING, LOG_MBOX | LOG_SLI,
James Smartda0436e2009-05-22 14:51:39 -04009061 "(%d):2541 Mailbox command x%x "
James Smartcc459f12012-05-09 21:18:30 -04009062 "(x%x/x%x) failure: "
9063 "mqe_sta: x%x mcqe_sta: x%x/x%x "
9064 "Data: x%x x%x\n,",
James Smartda0436e2009-05-22 14:51:39 -04009065 mboxq->vport ? mboxq->vport->vpi : 0,
9066 mboxq->u.mb.mbxCommand,
James Smarta183a152011-10-10 21:32:43 -04009067 lpfc_sli_config_mbox_subsys_get(phba,
9068 mboxq),
9069 lpfc_sli_config_mbox_opcode_get(phba,
9070 mboxq),
James Smartcc459f12012-05-09 21:18:30 -04009071 bf_get(lpfc_mqe_status, &mboxq->u.mqe),
9072 bf_get(lpfc_mcqe_status, &mboxq->mcqe),
9073 bf_get(lpfc_mcqe_ext_status,
9074 &mboxq->mcqe),
James Smartda0436e2009-05-22 14:51:39 -04009075 psli->sli_flag, flag);
9076 return rc;
9077 } else if (flag == MBX_POLL) {
James Smartf1126682009-06-10 17:22:44 -04009078 lpfc_printf_log(phba, KERN_WARNING, LOG_MBOX | LOG_SLI,
9079 "(%d):2542 Try to issue mailbox command "
James Smart7365f6f2018-02-22 08:18:46 -08009080 "x%x (x%x/x%x) synchronously ahead of async "
James Smartf1126682009-06-10 17:22:44 -04009081 "mailbox command queue: x%x x%x\n",
James Smartda0436e2009-05-22 14:51:39 -04009082 mboxq->vport ? mboxq->vport->vpi : 0,
9083 mboxq->u.mb.mbxCommand,
James Smarta183a152011-10-10 21:32:43 -04009084 lpfc_sli_config_mbox_subsys_get(phba, mboxq),
9085 lpfc_sli_config_mbox_opcode_get(phba, mboxq),
James Smartda0436e2009-05-22 14:51:39 -04009086 psli->sli_flag, flag);
James Smartf1126682009-06-10 17:22:44 -04009087 /* Try to block the asynchronous mailbox posting */
9088 rc = lpfc_sli4_async_mbox_block(phba);
9089 if (!rc) {
9090 /* Successfully blocked, now issue sync mbox cmd */
9091 rc = lpfc_sli4_post_sync_mbox(phba, mboxq);
9092 if (rc != MBX_SUCCESS)
James Smartcc459f12012-05-09 21:18:30 -04009093 lpfc_printf_log(phba, KERN_WARNING,
James Smarta183a152011-10-10 21:32:43 -04009094 LOG_MBOX | LOG_SLI,
James Smartcc459f12012-05-09 21:18:30 -04009095 "(%d):2597 Sync Mailbox command "
9096 "x%x (x%x/x%x) failure: "
9097 "mqe_sta: x%x mcqe_sta: x%x/x%x "
9098 "Data: x%x x%x\n,",
9099 mboxq->vport ? mboxq->vport->vpi : 0,
James Smarta183a152011-10-10 21:32:43 -04009100 mboxq->u.mb.mbxCommand,
9101 lpfc_sli_config_mbox_subsys_get(phba,
9102 mboxq),
9103 lpfc_sli_config_mbox_opcode_get(phba,
9104 mboxq),
James Smartcc459f12012-05-09 21:18:30 -04009105 bf_get(lpfc_mqe_status, &mboxq->u.mqe),
9106 bf_get(lpfc_mcqe_status, &mboxq->mcqe),
9107 bf_get(lpfc_mcqe_ext_status,
9108 &mboxq->mcqe),
James Smarta183a152011-10-10 21:32:43 -04009109 psli->sli_flag, flag);
James Smartf1126682009-06-10 17:22:44 -04009110 /* Unblock the async mailbox posting afterward */
9111 lpfc_sli4_async_mbox_unblock(phba);
9112 }
9113 return rc;
James Smartda0436e2009-05-22 14:51:39 -04009114 }
9115
Colin Ian King291c2542019-12-18 08:43:01 +00009116 /* Now, interrupt mode asynchronous mailbox command */
James Smartda0436e2009-05-22 14:51:39 -04009117 rc = lpfc_mbox_cmd_check(phba, mboxq);
9118 if (rc) {
Dick Kennedy372c1872020-06-30 14:50:00 -07009119 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smarta183a152011-10-10 21:32:43 -04009120 "(%d):2543 Mailbox command x%x (x%x/x%x) "
James Smartda0436e2009-05-22 14:51:39 -04009121 "cannot issue Data: x%x x%x\n",
9122 mboxq->vport ? mboxq->vport->vpi : 0,
9123 mboxq->u.mb.mbxCommand,
James Smarta183a152011-10-10 21:32:43 -04009124 lpfc_sli_config_mbox_subsys_get(phba, mboxq),
9125 lpfc_sli_config_mbox_opcode_get(phba, mboxq),
James Smartda0436e2009-05-22 14:51:39 -04009126 psli->sli_flag, flag);
9127 goto out_not_finished;
9128 }
James Smartda0436e2009-05-22 14:51:39 -04009129
9130 /* Put the mailbox command to the driver internal FIFO */
9131 psli->slistat.mbox_busy++;
9132 spin_lock_irqsave(&phba->hbalock, iflags);
9133 lpfc_mbox_put(phba, mboxq);
9134 spin_unlock_irqrestore(&phba->hbalock, iflags);
9135 lpfc_printf_log(phba, KERN_INFO, LOG_MBOX | LOG_SLI,
9136 "(%d):0354 Mbox cmd issue - Enqueue Data: "
James Smarta183a152011-10-10 21:32:43 -04009137 "x%x (x%x/x%x) x%x x%x x%x\n",
James Smartda0436e2009-05-22 14:51:39 -04009138 mboxq->vport ? mboxq->vport->vpi : 0xffffff,
9139 bf_get(lpfc_mqe_command, &mboxq->u.mqe),
James Smarta183a152011-10-10 21:32:43 -04009140 lpfc_sli_config_mbox_subsys_get(phba, mboxq),
9141 lpfc_sli_config_mbox_opcode_get(phba, mboxq),
James Smartda0436e2009-05-22 14:51:39 -04009142 phba->pport->port_state,
9143 psli->sli_flag, MBX_NOWAIT);
9144 /* Wake up worker thread to transport mailbox command from head */
9145 lpfc_worker_wake_up(phba);
9146
9147 return MBX_BUSY;
9148
9149out_not_finished:
9150 return MBX_NOT_FINISHED;
9151}
9152
9153/**
9154 * lpfc_sli4_post_async_mbox - Post an SLI4 mailbox command to device
9155 * @phba: Pointer to HBA context object.
9156 *
9157 * This function is called by worker thread to send a mailbox command to
9158 * SLI4 HBA firmware.
9159 *
9160 **/
9161int
9162lpfc_sli4_post_async_mbox(struct lpfc_hba *phba)
9163{
9164 struct lpfc_sli *psli = &phba->sli;
9165 LPFC_MBOXQ_t *mboxq;
9166 int rc = MBX_SUCCESS;
9167 unsigned long iflags;
9168 struct lpfc_mqe *mqe;
9169 uint32_t mbx_cmnd;
9170
9171 /* Check interrupt mode before post async mailbox command */
9172 if (unlikely(!phba->sli4_hba.intr_enable))
9173 return MBX_NOT_FINISHED;
9174
9175 /* Check for mailbox command service token */
9176 spin_lock_irqsave(&phba->hbalock, iflags);
9177 if (unlikely(psli->sli_flag & LPFC_SLI_ASYNC_MBX_BLK)) {
9178 spin_unlock_irqrestore(&phba->hbalock, iflags);
9179 return MBX_NOT_FINISHED;
9180 }
9181 if (psli->sli_flag & LPFC_SLI_MBOX_ACTIVE) {
9182 spin_unlock_irqrestore(&phba->hbalock, iflags);
9183 return MBX_NOT_FINISHED;
9184 }
9185 if (unlikely(phba->sli.mbox_active)) {
9186 spin_unlock_irqrestore(&phba->hbalock, iflags);
Dick Kennedy372c1872020-06-30 14:50:00 -07009187 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smartda0436e2009-05-22 14:51:39 -04009188 "0384 There is pending active mailbox cmd\n");
9189 return MBX_NOT_FINISHED;
9190 }
9191 /* Take the mailbox command service token */
9192 psli->sli_flag |= LPFC_SLI_MBOX_ACTIVE;
9193
9194 /* Get the next mailbox command from head of queue */
9195 mboxq = lpfc_mbox_get(phba);
9196
9197 /* If no more mailbox command waiting for post, we're done */
9198 if (!mboxq) {
9199 psli->sli_flag &= ~LPFC_SLI_MBOX_ACTIVE;
9200 spin_unlock_irqrestore(&phba->hbalock, iflags);
9201 return MBX_SUCCESS;
9202 }
9203 phba->sli.mbox_active = mboxq;
9204 spin_unlock_irqrestore(&phba->hbalock, iflags);
9205
9206 /* Check device readiness for posting mailbox command */
9207 rc = lpfc_mbox_dev_check(phba);
9208 if (unlikely(rc))
9209 /* Driver clean routine will clean up pending mailbox */
9210 goto out_not_finished;
9211
9212 /* Prepare the mbox command to be posted */
9213 mqe = &mboxq->u.mqe;
9214 mbx_cmnd = bf_get(lpfc_mqe_command, mqe);
9215
9216 /* Start timer for the mbox_tmo and log some mailbox post messages */
9217 mod_timer(&psli->mbox_tmo, (jiffies +
James Smart256ec0d2013-04-17 20:14:58 -04009218 msecs_to_jiffies(1000 * lpfc_mbox_tmo_val(phba, mboxq))));
James Smartda0436e2009-05-22 14:51:39 -04009219
9220 lpfc_printf_log(phba, KERN_INFO, LOG_MBOX | LOG_SLI,
James Smarta183a152011-10-10 21:32:43 -04009221 "(%d):0355 Mailbox cmd x%x (x%x/x%x) issue Data: "
James Smartda0436e2009-05-22 14:51:39 -04009222 "x%x x%x\n",
9223 mboxq->vport ? mboxq->vport->vpi : 0, mbx_cmnd,
James Smarta183a152011-10-10 21:32:43 -04009224 lpfc_sli_config_mbox_subsys_get(phba, mboxq),
9225 lpfc_sli_config_mbox_opcode_get(phba, mboxq),
James Smartda0436e2009-05-22 14:51:39 -04009226 phba->pport->port_state, psli->sli_flag);
9227
9228 if (mbx_cmnd != MBX_HEARTBEAT) {
9229 if (mboxq->vport) {
9230 lpfc_debugfs_disc_trc(mboxq->vport,
9231 LPFC_DISC_TRC_MBOX_VPORT,
9232 "MBOX Send vport: cmd:x%x mb:x%x x%x",
9233 mbx_cmnd, mqe->un.mb_words[0],
9234 mqe->un.mb_words[1]);
9235 } else {
9236 lpfc_debugfs_disc_trc(phba->pport,
9237 LPFC_DISC_TRC_MBOX,
9238 "MBOX Send: cmd:x%x mb:x%x x%x",
9239 mbx_cmnd, mqe->un.mb_words[0],
9240 mqe->un.mb_words[1]);
9241 }
9242 }
9243 psli->slistat.mbox_cmd++;
9244
9245 /* Post the mailbox command to the port */
9246 rc = lpfc_sli4_mq_put(phba->sli4_hba.mbx_wq, mqe);
9247 if (rc != MBX_SUCCESS) {
Dick Kennedy372c1872020-06-30 14:50:00 -07009248 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smarta183a152011-10-10 21:32:43 -04009249 "(%d):2533 Mailbox command x%x (x%x/x%x) "
James Smartda0436e2009-05-22 14:51:39 -04009250 "cannot issue Data: x%x x%x\n",
9251 mboxq->vport ? mboxq->vport->vpi : 0,
9252 mboxq->u.mb.mbxCommand,
James Smarta183a152011-10-10 21:32:43 -04009253 lpfc_sli_config_mbox_subsys_get(phba, mboxq),
9254 lpfc_sli_config_mbox_opcode_get(phba, mboxq),
James Smartda0436e2009-05-22 14:51:39 -04009255 psli->sli_flag, MBX_NOWAIT);
9256 goto out_not_finished;
9257 }
9258
9259 return rc;
9260
9261out_not_finished:
9262 spin_lock_irqsave(&phba->hbalock, iflags);
James Smartd7069f02012-03-01 22:36:29 -05009263 if (phba->sli.mbox_active) {
9264 mboxq->u.mb.mbxStatus = MBX_NOT_FINISHED;
9265 __lpfc_mbox_cmpl_put(phba, mboxq);
9266 /* Release the token */
9267 psli->sli_flag &= ~LPFC_SLI_MBOX_ACTIVE;
9268 phba->sli.mbox_active = NULL;
9269 }
James Smartda0436e2009-05-22 14:51:39 -04009270 spin_unlock_irqrestore(&phba->hbalock, iflags);
9271
9272 return MBX_NOT_FINISHED;
9273}
9274
9275/**
9276 * lpfc_sli_issue_mbox - Wrapper func for issuing mailbox command
9277 * @phba: Pointer to HBA context object.
9278 * @pmbox: Pointer to mailbox object.
9279 * @flag: Flag indicating how the mailbox need to be processed.
9280 *
9281 * This routine wraps the actual SLI3 or SLI4 mailbox issuing routine from
9282 * the API jump table function pointer from the lpfc_hba struct.
9283 *
9284 * Return codes the caller owns the mailbox command after the return of the
9285 * function.
9286 **/
9287int
9288lpfc_sli_issue_mbox(struct lpfc_hba *phba, LPFC_MBOXQ_t *pmbox, uint32_t flag)
9289{
9290 return phba->lpfc_sli_issue_mbox(phba, pmbox, flag);
9291}
9292
9293/**
Lucas De Marchi25985ed2011-03-30 22:57:33 -03009294 * lpfc_mbox_api_table_setup - Set up mbox api function jump table
James Smartda0436e2009-05-22 14:51:39 -04009295 * @phba: The hba struct for which this call is being executed.
9296 * @dev_grp: The HBA PCI-Device group number.
9297 *
9298 * This routine sets up the mbox interface API function jump table in @phba
9299 * struct.
9300 * Returns: 0 - success, -ENODEV - failure.
9301 **/
9302int
9303lpfc_mbox_api_table_setup(struct lpfc_hba *phba, uint8_t dev_grp)
9304{
9305
9306 switch (dev_grp) {
9307 case LPFC_PCI_DEV_LP:
9308 phba->lpfc_sli_issue_mbox = lpfc_sli_issue_mbox_s3;
9309 phba->lpfc_sli_handle_slow_ring_event =
9310 lpfc_sli_handle_slow_ring_event_s3;
9311 phba->lpfc_sli_hbq_to_firmware = lpfc_sli_hbq_to_firmware_s3;
9312 phba->lpfc_sli_brdrestart = lpfc_sli_brdrestart_s3;
9313 phba->lpfc_sli_brdready = lpfc_sli_brdready_s3;
9314 break;
9315 case LPFC_PCI_DEV_OC:
9316 phba->lpfc_sli_issue_mbox = lpfc_sli_issue_mbox_s4;
9317 phba->lpfc_sli_handle_slow_ring_event =
9318 lpfc_sli_handle_slow_ring_event_s4;
9319 phba->lpfc_sli_hbq_to_firmware = lpfc_sli_hbq_to_firmware_s4;
9320 phba->lpfc_sli_brdrestart = lpfc_sli_brdrestart_s4;
9321 phba->lpfc_sli_brdready = lpfc_sli_brdready_s4;
9322 break;
9323 default:
Dick Kennedy372c1872020-06-30 14:50:00 -07009324 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smartda0436e2009-05-22 14:51:39 -04009325 "1420 Invalid HBA PCI-device group: 0x%x\n",
9326 dev_grp);
9327 return -ENODEV;
James Smartda0436e2009-05-22 14:51:39 -04009328 }
9329 return 0;
9330}
9331
9332/**
James Smart3621a712009-04-06 18:47:14 -04009333 * __lpfc_sli_ringtx_put - Add an iocb to the txq
James Smarte59058c2008-08-24 21:49:00 -04009334 * @phba: Pointer to HBA context object.
9335 * @pring: Pointer to driver SLI ring object.
9336 * @piocb: Pointer to address of newly added command iocb.
9337 *
James Smart27f3efd2019-10-18 14:18:19 -07009338 * This function is called with hbalock held for SLI3 ports or
9339 * the ring lock held for SLI4 ports to add a command
James Smarte59058c2008-08-24 21:49:00 -04009340 * iocb to the txq when SLI layer cannot submit the command iocb
9341 * to the ring.
9342 **/
James Smart2a9bf3d2010-06-07 15:24:45 -04009343void
James Smart92d7f7b2007-06-17 19:56:38 -05009344__lpfc_sli_ringtx_put(struct lpfc_hba *phba, struct lpfc_sli_ring *pring,
James Smart2e0fef82007-06-17 19:56:36 -05009345 struct lpfc_iocbq *piocb)
dea31012005-04-17 16:05:31 -05009346{
James Smart27f3efd2019-10-18 14:18:19 -07009347 if (phba->sli_rev == LPFC_SLI_REV4)
9348 lockdep_assert_held(&pring->ring_lock);
9349 else
9350 lockdep_assert_held(&phba->hbalock);
dea31012005-04-17 16:05:31 -05009351 /* Insert the caller's iocb in the txq tail for later processing. */
9352 list_add_tail(&piocb->list, &pring->txq);
dea31012005-04-17 16:05:31 -05009353}
9354
James Smarte59058c2008-08-24 21:49:00 -04009355/**
James Smart3621a712009-04-06 18:47:14 -04009356 * lpfc_sli_next_iocb - Get the next iocb in the txq
James Smarte59058c2008-08-24 21:49:00 -04009357 * @phba: Pointer to HBA context object.
9358 * @pring: Pointer to driver SLI ring object.
9359 * @piocb: Pointer to address of newly added command iocb.
9360 *
9361 * This function is called with hbalock held before a new
9362 * iocb is submitted to the firmware. This function checks
9363 * txq to flush the iocbs in txq to Firmware before
9364 * submitting new iocbs to the Firmware.
9365 * If there are iocbs in the txq which need to be submitted
9366 * to firmware, lpfc_sli_next_iocb returns the first element
9367 * of the txq after dequeuing it from txq.
9368 * If there is no iocb in the txq then the function will return
9369 * *piocb and *piocb is set to NULL. Caller needs to check
9370 * *piocb to find if there are more commands in the txq.
9371 **/
dea31012005-04-17 16:05:31 -05009372static struct lpfc_iocbq *
9373lpfc_sli_next_iocb(struct lpfc_hba *phba, struct lpfc_sli_ring *pring,
James Smart2e0fef82007-06-17 19:56:36 -05009374 struct lpfc_iocbq **piocb)
dea31012005-04-17 16:05:31 -05009375{
9376 struct lpfc_iocbq * nextiocb;
9377
Johannes Thumshirn1c2ba472016-01-20 16:22:22 +01009378 lockdep_assert_held(&phba->hbalock);
9379
dea31012005-04-17 16:05:31 -05009380 nextiocb = lpfc_sli_ringtx_get(phba, pring);
9381 if (!nextiocb) {
9382 nextiocb = *piocb;
9383 *piocb = NULL;
9384 }
9385
9386 return nextiocb;
9387}
9388
James Smarte59058c2008-08-24 21:49:00 -04009389/**
James Smart3772a992009-05-22 14:50:54 -04009390 * __lpfc_sli_issue_iocb_s3 - SLI3 device lockless ver of lpfc_sli_issue_iocb
James Smarte59058c2008-08-24 21:49:00 -04009391 * @phba: Pointer to HBA context object.
James Smart3772a992009-05-22 14:50:54 -04009392 * @ring_number: SLI ring number to issue iocb on.
James Smarte59058c2008-08-24 21:49:00 -04009393 * @piocb: Pointer to command iocb.
9394 * @flag: Flag indicating if this command can be put into txq.
9395 *
James Smart3772a992009-05-22 14:50:54 -04009396 * __lpfc_sli_issue_iocb_s3 is used by other functions in the driver to issue
9397 * an iocb command to an HBA with SLI-3 interface spec. If the PCI slot is
9398 * recovering from error state, if HBA is resetting or if LPFC_STOP_IOCB_EVENT
9399 * flag is turned on, the function returns IOCB_ERROR. When the link is down,
9400 * this function allows only iocbs for posting buffers. This function finds
9401 * next available slot in the command ring and posts the command to the
9402 * available slot and writes the port attention register to request HBA start
9403 * processing new iocb. If there is no slot available in the ring and
9404 * flag & SLI_IOCB_RET_IOCB is set, the new iocb is added to the txq, otherwise
9405 * the function returns IOCB_BUSY.
James Smarte59058c2008-08-24 21:49:00 -04009406 *
James Smart3772a992009-05-22 14:50:54 -04009407 * This function is called with hbalock held. The function will return success
9408 * after it successfully submit the iocb to firmware or after adding to the
9409 * txq.
James Smarte59058c2008-08-24 21:49:00 -04009410 **/
James Smart98c9ea52007-10-27 13:37:33 -04009411static int
James Smart3772a992009-05-22 14:50:54 -04009412__lpfc_sli_issue_iocb_s3(struct lpfc_hba *phba, uint32_t ring_number,
dea31012005-04-17 16:05:31 -05009413 struct lpfc_iocbq *piocb, uint32_t flag)
9414{
9415 struct lpfc_iocbq *nextiocb;
9416 IOCB_t *iocb;
James Smart895427b2017-02-12 13:52:30 -08009417 struct lpfc_sli_ring *pring = &phba->sli.sli3_ring[ring_number];
dea31012005-04-17 16:05:31 -05009418
Johannes Thumshirn1c2ba472016-01-20 16:22:22 +01009419 lockdep_assert_held(&phba->hbalock);
9420
James Smart92d7f7b2007-06-17 19:56:38 -05009421 if (piocb->iocb_cmpl && (!piocb->vport) &&
9422 (piocb->iocb.ulpCommand != CMD_ABORT_XRI_CN) &&
9423 (piocb->iocb.ulpCommand != CMD_CLOSE_XRI_CN)) {
Dick Kennedy372c1872020-06-30 14:50:00 -07009424 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smarte8b62012007-08-02 11:10:09 -04009425 "1807 IOCB x%x failed. No vport\n",
James Smart92d7f7b2007-06-17 19:56:38 -05009426 piocb->iocb.ulpCommand);
9427 dump_stack();
9428 return IOCB_ERROR;
9429 }
9430
9431
Linas Vepstas8d63f372007-02-14 14:28:36 -06009432 /* If the PCI channel is in offline state, do not post iocbs. */
9433 if (unlikely(pci_channel_offline(phba->pcidev)))
9434 return IOCB_ERROR;
9435
James Smarta257bf92009-04-06 18:48:10 -04009436 /* If HBA has a deferred error attention, fail the iocb. */
9437 if (unlikely(phba->hba_flag & DEFER_ERATT))
9438 return IOCB_ERROR;
9439
dea31012005-04-17 16:05:31 -05009440 /*
9441 * We should never get an IOCB if we are in a < LINK_DOWN state
9442 */
James Smart2e0fef82007-06-17 19:56:36 -05009443 if (unlikely(phba->link_state < LPFC_LINK_DOWN))
dea31012005-04-17 16:05:31 -05009444 return IOCB_ERROR;
9445
9446 /*
9447 * Check to see if we are blocking IOCB processing because of a
James Smart0b727fe2007-10-27 13:37:25 -04009448 * outstanding event.
dea31012005-04-17 16:05:31 -05009449 */
James Smart0b727fe2007-10-27 13:37:25 -04009450 if (unlikely(pring->flag & LPFC_STOP_IOCB_EVENT))
dea31012005-04-17 16:05:31 -05009451 goto iocb_busy;
9452
James Smart2e0fef82007-06-17 19:56:36 -05009453 if (unlikely(phba->link_state == LPFC_LINK_DOWN)) {
dea31012005-04-17 16:05:31 -05009454 /*
James Smart2680eea2007-04-25 09:52:55 -04009455 * Only CREATE_XRI, CLOSE_XRI, and QUE_RING_BUF
dea31012005-04-17 16:05:31 -05009456 * can be issued if the link is not up.
9457 */
9458 switch (piocb->iocb.ulpCommand) {
James Smart84774a42008-08-24 21:50:06 -04009459 case CMD_GEN_REQUEST64_CR:
9460 case CMD_GEN_REQUEST64_CX:
9461 if (!(phba->sli.sli_flag & LPFC_MENLO_MAINT) ||
9462 (piocb->iocb.un.genreq64.w5.hcsw.Rctl !=
James Smart6a9c52c2009-10-02 15:16:51 -04009463 FC_RCTL_DD_UNSOL_CMD) ||
James Smart84774a42008-08-24 21:50:06 -04009464 (piocb->iocb.un.genreq64.w5.hcsw.Type !=
9465 MENLO_TRANSPORT_TYPE))
9466
9467 goto iocb_busy;
9468 break;
dea31012005-04-17 16:05:31 -05009469 case CMD_QUE_RING_BUF_CN:
9470 case CMD_QUE_RING_BUF64_CN:
dea31012005-04-17 16:05:31 -05009471 /*
9472 * For IOCBs, like QUE_RING_BUF, that have no rsp ring
9473 * completion, iocb_cmpl MUST be 0.
9474 */
9475 if (piocb->iocb_cmpl)
9476 piocb->iocb_cmpl = NULL;
Gustavo A. R. Silvadf561f662020-08-23 17:36:59 -05009477 fallthrough;
dea31012005-04-17 16:05:31 -05009478 case CMD_CREATE_XRI_CR:
James Smart2680eea2007-04-25 09:52:55 -04009479 case CMD_CLOSE_XRI_CN:
9480 case CMD_CLOSE_XRI_CX:
dea31012005-04-17 16:05:31 -05009481 break;
9482 default:
9483 goto iocb_busy;
9484 }
9485
9486 /*
9487 * For FCP commands, we must be in a state where we can process link
9488 * attention events.
9489 */
James Smart895427b2017-02-12 13:52:30 -08009490 } else if (unlikely(pring->ringno == LPFC_FCP_RING &&
James Smart92d7f7b2007-06-17 19:56:38 -05009491 !(phba->sli.sli_flag & LPFC_PROCESS_LA))) {
dea31012005-04-17 16:05:31 -05009492 goto iocb_busy;
James Smart92d7f7b2007-06-17 19:56:38 -05009493 }
dea31012005-04-17 16:05:31 -05009494
dea31012005-04-17 16:05:31 -05009495 while ((iocb = lpfc_sli_next_iocb_slot(phba, pring)) &&
9496 (nextiocb = lpfc_sli_next_iocb(phba, pring, &piocb)))
9497 lpfc_sli_submit_iocb(phba, pring, iocb, nextiocb);
9498
9499 if (iocb)
9500 lpfc_sli_update_ring(phba, pring);
9501 else
9502 lpfc_sli_update_full_ring(phba, pring);
9503
9504 if (!piocb)
9505 return IOCB_SUCCESS;
9506
9507 goto out_busy;
9508
9509 iocb_busy:
9510 pring->stats.iocb_cmd_delay++;
9511
9512 out_busy:
9513
9514 if (!(flag & SLI_IOCB_RET_IOCB)) {
James Smart92d7f7b2007-06-17 19:56:38 -05009515 __lpfc_sli_ringtx_put(phba, pring, piocb);
dea31012005-04-17 16:05:31 -05009516 return IOCB_SUCCESS;
9517 }
9518
9519 return IOCB_BUSY;
9520}
9521
James Smart3772a992009-05-22 14:50:54 -04009522/**
James Smart4f774512009-05-22 14:52:35 -04009523 * lpfc_sli4_bpl2sgl - Convert the bpl/bde to a sgl.
9524 * @phba: Pointer to HBA context object.
Lee Jones7af29d42020-07-21 17:41:31 +01009525 * @piocbq: Pointer to command iocb.
James Smart4f774512009-05-22 14:52:35 -04009526 * @sglq: Pointer to the scatter gather queue object.
9527 *
9528 * This routine converts the bpl or bde that is in the IOCB
9529 * to a sgl list for the sli4 hardware. The physical address
9530 * of the bpl/bde is converted back to a virtual address.
9531 * If the IOCB contains a BPL then the list of BDE's is
9532 * converted to sli4_sge's. If the IOCB contains a single
9533 * BDE then it is converted to a single sli_sge.
9534 * The IOCB is still in cpu endianess so the contents of
9535 * the bpl can be used without byte swapping.
9536 *
9537 * Returns valid XRI = Success, NO_XRI = Failure.
9538**/
9539static uint16_t
9540lpfc_sli4_bpl2sgl(struct lpfc_hba *phba, struct lpfc_iocbq *piocbq,
9541 struct lpfc_sglq *sglq)
9542{
9543 uint16_t xritag = NO_XRI;
9544 struct ulp_bde64 *bpl = NULL;
9545 struct ulp_bde64 bde;
9546 struct sli4_sge *sgl = NULL;
James Smart1b511972011-12-13 13:23:09 -05009547 struct lpfc_dmabuf *dmabuf;
James Smart4f774512009-05-22 14:52:35 -04009548 IOCB_t *icmd;
9549 int numBdes = 0;
9550 int i = 0;
James Smart63e801c2010-11-20 23:14:19 -05009551 uint32_t offset = 0; /* accumulated offset in the sg request list */
9552 int inbound = 0; /* number of sg reply entries inbound from firmware */
James Smart4f774512009-05-22 14:52:35 -04009553
9554 if (!piocbq || !sglq)
9555 return xritag;
9556
9557 sgl = (struct sli4_sge *)sglq->sgl;
9558 icmd = &piocbq->iocb;
James Smart6b5151f2012-01-18 16:24:06 -05009559 if (icmd->ulpCommand == CMD_XMIT_BLS_RSP64_CX)
9560 return sglq->sli4_xritag;
James Smart4f774512009-05-22 14:52:35 -04009561 if (icmd->un.genreq64.bdl.bdeFlags == BUFF_TYPE_BLP_64) {
9562 numBdes = icmd->un.genreq64.bdl.bdeSize /
9563 sizeof(struct ulp_bde64);
9564 /* The addrHigh and addrLow fields within the IOCB
9565 * have not been byteswapped yet so there is no
9566 * need to swap them back.
9567 */
James Smart1b511972011-12-13 13:23:09 -05009568 if (piocbq->context3)
9569 dmabuf = (struct lpfc_dmabuf *)piocbq->context3;
9570 else
9571 return xritag;
James Smart4f774512009-05-22 14:52:35 -04009572
James Smart1b511972011-12-13 13:23:09 -05009573 bpl = (struct ulp_bde64 *)dmabuf->virt;
James Smart4f774512009-05-22 14:52:35 -04009574 if (!bpl)
9575 return xritag;
9576
9577 for (i = 0; i < numBdes; i++) {
9578 /* Should already be byte swapped. */
James Smart28baac72010-02-12 14:42:03 -05009579 sgl->addr_hi = bpl->addrHigh;
9580 sgl->addr_lo = bpl->addrLow;
9581
James Smart05580562011-05-24 11:40:48 -04009582 sgl->word2 = le32_to_cpu(sgl->word2);
James Smart4f774512009-05-22 14:52:35 -04009583 if ((i+1) == numBdes)
9584 bf_set(lpfc_sli4_sge_last, sgl, 1);
9585 else
9586 bf_set(lpfc_sli4_sge_last, sgl, 0);
James Smart28baac72010-02-12 14:42:03 -05009587 /* swap the size field back to the cpu so we
9588 * can assign it to the sgl.
9589 */
9590 bde.tus.w = le32_to_cpu(bpl->tus.w);
9591 sgl->sge_len = cpu_to_le32(bde.tus.f.bdeSize);
James Smart63e801c2010-11-20 23:14:19 -05009592 /* The offsets in the sgl need to be accumulated
9593 * separately for the request and reply lists.
9594 * The request is always first, the reply follows.
9595 */
9596 if (piocbq->iocb.ulpCommand == CMD_GEN_REQUEST64_CR) {
9597 /* add up the reply sg entries */
9598 if (bpl->tus.f.bdeFlags == BUFF_TYPE_BDE_64I)
9599 inbound++;
9600 /* first inbound? reset the offset */
9601 if (inbound == 1)
9602 offset = 0;
9603 bf_set(lpfc_sli4_sge_offset, sgl, offset);
James Smartf9bb2da2011-10-10 21:34:11 -04009604 bf_set(lpfc_sli4_sge_type, sgl,
9605 LPFC_SGE_TYPE_DATA);
James Smart63e801c2010-11-20 23:14:19 -05009606 offset += bde.tus.f.bdeSize;
9607 }
James Smart546fc852011-03-11 16:06:29 -05009608 sgl->word2 = cpu_to_le32(sgl->word2);
James Smart4f774512009-05-22 14:52:35 -04009609 bpl++;
9610 sgl++;
9611 }
9612 } else if (icmd->un.genreq64.bdl.bdeFlags == BUFF_TYPE_BDE_64) {
9613 /* The addrHigh and addrLow fields of the BDE have not
9614 * been byteswapped yet so they need to be swapped
9615 * before putting them in the sgl.
9616 */
9617 sgl->addr_hi =
9618 cpu_to_le32(icmd->un.genreq64.bdl.addrHigh);
9619 sgl->addr_lo =
9620 cpu_to_le32(icmd->un.genreq64.bdl.addrLow);
James Smart05580562011-05-24 11:40:48 -04009621 sgl->word2 = le32_to_cpu(sgl->word2);
James Smart4f774512009-05-22 14:52:35 -04009622 bf_set(lpfc_sli4_sge_last, sgl, 1);
9623 sgl->word2 = cpu_to_le32(sgl->word2);
James Smart28baac72010-02-12 14:42:03 -05009624 sgl->sge_len =
9625 cpu_to_le32(icmd->un.genreq64.bdl.bdeSize);
James Smart4f774512009-05-22 14:52:35 -04009626 }
9627 return sglq->sli4_xritag;
9628}
9629
9630/**
Lee Jones8514e2f2021-03-03 14:46:18 +00009631 * lpfc_sli4_iocb2wqe - Convert the IOCB to a work queue entry.
James Smart4f774512009-05-22 14:52:35 -04009632 * @phba: Pointer to HBA context object.
Lee Jones7af29d42020-07-21 17:41:31 +01009633 * @iocbq: Pointer to command iocb.
James Smart4f774512009-05-22 14:52:35 -04009634 * @wqe: Pointer to the work queue entry.
9635 *
9636 * This routine converts the iocb command to its Work Queue Entry
9637 * equivalent. The wqe pointer should not have any fields set when
9638 * this routine is called because it will memcpy over them.
9639 * This routine does not set the CQ_ID or the WQEC bits in the
9640 * wqe.
9641 *
9642 * Returns: 0 = Success, IOCB_ERROR = Failure.
9643 **/
9644static int
9645lpfc_sli4_iocb2wqe(struct lpfc_hba *phba, struct lpfc_iocbq *iocbq,
James Smart205e8242018-03-05 12:04:03 -08009646 union lpfc_wqe128 *wqe)
James Smart4f774512009-05-22 14:52:35 -04009647{
James Smart5ffc2662009-11-18 15:39:44 -05009648 uint32_t xmit_len = 0, total_len = 0;
James Smart4f774512009-05-22 14:52:35 -04009649 uint8_t ct = 0;
9650 uint32_t fip;
9651 uint32_t abort_tag;
9652 uint8_t command_type = ELS_COMMAND_NON_FIP;
9653 uint8_t cmnd;
9654 uint16_t xritag;
James Smartdcf2a4e2010-09-29 11:18:53 -04009655 uint16_t abrt_iotag;
9656 struct lpfc_iocbq *abrtiocbq;
James Smart4f774512009-05-22 14:52:35 -04009657 struct ulp_bde64 *bpl = NULL;
James Smartf0d9bcc2010-10-22 11:07:09 -04009658 uint32_t els_id = LPFC_ELS_ID_DEFAULT;
James Smart5ffc2662009-11-18 15:39:44 -05009659 int numBdes, i;
9660 struct ulp_bde64 bde;
James Smartc31098c2011-04-16 11:03:33 -04009661 struct lpfc_nodelist *ndlp;
James Smartff78d8f2011-12-13 13:21:35 -05009662 uint32_t *pcmd;
James Smart1b511972011-12-13 13:23:09 -05009663 uint32_t if_type;
James Smart4f774512009-05-22 14:52:35 -04009664
James Smart45ed1192009-10-02 15:17:02 -04009665 fip = phba->hba_flag & HBA_FIP_SUPPORT;
James Smart4f774512009-05-22 14:52:35 -04009666 /* The fcp commands will set command type */
James Smart0c287582009-06-10 17:22:56 -04009667 if (iocbq->iocb_flag & LPFC_IO_FCP)
James Smart4f774512009-05-22 14:52:35 -04009668 command_type = FCP_COMMAND;
James Smartc8685952009-11-18 15:39:16 -05009669 else if (fip && (iocbq->iocb_flag & LPFC_FIP_ELS_ID_MASK))
James Smart0c287582009-06-10 17:22:56 -04009670 command_type = ELS_COMMAND_FIP;
9671 else
9672 command_type = ELS_COMMAND_NON_FIP;
9673
James Smartb5c53952016-03-31 14:12:30 -07009674 if (phba->fcp_embed_io)
9675 memset(wqe, 0, sizeof(union lpfc_wqe128));
James Smart4f774512009-05-22 14:52:35 -04009676 /* Some of the fields are in the right position already */
9677 memcpy(wqe, &iocbq->iocb, sizeof(union lpfc_wqe));
James Smarte62245d2019-08-14 16:57:08 -07009678 /* The ct field has moved so reset */
9679 wqe->generic.wqe_com.word7 = 0;
9680 wqe->generic.wqe_com.word10 = 0;
James Smartb5c53952016-03-31 14:12:30 -07009681
9682 abort_tag = (uint32_t) iocbq->iotag;
9683 xritag = iocbq->sli4_xritag;
James Smart4f774512009-05-22 14:52:35 -04009684 /* words0-2 bpl convert bde */
9685 if (iocbq->iocb.un.genreq64.bdl.bdeFlags == BUFF_TYPE_BLP_64) {
James Smart5ffc2662009-11-18 15:39:44 -05009686 numBdes = iocbq->iocb.un.genreq64.bdl.bdeSize /
9687 sizeof(struct ulp_bde64);
James Smart4f774512009-05-22 14:52:35 -04009688 bpl = (struct ulp_bde64 *)
9689 ((struct lpfc_dmabuf *)iocbq->context3)->virt;
9690 if (!bpl)
9691 return IOCB_ERROR;
9692
9693 /* Should already be byte swapped. */
9694 wqe->generic.bde.addrHigh = le32_to_cpu(bpl->addrHigh);
9695 wqe->generic.bde.addrLow = le32_to_cpu(bpl->addrLow);
9696 /* swap the size field back to the cpu so we
9697 * can assign it to the sgl.
9698 */
9699 wqe->generic.bde.tus.w = le32_to_cpu(bpl->tus.w);
James Smart5ffc2662009-11-18 15:39:44 -05009700 xmit_len = wqe->generic.bde.tus.f.bdeSize;
9701 total_len = 0;
9702 for (i = 0; i < numBdes; i++) {
9703 bde.tus.w = le32_to_cpu(bpl[i].tus.w);
9704 total_len += bde.tus.f.bdeSize;
9705 }
James Smart4f774512009-05-22 14:52:35 -04009706 } else
James Smart5ffc2662009-11-18 15:39:44 -05009707 xmit_len = iocbq->iocb.un.fcpi64.bdl.bdeSize;
James Smart4f774512009-05-22 14:52:35 -04009708
9709 iocbq->iocb.ulpIoTag = iocbq->iotag;
9710 cmnd = iocbq->iocb.ulpCommand;
9711
9712 switch (iocbq->iocb.ulpCommand) {
9713 case CMD_ELS_REQUEST64_CR:
James Smart93d1379e2012-05-09 21:19:34 -04009714 if (iocbq->iocb_flag & LPFC_IO_LIBDFC)
9715 ndlp = iocbq->context_un.ndlp;
9716 else
9717 ndlp = (struct lpfc_nodelist *)iocbq->context1;
James Smart4f774512009-05-22 14:52:35 -04009718 if (!iocbq->iocb.ulpLe) {
Dick Kennedy372c1872020-06-30 14:50:00 -07009719 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart4f774512009-05-22 14:52:35 -04009720 "2007 Only Limited Edition cmd Format"
9721 " supported 0x%x\n",
9722 iocbq->iocb.ulpCommand);
9723 return IOCB_ERROR;
9724 }
James Smartff78d8f2011-12-13 13:21:35 -05009725
James Smart5ffc2662009-11-18 15:39:44 -05009726 wqe->els_req.payload_len = xmit_len;
James Smart4f774512009-05-22 14:52:35 -04009727 /* Els_reguest64 has a TMO */
9728 bf_set(wqe_tmo, &wqe->els_req.wqe_com,
9729 iocbq->iocb.ulpTimeout);
9730 /* Need a VF for word 4 set the vf bit*/
9731 bf_set(els_req64_vf, &wqe->els_req, 0);
9732 /* And a VFID for word 12 */
9733 bf_set(els_req64_vfid, &wqe->els_req, 0);
James Smart4f774512009-05-22 14:52:35 -04009734 ct = ((iocbq->iocb.ulpCt_h << 1) | iocbq->iocb.ulpCt_l);
James Smartf0d9bcc2010-10-22 11:07:09 -04009735 bf_set(wqe_ctxt_tag, &wqe->els_req.wqe_com,
9736 iocbq->iocb.ulpContext);
9737 bf_set(wqe_ct, &wqe->els_req.wqe_com, ct);
9738 bf_set(wqe_pu, &wqe->els_req.wqe_com, 0);
James Smart4f774512009-05-22 14:52:35 -04009739 /* CCP CCPE PV PRI in word10 were set in the memcpy */
James Smartff78d8f2011-12-13 13:21:35 -05009740 if (command_type == ELS_COMMAND_FIP)
James Smartc8685952009-11-18 15:39:16 -05009741 els_id = ((iocbq->iocb_flag & LPFC_FIP_ELS_ID_MASK)
9742 >> LPFC_FIP_ELS_ID_SHIFT);
James Smartff78d8f2011-12-13 13:21:35 -05009743 pcmd = (uint32_t *) (((struct lpfc_dmabuf *)
9744 iocbq->context2)->virt);
James Smart1b511972011-12-13 13:23:09 -05009745 if_type = bf_get(lpfc_sli_intf_if_type,
9746 &phba->sli4_hba.sli_intf);
James Smart27d6ac02018-02-22 08:18:42 -08009747 if (if_type >= LPFC_SLI_INTF_IF_TYPE_2) {
James Smartff78d8f2011-12-13 13:21:35 -05009748 if (pcmd && (*pcmd == ELS_CMD_FLOGI ||
James Smartcb69f7d2011-12-13 13:21:57 -05009749 *pcmd == ELS_CMD_SCR ||
James Smartdf3fe762020-02-10 09:31:55 -08009750 *pcmd == ELS_CMD_RDF ||
James Smartf60cb932019-05-14 14:58:05 -07009751 *pcmd == ELS_CMD_RSCN_XMT ||
James Smart6b5151f2012-01-18 16:24:06 -05009752 *pcmd == ELS_CMD_FDISC ||
James Smartbdcd2b92012-03-01 22:33:52 -05009753 *pcmd == ELS_CMD_LOGO ||
James Smartff78d8f2011-12-13 13:21:35 -05009754 *pcmd == ELS_CMD_PLOGI)) {
9755 bf_set(els_req64_sp, &wqe->els_req, 1);
9756 bf_set(els_req64_sid, &wqe->els_req,
9757 iocbq->vport->fc_myDID);
James Smart939723a2012-05-09 21:19:03 -04009758 if ((*pcmd == ELS_CMD_FLOGI) &&
9759 !(phba->fc_topology ==
9760 LPFC_TOPOLOGY_LOOP))
9761 bf_set(els_req64_sid, &wqe->els_req, 0);
James Smartff78d8f2011-12-13 13:21:35 -05009762 bf_set(wqe_ct, &wqe->els_req.wqe_com, 1);
9763 bf_set(wqe_ctxt_tag, &wqe->els_req.wqe_com,
James Smarta7dd9c02012-05-09 21:16:50 -04009764 phba->vpi_ids[iocbq->vport->vpi]);
James Smart3ef6d242012-01-18 16:23:48 -05009765 } else if (pcmd && iocbq->context1) {
James Smartff78d8f2011-12-13 13:21:35 -05009766 bf_set(wqe_ct, &wqe->els_req.wqe_com, 0);
9767 bf_set(wqe_ctxt_tag, &wqe->els_req.wqe_com,
9768 phba->sli4_hba.rpi_ids[ndlp->nlp_rpi]);
9769 }
James Smartc8685952009-11-18 15:39:16 -05009770 }
James Smart6d368e52011-05-24 11:44:12 -04009771 bf_set(wqe_temp_rpi, &wqe->els_req.wqe_com,
9772 phba->sli4_hba.rpi_ids[ndlp->nlp_rpi]);
James Smartf0d9bcc2010-10-22 11:07:09 -04009773 bf_set(wqe_els_id, &wqe->els_req.wqe_com, els_id);
9774 bf_set(wqe_dbde, &wqe->els_req.wqe_com, 1);
9775 bf_set(wqe_iod, &wqe->els_req.wqe_com, LPFC_WQE_IOD_READ);
9776 bf_set(wqe_qosd, &wqe->els_req.wqe_com, 1);
9777 bf_set(wqe_lenloc, &wqe->els_req.wqe_com, LPFC_WQE_LENLOC_NONE);
9778 bf_set(wqe_ebde_cnt, &wqe->els_req.wqe_com, 0);
James Smartaf227412013-10-10 12:23:10 -04009779 wqe->els_req.max_response_payload_len = total_len - xmit_len;
James Smart7851fe22011-07-22 18:36:52 -04009780 break;
James Smart5ffc2662009-11-18 15:39:44 -05009781 case CMD_XMIT_SEQUENCE64_CX:
James Smartf0d9bcc2010-10-22 11:07:09 -04009782 bf_set(wqe_ctxt_tag, &wqe->xmit_sequence.wqe_com,
9783 iocbq->iocb.un.ulpWord[3]);
9784 bf_set(wqe_rcvoxid, &wqe->xmit_sequence.wqe_com,
James Smart7851fe22011-07-22 18:36:52 -04009785 iocbq->iocb.unsli3.rcvsli3.ox_id);
James Smart5ffc2662009-11-18 15:39:44 -05009786 /* The entire sequence is transmitted for this IOCB */
9787 xmit_len = total_len;
9788 cmnd = CMD_XMIT_SEQUENCE64_CR;
James Smart1b511972011-12-13 13:23:09 -05009789 if (phba->link_flag & LS_LOOPBACK_MODE)
9790 bf_set(wqe_xo, &wqe->xmit_sequence.wge_ctl, 1);
Gustavo A. R. Silvadf561f662020-08-23 17:36:59 -05009791 fallthrough;
James Smart4f774512009-05-22 14:52:35 -04009792 case CMD_XMIT_SEQUENCE64_CR:
James Smartf0d9bcc2010-10-22 11:07:09 -04009793 /* word3 iocb=io_tag32 wqe=reserved */
9794 wqe->xmit_sequence.rsvd3 = 0;
James Smart4f774512009-05-22 14:52:35 -04009795 /* word4 relative_offset memcpy */
9796 /* word5 r_ctl/df_ctl memcpy */
James Smartf0d9bcc2010-10-22 11:07:09 -04009797 bf_set(wqe_pu, &wqe->xmit_sequence.wqe_com, 0);
9798 bf_set(wqe_dbde, &wqe->xmit_sequence.wqe_com, 1);
9799 bf_set(wqe_iod, &wqe->xmit_sequence.wqe_com,
9800 LPFC_WQE_IOD_WRITE);
9801 bf_set(wqe_lenloc, &wqe->xmit_sequence.wqe_com,
9802 LPFC_WQE_LENLOC_WORD12);
9803 bf_set(wqe_ebde_cnt, &wqe->xmit_sequence.wqe_com, 0);
James Smart5ffc2662009-11-18 15:39:44 -05009804 wqe->xmit_sequence.xmit_len = xmit_len;
9805 command_type = OTHER_COMMAND;
James Smart7851fe22011-07-22 18:36:52 -04009806 break;
James Smart4f774512009-05-22 14:52:35 -04009807 case CMD_XMIT_BCAST64_CN:
James Smartf0d9bcc2010-10-22 11:07:09 -04009808 /* word3 iocb=iotag32 wqe=seq_payload_len */
9809 wqe->xmit_bcast64.seq_payload_len = xmit_len;
James Smart4f774512009-05-22 14:52:35 -04009810 /* word4 iocb=rsvd wqe=rsvd */
9811 /* word5 iocb=rctl/type/df_ctl wqe=rctl/type/df_ctl memcpy */
9812 /* word6 iocb=ctxt_tag/io_tag wqe=ctxt_tag/xri */
James Smartf0d9bcc2010-10-22 11:07:09 -04009813 bf_set(wqe_ct, &wqe->xmit_bcast64.wqe_com,
James Smart4f774512009-05-22 14:52:35 -04009814 ((iocbq->iocb.ulpCt_h << 1) | iocbq->iocb.ulpCt_l));
James Smartf0d9bcc2010-10-22 11:07:09 -04009815 bf_set(wqe_dbde, &wqe->xmit_bcast64.wqe_com, 1);
9816 bf_set(wqe_iod, &wqe->xmit_bcast64.wqe_com, LPFC_WQE_IOD_WRITE);
9817 bf_set(wqe_lenloc, &wqe->xmit_bcast64.wqe_com,
9818 LPFC_WQE_LENLOC_WORD3);
9819 bf_set(wqe_ebde_cnt, &wqe->xmit_bcast64.wqe_com, 0);
James Smart7851fe22011-07-22 18:36:52 -04009820 break;
James Smart4f774512009-05-22 14:52:35 -04009821 case CMD_FCP_IWRITE64_CR:
9822 command_type = FCP_COMMAND_DATA_OUT;
James Smartf0d9bcc2010-10-22 11:07:09 -04009823 /* word3 iocb=iotag wqe=payload_offset_len */
9824 /* Add the FCP_CMD and FCP_RSP sizes to get the offset */
James Smart0ba4b212013-10-10 12:22:38 -04009825 bf_set(payload_offset_len, &wqe->fcp_iwrite,
9826 xmit_len + sizeof(struct fcp_rsp));
9827 bf_set(cmd_buff_len, &wqe->fcp_iwrite,
9828 0);
James Smartf0d9bcc2010-10-22 11:07:09 -04009829 /* word4 iocb=parameter wqe=total_xfer_length memcpy */
9830 /* word5 iocb=initial_xfer_len wqe=initial_xfer_len memcpy */
9831 bf_set(wqe_erp, &wqe->fcp_iwrite.wqe_com,
9832 iocbq->iocb.ulpFCP2Rcvy);
9833 bf_set(wqe_lnk, &wqe->fcp_iwrite.wqe_com, iocbq->iocb.ulpXS);
9834 /* Always open the exchange */
James Smartf0d9bcc2010-10-22 11:07:09 -04009835 bf_set(wqe_iod, &wqe->fcp_iwrite.wqe_com, LPFC_WQE_IOD_WRITE);
9836 bf_set(wqe_lenloc, &wqe->fcp_iwrite.wqe_com,
9837 LPFC_WQE_LENLOC_WORD4);
James Smartf0d9bcc2010-10-22 11:07:09 -04009838 bf_set(wqe_pu, &wqe->fcp_iwrite.wqe_com, iocbq->iocb.ulpPU);
James Smartacd68592012-01-18 16:25:09 -05009839 bf_set(wqe_dbde, &wqe->fcp_iwrite.wqe_com, 1);
James Smart1ba981f2014-02-20 09:56:45 -05009840 if (iocbq->iocb_flag & LPFC_IO_OAS) {
9841 bf_set(wqe_oas, &wqe->fcp_iwrite.wqe_com, 1);
James Smartc92c8412016-07-06 12:36:05 -07009842 bf_set(wqe_ccpe, &wqe->fcp_iwrite.wqe_com, 1);
9843 if (iocbq->priority) {
9844 bf_set(wqe_ccp, &wqe->fcp_iwrite.wqe_com,
9845 (iocbq->priority << 1));
9846 } else {
James Smart1ba981f2014-02-20 09:56:45 -05009847 bf_set(wqe_ccp, &wqe->fcp_iwrite.wqe_com,
9848 (phba->cfg_XLanePriority << 1));
9849 }
9850 }
James Smartb5c53952016-03-31 14:12:30 -07009851 /* Note, word 10 is already initialized to 0 */
9852
James Smart414abe02018-06-26 08:24:26 -07009853 /* Don't set PBDE for Perf hints, just lpfc_enable_pbde */
9854 if (phba->cfg_enable_pbde)
James Smart0bc2b7c2018-02-22 08:18:48 -08009855 bf_set(wqe_pbde, &wqe->fcp_iwrite.wqe_com, 1);
9856 else
9857 bf_set(wqe_pbde, &wqe->fcp_iwrite.wqe_com, 0);
9858
James Smartb5c53952016-03-31 14:12:30 -07009859 if (phba->fcp_embed_io) {
James Smartc4908502019-01-28 11:14:28 -08009860 struct lpfc_io_buf *lpfc_cmd;
James Smartb5c53952016-03-31 14:12:30 -07009861 struct sli4_sge *sgl;
James Smartb5c53952016-03-31 14:12:30 -07009862 struct fcp_cmnd *fcp_cmnd;
9863 uint32_t *ptr;
9864
9865 /* 128 byte wqe support here */
James Smartb5c53952016-03-31 14:12:30 -07009866
9867 lpfc_cmd = iocbq->context1;
James Smart0794d602019-01-28 11:14:19 -08009868 sgl = (struct sli4_sge *)lpfc_cmd->dma_sgl;
James Smartb5c53952016-03-31 14:12:30 -07009869 fcp_cmnd = lpfc_cmd->fcp_cmnd;
9870
9871 /* Word 0-2 - FCP_CMND */
James Smart205e8242018-03-05 12:04:03 -08009872 wqe->generic.bde.tus.f.bdeFlags =
James Smartb5c53952016-03-31 14:12:30 -07009873 BUFF_TYPE_BDE_IMMED;
James Smart205e8242018-03-05 12:04:03 -08009874 wqe->generic.bde.tus.f.bdeSize = sgl->sge_len;
9875 wqe->generic.bde.addrHigh = 0;
9876 wqe->generic.bde.addrLow = 88; /* Word 22 */
James Smartb5c53952016-03-31 14:12:30 -07009877
James Smart205e8242018-03-05 12:04:03 -08009878 bf_set(wqe_wqes, &wqe->fcp_iwrite.wqe_com, 1);
9879 bf_set(wqe_dbde, &wqe->fcp_iwrite.wqe_com, 0);
James Smartb5c53952016-03-31 14:12:30 -07009880
9881 /* Word 22-29 FCP CMND Payload */
James Smart205e8242018-03-05 12:04:03 -08009882 ptr = &wqe->words[22];
James Smartb5c53952016-03-31 14:12:30 -07009883 memcpy(ptr, fcp_cmnd, sizeof(struct fcp_cmnd));
9884 }
James Smart7851fe22011-07-22 18:36:52 -04009885 break;
James Smartf0d9bcc2010-10-22 11:07:09 -04009886 case CMD_FCP_IREAD64_CR:
9887 /* word3 iocb=iotag wqe=payload_offset_len */
9888 /* Add the FCP_CMD and FCP_RSP sizes to get the offset */
James Smart0ba4b212013-10-10 12:22:38 -04009889 bf_set(payload_offset_len, &wqe->fcp_iread,
9890 xmit_len + sizeof(struct fcp_rsp));
9891 bf_set(cmd_buff_len, &wqe->fcp_iread,
9892 0);
James Smartf0d9bcc2010-10-22 11:07:09 -04009893 /* word4 iocb=parameter wqe=total_xfer_length memcpy */
9894 /* word5 iocb=initial_xfer_len wqe=initial_xfer_len memcpy */
9895 bf_set(wqe_erp, &wqe->fcp_iread.wqe_com,
9896 iocbq->iocb.ulpFCP2Rcvy);
9897 bf_set(wqe_lnk, &wqe->fcp_iread.wqe_com, iocbq->iocb.ulpXS);
James Smart4f774512009-05-22 14:52:35 -04009898 /* Always open the exchange */
James Smartf0d9bcc2010-10-22 11:07:09 -04009899 bf_set(wqe_iod, &wqe->fcp_iread.wqe_com, LPFC_WQE_IOD_READ);
9900 bf_set(wqe_lenloc, &wqe->fcp_iread.wqe_com,
9901 LPFC_WQE_LENLOC_WORD4);
James Smartf0d9bcc2010-10-22 11:07:09 -04009902 bf_set(wqe_pu, &wqe->fcp_iread.wqe_com, iocbq->iocb.ulpPU);
James Smartacd68592012-01-18 16:25:09 -05009903 bf_set(wqe_dbde, &wqe->fcp_iread.wqe_com, 1);
James Smart1ba981f2014-02-20 09:56:45 -05009904 if (iocbq->iocb_flag & LPFC_IO_OAS) {
9905 bf_set(wqe_oas, &wqe->fcp_iread.wqe_com, 1);
James Smartc92c8412016-07-06 12:36:05 -07009906 bf_set(wqe_ccpe, &wqe->fcp_iread.wqe_com, 1);
9907 if (iocbq->priority) {
9908 bf_set(wqe_ccp, &wqe->fcp_iread.wqe_com,
9909 (iocbq->priority << 1));
9910 } else {
James Smart1ba981f2014-02-20 09:56:45 -05009911 bf_set(wqe_ccp, &wqe->fcp_iread.wqe_com,
9912 (phba->cfg_XLanePriority << 1));
9913 }
9914 }
James Smartb5c53952016-03-31 14:12:30 -07009915 /* Note, word 10 is already initialized to 0 */
9916
James Smart414abe02018-06-26 08:24:26 -07009917 /* Don't set PBDE for Perf hints, just lpfc_enable_pbde */
9918 if (phba->cfg_enable_pbde)
James Smart0bc2b7c2018-02-22 08:18:48 -08009919 bf_set(wqe_pbde, &wqe->fcp_iread.wqe_com, 1);
9920 else
9921 bf_set(wqe_pbde, &wqe->fcp_iread.wqe_com, 0);
9922
James Smartb5c53952016-03-31 14:12:30 -07009923 if (phba->fcp_embed_io) {
James Smartc4908502019-01-28 11:14:28 -08009924 struct lpfc_io_buf *lpfc_cmd;
James Smartb5c53952016-03-31 14:12:30 -07009925 struct sli4_sge *sgl;
James Smartb5c53952016-03-31 14:12:30 -07009926 struct fcp_cmnd *fcp_cmnd;
9927 uint32_t *ptr;
9928
9929 /* 128 byte wqe support here */
James Smartb5c53952016-03-31 14:12:30 -07009930
9931 lpfc_cmd = iocbq->context1;
James Smart0794d602019-01-28 11:14:19 -08009932 sgl = (struct sli4_sge *)lpfc_cmd->dma_sgl;
James Smartb5c53952016-03-31 14:12:30 -07009933 fcp_cmnd = lpfc_cmd->fcp_cmnd;
9934
9935 /* Word 0-2 - FCP_CMND */
James Smart205e8242018-03-05 12:04:03 -08009936 wqe->generic.bde.tus.f.bdeFlags =
James Smartb5c53952016-03-31 14:12:30 -07009937 BUFF_TYPE_BDE_IMMED;
James Smart205e8242018-03-05 12:04:03 -08009938 wqe->generic.bde.tus.f.bdeSize = sgl->sge_len;
9939 wqe->generic.bde.addrHigh = 0;
9940 wqe->generic.bde.addrLow = 88; /* Word 22 */
James Smartb5c53952016-03-31 14:12:30 -07009941
James Smart205e8242018-03-05 12:04:03 -08009942 bf_set(wqe_wqes, &wqe->fcp_iread.wqe_com, 1);
9943 bf_set(wqe_dbde, &wqe->fcp_iread.wqe_com, 0);
James Smartb5c53952016-03-31 14:12:30 -07009944
9945 /* Word 22-29 FCP CMND Payload */
James Smart205e8242018-03-05 12:04:03 -08009946 ptr = &wqe->words[22];
James Smartb5c53952016-03-31 14:12:30 -07009947 memcpy(ptr, fcp_cmnd, sizeof(struct fcp_cmnd));
9948 }
James Smart7851fe22011-07-22 18:36:52 -04009949 break;
James Smartf1126682009-06-10 17:22:44 -04009950 case CMD_FCP_ICMND64_CR:
James Smart0ba4b212013-10-10 12:22:38 -04009951 /* word3 iocb=iotag wqe=payload_offset_len */
9952 /* Add the FCP_CMD and FCP_RSP sizes to get the offset */
9953 bf_set(payload_offset_len, &wqe->fcp_icmd,
9954 xmit_len + sizeof(struct fcp_rsp));
9955 bf_set(cmd_buff_len, &wqe->fcp_icmd,
9956 0);
James Smartf0d9bcc2010-10-22 11:07:09 -04009957 /* word3 iocb=IO_TAG wqe=reserved */
James Smartf0d9bcc2010-10-22 11:07:09 -04009958 bf_set(wqe_pu, &wqe->fcp_icmd.wqe_com, 0);
James Smartf1126682009-06-10 17:22:44 -04009959 /* Always open the exchange */
James Smartf0d9bcc2010-10-22 11:07:09 -04009960 bf_set(wqe_dbde, &wqe->fcp_icmd.wqe_com, 1);
9961 bf_set(wqe_iod, &wqe->fcp_icmd.wqe_com, LPFC_WQE_IOD_WRITE);
9962 bf_set(wqe_qosd, &wqe->fcp_icmd.wqe_com, 1);
9963 bf_set(wqe_lenloc, &wqe->fcp_icmd.wqe_com,
9964 LPFC_WQE_LENLOC_NONE);
James Smart2a94aea2012-09-29 11:30:31 -04009965 bf_set(wqe_erp, &wqe->fcp_icmd.wqe_com,
9966 iocbq->iocb.ulpFCP2Rcvy);
James Smart1ba981f2014-02-20 09:56:45 -05009967 if (iocbq->iocb_flag & LPFC_IO_OAS) {
9968 bf_set(wqe_oas, &wqe->fcp_icmd.wqe_com, 1);
James Smartc92c8412016-07-06 12:36:05 -07009969 bf_set(wqe_ccpe, &wqe->fcp_icmd.wqe_com, 1);
9970 if (iocbq->priority) {
9971 bf_set(wqe_ccp, &wqe->fcp_icmd.wqe_com,
9972 (iocbq->priority << 1));
9973 } else {
James Smart1ba981f2014-02-20 09:56:45 -05009974 bf_set(wqe_ccp, &wqe->fcp_icmd.wqe_com,
9975 (phba->cfg_XLanePriority << 1));
9976 }
9977 }
James Smartb5c53952016-03-31 14:12:30 -07009978 /* Note, word 10 is already initialized to 0 */
9979
9980 if (phba->fcp_embed_io) {
James Smartc4908502019-01-28 11:14:28 -08009981 struct lpfc_io_buf *lpfc_cmd;
James Smartb5c53952016-03-31 14:12:30 -07009982 struct sli4_sge *sgl;
James Smartb5c53952016-03-31 14:12:30 -07009983 struct fcp_cmnd *fcp_cmnd;
9984 uint32_t *ptr;
9985
9986 /* 128 byte wqe support here */
James Smartb5c53952016-03-31 14:12:30 -07009987
9988 lpfc_cmd = iocbq->context1;
James Smart0794d602019-01-28 11:14:19 -08009989 sgl = (struct sli4_sge *)lpfc_cmd->dma_sgl;
James Smartb5c53952016-03-31 14:12:30 -07009990 fcp_cmnd = lpfc_cmd->fcp_cmnd;
9991
9992 /* Word 0-2 - FCP_CMND */
James Smart205e8242018-03-05 12:04:03 -08009993 wqe->generic.bde.tus.f.bdeFlags =
James Smartb5c53952016-03-31 14:12:30 -07009994 BUFF_TYPE_BDE_IMMED;
James Smart205e8242018-03-05 12:04:03 -08009995 wqe->generic.bde.tus.f.bdeSize = sgl->sge_len;
9996 wqe->generic.bde.addrHigh = 0;
9997 wqe->generic.bde.addrLow = 88; /* Word 22 */
James Smartb5c53952016-03-31 14:12:30 -07009998
James Smart205e8242018-03-05 12:04:03 -08009999 bf_set(wqe_wqes, &wqe->fcp_icmd.wqe_com, 1);
10000 bf_set(wqe_dbde, &wqe->fcp_icmd.wqe_com, 0);
James Smartb5c53952016-03-31 14:12:30 -070010001
10002 /* Word 22-29 FCP CMND Payload */
James Smart205e8242018-03-05 12:04:03 -080010003 ptr = &wqe->words[22];
James Smartb5c53952016-03-31 14:12:30 -070010004 memcpy(ptr, fcp_cmnd, sizeof(struct fcp_cmnd));
10005 }
James Smart7851fe22011-07-22 18:36:52 -040010006 break;
James Smart4f774512009-05-22 14:52:35 -040010007 case CMD_GEN_REQUEST64_CR:
James Smart63e801c2010-11-20 23:14:19 -050010008 /* For this command calculate the xmit length of the
10009 * request bde.
10010 */
10011 xmit_len = 0;
10012 numBdes = iocbq->iocb.un.genreq64.bdl.bdeSize /
10013 sizeof(struct ulp_bde64);
10014 for (i = 0; i < numBdes; i++) {
James Smart63e801c2010-11-20 23:14:19 -050010015 bde.tus.w = le32_to_cpu(bpl[i].tus.w);
James Smart546fc852011-03-11 16:06:29 -050010016 if (bde.tus.f.bdeFlags != BUFF_TYPE_BDE_64)
10017 break;
James Smart63e801c2010-11-20 23:14:19 -050010018 xmit_len += bde.tus.f.bdeSize;
10019 }
James Smartf0d9bcc2010-10-22 11:07:09 -040010020 /* word3 iocb=IO_TAG wqe=request_payload_len */
10021 wqe->gen_req.request_payload_len = xmit_len;
10022 /* word4 iocb=parameter wqe=relative_offset memcpy */
10023 /* word5 [rctl, type, df_ctl, la] copied in memcpy */
James Smart4f774512009-05-22 14:52:35 -040010024 /* word6 context tag copied in memcpy */
10025 if (iocbq->iocb.ulpCt_h || iocbq->iocb.ulpCt_l) {
10026 ct = ((iocbq->iocb.ulpCt_h << 1) | iocbq->iocb.ulpCt_l);
Dick Kennedy372c1872020-06-30 14:50:00 -070010027 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart4f774512009-05-22 14:52:35 -040010028 "2015 Invalid CT %x command 0x%x\n",
10029 ct, iocbq->iocb.ulpCommand);
10030 return IOCB_ERROR;
10031 }
James Smartf0d9bcc2010-10-22 11:07:09 -040010032 bf_set(wqe_ct, &wqe->gen_req.wqe_com, 0);
10033 bf_set(wqe_tmo, &wqe->gen_req.wqe_com, iocbq->iocb.ulpTimeout);
10034 bf_set(wqe_pu, &wqe->gen_req.wqe_com, iocbq->iocb.ulpPU);
10035 bf_set(wqe_dbde, &wqe->gen_req.wqe_com, 1);
10036 bf_set(wqe_iod, &wqe->gen_req.wqe_com, LPFC_WQE_IOD_READ);
10037 bf_set(wqe_qosd, &wqe->gen_req.wqe_com, 1);
10038 bf_set(wqe_lenloc, &wqe->gen_req.wqe_com, LPFC_WQE_LENLOC_NONE);
10039 bf_set(wqe_ebde_cnt, &wqe->gen_req.wqe_com, 0);
James Smartaf227412013-10-10 12:23:10 -040010040 wqe->gen_req.max_response_payload_len = total_len - xmit_len;
James Smart4f774512009-05-22 14:52:35 -040010041 command_type = OTHER_COMMAND;
James Smart7851fe22011-07-22 18:36:52 -040010042 break;
James Smart4f774512009-05-22 14:52:35 -040010043 case CMD_XMIT_ELS_RSP64_CX:
James Smartc31098c2011-04-16 11:03:33 -040010044 ndlp = (struct lpfc_nodelist *)iocbq->context1;
James Smart4f774512009-05-22 14:52:35 -040010045 /* words0-2 BDE memcpy */
James Smartf0d9bcc2010-10-22 11:07:09 -040010046 /* word3 iocb=iotag32 wqe=response_payload_len */
10047 wqe->xmit_els_rsp.response_payload_len = xmit_len;
James Smart939723a2012-05-09 21:19:03 -040010048 /* word4 */
10049 wqe->xmit_els_rsp.word4 = 0;
James Smart4f774512009-05-22 14:52:35 -040010050 /* word5 iocb=rsvd wge=did */
10051 bf_set(wqe_els_did, &wqe->xmit_els_rsp.wqe_dest,
James Smart939723a2012-05-09 21:19:03 -040010052 iocbq->iocb.un.xseq64.xmit_els_remoteID);
10053
10054 if_type = bf_get(lpfc_sli_intf_if_type,
10055 &phba->sli4_hba.sli_intf);
James Smart27d6ac02018-02-22 08:18:42 -080010056 if (if_type >= LPFC_SLI_INTF_IF_TYPE_2) {
James Smart939723a2012-05-09 21:19:03 -040010057 if (iocbq->vport->fc_flag & FC_PT2PT) {
10058 bf_set(els_rsp64_sp, &wqe->xmit_els_rsp, 1);
10059 bf_set(els_rsp64_sid, &wqe->xmit_els_rsp,
10060 iocbq->vport->fc_myDID);
10061 if (iocbq->vport->fc_myDID == Fabric_DID) {
10062 bf_set(wqe_els_did,
10063 &wqe->xmit_els_rsp.wqe_dest, 0);
10064 }
10065 }
10066 }
James Smartf0d9bcc2010-10-22 11:07:09 -040010067 bf_set(wqe_ct, &wqe->xmit_els_rsp.wqe_com,
10068 ((iocbq->iocb.ulpCt_h << 1) | iocbq->iocb.ulpCt_l));
10069 bf_set(wqe_pu, &wqe->xmit_els_rsp.wqe_com, iocbq->iocb.ulpPU);
10070 bf_set(wqe_rcvoxid, &wqe->xmit_els_rsp.wqe_com,
James Smart7851fe22011-07-22 18:36:52 -040010071 iocbq->iocb.unsli3.rcvsli3.ox_id);
James Smart4f774512009-05-22 14:52:35 -040010072 if (!iocbq->iocb.ulpCt_h && iocbq->iocb.ulpCt_l)
James Smartf0d9bcc2010-10-22 11:07:09 -040010073 bf_set(wqe_ctxt_tag, &wqe->xmit_els_rsp.wqe_com,
James Smart6d368e52011-05-24 11:44:12 -040010074 phba->vpi_ids[iocbq->vport->vpi]);
James Smartf0d9bcc2010-10-22 11:07:09 -040010075 bf_set(wqe_dbde, &wqe->xmit_els_rsp.wqe_com, 1);
10076 bf_set(wqe_iod, &wqe->xmit_els_rsp.wqe_com, LPFC_WQE_IOD_WRITE);
10077 bf_set(wqe_qosd, &wqe->xmit_els_rsp.wqe_com, 1);
10078 bf_set(wqe_lenloc, &wqe->xmit_els_rsp.wqe_com,
10079 LPFC_WQE_LENLOC_WORD3);
10080 bf_set(wqe_ebde_cnt, &wqe->xmit_els_rsp.wqe_com, 0);
James Smart6d368e52011-05-24 11:44:12 -040010081 bf_set(wqe_rsp_temp_rpi, &wqe->xmit_els_rsp,
10082 phba->sli4_hba.rpi_ids[ndlp->nlp_rpi]);
James Smartff78d8f2011-12-13 13:21:35 -050010083 pcmd = (uint32_t *) (((struct lpfc_dmabuf *)
10084 iocbq->context2)->virt);
10085 if (phba->fc_topology == LPFC_TOPOLOGY_LOOP) {
James Smart939723a2012-05-09 21:19:03 -040010086 bf_set(els_rsp64_sp, &wqe->xmit_els_rsp, 1);
10087 bf_set(els_rsp64_sid, &wqe->xmit_els_rsp,
James Smartff78d8f2011-12-13 13:21:35 -050010088 iocbq->vport->fc_myDID);
James Smart939723a2012-05-09 21:19:03 -040010089 bf_set(wqe_ct, &wqe->xmit_els_rsp.wqe_com, 1);
10090 bf_set(wqe_ctxt_tag, &wqe->xmit_els_rsp.wqe_com,
James Smartff78d8f2011-12-13 13:21:35 -050010091 phba->vpi_ids[phba->pport->vpi]);
10092 }
James Smart4f774512009-05-22 14:52:35 -040010093 command_type = OTHER_COMMAND;
James Smart7851fe22011-07-22 18:36:52 -040010094 break;
James Smart4f774512009-05-22 14:52:35 -040010095 case CMD_CLOSE_XRI_CN:
10096 case CMD_ABORT_XRI_CN:
10097 case CMD_ABORT_XRI_CX:
10098 /* words 0-2 memcpy should be 0 rserved */
10099 /* port will send abts */
James Smartdcf2a4e2010-09-29 11:18:53 -040010100 abrt_iotag = iocbq->iocb.un.acxri.abortContextTag;
10101 if (abrt_iotag != 0 && abrt_iotag <= phba->sli.last_iotag) {
10102 abrtiocbq = phba->sli.iocbq_lookup[abrt_iotag];
10103 fip = abrtiocbq->iocb_flag & LPFC_FIP_ELS_ID_MASK;
10104 } else
10105 fip = 0;
10106
10107 if ((iocbq->iocb.ulpCommand == CMD_CLOSE_XRI_CN) || fip)
James Smart4f774512009-05-22 14:52:35 -040010108 /*
James Smartdcf2a4e2010-09-29 11:18:53 -040010109 * The link is down, or the command was ELS_FIP
10110 * so the fw does not need to send abts
James Smart4f774512009-05-22 14:52:35 -040010111 * on the wire.
10112 */
10113 bf_set(abort_cmd_ia, &wqe->abort_cmd, 1);
10114 else
10115 bf_set(abort_cmd_ia, &wqe->abort_cmd, 0);
10116 bf_set(abort_cmd_criteria, &wqe->abort_cmd, T_XRI_TAG);
James Smartf0d9bcc2010-10-22 11:07:09 -040010117 /* word5 iocb=CONTEXT_TAG|IO_TAG wqe=reserved */
10118 wqe->abort_cmd.rsrvd5 = 0;
10119 bf_set(wqe_ct, &wqe->abort_cmd.wqe_com,
James Smart4f774512009-05-22 14:52:35 -040010120 ((iocbq->iocb.ulpCt_h << 1) | iocbq->iocb.ulpCt_l));
10121 abort_tag = iocbq->iocb.un.acxri.abortIoTag;
James Smart4f774512009-05-22 14:52:35 -040010122 /*
10123 * The abort handler will send us CMD_ABORT_XRI_CN or
10124 * CMD_CLOSE_XRI_CN and the fw only accepts CMD_ABORT_XRI_CX
10125 */
James Smartf0d9bcc2010-10-22 11:07:09 -040010126 bf_set(wqe_cmnd, &wqe->abort_cmd.wqe_com, CMD_ABORT_XRI_CX);
10127 bf_set(wqe_qosd, &wqe->abort_cmd.wqe_com, 1);
10128 bf_set(wqe_lenloc, &wqe->abort_cmd.wqe_com,
10129 LPFC_WQE_LENLOC_NONE);
James Smart4f774512009-05-22 14:52:35 -040010130 cmnd = CMD_ABORT_XRI_CX;
10131 command_type = OTHER_COMMAND;
10132 xritag = 0;
James Smart7851fe22011-07-22 18:36:52 -040010133 break;
James Smart6669f9b2009-10-02 15:16:45 -040010134 case CMD_XMIT_BLS_RSP64_CX:
James Smart6b5151f2012-01-18 16:24:06 -050010135 ndlp = (struct lpfc_nodelist *)iocbq->context1;
James Smart546fc852011-03-11 16:06:29 -050010136 /* As BLS ABTS RSP WQE is very different from other WQEs,
James Smart6669f9b2009-10-02 15:16:45 -040010137 * we re-construct this WQE here based on information in
10138 * iocbq from scratch.
10139 */
James Smartd9f492a2019-08-14 16:57:04 -070010140 memset(wqe, 0, sizeof(*wqe));
James Smart5ffc2662009-11-18 15:39:44 -050010141 /* OX_ID is invariable to who sent ABTS to CT exchange */
James Smart6669f9b2009-10-02 15:16:45 -040010142 bf_set(xmit_bls_rsp64_oxid, &wqe->xmit_bls_rsp,
James Smart546fc852011-03-11 16:06:29 -050010143 bf_get(lpfc_abts_oxid, &iocbq->iocb.un.bls_rsp));
10144 if (bf_get(lpfc_abts_orig, &iocbq->iocb.un.bls_rsp) ==
James Smart5ffc2662009-11-18 15:39:44 -050010145 LPFC_ABTS_UNSOL_INT) {
10146 /* ABTS sent by initiator to CT exchange, the
10147 * RX_ID field will be filled with the newly
10148 * allocated responder XRI.
10149 */
10150 bf_set(xmit_bls_rsp64_rxid, &wqe->xmit_bls_rsp,
10151 iocbq->sli4_xritag);
10152 } else {
10153 /* ABTS sent by responder to CT exchange, the
10154 * RX_ID field will be filled with the responder
10155 * RX_ID from ABTS.
10156 */
10157 bf_set(xmit_bls_rsp64_rxid, &wqe->xmit_bls_rsp,
James Smart546fc852011-03-11 16:06:29 -050010158 bf_get(lpfc_abts_rxid, &iocbq->iocb.un.bls_rsp));
James Smart5ffc2662009-11-18 15:39:44 -050010159 }
James Smart6669f9b2009-10-02 15:16:45 -040010160 bf_set(xmit_bls_rsp64_seqcnthi, &wqe->xmit_bls_rsp, 0xffff);
10161 bf_set(wqe_xmit_bls_pt, &wqe->xmit_bls_rsp.wqe_dest, 0x1);
James Smart6b5151f2012-01-18 16:24:06 -050010162
10163 /* Use CT=VPI */
10164 bf_set(wqe_els_did, &wqe->xmit_bls_rsp.wqe_dest,
10165 ndlp->nlp_DID);
10166 bf_set(xmit_bls_rsp64_temprpi, &wqe->xmit_bls_rsp,
10167 iocbq->iocb.ulpContext);
10168 bf_set(wqe_ct, &wqe->xmit_bls_rsp.wqe_com, 1);
James Smart6669f9b2009-10-02 15:16:45 -040010169 bf_set(wqe_ctxt_tag, &wqe->xmit_bls_rsp.wqe_com,
James Smart6b5151f2012-01-18 16:24:06 -050010170 phba->vpi_ids[phba->pport->vpi]);
James Smartf0d9bcc2010-10-22 11:07:09 -040010171 bf_set(wqe_qosd, &wqe->xmit_bls_rsp.wqe_com, 1);
10172 bf_set(wqe_lenloc, &wqe->xmit_bls_rsp.wqe_com,
10173 LPFC_WQE_LENLOC_NONE);
James Smart6669f9b2009-10-02 15:16:45 -040010174 /* Overwrite the pre-set comnd type with OTHER_COMMAND */
10175 command_type = OTHER_COMMAND;
James Smart546fc852011-03-11 16:06:29 -050010176 if (iocbq->iocb.un.xseq64.w5.hcsw.Rctl == FC_RCTL_BA_RJT) {
10177 bf_set(xmit_bls_rsp64_rjt_vspec, &wqe->xmit_bls_rsp,
10178 bf_get(lpfc_vndr_code, &iocbq->iocb.un.bls_rsp));
10179 bf_set(xmit_bls_rsp64_rjt_expc, &wqe->xmit_bls_rsp,
10180 bf_get(lpfc_rsn_expln, &iocbq->iocb.un.bls_rsp));
10181 bf_set(xmit_bls_rsp64_rjt_rsnc, &wqe->xmit_bls_rsp,
10182 bf_get(lpfc_rsn_code, &iocbq->iocb.un.bls_rsp));
10183 }
10184
James Smart7851fe22011-07-22 18:36:52 -040010185 break;
James Smartae9e28f2017-05-15 15:20:51 -070010186 case CMD_SEND_FRAME:
James Smarte62245d2019-08-14 16:57:08 -070010187 bf_set(wqe_cmnd, &wqe->generic.wqe_com, CMD_SEND_FRAME);
10188 bf_set(wqe_sof, &wqe->generic.wqe_com, 0x2E); /* SOF byte */
10189 bf_set(wqe_eof, &wqe->generic.wqe_com, 0x41); /* EOF byte */
10190 bf_set(wqe_lenloc, &wqe->generic.wqe_com, 1);
10191 bf_set(wqe_xbl, &wqe->generic.wqe_com, 1);
10192 bf_set(wqe_dbde, &wqe->generic.wqe_com, 1);
10193 bf_set(wqe_xc, &wqe->generic.wqe_com, 1);
10194 bf_set(wqe_cmd_type, &wqe->generic.wqe_com, 0xA);
10195 bf_set(wqe_cqid, &wqe->generic.wqe_com, LPFC_WQE_CQ_ID_DEFAULT);
James Smartae9e28f2017-05-15 15:20:51 -070010196 bf_set(wqe_xri_tag, &wqe->generic.wqe_com, xritag);
10197 bf_set(wqe_reqtag, &wqe->generic.wqe_com, iocbq->iotag);
10198 return 0;
James Smart4f774512009-05-22 14:52:35 -040010199 case CMD_XRI_ABORTED_CX:
10200 case CMD_CREATE_XRI_CR: /* Do we expect to use this? */
James Smart4f774512009-05-22 14:52:35 -040010201 case CMD_IOCB_FCP_IBIDIR64_CR: /* bidirectional xfer */
10202 case CMD_FCP_TSEND64_CX: /* Target mode send xfer-ready */
10203 case CMD_FCP_TRSP64_CX: /* Target mode rcv */
10204 case CMD_FCP_AUTO_TRSP_CX: /* Auto target rsp */
10205 default:
Dick Kennedy372c1872020-06-30 14:50:00 -070010206 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart4f774512009-05-22 14:52:35 -040010207 "2014 Invalid command 0x%x\n",
10208 iocbq->iocb.ulpCommand);
10209 return IOCB_ERROR;
James Smart4f774512009-05-22 14:52:35 -040010210 }
James Smart6d368e52011-05-24 11:44:12 -040010211
James Smart8012cc32012-10-31 14:44:49 -040010212 if (iocbq->iocb_flag & LPFC_IO_DIF_PASS)
10213 bf_set(wqe_dif, &wqe->generic.wqe_com, LPFC_WQE_DIF_PASSTHRU);
10214 else if (iocbq->iocb_flag & LPFC_IO_DIF_STRIP)
10215 bf_set(wqe_dif, &wqe->generic.wqe_com, LPFC_WQE_DIF_STRIP);
10216 else if (iocbq->iocb_flag & LPFC_IO_DIF_INSERT)
10217 bf_set(wqe_dif, &wqe->generic.wqe_com, LPFC_WQE_DIF_INSERT);
10218 iocbq->iocb_flag &= ~(LPFC_IO_DIF_PASS | LPFC_IO_DIF_STRIP |
10219 LPFC_IO_DIF_INSERT);
James Smartf0d9bcc2010-10-22 11:07:09 -040010220 bf_set(wqe_xri_tag, &wqe->generic.wqe_com, xritag);
10221 bf_set(wqe_reqtag, &wqe->generic.wqe_com, iocbq->iotag);
10222 wqe->generic.wqe_com.abort_tag = abort_tag;
10223 bf_set(wqe_cmd_type, &wqe->generic.wqe_com, command_type);
10224 bf_set(wqe_cmnd, &wqe->generic.wqe_com, cmnd);
10225 bf_set(wqe_class, &wqe->generic.wqe_com, iocbq->iocb.ulpClass);
10226 bf_set(wqe_cqid, &wqe->generic.wqe_com, LPFC_WQE_CQ_ID_DEFAULT);
James Smart4f774512009-05-22 14:52:35 -040010227 return 0;
10228}
10229
10230/**
James Smart47ff4c52020-11-15 11:26:41 -080010231 * __lpfc_sli_issue_fcp_io_s3 - SLI3 device for sending fcp io iocb
10232 * @phba: Pointer to HBA context object.
10233 * @ring_number: SLI ring number to issue wqe on.
10234 * @piocb: Pointer to command iocb.
10235 * @flag: Flag indicating if this command can be put into txq.
10236 *
10237 * __lpfc_sli_issue_fcp_io_s3 is wrapper function to invoke lockless func to
10238 * send an iocb command to an HBA with SLI-4 interface spec.
10239 *
10240 * This function takes the hbalock before invoking the lockless version.
10241 * The function will return success after it successfully submit the wqe to
10242 * firmware or after adding to the txq.
10243 **/
10244static int
10245__lpfc_sli_issue_fcp_io_s3(struct lpfc_hba *phba, uint32_t ring_number,
10246 struct lpfc_iocbq *piocb, uint32_t flag)
10247{
10248 unsigned long iflags;
10249 int rc;
10250
10251 spin_lock_irqsave(&phba->hbalock, iflags);
James Smartda255e22020-11-15 11:26:42 -080010252 rc = __lpfc_sli_issue_iocb_s3(phba, ring_number, piocb, flag);
James Smart47ff4c52020-11-15 11:26:41 -080010253 spin_unlock_irqrestore(&phba->hbalock, iflags);
10254
10255 return rc;
10256}
10257
10258/**
10259 * __lpfc_sli_issue_fcp_io_s4 - SLI4 device for sending fcp io wqe
10260 * @phba: Pointer to HBA context object.
10261 * @ring_number: SLI ring number to issue wqe on.
10262 * @piocb: Pointer to command iocb.
10263 * @flag: Flag indicating if this command can be put into txq.
10264 *
10265 * __lpfc_sli_issue_fcp_io_s4 is used by other functions in the driver to issue
10266 * an wqe command to an HBA with SLI-4 interface spec.
10267 *
10268 * This function is a lockless version. The function will return success
10269 * after it successfully submit the wqe to firmware or after adding to the
10270 * txq.
10271 **/
10272static int
10273__lpfc_sli_issue_fcp_io_s4(struct lpfc_hba *phba, uint32_t ring_number,
10274 struct lpfc_iocbq *piocb, uint32_t flag)
10275{
James Smart47ff4c52020-11-15 11:26:41 -080010276 int rc;
James Smartda255e22020-11-15 11:26:42 -080010277 struct lpfc_io_buf *lpfc_cmd =
10278 (struct lpfc_io_buf *)piocb->context1;
10279 union lpfc_wqe128 *wqe = &piocb->wqe;
10280 struct sli4_sge *sgl;
James Smart47ff4c52020-11-15 11:26:41 -080010281
James Smartda255e22020-11-15 11:26:42 -080010282 /* 128 byte wqe support here */
10283 sgl = (struct sli4_sge *)lpfc_cmd->dma_sgl;
James Smart47ff4c52020-11-15 11:26:41 -080010284
James Smartda255e22020-11-15 11:26:42 -080010285 if (phba->fcp_embed_io) {
10286 struct fcp_cmnd *fcp_cmnd;
10287 u32 *ptr;
James Smart47ff4c52020-11-15 11:26:41 -080010288
James Smartda255e22020-11-15 11:26:42 -080010289 fcp_cmnd = lpfc_cmd->fcp_cmnd;
James Smart47ff4c52020-11-15 11:26:41 -080010290
James Smartda255e22020-11-15 11:26:42 -080010291 /* Word 0-2 - FCP_CMND */
10292 wqe->generic.bde.tus.f.bdeFlags =
10293 BUFF_TYPE_BDE_IMMED;
10294 wqe->generic.bde.tus.f.bdeSize = sgl->sge_len;
10295 wqe->generic.bde.addrHigh = 0;
10296 wqe->generic.bde.addrLow = 88; /* Word 22 */
10297
10298 bf_set(wqe_wqes, &wqe->fcp_iwrite.wqe_com, 1);
10299 bf_set(wqe_dbde, &wqe->fcp_iwrite.wqe_com, 0);
10300
10301 /* Word 22-29 FCP CMND Payload */
10302 ptr = &wqe->words[22];
10303 memcpy(ptr, fcp_cmnd, sizeof(struct fcp_cmnd));
10304 } else {
10305 /* Word 0-2 - Inline BDE */
10306 wqe->generic.bde.tus.f.bdeFlags = BUFF_TYPE_BDE_64;
10307 wqe->generic.bde.tus.f.bdeSize = sizeof(struct fcp_cmnd);
10308 wqe->generic.bde.addrHigh = sgl->addr_hi;
10309 wqe->generic.bde.addrLow = sgl->addr_lo;
10310
10311 /* Word 10 */
10312 bf_set(wqe_dbde, &wqe->generic.wqe_com, 1);
10313 bf_set(wqe_wqes, &wqe->generic.wqe_com, 0);
10314 }
10315
10316 rc = lpfc_sli4_issue_wqe(phba, lpfc_cmd->hdwq, piocb);
James Smart47ff4c52020-11-15 11:26:41 -080010317 return rc;
10318}
10319
10320/**
James Smart4f774512009-05-22 14:52:35 -040010321 * __lpfc_sli_issue_iocb_s4 - SLI4 device lockless ver of lpfc_sli_issue_iocb
10322 * @phba: Pointer to HBA context object.
10323 * @ring_number: SLI ring number to issue iocb on.
10324 * @piocb: Pointer to command iocb.
10325 * @flag: Flag indicating if this command can be put into txq.
10326 *
10327 * __lpfc_sli_issue_iocb_s4 is used by other functions in the driver to issue
10328 * an iocb command to an HBA with SLI-4 interface spec.
10329 *
James Smart27f3efd2019-10-18 14:18:19 -070010330 * This function is called with ringlock held. The function will return success
James Smart4f774512009-05-22 14:52:35 -040010331 * after it successfully submit the iocb to firmware or after adding to the
10332 * txq.
10333 **/
10334static int
10335__lpfc_sli_issue_iocb_s4(struct lpfc_hba *phba, uint32_t ring_number,
10336 struct lpfc_iocbq *piocb, uint32_t flag)
10337{
10338 struct lpfc_sglq *sglq;
James Smart205e8242018-03-05 12:04:03 -080010339 union lpfc_wqe128 wqe;
James Smart1ba981f2014-02-20 09:56:45 -050010340 struct lpfc_queue *wq;
James Smart895427b2017-02-12 13:52:30 -080010341 struct lpfc_sli_ring *pring;
James Smart4f774512009-05-22 14:52:35 -040010342
James Smart895427b2017-02-12 13:52:30 -080010343 /* Get the WQ */
10344 if ((piocb->iocb_flag & LPFC_IO_FCP) ||
10345 (piocb->iocb_flag & LPFC_USE_FCPWQIDX)) {
James Smartc00f62e2019-08-14 16:57:11 -070010346 wq = phba->sli4_hba.hdwq[piocb->hba_wqidx].io_wq;
James Smart895427b2017-02-12 13:52:30 -080010347 } else {
10348 wq = phba->sli4_hba.els_wq;
10349 }
10350
10351 /* Get corresponding ring */
10352 pring = wq->pring;
Johannes Thumshirn1c2ba472016-01-20 16:22:22 +010010353
James Smartb5c53952016-03-31 14:12:30 -070010354 /*
10355 * The WQE can be either 64 or 128 bytes,
James Smartb5c53952016-03-31 14:12:30 -070010356 */
James Smartb5c53952016-03-31 14:12:30 -070010357
James Smartcda7fa182019-03-04 15:15:43 -080010358 lockdep_assert_held(&pring->ring_lock);
James Smart895427b2017-02-12 13:52:30 -080010359
James Smart4f774512009-05-22 14:52:35 -040010360 if (piocb->sli4_xritag == NO_XRI) {
10361 if (piocb->iocb.ulpCommand == CMD_ABORT_XRI_CN ||
James Smart6b5151f2012-01-18 16:24:06 -050010362 piocb->iocb.ulpCommand == CMD_CLOSE_XRI_CN)
James Smart4f774512009-05-22 14:52:35 -040010363 sglq = NULL;
10364 else {
James Smart0e9bb8d2013-03-01 16:35:12 -050010365 if (!list_empty(&pring->txq)) {
James Smart2a9bf3d2010-06-07 15:24:45 -040010366 if (!(flag & SLI_IOCB_RET_IOCB)) {
10367 __lpfc_sli_ringtx_put(phba,
10368 pring, piocb);
10369 return IOCB_SUCCESS;
10370 } else {
10371 return IOCB_BUSY;
10372 }
10373 } else {
James Smart895427b2017-02-12 13:52:30 -080010374 sglq = __lpfc_sli_get_els_sglq(phba, piocb);
James Smart2a9bf3d2010-06-07 15:24:45 -040010375 if (!sglq) {
10376 if (!(flag & SLI_IOCB_RET_IOCB)) {
10377 __lpfc_sli_ringtx_put(phba,
10378 pring,
10379 piocb);
10380 return IOCB_SUCCESS;
10381 } else
10382 return IOCB_BUSY;
10383 }
10384 }
James Smart4f774512009-05-22 14:52:35 -040010385 }
James Smartda255e22020-11-15 11:26:42 -080010386 } else if (piocb->iocb_flag & LPFC_IO_FCP) {
James Smart6d368e52011-05-24 11:44:12 -040010387 /* These IO's already have an XRI and a mapped sgl. */
10388 sglq = NULL;
James Smartda255e22020-11-15 11:26:42 -080010389 }
James Smart2ea259e2017-02-12 13:52:27 -080010390 else {
James Smart6d368e52011-05-24 11:44:12 -040010391 /*
10392 * This is a continuation of a commandi,(CX) so this
James Smart4f774512009-05-22 14:52:35 -040010393 * sglq is on the active list
10394 */
James Smartedccdc12013-01-03 15:43:45 -050010395 sglq = __lpfc_get_active_sglq(phba, piocb->sli4_lxritag);
James Smart4f774512009-05-22 14:52:35 -040010396 if (!sglq)
10397 return IOCB_ERROR;
10398 }
10399
10400 if (sglq) {
James Smart6d368e52011-05-24 11:44:12 -040010401 piocb->sli4_lxritag = sglq->sli4_lxritag;
James Smart2a9bf3d2010-06-07 15:24:45 -040010402 piocb->sli4_xritag = sglq->sli4_xritag;
James Smart2a9bf3d2010-06-07 15:24:45 -040010403 if (NO_XRI == lpfc_sli4_bpl2sgl(phba, piocb, sglq))
James Smart4f774512009-05-22 14:52:35 -040010404 return IOCB_ERROR;
10405 }
10406
James Smart205e8242018-03-05 12:04:03 -080010407 if (lpfc_sli4_iocb2wqe(phba, piocb, &wqe))
James Smart4f774512009-05-22 14:52:35 -040010408 return IOCB_ERROR;
10409
James Smart205e8242018-03-05 12:04:03 -080010410 if (lpfc_sli4_wq_put(wq, &wqe))
James Smart895427b2017-02-12 13:52:30 -080010411 return IOCB_ERROR;
James Smart4f774512009-05-22 14:52:35 -040010412 lpfc_sli_ringtxcmpl_put(phba, pring, piocb);
10413
10414 return 0;
10415}
10416
Lee Jones8514e2f2021-03-03 14:46:18 +000010417/*
James Smart47ff4c52020-11-15 11:26:41 -080010418 * lpfc_sli_issue_fcp_io - Wrapper func for issuing fcp i/o
10419 *
10420 * This routine wraps the actual fcp i/o function for issusing WQE for sli-4
10421 * or IOCB for sli-3 function.
10422 * pointer from the lpfc_hba struct.
10423 *
10424 * Return codes:
10425 * IOCB_ERROR - Error
10426 * IOCB_SUCCESS - Success
10427 * IOCB_BUSY - Busy
10428 **/
10429int
10430lpfc_sli_issue_fcp_io(struct lpfc_hba *phba, uint32_t ring_number,
10431 struct lpfc_iocbq *piocb, uint32_t flag)
10432{
10433 return phba->__lpfc_sli_issue_fcp_io(phba, ring_number, piocb, flag);
10434}
10435
Lee Jones7af29d42020-07-21 17:41:31 +010010436/*
James Smart3772a992009-05-22 14:50:54 -040010437 * __lpfc_sli_issue_iocb - Wrapper func of lockless version for issuing iocb
10438 *
10439 * This routine wraps the actual lockless version for issusing IOCB function
10440 * pointer from the lpfc_hba struct.
10441 *
10442 * Return codes:
James Smartb5c53952016-03-31 14:12:30 -070010443 * IOCB_ERROR - Error
10444 * IOCB_SUCCESS - Success
10445 * IOCB_BUSY - Busy
James Smart3772a992009-05-22 14:50:54 -040010446 **/
James Smart2a9bf3d2010-06-07 15:24:45 -040010447int
James Smart3772a992009-05-22 14:50:54 -040010448__lpfc_sli_issue_iocb(struct lpfc_hba *phba, uint32_t ring_number,
10449 struct lpfc_iocbq *piocb, uint32_t flag)
10450{
10451 return phba->__lpfc_sli_issue_iocb(phba, ring_number, piocb, flag);
10452}
10453
10454/**
Lucas De Marchi25985ed2011-03-30 22:57:33 -030010455 * lpfc_sli_api_table_setup - Set up sli api function jump table
James Smart3772a992009-05-22 14:50:54 -040010456 * @phba: The hba struct for which this call is being executed.
10457 * @dev_grp: The HBA PCI-Device group number.
10458 *
10459 * This routine sets up the SLI interface API function jump table in @phba
10460 * struct.
10461 * Returns: 0 - success, -ENODEV - failure.
10462 **/
10463int
10464lpfc_sli_api_table_setup(struct lpfc_hba *phba, uint8_t dev_grp)
10465{
10466
10467 switch (dev_grp) {
10468 case LPFC_PCI_DEV_LP:
10469 phba->__lpfc_sli_issue_iocb = __lpfc_sli_issue_iocb_s3;
10470 phba->__lpfc_sli_release_iocbq = __lpfc_sli_release_iocbq_s3;
James Smart47ff4c52020-11-15 11:26:41 -080010471 phba->__lpfc_sli_issue_fcp_io = __lpfc_sli_issue_fcp_io_s3;
James Smart3772a992009-05-22 14:50:54 -040010472 break;
James Smart4f774512009-05-22 14:52:35 -040010473 case LPFC_PCI_DEV_OC:
10474 phba->__lpfc_sli_issue_iocb = __lpfc_sli_issue_iocb_s4;
10475 phba->__lpfc_sli_release_iocbq = __lpfc_sli_release_iocbq_s4;
James Smart47ff4c52020-11-15 11:26:41 -080010476 phba->__lpfc_sli_issue_fcp_io = __lpfc_sli_issue_fcp_io_s4;
James Smart4f774512009-05-22 14:52:35 -040010477 break;
James Smart3772a992009-05-22 14:50:54 -040010478 default:
Dick Kennedy372c1872020-06-30 14:50:00 -070010479 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart3772a992009-05-22 14:50:54 -040010480 "1419 Invalid HBA PCI-device group: 0x%x\n",
10481 dev_grp);
10482 return -ENODEV;
James Smart3772a992009-05-22 14:50:54 -040010483 }
10484 phba->lpfc_get_iocb_from_iocbq = lpfc_get_iocb_from_iocbq;
10485 return 0;
10486}
James Smart92d7f7b2007-06-17 19:56:38 -050010487
James Smarta1efe162015-05-21 13:55:20 -040010488/**
James Smart895427b2017-02-12 13:52:30 -080010489 * lpfc_sli4_calc_ring - Calculates which ring to use
James Smarta1efe162015-05-21 13:55:20 -040010490 * @phba: Pointer to HBA context object.
James Smarta1efe162015-05-21 13:55:20 -040010491 * @piocb: Pointer to command iocb.
10492 *
James Smart895427b2017-02-12 13:52:30 -080010493 * For SLI4 only, FCP IO can deferred to one fo many WQs, based on
10494 * hba_wqidx, thus we need to calculate the corresponding ring.
James Smarta1efe162015-05-21 13:55:20 -040010495 * Since ABORTS must go on the same WQ of the command they are
James Smart895427b2017-02-12 13:52:30 -080010496 * aborting, we use command's hba_wqidx.
James Smarta1efe162015-05-21 13:55:20 -040010497 */
James Smart895427b2017-02-12 13:52:30 -080010498struct lpfc_sli_ring *
10499lpfc_sli4_calc_ring(struct lpfc_hba *phba, struct lpfc_iocbq *piocb)
James Smart9bd2bff52014-09-03 12:57:30 -040010500{
James Smartc4908502019-01-28 11:14:28 -080010501 struct lpfc_io_buf *lpfc_cmd;
James Smart5e5b5112019-01-28 11:14:22 -080010502
James Smart895427b2017-02-12 13:52:30 -080010503 if (piocb->iocb_flag & (LPFC_IO_FCP | LPFC_USE_FCPWQIDX)) {
James Smartcdb42be2019-01-28 11:14:21 -080010504 if (unlikely(!phba->sli4_hba.hdwq))
James Smart7370d102019-01-28 11:14:20 -080010505 return NULL;
10506 /*
10507 * for abort iocb hba_wqidx should already
10508 * be setup based on what work queue we used.
10509 */
10510 if (!(piocb->iocb_flag & LPFC_USE_FCPWQIDX)) {
James Smartc4908502019-01-28 11:14:28 -080010511 lpfc_cmd = (struct lpfc_io_buf *)piocb->context1;
James Smart1fbf9742019-01-28 11:14:26 -080010512 piocb->hba_wqidx = lpfc_cmd->hdwq_no;
James Smart9bd2bff52014-09-03 12:57:30 -040010513 }
James Smartc00f62e2019-08-14 16:57:11 -070010514 return phba->sli4_hba.hdwq[piocb->hba_wqidx].io_wq->pring;
James Smart895427b2017-02-12 13:52:30 -080010515 } else {
10516 if (unlikely(!phba->sli4_hba.els_wq))
10517 return NULL;
10518 piocb->hba_wqidx = 0;
10519 return phba->sli4_hba.els_wq->pring;
James Smart9bd2bff52014-09-03 12:57:30 -040010520 }
James Smart9bd2bff52014-09-03 12:57:30 -040010521}
10522
James Smarte59058c2008-08-24 21:49:00 -040010523/**
James Smart3621a712009-04-06 18:47:14 -040010524 * lpfc_sli_issue_iocb - Wrapper function for __lpfc_sli_issue_iocb
James Smarte59058c2008-08-24 21:49:00 -040010525 * @phba: Pointer to HBA context object.
Lee Jones7af29d42020-07-21 17:41:31 +010010526 * @ring_number: Ring number
James Smarte59058c2008-08-24 21:49:00 -040010527 * @piocb: Pointer to command iocb.
10528 * @flag: Flag indicating if this command can be put into txq.
10529 *
10530 * lpfc_sli_issue_iocb is a wrapper around __lpfc_sli_issue_iocb
10531 * function. This function gets the hbalock and calls
10532 * __lpfc_sli_issue_iocb function and will return the error returned
10533 * by __lpfc_sli_issue_iocb function. This wrapper is used by
10534 * functions which do not hold hbalock.
10535 **/
James Smart92d7f7b2007-06-17 19:56:38 -050010536int
James Smart3772a992009-05-22 14:50:54 -040010537lpfc_sli_issue_iocb(struct lpfc_hba *phba, uint32_t ring_number,
James Smart92d7f7b2007-06-17 19:56:38 -050010538 struct lpfc_iocbq *piocb, uint32_t flag)
10539{
James Smart2a76a282012-08-03 12:35:54 -040010540 struct lpfc_sli_ring *pring;
James Smart93a4d6f2019-11-04 16:57:05 -080010541 struct lpfc_queue *eq;
James Smart92d7f7b2007-06-17 19:56:38 -050010542 unsigned long iflags;
James Smart6a828b02019-01-28 11:14:31 -080010543 int rc;
James Smart92d7f7b2007-06-17 19:56:38 -050010544
James Smart7e56aa22012-08-03 12:35:34 -040010545 if (phba->sli_rev == LPFC_SLI_REV4) {
James Smart93a4d6f2019-11-04 16:57:05 -080010546 eq = phba->sli4_hba.hdwq[piocb->hba_wqidx].hba_eq;
10547
James Smart895427b2017-02-12 13:52:30 -080010548 pring = lpfc_sli4_calc_ring(phba, piocb);
10549 if (unlikely(pring == NULL))
James Smart9bd2bff52014-09-03 12:57:30 -040010550 return IOCB_ERROR;
James Smartba20c852012-08-03 12:36:52 -040010551
James Smart9bd2bff52014-09-03 12:57:30 -040010552 spin_lock_irqsave(&pring->ring_lock, iflags);
10553 rc = __lpfc_sli_issue_iocb(phba, ring_number, piocb, flag);
10554 spin_unlock_irqrestore(&pring->ring_lock, iflags);
James Smart93a4d6f2019-11-04 16:57:05 -080010555
10556 lpfc_sli4_poll_eq(eq, LPFC_POLL_FASTPATH);
James Smart7e56aa22012-08-03 12:35:34 -040010557 } else {
10558 /* For now, SLI2/3 will still use hbalock */
10559 spin_lock_irqsave(&phba->hbalock, iflags);
10560 rc = __lpfc_sli_issue_iocb(phba, ring_number, piocb, flag);
10561 spin_unlock_irqrestore(&phba->hbalock, iflags);
10562 }
James Smart92d7f7b2007-06-17 19:56:38 -050010563 return rc;
10564}
10565
James Smarte59058c2008-08-24 21:49:00 -040010566/**
James Smart3621a712009-04-06 18:47:14 -040010567 * lpfc_extra_ring_setup - Extra ring setup function
James Smarte59058c2008-08-24 21:49:00 -040010568 * @phba: Pointer to HBA context object.
10569 *
10570 * This function is called while driver attaches with the
10571 * HBA to setup the extra ring. The extra ring is used
10572 * only when driver needs to support target mode functionality
10573 * or IP over FC functionalities.
10574 *
James Smart895427b2017-02-12 13:52:30 -080010575 * This function is called with no lock held. SLI3 only.
James Smarte59058c2008-08-24 21:49:00 -040010576 **/
Jamie Wellnitzcf5bf972006-02-28 22:33:08 -050010577static int
10578lpfc_extra_ring_setup( struct lpfc_hba *phba)
10579{
10580 struct lpfc_sli *psli;
10581 struct lpfc_sli_ring *pring;
10582
10583 psli = &phba->sli;
10584
10585 /* Adjust cmd/rsp ring iocb entries more evenly */
James Smarta4bc3372006-12-02 13:34:16 -050010586
10587 /* Take some away from the FCP ring */
James Smart895427b2017-02-12 13:52:30 -080010588 pring = &psli->sli3_ring[LPFC_FCP_RING];
James Smart7e56aa22012-08-03 12:35:34 -040010589 pring->sli.sli3.numCiocb -= SLI2_IOCB_CMD_R1XTRA_ENTRIES;
10590 pring->sli.sli3.numRiocb -= SLI2_IOCB_RSP_R1XTRA_ENTRIES;
10591 pring->sli.sli3.numCiocb -= SLI2_IOCB_CMD_R3XTRA_ENTRIES;
10592 pring->sli.sli3.numRiocb -= SLI2_IOCB_RSP_R3XTRA_ENTRIES;
Jamie Wellnitzcf5bf972006-02-28 22:33:08 -050010593
James Smarta4bc3372006-12-02 13:34:16 -050010594 /* and give them to the extra ring */
James Smart895427b2017-02-12 13:52:30 -080010595 pring = &psli->sli3_ring[LPFC_EXTRA_RING];
James Smarta4bc3372006-12-02 13:34:16 -050010596
James Smart7e56aa22012-08-03 12:35:34 -040010597 pring->sli.sli3.numCiocb += SLI2_IOCB_CMD_R1XTRA_ENTRIES;
10598 pring->sli.sli3.numRiocb += SLI2_IOCB_RSP_R1XTRA_ENTRIES;
10599 pring->sli.sli3.numCiocb += SLI2_IOCB_CMD_R3XTRA_ENTRIES;
10600 pring->sli.sli3.numRiocb += SLI2_IOCB_RSP_R3XTRA_ENTRIES;
Jamie Wellnitzcf5bf972006-02-28 22:33:08 -050010601
10602 /* Setup default profile for this ring */
10603 pring->iotag_max = 4096;
10604 pring->num_mask = 1;
10605 pring->prt[0].profile = 0; /* Mask 0 */
James Smarta4bc3372006-12-02 13:34:16 -050010606 pring->prt[0].rctl = phba->cfg_multi_ring_rctl;
10607 pring->prt[0].type = phba->cfg_multi_ring_type;
Jamie Wellnitzcf5bf972006-02-28 22:33:08 -050010608 pring->prt[0].lpfc_sli_rcv_unsol_event = NULL;
10609 return 0;
10610}
10611
James Smarte7dab162020-10-20 13:27:12 -070010612static void
10613lpfc_sli_post_recovery_event(struct lpfc_hba *phba,
10614 struct lpfc_nodelist *ndlp)
10615{
10616 unsigned long iflags;
10617 struct lpfc_work_evt *evtp = &ndlp->recovery_evt;
10618
10619 spin_lock_irqsave(&phba->hbalock, iflags);
10620 if (!list_empty(&evtp->evt_listp)) {
10621 spin_unlock_irqrestore(&phba->hbalock, iflags);
10622 return;
10623 }
10624
10625 /* Incrementing the reference count until the queued work is done. */
10626 evtp->evt_arg1 = lpfc_nlp_get(ndlp);
10627 if (!evtp->evt_arg1) {
10628 spin_unlock_irqrestore(&phba->hbalock, iflags);
10629 return;
10630 }
10631 evtp->evt = LPFC_EVT_RECOVER_PORT;
10632 list_add_tail(&evtp->evt_listp, &phba->work_list);
10633 spin_unlock_irqrestore(&phba->hbalock, iflags);
10634
10635 lpfc_worker_wake_up(phba);
10636}
10637
James Smartcb69f7d2011-12-13 13:21:57 -050010638/* lpfc_sli_abts_err_handler - handle a failed ABTS request from an SLI3 port.
10639 * @phba: Pointer to HBA context object.
10640 * @iocbq: Pointer to iocb object.
10641 *
10642 * The async_event handler calls this routine when it receives
10643 * an ASYNC_STATUS_CN event from the port. The port generates
10644 * this event when an Abort Sequence request to an rport fails
10645 * twice in succession. The abort could be originated by the
10646 * driver or by the port. The ABTS could have been for an ELS
10647 * or FCP IO. The port only generates this event when an ABTS
10648 * fails to complete after one retry.
10649 */
10650static void
10651lpfc_sli_abts_err_handler(struct lpfc_hba *phba,
10652 struct lpfc_iocbq *iocbq)
10653{
10654 struct lpfc_nodelist *ndlp = NULL;
10655 uint16_t rpi = 0, vpi = 0;
10656 struct lpfc_vport *vport = NULL;
10657
10658 /* The rpi in the ulpContext is vport-sensitive. */
10659 vpi = iocbq->iocb.un.asyncstat.sub_ctxt_tag;
10660 rpi = iocbq->iocb.ulpContext;
10661
10662 lpfc_printf_log(phba, KERN_WARNING, LOG_SLI,
10663 "3092 Port generated ABTS async event "
10664 "on vpi %d rpi %d status 0x%x\n",
10665 vpi, rpi, iocbq->iocb.ulpStatus);
10666
10667 vport = lpfc_find_vport_by_vpid(phba, vpi);
10668 if (!vport)
10669 goto err_exit;
10670 ndlp = lpfc_findnode_rpi(vport, rpi);
James Smart307e3382020-11-15 11:26:30 -080010671 if (!ndlp)
James Smartcb69f7d2011-12-13 13:21:57 -050010672 goto err_exit;
10673
10674 if (iocbq->iocb.ulpStatus == IOSTAT_LOCAL_REJECT)
10675 lpfc_sli_abts_recover_port(vport, ndlp);
10676 return;
10677
10678 err_exit:
10679 lpfc_printf_log(phba, KERN_INFO, LOG_SLI,
10680 "3095 Event Context not found, no "
10681 "action on vpi %d rpi %d status 0x%x, reason 0x%x\n",
10682 iocbq->iocb.ulpContext, iocbq->iocb.ulpStatus,
10683 vpi, rpi);
10684}
10685
10686/* lpfc_sli4_abts_err_handler - handle a failed ABTS request from an SLI4 port.
10687 * @phba: pointer to HBA context object.
10688 * @ndlp: nodelist pointer for the impacted rport.
10689 * @axri: pointer to the wcqe containing the failed exchange.
10690 *
10691 * The driver calls this routine when it receives an ABORT_XRI_FCP CQE from the
10692 * port. The port generates this event when an abort exchange request to an
10693 * rport fails twice in succession with no reply. The abort could be originated
10694 * by the driver or by the port. The ABTS could have been for an ELS or FCP IO.
10695 */
10696void
10697lpfc_sli4_abts_err_handler(struct lpfc_hba *phba,
10698 struct lpfc_nodelist *ndlp,
10699 struct sli4_wcqe_xri_aborted *axri)
10700{
James Smart5c1db2a2012-03-01 22:34:36 -050010701 uint32_t ext_status = 0;
James Smartcb69f7d2011-12-13 13:21:57 -050010702
James Smart307e3382020-11-15 11:26:30 -080010703 if (!ndlp) {
James Smartcb69f7d2011-12-13 13:21:57 -050010704 lpfc_printf_log(phba, KERN_INFO, LOG_SLI,
10705 "3115 Node Context not found, driver "
10706 "ignoring abts err event\n");
James Smart6b5151f2012-01-18 16:24:06 -050010707 return;
10708 }
10709
James Smartcb69f7d2011-12-13 13:21:57 -050010710 lpfc_printf_log(phba, KERN_WARNING, LOG_SLI,
10711 "3116 Port generated FCP XRI ABORT event on "
James Smart5c1db2a2012-03-01 22:34:36 -050010712 "vpi %d rpi %d xri x%x status 0x%x parameter x%x\n",
James Smart8e668af2013-05-31 17:04:28 -040010713 ndlp->vport->vpi, phba->sli4_hba.rpi_ids[ndlp->nlp_rpi],
James Smartcb69f7d2011-12-13 13:21:57 -050010714 bf_get(lpfc_wcqe_xa_xri, axri),
James Smart5c1db2a2012-03-01 22:34:36 -050010715 bf_get(lpfc_wcqe_xa_status, axri),
10716 axri->parameter);
James Smartcb69f7d2011-12-13 13:21:57 -050010717
James Smart5c1db2a2012-03-01 22:34:36 -050010718 /*
10719 * Catch the ABTS protocol failure case. Older OCe FW releases returned
10720 * LOCAL_REJECT and 0 for a failed ABTS exchange and later OCe and
10721 * LPe FW releases returned LOCAL_REJECT and SEQUENCE_TIMEOUT.
10722 */
James Smarte3d2b802012-08-14 14:25:43 -040010723 ext_status = axri->parameter & IOERR_PARAM_MASK;
James Smart5c1db2a2012-03-01 22:34:36 -050010724 if ((bf_get(lpfc_wcqe_xa_status, axri) == IOSTAT_LOCAL_REJECT) &&
10725 ((ext_status == IOERR_SEQUENCE_TIMEOUT) || (ext_status == 0)))
James Smarte7dab162020-10-20 13:27:12 -070010726 lpfc_sli_post_recovery_event(phba, ndlp);
James Smartcb69f7d2011-12-13 13:21:57 -050010727}
10728
James Smarte59058c2008-08-24 21:49:00 -040010729/**
James Smart3621a712009-04-06 18:47:14 -040010730 * lpfc_sli_async_event_handler - ASYNC iocb handler function
James Smarte59058c2008-08-24 21:49:00 -040010731 * @phba: Pointer to HBA context object.
10732 * @pring: Pointer to driver SLI ring object.
10733 * @iocbq: Pointer to iocb object.
10734 *
10735 * This function is called by the slow ring event handler
10736 * function when there is an ASYNC event iocb in the ring.
10737 * This function is called with no lock held.
10738 * Currently this function handles only temperature related
10739 * ASYNC events. The function decodes the temperature sensor
10740 * event message and posts events for the management applications.
10741 **/
James Smart98c9ea52007-10-27 13:37:33 -040010742static void
James Smart57127f12007-10-27 13:37:05 -040010743lpfc_sli_async_event_handler(struct lpfc_hba * phba,
10744 struct lpfc_sli_ring * pring, struct lpfc_iocbq * iocbq)
10745{
10746 IOCB_t *icmd;
10747 uint16_t evt_code;
James Smart57127f12007-10-27 13:37:05 -040010748 struct temp_event temp_event_data;
10749 struct Scsi_Host *shost;
James Smarta257bf92009-04-06 18:48:10 -040010750 uint32_t *iocb_w;
James Smart57127f12007-10-27 13:37:05 -040010751
10752 icmd = &iocbq->iocb;
10753 evt_code = icmd->un.asyncstat.evt_code;
James Smart57127f12007-10-27 13:37:05 -040010754
James Smartcb69f7d2011-12-13 13:21:57 -050010755 switch (evt_code) {
10756 case ASYNC_TEMP_WARN:
10757 case ASYNC_TEMP_SAFE:
10758 temp_event_data.data = (uint32_t) icmd->ulpContext;
10759 temp_event_data.event_type = FC_REG_TEMPERATURE_EVENT;
10760 if (evt_code == ASYNC_TEMP_WARN) {
10761 temp_event_data.event_code = LPFC_THRESHOLD_TEMP;
Dick Kennedy372c1872020-06-30 14:50:00 -070010762 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smartcb69f7d2011-12-13 13:21:57 -050010763 "0347 Adapter is very hot, please take "
10764 "corrective action. temperature : %d Celsius\n",
10765 (uint32_t) icmd->ulpContext);
10766 } else {
10767 temp_event_data.event_code = LPFC_NORMAL_TEMP;
Dick Kennedy372c1872020-06-30 14:50:00 -070010768 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smartcb69f7d2011-12-13 13:21:57 -050010769 "0340 Adapter temperature is OK now. "
10770 "temperature : %d Celsius\n",
10771 (uint32_t) icmd->ulpContext);
10772 }
10773
10774 /* Send temperature change event to applications */
10775 shost = lpfc_shost_from_vport(phba->pport);
10776 fc_host_post_vendor_event(shost, fc_get_event_number(),
10777 sizeof(temp_event_data), (char *) &temp_event_data,
10778 LPFC_NL_VENDOR_ID);
10779 break;
10780 case ASYNC_STATUS_CN:
10781 lpfc_sli_abts_err_handler(phba, iocbq);
10782 break;
10783 default:
James Smarta257bf92009-04-06 18:48:10 -040010784 iocb_w = (uint32_t *) icmd;
Dick Kennedy372c1872020-06-30 14:50:00 -070010785 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart76bb24e2007-10-27 13:38:00 -040010786 "0346 Ring %d handler: unexpected ASYNC_STATUS"
James Smarte4e74272009-07-19 10:01:38 -040010787 " evt_code 0x%x\n"
James Smarta257bf92009-04-06 18:48:10 -040010788 "W0 0x%08x W1 0x%08x W2 0x%08x W3 0x%08x\n"
10789 "W4 0x%08x W5 0x%08x W6 0x%08x W7 0x%08x\n"
10790 "W8 0x%08x W9 0x%08x W10 0x%08x W11 0x%08x\n"
10791 "W12 0x%08x W13 0x%08x W14 0x%08x W15 0x%08x\n",
James Smartcb69f7d2011-12-13 13:21:57 -050010792 pring->ringno, icmd->un.asyncstat.evt_code,
James Smarta257bf92009-04-06 18:48:10 -040010793 iocb_w[0], iocb_w[1], iocb_w[2], iocb_w[3],
10794 iocb_w[4], iocb_w[5], iocb_w[6], iocb_w[7],
10795 iocb_w[8], iocb_w[9], iocb_w[10], iocb_w[11],
10796 iocb_w[12], iocb_w[13], iocb_w[14], iocb_w[15]);
10797
James Smartcb69f7d2011-12-13 13:21:57 -050010798 break;
James Smart57127f12007-10-27 13:37:05 -040010799 }
James Smart57127f12007-10-27 13:37:05 -040010800}
10801
10802
James Smarte59058c2008-08-24 21:49:00 -040010803/**
James Smart895427b2017-02-12 13:52:30 -080010804 * lpfc_sli4_setup - SLI ring setup function
James Smarte59058c2008-08-24 21:49:00 -040010805 * @phba: Pointer to HBA context object.
10806 *
10807 * lpfc_sli_setup sets up rings of the SLI interface with
10808 * number of iocbs per ring and iotags. This function is
10809 * called while driver attach to the HBA and before the
10810 * interrupts are enabled. So there is no need for locking.
10811 *
10812 * This function always returns 0.
10813 **/
dea31012005-04-17 16:05:31 -050010814int
James Smart895427b2017-02-12 13:52:30 -080010815lpfc_sli4_setup(struct lpfc_hba *phba)
10816{
10817 struct lpfc_sli_ring *pring;
10818
10819 pring = phba->sli4_hba.els_wq->pring;
10820 pring->num_mask = LPFC_MAX_RING_MASK;
10821 pring->prt[0].profile = 0; /* Mask 0 */
10822 pring->prt[0].rctl = FC_RCTL_ELS_REQ;
10823 pring->prt[0].type = FC_TYPE_ELS;
10824 pring->prt[0].lpfc_sli_rcv_unsol_event =
10825 lpfc_els_unsol_event;
10826 pring->prt[1].profile = 0; /* Mask 1 */
10827 pring->prt[1].rctl = FC_RCTL_ELS_REP;
10828 pring->prt[1].type = FC_TYPE_ELS;
10829 pring->prt[1].lpfc_sli_rcv_unsol_event =
10830 lpfc_els_unsol_event;
10831 pring->prt[2].profile = 0; /* Mask 2 */
10832 /* NameServer Inquiry */
10833 pring->prt[2].rctl = FC_RCTL_DD_UNSOL_CTL;
10834 /* NameServer */
10835 pring->prt[2].type = FC_TYPE_CT;
10836 pring->prt[2].lpfc_sli_rcv_unsol_event =
10837 lpfc_ct_unsol_event;
10838 pring->prt[3].profile = 0; /* Mask 3 */
10839 /* NameServer response */
10840 pring->prt[3].rctl = FC_RCTL_DD_SOL_CTL;
10841 /* NameServer */
10842 pring->prt[3].type = FC_TYPE_CT;
10843 pring->prt[3].lpfc_sli_rcv_unsol_event =
10844 lpfc_ct_unsol_event;
10845 return 0;
10846}
10847
10848/**
10849 * lpfc_sli_setup - SLI ring setup function
10850 * @phba: Pointer to HBA context object.
10851 *
10852 * lpfc_sli_setup sets up rings of the SLI interface with
10853 * number of iocbs per ring and iotags. This function is
10854 * called while driver attach to the HBA and before the
10855 * interrupts are enabled. So there is no need for locking.
10856 *
10857 * This function always returns 0. SLI3 only.
10858 **/
10859int
dea31012005-04-17 16:05:31 -050010860lpfc_sli_setup(struct lpfc_hba *phba)
10861{
James Smarted957682007-06-17 19:56:37 -050010862 int i, totiocbsize = 0;
dea31012005-04-17 16:05:31 -050010863 struct lpfc_sli *psli = &phba->sli;
10864 struct lpfc_sli_ring *pring;
10865
James Smart2a76a282012-08-03 12:35:54 -040010866 psli->num_rings = MAX_SLI3_CONFIGURED_RINGS;
dea31012005-04-17 16:05:31 -050010867 psli->sli_flag = 0;
dea31012005-04-17 16:05:31 -050010868
James Bottomley604a3e32005-10-29 10:28:33 -050010869 psli->iocbq_lookup = NULL;
10870 psli->iocbq_lookup_len = 0;
10871 psli->last_iotag = 0;
10872
dea31012005-04-17 16:05:31 -050010873 for (i = 0; i < psli->num_rings; i++) {
James Smart895427b2017-02-12 13:52:30 -080010874 pring = &psli->sli3_ring[i];
dea31012005-04-17 16:05:31 -050010875 switch (i) {
10876 case LPFC_FCP_RING: /* ring 0 - FCP */
10877 /* numCiocb and numRiocb are used in config_port */
James Smart7e56aa22012-08-03 12:35:34 -040010878 pring->sli.sli3.numCiocb = SLI2_IOCB_CMD_R0_ENTRIES;
10879 pring->sli.sli3.numRiocb = SLI2_IOCB_RSP_R0_ENTRIES;
10880 pring->sli.sli3.numCiocb +=
10881 SLI2_IOCB_CMD_R1XTRA_ENTRIES;
10882 pring->sli.sli3.numRiocb +=
10883 SLI2_IOCB_RSP_R1XTRA_ENTRIES;
10884 pring->sli.sli3.numCiocb +=
10885 SLI2_IOCB_CMD_R3XTRA_ENTRIES;
10886 pring->sli.sli3.numRiocb +=
10887 SLI2_IOCB_RSP_R3XTRA_ENTRIES;
10888 pring->sli.sli3.sizeCiocb = (phba->sli_rev == 3) ?
James Smart92d7f7b2007-06-17 19:56:38 -050010889 SLI3_IOCB_CMD_SIZE :
10890 SLI2_IOCB_CMD_SIZE;
James Smart7e56aa22012-08-03 12:35:34 -040010891 pring->sli.sli3.sizeRiocb = (phba->sli_rev == 3) ?
James Smart92d7f7b2007-06-17 19:56:38 -050010892 SLI3_IOCB_RSP_SIZE :
10893 SLI2_IOCB_RSP_SIZE;
dea31012005-04-17 16:05:31 -050010894 pring->iotag_ctr = 0;
10895 pring->iotag_max =
James Smart92d7f7b2007-06-17 19:56:38 -050010896 (phba->cfg_hba_queue_depth * 2);
dea31012005-04-17 16:05:31 -050010897 pring->fast_iotag = pring->iotag_max;
10898 pring->num_mask = 0;
10899 break;
James Smarta4bc3372006-12-02 13:34:16 -050010900 case LPFC_EXTRA_RING: /* ring 1 - EXTRA */
dea31012005-04-17 16:05:31 -050010901 /* numCiocb and numRiocb are used in config_port */
James Smart7e56aa22012-08-03 12:35:34 -040010902 pring->sli.sli3.numCiocb = SLI2_IOCB_CMD_R1_ENTRIES;
10903 pring->sli.sli3.numRiocb = SLI2_IOCB_RSP_R1_ENTRIES;
10904 pring->sli.sli3.sizeCiocb = (phba->sli_rev == 3) ?
James Smart92d7f7b2007-06-17 19:56:38 -050010905 SLI3_IOCB_CMD_SIZE :
10906 SLI2_IOCB_CMD_SIZE;
James Smart7e56aa22012-08-03 12:35:34 -040010907 pring->sli.sli3.sizeRiocb = (phba->sli_rev == 3) ?
James Smart92d7f7b2007-06-17 19:56:38 -050010908 SLI3_IOCB_RSP_SIZE :
10909 SLI2_IOCB_RSP_SIZE;
James Smart2e0fef82007-06-17 19:56:36 -050010910 pring->iotag_max = phba->cfg_hba_queue_depth;
dea31012005-04-17 16:05:31 -050010911 pring->num_mask = 0;
10912 break;
10913 case LPFC_ELS_RING: /* ring 2 - ELS / CT */
10914 /* numCiocb and numRiocb are used in config_port */
James Smart7e56aa22012-08-03 12:35:34 -040010915 pring->sli.sli3.numCiocb = SLI2_IOCB_CMD_R2_ENTRIES;
10916 pring->sli.sli3.numRiocb = SLI2_IOCB_RSP_R2_ENTRIES;
10917 pring->sli.sli3.sizeCiocb = (phba->sli_rev == 3) ?
James Smart92d7f7b2007-06-17 19:56:38 -050010918 SLI3_IOCB_CMD_SIZE :
10919 SLI2_IOCB_CMD_SIZE;
James Smart7e56aa22012-08-03 12:35:34 -040010920 pring->sli.sli3.sizeRiocb = (phba->sli_rev == 3) ?
James Smart92d7f7b2007-06-17 19:56:38 -050010921 SLI3_IOCB_RSP_SIZE :
10922 SLI2_IOCB_RSP_SIZE;
dea31012005-04-17 16:05:31 -050010923 pring->fast_iotag = 0;
10924 pring->iotag_ctr = 0;
10925 pring->iotag_max = 4096;
James Smart57127f12007-10-27 13:37:05 -040010926 pring->lpfc_sli_rcv_async_status =
10927 lpfc_sli_async_event_handler;
James Smart6669f9b2009-10-02 15:16:45 -040010928 pring->num_mask = LPFC_MAX_RING_MASK;
dea31012005-04-17 16:05:31 -050010929 pring->prt[0].profile = 0; /* Mask 0 */
James Smart6a9c52c2009-10-02 15:16:51 -040010930 pring->prt[0].rctl = FC_RCTL_ELS_REQ;
10931 pring->prt[0].type = FC_TYPE_ELS;
dea31012005-04-17 16:05:31 -050010932 pring->prt[0].lpfc_sli_rcv_unsol_event =
James Smart92d7f7b2007-06-17 19:56:38 -050010933 lpfc_els_unsol_event;
dea31012005-04-17 16:05:31 -050010934 pring->prt[1].profile = 0; /* Mask 1 */
James Smart6a9c52c2009-10-02 15:16:51 -040010935 pring->prt[1].rctl = FC_RCTL_ELS_REP;
10936 pring->prt[1].type = FC_TYPE_ELS;
dea31012005-04-17 16:05:31 -050010937 pring->prt[1].lpfc_sli_rcv_unsol_event =
James Smart92d7f7b2007-06-17 19:56:38 -050010938 lpfc_els_unsol_event;
dea31012005-04-17 16:05:31 -050010939 pring->prt[2].profile = 0; /* Mask 2 */
10940 /* NameServer Inquiry */
James Smart6a9c52c2009-10-02 15:16:51 -040010941 pring->prt[2].rctl = FC_RCTL_DD_UNSOL_CTL;
dea31012005-04-17 16:05:31 -050010942 /* NameServer */
James Smart6a9c52c2009-10-02 15:16:51 -040010943 pring->prt[2].type = FC_TYPE_CT;
dea31012005-04-17 16:05:31 -050010944 pring->prt[2].lpfc_sli_rcv_unsol_event =
James Smart92d7f7b2007-06-17 19:56:38 -050010945 lpfc_ct_unsol_event;
dea31012005-04-17 16:05:31 -050010946 pring->prt[3].profile = 0; /* Mask 3 */
10947 /* NameServer response */
James Smart6a9c52c2009-10-02 15:16:51 -040010948 pring->prt[3].rctl = FC_RCTL_DD_SOL_CTL;
dea31012005-04-17 16:05:31 -050010949 /* NameServer */
James Smart6a9c52c2009-10-02 15:16:51 -040010950 pring->prt[3].type = FC_TYPE_CT;
dea31012005-04-17 16:05:31 -050010951 pring->prt[3].lpfc_sli_rcv_unsol_event =
James Smart92d7f7b2007-06-17 19:56:38 -050010952 lpfc_ct_unsol_event;
dea31012005-04-17 16:05:31 -050010953 break;
10954 }
James Smart7e56aa22012-08-03 12:35:34 -040010955 totiocbsize += (pring->sli.sli3.numCiocb *
10956 pring->sli.sli3.sizeCiocb) +
10957 (pring->sli.sli3.numRiocb * pring->sli.sli3.sizeRiocb);
dea31012005-04-17 16:05:31 -050010958 }
James Smarted957682007-06-17 19:56:37 -050010959 if (totiocbsize > MAX_SLIM_IOCB_SIZE) {
dea31012005-04-17 16:05:31 -050010960 /* Too many cmd / rsp ring entries in SLI2 SLIM */
James Smarte8b62012007-08-02 11:10:09 -040010961 printk(KERN_ERR "%d:0462 Too many cmd / rsp ring entries in "
10962 "SLI2 SLIM Data: x%x x%lx\n",
10963 phba->brd_no, totiocbsize,
10964 (unsigned long) MAX_SLIM_IOCB_SIZE);
dea31012005-04-17 16:05:31 -050010965 }
Jamie Wellnitzcf5bf972006-02-28 22:33:08 -050010966 if (phba->cfg_multi_ring_support == 2)
10967 lpfc_extra_ring_setup(phba);
dea31012005-04-17 16:05:31 -050010968
10969 return 0;
10970}
10971
James Smarte59058c2008-08-24 21:49:00 -040010972/**
James Smart895427b2017-02-12 13:52:30 -080010973 * lpfc_sli4_queue_init - Queue initialization function
James Smarte59058c2008-08-24 21:49:00 -040010974 * @phba: Pointer to HBA context object.
10975 *
James Smart895427b2017-02-12 13:52:30 -080010976 * lpfc_sli4_queue_init sets up mailbox queues and iocb queues for each
James Smarte59058c2008-08-24 21:49:00 -040010977 * ring. This function also initializes ring indices of each ring.
10978 * This function is called during the initialization of the SLI
10979 * interface of an HBA.
10980 * This function is called with no lock held and always returns
10981 * 1.
10982 **/
James Smart895427b2017-02-12 13:52:30 -080010983void
10984lpfc_sli4_queue_init(struct lpfc_hba *phba)
10985{
10986 struct lpfc_sli *psli;
10987 struct lpfc_sli_ring *pring;
10988 int i;
10989
10990 psli = &phba->sli;
10991 spin_lock_irq(&phba->hbalock);
10992 INIT_LIST_HEAD(&psli->mboxq);
10993 INIT_LIST_HEAD(&psli->mboxq_cmpl);
10994 /* Initialize list headers for txq and txcmplq as double linked lists */
James Smartcdb42be2019-01-28 11:14:21 -080010995 for (i = 0; i < phba->cfg_hdw_queue; i++) {
James Smartc00f62e2019-08-14 16:57:11 -070010996 pring = phba->sli4_hba.hdwq[i].io_wq->pring;
James Smart895427b2017-02-12 13:52:30 -080010997 pring->flag = 0;
10998 pring->ringno = LPFC_FCP_RING;
James Smartc4908502019-01-28 11:14:28 -080010999 pring->txcmplq_cnt = 0;
James Smart895427b2017-02-12 13:52:30 -080011000 INIT_LIST_HEAD(&pring->txq);
11001 INIT_LIST_HEAD(&pring->txcmplq);
11002 INIT_LIST_HEAD(&pring->iocb_continueq);
11003 spin_lock_init(&pring->ring_lock);
11004 }
11005 pring = phba->sli4_hba.els_wq->pring;
11006 pring->flag = 0;
11007 pring->ringno = LPFC_ELS_RING;
James Smartc4908502019-01-28 11:14:28 -080011008 pring->txcmplq_cnt = 0;
James Smart895427b2017-02-12 13:52:30 -080011009 INIT_LIST_HEAD(&pring->txq);
11010 INIT_LIST_HEAD(&pring->txcmplq);
11011 INIT_LIST_HEAD(&pring->iocb_continueq);
11012 spin_lock_init(&pring->ring_lock);
11013
James Smartcdb42be2019-01-28 11:14:21 -080011014 if (phba->cfg_enable_fc4_type & LPFC_ENABLE_NVME) {
James Smart895427b2017-02-12 13:52:30 -080011015 pring = phba->sli4_hba.nvmels_wq->pring;
11016 pring->flag = 0;
11017 pring->ringno = LPFC_ELS_RING;
James Smartc4908502019-01-28 11:14:28 -080011018 pring->txcmplq_cnt = 0;
James Smart895427b2017-02-12 13:52:30 -080011019 INIT_LIST_HEAD(&pring->txq);
11020 INIT_LIST_HEAD(&pring->txcmplq);
11021 INIT_LIST_HEAD(&pring->iocb_continueq);
11022 spin_lock_init(&pring->ring_lock);
11023 }
11024
11025 spin_unlock_irq(&phba->hbalock);
11026}
11027
11028/**
11029 * lpfc_sli_queue_init - Queue initialization function
11030 * @phba: Pointer to HBA context object.
11031 *
11032 * lpfc_sli_queue_init sets up mailbox queues and iocb queues for each
11033 * ring. This function also initializes ring indices of each ring.
11034 * This function is called during the initialization of the SLI
11035 * interface of an HBA.
11036 * This function is called with no lock held and always returns
11037 * 1.
11038 **/
11039void
11040lpfc_sli_queue_init(struct lpfc_hba *phba)
dea31012005-04-17 16:05:31 -050011041{
11042 struct lpfc_sli *psli;
11043 struct lpfc_sli_ring *pring;
James Bottomley604a3e32005-10-29 10:28:33 -050011044 int i;
dea31012005-04-17 16:05:31 -050011045
11046 psli = &phba->sli;
James Smart2e0fef82007-06-17 19:56:36 -050011047 spin_lock_irq(&phba->hbalock);
dea31012005-04-17 16:05:31 -050011048 INIT_LIST_HEAD(&psli->mboxq);
James Smart92d7f7b2007-06-17 19:56:38 -050011049 INIT_LIST_HEAD(&psli->mboxq_cmpl);
dea31012005-04-17 16:05:31 -050011050 /* Initialize list headers for txq and txcmplq as double linked lists */
11051 for (i = 0; i < psli->num_rings; i++) {
James Smart895427b2017-02-12 13:52:30 -080011052 pring = &psli->sli3_ring[i];
dea31012005-04-17 16:05:31 -050011053 pring->ringno = i;
James Smart7e56aa22012-08-03 12:35:34 -040011054 pring->sli.sli3.next_cmdidx = 0;
11055 pring->sli.sli3.local_getidx = 0;
11056 pring->sli.sli3.cmdidx = 0;
dea31012005-04-17 16:05:31 -050011057 INIT_LIST_HEAD(&pring->iocb_continueq);
James Smart9c2face2008-01-11 01:53:18 -050011058 INIT_LIST_HEAD(&pring->iocb_continue_saveq);
dea31012005-04-17 16:05:31 -050011059 INIT_LIST_HEAD(&pring->postbufq);
James Smart895427b2017-02-12 13:52:30 -080011060 pring->flag = 0;
11061 INIT_LIST_HEAD(&pring->txq);
11062 INIT_LIST_HEAD(&pring->txcmplq);
James Smart7e56aa22012-08-03 12:35:34 -040011063 spin_lock_init(&pring->ring_lock);
dea31012005-04-17 16:05:31 -050011064 }
James Smart2e0fef82007-06-17 19:56:36 -050011065 spin_unlock_irq(&phba->hbalock);
dea31012005-04-17 16:05:31 -050011066}
11067
James Smarte59058c2008-08-24 21:49:00 -040011068/**
James Smart04c68492009-05-22 14:52:52 -040011069 * lpfc_sli_mbox_sys_flush - Flush mailbox command sub-system
11070 * @phba: Pointer to HBA context object.
11071 *
11072 * This routine flushes the mailbox command subsystem. It will unconditionally
11073 * flush all the mailbox commands in the three possible stages in the mailbox
11074 * command sub-system: pending mailbox command queue; the outstanding mailbox
11075 * command; and completed mailbox command queue. It is caller's responsibility
11076 * to make sure that the driver is in the proper state to flush the mailbox
11077 * command sub-system. Namely, the posting of mailbox commands into the
11078 * pending mailbox command queue from the various clients must be stopped;
11079 * either the HBA is in a state that it will never works on the outstanding
11080 * mailbox command (such as in EEH or ERATT conditions) or the outstanding
11081 * mailbox command has been completed.
11082 **/
11083static void
11084lpfc_sli_mbox_sys_flush(struct lpfc_hba *phba)
11085{
11086 LIST_HEAD(completions);
11087 struct lpfc_sli *psli = &phba->sli;
11088 LPFC_MBOXQ_t *pmb;
11089 unsigned long iflag;
11090
James Smart523128e2018-09-10 10:30:46 -070011091 /* Disable softirqs, including timers from obtaining phba->hbalock */
11092 local_bh_disable();
11093
James Smart04c68492009-05-22 14:52:52 -040011094 /* Flush all the mailbox commands in the mbox system */
11095 spin_lock_irqsave(&phba->hbalock, iflag);
James Smart523128e2018-09-10 10:30:46 -070011096
James Smart04c68492009-05-22 14:52:52 -040011097 /* The pending mailbox command queue */
11098 list_splice_init(&phba->sli.mboxq, &completions);
11099 /* The outstanding active mailbox command */
11100 if (psli->mbox_active) {
11101 list_add_tail(&psli->mbox_active->list, &completions);
11102 psli->mbox_active = NULL;
11103 psli->sli_flag &= ~LPFC_SLI_MBOX_ACTIVE;
11104 }
11105 /* The completed mailbox command queue */
11106 list_splice_init(&phba->sli.mboxq_cmpl, &completions);
11107 spin_unlock_irqrestore(&phba->hbalock, iflag);
11108
James Smart523128e2018-09-10 10:30:46 -070011109 /* Enable softirqs again, done with phba->hbalock */
11110 local_bh_enable();
11111
James Smart04c68492009-05-22 14:52:52 -040011112 /* Return all flushed mailbox commands with MBX_NOT_FINISHED status */
11113 while (!list_empty(&completions)) {
11114 list_remove_head(&completions, pmb, LPFC_MBOXQ_t, list);
11115 pmb->u.mb.mbxStatus = MBX_NOT_FINISHED;
11116 if (pmb->mbox_cmpl)
11117 pmb->mbox_cmpl(phba, pmb);
11118 }
11119}
11120
11121/**
James Smart3621a712009-04-06 18:47:14 -040011122 * lpfc_sli_host_down - Vport cleanup function
James Smarte59058c2008-08-24 21:49:00 -040011123 * @vport: Pointer to virtual port object.
11124 *
11125 * lpfc_sli_host_down is called to clean up the resources
11126 * associated with a vport before destroying virtual
11127 * port data structures.
11128 * This function does following operations:
11129 * - Free discovery resources associated with this virtual
11130 * port.
11131 * - Free iocbs associated with this virtual port in
11132 * the txq.
11133 * - Send abort for all iocb commands associated with this
11134 * vport in txcmplq.
11135 *
11136 * This function is called with no lock held and always returns 1.
11137 **/
dea31012005-04-17 16:05:31 -050011138int
James Smart92d7f7b2007-06-17 19:56:38 -050011139lpfc_sli_host_down(struct lpfc_vport *vport)
11140{
James Smart858c9f62007-06-17 19:56:39 -050011141 LIST_HEAD(completions);
James Smart92d7f7b2007-06-17 19:56:38 -050011142 struct lpfc_hba *phba = vport->phba;
11143 struct lpfc_sli *psli = &phba->sli;
James Smart895427b2017-02-12 13:52:30 -080011144 struct lpfc_queue *qp = NULL;
James Smart92d7f7b2007-06-17 19:56:38 -050011145 struct lpfc_sli_ring *pring;
11146 struct lpfc_iocbq *iocb, *next_iocb;
James Smart92d7f7b2007-06-17 19:56:38 -050011147 int i;
11148 unsigned long flags = 0;
11149 uint16_t prev_pring_flag;
11150
11151 lpfc_cleanup_discovery_resources(vport);
11152
11153 spin_lock_irqsave(&phba->hbalock, flags);
James Smart92d7f7b2007-06-17 19:56:38 -050011154
James Smart895427b2017-02-12 13:52:30 -080011155 /*
11156 * Error everything on the txq since these iocbs
11157 * have not been given to the FW yet.
11158 * Also issue ABTS for everything on the txcmplq
11159 */
11160 if (phba->sli_rev != LPFC_SLI_REV4) {
11161 for (i = 0; i < psli->num_rings; i++) {
11162 pring = &psli->sli3_ring[i];
11163 prev_pring_flag = pring->flag;
11164 /* Only slow rings */
11165 if (pring->ringno == LPFC_ELS_RING) {
11166 pring->flag |= LPFC_DEFERRED_RING_EVENT;
11167 /* Set the lpfc data pending flag */
11168 set_bit(LPFC_DATA_READY, &phba->data_flags);
11169 }
11170 list_for_each_entry_safe(iocb, next_iocb,
11171 &pring->txq, list) {
11172 if (iocb->vport != vport)
11173 continue;
11174 list_move_tail(&iocb->list, &completions);
11175 }
11176 list_for_each_entry_safe(iocb, next_iocb,
11177 &pring->txcmplq, list) {
11178 if (iocb->vport != vport)
11179 continue;
James Smartdb7531d2020-11-15 11:26:44 -080011180 lpfc_sli_issue_abort_iotag(phba, pring, iocb,
11181 NULL);
James Smart895427b2017-02-12 13:52:30 -080011182 }
11183 pring->flag = prev_pring_flag;
James Smart92d7f7b2007-06-17 19:56:38 -050011184 }
James Smart895427b2017-02-12 13:52:30 -080011185 } else {
11186 list_for_each_entry(qp, &phba->sli4_hba.lpfc_wq_list, wq_list) {
11187 pring = qp->pring;
11188 if (!pring)
11189 continue;
11190 if (pring == phba->sli4_hba.els_wq->pring) {
11191 pring->flag |= LPFC_DEFERRED_RING_EVENT;
11192 /* Set the lpfc data pending flag */
11193 set_bit(LPFC_DATA_READY, &phba->data_flags);
11194 }
11195 prev_pring_flag = pring->flag;
James Smart65a3df62019-09-21 20:58:48 -070011196 spin_lock(&pring->ring_lock);
James Smart895427b2017-02-12 13:52:30 -080011197 list_for_each_entry_safe(iocb, next_iocb,
11198 &pring->txq, list) {
11199 if (iocb->vport != vport)
11200 continue;
11201 list_move_tail(&iocb->list, &completions);
11202 }
James Smart65a3df62019-09-21 20:58:48 -070011203 spin_unlock(&pring->ring_lock);
James Smart895427b2017-02-12 13:52:30 -080011204 list_for_each_entry_safe(iocb, next_iocb,
11205 &pring->txcmplq, list) {
11206 if (iocb->vport != vport)
11207 continue;
James Smartdb7531d2020-11-15 11:26:44 -080011208 lpfc_sli_issue_abort_iotag(phba, pring, iocb,
11209 NULL);
James Smart895427b2017-02-12 13:52:30 -080011210 }
11211 pring->flag = prev_pring_flag;
11212 }
James Smart92d7f7b2007-06-17 19:56:38 -050011213 }
James Smart92d7f7b2007-06-17 19:56:38 -050011214 spin_unlock_irqrestore(&phba->hbalock, flags);
11215
James Smarta22d73b2021-01-04 10:02:38 -080011216 /* Make sure HBA is alive */
11217 lpfc_issue_hb_tmo(phba);
11218
James Smarta257bf92009-04-06 18:48:10 -040011219 /* Cancel all the IOCBs from the completions list */
11220 lpfc_sli_cancel_iocbs(phba, &completions, IOSTAT_LOCAL_REJECT,
11221 IOERR_SLI_DOWN);
James Smart92d7f7b2007-06-17 19:56:38 -050011222 return 1;
11223}
11224
James Smarte59058c2008-08-24 21:49:00 -040011225/**
James Smart3621a712009-04-06 18:47:14 -040011226 * lpfc_sli_hba_down - Resource cleanup function for the HBA
James Smarte59058c2008-08-24 21:49:00 -040011227 * @phba: Pointer to HBA context object.
11228 *
11229 * This function cleans up all iocb, buffers, mailbox commands
11230 * while shutting down the HBA. This function is called with no
11231 * lock held and always returns 1.
11232 * This function does the following to cleanup driver resources:
11233 * - Free discovery resources for each virtual port
11234 * - Cleanup any pending fabric iocbs
11235 * - Iterate through the iocb txq and free each entry
11236 * in the list.
11237 * - Free up any buffer posted to the HBA
11238 * - Free mailbox commands in the mailbox queue.
11239 **/
James Smart92d7f7b2007-06-17 19:56:38 -050011240int
James Smart2e0fef82007-06-17 19:56:36 -050011241lpfc_sli_hba_down(struct lpfc_hba *phba)
dea31012005-04-17 16:05:31 -050011242{
James Smart2534ba72007-04-25 09:52:20 -040011243 LIST_HEAD(completions);
James Smart2e0fef82007-06-17 19:56:36 -050011244 struct lpfc_sli *psli = &phba->sli;
James Smart895427b2017-02-12 13:52:30 -080011245 struct lpfc_queue *qp = NULL;
dea31012005-04-17 16:05:31 -050011246 struct lpfc_sli_ring *pring;
James Smart0ff10d42008-01-11 01:52:36 -050011247 struct lpfc_dmabuf *buf_ptr;
dea31012005-04-17 16:05:31 -050011248 unsigned long flags = 0;
James Smart04c68492009-05-22 14:52:52 -040011249 int i;
11250
11251 /* Shutdown the mailbox command sub-system */
James Smart618a5232012-06-12 13:54:36 -040011252 lpfc_sli_mbox_sys_shutdown(phba, LPFC_MBX_WAIT);
dea31012005-04-17 16:05:31 -050011253
dea31012005-04-17 16:05:31 -050011254 lpfc_hba_down_prep(phba);
11255
James Smart523128e2018-09-10 10:30:46 -070011256 /* Disable softirqs, including timers from obtaining phba->hbalock */
11257 local_bh_disable();
11258
James Smart92d7f7b2007-06-17 19:56:38 -050011259 lpfc_fabric_abort_hba(phba);
11260
James Smart2e0fef82007-06-17 19:56:36 -050011261 spin_lock_irqsave(&phba->hbalock, flags);
dea31012005-04-17 16:05:31 -050011262
James Smart895427b2017-02-12 13:52:30 -080011263 /*
11264 * Error everything on the txq since these iocbs
11265 * have not been given to the FW yet.
11266 */
11267 if (phba->sli_rev != LPFC_SLI_REV4) {
11268 for (i = 0; i < psli->num_rings; i++) {
11269 pring = &psli->sli3_ring[i];
11270 /* Only slow rings */
11271 if (pring->ringno == LPFC_ELS_RING) {
11272 pring->flag |= LPFC_DEFERRED_RING_EVENT;
11273 /* Set the lpfc data pending flag */
11274 set_bit(LPFC_DATA_READY, &phba->data_flags);
11275 }
11276 list_splice_init(&pring->txq, &completions);
11277 }
11278 } else {
11279 list_for_each_entry(qp, &phba->sli4_hba.lpfc_wq_list, wq_list) {
11280 pring = qp->pring;
11281 if (!pring)
11282 continue;
James Smart4b0a42b2019-08-14 16:56:42 -070011283 spin_lock(&pring->ring_lock);
James Smart895427b2017-02-12 13:52:30 -080011284 list_splice_init(&pring->txq, &completions);
James Smart4b0a42b2019-08-14 16:56:42 -070011285 spin_unlock(&pring->ring_lock);
James Smart895427b2017-02-12 13:52:30 -080011286 if (pring == phba->sli4_hba.els_wq->pring) {
11287 pring->flag |= LPFC_DEFERRED_RING_EVENT;
11288 /* Set the lpfc data pending flag */
11289 set_bit(LPFC_DATA_READY, &phba->data_flags);
11290 }
11291 }
dea31012005-04-17 16:05:31 -050011292 }
James Smart2e0fef82007-06-17 19:56:36 -050011293 spin_unlock_irqrestore(&phba->hbalock, flags);
dea31012005-04-17 16:05:31 -050011294
James Smarta257bf92009-04-06 18:48:10 -040011295 /* Cancel all the IOCBs from the completions list */
11296 lpfc_sli_cancel_iocbs(phba, &completions, IOSTAT_LOCAL_REJECT,
11297 IOERR_SLI_DOWN);
James Smart2534ba72007-04-25 09:52:20 -040011298
James Smart0ff10d42008-01-11 01:52:36 -050011299 spin_lock_irqsave(&phba->hbalock, flags);
11300 list_splice_init(&phba->elsbuf, &completions);
11301 phba->elsbuf_cnt = 0;
11302 phba->elsbuf_prev_cnt = 0;
11303 spin_unlock_irqrestore(&phba->hbalock, flags);
11304
11305 while (!list_empty(&completions)) {
11306 list_remove_head(&completions, buf_ptr,
11307 struct lpfc_dmabuf, list);
11308 lpfc_mbuf_free(phba, buf_ptr->virt, buf_ptr->phys);
11309 kfree(buf_ptr);
11310 }
11311
James Smart523128e2018-09-10 10:30:46 -070011312 /* Enable softirqs again, done with phba->hbalock */
11313 local_bh_enable();
11314
dea31012005-04-17 16:05:31 -050011315 /* Return any active mbox cmds */
11316 del_timer_sync(&psli->mbox_tmo);
James Smart92d7f7b2007-06-17 19:56:38 -050011317
James Smartda0436e2009-05-22 14:51:39 -040011318 spin_lock_irqsave(&phba->pport->work_port_lock, flags);
James Smart92d7f7b2007-06-17 19:56:38 -050011319 phba->pport->work_port_events &= ~WORKER_MBOX_TMO;
James Smartda0436e2009-05-22 14:51:39 -040011320 spin_unlock_irqrestore(&phba->pport->work_port_lock, flags);
James Smart92d7f7b2007-06-17 19:56:38 -050011321
James Smartda0436e2009-05-22 14:51:39 -040011322 return 1;
11323}
James Smart92d7f7b2007-06-17 19:56:38 -050011324
James Smartda0436e2009-05-22 14:51:39 -040011325/**
James Smart3621a712009-04-06 18:47:14 -040011326 * lpfc_sli_pcimem_bcopy - SLI memory copy function
James Smarte59058c2008-08-24 21:49:00 -040011327 * @srcp: Source memory pointer.
11328 * @destp: Destination memory pointer.
11329 * @cnt: Number of words required to be copied.
11330 *
11331 * This function is used for copying data between driver memory
11332 * and the SLI memory. This function also changes the endianness
11333 * of each word if native endianness is different from SLI
11334 * endianness. This function can be called with or without
11335 * lock.
11336 **/
dea31012005-04-17 16:05:31 -050011337void
11338lpfc_sli_pcimem_bcopy(void *srcp, void *destp, uint32_t cnt)
11339{
11340 uint32_t *src = srcp;
11341 uint32_t *dest = destp;
11342 uint32_t ldata;
11343 int i;
11344
11345 for (i = 0; i < (int)cnt; i += sizeof (uint32_t)) {
11346 ldata = *src;
11347 ldata = le32_to_cpu(ldata);
11348 *dest = ldata;
11349 src++;
11350 dest++;
11351 }
11352}
11353
James Smarte59058c2008-08-24 21:49:00 -040011354
11355/**
James Smarta0c87cb2009-07-19 10:01:10 -040011356 * lpfc_sli_bemem_bcopy - SLI memory copy function
11357 * @srcp: Source memory pointer.
11358 * @destp: Destination memory pointer.
11359 * @cnt: Number of words required to be copied.
11360 *
11361 * This function is used for copying data between a data structure
11362 * with big endian representation to local endianness.
11363 * This function can be called with or without lock.
11364 **/
11365void
11366lpfc_sli_bemem_bcopy(void *srcp, void *destp, uint32_t cnt)
11367{
11368 uint32_t *src = srcp;
11369 uint32_t *dest = destp;
11370 uint32_t ldata;
11371 int i;
11372
11373 for (i = 0; i < (int)cnt; i += sizeof(uint32_t)) {
11374 ldata = *src;
11375 ldata = be32_to_cpu(ldata);
11376 *dest = ldata;
11377 src++;
11378 dest++;
11379 }
11380}
11381
11382/**
James Smart3621a712009-04-06 18:47:14 -040011383 * lpfc_sli_ringpostbuf_put - Function to add a buffer to postbufq
James Smarte59058c2008-08-24 21:49:00 -040011384 * @phba: Pointer to HBA context object.
11385 * @pring: Pointer to driver SLI ring object.
11386 * @mp: Pointer to driver buffer object.
11387 *
11388 * This function is called with no lock held.
11389 * It always return zero after adding the buffer to the postbufq
11390 * buffer list.
11391 **/
dea31012005-04-17 16:05:31 -050011392int
James Smart2e0fef82007-06-17 19:56:36 -050011393lpfc_sli_ringpostbuf_put(struct lpfc_hba *phba, struct lpfc_sli_ring *pring,
11394 struct lpfc_dmabuf *mp)
dea31012005-04-17 16:05:31 -050011395{
11396 /* Stick struct lpfc_dmabuf at end of postbufq so driver can look it up
11397 later */
James Smart2e0fef82007-06-17 19:56:36 -050011398 spin_lock_irq(&phba->hbalock);
dea31012005-04-17 16:05:31 -050011399 list_add_tail(&mp->list, &pring->postbufq);
dea31012005-04-17 16:05:31 -050011400 pring->postbufq_cnt++;
James Smart2e0fef82007-06-17 19:56:36 -050011401 spin_unlock_irq(&phba->hbalock);
dea31012005-04-17 16:05:31 -050011402 return 0;
11403}
11404
James Smarte59058c2008-08-24 21:49:00 -040011405/**
James Smart3621a712009-04-06 18:47:14 -040011406 * lpfc_sli_get_buffer_tag - allocates a tag for a CMD_QUE_XRI64_CX buffer
James Smarte59058c2008-08-24 21:49:00 -040011407 * @phba: Pointer to HBA context object.
11408 *
11409 * When HBQ is enabled, buffers are searched based on tags. This function
11410 * allocates a tag for buffer posted using CMD_QUE_XRI64_CX iocb. The
11411 * tag is bit wise or-ed with QUE_BUFTAG_BIT to make sure that the tag
11412 * does not conflict with tags of buffer posted for unsolicited events.
11413 * The function returns the allocated tag. The function is called with
11414 * no locks held.
11415 **/
James Smart76bb24e2007-10-27 13:38:00 -040011416uint32_t
11417lpfc_sli_get_buffer_tag(struct lpfc_hba *phba)
11418{
11419 spin_lock_irq(&phba->hbalock);
11420 phba->buffer_tag_count++;
11421 /*
11422 * Always set the QUE_BUFTAG_BIT to distiguish between
11423 * a tag assigned by HBQ.
11424 */
11425 phba->buffer_tag_count |= QUE_BUFTAG_BIT;
11426 spin_unlock_irq(&phba->hbalock);
11427 return phba->buffer_tag_count;
11428}
11429
James Smarte59058c2008-08-24 21:49:00 -040011430/**
James Smart3621a712009-04-06 18:47:14 -040011431 * lpfc_sli_ring_taggedbuf_get - find HBQ buffer associated with given tag
James Smarte59058c2008-08-24 21:49:00 -040011432 * @phba: Pointer to HBA context object.
11433 * @pring: Pointer to driver SLI ring object.
11434 * @tag: Buffer tag.
11435 *
11436 * Buffers posted using CMD_QUE_XRI64_CX iocb are in pring->postbufq
11437 * list. After HBA DMA data to these buffers, CMD_IOCB_RET_XRI64_CX
11438 * iocb is posted to the response ring with the tag of the buffer.
11439 * This function searches the pring->postbufq list using the tag
11440 * to find buffer associated with CMD_IOCB_RET_XRI64_CX
11441 * iocb. If the buffer is found then lpfc_dmabuf object of the
11442 * buffer is returned to the caller else NULL is returned.
11443 * This function is called with no lock held.
11444 **/
James Smart76bb24e2007-10-27 13:38:00 -040011445struct lpfc_dmabuf *
11446lpfc_sli_ring_taggedbuf_get(struct lpfc_hba *phba, struct lpfc_sli_ring *pring,
11447 uint32_t tag)
11448{
11449 struct lpfc_dmabuf *mp, *next_mp;
11450 struct list_head *slp = &pring->postbufq;
11451
Lucas De Marchi25985ed2011-03-30 22:57:33 -030011452 /* Search postbufq, from the beginning, looking for a match on tag */
James Smart76bb24e2007-10-27 13:38:00 -040011453 spin_lock_irq(&phba->hbalock);
11454 list_for_each_entry_safe(mp, next_mp, &pring->postbufq, list) {
11455 if (mp->buffer_tag == tag) {
11456 list_del_init(&mp->list);
11457 pring->postbufq_cnt--;
11458 spin_unlock_irq(&phba->hbalock);
11459 return mp;
11460 }
11461 }
11462
11463 spin_unlock_irq(&phba->hbalock);
Dick Kennedy372c1872020-06-30 14:50:00 -070011464 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smartd7c255b2008-08-24 21:50:00 -040011465 "0402 Cannot find virtual addr for buffer tag on "
James Smart32350662019-08-14 16:57:06 -070011466 "ring %d Data x%lx x%px x%px x%x\n",
James Smart76bb24e2007-10-27 13:38:00 -040011467 pring->ringno, (unsigned long) tag,
11468 slp->next, slp->prev, pring->postbufq_cnt);
11469
11470 return NULL;
11471}
dea31012005-04-17 16:05:31 -050011472
James Smarte59058c2008-08-24 21:49:00 -040011473/**
James Smart3621a712009-04-06 18:47:14 -040011474 * lpfc_sli_ringpostbuf_get - search buffers for unsolicited CT and ELS events
James Smarte59058c2008-08-24 21:49:00 -040011475 * @phba: Pointer to HBA context object.
11476 * @pring: Pointer to driver SLI ring object.
11477 * @phys: DMA address of the buffer.
11478 *
11479 * This function searches the buffer list using the dma_address
11480 * of unsolicited event to find the driver's lpfc_dmabuf object
11481 * corresponding to the dma_address. The function returns the
11482 * lpfc_dmabuf object if a buffer is found else it returns NULL.
11483 * This function is called by the ct and els unsolicited event
11484 * handlers to get the buffer associated with the unsolicited
11485 * event.
11486 *
11487 * This function is called with no lock held.
11488 **/
dea31012005-04-17 16:05:31 -050011489struct lpfc_dmabuf *
11490lpfc_sli_ringpostbuf_get(struct lpfc_hba *phba, struct lpfc_sli_ring *pring,
11491 dma_addr_t phys)
11492{
11493 struct lpfc_dmabuf *mp, *next_mp;
11494 struct list_head *slp = &pring->postbufq;
11495
Lucas De Marchi25985ed2011-03-30 22:57:33 -030011496 /* Search postbufq, from the beginning, looking for a match on phys */
James Smart2e0fef82007-06-17 19:56:36 -050011497 spin_lock_irq(&phba->hbalock);
dea31012005-04-17 16:05:31 -050011498 list_for_each_entry_safe(mp, next_mp, &pring->postbufq, list) {
11499 if (mp->phys == phys) {
11500 list_del_init(&mp->list);
11501 pring->postbufq_cnt--;
James Smart2e0fef82007-06-17 19:56:36 -050011502 spin_unlock_irq(&phba->hbalock);
dea31012005-04-17 16:05:31 -050011503 return mp;
11504 }
11505 }
11506
James Smart2e0fef82007-06-17 19:56:36 -050011507 spin_unlock_irq(&phba->hbalock);
Dick Kennedy372c1872020-06-30 14:50:00 -070011508 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smarte8b62012007-08-02 11:10:09 -040011509 "0410 Cannot find virtual addr for mapped buf on "
James Smart32350662019-08-14 16:57:06 -070011510 "ring %d Data x%llx x%px x%px x%x\n",
James Smarte8b62012007-08-02 11:10:09 -040011511 pring->ringno, (unsigned long long)phys,
dea31012005-04-17 16:05:31 -050011512 slp->next, slp->prev, pring->postbufq_cnt);
11513 return NULL;
11514}
11515
James Smarte59058c2008-08-24 21:49:00 -040011516/**
James Smart3621a712009-04-06 18:47:14 -040011517 * lpfc_sli_abort_els_cmpl - Completion handler for the els abort iocbs
James Smarte59058c2008-08-24 21:49:00 -040011518 * @phba: Pointer to HBA context object.
11519 * @cmdiocb: Pointer to driver command iocb object.
11520 * @rspiocb: Pointer to driver response iocb object.
11521 *
11522 * This function is the completion handler for the abort iocbs for
11523 * ELS commands. This function is called from the ELS ring event
11524 * handler with no lock held. This function frees memory resources
11525 * associated with the abort iocb.
11526 **/
dea31012005-04-17 16:05:31 -050011527static void
James Smart2e0fef82007-06-17 19:56:36 -050011528lpfc_sli_abort_els_cmpl(struct lpfc_hba *phba, struct lpfc_iocbq *cmdiocb,
11529 struct lpfc_iocbq *rspiocb)
dea31012005-04-17 16:05:31 -050011530{
James Smart2e0fef82007-06-17 19:56:36 -050011531 IOCB_t *irsp = &rspiocb->iocb;
James Smart2680eea2007-04-25 09:52:55 -040011532 uint16_t abort_iotag, abort_context;
James Smartff78d8f2011-12-13 13:21:35 -050011533 struct lpfc_iocbq *abort_iocb = NULL;
James Smart2680eea2007-04-25 09:52:55 -040011534
11535 if (irsp->ulpStatus) {
James Smartff78d8f2011-12-13 13:21:35 -050011536
11537 /*
11538 * Assume that the port already completed and returned, or
11539 * will return the iocb. Just Log the message.
11540 */
James Smart2680eea2007-04-25 09:52:55 -040011541 abort_context = cmdiocb->iocb.un.acxri.abortContextTag;
11542 abort_iotag = cmdiocb->iocb.un.acxri.abortIoTag;
11543
James Smart2e0fef82007-06-17 19:56:36 -050011544 spin_lock_irq(&phba->hbalock);
James Smart45ed1192009-10-02 15:17:02 -040011545 if (phba->sli_rev < LPFC_SLI_REV4) {
James Smartfaa832e2018-07-31 17:23:18 -070011546 if (irsp->ulpCommand == CMD_ABORT_XRI_CX &&
11547 irsp->ulpStatus == IOSTAT_LOCAL_REJECT &&
11548 irsp->un.ulpWord[4] == IOERR_ABORT_REQUESTED) {
11549 spin_unlock_irq(&phba->hbalock);
11550 goto release_iocb;
11551 }
James Smart45ed1192009-10-02 15:17:02 -040011552 if (abort_iotag != 0 &&
11553 abort_iotag <= phba->sli.last_iotag)
11554 abort_iocb =
11555 phba->sli.iocbq_lookup[abort_iotag];
11556 } else
11557 /* For sli4 the abort_tag is the XRI,
11558 * so the abort routine puts the iotag of the iocb
11559 * being aborted in the context field of the abort
11560 * IOCB.
11561 */
11562 abort_iocb = phba->sli.iocbq_lookup[abort_context];
James Smart2680eea2007-04-25 09:52:55 -040011563
James Smart2a9bf3d2010-06-07 15:24:45 -040011564 lpfc_printf_log(phba, KERN_WARNING, LOG_ELS | LOG_SLI,
James Smart32350662019-08-14 16:57:06 -070011565 "0327 Cannot abort els iocb x%px "
James Smart2a9bf3d2010-06-07 15:24:45 -040011566 "with tag %x context %x, abort status %x, "
11567 "abort code %x\n",
11568 abort_iocb, abort_iotag, abort_context,
11569 irsp->ulpStatus, irsp->un.ulpWord[4]);
James Smart2680eea2007-04-25 09:52:55 -040011570
James Smartff78d8f2011-12-13 13:21:35 -050011571 spin_unlock_irq(&phba->hbalock);
James Smart2680eea2007-04-25 09:52:55 -040011572 }
James Smartfaa832e2018-07-31 17:23:18 -070011573release_iocb:
James Bottomley604a3e32005-10-29 10:28:33 -050011574 lpfc_sli_release_iocbq(phba, cmdiocb);
dea31012005-04-17 16:05:31 -050011575 return;
11576}
11577
James Smarte59058c2008-08-24 21:49:00 -040011578/**
James Smart3621a712009-04-06 18:47:14 -040011579 * lpfc_ignore_els_cmpl - Completion handler for aborted ELS command
James Smarte59058c2008-08-24 21:49:00 -040011580 * @phba: Pointer to HBA context object.
11581 * @cmdiocb: Pointer to driver command iocb object.
11582 * @rspiocb: Pointer to driver response iocb object.
11583 *
11584 * The function is called from SLI ring event handler with no
11585 * lock held. This function is the completion handler for ELS commands
11586 * which are aborted. The function frees memory resources used for
11587 * the aborted ELS commands.
11588 **/
James Smart9dd83f72021-03-01 09:18:11 -080011589void
James Smart92d7f7b2007-06-17 19:56:38 -050011590lpfc_ignore_els_cmpl(struct lpfc_hba *phba, struct lpfc_iocbq *cmdiocb,
11591 struct lpfc_iocbq *rspiocb)
11592{
11593 IOCB_t *irsp = &rspiocb->iocb;
11594
11595 /* ELS cmd tag <ulpIoTag> completes */
11596 lpfc_printf_log(phba, KERN_INFO, LOG_ELS,
James Smartd7c255b2008-08-24 21:50:00 -040011597 "0139 Ignoring ELS cmd tag x%x completion Data: "
James Smart92d7f7b2007-06-17 19:56:38 -050011598 "x%x x%x x%x\n",
James Smarte8b62012007-08-02 11:10:09 -040011599 irsp->ulpIoTag, irsp->ulpStatus,
James Smart92d7f7b2007-06-17 19:56:38 -050011600 irsp->un.ulpWord[4], irsp->ulpTimeout);
James Smart4430f7f2020-11-15 11:26:31 -080011601 lpfc_nlp_put((struct lpfc_nodelist *)cmdiocb->context1);
James Smart858c9f62007-06-17 19:56:39 -050011602 if (cmdiocb->iocb.ulpCommand == CMD_GEN_REQUEST64_CR)
11603 lpfc_ct_free_iocb(phba, cmdiocb);
11604 else
11605 lpfc_els_free_iocb(phba, cmdiocb);
James Smart92d7f7b2007-06-17 19:56:38 -050011606}
11607
James Smarte59058c2008-08-24 21:49:00 -040011608/**
James Smartdb7531d2020-11-15 11:26:44 -080011609 * lpfc_sli_issue_abort_iotag - Abort function for a command iocb
James Smarte59058c2008-08-24 21:49:00 -040011610 * @phba: Pointer to HBA context object.
11611 * @pring: Pointer to driver SLI ring object.
11612 * @cmdiocb: Pointer to driver command iocb object.
James Smartdb7531d2020-11-15 11:26:44 -080011613 * @cmpl: completion function.
James Smarte59058c2008-08-24 21:49:00 -040011614 *
James Smartdb7531d2020-11-15 11:26:44 -080011615 * This function issues an abort iocb for the provided command iocb. In case
11616 * of unloading, the abort iocb will not be issued to commands on the ELS
11617 * ring. Instead, the callback function shall be changed to those commands
11618 * so that nothing happens when them finishes. This function is called with
11619 * hbalock held andno ring_lock held (SLI4). The function returns IOCB_SUCCESS
11620 * when the command iocb is an abort request.
11621 *
James Smarte59058c2008-08-24 21:49:00 -040011622 **/
James Smartdb7531d2020-11-15 11:26:44 -080011623int
11624lpfc_sli_issue_abort_iotag(struct lpfc_hba *phba, struct lpfc_sli_ring *pring,
11625 struct lpfc_iocbq *cmdiocb, void *cmpl)
dea31012005-04-17 16:05:31 -050011626{
James Smart2e0fef82007-06-17 19:56:36 -050011627 struct lpfc_vport *vport = cmdiocb->vport;
James.Smart@Emulex.Com0bd4ca22005-10-28 20:30:02 -040011628 struct lpfc_iocbq *abtsiocbp;
dea31012005-04-17 16:05:31 -050011629 IOCB_t *icmd = NULL;
11630 IOCB_t *iabt = NULL;
James Smartdb7531d2020-11-15 11:26:44 -080011631 int retval = IOCB_ERROR;
James Smart7e56aa22012-08-03 12:35:34 -040011632 unsigned long iflags;
James Smartfaa832e2018-07-31 17:23:18 -070011633 struct lpfc_nodelist *ndlp;
James Smart07951072007-04-25 09:51:38 -040011634
James Smart92d7f7b2007-06-17 19:56:38 -050011635 /*
11636 * There are certain command types we don't want to abort. And we
11637 * don't want to abort commands that are already in the process of
11638 * being aborted.
James Smart07951072007-04-25 09:51:38 -040011639 */
11640 icmd = &cmdiocb->iocb;
James Smart2e0fef82007-06-17 19:56:36 -050011641 if (icmd->ulpCommand == CMD_ABORT_XRI_CN ||
James Smart92d7f7b2007-06-17 19:56:38 -050011642 icmd->ulpCommand == CMD_CLOSE_XRI_CN ||
James Smart078c68b2021-04-11 18:31:12 -070011643 cmdiocb->iocb_flag & LPFC_DRIVER_ABORTED)
James Smartdb7531d2020-11-15 11:26:44 -080011644 return IOCB_ABORTING;
11645
11646 if (!pring) {
11647 if (cmdiocb->iocb_flag & LPFC_IO_FABRIC)
11648 cmdiocb->fabric_iocb_cmpl = lpfc_ignore_els_cmpl;
11649 else
11650 cmdiocb->iocb_cmpl = lpfc_ignore_els_cmpl;
11651 return retval;
11652 }
11653
11654 /*
11655 * If we're unloading, don't abort iocb on the ELS ring, but change
11656 * the callback so that nothing happens when it finishes.
11657 */
11658 if ((vport->load_flag & FC_UNLOADING) &&
11659 pring->ringno == LPFC_ELS_RING) {
11660 if (cmdiocb->iocb_flag & LPFC_IO_FABRIC)
11661 cmdiocb->fabric_iocb_cmpl = lpfc_ignore_els_cmpl;
11662 else
11663 cmdiocb->iocb_cmpl = lpfc_ignore_els_cmpl;
11664 return retval;
11665 }
James Smart07951072007-04-25 09:51:38 -040011666
dea31012005-04-17 16:05:31 -050011667 /* issue ABTS for this IOCB based on iotag */
James Smart92d7f7b2007-06-17 19:56:38 -050011668 abtsiocbp = __lpfc_sli_get_iocbq(phba);
dea31012005-04-17 16:05:31 -050011669 if (abtsiocbp == NULL)
James Smartdb7531d2020-11-15 11:26:44 -080011670 return IOCB_NORESOURCE;
dea31012005-04-17 16:05:31 -050011671
James Smart07951072007-04-25 09:51:38 -040011672 /* This signals the response to set the correct status
James Smart341af102010-01-26 23:07:37 -050011673 * before calling the completion handler
James Smart07951072007-04-25 09:51:38 -040011674 */
11675 cmdiocb->iocb_flag |= LPFC_DRIVER_ABORTED;
11676
dea31012005-04-17 16:05:31 -050011677 iabt = &abtsiocbp->iocb;
James Smart07951072007-04-25 09:51:38 -040011678 iabt->un.acxri.abortType = ABORT_TYPE_ABTS;
11679 iabt->un.acxri.abortContextTag = icmd->ulpContext;
James Smart45ed1192009-10-02 15:17:02 -040011680 if (phba->sli_rev == LPFC_SLI_REV4) {
James Smartda0436e2009-05-22 14:51:39 -040011681 iabt->un.acxri.abortIoTag = cmdiocb->sli4_xritag;
James Smartdb7531d2020-11-15 11:26:44 -080011682 if (pring->ringno == LPFC_ELS_RING)
11683 iabt->un.acxri.abortContextTag = cmdiocb->iotag;
James Smartfaa832e2018-07-31 17:23:18 -070011684 } else {
James Smartda0436e2009-05-22 14:51:39 -040011685 iabt->un.acxri.abortIoTag = icmd->ulpIoTag;
James Smartfaa832e2018-07-31 17:23:18 -070011686 if (pring->ringno == LPFC_ELS_RING) {
11687 ndlp = (struct lpfc_nodelist *)(cmdiocb->context1);
11688 iabt->un.acxri.abortContextTag = ndlp->nlp_rpi;
11689 }
11690 }
dea31012005-04-17 16:05:31 -050011691 iabt->ulpLe = 1;
James Smart07951072007-04-25 09:51:38 -040011692 iabt->ulpClass = icmd->ulpClass;
dea31012005-04-17 16:05:31 -050011693
James Smart5ffc2662009-11-18 15:39:44 -050011694 /* ABTS WQE must go to the same WQ as the WQE to be aborted */
James Smart895427b2017-02-12 13:52:30 -080011695 abtsiocbp->hba_wqidx = cmdiocb->hba_wqidx;
James Smartdb7531d2020-11-15 11:26:44 -080011696 if (cmdiocb->iocb_flag & LPFC_IO_FCP) {
11697 abtsiocbp->iocb_flag |= LPFC_IO_FCP;
James Smart341af102010-01-26 23:07:37 -050011698 abtsiocbp->iocb_flag |= LPFC_USE_FCPWQIDX;
James Smartdb7531d2020-11-15 11:26:44 -080011699 }
James Smart9bd2bff52014-09-03 12:57:30 -040011700 if (cmdiocb->iocb_flag & LPFC_IO_FOF)
11701 abtsiocbp->iocb_flag |= LPFC_IO_FOF;
James Smart5ffc2662009-11-18 15:39:44 -050011702
James Smart2e0fef82007-06-17 19:56:36 -050011703 if (phba->link_state >= LPFC_LINK_UP)
James Smart07951072007-04-25 09:51:38 -040011704 iabt->ulpCommand = CMD_ABORT_XRI_CN;
11705 else
11706 iabt->ulpCommand = CMD_CLOSE_XRI_CN;
11707
James Smartdb7531d2020-11-15 11:26:44 -080011708 if (cmpl)
11709 abtsiocbp->iocb_cmpl = cmpl;
11710 else
11711 abtsiocbp->iocb_cmpl = lpfc_sli_abort_els_cmpl;
James Smarte6c6acc2016-12-19 15:07:23 -080011712 abtsiocbp->vport = vport;
James Smart5b8bd0c2007-04-25 09:52:49 -040011713
James Smart7e56aa22012-08-03 12:35:34 -040011714 if (phba->sli_rev == LPFC_SLI_REV4) {
James Smart895427b2017-02-12 13:52:30 -080011715 pring = lpfc_sli4_calc_ring(phba, abtsiocbp);
11716 if (unlikely(pring == NULL))
James Smartdb7531d2020-11-15 11:26:44 -080011717 goto abort_iotag_exit;
James Smart7e56aa22012-08-03 12:35:34 -040011718 /* Note: both hbalock and ring_lock need to be set here */
11719 spin_lock_irqsave(&pring->ring_lock, iflags);
11720 retval = __lpfc_sli_issue_iocb(phba, pring->ringno,
11721 abtsiocbp, 0);
11722 spin_unlock_irqrestore(&pring->ring_lock, iflags);
11723 } else {
11724 retval = __lpfc_sli_issue_iocb(phba, pring->ringno,
11725 abtsiocbp, 0);
11726 }
James Smart07951072007-04-25 09:51:38 -040011727
11728abort_iotag_exit:
James Smartdb7531d2020-11-15 11:26:44 -080011729
11730 lpfc_printf_vlog(vport, KERN_INFO, LOG_SLI,
11731 "0339 Abort xri x%x, original iotag x%x, "
11732 "abort cmd iotag x%x retval x%x\n",
11733 iabt->un.acxri.abortIoTag,
11734 iabt->un.acxri.abortContextTag,
11735 abtsiocbp->iotag, retval);
11736
11737 if (retval) {
11738 cmdiocb->iocb_flag &= ~LPFC_DRIVER_ABORTED;
11739 __lpfc_sli_release_iocbq(phba, abtsiocbp);
11740 }
11741
James Smart2e0fef82007-06-17 19:56:36 -050011742 /*
11743 * Caller to this routine should check for IOCB_ERROR
11744 * and handle it properly. This routine no longer removes
11745 * iocb off txcmplq and call compl in case of IOCB_ERROR.
James Smart07951072007-04-25 09:51:38 -040011746 */
James Smart2e0fef82007-06-17 19:56:36 -050011747 return retval;
dea31012005-04-17 16:05:31 -050011748}
11749
James Smarte59058c2008-08-24 21:49:00 -040011750/**
James Smart5af5eee2010-10-22 11:06:38 -040011751 * lpfc_sli_hba_iocb_abort - Abort all iocbs to an hba.
11752 * @phba: pointer to lpfc HBA data structure.
11753 *
11754 * This routine will abort all pending and outstanding iocbs to an HBA.
11755 **/
11756void
11757lpfc_sli_hba_iocb_abort(struct lpfc_hba *phba)
11758{
11759 struct lpfc_sli *psli = &phba->sli;
11760 struct lpfc_sli_ring *pring;
James Smart895427b2017-02-12 13:52:30 -080011761 struct lpfc_queue *qp = NULL;
James Smart5af5eee2010-10-22 11:06:38 -040011762 int i;
11763
James Smart895427b2017-02-12 13:52:30 -080011764 if (phba->sli_rev != LPFC_SLI_REV4) {
11765 for (i = 0; i < psli->num_rings; i++) {
11766 pring = &psli->sli3_ring[i];
11767 lpfc_sli_abort_iocb_ring(phba, pring);
11768 }
11769 return;
11770 }
11771 list_for_each_entry(qp, &phba->sli4_hba.lpfc_wq_list, wq_list) {
11772 pring = qp->pring;
11773 if (!pring)
11774 continue;
James Smartdb55fba2014-04-04 13:52:02 -040011775 lpfc_sli_abort_iocb_ring(phba, pring);
James Smart5af5eee2010-10-22 11:06:38 -040011776 }
11777}
11778
11779/**
James Smart3621a712009-04-06 18:47:14 -040011780 * lpfc_sli_validate_fcp_iocb - find commands associated with a vport or LUN
James Smarte59058c2008-08-24 21:49:00 -040011781 * @iocbq: Pointer to driver iocb object.
11782 * @vport: Pointer to driver virtual port object.
11783 * @tgt_id: SCSI ID of the target.
11784 * @lun_id: LUN ID of the scsi device.
11785 * @ctx_cmd: LPFC_CTX_LUN/LPFC_CTX_TGT/LPFC_CTX_HOST
11786 *
James Smart3621a712009-04-06 18:47:14 -040011787 * This function acts as an iocb filter for functions which abort or count
James Smarte59058c2008-08-24 21:49:00 -040011788 * all FCP iocbs pending on a lun/SCSI target/SCSI host. It will return
11789 * 0 if the filtering criteria is met for the given iocb and will return
11790 * 1 if the filtering criteria is not met.
11791 * If ctx_cmd == LPFC_CTX_LUN, the function returns 0 only if the
11792 * given iocb is for the SCSI device specified by vport, tgt_id and
11793 * lun_id parameter.
11794 * If ctx_cmd == LPFC_CTX_TGT, the function returns 0 only if the
11795 * given iocb is for the SCSI target specified by vport and tgt_id
11796 * parameters.
11797 * If ctx_cmd == LPFC_CTX_HOST, the function returns 0 only if the
11798 * given iocb is for the SCSI host associated with the given vport.
11799 * This function is called with no locks held.
11800 **/
dea31012005-04-17 16:05:31 -050011801static int
James Smart51ef4c22007-08-02 11:10:31 -040011802lpfc_sli_validate_fcp_iocb(struct lpfc_iocbq *iocbq, struct lpfc_vport *vport,
11803 uint16_t tgt_id, uint64_t lun_id,
James.Smart@Emulex.Com0bd4ca22005-10-28 20:30:02 -040011804 lpfc_ctx_cmd ctx_cmd)
dea31012005-04-17 16:05:31 -050011805{
James Smartc4908502019-01-28 11:14:28 -080011806 struct lpfc_io_buf *lpfc_cmd;
James Smarte1364712021-04-21 16:44:33 -070011807 IOCB_t *icmd = NULL;
dea31012005-04-17 16:05:31 -050011808 int rc = 1;
11809
James Smart9ec58ec2021-01-04 10:02:35 -080011810 if (!iocbq || iocbq->vport != vport)
James.Smart@Emulex.Com0bd4ca22005-10-28 20:30:02 -040011811 return rc;
11812
James Smarte1364712021-04-21 16:44:33 -070011813 if (!(iocbq->iocb_flag & LPFC_IO_FCP) ||
11814 !(iocbq->iocb_flag & LPFC_IO_ON_TXCMPLQ) ||
11815 iocbq->iocb_flag & LPFC_DRIVER_ABORTED)
11816 return rc;
11817
11818 icmd = &iocbq->iocb;
11819 if (icmd->ulpCommand == CMD_ABORT_XRI_CN ||
11820 icmd->ulpCommand == CMD_CLOSE_XRI_CN)
James Smart51ef4c22007-08-02 11:10:31 -040011821 return rc;
11822
James Smartc4908502019-01-28 11:14:28 -080011823 lpfc_cmd = container_of(iocbq, struct lpfc_io_buf, cur_iocbq);
James.Smart@Emulex.Com0bd4ca22005-10-28 20:30:02 -040011824
James Smart495a7142008-06-14 22:52:59 -040011825 if (lpfc_cmd->pCmd == NULL)
dea31012005-04-17 16:05:31 -050011826 return rc;
11827
11828 switch (ctx_cmd) {
11829 case LPFC_CTX_LUN:
James Smartb0e83012018-06-26 08:24:29 -070011830 if ((lpfc_cmd->rdata) && (lpfc_cmd->rdata->pnode) &&
James Smart495a7142008-06-14 22:52:59 -040011831 (lpfc_cmd->rdata->pnode->nlp_sid == tgt_id) &&
11832 (scsilun_to_int(&lpfc_cmd->fcp_cmnd->fcp_lun) == lun_id))
dea31012005-04-17 16:05:31 -050011833 rc = 0;
11834 break;
11835 case LPFC_CTX_TGT:
James Smartb0e83012018-06-26 08:24:29 -070011836 if ((lpfc_cmd->rdata) && (lpfc_cmd->rdata->pnode) &&
James Smart495a7142008-06-14 22:52:59 -040011837 (lpfc_cmd->rdata->pnode->nlp_sid == tgt_id))
dea31012005-04-17 16:05:31 -050011838 rc = 0;
11839 break;
dea31012005-04-17 16:05:31 -050011840 case LPFC_CTX_HOST:
11841 rc = 0;
11842 break;
11843 default:
11844 printk(KERN_ERR "%s: Unknown context cmd type, value %d\n",
Harvey Harrisoncadbd4a2008-07-03 23:47:27 -070011845 __func__, ctx_cmd);
dea31012005-04-17 16:05:31 -050011846 break;
11847 }
11848
11849 return rc;
11850}
11851
James Smarte59058c2008-08-24 21:49:00 -040011852/**
James Smart3621a712009-04-06 18:47:14 -040011853 * lpfc_sli_sum_iocb - Function to count the number of FCP iocbs pending
James Smarte59058c2008-08-24 21:49:00 -040011854 * @vport: Pointer to virtual port.
11855 * @tgt_id: SCSI ID of the target.
11856 * @lun_id: LUN ID of the scsi device.
11857 * @ctx_cmd: LPFC_CTX_LUN/LPFC_CTX_TGT/LPFC_CTX_HOST.
11858 *
11859 * This function returns number of FCP commands pending for the vport.
11860 * When ctx_cmd == LPFC_CTX_LUN, the function returns number of FCP
11861 * commands pending on the vport associated with SCSI device specified
11862 * by tgt_id and lun_id parameters.
11863 * When ctx_cmd == LPFC_CTX_TGT, the function returns number of FCP
11864 * commands pending on the vport associated with SCSI target specified
11865 * by tgt_id parameter.
11866 * When ctx_cmd == LPFC_CTX_HOST, the function returns number of FCP
11867 * commands pending on the vport.
11868 * This function returns the number of iocbs which satisfy the filter.
11869 * This function is called without any lock held.
11870 **/
dea31012005-04-17 16:05:31 -050011871int
James Smart51ef4c22007-08-02 11:10:31 -040011872lpfc_sli_sum_iocb(struct lpfc_vport *vport, uint16_t tgt_id, uint64_t lun_id,
11873 lpfc_ctx_cmd ctx_cmd)
dea31012005-04-17 16:05:31 -050011874{
James Smart51ef4c22007-08-02 11:10:31 -040011875 struct lpfc_hba *phba = vport->phba;
James.Smart@Emulex.Com0bd4ca22005-10-28 20:30:02 -040011876 struct lpfc_iocbq *iocbq;
11877 int sum, i;
dea31012005-04-17 16:05:31 -050011878
Johannes Thumshirn31979002016-07-18 16:06:03 +020011879 spin_lock_irq(&phba->hbalock);
James.Smart@Emulex.Com0bd4ca22005-10-28 20:30:02 -040011880 for (i = 1, sum = 0; i <= phba->sli.last_iotag; i++) {
11881 iocbq = phba->sli.iocbq_lookup[i];
dea31012005-04-17 16:05:31 -050011882
James Smart51ef4c22007-08-02 11:10:31 -040011883 if (lpfc_sli_validate_fcp_iocb (iocbq, vport, tgt_id, lun_id,
11884 ctx_cmd) == 0)
James.Smart@Emulex.Com0bd4ca22005-10-28 20:30:02 -040011885 sum++;
dea31012005-04-17 16:05:31 -050011886 }
Johannes Thumshirn31979002016-07-18 16:06:03 +020011887 spin_unlock_irq(&phba->hbalock);
James.Smart@Emulex.Com0bd4ca22005-10-28 20:30:02 -040011888
dea31012005-04-17 16:05:31 -050011889 return sum;
11890}
11891
James Smarte59058c2008-08-24 21:49:00 -040011892/**
James Smartdb7531d2020-11-15 11:26:44 -080011893 * lpfc_sli4_abort_fcp_cmpl - Completion handler function for aborted FCP IOCBs
11894 * @phba: Pointer to HBA context object
11895 * @cmdiocb: Pointer to command iocb object.
11896 * @wcqe: pointer to the complete wcqe
11897 *
11898 * This function is called when an aborted FCP iocb completes. This
11899 * function is called by the ring event handler with no lock held.
11900 * This function frees the iocb. It is called for sli-4 adapters.
11901 **/
11902void
11903lpfc_sli4_abort_fcp_cmpl(struct lpfc_hba *phba, struct lpfc_iocbq *cmdiocb,
11904 struct lpfc_wcqe_complete *wcqe)
11905{
11906 lpfc_printf_log(phba, KERN_INFO, LOG_SLI,
11907 "3017 ABORT_XRI_CN completing on rpi x%x "
11908 "original iotag x%x, abort cmd iotag x%x "
11909 "status 0x%x, reason 0x%x\n",
11910 cmdiocb->iocb.un.acxri.abortContextTag,
11911 cmdiocb->iocb.un.acxri.abortIoTag,
11912 cmdiocb->iotag,
11913 (bf_get(lpfc_wcqe_c_status, wcqe)
11914 & LPFC_IOCB_STATUS_MASK),
11915 wcqe->parameter);
11916 lpfc_sli_release_iocbq(phba, cmdiocb);
11917}
11918
11919/**
James Smart3621a712009-04-06 18:47:14 -040011920 * lpfc_sli_abort_fcp_cmpl - Completion handler function for aborted FCP IOCBs
James Smarte59058c2008-08-24 21:49:00 -040011921 * @phba: Pointer to HBA context object
11922 * @cmdiocb: Pointer to command iocb object.
11923 * @rspiocb: Pointer to response iocb object.
11924 *
11925 * This function is called when an aborted FCP iocb completes. This
11926 * function is called by the ring event handler with no lock held.
11927 * This function frees the iocb.
11928 **/
James.Smart@Emulex.Com5eb95af2005-06-25 10:34:30 -040011929void
James Smart2e0fef82007-06-17 19:56:36 -050011930lpfc_sli_abort_fcp_cmpl(struct lpfc_hba *phba, struct lpfc_iocbq *cmdiocb,
11931 struct lpfc_iocbq *rspiocb)
James.Smart@Emulex.Com5eb95af2005-06-25 10:34:30 -040011932{
James Smartcb69f7d2011-12-13 13:21:57 -050011933 lpfc_printf_log(phba, KERN_INFO, LOG_SLI,
James Smart8e668af2013-05-31 17:04:28 -040011934 "3096 ABORT_XRI_CN completing on rpi x%x "
James Smartcb69f7d2011-12-13 13:21:57 -050011935 "original iotag x%x, abort cmd iotag x%x "
11936 "status 0x%x, reason 0x%x\n",
11937 cmdiocb->iocb.un.acxri.abortContextTag,
11938 cmdiocb->iocb.un.acxri.abortIoTag,
11939 cmdiocb->iotag, rspiocb->iocb.ulpStatus,
11940 rspiocb->iocb.un.ulpWord[4]);
James Bottomley604a3e32005-10-29 10:28:33 -050011941 lpfc_sli_release_iocbq(phba, cmdiocb);
James.Smart@Emulex.Com5eb95af2005-06-25 10:34:30 -040011942 return;
11943}
11944
James Smarte59058c2008-08-24 21:49:00 -040011945/**
James Smart3621a712009-04-06 18:47:14 -040011946 * lpfc_sli_abort_iocb - issue abort for all commands on a host/target/LUN
James Smarte59058c2008-08-24 21:49:00 -040011947 * @vport: Pointer to virtual port.
James Smarte59058c2008-08-24 21:49:00 -040011948 * @tgt_id: SCSI ID of the target.
11949 * @lun_id: LUN ID of the scsi device.
11950 * @abort_cmd: LPFC_CTX_LUN/LPFC_CTX_TGT/LPFC_CTX_HOST.
11951 *
11952 * This function sends an abort command for every SCSI command
11953 * associated with the given virtual port pending on the ring
11954 * filtered by lpfc_sli_validate_fcp_iocb function.
11955 * When abort_cmd == LPFC_CTX_LUN, the function sends abort only to the
11956 * FCP iocbs associated with lun specified by tgt_id and lun_id
11957 * parameters
11958 * When abort_cmd == LPFC_CTX_TGT, the function sends abort only to the
11959 * FCP iocbs associated with SCSI target specified by tgt_id parameter.
11960 * When abort_cmd == LPFC_CTX_HOST, the function sends abort to all
11961 * FCP iocbs associated with virtual port.
James Smart078c68b2021-04-11 18:31:12 -070011962 * The pring used for SLI3 is sli3_ring[LPFC_FCP_RING], for SLI4
11963 * lpfc_sli4_calc_ring is used.
James Smarte59058c2008-08-24 21:49:00 -040011964 * This function returns number of iocbs it failed to abort.
11965 * This function is called with no locks held.
11966 **/
dea31012005-04-17 16:05:31 -050011967int
James Smart078c68b2021-04-11 18:31:12 -070011968lpfc_sli_abort_iocb(struct lpfc_vport *vport, u16 tgt_id, u64 lun_id,
11969 lpfc_ctx_cmd abort_cmd)
dea31012005-04-17 16:05:31 -050011970{
James Smart51ef4c22007-08-02 11:10:31 -040011971 struct lpfc_hba *phba = vport->phba;
James Smart078c68b2021-04-11 18:31:12 -070011972 struct lpfc_sli_ring *pring = NULL;
James.Smart@Emulex.Com0bd4ca22005-10-28 20:30:02 -040011973 struct lpfc_iocbq *iocbq;
dea31012005-04-17 16:05:31 -050011974 int errcnt = 0, ret_val = 0;
James Smartdb7531d2020-11-15 11:26:44 -080011975 unsigned long iflags;
James.Smart@Emulex.Com0bd4ca22005-10-28 20:30:02 -040011976 int i;
James Smart078c68b2021-04-11 18:31:12 -070011977 void *fcp_cmpl = NULL;
dea31012005-04-17 16:05:31 -050011978
James Smartb0e83012018-06-26 08:24:29 -070011979 /* all I/Os are in process of being flushed */
James Smartc00f62e2019-08-14 16:57:11 -070011980 if (phba->hba_flag & HBA_IOQ_FLUSH)
James Smartb0e83012018-06-26 08:24:29 -070011981 return errcnt;
11982
James.Smart@Emulex.Com0bd4ca22005-10-28 20:30:02 -040011983 for (i = 1; i <= phba->sli.last_iotag; i++) {
11984 iocbq = phba->sli.iocbq_lookup[i];
dea31012005-04-17 16:05:31 -050011985
James Smart51ef4c22007-08-02 11:10:31 -040011986 if (lpfc_sli_validate_fcp_iocb(iocbq, vport, tgt_id, lun_id,
James Smart2e0fef82007-06-17 19:56:36 -050011987 abort_cmd) != 0)
dea31012005-04-17 16:05:31 -050011988 continue;
11989
James Smartdb7531d2020-11-15 11:26:44 -080011990 spin_lock_irqsave(&phba->hbalock, iflags);
James Smart078c68b2021-04-11 18:31:12 -070011991 if (phba->sli_rev == LPFC_SLI_REV3) {
11992 pring = &phba->sli.sli3_ring[LPFC_FCP_RING];
11993 fcp_cmpl = lpfc_sli_abort_fcp_cmpl;
11994 } else if (phba->sli_rev == LPFC_SLI_REV4) {
11995 pring = lpfc_sli4_calc_ring(phba, iocbq);
11996 fcp_cmpl = lpfc_sli4_abort_fcp_cmpl;
11997 }
James Smartdb7531d2020-11-15 11:26:44 -080011998 ret_val = lpfc_sli_issue_abort_iotag(phba, pring, iocbq,
James Smart078c68b2021-04-11 18:31:12 -070011999 fcp_cmpl);
James Smartdb7531d2020-11-15 11:26:44 -080012000 spin_unlock_irqrestore(&phba->hbalock, iflags);
12001 if (ret_val != IOCB_SUCCESS)
dea31012005-04-17 16:05:31 -050012002 errcnt++;
dea31012005-04-17 16:05:31 -050012003 }
12004
12005 return errcnt;
12006}
12007
James Smarte59058c2008-08-24 21:49:00 -040012008/**
James Smart98912dda2014-04-04 13:52:31 -040012009 * lpfc_sli_abort_taskmgmt - issue abort for all commands on a host/target/LUN
12010 * @vport: Pointer to virtual port.
12011 * @pring: Pointer to driver SLI ring object.
12012 * @tgt_id: SCSI ID of the target.
12013 * @lun_id: LUN ID of the scsi device.
Lee Jones7af29d42020-07-21 17:41:31 +010012014 * @cmd: LPFC_CTX_LUN/LPFC_CTX_TGT/LPFC_CTX_HOST.
James Smart98912dda2014-04-04 13:52:31 -040012015 *
12016 * This function sends an abort command for every SCSI command
12017 * associated with the given virtual port pending on the ring
12018 * filtered by lpfc_sli_validate_fcp_iocb function.
12019 * When taskmgmt_cmd == LPFC_CTX_LUN, the function sends abort only to the
12020 * FCP iocbs associated with lun specified by tgt_id and lun_id
12021 * parameters
12022 * When taskmgmt_cmd == LPFC_CTX_TGT, the function sends abort only to the
12023 * FCP iocbs associated with SCSI target specified by tgt_id parameter.
12024 * When taskmgmt_cmd == LPFC_CTX_HOST, the function sends abort to all
12025 * FCP iocbs associated with virtual port.
12026 * This function returns number of iocbs it aborted .
12027 * This function is called with no locks held right after a taskmgmt
12028 * command is sent.
12029 **/
12030int
12031lpfc_sli_abort_taskmgmt(struct lpfc_vport *vport, struct lpfc_sli_ring *pring,
12032 uint16_t tgt_id, uint64_t lun_id, lpfc_ctx_cmd cmd)
12033{
12034 struct lpfc_hba *phba = vport->phba;
James Smartc4908502019-01-28 11:14:28 -080012035 struct lpfc_io_buf *lpfc_cmd;
James Smart98912dda2014-04-04 13:52:31 -040012036 struct lpfc_iocbq *abtsiocbq;
James Smart8c50d252014-09-03 12:58:16 -040012037 struct lpfc_nodelist *ndlp;
James Smart98912dda2014-04-04 13:52:31 -040012038 struct lpfc_iocbq *iocbq;
12039 IOCB_t *icmd;
12040 int sum, i, ret_val;
12041 unsigned long iflags;
James Smartc2017262019-01-28 11:14:37 -080012042 struct lpfc_sli_ring *pring_s4 = NULL;
James Smart98912dda2014-04-04 13:52:31 -040012043
James Smart59c68ea2018-04-09 14:24:25 -070012044 spin_lock_irqsave(&phba->hbalock, iflags);
James Smart98912dda2014-04-04 13:52:31 -040012045
12046 /* all I/Os are in process of being flushed */
James Smartc00f62e2019-08-14 16:57:11 -070012047 if (phba->hba_flag & HBA_IOQ_FLUSH) {
James Smart59c68ea2018-04-09 14:24:25 -070012048 spin_unlock_irqrestore(&phba->hbalock, iflags);
James Smart98912dda2014-04-04 13:52:31 -040012049 return 0;
12050 }
12051 sum = 0;
12052
12053 for (i = 1; i <= phba->sli.last_iotag; i++) {
12054 iocbq = phba->sli.iocbq_lookup[i];
12055
12056 if (lpfc_sli_validate_fcp_iocb(iocbq, vport, tgt_id, lun_id,
12057 cmd) != 0)
12058 continue;
12059
James Smartc2017262019-01-28 11:14:37 -080012060 /* Guard against IO completion being called at same time */
12061 lpfc_cmd = container_of(iocbq, struct lpfc_io_buf, cur_iocbq);
12062 spin_lock(&lpfc_cmd->buf_lock);
12063
12064 if (!lpfc_cmd->pCmd) {
12065 spin_unlock(&lpfc_cmd->buf_lock);
12066 continue;
12067 }
12068
12069 if (phba->sli_rev == LPFC_SLI_REV4) {
12070 pring_s4 =
James Smartc00f62e2019-08-14 16:57:11 -070012071 phba->sli4_hba.hdwq[iocbq->hba_wqidx].io_wq->pring;
James Smartc2017262019-01-28 11:14:37 -080012072 if (!pring_s4) {
12073 spin_unlock(&lpfc_cmd->buf_lock);
12074 continue;
12075 }
12076 /* Note: both hbalock and ring_lock must be set here */
12077 spin_lock(&pring_s4->ring_lock);
12078 }
12079
James Smart98912dda2014-04-04 13:52:31 -040012080 /*
12081 * If the iocbq is already being aborted, don't take a second
12082 * action, but do count it.
12083 */
James Smartc2017262019-01-28 11:14:37 -080012084 if ((iocbq->iocb_flag & LPFC_DRIVER_ABORTED) ||
12085 !(iocbq->iocb_flag & LPFC_IO_ON_TXCMPLQ)) {
12086 if (phba->sli_rev == LPFC_SLI_REV4)
12087 spin_unlock(&pring_s4->ring_lock);
12088 spin_unlock(&lpfc_cmd->buf_lock);
James Smart98912dda2014-04-04 13:52:31 -040012089 continue;
James Smartc2017262019-01-28 11:14:37 -080012090 }
James Smart98912dda2014-04-04 13:52:31 -040012091
12092 /* issue ABTS for this IOCB based on iotag */
12093 abtsiocbq = __lpfc_sli_get_iocbq(phba);
James Smartc2017262019-01-28 11:14:37 -080012094 if (!abtsiocbq) {
12095 if (phba->sli_rev == LPFC_SLI_REV4)
12096 spin_unlock(&pring_s4->ring_lock);
12097 spin_unlock(&lpfc_cmd->buf_lock);
James Smart98912dda2014-04-04 13:52:31 -040012098 continue;
James Smartc2017262019-01-28 11:14:37 -080012099 }
James Smart98912dda2014-04-04 13:52:31 -040012100
12101 icmd = &iocbq->iocb;
12102 abtsiocbq->iocb.un.acxri.abortType = ABORT_TYPE_ABTS;
12103 abtsiocbq->iocb.un.acxri.abortContextTag = icmd->ulpContext;
12104 if (phba->sli_rev == LPFC_SLI_REV4)
12105 abtsiocbq->iocb.un.acxri.abortIoTag =
12106 iocbq->sli4_xritag;
12107 else
12108 abtsiocbq->iocb.un.acxri.abortIoTag = icmd->ulpIoTag;
12109 abtsiocbq->iocb.ulpLe = 1;
12110 abtsiocbq->iocb.ulpClass = icmd->ulpClass;
12111 abtsiocbq->vport = vport;
12112
12113 /* ABTS WQE must go to the same WQ as the WQE to be aborted */
James Smart895427b2017-02-12 13:52:30 -080012114 abtsiocbq->hba_wqidx = iocbq->hba_wqidx;
James Smart98912dda2014-04-04 13:52:31 -040012115 if (iocbq->iocb_flag & LPFC_IO_FCP)
12116 abtsiocbq->iocb_flag |= LPFC_USE_FCPWQIDX;
James Smart9bd2bff52014-09-03 12:57:30 -040012117 if (iocbq->iocb_flag & LPFC_IO_FOF)
12118 abtsiocbq->iocb_flag |= LPFC_IO_FOF;
James Smart98912dda2014-04-04 13:52:31 -040012119
James Smart8c50d252014-09-03 12:58:16 -040012120 ndlp = lpfc_cmd->rdata->pnode;
12121
12122 if (lpfc_is_link_up(phba) &&
12123 (ndlp && ndlp->nlp_state == NLP_STE_MAPPED_NODE))
James Smart98912dda2014-04-04 13:52:31 -040012124 abtsiocbq->iocb.ulpCommand = CMD_ABORT_XRI_CN;
12125 else
12126 abtsiocbq->iocb.ulpCommand = CMD_CLOSE_XRI_CN;
12127
12128 /* Setup callback routine and issue the command. */
12129 abtsiocbq->iocb_cmpl = lpfc_sli_abort_fcp_cmpl;
12130
12131 /*
12132 * Indicate the IO is being aborted by the driver and set
12133 * the caller's flag into the aborted IO.
12134 */
12135 iocbq->iocb_flag |= LPFC_DRIVER_ABORTED;
12136
12137 if (phba->sli_rev == LPFC_SLI_REV4) {
James Smart98912dda2014-04-04 13:52:31 -040012138 ret_val = __lpfc_sli_issue_iocb(phba, pring_s4->ringno,
12139 abtsiocbq, 0);
James Smart59c68ea2018-04-09 14:24:25 -070012140 spin_unlock(&pring_s4->ring_lock);
James Smart98912dda2014-04-04 13:52:31 -040012141 } else {
12142 ret_val = __lpfc_sli_issue_iocb(phba, pring->ringno,
12143 abtsiocbq, 0);
12144 }
12145
James Smartc2017262019-01-28 11:14:37 -080012146 spin_unlock(&lpfc_cmd->buf_lock);
James Smart98912dda2014-04-04 13:52:31 -040012147
12148 if (ret_val == IOCB_ERROR)
12149 __lpfc_sli_release_iocbq(phba, abtsiocbq);
12150 else
12151 sum++;
12152 }
James Smart59c68ea2018-04-09 14:24:25 -070012153 spin_unlock_irqrestore(&phba->hbalock, iflags);
James Smart98912dda2014-04-04 13:52:31 -040012154 return sum;
12155}
12156
12157/**
James Smart3621a712009-04-06 18:47:14 -040012158 * lpfc_sli_wake_iocb_wait - lpfc_sli_issue_iocb_wait's completion handler
James Smarte59058c2008-08-24 21:49:00 -040012159 * @phba: Pointer to HBA context object.
12160 * @cmdiocbq: Pointer to command iocb.
12161 * @rspiocbq: Pointer to response iocb.
12162 *
12163 * This function is the completion handler for iocbs issued using
12164 * lpfc_sli_issue_iocb_wait function. This function is called by the
12165 * ring event handler function without any lock held. This function
12166 * can be called from both worker thread context and interrupt
12167 * context. This function also can be called from other thread which
12168 * cleans up the SLI layer objects.
12169 * This function copy the contents of the response iocb to the
12170 * response iocb memory object provided by the caller of
12171 * lpfc_sli_issue_iocb_wait and then wakes up the thread which
12172 * sleeps for the iocb completion.
12173 **/
James.Smart@Emulex.Com68876922005-10-28 20:29:47 -040012174static void
12175lpfc_sli_wake_iocb_wait(struct lpfc_hba *phba,
12176 struct lpfc_iocbq *cmdiocbq,
12177 struct lpfc_iocbq *rspiocbq)
dea31012005-04-17 16:05:31 -050012178{
James.Smart@Emulex.Com68876922005-10-28 20:29:47 -040012179 wait_queue_head_t *pdone_q;
12180 unsigned long iflags;
James Smartc4908502019-01-28 11:14:28 -080012181 struct lpfc_io_buf *lpfc_cmd;
dea31012005-04-17 16:05:31 -050012182
James Smart2e0fef82007-06-17 19:56:36 -050012183 spin_lock_irqsave(&phba->hbalock, iflags);
James Smart5a0916b2013-07-15 18:31:42 -040012184 if (cmdiocbq->iocb_flag & LPFC_IO_WAKE_TMO) {
12185
12186 /*
12187 * A time out has occurred for the iocb. If a time out
12188 * completion handler has been supplied, call it. Otherwise,
12189 * just free the iocbq.
12190 */
12191
12192 spin_unlock_irqrestore(&phba->hbalock, iflags);
12193 cmdiocbq->iocb_cmpl = cmdiocbq->wait_iocb_cmpl;
12194 cmdiocbq->wait_iocb_cmpl = NULL;
12195 if (cmdiocbq->iocb_cmpl)
12196 (cmdiocbq->iocb_cmpl)(phba, cmdiocbq, NULL);
12197 else
12198 lpfc_sli_release_iocbq(phba, cmdiocbq);
12199 return;
12200 }
12201
James.Smart@Emulex.Com68876922005-10-28 20:29:47 -040012202 cmdiocbq->iocb_flag |= LPFC_IO_WAKE;
12203 if (cmdiocbq->context2 && rspiocbq)
12204 memcpy(&((struct lpfc_iocbq *)cmdiocbq->context2)->iocb,
12205 &rspiocbq->iocb, sizeof(IOCB_t));
12206
James Smart0f65ff62010-02-26 14:14:23 -050012207 /* Set the exchange busy flag for task management commands */
12208 if ((cmdiocbq->iocb_flag & LPFC_IO_FCP) &&
12209 !(cmdiocbq->iocb_flag & LPFC_IO_LIBDFC)) {
James Smartc4908502019-01-28 11:14:28 -080012210 lpfc_cmd = container_of(cmdiocbq, struct lpfc_io_buf,
James Smart0f65ff62010-02-26 14:14:23 -050012211 cur_iocbq);
James Smart324e1c42019-10-18 14:18:21 -070012212 if (rspiocbq && (rspiocbq->iocb_flag & LPFC_EXCHANGE_BUSY))
12213 lpfc_cmd->flags |= LPFC_SBUF_XBUSY;
12214 else
12215 lpfc_cmd->flags &= ~LPFC_SBUF_XBUSY;
James Smart0f65ff62010-02-26 14:14:23 -050012216 }
12217
James.Smart@Emulex.Com68876922005-10-28 20:29:47 -040012218 pdone_q = cmdiocbq->context_un.wait_queue;
James.Smart@Emulex.Com68876922005-10-28 20:29:47 -040012219 if (pdone_q)
12220 wake_up(pdone_q);
James Smart858c9f62007-06-17 19:56:39 -050012221 spin_unlock_irqrestore(&phba->hbalock, iflags);
dea31012005-04-17 16:05:31 -050012222 return;
12223}
12224
James Smarte59058c2008-08-24 21:49:00 -040012225/**
James Smartd11e31d2009-06-10 17:23:06 -040012226 * lpfc_chk_iocb_flg - Test IOCB flag with lock held.
12227 * @phba: Pointer to HBA context object..
12228 * @piocbq: Pointer to command iocb.
12229 * @flag: Flag to test.
12230 *
12231 * This routine grabs the hbalock and then test the iocb_flag to
12232 * see if the passed in flag is set.
12233 * Returns:
12234 * 1 if flag is set.
12235 * 0 if flag is not set.
12236 **/
12237static int
12238lpfc_chk_iocb_flg(struct lpfc_hba *phba,
12239 struct lpfc_iocbq *piocbq, uint32_t flag)
12240{
12241 unsigned long iflags;
12242 int ret;
12243
12244 spin_lock_irqsave(&phba->hbalock, iflags);
12245 ret = piocbq->iocb_flag & flag;
12246 spin_unlock_irqrestore(&phba->hbalock, iflags);
12247 return ret;
12248
12249}
12250
12251/**
James Smart3621a712009-04-06 18:47:14 -040012252 * lpfc_sli_issue_iocb_wait - Synchronous function to issue iocb commands
James Smarte59058c2008-08-24 21:49:00 -040012253 * @phba: Pointer to HBA context object..
Lee Jones7af29d42020-07-21 17:41:31 +010012254 * @ring_number: Ring number
James Smarte59058c2008-08-24 21:49:00 -040012255 * @piocb: Pointer to command iocb.
12256 * @prspiocbq: Pointer to response iocb.
12257 * @timeout: Timeout in number of seconds.
12258 *
12259 * This function issues the iocb to firmware and waits for the
James Smart5a0916b2013-07-15 18:31:42 -040012260 * iocb to complete. The iocb_cmpl field of the shall be used
12261 * to handle iocbs which time out. If the field is NULL, the
12262 * function shall free the iocbq structure. If more clean up is
12263 * needed, the caller is expected to provide a completion function
12264 * that will provide the needed clean up. If the iocb command is
12265 * not completed within timeout seconds, the function will either
12266 * free the iocbq structure (if iocb_cmpl == NULL) or execute the
12267 * completion function set in the iocb_cmpl field and then return
12268 * a status of IOCB_TIMEDOUT. The caller should not free the iocb
12269 * resources if this function returns IOCB_TIMEDOUT.
James Smarte59058c2008-08-24 21:49:00 -040012270 * The function waits for the iocb completion using an
12271 * non-interruptible wait.
12272 * This function will sleep while waiting for iocb completion.
12273 * So, this function should not be called from any context which
12274 * does not allow sleeping. Due to the same reason, this function
12275 * cannot be called with interrupt disabled.
12276 * This function assumes that the iocb completions occur while
12277 * this function sleep. So, this function cannot be called from
12278 * the thread which process iocb completion for this ring.
12279 * This function clears the iocb_flag of the iocb object before
12280 * issuing the iocb and the iocb completion handler sets this
12281 * flag and wakes this thread when the iocb completes.
12282 * The contents of the response iocb will be copied to prspiocbq
12283 * by the completion handler when the command completes.
12284 * This function returns IOCB_SUCCESS when success.
12285 * This function is called with no lock held.
12286 **/
dea31012005-04-17 16:05:31 -050012287int
James Smart2e0fef82007-06-17 19:56:36 -050012288lpfc_sli_issue_iocb_wait(struct lpfc_hba *phba,
James Smartda0436e2009-05-22 14:51:39 -040012289 uint32_t ring_number,
James Smart2e0fef82007-06-17 19:56:36 -050012290 struct lpfc_iocbq *piocb,
12291 struct lpfc_iocbq *prspiocbq,
James.Smart@Emulex.Com68876922005-10-28 20:29:47 -040012292 uint32_t timeout)
dea31012005-04-17 16:05:31 -050012293{
Peter Zijlstra7259f0d2006-10-29 22:46:36 -080012294 DECLARE_WAIT_QUEUE_HEAD_ONSTACK(done_q);
James.Smart@Emulex.Com68876922005-10-28 20:29:47 -040012295 long timeleft, timeout_req = 0;
12296 int retval = IOCB_SUCCESS;
James.Smart@Emulex.Com875fbdf2005-11-29 16:32:13 -050012297 uint32_t creg_val;
James Smart0e9bb8d2013-03-01 16:35:12 -050012298 struct lpfc_iocbq *iocb;
12299 int txq_cnt = 0;
12300 int txcmplq_cnt = 0;
James Smart895427b2017-02-12 13:52:30 -080012301 struct lpfc_sli_ring *pring;
James Smart5a0916b2013-07-15 18:31:42 -040012302 unsigned long iflags;
12303 bool iocb_completed = true;
12304
James Smart895427b2017-02-12 13:52:30 -080012305 if (phba->sli_rev >= LPFC_SLI_REV4)
12306 pring = lpfc_sli4_calc_ring(phba, piocb);
12307 else
12308 pring = &phba->sli.sli3_ring[ring_number];
dea31012005-04-17 16:05:31 -050012309 /*
James.Smart@Emulex.Com68876922005-10-28 20:29:47 -040012310 * If the caller has provided a response iocbq buffer, then context2
12311 * is NULL or its an error.
dea31012005-04-17 16:05:31 -050012312 */
James.Smart@Emulex.Com68876922005-10-28 20:29:47 -040012313 if (prspiocbq) {
12314 if (piocb->context2)
12315 return IOCB_ERROR;
12316 piocb->context2 = prspiocbq;
dea31012005-04-17 16:05:31 -050012317 }
12318
James Smart5a0916b2013-07-15 18:31:42 -040012319 piocb->wait_iocb_cmpl = piocb->iocb_cmpl;
James.Smart@Emulex.Com68876922005-10-28 20:29:47 -040012320 piocb->iocb_cmpl = lpfc_sli_wake_iocb_wait;
12321 piocb->context_un.wait_queue = &done_q;
James Smart5a0916b2013-07-15 18:31:42 -040012322 piocb->iocb_flag &= ~(LPFC_IO_WAKE | LPFC_IO_WAKE_TMO);
dea31012005-04-17 16:05:31 -050012323
James.Smart@Emulex.Com875fbdf2005-11-29 16:32:13 -050012324 if (phba->cfg_poll & DISABLE_FCP_RING_INT) {
James Smart9940b972011-03-11 16:06:12 -050012325 if (lpfc_readl(phba->HCregaddr, &creg_val))
12326 return IOCB_ERROR;
James.Smart@Emulex.Com875fbdf2005-11-29 16:32:13 -050012327 creg_val |= (HC_R0INT_ENA << LPFC_FCP_RING);
12328 writel(creg_val, phba->HCregaddr);
12329 readl(phba->HCregaddr); /* flush */
12330 }
12331
James Smart2a9bf3d2010-06-07 15:24:45 -040012332 retval = lpfc_sli_issue_iocb(phba, ring_number, piocb,
12333 SLI_IOCB_RET_IOCB);
James.Smart@Emulex.Com68876922005-10-28 20:29:47 -040012334 if (retval == IOCB_SUCCESS) {
James Smart256ec0d2013-04-17 20:14:58 -040012335 timeout_req = msecs_to_jiffies(timeout * 1000);
James.Smart@Emulex.Com68876922005-10-28 20:29:47 -040012336 timeleft = wait_event_timeout(done_q,
James Smartd11e31d2009-06-10 17:23:06 -040012337 lpfc_chk_iocb_flg(phba, piocb, LPFC_IO_WAKE),
James.Smart@Emulex.Com68876922005-10-28 20:29:47 -040012338 timeout_req);
James Smart5a0916b2013-07-15 18:31:42 -040012339 spin_lock_irqsave(&phba->hbalock, iflags);
12340 if (!(piocb->iocb_flag & LPFC_IO_WAKE)) {
dea31012005-04-17 16:05:31 -050012341
James Smart5a0916b2013-07-15 18:31:42 -040012342 /*
12343 * IOCB timed out. Inform the wake iocb wait
12344 * completion function and set local status
12345 */
12346
12347 iocb_completed = false;
12348 piocb->iocb_flag |= LPFC_IO_WAKE_TMO;
12349 }
12350 spin_unlock_irqrestore(&phba->hbalock, iflags);
12351 if (iocb_completed) {
James Smart7054a602007-04-25 09:52:34 -040012352 lpfc_printf_log(phba, KERN_INFO, LOG_SLI,
James Smarte8b62012007-08-02 11:10:09 -040012353 "0331 IOCB wake signaled\n");
James Smart53151bb2013-10-10 12:24:07 -040012354 /* Note: we are not indicating if the IOCB has a success
12355 * status or not - that's for the caller to check.
12356 * IOCB_SUCCESS means just that the command was sent and
12357 * completed. Not that it completed successfully.
12358 * */
James Smart7054a602007-04-25 09:52:34 -040012359 } else if (timeleft == 0) {
Dick Kennedy372c1872020-06-30 14:50:00 -070012360 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smarte8b62012007-08-02 11:10:09 -040012361 "0338 IOCB wait timeout error - no "
12362 "wake response Data x%x\n", timeout);
James.Smart@Emulex.Com68876922005-10-28 20:29:47 -040012363 retval = IOCB_TIMEDOUT;
James Smart7054a602007-04-25 09:52:34 -040012364 } else {
Dick Kennedy372c1872020-06-30 14:50:00 -070012365 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smarte8b62012007-08-02 11:10:09 -040012366 "0330 IOCB wake NOT set, "
12367 "Data x%x x%lx\n",
James.Smart@Emulex.Com68876922005-10-28 20:29:47 -040012368 timeout, (timeleft / jiffies));
12369 retval = IOCB_TIMEDOUT;
dea31012005-04-17 16:05:31 -050012370 }
James Smart2a9bf3d2010-06-07 15:24:45 -040012371 } else if (retval == IOCB_BUSY) {
James Smart0e9bb8d2013-03-01 16:35:12 -050012372 if (phba->cfg_log_verbose & LOG_SLI) {
12373 list_for_each_entry(iocb, &pring->txq, list) {
12374 txq_cnt++;
12375 }
12376 list_for_each_entry(iocb, &pring->txcmplq, list) {
12377 txcmplq_cnt++;
12378 }
12379 lpfc_printf_log(phba, KERN_INFO, LOG_SLI,
12380 "2818 Max IOCBs %d txq cnt %d txcmplq cnt %d\n",
12381 phba->iocb_cnt, txq_cnt, txcmplq_cnt);
12382 }
James Smart2a9bf3d2010-06-07 15:24:45 -040012383 return retval;
James.Smart@Emulex.Com68876922005-10-28 20:29:47 -040012384 } else {
12385 lpfc_printf_log(phba, KERN_INFO, LOG_SLI,
James Smartd7c255b2008-08-24 21:50:00 -040012386 "0332 IOCB wait issue failed, Data x%x\n",
James Smarte8b62012007-08-02 11:10:09 -040012387 retval);
James.Smart@Emulex.Com68876922005-10-28 20:29:47 -040012388 retval = IOCB_ERROR;
dea31012005-04-17 16:05:31 -050012389 }
12390
James.Smart@Emulex.Com875fbdf2005-11-29 16:32:13 -050012391 if (phba->cfg_poll & DISABLE_FCP_RING_INT) {
James Smart9940b972011-03-11 16:06:12 -050012392 if (lpfc_readl(phba->HCregaddr, &creg_val))
12393 return IOCB_ERROR;
James.Smart@Emulex.Com875fbdf2005-11-29 16:32:13 -050012394 creg_val &= ~(HC_R0INT_ENA << LPFC_FCP_RING);
12395 writel(creg_val, phba->HCregaddr);
12396 readl(phba->HCregaddr); /* flush */
12397 }
12398
James.Smart@Emulex.Com68876922005-10-28 20:29:47 -040012399 if (prspiocbq)
12400 piocb->context2 = NULL;
12401
12402 piocb->context_un.wait_queue = NULL;
12403 piocb->iocb_cmpl = NULL;
dea31012005-04-17 16:05:31 -050012404 return retval;
12405}
James.Smart@Emulex.Com68876922005-10-28 20:29:47 -040012406
James Smarte59058c2008-08-24 21:49:00 -040012407/**
James Smart3621a712009-04-06 18:47:14 -040012408 * lpfc_sli_issue_mbox_wait - Synchronous function to issue mailbox
James Smarte59058c2008-08-24 21:49:00 -040012409 * @phba: Pointer to HBA context object.
12410 * @pmboxq: Pointer to driver mailbox object.
12411 * @timeout: Timeout in number of seconds.
12412 *
12413 * This function issues the mailbox to firmware and waits for the
12414 * mailbox command to complete. If the mailbox command is not
12415 * completed within timeout seconds, it returns MBX_TIMEOUT.
12416 * The function waits for the mailbox completion using an
12417 * interruptible wait. If the thread is woken up due to a
12418 * signal, MBX_TIMEOUT error is returned to the caller. Caller
12419 * should not free the mailbox resources, if this function returns
12420 * MBX_TIMEOUT.
12421 * This function will sleep while waiting for mailbox completion.
12422 * So, this function should not be called from any context which
12423 * does not allow sleeping. Due to the same reason, this function
12424 * cannot be called with interrupt disabled.
12425 * This function assumes that the mailbox completion occurs while
12426 * this function sleep. So, this function cannot be called from
12427 * the worker thread which processes mailbox completion.
12428 * This function is called in the context of HBA management
12429 * applications.
12430 * This function returns MBX_SUCCESS when successful.
12431 * This function is called with no lock held.
12432 **/
dea31012005-04-17 16:05:31 -050012433int
James Smart2e0fef82007-06-17 19:56:36 -050012434lpfc_sli_issue_mbox_wait(struct lpfc_hba *phba, LPFC_MBOXQ_t *pmboxq,
dea31012005-04-17 16:05:31 -050012435 uint32_t timeout)
12436{
James Smarte29d74f2018-03-05 12:04:07 -080012437 struct completion mbox_done;
dea31012005-04-17 16:05:31 -050012438 int retval;
James Smart858c9f62007-06-17 19:56:39 -050012439 unsigned long flag;
dea31012005-04-17 16:05:31 -050012440
James Smart495a7142008-06-14 22:52:59 -040012441 pmboxq->mbox_flag &= ~LPFC_MBX_WAKE;
dea31012005-04-17 16:05:31 -050012442 /* setup wake call as IOCB callback */
12443 pmboxq->mbox_cmpl = lpfc_sli_wake_mbox_wait;
dea31012005-04-17 16:05:31 -050012444
James Smarte29d74f2018-03-05 12:04:07 -080012445 /* setup context3 field to pass wait_queue pointer to wake function */
12446 init_completion(&mbox_done);
12447 pmboxq->context3 = &mbox_done;
dea31012005-04-17 16:05:31 -050012448 /* now issue the command */
12449 retval = lpfc_sli_issue_mbox(phba, pmboxq, MBX_NOWAIT);
dea31012005-04-17 16:05:31 -050012450 if (retval == MBX_BUSY || retval == MBX_SUCCESS) {
James Smarte29d74f2018-03-05 12:04:07 -080012451 wait_for_completion_timeout(&mbox_done,
12452 msecs_to_jiffies(timeout * 1000));
James Smart7054a602007-04-25 09:52:34 -040012453
James Smart858c9f62007-06-17 19:56:39 -050012454 spin_lock_irqsave(&phba->hbalock, flag);
James Smarte29d74f2018-03-05 12:04:07 -080012455 pmboxq->context3 = NULL;
James Smart7054a602007-04-25 09:52:34 -040012456 /*
12457 * if LPFC_MBX_WAKE flag is set the mailbox is completed
12458 * else do not free the resources.
12459 */
James Smartd7c47992010-06-08 18:31:54 -040012460 if (pmboxq->mbox_flag & LPFC_MBX_WAKE) {
dea31012005-04-17 16:05:31 -050012461 retval = MBX_SUCCESS;
James Smartd7c47992010-06-08 18:31:54 -040012462 } else {
James Smart7054a602007-04-25 09:52:34 -040012463 retval = MBX_TIMEOUT;
James Smart858c9f62007-06-17 19:56:39 -050012464 pmboxq->mbox_cmpl = lpfc_sli_def_mbox_cmpl;
12465 }
12466 spin_unlock_irqrestore(&phba->hbalock, flag);
dea31012005-04-17 16:05:31 -050012467 }
dea31012005-04-17 16:05:31 -050012468 return retval;
12469}
12470
James Smarte59058c2008-08-24 21:49:00 -040012471/**
James Smart3772a992009-05-22 14:50:54 -040012472 * lpfc_sli_mbox_sys_shutdown - shutdown mailbox command sub-system
James Smarte59058c2008-08-24 21:49:00 -040012473 * @phba: Pointer to HBA context.
Lee Jones7af29d42020-07-21 17:41:31 +010012474 * @mbx_action: Mailbox shutdown options.
James Smarte59058c2008-08-24 21:49:00 -040012475 *
James Smart3772a992009-05-22 14:50:54 -040012476 * This function is called to shutdown the driver's mailbox sub-system.
12477 * It first marks the mailbox sub-system is in a block state to prevent
12478 * the asynchronous mailbox command from issued off the pending mailbox
12479 * command queue. If the mailbox command sub-system shutdown is due to
12480 * HBA error conditions such as EEH or ERATT, this routine shall invoke
12481 * the mailbox sub-system flush routine to forcefully bring down the
12482 * mailbox sub-system. Otherwise, if it is due to normal condition (such
12483 * as with offline or HBA function reset), this routine will wait for the
12484 * outstanding mailbox command to complete before invoking the mailbox
12485 * sub-system flush routine to gracefully bring down mailbox sub-system.
James Smarte59058c2008-08-24 21:49:00 -040012486 **/
James Smart3772a992009-05-22 14:50:54 -040012487void
James Smart618a5232012-06-12 13:54:36 -040012488lpfc_sli_mbox_sys_shutdown(struct lpfc_hba *phba, int mbx_action)
James Smartb4c02652006-07-06 15:50:43 -040012489{
James Smart3772a992009-05-22 14:50:54 -040012490 struct lpfc_sli *psli = &phba->sli;
James Smart3772a992009-05-22 14:50:54 -040012491 unsigned long timeout;
12492
James Smart618a5232012-06-12 13:54:36 -040012493 if (mbx_action == LPFC_MBX_NO_WAIT) {
12494 /* delay 100ms for port state */
12495 msleep(100);
12496 lpfc_sli_mbox_sys_flush(phba);
12497 return;
12498 }
James Smarta183a152011-10-10 21:32:43 -040012499 timeout = msecs_to_jiffies(LPFC_MBOX_TMO * 1000) + jiffies;
James Smartd7069f02012-03-01 22:36:29 -050012500
James Smart523128e2018-09-10 10:30:46 -070012501 /* Disable softirqs, including timers from obtaining phba->hbalock */
12502 local_bh_disable();
12503
James Smart3772a992009-05-22 14:50:54 -040012504 spin_lock_irq(&phba->hbalock);
12505 psli->sli_flag |= LPFC_SLI_ASYNC_MBX_BLK;
James Smart3772a992009-05-22 14:50:54 -040012506
12507 if (psli->sli_flag & LPFC_SLI_ACTIVE) {
James Smart3772a992009-05-22 14:50:54 -040012508 /* Determine how long we might wait for the active mailbox
12509 * command to be gracefully completed by firmware.
12510 */
James Smarta183a152011-10-10 21:32:43 -040012511 if (phba->sli.mbox_active)
12512 timeout = msecs_to_jiffies(lpfc_mbox_tmo_val(phba,
12513 phba->sli.mbox_active) *
12514 1000) + jiffies;
12515 spin_unlock_irq(&phba->hbalock);
12516
James Smart523128e2018-09-10 10:30:46 -070012517 /* Enable softirqs again, done with phba->hbalock */
12518 local_bh_enable();
12519
James Smart3772a992009-05-22 14:50:54 -040012520 while (phba->sli.mbox_active) {
12521 /* Check active mailbox complete status every 2ms */
12522 msleep(2);
12523 if (time_after(jiffies, timeout))
12524 /* Timeout, let the mailbox flush routine to
12525 * forcefully release active mailbox command
12526 */
12527 break;
12528 }
James Smart523128e2018-09-10 10:30:46 -070012529 } else {
James Smartd7069f02012-03-01 22:36:29 -050012530 spin_unlock_irq(&phba->hbalock);
12531
James Smart523128e2018-09-10 10:30:46 -070012532 /* Enable softirqs again, done with phba->hbalock */
12533 local_bh_enable();
12534 }
12535
James Smart3772a992009-05-22 14:50:54 -040012536 lpfc_sli_mbox_sys_flush(phba);
12537}
12538
12539/**
12540 * lpfc_sli_eratt_read - read sli-3 error attention events
12541 * @phba: Pointer to HBA context.
12542 *
12543 * This function is called to read the SLI3 device error attention registers
12544 * for possible error attention events. The caller must hold the hostlock
12545 * with spin_lock_irq().
12546 *
Lucas De Marchi25985ed2011-03-30 22:57:33 -030012547 * This function returns 1 when there is Error Attention in the Host Attention
James Smart3772a992009-05-22 14:50:54 -040012548 * Register and returns 0 otherwise.
12549 **/
12550static int
12551lpfc_sli_eratt_read(struct lpfc_hba *phba)
12552{
James Smarted957682007-06-17 19:56:37 -050012553 uint32_t ha_copy;
James Smartb4c02652006-07-06 15:50:43 -040012554
James Smart3772a992009-05-22 14:50:54 -040012555 /* Read chip Host Attention (HA) register */
James Smart9940b972011-03-11 16:06:12 -050012556 if (lpfc_readl(phba->HAregaddr, &ha_copy))
12557 goto unplug_err;
12558
James Smart3772a992009-05-22 14:50:54 -040012559 if (ha_copy & HA_ERATT) {
12560 /* Read host status register to retrieve error event */
James Smart9940b972011-03-11 16:06:12 -050012561 if (lpfc_sli_read_hs(phba))
12562 goto unplug_err;
James Smartb4c02652006-07-06 15:50:43 -040012563
James Smart3772a992009-05-22 14:50:54 -040012564 /* Check if there is a deferred error condition is active */
12565 if ((HS_FFER1 & phba->work_hs) &&
12566 ((HS_FFER2 | HS_FFER3 | HS_FFER4 | HS_FFER5 |
James Smartdcf2a4e2010-09-29 11:18:53 -040012567 HS_FFER6 | HS_FFER7 | HS_FFER8) & phba->work_hs)) {
James Smart3772a992009-05-22 14:50:54 -040012568 phba->hba_flag |= DEFER_ERATT;
James Smart3772a992009-05-22 14:50:54 -040012569 /* Clear all interrupt enable conditions */
12570 writel(0, phba->HCregaddr);
12571 readl(phba->HCregaddr);
12572 }
12573
12574 /* Set the driver HA work bitmap */
James Smart3772a992009-05-22 14:50:54 -040012575 phba->work_ha |= HA_ERATT;
12576 /* Indicate polling handles this ERATT */
12577 phba->hba_flag |= HBA_ERATT_HANDLED;
James Smart3772a992009-05-22 14:50:54 -040012578 return 1;
James Smartb4c02652006-07-06 15:50:43 -040012579 }
James Smart3772a992009-05-22 14:50:54 -040012580 return 0;
James Smart9940b972011-03-11 16:06:12 -050012581
12582unplug_err:
12583 /* Set the driver HS work bitmap */
12584 phba->work_hs |= UNPLUG_ERR;
12585 /* Set the driver HA work bitmap */
12586 phba->work_ha |= HA_ERATT;
12587 /* Indicate polling handles this ERATT */
12588 phba->hba_flag |= HBA_ERATT_HANDLED;
12589 return 1;
James Smartb4c02652006-07-06 15:50:43 -040012590}
12591
James Smarte59058c2008-08-24 21:49:00 -040012592/**
James Smartda0436e2009-05-22 14:51:39 -040012593 * lpfc_sli4_eratt_read - read sli-4 error attention events
12594 * @phba: Pointer to HBA context.
12595 *
12596 * This function is called to read the SLI4 device error attention registers
12597 * for possible error attention events. The caller must hold the hostlock
12598 * with spin_lock_irq().
12599 *
Lucas De Marchi25985ed2011-03-30 22:57:33 -030012600 * This function returns 1 when there is Error Attention in the Host Attention
James Smartda0436e2009-05-22 14:51:39 -040012601 * Register and returns 0 otherwise.
12602 **/
12603static int
12604lpfc_sli4_eratt_read(struct lpfc_hba *phba)
12605{
12606 uint32_t uerr_sta_hi, uerr_sta_lo;
James Smart2fcee4b2010-12-15 17:57:46 -050012607 uint32_t if_type, portsmphr;
12608 struct lpfc_register portstat_reg;
James Smartda0436e2009-05-22 14:51:39 -040012609
James Smart2fcee4b2010-12-15 17:57:46 -050012610 /*
12611 * For now, use the SLI4 device internal unrecoverable error
James Smartda0436e2009-05-22 14:51:39 -040012612 * registers for error attention. This can be changed later.
12613 */
James Smart2fcee4b2010-12-15 17:57:46 -050012614 if_type = bf_get(lpfc_sli_intf_if_type, &phba->sli4_hba.sli_intf);
12615 switch (if_type) {
12616 case LPFC_SLI_INTF_IF_TYPE_0:
James Smart9940b972011-03-11 16:06:12 -050012617 if (lpfc_readl(phba->sli4_hba.u.if_type0.UERRLOregaddr,
12618 &uerr_sta_lo) ||
12619 lpfc_readl(phba->sli4_hba.u.if_type0.UERRHIregaddr,
12620 &uerr_sta_hi)) {
12621 phba->work_hs |= UNPLUG_ERR;
12622 phba->work_ha |= HA_ERATT;
12623 phba->hba_flag |= HBA_ERATT_HANDLED;
12624 return 1;
12625 }
James Smart2fcee4b2010-12-15 17:57:46 -050012626 if ((~phba->sli4_hba.ue_mask_lo & uerr_sta_lo) ||
12627 (~phba->sli4_hba.ue_mask_hi & uerr_sta_hi)) {
Dick Kennedy372c1872020-06-30 14:50:00 -070012628 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart2fcee4b2010-12-15 17:57:46 -050012629 "1423 HBA Unrecoverable error: "
12630 "uerr_lo_reg=0x%x, uerr_hi_reg=0x%x, "
12631 "ue_mask_lo_reg=0x%x, "
12632 "ue_mask_hi_reg=0x%x\n",
12633 uerr_sta_lo, uerr_sta_hi,
12634 phba->sli4_hba.ue_mask_lo,
12635 phba->sli4_hba.ue_mask_hi);
12636 phba->work_status[0] = uerr_sta_lo;
12637 phba->work_status[1] = uerr_sta_hi;
12638 phba->work_ha |= HA_ERATT;
12639 phba->hba_flag |= HBA_ERATT_HANDLED;
12640 return 1;
12641 }
12642 break;
12643 case LPFC_SLI_INTF_IF_TYPE_2:
James Smart27d6ac02018-02-22 08:18:42 -080012644 case LPFC_SLI_INTF_IF_TYPE_6:
James Smart9940b972011-03-11 16:06:12 -050012645 if (lpfc_readl(phba->sli4_hba.u.if_type2.STATUSregaddr,
12646 &portstat_reg.word0) ||
12647 lpfc_readl(phba->sli4_hba.PSMPHRregaddr,
12648 &portsmphr)){
12649 phba->work_hs |= UNPLUG_ERR;
12650 phba->work_ha |= HA_ERATT;
12651 phba->hba_flag |= HBA_ERATT_HANDLED;
12652 return 1;
12653 }
James Smart2fcee4b2010-12-15 17:57:46 -050012654 if (bf_get(lpfc_sliport_status_err, &portstat_reg)) {
12655 phba->work_status[0] =
12656 readl(phba->sli4_hba.u.if_type2.ERR1regaddr);
12657 phba->work_status[1] =
12658 readl(phba->sli4_hba.u.if_type2.ERR2regaddr);
Dick Kennedy372c1872020-06-30 14:50:00 -070012659 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart2e90f4b2011-12-13 13:22:37 -050012660 "2885 Port Status Event: "
James Smart2fcee4b2010-12-15 17:57:46 -050012661 "port status reg 0x%x, "
12662 "port smphr reg 0x%x, "
12663 "error 1=0x%x, error 2=0x%x\n",
12664 portstat_reg.word0,
12665 portsmphr,
12666 phba->work_status[0],
12667 phba->work_status[1]);
12668 phba->work_ha |= HA_ERATT;
12669 phba->hba_flag |= HBA_ERATT_HANDLED;
12670 return 1;
12671 }
12672 break;
12673 case LPFC_SLI_INTF_IF_TYPE_1:
12674 default:
Dick Kennedy372c1872020-06-30 14:50:00 -070012675 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart2fcee4b2010-12-15 17:57:46 -050012676 "2886 HBA Error Attention on unsupported "
12677 "if type %d.", if_type);
James Smarta747c9c2009-11-18 15:41:10 -050012678 return 1;
James Smartda0436e2009-05-22 14:51:39 -040012679 }
James Smart2fcee4b2010-12-15 17:57:46 -050012680
James Smartda0436e2009-05-22 14:51:39 -040012681 return 0;
12682}
12683
12684/**
James Smart3621a712009-04-06 18:47:14 -040012685 * lpfc_sli_check_eratt - check error attention events
James Smart93996272008-08-24 21:50:30 -040012686 * @phba: Pointer to HBA context.
12687 *
James Smart3772a992009-05-22 14:50:54 -040012688 * This function is called from timer soft interrupt context to check HBA's
James Smart93996272008-08-24 21:50:30 -040012689 * error attention register bit for error attention events.
12690 *
Lucas De Marchi25985ed2011-03-30 22:57:33 -030012691 * This function returns 1 when there is Error Attention in the Host Attention
James Smart93996272008-08-24 21:50:30 -040012692 * Register and returns 0 otherwise.
12693 **/
12694int
12695lpfc_sli_check_eratt(struct lpfc_hba *phba)
12696{
12697 uint32_t ha_copy;
12698
12699 /* If somebody is waiting to handle an eratt, don't process it
12700 * here. The brdkill function will do this.
12701 */
12702 if (phba->link_flag & LS_IGNORE_ERATT)
12703 return 0;
12704
12705 /* Check if interrupt handler handles this ERATT */
12706 spin_lock_irq(&phba->hbalock);
12707 if (phba->hba_flag & HBA_ERATT_HANDLED) {
12708 /* Interrupt handler has handled ERATT */
12709 spin_unlock_irq(&phba->hbalock);
12710 return 0;
12711 }
12712
James Smarta257bf92009-04-06 18:48:10 -040012713 /*
12714 * If there is deferred error attention, do not check for error
12715 * attention
12716 */
12717 if (unlikely(phba->hba_flag & DEFER_ERATT)) {
12718 spin_unlock_irq(&phba->hbalock);
12719 return 0;
12720 }
12721
James Smart3772a992009-05-22 14:50:54 -040012722 /* If PCI channel is offline, don't process it */
12723 if (unlikely(pci_channel_offline(phba->pcidev))) {
James Smart93996272008-08-24 21:50:30 -040012724 spin_unlock_irq(&phba->hbalock);
James Smart3772a992009-05-22 14:50:54 -040012725 return 0;
12726 }
12727
12728 switch (phba->sli_rev) {
12729 case LPFC_SLI_REV2:
12730 case LPFC_SLI_REV3:
12731 /* Read chip Host Attention (HA) register */
12732 ha_copy = lpfc_sli_eratt_read(phba);
12733 break;
James Smartda0436e2009-05-22 14:51:39 -040012734 case LPFC_SLI_REV4:
James Smart2fcee4b2010-12-15 17:57:46 -050012735 /* Read device Uncoverable Error (UERR) registers */
James Smartda0436e2009-05-22 14:51:39 -040012736 ha_copy = lpfc_sli4_eratt_read(phba);
12737 break;
James Smart3772a992009-05-22 14:50:54 -040012738 default:
Dick Kennedy372c1872020-06-30 14:50:00 -070012739 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart3772a992009-05-22 14:50:54 -040012740 "0299 Invalid SLI revision (%d)\n",
12741 phba->sli_rev);
12742 ha_copy = 0;
12743 break;
James Smart93996272008-08-24 21:50:30 -040012744 }
12745 spin_unlock_irq(&phba->hbalock);
James Smart3772a992009-05-22 14:50:54 -040012746
12747 return ha_copy;
12748}
12749
12750/**
12751 * lpfc_intr_state_check - Check device state for interrupt handling
12752 * @phba: Pointer to HBA context.
12753 *
12754 * This inline routine checks whether a device or its PCI slot is in a state
12755 * that the interrupt should be handled.
12756 *
12757 * This function returns 0 if the device or the PCI slot is in a state that
12758 * interrupt should be handled, otherwise -EIO.
12759 */
12760static inline int
12761lpfc_intr_state_check(struct lpfc_hba *phba)
12762{
12763 /* If the pci channel is offline, ignore all the interrupts */
12764 if (unlikely(pci_channel_offline(phba->pcidev)))
12765 return -EIO;
12766
12767 /* Update device level interrupt statistics */
12768 phba->sli.slistat.sli_intr++;
12769
12770 /* Ignore all interrupts during initialization. */
12771 if (unlikely(phba->link_state < LPFC_LINK_DOWN))
12772 return -EIO;
12773
James Smart93996272008-08-24 21:50:30 -040012774 return 0;
12775}
12776
12777/**
James Smart3772a992009-05-22 14:50:54 -040012778 * lpfc_sli_sp_intr_handler - Slow-path interrupt handler to SLI-3 device
James Smarte59058c2008-08-24 21:49:00 -040012779 * @irq: Interrupt number.
12780 * @dev_id: The device context pointer.
12781 *
James Smart93996272008-08-24 21:50:30 -040012782 * This function is directly called from the PCI layer as an interrupt
James Smart3772a992009-05-22 14:50:54 -040012783 * service routine when device with SLI-3 interface spec is enabled with
12784 * MSI-X multi-message interrupt mode and there are slow-path events in
12785 * the HBA. However, when the device is enabled with either MSI or Pin-IRQ
12786 * interrupt mode, this function is called as part of the device-level
12787 * interrupt handler. When the PCI slot is in error recovery or the HBA
12788 * is undergoing initialization, the interrupt handler will not process
12789 * the interrupt. The link attention and ELS ring attention events are
12790 * handled by the worker thread. The interrupt handler signals the worker
12791 * thread and returns for these events. This function is called without
12792 * any lock held. It gets the hbalock to access and update SLI data
James Smart93996272008-08-24 21:50:30 -040012793 * structures.
12794 *
12795 * This function returns IRQ_HANDLED when interrupt is handled else it
12796 * returns IRQ_NONE.
James Smarte59058c2008-08-24 21:49:00 -040012797 **/
dea31012005-04-17 16:05:31 -050012798irqreturn_t
James Smart3772a992009-05-22 14:50:54 -040012799lpfc_sli_sp_intr_handler(int irq, void *dev_id)
dea31012005-04-17 16:05:31 -050012800{
James Smart2e0fef82007-06-17 19:56:36 -050012801 struct lpfc_hba *phba;
James Smarta747c9c2009-11-18 15:41:10 -050012802 uint32_t ha_copy, hc_copy;
dea31012005-04-17 16:05:31 -050012803 uint32_t work_ha_copy;
12804 unsigned long status;
James Smart5b75da22008-12-04 22:39:35 -050012805 unsigned long iflag;
dea31012005-04-17 16:05:31 -050012806 uint32_t control;
12807
James Smart92d7f7b2007-06-17 19:56:38 -050012808 MAILBOX_t *mbox, *pmbox;
James Smart858c9f62007-06-17 19:56:39 -050012809 struct lpfc_vport *vport;
12810 struct lpfc_nodelist *ndlp;
12811 struct lpfc_dmabuf *mp;
James Smart92d7f7b2007-06-17 19:56:38 -050012812 LPFC_MBOXQ_t *pmb;
12813 int rc;
12814
dea31012005-04-17 16:05:31 -050012815 /*
12816 * Get the driver's phba structure from the dev_id and
12817 * assume the HBA is not interrupting.
12818 */
James Smart93996272008-08-24 21:50:30 -040012819 phba = (struct lpfc_hba *)dev_id;
dea31012005-04-17 16:05:31 -050012820
12821 if (unlikely(!phba))
12822 return IRQ_NONE;
12823
dea31012005-04-17 16:05:31 -050012824 /*
James Smart93996272008-08-24 21:50:30 -040012825 * Stuff needs to be attented to when this function is invoked as an
12826 * individual interrupt handler in MSI-X multi-message interrupt mode
dea31012005-04-17 16:05:31 -050012827 */
James Smart93996272008-08-24 21:50:30 -040012828 if (phba->intr_type == MSIX) {
James Smart3772a992009-05-22 14:50:54 -040012829 /* Check device state for handling interrupt */
12830 if (lpfc_intr_state_check(phba))
James Smart93996272008-08-24 21:50:30 -040012831 return IRQ_NONE;
12832 /* Need to read HA REG for slow-path events */
James Smart5b75da22008-12-04 22:39:35 -050012833 spin_lock_irqsave(&phba->hbalock, iflag);
James Smart9940b972011-03-11 16:06:12 -050012834 if (lpfc_readl(phba->HAregaddr, &ha_copy))
12835 goto unplug_error;
James Smart93996272008-08-24 21:50:30 -040012836 /* If somebody is waiting to handle an eratt don't process it
12837 * here. The brdkill function will do this.
12838 */
12839 if (phba->link_flag & LS_IGNORE_ERATT)
12840 ha_copy &= ~HA_ERATT;
12841 /* Check the need for handling ERATT in interrupt handler */
12842 if (ha_copy & HA_ERATT) {
12843 if (phba->hba_flag & HBA_ERATT_HANDLED)
12844 /* ERATT polling has handled ERATT */
12845 ha_copy &= ~HA_ERATT;
12846 else
12847 /* Indicate interrupt handler handles ERATT */
12848 phba->hba_flag |= HBA_ERATT_HANDLED;
12849 }
James Smarta257bf92009-04-06 18:48:10 -040012850
12851 /*
12852 * If there is deferred error attention, do not check for any
12853 * interrupt.
12854 */
12855 if (unlikely(phba->hba_flag & DEFER_ERATT)) {
James Smart3772a992009-05-22 14:50:54 -040012856 spin_unlock_irqrestore(&phba->hbalock, iflag);
James Smarta257bf92009-04-06 18:48:10 -040012857 return IRQ_NONE;
12858 }
12859
James Smart93996272008-08-24 21:50:30 -040012860 /* Clear up only attention source related to slow-path */
James Smart9940b972011-03-11 16:06:12 -050012861 if (lpfc_readl(phba->HCregaddr, &hc_copy))
12862 goto unplug_error;
12863
James Smarta747c9c2009-11-18 15:41:10 -050012864 writel(hc_copy & ~(HC_MBINT_ENA | HC_R2INT_ENA |
12865 HC_LAINT_ENA | HC_ERINT_ENA),
12866 phba->HCregaddr);
James Smart93996272008-08-24 21:50:30 -040012867 writel((ha_copy & (HA_MBATT | HA_R2_CLR_MSK)),
12868 phba->HAregaddr);
James Smarta747c9c2009-11-18 15:41:10 -050012869 writel(hc_copy, phba->HCregaddr);
James Smart93996272008-08-24 21:50:30 -040012870 readl(phba->HAregaddr); /* flush */
James Smart5b75da22008-12-04 22:39:35 -050012871 spin_unlock_irqrestore(&phba->hbalock, iflag);
James Smart93996272008-08-24 21:50:30 -040012872 } else
12873 ha_copy = phba->ha_copy;
dea31012005-04-17 16:05:31 -050012874
dea31012005-04-17 16:05:31 -050012875 work_ha_copy = ha_copy & phba->work_ha_mask;
12876
James Smart93996272008-08-24 21:50:30 -040012877 if (work_ha_copy) {
dea31012005-04-17 16:05:31 -050012878 if (work_ha_copy & HA_LATT) {
12879 if (phba->sli.sli_flag & LPFC_PROCESS_LA) {
12880 /*
12881 * Turn off Link Attention interrupts
12882 * until CLEAR_LA done
12883 */
James Smart5b75da22008-12-04 22:39:35 -050012884 spin_lock_irqsave(&phba->hbalock, iflag);
dea31012005-04-17 16:05:31 -050012885 phba->sli.sli_flag &= ~LPFC_PROCESS_LA;
James Smart9940b972011-03-11 16:06:12 -050012886 if (lpfc_readl(phba->HCregaddr, &control))
12887 goto unplug_error;
dea31012005-04-17 16:05:31 -050012888 control &= ~HC_LAINT_ENA;
12889 writel(control, phba->HCregaddr);
12890 readl(phba->HCregaddr); /* flush */
James Smart5b75da22008-12-04 22:39:35 -050012891 spin_unlock_irqrestore(&phba->hbalock, iflag);
dea31012005-04-17 16:05:31 -050012892 }
12893 else
12894 work_ha_copy &= ~HA_LATT;
12895 }
12896
James Smart93996272008-08-24 21:50:30 -040012897 if (work_ha_copy & ~(HA_ERATT | HA_MBATT | HA_LATT)) {
James Smart858c9f62007-06-17 19:56:39 -050012898 /*
12899 * Turn off Slow Rings interrupts, LPFC_ELS_RING is
12900 * the only slow ring.
12901 */
12902 status = (work_ha_copy &
12903 (HA_RXMASK << (4*LPFC_ELS_RING)));
12904 status >>= (4*LPFC_ELS_RING);
12905 if (status & HA_RXMASK) {
James Smart5b75da22008-12-04 22:39:35 -050012906 spin_lock_irqsave(&phba->hbalock, iflag);
James Smart9940b972011-03-11 16:06:12 -050012907 if (lpfc_readl(phba->HCregaddr, &control))
12908 goto unplug_error;
James Smarta58cbd52007-08-02 11:09:43 -040012909
12910 lpfc_debugfs_slow_ring_trc(phba,
12911 "ISR slow ring: ctl:x%x stat:x%x isrcnt:x%x",
12912 control, status,
12913 (uint32_t)phba->sli.slistat.sli_intr);
12914
James Smart858c9f62007-06-17 19:56:39 -050012915 if (control & (HC_R0INT_ENA << LPFC_ELS_RING)) {
James Smarta58cbd52007-08-02 11:09:43 -040012916 lpfc_debugfs_slow_ring_trc(phba,
12917 "ISR Disable ring:"
12918 "pwork:x%x hawork:x%x wait:x%x",
12919 phba->work_ha, work_ha_copy,
12920 (uint32_t)((unsigned long)
James Smart5e9d9b82008-06-14 22:52:53 -040012921 &phba->work_waitq));
James Smarta58cbd52007-08-02 11:09:43 -040012922
James Smart858c9f62007-06-17 19:56:39 -050012923 control &=
12924 ~(HC_R0INT_ENA << LPFC_ELS_RING);
dea31012005-04-17 16:05:31 -050012925 writel(control, phba->HCregaddr);
12926 readl(phba->HCregaddr); /* flush */
dea31012005-04-17 16:05:31 -050012927 }
James Smarta58cbd52007-08-02 11:09:43 -040012928 else {
12929 lpfc_debugfs_slow_ring_trc(phba,
12930 "ISR slow ring: pwork:"
12931 "x%x hawork:x%x wait:x%x",
12932 phba->work_ha, work_ha_copy,
12933 (uint32_t)((unsigned long)
James Smart5e9d9b82008-06-14 22:52:53 -040012934 &phba->work_waitq));
James Smarta58cbd52007-08-02 11:09:43 -040012935 }
James Smart5b75da22008-12-04 22:39:35 -050012936 spin_unlock_irqrestore(&phba->hbalock, iflag);
dea31012005-04-17 16:05:31 -050012937 }
12938 }
James Smart5b75da22008-12-04 22:39:35 -050012939 spin_lock_irqsave(&phba->hbalock, iflag);
James Smarta257bf92009-04-06 18:48:10 -040012940 if (work_ha_copy & HA_ERATT) {
James Smart9940b972011-03-11 16:06:12 -050012941 if (lpfc_sli_read_hs(phba))
12942 goto unplug_error;
James Smarta257bf92009-04-06 18:48:10 -040012943 /*
12944 * Check if there is a deferred error condition
12945 * is active
12946 */
12947 if ((HS_FFER1 & phba->work_hs) &&
12948 ((HS_FFER2 | HS_FFER3 | HS_FFER4 | HS_FFER5 |
James Smartdcf2a4e2010-09-29 11:18:53 -040012949 HS_FFER6 | HS_FFER7 | HS_FFER8) &
12950 phba->work_hs)) {
James Smarta257bf92009-04-06 18:48:10 -040012951 phba->hba_flag |= DEFER_ERATT;
12952 /* Clear all interrupt enable conditions */
12953 writel(0, phba->HCregaddr);
12954 readl(phba->HCregaddr);
12955 }
12956 }
12957
James Smart93996272008-08-24 21:50:30 -040012958 if ((work_ha_copy & HA_MBATT) && (phba->sli.mbox_active)) {
James Smart92d7f7b2007-06-17 19:56:38 -050012959 pmb = phba->sli.mbox_active;
James Smart04c68492009-05-22 14:52:52 -040012960 pmbox = &pmb->u.mb;
James Smart34b02dc2008-08-24 21:49:55 -040012961 mbox = phba->mbox;
James Smart858c9f62007-06-17 19:56:39 -050012962 vport = pmb->vport;
James Smart92d7f7b2007-06-17 19:56:38 -050012963
12964 /* First check out the status word */
12965 lpfc_sli_pcimem_bcopy(mbox, pmbox, sizeof(uint32_t));
12966 if (pmbox->mbxOwner != OWN_HOST) {
James Smart5b75da22008-12-04 22:39:35 -050012967 spin_unlock_irqrestore(&phba->hbalock, iflag);
James Smart92d7f7b2007-06-17 19:56:38 -050012968 /*
12969 * Stray Mailbox Interrupt, mbxCommand <cmd>
12970 * mbxStatus <status>
12971 */
Dick Kennedy372c1872020-06-30 14:50:00 -070012972 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smarte8b62012007-08-02 11:10:09 -040012973 "(%d):0304 Stray Mailbox "
James Smart92d7f7b2007-06-17 19:56:38 -050012974 "Interrupt mbxCommand x%x "
12975 "mbxStatus x%x\n",
James Smarte8b62012007-08-02 11:10:09 -040012976 (vport ? vport->vpi : 0),
James Smart92d7f7b2007-06-17 19:56:38 -050012977 pmbox->mbxCommand,
12978 pmbox->mbxStatus);
James Smart09372822008-01-11 01:52:54 -050012979 /* clear mailbox attention bit */
12980 work_ha_copy &= ~HA_MBATT;
12981 } else {
James Smart97eab632008-04-07 10:16:05 -040012982 phba->sli.mbox_active = NULL;
James Smart5b75da22008-12-04 22:39:35 -050012983 spin_unlock_irqrestore(&phba->hbalock, iflag);
James Smart09372822008-01-11 01:52:54 -050012984 phba->last_completion_time = jiffies;
12985 del_timer(&phba->sli.mbox_tmo);
James Smart09372822008-01-11 01:52:54 -050012986 if (pmb->mbox_cmpl) {
12987 lpfc_sli_pcimem_bcopy(mbox, pmbox,
12988 MAILBOX_CMD_SIZE);
James Smart7a470272010-03-15 11:25:20 -040012989 if (pmb->out_ext_byte_len &&
James Smart3e1f0712018-11-29 16:09:29 -080012990 pmb->ctx_buf)
James Smart7a470272010-03-15 11:25:20 -040012991 lpfc_sli_pcimem_bcopy(
12992 phba->mbox_ext,
James Smart3e1f0712018-11-29 16:09:29 -080012993 pmb->ctx_buf,
James Smart7a470272010-03-15 11:25:20 -040012994 pmb->out_ext_byte_len);
James Smart858c9f62007-06-17 19:56:39 -050012995 }
James Smart09372822008-01-11 01:52:54 -050012996 if (pmb->mbox_flag & LPFC_MBX_IMED_UNREG) {
12997 pmb->mbox_flag &= ~LPFC_MBX_IMED_UNREG;
12998
12999 lpfc_debugfs_disc_trc(vport,
13000 LPFC_DISC_TRC_MBOX_VPORT,
13001 "MBOX dflt rpi: : "
13002 "status:x%x rpi:x%x",
13003 (uint32_t)pmbox->mbxStatus,
13004 pmbox->un.varWords[0], 0);
13005
13006 if (!pmbox->mbxStatus) {
13007 mp = (struct lpfc_dmabuf *)
James Smart3e1f0712018-11-29 16:09:29 -080013008 (pmb->ctx_buf);
James Smart09372822008-01-11 01:52:54 -050013009 ndlp = (struct lpfc_nodelist *)
James Smart3e1f0712018-11-29 16:09:29 -080013010 pmb->ctx_ndlp;
James Smart09372822008-01-11 01:52:54 -050013011
13012 /* Reg_LOGIN of dflt RPI was
13013 * successful. new lets get
13014 * rid of the RPI using the
13015 * same mbox buffer.
13016 */
13017 lpfc_unreg_login(phba,
13018 vport->vpi,
13019 pmbox->un.varWords[0],
13020 pmb);
13021 pmb->mbox_cmpl =
13022 lpfc_mbx_cmpl_dflt_rpi;
James Smart3e1f0712018-11-29 16:09:29 -080013023 pmb->ctx_buf = mp;
13024 pmb->ctx_ndlp = ndlp;
James Smart09372822008-01-11 01:52:54 -050013025 pmb->vport = vport;
James Smart58da1ff2008-04-07 10:15:56 -040013026 rc = lpfc_sli_issue_mbox(phba,
13027 pmb,
13028 MBX_NOWAIT);
13029 if (rc != MBX_BUSY)
13030 lpfc_printf_log(phba,
13031 KERN_ERR,
Dick Kennedy372c1872020-06-30 14:50:00 -070013032 LOG_TRACE_EVENT,
James Smartd7c255b2008-08-24 21:50:00 -040013033 "0350 rc should have"
James Smart6a9c52c2009-10-02 15:16:51 -040013034 "been MBX_BUSY\n");
James Smart3772a992009-05-22 14:50:54 -040013035 if (rc != MBX_NOT_FINISHED)
13036 goto send_current_mbox;
James Smart09372822008-01-11 01:52:54 -050013037 }
13038 }
James Smart5b75da22008-12-04 22:39:35 -050013039 spin_lock_irqsave(
13040 &phba->pport->work_port_lock,
13041 iflag);
James Smart09372822008-01-11 01:52:54 -050013042 phba->pport->work_port_events &=
13043 ~WORKER_MBOX_TMO;
James Smart5b75da22008-12-04 22:39:35 -050013044 spin_unlock_irqrestore(
13045 &phba->pport->work_port_lock,
13046 iflag);
James Smarta22d73b2021-01-04 10:02:38 -080013047
13048 /* Do NOT queue MBX_HEARTBEAT to the worker
13049 * thread for processing.
13050 */
13051 if (pmbox->mbxCommand == MBX_HEARTBEAT) {
13052 /* Process mbox now */
13053 phba->sli.mbox_active = NULL;
13054 phba->sli.sli_flag &=
13055 ~LPFC_SLI_MBOX_ACTIVE;
13056 if (pmb->mbox_cmpl)
13057 pmb->mbox_cmpl(phba, pmb);
13058 } else {
13059 /* Queue to worker thread to process */
13060 lpfc_mbox_cmpl_put(phba, pmb);
13061 }
James Smart858c9f62007-06-17 19:56:39 -050013062 }
James Smart97eab632008-04-07 10:16:05 -040013063 } else
James Smart5b75da22008-12-04 22:39:35 -050013064 spin_unlock_irqrestore(&phba->hbalock, iflag);
James Smart93996272008-08-24 21:50:30 -040013065
James Smart92d7f7b2007-06-17 19:56:38 -050013066 if ((work_ha_copy & HA_MBATT) &&
13067 (phba->sli.mbox_active == NULL)) {
James Smart858c9f62007-06-17 19:56:39 -050013068send_current_mbox:
James Smart92d7f7b2007-06-17 19:56:38 -050013069 /* Process next mailbox command if there is one */
James Smart58da1ff2008-04-07 10:15:56 -040013070 do {
13071 rc = lpfc_sli_issue_mbox(phba, NULL,
13072 MBX_NOWAIT);
13073 } while (rc == MBX_NOT_FINISHED);
13074 if (rc != MBX_SUCCESS)
Dick Kennedy372c1872020-06-30 14:50:00 -070013075 lpfc_printf_log(phba, KERN_ERR,
13076 LOG_TRACE_EVENT,
13077 "0349 rc should be "
James Smart6a9c52c2009-10-02 15:16:51 -040013078 "MBX_SUCCESS\n");
James Smart92d7f7b2007-06-17 19:56:38 -050013079 }
13080
James Smart5b75da22008-12-04 22:39:35 -050013081 spin_lock_irqsave(&phba->hbalock, iflag);
dea31012005-04-17 16:05:31 -050013082 phba->work_ha |= work_ha_copy;
James Smart5b75da22008-12-04 22:39:35 -050013083 spin_unlock_irqrestore(&phba->hbalock, iflag);
James Smart5e9d9b82008-06-14 22:52:53 -040013084 lpfc_worker_wake_up(phba);
dea31012005-04-17 16:05:31 -050013085 }
James Smart93996272008-08-24 21:50:30 -040013086 return IRQ_HANDLED;
James Smart9940b972011-03-11 16:06:12 -050013087unplug_error:
13088 spin_unlock_irqrestore(&phba->hbalock, iflag);
13089 return IRQ_HANDLED;
dea31012005-04-17 16:05:31 -050013090
James Smart3772a992009-05-22 14:50:54 -040013091} /* lpfc_sli_sp_intr_handler */
James Smart93996272008-08-24 21:50:30 -040013092
13093/**
James Smart3772a992009-05-22 14:50:54 -040013094 * lpfc_sli_fp_intr_handler - Fast-path interrupt handler to SLI-3 device.
James Smart93996272008-08-24 21:50:30 -040013095 * @irq: Interrupt number.
13096 * @dev_id: The device context pointer.
13097 *
13098 * This function is directly called from the PCI layer as an interrupt
James Smart3772a992009-05-22 14:50:54 -040013099 * service routine when device with SLI-3 interface spec is enabled with
13100 * MSI-X multi-message interrupt mode and there is a fast-path FCP IOCB
13101 * ring event in the HBA. However, when the device is enabled with either
13102 * MSI or Pin-IRQ interrupt mode, this function is called as part of the
13103 * device-level interrupt handler. When the PCI slot is in error recovery
13104 * or the HBA is undergoing initialization, the interrupt handler will not
13105 * process the interrupt. The SCSI FCP fast-path ring event are handled in
13106 * the intrrupt context. This function is called without any lock held.
13107 * It gets the hbalock to access and update SLI data structures.
James Smart93996272008-08-24 21:50:30 -040013108 *
13109 * This function returns IRQ_HANDLED when interrupt is handled else it
13110 * returns IRQ_NONE.
13111 **/
13112irqreturn_t
James Smart3772a992009-05-22 14:50:54 -040013113lpfc_sli_fp_intr_handler(int irq, void *dev_id)
James Smart93996272008-08-24 21:50:30 -040013114{
13115 struct lpfc_hba *phba;
13116 uint32_t ha_copy;
13117 unsigned long status;
James Smart5b75da22008-12-04 22:39:35 -050013118 unsigned long iflag;
James Smart895427b2017-02-12 13:52:30 -080013119 struct lpfc_sli_ring *pring;
James Smart93996272008-08-24 21:50:30 -040013120
13121 /* Get the driver's phba structure from the dev_id and
13122 * assume the HBA is not interrupting.
13123 */
13124 phba = (struct lpfc_hba *) dev_id;
13125
13126 if (unlikely(!phba))
13127 return IRQ_NONE;
dea31012005-04-17 16:05:31 -050013128
13129 /*
James Smart93996272008-08-24 21:50:30 -040013130 * Stuff needs to be attented to when this function is invoked as an
13131 * individual interrupt handler in MSI-X multi-message interrupt mode
dea31012005-04-17 16:05:31 -050013132 */
James Smart93996272008-08-24 21:50:30 -040013133 if (phba->intr_type == MSIX) {
James Smart3772a992009-05-22 14:50:54 -040013134 /* Check device state for handling interrupt */
13135 if (lpfc_intr_state_check(phba))
James Smart93996272008-08-24 21:50:30 -040013136 return IRQ_NONE;
13137 /* Need to read HA REG for FCP ring and other ring events */
James Smart9940b972011-03-11 16:06:12 -050013138 if (lpfc_readl(phba->HAregaddr, &ha_copy))
13139 return IRQ_HANDLED;
James Smart93996272008-08-24 21:50:30 -040013140 /* Clear up only attention source related to fast-path */
James Smart5b75da22008-12-04 22:39:35 -050013141 spin_lock_irqsave(&phba->hbalock, iflag);
James Smarta257bf92009-04-06 18:48:10 -040013142 /*
13143 * If there is deferred error attention, do not check for
13144 * any interrupt.
13145 */
13146 if (unlikely(phba->hba_flag & DEFER_ERATT)) {
James Smart3772a992009-05-22 14:50:54 -040013147 spin_unlock_irqrestore(&phba->hbalock, iflag);
James Smarta257bf92009-04-06 18:48:10 -040013148 return IRQ_NONE;
13149 }
James Smart93996272008-08-24 21:50:30 -040013150 writel((ha_copy & (HA_R0_CLR_MSK | HA_R1_CLR_MSK)),
13151 phba->HAregaddr);
13152 readl(phba->HAregaddr); /* flush */
James Smart5b75da22008-12-04 22:39:35 -050013153 spin_unlock_irqrestore(&phba->hbalock, iflag);
James Smart93996272008-08-24 21:50:30 -040013154 } else
13155 ha_copy = phba->ha_copy;
13156
13157 /*
13158 * Process all events on FCP ring. Take the optimized path for FCP IO.
13159 */
13160 ha_copy &= ~(phba->work_ha_mask);
13161
13162 status = (ha_copy & (HA_RXMASK << (4*LPFC_FCP_RING)));
dea31012005-04-17 16:05:31 -050013163 status >>= (4*LPFC_FCP_RING);
James Smart895427b2017-02-12 13:52:30 -080013164 pring = &phba->sli.sli3_ring[LPFC_FCP_RING];
James Smart858c9f62007-06-17 19:56:39 -050013165 if (status & HA_RXMASK)
James Smart895427b2017-02-12 13:52:30 -080013166 lpfc_sli_handle_fast_ring_event(phba, pring, status);
James Smarta4bc3372006-12-02 13:34:16 -050013167
13168 if (phba->cfg_multi_ring_support == 2) {
13169 /*
James Smart93996272008-08-24 21:50:30 -040013170 * Process all events on extra ring. Take the optimized path
13171 * for extra ring IO.
James Smarta4bc3372006-12-02 13:34:16 -050013172 */
James Smart93996272008-08-24 21:50:30 -040013173 status = (ha_copy & (HA_RXMASK << (4*LPFC_EXTRA_RING)));
James Smarta4bc3372006-12-02 13:34:16 -050013174 status >>= (4*LPFC_EXTRA_RING);
James Smart858c9f62007-06-17 19:56:39 -050013175 if (status & HA_RXMASK) {
James Smarta4bc3372006-12-02 13:34:16 -050013176 lpfc_sli_handle_fast_ring_event(phba,
James Smart895427b2017-02-12 13:52:30 -080013177 &phba->sli.sli3_ring[LPFC_EXTRA_RING],
James Smarta4bc3372006-12-02 13:34:16 -050013178 status);
13179 }
13180 }
dea31012005-04-17 16:05:31 -050013181 return IRQ_HANDLED;
James Smart3772a992009-05-22 14:50:54 -040013182} /* lpfc_sli_fp_intr_handler */
dea31012005-04-17 16:05:31 -050013183
James Smart93996272008-08-24 21:50:30 -040013184/**
James Smart3772a992009-05-22 14:50:54 -040013185 * lpfc_sli_intr_handler - Device-level interrupt handler to SLI-3 device
James Smart93996272008-08-24 21:50:30 -040013186 * @irq: Interrupt number.
13187 * @dev_id: The device context pointer.
13188 *
James Smart3772a992009-05-22 14:50:54 -040013189 * This function is the HBA device-level interrupt handler to device with
13190 * SLI-3 interface spec, called from the PCI layer when either MSI or
13191 * Pin-IRQ interrupt mode is enabled and there is an event in the HBA which
13192 * requires driver attention. This function invokes the slow-path interrupt
13193 * attention handling function and fast-path interrupt attention handling
13194 * function in turn to process the relevant HBA attention events. This
13195 * function is called without any lock held. It gets the hbalock to access
13196 * and update SLI data structures.
James Smart93996272008-08-24 21:50:30 -040013197 *
13198 * This function returns IRQ_HANDLED when interrupt is handled, else it
13199 * returns IRQ_NONE.
13200 **/
13201irqreturn_t
James Smart3772a992009-05-22 14:50:54 -040013202lpfc_sli_intr_handler(int irq, void *dev_id)
James Smart93996272008-08-24 21:50:30 -040013203{
13204 struct lpfc_hba *phba;
13205 irqreturn_t sp_irq_rc, fp_irq_rc;
13206 unsigned long status1, status2;
James Smarta747c9c2009-11-18 15:41:10 -050013207 uint32_t hc_copy;
James Smart93996272008-08-24 21:50:30 -040013208
13209 /*
13210 * Get the driver's phba structure from the dev_id and
13211 * assume the HBA is not interrupting.
13212 */
13213 phba = (struct lpfc_hba *) dev_id;
13214
13215 if (unlikely(!phba))
13216 return IRQ_NONE;
13217
James Smart3772a992009-05-22 14:50:54 -040013218 /* Check device state for handling interrupt */
13219 if (lpfc_intr_state_check(phba))
James Smart93996272008-08-24 21:50:30 -040013220 return IRQ_NONE;
13221
13222 spin_lock(&phba->hbalock);
James Smart9940b972011-03-11 16:06:12 -050013223 if (lpfc_readl(phba->HAregaddr, &phba->ha_copy)) {
13224 spin_unlock(&phba->hbalock);
13225 return IRQ_HANDLED;
13226 }
13227
James Smart93996272008-08-24 21:50:30 -040013228 if (unlikely(!phba->ha_copy)) {
13229 spin_unlock(&phba->hbalock);
13230 return IRQ_NONE;
13231 } else if (phba->ha_copy & HA_ERATT) {
13232 if (phba->hba_flag & HBA_ERATT_HANDLED)
13233 /* ERATT polling has handled ERATT */
13234 phba->ha_copy &= ~HA_ERATT;
13235 else
13236 /* Indicate interrupt handler handles ERATT */
13237 phba->hba_flag |= HBA_ERATT_HANDLED;
13238 }
13239
James Smarta257bf92009-04-06 18:48:10 -040013240 /*
13241 * If there is deferred error attention, do not check for any interrupt.
13242 */
13243 if (unlikely(phba->hba_flag & DEFER_ERATT)) {
Dan Carpenterec21b3b2010-08-08 00:15:17 +020013244 spin_unlock(&phba->hbalock);
James Smarta257bf92009-04-06 18:48:10 -040013245 return IRQ_NONE;
13246 }
13247
James Smart93996272008-08-24 21:50:30 -040013248 /* Clear attention sources except link and error attentions */
James Smart9940b972011-03-11 16:06:12 -050013249 if (lpfc_readl(phba->HCregaddr, &hc_copy)) {
13250 spin_unlock(&phba->hbalock);
13251 return IRQ_HANDLED;
13252 }
James Smarta747c9c2009-11-18 15:41:10 -050013253 writel(hc_copy & ~(HC_MBINT_ENA | HC_R0INT_ENA | HC_R1INT_ENA
13254 | HC_R2INT_ENA | HC_LAINT_ENA | HC_ERINT_ENA),
13255 phba->HCregaddr);
James Smart93996272008-08-24 21:50:30 -040013256 writel((phba->ha_copy & ~(HA_LATT | HA_ERATT)), phba->HAregaddr);
James Smarta747c9c2009-11-18 15:41:10 -050013257 writel(hc_copy, phba->HCregaddr);
James Smart93996272008-08-24 21:50:30 -040013258 readl(phba->HAregaddr); /* flush */
13259 spin_unlock(&phba->hbalock);
13260
13261 /*
13262 * Invokes slow-path host attention interrupt handling as appropriate.
13263 */
13264
13265 /* status of events with mailbox and link attention */
13266 status1 = phba->ha_copy & (HA_MBATT | HA_LATT | HA_ERATT);
13267
13268 /* status of events with ELS ring */
13269 status2 = (phba->ha_copy & (HA_RXMASK << (4*LPFC_ELS_RING)));
13270 status2 >>= (4*LPFC_ELS_RING);
13271
13272 if (status1 || (status2 & HA_RXMASK))
James Smart3772a992009-05-22 14:50:54 -040013273 sp_irq_rc = lpfc_sli_sp_intr_handler(irq, dev_id);
James Smart93996272008-08-24 21:50:30 -040013274 else
13275 sp_irq_rc = IRQ_NONE;
13276
13277 /*
13278 * Invoke fast-path host attention interrupt handling as appropriate.
13279 */
13280
13281 /* status of events with FCP ring */
13282 status1 = (phba->ha_copy & (HA_RXMASK << (4*LPFC_FCP_RING)));
13283 status1 >>= (4*LPFC_FCP_RING);
13284
13285 /* status of events with extra ring */
13286 if (phba->cfg_multi_ring_support == 2) {
13287 status2 = (phba->ha_copy & (HA_RXMASK << (4*LPFC_EXTRA_RING)));
13288 status2 >>= (4*LPFC_EXTRA_RING);
13289 } else
13290 status2 = 0;
13291
13292 if ((status1 & HA_RXMASK) || (status2 & HA_RXMASK))
James Smart3772a992009-05-22 14:50:54 -040013293 fp_irq_rc = lpfc_sli_fp_intr_handler(irq, dev_id);
James Smart93996272008-08-24 21:50:30 -040013294 else
13295 fp_irq_rc = IRQ_NONE;
13296
13297 /* Return device-level interrupt handling status */
13298 return (sp_irq_rc == IRQ_HANDLED) ? sp_irq_rc : fp_irq_rc;
James Smart3772a992009-05-22 14:50:54 -040013299} /* lpfc_sli_intr_handler */
James Smart4f774512009-05-22 14:52:35 -040013300
13301/**
James Smart4f774512009-05-22 14:52:35 -040013302 * lpfc_sli4_els_xri_abort_event_proc - Process els xri abort event
13303 * @phba: pointer to lpfc hba data structure.
13304 *
13305 * This routine is invoked by the worker thread to process all the pending
13306 * SLI4 els abort xri events.
13307 **/
13308void lpfc_sli4_els_xri_abort_event_proc(struct lpfc_hba *phba)
13309{
13310 struct lpfc_cq_event *cq_event;
James Smarte7dab162020-10-20 13:27:12 -070013311 unsigned long iflags;
James Smart4f774512009-05-22 14:52:35 -040013312
13313 /* First, declare the els xri abort event has been handled */
James Smarte7dab162020-10-20 13:27:12 -070013314 spin_lock_irqsave(&phba->hbalock, iflags);
James Smart4f774512009-05-22 14:52:35 -040013315 phba->hba_flag &= ~ELS_XRI_ABORT_EVENT;
James Smarte7dab162020-10-20 13:27:12 -070013316 spin_unlock_irqrestore(&phba->hbalock, iflags);
13317
James Smart4f774512009-05-22 14:52:35 -040013318 /* Now, handle all the els xri abort events */
James Smarte7dab162020-10-20 13:27:12 -070013319 spin_lock_irqsave(&phba->sli4_hba.els_xri_abrt_list_lock, iflags);
James Smart4f774512009-05-22 14:52:35 -040013320 while (!list_empty(&phba->sli4_hba.sp_els_xri_aborted_work_queue)) {
13321 /* Get the first event from the head of the event queue */
James Smart4f774512009-05-22 14:52:35 -040013322 list_remove_head(&phba->sli4_hba.sp_els_xri_aborted_work_queue,
13323 cq_event, struct lpfc_cq_event, list);
James Smarte7dab162020-10-20 13:27:12 -070013324 spin_unlock_irqrestore(&phba->sli4_hba.els_xri_abrt_list_lock,
13325 iflags);
James Smart4f774512009-05-22 14:52:35 -040013326 /* Notify aborted XRI for ELS work queue */
13327 lpfc_sli4_els_xri_aborted(phba, &cq_event->cqe.wcqe_axri);
James Smarte7dab162020-10-20 13:27:12 -070013328
James Smart4f774512009-05-22 14:52:35 -040013329 /* Free the event processed back to the free pool */
13330 lpfc_sli4_cq_event_release(phba, cq_event);
James Smarte7dab162020-10-20 13:27:12 -070013331 spin_lock_irqsave(&phba->sli4_hba.els_xri_abrt_list_lock,
13332 iflags);
James Smart4f774512009-05-22 14:52:35 -040013333 }
James Smarte7dab162020-10-20 13:27:12 -070013334 spin_unlock_irqrestore(&phba->sli4_hba.els_xri_abrt_list_lock, iflags);
James Smart4f774512009-05-22 14:52:35 -040013335}
13336
James Smart341af102010-01-26 23:07:37 -050013337/**
13338 * lpfc_sli4_iocb_param_transfer - Transfer pIocbOut and cmpl status to pIocbIn
13339 * @phba: pointer to lpfc hba data structure
13340 * @pIocbIn: pointer to the rspiocbq
13341 * @pIocbOut: pointer to the cmdiocbq
13342 * @wcqe: pointer to the complete wcqe
13343 *
13344 * This routine transfers the fields of a command iocbq to a response iocbq
13345 * by copying all the IOCB fields from command iocbq and transferring the
13346 * completion status information from the complete wcqe.
13347 **/
James Smart4f774512009-05-22 14:52:35 -040013348static void
James Smart341af102010-01-26 23:07:37 -050013349lpfc_sli4_iocb_param_transfer(struct lpfc_hba *phba,
13350 struct lpfc_iocbq *pIocbIn,
James Smart4f774512009-05-22 14:52:35 -040013351 struct lpfc_iocbq *pIocbOut,
13352 struct lpfc_wcqe_complete *wcqe)
13353{
James Smartaf227412013-10-10 12:23:10 -040013354 int numBdes, i;
James Smart341af102010-01-26 23:07:37 -050013355 unsigned long iflags;
James Smartaf227412013-10-10 12:23:10 -040013356 uint32_t status, max_response;
13357 struct lpfc_dmabuf *dmabuf;
13358 struct ulp_bde64 *bpl, bde;
James Smart4f774512009-05-22 14:52:35 -040013359 size_t offset = offsetof(struct lpfc_iocbq, iocb);
13360
13361 memcpy((char *)pIocbIn + offset, (char *)pIocbOut + offset,
13362 sizeof(struct lpfc_iocbq) - offset);
James Smart4f774512009-05-22 14:52:35 -040013363 /* Map WCQE parameters into irspiocb parameters */
James Smartacd68592012-01-18 16:25:09 -050013364 status = bf_get(lpfc_wcqe_c_status, wcqe);
13365 pIocbIn->iocb.ulpStatus = (status & LPFC_IOCB_STATUS_MASK);
James Smart4f774512009-05-22 14:52:35 -040013366 if (pIocbOut->iocb_flag & LPFC_IO_FCP)
13367 if (pIocbIn->iocb.ulpStatus == IOSTAT_FCP_RSP_ERROR)
13368 pIocbIn->iocb.un.fcpi.fcpi_parm =
13369 pIocbOut->iocb.un.fcpi.fcpi_parm -
13370 wcqe->total_data_placed;
13371 else
13372 pIocbIn->iocb.un.ulpWord[4] = wcqe->parameter;
James Smart695a8142010-01-26 23:08:03 -050013373 else {
James Smart4f774512009-05-22 14:52:35 -040013374 pIocbIn->iocb.un.ulpWord[4] = wcqe->parameter;
James Smartaf227412013-10-10 12:23:10 -040013375 switch (pIocbOut->iocb.ulpCommand) {
13376 case CMD_ELS_REQUEST64_CR:
13377 dmabuf = (struct lpfc_dmabuf *)pIocbOut->context3;
13378 bpl = (struct ulp_bde64 *)dmabuf->virt;
13379 bde.tus.w = le32_to_cpu(bpl[1].tus.w);
13380 max_response = bde.tus.f.bdeSize;
13381 break;
13382 case CMD_GEN_REQUEST64_CR:
13383 max_response = 0;
13384 if (!pIocbOut->context3)
13385 break;
13386 numBdes = pIocbOut->iocb.un.genreq64.bdl.bdeSize/
13387 sizeof(struct ulp_bde64);
13388 dmabuf = (struct lpfc_dmabuf *)pIocbOut->context3;
13389 bpl = (struct ulp_bde64 *)dmabuf->virt;
13390 for (i = 0; i < numBdes; i++) {
13391 bde.tus.w = le32_to_cpu(bpl[i].tus.w);
13392 if (bde.tus.f.bdeFlags != BUFF_TYPE_BDE_64)
13393 max_response += bde.tus.f.bdeSize;
13394 }
13395 break;
13396 default:
13397 max_response = wcqe->total_data_placed;
13398 break;
13399 }
13400 if (max_response < wcqe->total_data_placed)
13401 pIocbIn->iocb.un.genreq64.bdl.bdeSize = max_response;
13402 else
13403 pIocbIn->iocb.un.genreq64.bdl.bdeSize =
13404 wcqe->total_data_placed;
James Smart695a8142010-01-26 23:08:03 -050013405 }
James Smart341af102010-01-26 23:07:37 -050013406
James Smartacd68592012-01-18 16:25:09 -050013407 /* Convert BG errors for completion status */
13408 if (status == CQE_STATUS_DI_ERROR) {
13409 pIocbIn->iocb.ulpStatus = IOSTAT_LOCAL_REJECT;
13410
13411 if (bf_get(lpfc_wcqe_c_bg_edir, wcqe))
13412 pIocbIn->iocb.un.ulpWord[4] = IOERR_RX_DMA_FAILED;
13413 else
13414 pIocbIn->iocb.un.ulpWord[4] = IOERR_TX_DMA_FAILED;
13415
13416 pIocbIn->iocb.unsli3.sli3_bg.bgstat = 0;
13417 if (bf_get(lpfc_wcqe_c_bg_ge, wcqe)) /* Guard Check failed */
13418 pIocbIn->iocb.unsli3.sli3_bg.bgstat |=
13419 BGS_GUARD_ERR_MASK;
13420 if (bf_get(lpfc_wcqe_c_bg_ae, wcqe)) /* App Tag Check failed */
13421 pIocbIn->iocb.unsli3.sli3_bg.bgstat |=
13422 BGS_APPTAG_ERR_MASK;
13423 if (bf_get(lpfc_wcqe_c_bg_re, wcqe)) /* Ref Tag Check failed */
13424 pIocbIn->iocb.unsli3.sli3_bg.bgstat |=
13425 BGS_REFTAG_ERR_MASK;
13426
13427 /* Check to see if there was any good data before the error */
13428 if (bf_get(lpfc_wcqe_c_bg_tdpv, wcqe)) {
13429 pIocbIn->iocb.unsli3.sli3_bg.bgstat |=
13430 BGS_HI_WATER_MARK_PRESENT_MASK;
13431 pIocbIn->iocb.unsli3.sli3_bg.bghm =
13432 wcqe->total_data_placed;
13433 }
13434
13435 /*
13436 * Set ALL the error bits to indicate we don't know what
13437 * type of error it is.
13438 */
13439 if (!pIocbIn->iocb.unsli3.sli3_bg.bgstat)
13440 pIocbIn->iocb.unsli3.sli3_bg.bgstat |=
13441 (BGS_REFTAG_ERR_MASK | BGS_APPTAG_ERR_MASK |
13442 BGS_GUARD_ERR_MASK);
13443 }
13444
James Smart341af102010-01-26 23:07:37 -050013445 /* Pick up HBA exchange busy condition */
13446 if (bf_get(lpfc_wcqe_c_xb, wcqe)) {
13447 spin_lock_irqsave(&phba->hbalock, iflags);
13448 pIocbIn->iocb_flag |= LPFC_EXCHANGE_BUSY;
13449 spin_unlock_irqrestore(&phba->hbalock, iflags);
13450 }
James Smart4f774512009-05-22 14:52:35 -040013451}
13452
13453/**
James Smart45ed1192009-10-02 15:17:02 -040013454 * lpfc_sli4_els_wcqe_to_rspiocbq - Get response iocbq from els wcqe
13455 * @phba: Pointer to HBA context object.
Lee Jones7af29d42020-07-21 17:41:31 +010013456 * @irspiocbq: Pointer to work-queue completion queue entry.
James Smart45ed1192009-10-02 15:17:02 -040013457 *
13458 * This routine handles an ELS work-queue completion event and construct
13459 * a pseudo response ELS IODBQ from the SLI4 ELS WCQE for the common
13460 * discovery engine to handle.
13461 *
13462 * Return: Pointer to the receive IOCBQ, NULL otherwise.
13463 **/
13464static struct lpfc_iocbq *
13465lpfc_sli4_els_wcqe_to_rspiocbq(struct lpfc_hba *phba,
13466 struct lpfc_iocbq *irspiocbq)
13467{
James Smart895427b2017-02-12 13:52:30 -080013468 struct lpfc_sli_ring *pring;
James Smart45ed1192009-10-02 15:17:02 -040013469 struct lpfc_iocbq *cmdiocbq;
13470 struct lpfc_wcqe_complete *wcqe;
13471 unsigned long iflags;
13472
James Smart895427b2017-02-12 13:52:30 -080013473 pring = lpfc_phba_elsring(phba);
Dick Kennedy1234a6d2017-09-29 17:34:29 -070013474 if (unlikely(!pring))
13475 return NULL;
James Smart895427b2017-02-12 13:52:30 -080013476
James Smart45ed1192009-10-02 15:17:02 -040013477 wcqe = &irspiocbq->cq_event.cqe.wcqe_cmpl;
James Smart45ed1192009-10-02 15:17:02 -040013478 pring->stats.iocb_event++;
13479 /* Look up the ELS command IOCB and create pseudo response IOCB */
13480 cmdiocbq = lpfc_sli_iocbq_lookup_by_tag(phba, pring,
13481 bf_get(lpfc_wcqe_c_request_tag, wcqe));
James Smart45ed1192009-10-02 15:17:02 -040013482 if (unlikely(!cmdiocbq)) {
13483 lpfc_printf_log(phba, KERN_WARNING, LOG_SLI,
13484 "0386 ELS complete with no corresponding "
Dick Kennedy401bb412017-09-29 17:34:28 -070013485 "cmdiocb: 0x%x 0x%x 0x%x 0x%x\n",
13486 wcqe->word0, wcqe->total_data_placed,
13487 wcqe->parameter, wcqe->word3);
James Smart45ed1192009-10-02 15:17:02 -040013488 lpfc_sli_release_iocbq(phba, irspiocbq);
13489 return NULL;
13490 }
13491
James Smarte2a8be52019-05-06 17:26:47 -070013492 spin_lock_irqsave(&pring->ring_lock, iflags);
Dick Kennedy401bb412017-09-29 17:34:28 -070013493 /* Put the iocb back on the txcmplq */
13494 lpfc_sli_ringtxcmpl_put(phba, pring, cmdiocbq);
13495 spin_unlock_irqrestore(&pring->ring_lock, iflags);
13496
James Smart45ed1192009-10-02 15:17:02 -040013497 /* Fake the irspiocbq and copy necessary response information */
James Smart341af102010-01-26 23:07:37 -050013498 lpfc_sli4_iocb_param_transfer(phba, irspiocbq, cmdiocbq, wcqe);
James Smart45ed1192009-10-02 15:17:02 -040013499
13500 return irspiocbq;
13501}
13502
James Smart8a5ca102017-11-20 16:00:30 -080013503inline struct lpfc_cq_event *
13504lpfc_cq_event_setup(struct lpfc_hba *phba, void *entry, int size)
13505{
13506 struct lpfc_cq_event *cq_event;
13507
13508 /* Allocate a new internal CQ_EVENT entry */
13509 cq_event = lpfc_sli4_cq_event_alloc(phba);
13510 if (!cq_event) {
Dick Kennedy372c1872020-06-30 14:50:00 -070013511 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart8a5ca102017-11-20 16:00:30 -080013512 "0602 Failed to alloc CQ_EVENT entry\n");
13513 return NULL;
13514 }
13515
13516 /* Move the CQE into the event */
13517 memcpy(&cq_event->cqe, entry, size);
13518 return cq_event;
13519}
13520
James Smart45ed1192009-10-02 15:17:02 -040013521/**
Colin Ian King291c2542019-12-18 08:43:01 +000013522 * lpfc_sli4_sp_handle_async_event - Handle an asynchronous event
James Smart04c68492009-05-22 14:52:52 -040013523 * @phba: Pointer to HBA context object.
Lee Jones7af29d42020-07-21 17:41:31 +010013524 * @mcqe: Pointer to mailbox completion queue entry.
James Smart04c68492009-05-22 14:52:52 -040013525 *
Colin Ian King291c2542019-12-18 08:43:01 +000013526 * This routine process a mailbox completion queue entry with asynchronous
James Smart04c68492009-05-22 14:52:52 -040013527 * event.
13528 *
13529 * Return: true if work posted to worker thread, otherwise false.
13530 **/
13531static bool
13532lpfc_sli4_sp_handle_async_event(struct lpfc_hba *phba, struct lpfc_mcqe *mcqe)
13533{
13534 struct lpfc_cq_event *cq_event;
13535 unsigned long iflags;
13536
13537 lpfc_printf_log(phba, KERN_INFO, LOG_SLI,
13538 "0392 Async Event: word0:x%x, word1:x%x, "
13539 "word2:x%x, word3:x%x\n", mcqe->word0,
13540 mcqe->mcqe_tag0, mcqe->mcqe_tag1, mcqe->trailer);
13541
James Smart8a5ca102017-11-20 16:00:30 -080013542 cq_event = lpfc_cq_event_setup(phba, mcqe, sizeof(struct lpfc_mcqe));
13543 if (!cq_event)
James Smart04c68492009-05-22 14:52:52 -040013544 return false;
James Smarte7dab162020-10-20 13:27:12 -070013545
13546 spin_lock_irqsave(&phba->sli4_hba.asynce_list_lock, iflags);
James Smart04c68492009-05-22 14:52:52 -040013547 list_add_tail(&cq_event->list, &phba->sli4_hba.sp_asynce_work_queue);
James Smarte7dab162020-10-20 13:27:12 -070013548 spin_unlock_irqrestore(&phba->sli4_hba.asynce_list_lock, iflags);
13549
James Smart04c68492009-05-22 14:52:52 -040013550 /* Set the async event flag */
James Smarte7dab162020-10-20 13:27:12 -070013551 spin_lock_irqsave(&phba->hbalock, iflags);
James Smart04c68492009-05-22 14:52:52 -040013552 phba->hba_flag |= ASYNC_EVENT;
13553 spin_unlock_irqrestore(&phba->hbalock, iflags);
13554
13555 return true;
13556}
13557
13558/**
13559 * lpfc_sli4_sp_handle_mbox_event - Handle a mailbox completion event
13560 * @phba: Pointer to HBA context object.
Lee Jones7af29d42020-07-21 17:41:31 +010013561 * @mcqe: Pointer to mailbox completion queue entry.
James Smart04c68492009-05-22 14:52:52 -040013562 *
13563 * This routine process a mailbox completion queue entry with mailbox
13564 * completion event.
13565 *
13566 * Return: true if work posted to worker thread, otherwise false.
13567 **/
13568static bool
13569lpfc_sli4_sp_handle_mbox_event(struct lpfc_hba *phba, struct lpfc_mcqe *mcqe)
13570{
13571 uint32_t mcqe_status;
13572 MAILBOX_t *mbox, *pmbox;
13573 struct lpfc_mqe *mqe;
13574 struct lpfc_vport *vport;
13575 struct lpfc_nodelist *ndlp;
13576 struct lpfc_dmabuf *mp;
13577 unsigned long iflags;
13578 LPFC_MBOXQ_t *pmb;
13579 bool workposted = false;
13580 int rc;
13581
13582 /* If not a mailbox complete MCQE, out by checking mailbox consume */
13583 if (!bf_get(lpfc_trailer_completed, mcqe))
13584 goto out_no_mqe_complete;
13585
13586 /* Get the reference to the active mbox command */
13587 spin_lock_irqsave(&phba->hbalock, iflags);
13588 pmb = phba->sli.mbox_active;
13589 if (unlikely(!pmb)) {
Dick Kennedy372c1872020-06-30 14:50:00 -070013590 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart04c68492009-05-22 14:52:52 -040013591 "1832 No pending MBOX command to handle\n");
13592 spin_unlock_irqrestore(&phba->hbalock, iflags);
13593 goto out_no_mqe_complete;
13594 }
13595 spin_unlock_irqrestore(&phba->hbalock, iflags);
13596 mqe = &pmb->u.mqe;
13597 pmbox = (MAILBOX_t *)&pmb->u.mqe;
13598 mbox = phba->mbox;
13599 vport = pmb->vport;
13600
13601 /* Reset heartbeat timer */
13602 phba->last_completion_time = jiffies;
13603 del_timer(&phba->sli.mbox_tmo);
13604
13605 /* Move mbox data to caller's mailbox region, do endian swapping */
13606 if (pmb->mbox_cmpl && mbox)
James Smart48f8fdb2018-05-04 20:37:51 -070013607 lpfc_sli4_pcimem_bcopy(mbox, mqe, sizeof(struct lpfc_mqe));
James Smart04c68492009-05-22 14:52:52 -040013608
James Smart73d91e52011-10-10 21:32:10 -040013609 /*
13610 * For mcqe errors, conditionally move a modified error code to
13611 * the mbox so that the error will not be missed.
13612 */
13613 mcqe_status = bf_get(lpfc_mcqe_status, mcqe);
13614 if (mcqe_status != MB_CQE_STATUS_SUCCESS) {
13615 if (bf_get(lpfc_mqe_status, mqe) == MBX_SUCCESS)
13616 bf_set(lpfc_mqe_status, mqe,
13617 (LPFC_MBX_ERROR_RANGE | mcqe_status));
13618 }
James Smart04c68492009-05-22 14:52:52 -040013619 if (pmb->mbox_flag & LPFC_MBX_IMED_UNREG) {
13620 pmb->mbox_flag &= ~LPFC_MBX_IMED_UNREG;
13621 lpfc_debugfs_disc_trc(vport, LPFC_DISC_TRC_MBOX_VPORT,
13622 "MBOX dflt rpi: status:x%x rpi:x%x",
13623 mcqe_status,
13624 pmbox->un.varWords[0], 0);
13625 if (mcqe_status == MB_CQE_STATUS_SUCCESS) {
James Smart3e1f0712018-11-29 16:09:29 -080013626 mp = (struct lpfc_dmabuf *)(pmb->ctx_buf);
13627 ndlp = (struct lpfc_nodelist *)pmb->ctx_ndlp;
James Smart01131e72021-05-14 12:55:49 -070013628
13629 /* Reg_LOGIN of dflt RPI was successful. Mark the
13630 * node as having an UNREG_LOGIN in progress to stop
13631 * an unsolicited PLOGI from the same NPortId from
13632 * starting another mailbox transaction.
James Smart04c68492009-05-22 14:52:52 -040013633 */
James Smart01131e72021-05-14 12:55:49 -070013634 spin_lock_irqsave(&ndlp->lock, iflags);
13635 ndlp->nlp_flag |= NLP_UNREG_INP;
13636 spin_unlock_irqrestore(&ndlp->lock, iflags);
James Smart04c68492009-05-22 14:52:52 -040013637 lpfc_unreg_login(phba, vport->vpi,
13638 pmbox->un.varWords[0], pmb);
13639 pmb->mbox_cmpl = lpfc_mbx_cmpl_dflt_rpi;
James Smart3e1f0712018-11-29 16:09:29 -080013640 pmb->ctx_buf = mp;
James Smarte9b11082020-11-15 11:26:33 -080013641
13642 /* No reference taken here. This is a default
13643 * RPI reg/immediate unreg cycle. The reference was
13644 * taken in the reg rpi path and is released when
13645 * this mailbox completes.
13646 */
James Smart3e1f0712018-11-29 16:09:29 -080013647 pmb->ctx_ndlp = ndlp;
James Smart04c68492009-05-22 14:52:52 -040013648 pmb->vport = vport;
13649 rc = lpfc_sli_issue_mbox(phba, pmb, MBX_NOWAIT);
13650 if (rc != MBX_BUSY)
Dick Kennedy372c1872020-06-30 14:50:00 -070013651 lpfc_printf_log(phba, KERN_ERR,
13652 LOG_TRACE_EVENT,
13653 "0385 rc should "
James Smart04c68492009-05-22 14:52:52 -040013654 "have been MBX_BUSY\n");
13655 if (rc != MBX_NOT_FINISHED)
13656 goto send_current_mbox;
13657 }
13658 }
13659 spin_lock_irqsave(&phba->pport->work_port_lock, iflags);
13660 phba->pport->work_port_events &= ~WORKER_MBOX_TMO;
13661 spin_unlock_irqrestore(&phba->pport->work_port_lock, iflags);
13662
James Smarta22d73b2021-01-04 10:02:38 -080013663 /* Do NOT queue MBX_HEARTBEAT to the worker thread for processing. */
13664 if (pmbox->mbxCommand == MBX_HEARTBEAT) {
13665 spin_lock_irqsave(&phba->hbalock, iflags);
13666 /* Release the mailbox command posting token */
13667 phba->sli.sli_flag &= ~LPFC_SLI_MBOX_ACTIVE;
13668 phba->sli.mbox_active = NULL;
13669 if (bf_get(lpfc_trailer_consumed, mcqe))
13670 lpfc_sli4_mq_release(phba->sli4_hba.mbx_wq);
13671 spin_unlock_irqrestore(&phba->hbalock, iflags);
13672
13673 /* Post the next mbox command, if there is one */
13674 lpfc_sli4_post_async_mbox(phba);
13675
13676 /* Process cmpl now */
13677 if (pmb->mbox_cmpl)
13678 pmb->mbox_cmpl(phba, pmb);
13679 return false;
13680 }
13681
13682 /* There is mailbox completion work to queue to the worker thread */
James Smart04c68492009-05-22 14:52:52 -040013683 spin_lock_irqsave(&phba->hbalock, iflags);
13684 __lpfc_mbox_cmpl_put(phba, pmb);
13685 phba->work_ha |= HA_MBATT;
13686 spin_unlock_irqrestore(&phba->hbalock, iflags);
13687 workposted = true;
13688
13689send_current_mbox:
13690 spin_lock_irqsave(&phba->hbalock, iflags);
13691 /* Release the mailbox command posting token */
13692 phba->sli.sli_flag &= ~LPFC_SLI_MBOX_ACTIVE;
13693 /* Setting active mailbox pointer need to be in sync to flag clear */
13694 phba->sli.mbox_active = NULL;
James Smart07b85822019-09-21 20:58:53 -070013695 if (bf_get(lpfc_trailer_consumed, mcqe))
13696 lpfc_sli4_mq_release(phba->sli4_hba.mbx_wq);
James Smart04c68492009-05-22 14:52:52 -040013697 spin_unlock_irqrestore(&phba->hbalock, iflags);
13698 /* Wake up worker thread to post the next pending mailbox command */
13699 lpfc_worker_wake_up(phba);
James Smart07b85822019-09-21 20:58:53 -070013700 return workposted;
13701
James Smart04c68492009-05-22 14:52:52 -040013702out_no_mqe_complete:
James Smart07b85822019-09-21 20:58:53 -070013703 spin_lock_irqsave(&phba->hbalock, iflags);
James Smart04c68492009-05-22 14:52:52 -040013704 if (bf_get(lpfc_trailer_consumed, mcqe))
13705 lpfc_sli4_mq_release(phba->sli4_hba.mbx_wq);
James Smart07b85822019-09-21 20:58:53 -070013706 spin_unlock_irqrestore(&phba->hbalock, iflags);
13707 return false;
James Smart04c68492009-05-22 14:52:52 -040013708}
13709
13710/**
13711 * lpfc_sli4_sp_handle_mcqe - Process a mailbox completion queue entry
13712 * @phba: Pointer to HBA context object.
Lee Jones7af29d42020-07-21 17:41:31 +010013713 * @cq: Pointer to associated CQ
James Smart04c68492009-05-22 14:52:52 -040013714 * @cqe: Pointer to mailbox completion queue entry.
13715 *
13716 * This routine process a mailbox completion queue entry, it invokes the
Colin Ian King291c2542019-12-18 08:43:01 +000013717 * proper mailbox complete handling or asynchronous event handling routine
James Smart04c68492009-05-22 14:52:52 -040013718 * according to the MCQE's async bit.
13719 *
13720 * Return: true if work posted to worker thread, otherwise false.
13721 **/
13722static bool
James Smart32517fc2019-01-28 11:14:33 -080013723lpfc_sli4_sp_handle_mcqe(struct lpfc_hba *phba, struct lpfc_queue *cq,
13724 struct lpfc_cqe *cqe)
James Smart04c68492009-05-22 14:52:52 -040013725{
13726 struct lpfc_mcqe mcqe;
13727 bool workposted;
13728
James Smart32517fc2019-01-28 11:14:33 -080013729 cq->CQ_mbox++;
13730
James Smart04c68492009-05-22 14:52:52 -040013731 /* Copy the mailbox MCQE and convert endian order as needed */
James Smart48f8fdb2018-05-04 20:37:51 -070013732 lpfc_sli4_pcimem_bcopy(cqe, &mcqe, sizeof(struct lpfc_mcqe));
James Smart04c68492009-05-22 14:52:52 -040013733
13734 /* Invoke the proper event handling routine */
13735 if (!bf_get(lpfc_trailer_async, &mcqe))
13736 workposted = lpfc_sli4_sp_handle_mbox_event(phba, &mcqe);
13737 else
13738 workposted = lpfc_sli4_sp_handle_async_event(phba, &mcqe);
13739 return workposted;
13740}
13741
13742/**
James Smart4f774512009-05-22 14:52:35 -040013743 * lpfc_sli4_sp_handle_els_wcqe - Handle els work-queue completion event
13744 * @phba: Pointer to HBA context object.
James Smart2a76a282012-08-03 12:35:54 -040013745 * @cq: Pointer to associated CQ
James Smart4f774512009-05-22 14:52:35 -040013746 * @wcqe: Pointer to work-queue completion queue entry.
13747 *
13748 * This routine handles an ELS work-queue completion event.
13749 *
13750 * Return: true if work posted to worker thread, otherwise false.
13751 **/
13752static bool
James Smart2a76a282012-08-03 12:35:54 -040013753lpfc_sli4_sp_handle_els_wcqe(struct lpfc_hba *phba, struct lpfc_queue *cq,
James Smart4f774512009-05-22 14:52:35 -040013754 struct lpfc_wcqe_complete *wcqe)
13755{
James Smart4f774512009-05-22 14:52:35 -040013756 struct lpfc_iocbq *irspiocbq;
13757 unsigned long iflags;
James Smart2a76a282012-08-03 12:35:54 -040013758 struct lpfc_sli_ring *pring = cq->pring;
James Smart0e9bb8d2013-03-01 16:35:12 -050013759 int txq_cnt = 0;
13760 int txcmplq_cnt = 0;
James Smart4f774512009-05-22 14:52:35 -040013761
James Smart11f0e342018-05-04 20:37:57 -070013762 /* Check for response status */
13763 if (unlikely(bf_get(lpfc_wcqe_c_status, wcqe))) {
13764 /* Log the error status */
13765 lpfc_printf_log(phba, KERN_INFO, LOG_SLI,
13766 "0357 ELS CQE error: status=x%x: "
13767 "CQE: %08x %08x %08x %08x\n",
13768 bf_get(lpfc_wcqe_c_status, wcqe),
13769 wcqe->word0, wcqe->total_data_placed,
13770 wcqe->parameter, wcqe->word3);
13771 }
13772
James Smart45ed1192009-10-02 15:17:02 -040013773 /* Get an irspiocbq for later ELS response processing use */
James Smart4f774512009-05-22 14:52:35 -040013774 irspiocbq = lpfc_sli_get_iocbq(phba);
13775 if (!irspiocbq) {
James Smart0e9bb8d2013-03-01 16:35:12 -050013776 if (!list_empty(&pring->txq))
13777 txq_cnt++;
13778 if (!list_empty(&pring->txcmplq))
13779 txcmplq_cnt++;
Dick Kennedy372c1872020-06-30 14:50:00 -070013780 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart2a9bf3d2010-06-07 15:24:45 -040013781 "0387 NO IOCBQ data: txq_cnt=%d iocb_cnt=%d "
James Smartff349bc2019-09-21 20:59:05 -070013782 "els_txcmplq_cnt=%d\n",
James Smart0e9bb8d2013-03-01 16:35:12 -050013783 txq_cnt, phba->iocb_cnt,
James Smart0e9bb8d2013-03-01 16:35:12 -050013784 txcmplq_cnt);
James Smart45ed1192009-10-02 15:17:02 -040013785 return false;
James Smart4f774512009-05-22 14:52:35 -040013786 }
James Smart4f774512009-05-22 14:52:35 -040013787
James Smart45ed1192009-10-02 15:17:02 -040013788 /* Save off the slow-path queue event for work thread to process */
13789 memcpy(&irspiocbq->cq_event.cqe.wcqe_cmpl, wcqe, sizeof(*wcqe));
James Smart4f774512009-05-22 14:52:35 -040013790 spin_lock_irqsave(&phba->hbalock, iflags);
James Smart4d9ab992009-10-02 15:16:39 -040013791 list_add_tail(&irspiocbq->cq_event.list,
James Smart45ed1192009-10-02 15:17:02 -040013792 &phba->sli4_hba.sp_queue_event);
13793 phba->hba_flag |= HBA_SP_QUEUE_EVT;
James Smart4f774512009-05-22 14:52:35 -040013794 spin_unlock_irqrestore(&phba->hbalock, iflags);
James Smart4f774512009-05-22 14:52:35 -040013795
James Smart45ed1192009-10-02 15:17:02 -040013796 return true;
James Smart4f774512009-05-22 14:52:35 -040013797}
13798
13799/**
13800 * lpfc_sli4_sp_handle_rel_wcqe - Handle slow-path WQ entry consumed event
13801 * @phba: Pointer to HBA context object.
13802 * @wcqe: Pointer to work-queue completion queue entry.
13803 *
Masahiro Yamada3f8b6fb2017-02-27 14:29:25 -080013804 * This routine handles slow-path WQ entry consumed event by invoking the
James Smart4f774512009-05-22 14:52:35 -040013805 * proper WQ release routine to the slow-path WQ.
13806 **/
13807static void
13808lpfc_sli4_sp_handle_rel_wcqe(struct lpfc_hba *phba,
13809 struct lpfc_wcqe_release *wcqe)
13810{
James Smart2e90f4b2011-12-13 13:22:37 -050013811 /* sanity check on queue memory */
13812 if (unlikely(!phba->sli4_hba.els_wq))
13813 return;
James Smart4f774512009-05-22 14:52:35 -040013814 /* Check for the slow-path ELS work queue */
13815 if (bf_get(lpfc_wcqe_r_wq_id, wcqe) == phba->sli4_hba.els_wq->queue_id)
13816 lpfc_sli4_wq_release(phba->sli4_hba.els_wq,
13817 bf_get(lpfc_wcqe_r_wqe_index, wcqe));
13818 else
13819 lpfc_printf_log(phba, KERN_WARNING, LOG_SLI,
13820 "2579 Slow-path wqe consume event carries "
13821 "miss-matched qid: wcqe-qid=x%x, sp-qid=x%x\n",
13822 bf_get(lpfc_wcqe_r_wqe_index, wcqe),
13823 phba->sli4_hba.els_wq->queue_id);
13824}
13825
13826/**
13827 * lpfc_sli4_sp_handle_abort_xri_wcqe - Handle a xri abort event
13828 * @phba: Pointer to HBA context object.
13829 * @cq: Pointer to a WQ completion queue.
13830 * @wcqe: Pointer to work-queue completion queue entry.
13831 *
13832 * This routine handles an XRI abort event.
13833 *
13834 * Return: true if work posted to worker thread, otherwise false.
13835 **/
13836static bool
13837lpfc_sli4_sp_handle_abort_xri_wcqe(struct lpfc_hba *phba,
13838 struct lpfc_queue *cq,
13839 struct sli4_wcqe_xri_aborted *wcqe)
13840{
13841 bool workposted = false;
13842 struct lpfc_cq_event *cq_event;
13843 unsigned long iflags;
13844
James Smart4f774512009-05-22 14:52:35 -040013845 switch (cq->subtype) {
James Smartc00f62e2019-08-14 16:57:11 -070013846 case LPFC_IO:
13847 lpfc_sli4_io_xri_aborted(phba, wcqe, cq->hdwq);
13848 if (phba->cfg_enable_fc4_type & LPFC_ENABLE_NVME) {
13849 /* Notify aborted XRI for NVME work queue */
13850 if (phba->nvmet_support)
13851 lpfc_sli4_nvmet_xri_aborted(phba, wcqe);
13852 }
James Smart5e5b5112019-01-28 11:14:22 -080013853 workposted = false;
James Smart4f774512009-05-22 14:52:35 -040013854 break;
James Smart422c4cb2017-11-20 16:00:32 -080013855 case LPFC_NVME_LS: /* NVME LS uses ELS resources */
James Smart4f774512009-05-22 14:52:35 -040013856 case LPFC_ELS:
James Smarte7dab162020-10-20 13:27:12 -070013857 cq_event = lpfc_cq_event_setup(phba, wcqe, sizeof(*wcqe));
13858 if (!cq_event) {
13859 workposted = false;
13860 break;
13861 }
James Smart5e5b5112019-01-28 11:14:22 -080013862 cq_event->hdwq = cq->hdwq;
James Smarte7dab162020-10-20 13:27:12 -070013863 spin_lock_irqsave(&phba->sli4_hba.els_xri_abrt_list_lock,
13864 iflags);
James Smart4f774512009-05-22 14:52:35 -040013865 list_add_tail(&cq_event->list,
13866 &phba->sli4_hba.sp_els_xri_aborted_work_queue);
13867 /* Set the els xri abort event flag */
13868 phba->hba_flag |= ELS_XRI_ABORT_EVENT;
James Smarte7dab162020-10-20 13:27:12 -070013869 spin_unlock_irqrestore(&phba->sli4_hba.els_xri_abrt_list_lock,
13870 iflags);
James Smart4f774512009-05-22 14:52:35 -040013871 workposted = true;
13872 break;
13873 default:
Dick Kennedy372c1872020-06-30 14:50:00 -070013874 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart318083a2017-03-04 09:30:30 -080013875 "0603 Invalid CQ subtype %d: "
13876 "%08x %08x %08x %08x\n",
13877 cq->subtype, wcqe->word0, wcqe->parameter,
13878 wcqe->word2, wcqe->word3);
James Smart4f774512009-05-22 14:52:35 -040013879 workposted = false;
13880 break;
13881 }
13882 return workposted;
13883}
13884
James Smarte817e5d2018-12-13 15:17:53 -080013885#define FC_RCTL_MDS_DIAGS 0xF4
13886
James Smart4f774512009-05-22 14:52:35 -040013887/**
James Smart4d9ab992009-10-02 15:16:39 -040013888 * lpfc_sli4_sp_handle_rcqe - Process a receive-queue completion queue entry
James Smart4f774512009-05-22 14:52:35 -040013889 * @phba: Pointer to HBA context object.
James Smart4d9ab992009-10-02 15:16:39 -040013890 * @rcqe: Pointer to receive-queue completion queue entry.
James Smart4f774512009-05-22 14:52:35 -040013891 *
James Smart4d9ab992009-10-02 15:16:39 -040013892 * This routine process a receive-queue completion queue entry.
James Smart4f774512009-05-22 14:52:35 -040013893 *
13894 * Return: true if work posted to worker thread, otherwise false.
13895 **/
13896static bool
James Smart4d9ab992009-10-02 15:16:39 -040013897lpfc_sli4_sp_handle_rcqe(struct lpfc_hba *phba, struct lpfc_rcqe *rcqe)
13898{
13899 bool workposted = false;
James Smarte817e5d2018-12-13 15:17:53 -080013900 struct fc_frame_header *fc_hdr;
James Smart4d9ab992009-10-02 15:16:39 -040013901 struct lpfc_queue *hrq = phba->sli4_hba.hdr_rq;
13902 struct lpfc_queue *drq = phba->sli4_hba.dat_rq;
James Smart547077a2017-05-15 15:20:40 -070013903 struct lpfc_nvmet_tgtport *tgtp;
James Smart4d9ab992009-10-02 15:16:39 -040013904 struct hbq_dmabuf *dma_buf;
James Smart7851fe22011-07-22 18:36:52 -040013905 uint32_t status, rq_id;
James Smart4d9ab992009-10-02 15:16:39 -040013906 unsigned long iflags;
13907
James Smart2e90f4b2011-12-13 13:22:37 -050013908 /* sanity check on queue memory */
13909 if (unlikely(!hrq) || unlikely(!drq))
13910 return workposted;
13911
James Smart7851fe22011-07-22 18:36:52 -040013912 if (bf_get(lpfc_cqe_code, rcqe) == CQE_CODE_RECEIVE_V1)
13913 rq_id = bf_get(lpfc_rcqe_rq_id_v1, rcqe);
13914 else
13915 rq_id = bf_get(lpfc_rcqe_rq_id, rcqe);
13916 if (rq_id != hrq->queue_id)
James Smart4d9ab992009-10-02 15:16:39 -040013917 goto out;
13918
13919 status = bf_get(lpfc_rcqe_status, rcqe);
13920 switch (status) {
13921 case FC_STATUS_RQ_BUF_LEN_EXCEEDED:
Dick Kennedy372c1872020-06-30 14:50:00 -070013922 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart4d9ab992009-10-02 15:16:39 -040013923 "2537 Receive Frame Truncated!!\n");
Gustavo A. R. Silvadf561f662020-08-23 17:36:59 -050013924 fallthrough;
James Smart4d9ab992009-10-02 15:16:39 -040013925 case FC_STATUS_RQ_SUCCESS:
13926 spin_lock_irqsave(&phba->hbalock, iflags);
James Smartcbc5de12017-12-08 17:18:04 -080013927 lpfc_sli4_rq_release(hrq, drq);
James Smart4d9ab992009-10-02 15:16:39 -040013928 dma_buf = lpfc_sli_hbqbuf_get(&phba->hbqs[0].hbq_buffer_list);
13929 if (!dma_buf) {
James Smartb84daac2012-08-03 12:35:13 -040013930 hrq->RQ_no_buf_found++;
James Smart4d9ab992009-10-02 15:16:39 -040013931 spin_unlock_irqrestore(&phba->hbalock, iflags);
13932 goto out;
13933 }
James Smartb84daac2012-08-03 12:35:13 -040013934 hrq->RQ_rcv_buf++;
James Smart547077a2017-05-15 15:20:40 -070013935 hrq->RQ_buf_posted--;
James Smart4d9ab992009-10-02 15:16:39 -040013936 memcpy(&dma_buf->cq_event.cqe.rcqe_cmpl, rcqe, sizeof(*rcqe));
James Smart895427b2017-02-12 13:52:30 -080013937
James Smarte817e5d2018-12-13 15:17:53 -080013938 fc_hdr = (struct fc_frame_header *)dma_buf->hbuf.virt;
13939
13940 if (fc_hdr->fh_r_ctl == FC_RCTL_MDS_DIAGS ||
13941 fc_hdr->fh_r_ctl == FC_RCTL_DD_UNSOL_DATA) {
13942 spin_unlock_irqrestore(&phba->hbalock, iflags);
13943 /* Handle MDS Loopback frames */
Dick Kennedy24411fc2020-08-03 14:02:25 -070013944 if (!(phba->pport->load_flag & FC_UNLOADING))
13945 lpfc_sli4_handle_mds_loopback(phba->pport,
13946 dma_buf);
13947 else
13948 lpfc_in_buf_free(phba, &dma_buf->dbuf);
James Smarte817e5d2018-12-13 15:17:53 -080013949 break;
13950 }
13951
13952 /* save off the frame for the work thread to process */
James Smart4d9ab992009-10-02 15:16:39 -040013953 list_add_tail(&dma_buf->cq_event.list,
James Smart45ed1192009-10-02 15:17:02 -040013954 &phba->sli4_hba.sp_queue_event);
James Smart4d9ab992009-10-02 15:16:39 -040013955 /* Frame received */
James Smart45ed1192009-10-02 15:17:02 -040013956 phba->hba_flag |= HBA_SP_QUEUE_EVT;
James Smart4d9ab992009-10-02 15:16:39 -040013957 spin_unlock_irqrestore(&phba->hbalock, iflags);
13958 workposted = true;
13959 break;
James Smart4d9ab992009-10-02 15:16:39 -040013960 case FC_STATUS_INSUFF_BUF_FRM_DISC:
James Smart547077a2017-05-15 15:20:40 -070013961 if (phba->nvmet_support) {
13962 tgtp = phba->targetport->private;
Dick Kennedy372c1872020-06-30 14:50:00 -070013963 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart547077a2017-05-15 15:20:40 -070013964 "6402 RQE Error x%x, posted %d err_cnt "
13965 "%d: %x %x %x\n",
13966 status, hrq->RQ_buf_posted,
13967 hrq->RQ_no_posted_buf,
13968 atomic_read(&tgtp->rcv_fcp_cmd_in),
13969 atomic_read(&tgtp->rcv_fcp_cmd_out),
13970 atomic_read(&tgtp->xmt_fcp_release));
13971 }
Gustavo A. R. Silvadf561f662020-08-23 17:36:59 -050013972 fallthrough;
James Smart547077a2017-05-15 15:20:40 -070013973
13974 case FC_STATUS_INSUFF_BUF_NEED_BUF:
James Smartb84daac2012-08-03 12:35:13 -040013975 hrq->RQ_no_posted_buf++;
James Smart4d9ab992009-10-02 15:16:39 -040013976 /* Post more buffers if possible */
13977 spin_lock_irqsave(&phba->hbalock, iflags);
13978 phba->hba_flag |= HBA_POST_RECEIVE_BUFFER;
13979 spin_unlock_irqrestore(&phba->hbalock, iflags);
13980 workposted = true;
13981 break;
13982 }
13983out:
13984 return workposted;
James Smart4d9ab992009-10-02 15:16:39 -040013985}
13986
13987/**
13988 * lpfc_sli4_sp_handle_cqe - Process a slow path completion queue entry
13989 * @phba: Pointer to HBA context object.
13990 * @cq: Pointer to the completion queue.
James Smart32517fc2019-01-28 11:14:33 -080013991 * @cqe: Pointer to a completion queue entry.
James Smart4d9ab992009-10-02 15:16:39 -040013992 *
Lucas De Marchi25985ed2011-03-30 22:57:33 -030013993 * This routine process a slow-path work-queue or receive queue completion queue
James Smart4d9ab992009-10-02 15:16:39 -040013994 * entry.
13995 *
13996 * Return: true if work posted to worker thread, otherwise false.
13997 **/
13998static bool
13999lpfc_sli4_sp_handle_cqe(struct lpfc_hba *phba, struct lpfc_queue *cq,
James Smart4f774512009-05-22 14:52:35 -040014000 struct lpfc_cqe *cqe)
14001{
James Smart45ed1192009-10-02 15:17:02 -040014002 struct lpfc_cqe cqevt;
James Smart4f774512009-05-22 14:52:35 -040014003 bool workposted = false;
14004
14005 /* Copy the work queue CQE and convert endian order if needed */
James Smart48f8fdb2018-05-04 20:37:51 -070014006 lpfc_sli4_pcimem_bcopy(cqe, &cqevt, sizeof(struct lpfc_cqe));
James Smart4f774512009-05-22 14:52:35 -040014007
14008 /* Check and process for different type of WCQE and dispatch */
James Smart45ed1192009-10-02 15:17:02 -040014009 switch (bf_get(lpfc_cqe_code, &cqevt)) {
James Smart4f774512009-05-22 14:52:35 -040014010 case CQE_CODE_COMPL_WQE:
James Smart45ed1192009-10-02 15:17:02 -040014011 /* Process the WQ/RQ complete event */
James Smartbc739052010-08-04 16:11:18 -040014012 phba->last_completion_time = jiffies;
James Smart2a76a282012-08-03 12:35:54 -040014013 workposted = lpfc_sli4_sp_handle_els_wcqe(phba, cq,
James Smart45ed1192009-10-02 15:17:02 -040014014 (struct lpfc_wcqe_complete *)&cqevt);
James Smart4f774512009-05-22 14:52:35 -040014015 break;
14016 case CQE_CODE_RELEASE_WQE:
14017 /* Process the WQ release event */
14018 lpfc_sli4_sp_handle_rel_wcqe(phba,
James Smart45ed1192009-10-02 15:17:02 -040014019 (struct lpfc_wcqe_release *)&cqevt);
James Smart4f774512009-05-22 14:52:35 -040014020 break;
14021 case CQE_CODE_XRI_ABORTED:
14022 /* Process the WQ XRI abort event */
James Smartbc739052010-08-04 16:11:18 -040014023 phba->last_completion_time = jiffies;
James Smart4f774512009-05-22 14:52:35 -040014024 workposted = lpfc_sli4_sp_handle_abort_xri_wcqe(phba, cq,
James Smart45ed1192009-10-02 15:17:02 -040014025 (struct sli4_wcqe_xri_aborted *)&cqevt);
James Smart4f774512009-05-22 14:52:35 -040014026 break;
James Smart4d9ab992009-10-02 15:16:39 -040014027 case CQE_CODE_RECEIVE:
James Smart7851fe22011-07-22 18:36:52 -040014028 case CQE_CODE_RECEIVE_V1:
James Smart4d9ab992009-10-02 15:16:39 -040014029 /* Process the RQ event */
James Smartbc739052010-08-04 16:11:18 -040014030 phba->last_completion_time = jiffies;
James Smart4d9ab992009-10-02 15:16:39 -040014031 workposted = lpfc_sli4_sp_handle_rcqe(phba,
James Smart45ed1192009-10-02 15:17:02 -040014032 (struct lpfc_rcqe *)&cqevt);
James Smart4d9ab992009-10-02 15:16:39 -040014033 break;
James Smart4f774512009-05-22 14:52:35 -040014034 default:
Dick Kennedy372c1872020-06-30 14:50:00 -070014035 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart4f774512009-05-22 14:52:35 -040014036 "0388 Not a valid WCQE code: x%x\n",
James Smart45ed1192009-10-02 15:17:02 -040014037 bf_get(lpfc_cqe_code, &cqevt));
James Smart4f774512009-05-22 14:52:35 -040014038 break;
14039 }
14040 return workposted;
14041}
14042
14043/**
James Smart4f774512009-05-22 14:52:35 -040014044 * lpfc_sli4_sp_handle_eqe - Process a slow-path event queue entry
14045 * @phba: Pointer to HBA context object.
14046 * @eqe: Pointer to fast-path event queue entry.
Lee Jones7af29d42020-07-21 17:41:31 +010014047 * @speq: Pointer to slow-path event queue.
James Smart4f774512009-05-22 14:52:35 -040014048 *
14049 * This routine process a event queue entry from the slow-path event queue.
14050 * It will check the MajorCode and MinorCode to determine this is for a
14051 * completion event on a completion queue, if not, an error shall be logged
14052 * and just return. Otherwise, it will get to the corresponding completion
14053 * queue and process all the entries on that completion queue, rearm the
14054 * completion queue, and then return.
14055 *
14056 **/
Dick Kennedyf485c182017-09-29 17:34:34 -070014057static void
James Smart67d12732012-08-03 12:36:13 -040014058lpfc_sli4_sp_handle_eqe(struct lpfc_hba *phba, struct lpfc_eqe *eqe,
14059 struct lpfc_queue *speq)
James Smart4f774512009-05-22 14:52:35 -040014060{
James Smart67d12732012-08-03 12:36:13 -040014061 struct lpfc_queue *cq = NULL, *childq;
James Smart4f774512009-05-22 14:52:35 -040014062 uint16_t cqid;
Dick Kennedy86ee57a2020-06-30 14:49:55 -070014063 int ret = 0;
James Smart4f774512009-05-22 14:52:35 -040014064
James Smart4f774512009-05-22 14:52:35 -040014065 /* Get the reference to the corresponding CQ */
James Smartcb5172e2010-03-15 11:25:07 -040014066 cqid = bf_get_le32(lpfc_eqe_resource_id, eqe);
James Smart4f774512009-05-22 14:52:35 -040014067
James Smart4f774512009-05-22 14:52:35 -040014068 list_for_each_entry(childq, &speq->child_list, list) {
14069 if (childq->queue_id == cqid) {
14070 cq = childq;
14071 break;
14072 }
14073 }
14074 if (unlikely(!cq)) {
James Smart75baf692010-06-08 18:31:21 -040014075 if (phba->sli.sli_flag & LPFC_SLI_ACTIVE)
Dick Kennedy372c1872020-06-30 14:50:00 -070014076 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart75baf692010-06-08 18:31:21 -040014077 "0365 Slow-path CQ identifier "
14078 "(%d) does not exist\n", cqid);
Dick Kennedyf485c182017-09-29 17:34:34 -070014079 return;
James Smart4f774512009-05-22 14:52:35 -040014080 }
14081
James Smart895427b2017-02-12 13:52:30 -080014082 /* Save EQ associated with this CQ */
14083 cq->assoc_qp = speq;
14084
Dick Kennedy86ee57a2020-06-30 14:49:55 -070014085 if (is_kdump_kernel())
14086 ret = queue_work(phba->wq, &cq->spwork);
14087 else
14088 ret = queue_work_on(cq->chann, phba->wq, &cq->spwork);
14089
14090 if (!ret)
Dick Kennedy372c1872020-06-30 14:50:00 -070014091 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
Dick Kennedy317aeb82020-06-30 14:49:59 -070014092 "0390 Cannot schedule queue work "
Dick Kennedyf485c182017-09-29 17:34:34 -070014093 "for CQ eqcqid=%d, cqid=%d on CPU %d\n",
Bart Van Assched6d189c2019-03-28 11:06:22 -070014094 cqid, cq->queue_id, raw_smp_processor_id());
Dick Kennedyf485c182017-09-29 17:34:34 -070014095}
14096
14097/**
James Smart32517fc2019-01-28 11:14:33 -080014098 * __lpfc_sli4_process_cq - Process elements of a CQ
Dick Kennedyf485c182017-09-29 17:34:34 -070014099 * @phba: Pointer to HBA context object.
James Smart32517fc2019-01-28 11:14:33 -080014100 * @cq: Pointer to CQ to be processed
14101 * @handler: Routine to process each cqe
14102 * @delay: Pointer to usdelay to set in case of rescheduling of the handler
Dick Kennedy317aeb82020-06-30 14:49:59 -070014103 * @poll_mode: Polling mode we were called from
Dick Kennedyf485c182017-09-29 17:34:34 -070014104 *
James Smart32517fc2019-01-28 11:14:33 -080014105 * This routine processes completion queue entries in a CQ. While a valid
14106 * queue element is found, the handler is called. During processing checks
14107 * are made for periodic doorbell writes to let the hardware know of
14108 * element consumption.
Dick Kennedyf485c182017-09-29 17:34:34 -070014109 *
James Smart32517fc2019-01-28 11:14:33 -080014110 * If the max limit on cqes to process is hit, or there are no more valid
14111 * entries, the loop stops. If we processed a sufficient number of elements,
14112 * meaning there is sufficient load, rather than rearming and generating
14113 * another interrupt, a cq rescheduling delay will be set. A delay of 0
14114 * indicates no rescheduling.
14115 *
14116 * Returns True if work scheduled, False otherwise.
Dick Kennedyf485c182017-09-29 17:34:34 -070014117 **/
James Smart32517fc2019-01-28 11:14:33 -080014118static bool
14119__lpfc_sli4_process_cq(struct lpfc_hba *phba, struct lpfc_queue *cq,
14120 bool (*handler)(struct lpfc_hba *, struct lpfc_queue *,
Dick Kennedy317aeb82020-06-30 14:49:59 -070014121 struct lpfc_cqe *), unsigned long *delay,
14122 enum lpfc_poll_mode poll_mode)
Dick Kennedyf485c182017-09-29 17:34:34 -070014123{
Dick Kennedyf485c182017-09-29 17:34:34 -070014124 struct lpfc_cqe *cqe;
14125 bool workposted = false;
James Smart32517fc2019-01-28 11:14:33 -080014126 int count = 0, consumed = 0;
14127 bool arm = true;
14128
14129 /* default - no reschedule */
14130 *delay = 0;
14131
14132 if (cmpxchg(&cq->queue_claimed, 0, 1) != 0)
14133 goto rearm_and_exit;
Dick Kennedyf485c182017-09-29 17:34:34 -070014134
James Smart4f774512009-05-22 14:52:35 -040014135 /* Process all the entries to the CQ */
James Smartd74a89a2019-05-21 17:48:55 -070014136 cq->q_flag = 0;
James Smart32517fc2019-01-28 11:14:33 -080014137 cqe = lpfc_sli4_cq_get(cq);
14138 while (cqe) {
James Smart32517fc2019-01-28 11:14:33 -080014139 workposted |= handler(phba, cq, cqe);
14140 __lpfc_sli4_consume_cqe(phba, cq, cqe);
14141
14142 consumed++;
14143 if (!(++count % cq->max_proc_limit))
14144 break;
14145
14146 if (!(count % cq->notify_interval)) {
14147 phba->sli4_hba.sli4_write_cq_db(phba, cq, consumed,
14148 LPFC_QUEUE_NOARM);
14149 consumed = 0;
James Smart8156d372019-10-18 14:18:26 -070014150 cq->assoc_qp->q_flag |= HBA_EQ_DELAY_CHK;
James Smart4f774512009-05-22 14:52:35 -040014151 }
James Smartb84daac2012-08-03 12:35:13 -040014152
James Smartd74a89a2019-05-21 17:48:55 -070014153 if (count == LPFC_NVMET_CQ_NOTIFY)
14154 cq->q_flag |= HBA_NVMET_CQ_NOTIFY;
14155
James Smart32517fc2019-01-28 11:14:33 -080014156 cqe = lpfc_sli4_cq_get(cq);
14157 }
14158 if (count >= phba->cfg_cq_poll_threshold) {
14159 *delay = 1;
14160 arm = false;
14161 }
14162
Dick Kennedy317aeb82020-06-30 14:49:59 -070014163 /* Note: complete the irq_poll softirq before rearming CQ */
14164 if (poll_mode == LPFC_IRQ_POLL)
14165 irq_poll_complete(&cq->iop);
14166
James Smart32517fc2019-01-28 11:14:33 -080014167 /* Track the max number of CQEs processed in 1 EQ */
14168 if (count > cq->CQ_max_cqe)
14169 cq->CQ_max_cqe = count;
14170
14171 cq->assoc_qp->EQ_cqe_cnt += count;
14172
14173 /* Catch the no cq entry condition */
14174 if (unlikely(count == 0))
14175 lpfc_printf_log(phba, KERN_INFO, LOG_SLI,
14176 "0369 No entry from completion queue "
14177 "qid=%d\n", cq->queue_id);
14178
Dick Kennedy164ba8d2020-05-01 14:43:03 -070014179 xchg(&cq->queue_claimed, 0);
James Smart32517fc2019-01-28 11:14:33 -080014180
14181rearm_and_exit:
14182 phba->sli4_hba.sli4_write_cq_db(phba, cq, consumed,
14183 arm ? LPFC_QUEUE_REARM : LPFC_QUEUE_NOARM);
14184
14185 return workposted;
14186}
14187
14188/**
Lee Jones8514e2f2021-03-03 14:46:18 +000014189 * __lpfc_sli4_sp_process_cq - Process a slow-path event queue entry
James Smart32517fc2019-01-28 11:14:33 -080014190 * @cq: pointer to CQ to process
14191 *
14192 * This routine calls the cq processing routine with a handler specific
14193 * to the type of queue bound to it.
14194 *
14195 * The CQ routine returns two values: the first is the calling status,
14196 * which indicates whether work was queued to the background discovery
14197 * thread. If true, the routine should wakeup the discovery thread;
14198 * the second is the delay parameter. If non-zero, rather than rearming
14199 * the CQ and yet another interrupt, the CQ handler should be queued so
14200 * that it is processed in a subsequent polling action. The value of
14201 * the delay indicates when to reschedule it.
14202 **/
14203static void
14204__lpfc_sli4_sp_process_cq(struct lpfc_queue *cq)
14205{
14206 struct lpfc_hba *phba = cq->phba;
14207 unsigned long delay;
14208 bool workposted = false;
Dick Kennedy86ee57a2020-06-30 14:49:55 -070014209 int ret = 0;
James Smart32517fc2019-01-28 11:14:33 -080014210
14211 /* Process and rearm the CQ */
14212 switch (cq->type) {
14213 case LPFC_MCQ:
14214 workposted |= __lpfc_sli4_process_cq(phba, cq,
14215 lpfc_sli4_sp_handle_mcqe,
Dick Kennedy317aeb82020-06-30 14:49:59 -070014216 &delay, LPFC_QUEUE_WORK);
James Smart32517fc2019-01-28 11:14:33 -080014217 break;
14218 case LPFC_WCQ:
James Smartc00f62e2019-08-14 16:57:11 -070014219 if (cq->subtype == LPFC_IO)
James Smart32517fc2019-01-28 11:14:33 -080014220 workposted |= __lpfc_sli4_process_cq(phba, cq,
14221 lpfc_sli4_fp_handle_cqe,
Dick Kennedy317aeb82020-06-30 14:49:59 -070014222 &delay, LPFC_QUEUE_WORK);
James Smart32517fc2019-01-28 11:14:33 -080014223 else
14224 workposted |= __lpfc_sli4_process_cq(phba, cq,
14225 lpfc_sli4_sp_handle_cqe,
Dick Kennedy317aeb82020-06-30 14:49:59 -070014226 &delay, LPFC_QUEUE_WORK);
James Smart4f774512009-05-22 14:52:35 -040014227 break;
14228 default:
Dick Kennedy372c1872020-06-30 14:50:00 -070014229 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart4f774512009-05-22 14:52:35 -040014230 "0370 Invalid completion queue type (%d)\n",
14231 cq->type);
Dick Kennedyf485c182017-09-29 17:34:34 -070014232 return;
James Smart4f774512009-05-22 14:52:35 -040014233 }
14234
James Smart32517fc2019-01-28 11:14:33 -080014235 if (delay) {
Dick Kennedy86ee57a2020-06-30 14:49:55 -070014236 if (is_kdump_kernel())
14237 ret = queue_delayed_work(phba->wq, &cq->sched_spwork,
14238 delay);
14239 else
14240 ret = queue_delayed_work_on(cq->chann, phba->wq,
14241 &cq->sched_spwork, delay);
14242 if (!ret)
Dick Kennedy372c1872020-06-30 14:50:00 -070014243 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
Dick Kennedy317aeb82020-06-30 14:49:59 -070014244 "0394 Cannot schedule queue work "
James Smart32517fc2019-01-28 11:14:33 -080014245 "for cqid=%d on CPU %d\n",
14246 cq->queue_id, cq->chann);
14247 }
James Smart4f774512009-05-22 14:52:35 -040014248
14249 /* wake up worker thread if there are works to be done */
14250 if (workposted)
14251 lpfc_worker_wake_up(phba);
14252}
14253
14254/**
James Smart32517fc2019-01-28 11:14:33 -080014255 * lpfc_sli4_sp_process_cq - slow-path work handler when started by
14256 * interrupt
14257 * @work: pointer to work element
14258 *
14259 * translates from the work handler and calls the slow-path handler.
14260 **/
14261static void
14262lpfc_sli4_sp_process_cq(struct work_struct *work)
14263{
14264 struct lpfc_queue *cq = container_of(work, struct lpfc_queue, spwork);
14265
14266 __lpfc_sli4_sp_process_cq(cq);
14267}
14268
14269/**
14270 * lpfc_sli4_dly_sp_process_cq - slow-path work handler when started by timer
14271 * @work: pointer to work element
14272 *
14273 * translates from the work handler and calls the slow-path handler.
14274 **/
14275static void
14276lpfc_sli4_dly_sp_process_cq(struct work_struct *work)
14277{
14278 struct lpfc_queue *cq = container_of(to_delayed_work(work),
14279 struct lpfc_queue, sched_spwork);
14280
14281 __lpfc_sli4_sp_process_cq(cq);
14282}
14283
14284/**
James Smart4f774512009-05-22 14:52:35 -040014285 * lpfc_sli4_fp_handle_fcp_wcqe - Process fast-path work queue completion entry
James Smart2a76a282012-08-03 12:35:54 -040014286 * @phba: Pointer to HBA context object.
14287 * @cq: Pointer to associated CQ
14288 * @wcqe: Pointer to work-queue completion queue entry.
James Smart4f774512009-05-22 14:52:35 -040014289 *
14290 * This routine process a fast-path work queue completion entry from fast-path
14291 * event queue for FCP command response completion.
14292 **/
14293static void
James Smart2a76a282012-08-03 12:35:54 -040014294lpfc_sli4_fp_handle_fcp_wcqe(struct lpfc_hba *phba, struct lpfc_queue *cq,
James Smart4f774512009-05-22 14:52:35 -040014295 struct lpfc_wcqe_complete *wcqe)
14296{
James Smart2a76a282012-08-03 12:35:54 -040014297 struct lpfc_sli_ring *pring = cq->pring;
James Smart4f774512009-05-22 14:52:35 -040014298 struct lpfc_iocbq *cmdiocbq;
14299 struct lpfc_iocbq irspiocbq;
14300 unsigned long iflags;
14301
James Smart4f774512009-05-22 14:52:35 -040014302 /* Check for response status */
14303 if (unlikely(bf_get(lpfc_wcqe_c_status, wcqe))) {
14304 /* If resource errors reported from HBA, reduce queue
14305 * depth of the SCSI device.
14306 */
James Smarte3d2b802012-08-14 14:25:43 -040014307 if (((bf_get(lpfc_wcqe_c_status, wcqe) ==
14308 IOSTAT_LOCAL_REJECT)) &&
14309 ((wcqe->parameter & IOERR_PARAM_MASK) ==
14310 IOERR_NO_RESOURCES))
James Smart4f774512009-05-22 14:52:35 -040014311 phba->lpfc_rampdown_queue_depth(phba);
James Smarte3d2b802012-08-14 14:25:43 -040014312
Dick Kennedy28ed7372020-06-30 14:49:56 -070014313 /* Log the cmpl status */
James Smart11f0e342018-05-04 20:37:57 -070014314 lpfc_printf_log(phba, KERN_INFO, LOG_SLI,
Dick Kennedy28ed7372020-06-30 14:49:56 -070014315 "0373 FCP CQE cmpl: status=x%x: "
James Smart11f0e342018-05-04 20:37:57 -070014316 "CQE: %08x %08x %08x %08x\n",
James Smart4f774512009-05-22 14:52:35 -040014317 bf_get(lpfc_wcqe_c_status, wcqe),
James Smart11f0e342018-05-04 20:37:57 -070014318 wcqe->word0, wcqe->total_data_placed,
14319 wcqe->parameter, wcqe->word3);
James Smart4f774512009-05-22 14:52:35 -040014320 }
14321
14322 /* Look up the FCP command IOCB and create pseudo response IOCB */
James Smart7e56aa22012-08-03 12:35:34 -040014323 spin_lock_irqsave(&pring->ring_lock, iflags);
14324 pring->stats.iocb_event++;
James Smarte2a8be52019-05-06 17:26:47 -070014325 spin_unlock_irqrestore(&pring->ring_lock, iflags);
James Smart4f774512009-05-22 14:52:35 -040014326 cmdiocbq = lpfc_sli_iocbq_lookup_by_tag(phba, pring,
14327 bf_get(lpfc_wcqe_c_request_tag, wcqe));
James Smart4f774512009-05-22 14:52:35 -040014328 if (unlikely(!cmdiocbq)) {
14329 lpfc_printf_log(phba, KERN_WARNING, LOG_SLI,
14330 "0374 FCP complete with no corresponding "
14331 "cmdiocb: iotag (%d)\n",
14332 bf_get(lpfc_wcqe_c_request_tag, wcqe));
14333 return;
14334 }
Dick Kennedyc8a4ce02017-09-29 17:34:33 -070014335#ifdef CONFIG_SCSI_LPFC_DEBUG_FS
14336 cmdiocbq->isr_timestamp = cq->isr_timestamp;
14337#endif
James Smart895427b2017-02-12 13:52:30 -080014338 if (cmdiocbq->iocb_cmpl == NULL) {
14339 if (cmdiocbq->wqe_cmpl) {
James Smart96e209b2020-11-15 11:26:43 -080014340 /* For FCP the flag is cleared in wqe_cmpl */
14341 if (!(cmdiocbq->iocb_flag & LPFC_IO_FCP) &&
14342 cmdiocbq->iocb_flag & LPFC_DRIVER_ABORTED) {
James Smart895427b2017-02-12 13:52:30 -080014343 spin_lock_irqsave(&phba->hbalock, iflags);
14344 cmdiocbq->iocb_flag &= ~LPFC_DRIVER_ABORTED;
14345 spin_unlock_irqrestore(&phba->hbalock, iflags);
14346 }
14347
14348 /* Pass the cmd_iocb and the wcqe to the upper layer */
14349 (cmdiocbq->wqe_cmpl)(phba, cmdiocbq, wcqe);
14350 return;
14351 }
James Smart4f774512009-05-22 14:52:35 -040014352 lpfc_printf_log(phba, KERN_WARNING, LOG_SLI,
14353 "0375 FCP cmdiocb not callback function "
14354 "iotag: (%d)\n",
14355 bf_get(lpfc_wcqe_c_request_tag, wcqe));
14356 return;
14357 }
14358
James Smart96e209b2020-11-15 11:26:43 -080014359 /* Only SLI4 non-IO commands stil use IOCB */
James Smart4f774512009-05-22 14:52:35 -040014360 /* Fake the irspiocb and copy necessary response information */
James Smart341af102010-01-26 23:07:37 -050014361 lpfc_sli4_iocb_param_transfer(phba, &irspiocbq, cmdiocbq, wcqe);
James Smart4f774512009-05-22 14:52:35 -040014362
James Smart0f65ff62010-02-26 14:14:23 -050014363 if (cmdiocbq->iocb_flag & LPFC_DRIVER_ABORTED) {
14364 spin_lock_irqsave(&phba->hbalock, iflags);
14365 cmdiocbq->iocb_flag &= ~LPFC_DRIVER_ABORTED;
14366 spin_unlock_irqrestore(&phba->hbalock, iflags);
14367 }
14368
James Smart4f774512009-05-22 14:52:35 -040014369 /* Pass the cmd_iocb and the rsp state to the upper layer */
14370 (cmdiocbq->iocb_cmpl)(phba, cmdiocbq, &irspiocbq);
14371}
14372
14373/**
14374 * lpfc_sli4_fp_handle_rel_wcqe - Handle fast-path WQ entry consumed event
14375 * @phba: Pointer to HBA context object.
14376 * @cq: Pointer to completion queue.
14377 * @wcqe: Pointer to work-queue completion queue entry.
14378 *
Masahiro Yamada3f8b6fb2017-02-27 14:29:25 -080014379 * This routine handles an fast-path WQ entry consumed event by invoking the
James Smart4f774512009-05-22 14:52:35 -040014380 * proper WQ release routine to the slow-path WQ.
14381 **/
14382static void
14383lpfc_sli4_fp_handle_rel_wcqe(struct lpfc_hba *phba, struct lpfc_queue *cq,
14384 struct lpfc_wcqe_release *wcqe)
14385{
14386 struct lpfc_queue *childwq;
14387 bool wqid_matched = false;
James Smart895427b2017-02-12 13:52:30 -080014388 uint16_t hba_wqid;
James Smart4f774512009-05-22 14:52:35 -040014389
14390 /* Check for fast-path FCP work queue release */
James Smart895427b2017-02-12 13:52:30 -080014391 hba_wqid = bf_get(lpfc_wcqe_r_wq_id, wcqe);
James Smart4f774512009-05-22 14:52:35 -040014392 list_for_each_entry(childwq, &cq->child_list, list) {
James Smart895427b2017-02-12 13:52:30 -080014393 if (childwq->queue_id == hba_wqid) {
James Smart4f774512009-05-22 14:52:35 -040014394 lpfc_sli4_wq_release(childwq,
14395 bf_get(lpfc_wcqe_r_wqe_index, wcqe));
James Smart6e8e1c12018-01-30 15:58:49 -080014396 if (childwq->q_flag & HBA_NVMET_WQFULL)
14397 lpfc_nvmet_wqfull_process(phba, childwq);
James Smart4f774512009-05-22 14:52:35 -040014398 wqid_matched = true;
14399 break;
14400 }
14401 }
14402 /* Report warning log message if no match found */
14403 if (wqid_matched != true)
14404 lpfc_printf_log(phba, KERN_WARNING, LOG_SLI,
14405 "2580 Fast-path wqe consume event carries "
James Smart895427b2017-02-12 13:52:30 -080014406 "miss-matched qid: wcqe-qid=x%x\n", hba_wqid);
James Smart4f774512009-05-22 14:52:35 -040014407}
14408
14409/**
James Smart2d7dbc42017-02-12 13:52:35 -080014410 * lpfc_sli4_nvmet_handle_rcqe - Process a receive-queue completion queue entry
14411 * @phba: Pointer to HBA context object.
Lee Jones7af29d42020-07-21 17:41:31 +010014412 * @cq: Pointer to completion queue.
James Smart2d7dbc42017-02-12 13:52:35 -080014413 * @rcqe: Pointer to receive-queue completion queue entry.
14414 *
14415 * This routine process a receive-queue completion queue entry.
14416 *
14417 * Return: true if work posted to worker thread, otherwise false.
14418 **/
14419static bool
14420lpfc_sli4_nvmet_handle_rcqe(struct lpfc_hba *phba, struct lpfc_queue *cq,
14421 struct lpfc_rcqe *rcqe)
14422{
14423 bool workposted = false;
14424 struct lpfc_queue *hrq;
14425 struct lpfc_queue *drq;
14426 struct rqb_dmabuf *dma_buf;
14427 struct fc_frame_header *fc_hdr;
James Smart547077a2017-05-15 15:20:40 -070014428 struct lpfc_nvmet_tgtport *tgtp;
James Smart2d7dbc42017-02-12 13:52:35 -080014429 uint32_t status, rq_id;
14430 unsigned long iflags;
14431 uint32_t fctl, idx;
14432
14433 if ((phba->nvmet_support == 0) ||
14434 (phba->sli4_hba.nvmet_cqset == NULL))
14435 return workposted;
14436
14437 idx = cq->queue_id - phba->sli4_hba.nvmet_cqset[0]->queue_id;
14438 hrq = phba->sli4_hba.nvmet_mrq_hdr[idx];
14439 drq = phba->sli4_hba.nvmet_mrq_data[idx];
14440
14441 /* sanity check on queue memory */
14442 if (unlikely(!hrq) || unlikely(!drq))
14443 return workposted;
14444
14445 if (bf_get(lpfc_cqe_code, rcqe) == CQE_CODE_RECEIVE_V1)
14446 rq_id = bf_get(lpfc_rcqe_rq_id_v1, rcqe);
14447 else
14448 rq_id = bf_get(lpfc_rcqe_rq_id, rcqe);
14449
14450 if ((phba->nvmet_support == 0) ||
14451 (rq_id != hrq->queue_id))
14452 return workposted;
14453
14454 status = bf_get(lpfc_rcqe_status, rcqe);
14455 switch (status) {
14456 case FC_STATUS_RQ_BUF_LEN_EXCEEDED:
Dick Kennedy372c1872020-06-30 14:50:00 -070014457 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart2d7dbc42017-02-12 13:52:35 -080014458 "6126 Receive Frame Truncated!!\n");
Gustavo A. R. Silvadf561f662020-08-23 17:36:59 -050014459 fallthrough;
James Smart2d7dbc42017-02-12 13:52:35 -080014460 case FC_STATUS_RQ_SUCCESS:
James Smart2d7dbc42017-02-12 13:52:35 -080014461 spin_lock_irqsave(&phba->hbalock, iflags);
James Smartcbc5de12017-12-08 17:18:04 -080014462 lpfc_sli4_rq_release(hrq, drq);
James Smart2d7dbc42017-02-12 13:52:35 -080014463 dma_buf = lpfc_sli_rqbuf_get(phba, hrq);
14464 if (!dma_buf) {
14465 hrq->RQ_no_buf_found++;
14466 spin_unlock_irqrestore(&phba->hbalock, iflags);
14467 goto out;
14468 }
14469 spin_unlock_irqrestore(&phba->hbalock, iflags);
14470 hrq->RQ_rcv_buf++;
James Smart547077a2017-05-15 15:20:40 -070014471 hrq->RQ_buf_posted--;
James Smart2d7dbc42017-02-12 13:52:35 -080014472 fc_hdr = (struct fc_frame_header *)dma_buf->hbuf.virt;
14473
14474 /* Just some basic sanity checks on FCP Command frame */
14475 fctl = (fc_hdr->fh_f_ctl[0] << 16 |
James Smart3a8070c2020-03-31 09:50:05 -070014476 fc_hdr->fh_f_ctl[1] << 8 |
14477 fc_hdr->fh_f_ctl[2]);
James Smart2d7dbc42017-02-12 13:52:35 -080014478 if (((fctl &
14479 (FC_FC_FIRST_SEQ | FC_FC_END_SEQ | FC_FC_SEQ_INIT)) !=
14480 (FC_FC_FIRST_SEQ | FC_FC_END_SEQ | FC_FC_SEQ_INIT)) ||
14481 (fc_hdr->fh_seq_cnt != 0)) /* 0 byte swapped is still 0 */
14482 goto drop;
14483
14484 if (fc_hdr->fh_type == FC_TYPE_FCP) {
James Smartd74a89a2019-05-21 17:48:55 -070014485 dma_buf->bytes_recv = bf_get(lpfc_rcqe_length, rcqe);
James Smartd613b6a2017-02-12 13:52:37 -080014486 lpfc_nvmet_unsol_fcp_event(
James Smartd74a89a2019-05-21 17:48:55 -070014487 phba, idx, dma_buf, cq->isr_timestamp,
14488 cq->q_flag & HBA_NVMET_CQ_NOTIFY);
James Smart2d7dbc42017-02-12 13:52:35 -080014489 return false;
14490 }
14491drop:
James Smart22b738a2019-03-12 16:30:11 -070014492 lpfc_rq_buf_free(phba, &dma_buf->hbuf);
James Smart2d7dbc42017-02-12 13:52:35 -080014493 break;
James Smart2d7dbc42017-02-12 13:52:35 -080014494 case FC_STATUS_INSUFF_BUF_FRM_DISC:
James Smart547077a2017-05-15 15:20:40 -070014495 if (phba->nvmet_support) {
14496 tgtp = phba->targetport->private;
Dick Kennedy372c1872020-06-30 14:50:00 -070014497 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart547077a2017-05-15 15:20:40 -070014498 "6401 RQE Error x%x, posted %d err_cnt "
14499 "%d: %x %x %x\n",
14500 status, hrq->RQ_buf_posted,
14501 hrq->RQ_no_posted_buf,
14502 atomic_read(&tgtp->rcv_fcp_cmd_in),
14503 atomic_read(&tgtp->rcv_fcp_cmd_out),
14504 atomic_read(&tgtp->xmt_fcp_release));
14505 }
Gustavo A. R. Silvadf561f662020-08-23 17:36:59 -050014506 fallthrough;
James Smart547077a2017-05-15 15:20:40 -070014507
14508 case FC_STATUS_INSUFF_BUF_NEED_BUF:
James Smart2d7dbc42017-02-12 13:52:35 -080014509 hrq->RQ_no_posted_buf++;
14510 /* Post more buffers if possible */
James Smart2d7dbc42017-02-12 13:52:35 -080014511 break;
14512 }
14513out:
14514 return workposted;
14515}
14516
14517/**
James Smart895427b2017-02-12 13:52:30 -080014518 * lpfc_sli4_fp_handle_cqe - Process fast-path work queue completion entry
James Smart32517fc2019-01-28 11:14:33 -080014519 * @phba: adapter with cq
James Smart4f774512009-05-22 14:52:35 -040014520 * @cq: Pointer to the completion queue.
Lee Jones7af29d42020-07-21 17:41:31 +010014521 * @cqe: Pointer to fast-path completion queue entry.
James Smart4f774512009-05-22 14:52:35 -040014522 *
14523 * This routine process a fast-path work queue completion entry from fast-path
14524 * event queue for FCP command response completion.
James Smart32517fc2019-01-28 11:14:33 -080014525 *
14526 * Return: true if work posted to worker thread, otherwise false.
James Smart4f774512009-05-22 14:52:35 -040014527 **/
James Smart32517fc2019-01-28 11:14:33 -080014528static bool
James Smart895427b2017-02-12 13:52:30 -080014529lpfc_sli4_fp_handle_cqe(struct lpfc_hba *phba, struct lpfc_queue *cq,
James Smart4f774512009-05-22 14:52:35 -040014530 struct lpfc_cqe *cqe)
14531{
14532 struct lpfc_wcqe_release wcqe;
14533 bool workposted = false;
14534
14535 /* Copy the work queue CQE and convert endian order if needed */
James Smart48f8fdb2018-05-04 20:37:51 -070014536 lpfc_sli4_pcimem_bcopy(cqe, &wcqe, sizeof(struct lpfc_cqe));
James Smart4f774512009-05-22 14:52:35 -040014537
14538 /* Check and process for different type of WCQE and dispatch */
14539 switch (bf_get(lpfc_wcqe_c_code, &wcqe)) {
14540 case CQE_CODE_COMPL_WQE:
James Smart895427b2017-02-12 13:52:30 -080014541 case CQE_CODE_NVME_ERSP:
James Smartb84daac2012-08-03 12:35:13 -040014542 cq->CQ_wq++;
James Smart4f774512009-05-22 14:52:35 -040014543 /* Process the WQ complete event */
James Smart98fc5dd2010-06-07 15:24:29 -040014544 phba->last_completion_time = jiffies;
James Smartc00f62e2019-08-14 16:57:11 -070014545 if (cq->subtype == LPFC_IO || cq->subtype == LPFC_NVME_LS)
James Smart895427b2017-02-12 13:52:30 -080014546 lpfc_sli4_fp_handle_fcp_wcqe(phba, cq,
James Smart4f774512009-05-22 14:52:35 -040014547 (struct lpfc_wcqe_complete *)&wcqe);
14548 break;
14549 case CQE_CODE_RELEASE_WQE:
James Smartb84daac2012-08-03 12:35:13 -040014550 cq->CQ_release_wqe++;
James Smart4f774512009-05-22 14:52:35 -040014551 /* Process the WQ release event */
14552 lpfc_sli4_fp_handle_rel_wcqe(phba, cq,
14553 (struct lpfc_wcqe_release *)&wcqe);
14554 break;
14555 case CQE_CODE_XRI_ABORTED:
James Smartb84daac2012-08-03 12:35:13 -040014556 cq->CQ_xri_aborted++;
James Smart4f774512009-05-22 14:52:35 -040014557 /* Process the WQ XRI abort event */
James Smartbc739052010-08-04 16:11:18 -040014558 phba->last_completion_time = jiffies;
James Smart4f774512009-05-22 14:52:35 -040014559 workposted = lpfc_sli4_sp_handle_abort_xri_wcqe(phba, cq,
14560 (struct sli4_wcqe_xri_aborted *)&wcqe);
14561 break;
James Smart895427b2017-02-12 13:52:30 -080014562 case CQE_CODE_RECEIVE_V1:
14563 case CQE_CODE_RECEIVE:
14564 phba->last_completion_time = jiffies;
James Smart2d7dbc42017-02-12 13:52:35 -080014565 if (cq->subtype == LPFC_NVMET) {
14566 workposted = lpfc_sli4_nvmet_handle_rcqe(
14567 phba, cq, (struct lpfc_rcqe *)&wcqe);
14568 }
James Smart895427b2017-02-12 13:52:30 -080014569 break;
James Smart4f774512009-05-22 14:52:35 -040014570 default:
Dick Kennedy372c1872020-06-30 14:50:00 -070014571 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart895427b2017-02-12 13:52:30 -080014572 "0144 Not a valid CQE code: x%x\n",
James Smart4f774512009-05-22 14:52:35 -040014573 bf_get(lpfc_wcqe_c_code, &wcqe));
14574 break;
14575 }
14576 return workposted;
14577}
14578
14579/**
Dick Kennedy317aeb82020-06-30 14:49:59 -070014580 * lpfc_sli4_sched_cq_work - Schedules cq work
14581 * @phba: Pointer to HBA context object.
14582 * @cq: Pointer to CQ
14583 * @cqid: CQ ID
14584 *
14585 * This routine checks the poll mode of the CQ corresponding to
14586 * cq->chann, then either schedules a softirq or queue_work to complete
14587 * cq work.
14588 *
14589 * queue_work path is taken if in NVMET mode, or if poll_mode is in
14590 * LPFC_QUEUE_WORK mode. Otherwise, softirq path is taken.
14591 *
14592 **/
14593static void lpfc_sli4_sched_cq_work(struct lpfc_hba *phba,
14594 struct lpfc_queue *cq, uint16_t cqid)
14595{
14596 int ret = 0;
14597
14598 switch (cq->poll_mode) {
14599 case LPFC_IRQ_POLL:
14600 irq_poll_sched(&cq->iop);
14601 break;
14602 case LPFC_QUEUE_WORK:
14603 default:
14604 if (is_kdump_kernel())
14605 ret = queue_work(phba->wq, &cq->irqwork);
14606 else
14607 ret = queue_work_on(cq->chann, phba->wq, &cq->irqwork);
14608 if (!ret)
Dick Kennedy372c1872020-06-30 14:50:00 -070014609 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
Dick Kennedy317aeb82020-06-30 14:49:59 -070014610 "0383 Cannot schedule queue work "
14611 "for CQ eqcqid=%d, cqid=%d on CPU %d\n",
14612 cqid, cq->queue_id,
14613 raw_smp_processor_id());
14614 }
14615}
14616
14617/**
James Smart67d12732012-08-03 12:36:13 -040014618 * lpfc_sli4_hba_handle_eqe - Process a fast-path event queue entry
James Smart4f774512009-05-22 14:52:35 -040014619 * @phba: Pointer to HBA context object.
Lee Jones7af29d42020-07-21 17:41:31 +010014620 * @eq: Pointer to the queue structure.
James Smart4f774512009-05-22 14:52:35 -040014621 * @eqe: Pointer to fast-path event queue entry.
14622 *
14623 * This routine process a event queue entry from the fast-path event queue.
14624 * It will check the MajorCode and MinorCode to determine this is for a
14625 * completion event on a completion queue, if not, an error shall be logged
14626 * and just return. Otherwise, it will get to the corresponding completion
14627 * queue and process all the entries on the completion queue, rearm the
14628 * completion queue, and then return.
14629 **/
Dick Kennedyf485c182017-09-29 17:34:34 -070014630static void
James Smart32517fc2019-01-28 11:14:33 -080014631lpfc_sli4_hba_handle_eqe(struct lpfc_hba *phba, struct lpfc_queue *eq,
14632 struct lpfc_eqe *eqe)
James Smart4f774512009-05-22 14:52:35 -040014633{
James Smart895427b2017-02-12 13:52:30 -080014634 struct lpfc_queue *cq = NULL;
James Smart32517fc2019-01-28 11:14:33 -080014635 uint32_t qidx = eq->hdwq;
James Smart2d7dbc42017-02-12 13:52:35 -080014636 uint16_t cqid, id;
James Smart4f774512009-05-22 14:52:35 -040014637
James Smartcb5172e2010-03-15 11:25:07 -040014638 if (unlikely(bf_get_le32(lpfc_eqe_major_code, eqe) != 0)) {
Dick Kennedy372c1872020-06-30 14:50:00 -070014639 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart67d12732012-08-03 12:36:13 -040014640 "0366 Not a valid completion "
James Smart4f774512009-05-22 14:52:35 -040014641 "event: majorcode=x%x, minorcode=x%x\n",
James Smartcb5172e2010-03-15 11:25:07 -040014642 bf_get_le32(lpfc_eqe_major_code, eqe),
14643 bf_get_le32(lpfc_eqe_minor_code, eqe));
Dick Kennedyf485c182017-09-29 17:34:34 -070014644 return;
James Smart4f774512009-05-22 14:52:35 -040014645 }
14646
James Smart67d12732012-08-03 12:36:13 -040014647 /* Get the reference to the corresponding CQ */
14648 cqid = bf_get_le32(lpfc_eqe_resource_id, eqe);
14649
James Smart6a828b02019-01-28 11:14:31 -080014650 /* Use the fast lookup method first */
14651 if (cqid <= phba->sli4_hba.cq_max) {
14652 cq = phba->sli4_hba.cq_lookup[cqid];
14653 if (cq)
14654 goto work_cq;
James Smartcdb42be2019-01-28 11:14:21 -080014655 }
14656
14657 /* Next check for NVMET completion */
James Smart2d7dbc42017-02-12 13:52:35 -080014658 if (phba->cfg_nvmet_mrq && phba->sli4_hba.nvmet_cqset) {
14659 id = phba->sli4_hba.nvmet_cqset[0]->queue_id;
14660 if ((cqid >= id) && (cqid < (id + phba->cfg_nvmet_mrq))) {
14661 /* Process NVMET unsol rcv */
14662 cq = phba->sli4_hba.nvmet_cqset[cqid - id];
14663 goto process_cq;
14664 }
14665 }
14666
James Smart895427b2017-02-12 13:52:30 -080014667 if (phba->sli4_hba.nvmels_cq &&
14668 (cqid == phba->sli4_hba.nvmels_cq->queue_id)) {
14669 /* Process NVME unsol rcv */
14670 cq = phba->sli4_hba.nvmels_cq;
14671 }
14672
14673 /* Otherwise this is a Slow path event */
14674 if (cq == NULL) {
James Smartcdb42be2019-01-28 11:14:21 -080014675 lpfc_sli4_sp_handle_eqe(phba, eqe,
14676 phba->sli4_hba.hdwq[qidx].hba_eq);
Dick Kennedyf485c182017-09-29 17:34:34 -070014677 return;
James Smart67d12732012-08-03 12:36:13 -040014678 }
14679
James Smart895427b2017-02-12 13:52:30 -080014680process_cq:
James Smart4f774512009-05-22 14:52:35 -040014681 if (unlikely(cqid != cq->queue_id)) {
Dick Kennedy372c1872020-06-30 14:50:00 -070014682 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart4f774512009-05-22 14:52:35 -040014683 "0368 Miss-matched fast-path completion "
14684 "queue identifier: eqcqid=%d, fcpcqid=%d\n",
14685 cqid, cq->queue_id);
Dick Kennedyf485c182017-09-29 17:34:34 -070014686 return;
James Smart4f774512009-05-22 14:52:35 -040014687 }
14688
James Smart6a828b02019-01-28 11:14:31 -080014689work_cq:
James Smartd74a89a2019-05-21 17:48:55 -070014690#if defined(CONFIG_SCSI_LPFC_DEBUG_FS)
14691 if (phba->ktime_on)
14692 cq->isr_timestamp = ktime_get_ns();
14693 else
14694 cq->isr_timestamp = 0;
14695#endif
Dick Kennedy317aeb82020-06-30 14:49:59 -070014696 lpfc_sli4_sched_cq_work(phba, cq, cqid);
Dick Kennedyf485c182017-09-29 17:34:34 -070014697}
14698
14699/**
James Smart32517fc2019-01-28 11:14:33 -080014700 * __lpfc_sli4_hba_process_cq - Process a fast-path event queue entry
14701 * @cq: Pointer to CQ to be processed
Dick Kennedy317aeb82020-06-30 14:49:59 -070014702 * @poll_mode: Enum lpfc_poll_state to determine poll mode
Dick Kennedyf485c182017-09-29 17:34:34 -070014703 *
James Smart32517fc2019-01-28 11:14:33 -080014704 * This routine calls the cq processing routine with the handler for
14705 * fast path CQEs.
14706 *
14707 * The CQ routine returns two values: the first is the calling status,
14708 * which indicates whether work was queued to the background discovery
14709 * thread. If true, the routine should wakeup the discovery thread;
14710 * the second is the delay parameter. If non-zero, rather than rearming
14711 * the CQ and yet another interrupt, the CQ handler should be queued so
14712 * that it is processed in a subsequent polling action. The value of
14713 * the delay indicates when to reschedule it.
Dick Kennedyf485c182017-09-29 17:34:34 -070014714 **/
14715static void
Dick Kennedy317aeb82020-06-30 14:49:59 -070014716__lpfc_sli4_hba_process_cq(struct lpfc_queue *cq,
14717 enum lpfc_poll_mode poll_mode)
Dick Kennedyf485c182017-09-29 17:34:34 -070014718{
Dick Kennedyf485c182017-09-29 17:34:34 -070014719 struct lpfc_hba *phba = cq->phba;
James Smart32517fc2019-01-28 11:14:33 -080014720 unsigned long delay;
Dick Kennedyf485c182017-09-29 17:34:34 -070014721 bool workposted = false;
Dick Kennedy86ee57a2020-06-30 14:49:55 -070014722 int ret = 0;
Dick Kennedyf485c182017-09-29 17:34:34 -070014723
James Smart32517fc2019-01-28 11:14:33 -080014724 /* process and rearm the CQ */
14725 workposted |= __lpfc_sli4_process_cq(phba, cq, lpfc_sli4_fp_handle_cqe,
Dick Kennedy317aeb82020-06-30 14:49:59 -070014726 &delay, poll_mode);
James Smart32517fc2019-01-28 11:14:33 -080014727
14728 if (delay) {
Dick Kennedy86ee57a2020-06-30 14:49:55 -070014729 if (is_kdump_kernel())
14730 ret = queue_delayed_work(phba->wq, &cq->sched_irqwork,
14731 delay);
14732 else
14733 ret = queue_delayed_work_on(cq->chann, phba->wq,
14734 &cq->sched_irqwork, delay);
14735 if (!ret)
Dick Kennedy372c1872020-06-30 14:50:00 -070014736 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
Dick Kennedy317aeb82020-06-30 14:49:59 -070014737 "0367 Cannot schedule queue work "
14738 "for cqid=%d on CPU %d\n",
14739 cq->queue_id, cq->chann);
James Smart4f774512009-05-22 14:52:35 -040014740 }
14741
James Smart4f774512009-05-22 14:52:35 -040014742 /* wake up worker thread if there are works to be done */
14743 if (workposted)
14744 lpfc_worker_wake_up(phba);
14745}
14746
James Smart1ba981f2014-02-20 09:56:45 -050014747/**
James Smart32517fc2019-01-28 11:14:33 -080014748 * lpfc_sli4_hba_process_cq - fast-path work handler when started by
14749 * interrupt
14750 * @work: pointer to work element
James Smart1ba981f2014-02-20 09:56:45 -050014751 *
James Smart32517fc2019-01-28 11:14:33 -080014752 * translates from the work handler and calls the fast-path handler.
James Smart1ba981f2014-02-20 09:56:45 -050014753 **/
14754static void
James Smart32517fc2019-01-28 11:14:33 -080014755lpfc_sli4_hba_process_cq(struct work_struct *work)
James Smart1ba981f2014-02-20 09:56:45 -050014756{
James Smart32517fc2019-01-28 11:14:33 -080014757 struct lpfc_queue *cq = container_of(work, struct lpfc_queue, irqwork);
James Smart1ba981f2014-02-20 09:56:45 -050014758
Dick Kennedy317aeb82020-06-30 14:49:59 -070014759 __lpfc_sli4_hba_process_cq(cq, LPFC_QUEUE_WORK);
James Smart1ba981f2014-02-20 09:56:45 -050014760}
14761
14762/**
Lee Jones8514e2f2021-03-03 14:46:18 +000014763 * lpfc_sli4_dly_hba_process_cq - fast-path work handler when started by timer
James Smart32517fc2019-01-28 11:14:33 -080014764 * @work: pointer to work element
James Smart1ba981f2014-02-20 09:56:45 -050014765 *
James Smart32517fc2019-01-28 11:14:33 -080014766 * translates from the work handler and calls the fast-path handler.
James Smart1ba981f2014-02-20 09:56:45 -050014767 **/
James Smart32517fc2019-01-28 11:14:33 -080014768static void
14769lpfc_sli4_dly_hba_process_cq(struct work_struct *work)
James Smart1ba981f2014-02-20 09:56:45 -050014770{
James Smart32517fc2019-01-28 11:14:33 -080014771 struct lpfc_queue *cq = container_of(to_delayed_work(work),
14772 struct lpfc_queue, sched_irqwork);
James Smart1ba981f2014-02-20 09:56:45 -050014773
Dick Kennedy317aeb82020-06-30 14:49:59 -070014774 __lpfc_sli4_hba_process_cq(cq, LPFC_QUEUE_WORK);
James Smart1ba981f2014-02-20 09:56:45 -050014775}
14776
James Smart4f774512009-05-22 14:52:35 -040014777/**
James Smart67d12732012-08-03 12:36:13 -040014778 * lpfc_sli4_hba_intr_handler - HBA interrupt handler to SLI-4 device
James Smart4f774512009-05-22 14:52:35 -040014779 * @irq: Interrupt number.
14780 * @dev_id: The device context pointer.
14781 *
14782 * This function is directly called from the PCI layer as an interrupt
14783 * service routine when device with SLI-4 interface spec is enabled with
14784 * MSI-X multi-message interrupt mode and there is a fast-path FCP IOCB
14785 * ring event in the HBA. However, when the device is enabled with either
14786 * MSI or Pin-IRQ interrupt mode, this function is called as part of the
14787 * device-level interrupt handler. When the PCI slot is in error recovery
14788 * or the HBA is undergoing initialization, the interrupt handler will not
14789 * process the interrupt. The SCSI FCP fast-path ring event are handled in
14790 * the intrrupt context. This function is called without any lock held.
14791 * It gets the hbalock to access and update SLI data structures. Note that,
14792 * the FCP EQ to FCP CQ are one-to-one map such that the FCP EQ index is
14793 * equal to that of FCP CQ index.
14794 *
James Smart67d12732012-08-03 12:36:13 -040014795 * The link attention and ELS ring attention events are handled
14796 * by the worker thread. The interrupt handler signals the worker thread
14797 * and returns for these events. This function is called without any lock
14798 * held. It gets the hbalock to access and update SLI data structures.
14799 *
James Smart4f774512009-05-22 14:52:35 -040014800 * This function returns IRQ_HANDLED when interrupt is handled else it
14801 * returns IRQ_NONE.
14802 **/
14803irqreturn_t
James Smart67d12732012-08-03 12:36:13 -040014804lpfc_sli4_hba_intr_handler(int irq, void *dev_id)
James Smart4f774512009-05-22 14:52:35 -040014805{
14806 struct lpfc_hba *phba;
James Smart895427b2017-02-12 13:52:30 -080014807 struct lpfc_hba_eq_hdl *hba_eq_hdl;
James Smart4f774512009-05-22 14:52:35 -040014808 struct lpfc_queue *fpeq;
James Smart4f774512009-05-22 14:52:35 -040014809 unsigned long iflag;
14810 int ecount = 0;
James Smart895427b2017-02-12 13:52:30 -080014811 int hba_eqidx;
James Smart32517fc2019-01-28 11:14:33 -080014812 struct lpfc_eq_intr_info *eqi;
James Smart4f774512009-05-22 14:52:35 -040014813
14814 /* Get the driver's phba structure from the dev_id */
James Smart895427b2017-02-12 13:52:30 -080014815 hba_eq_hdl = (struct lpfc_hba_eq_hdl *)dev_id;
14816 phba = hba_eq_hdl->phba;
14817 hba_eqidx = hba_eq_hdl->idx;
James Smart4f774512009-05-22 14:52:35 -040014818
14819 if (unlikely(!phba))
14820 return IRQ_NONE;
James Smartcdb42be2019-01-28 11:14:21 -080014821 if (unlikely(!phba->sli4_hba.hdwq))
James Smart5350d872011-10-10 21:33:49 -040014822 return IRQ_NONE;
James Smart4f774512009-05-22 14:52:35 -040014823
14824 /* Get to the EQ struct associated with this vector */
James Smart657add42019-05-21 17:49:06 -070014825 fpeq = phba->sli4_hba.hba_eq_hdl[hba_eqidx].eq;
James Smart2e90f4b2011-12-13 13:22:37 -050014826 if (unlikely(!fpeq))
14827 return IRQ_NONE;
James Smart4f774512009-05-22 14:52:35 -040014828
14829 /* Check device state for handling interrupt */
14830 if (unlikely(lpfc_intr_state_check(phba))) {
14831 /* Check again for link_state with lock held */
14832 spin_lock_irqsave(&phba->hbalock, iflag);
14833 if (phba->link_state < LPFC_LINK_DOWN)
14834 /* Flush, clear interrupt, and rearm the EQ */
James Smart24c7c0a2019-09-21 20:58:58 -070014835 lpfc_sli4_eqcq_flush(phba, fpeq);
James Smart4f774512009-05-22 14:52:35 -040014836 spin_unlock_irqrestore(&phba->hbalock, iflag);
14837 return IRQ_NONE;
14838 }
14839
Dick Kennedya7fc0712020-05-01 14:43:08 -070014840 eqi = this_cpu_ptr(phba->sli4_hba.eq_info);
14841 eqi->icnt++;
14842
Bart Van Assched6d189c2019-03-28 11:06:22 -070014843 fpeq->last_cpu = raw_smp_processor_id();
James Smart4f774512009-05-22 14:52:35 -040014844
Dick Kennedya7fc0712020-05-01 14:43:08 -070014845 if (eqi->icnt > LPFC_EQD_ISR_TRIGGER &&
James Smart8156d372019-10-18 14:18:26 -070014846 fpeq->q_flag & HBA_EQ_DELAY_CHK &&
James Smart32517fc2019-01-28 11:14:33 -080014847 phba->cfg_auto_imax &&
14848 fpeq->q_mode != LPFC_MAX_AUTO_EQ_DELAY &&
14849 phba->sli.sli_flag & LPFC_SLI_USE_EQDR)
14850 lpfc_sli4_mod_hba_eq_delay(phba, fpeq, LPFC_MAX_AUTO_EQ_DELAY);
James Smartb84daac2012-08-03 12:35:13 -040014851
James Smart32517fc2019-01-28 11:14:33 -080014852 /* process and rearm the EQ */
James Smart93a4d6f2019-11-04 16:57:05 -080014853 ecount = lpfc_sli4_process_eq(phba, fpeq, LPFC_QUEUE_REARM);
James Smart4f774512009-05-22 14:52:35 -040014854
14855 if (unlikely(ecount == 0)) {
James Smartb84daac2012-08-03 12:35:13 -040014856 fpeq->EQ_no_entry++;
James Smart4f774512009-05-22 14:52:35 -040014857 if (phba->intr_type == MSIX)
14858 /* MSI-X treated interrupt served as no EQ share INT */
14859 lpfc_printf_log(phba, KERN_WARNING, LOG_SLI,
14860 "0358 MSI-X interrupt with no EQE\n");
14861 else
14862 /* Non MSI-X treated on interrupt as EQ share INT */
14863 return IRQ_NONE;
14864 }
14865
14866 return IRQ_HANDLED;
James Smart3bfab8a2021-04-11 18:31:23 -070014867} /* lpfc_sli4_hba_intr_handler */
James Smart4f774512009-05-22 14:52:35 -040014868
14869/**
14870 * lpfc_sli4_intr_handler - Device-level interrupt handler for SLI-4 device
14871 * @irq: Interrupt number.
14872 * @dev_id: The device context pointer.
14873 *
14874 * This function is the device-level interrupt handler to device with SLI-4
14875 * interface spec, called from the PCI layer when either MSI or Pin-IRQ
14876 * interrupt mode is enabled and there is an event in the HBA which requires
14877 * driver attention. This function invokes the slow-path interrupt attention
14878 * handling function and fast-path interrupt attention handling function in
14879 * turn to process the relevant HBA attention events. This function is called
14880 * without any lock held. It gets the hbalock to access and update SLI data
14881 * structures.
14882 *
14883 * This function returns IRQ_HANDLED when interrupt is handled, else it
14884 * returns IRQ_NONE.
14885 **/
14886irqreturn_t
14887lpfc_sli4_intr_handler(int irq, void *dev_id)
14888{
14889 struct lpfc_hba *phba;
James Smart67d12732012-08-03 12:36:13 -040014890 irqreturn_t hba_irq_rc;
14891 bool hba_handled = false;
James Smart895427b2017-02-12 13:52:30 -080014892 int qidx;
James Smart4f774512009-05-22 14:52:35 -040014893
14894 /* Get the driver's phba structure from the dev_id */
14895 phba = (struct lpfc_hba *)dev_id;
14896
14897 if (unlikely(!phba))
14898 return IRQ_NONE;
14899
14900 /*
James Smart4f774512009-05-22 14:52:35 -040014901 * Invoke fast-path host attention interrupt handling as appropriate.
14902 */
James Smart6a828b02019-01-28 11:14:31 -080014903 for (qidx = 0; qidx < phba->cfg_irq_chann; qidx++) {
James Smart67d12732012-08-03 12:36:13 -040014904 hba_irq_rc = lpfc_sli4_hba_intr_handler(irq,
James Smart895427b2017-02-12 13:52:30 -080014905 &phba->sli4_hba.hba_eq_hdl[qidx]);
James Smart67d12732012-08-03 12:36:13 -040014906 if (hba_irq_rc == IRQ_HANDLED)
14907 hba_handled |= true;
James Smart4f774512009-05-22 14:52:35 -040014908 }
14909
James Smart67d12732012-08-03 12:36:13 -040014910 return (hba_handled == true) ? IRQ_HANDLED : IRQ_NONE;
James Smart4f774512009-05-22 14:52:35 -040014911} /* lpfc_sli4_intr_handler */
14912
James Smart93a4d6f2019-11-04 16:57:05 -080014913void lpfc_sli4_poll_hbtimer(struct timer_list *t)
14914{
14915 struct lpfc_hba *phba = from_timer(phba, t, cpuhp_poll_timer);
14916 struct lpfc_queue *eq;
14917 int i = 0;
14918
14919 rcu_read_lock();
14920
14921 list_for_each_entry_rcu(eq, &phba->poll_list, _poll_list)
14922 i += lpfc_sli4_poll_eq(eq, LPFC_POLL_SLOWPATH);
14923 if (!list_empty(&phba->poll_list))
14924 mod_timer(&phba->cpuhp_poll_timer,
14925 jiffies + msecs_to_jiffies(LPFC_POLL_HB));
14926
14927 rcu_read_unlock();
14928}
14929
14930inline int lpfc_sli4_poll_eq(struct lpfc_queue *eq, uint8_t path)
14931{
14932 struct lpfc_hba *phba = eq->phba;
14933 int i = 0;
14934
14935 /*
14936 * Unlocking an irq is one of the entry point to check
14937 * for re-schedule, but we are good for io submission
14938 * path as midlayer does a get_cpu to glue us in. Flush
14939 * out the invalidate queue so we can see the updated
14940 * value for flag.
14941 */
14942 smp_rmb();
14943
14944 if (READ_ONCE(eq->mode) == LPFC_EQ_POLL)
14945 /* We will not likely get the completion for the caller
14946 * during this iteration but i guess that's fine.
14947 * Future io's coming on this eq should be able to
14948 * pick it up. As for the case of single io's, they
14949 * will be handled through a sched from polling timer
14950 * function which is currently triggered every 1msec.
14951 */
14952 i = lpfc_sli4_process_eq(phba, eq, LPFC_QUEUE_NOARM);
14953
14954 return i;
14955}
14956
14957static inline void lpfc_sli4_add_to_poll_list(struct lpfc_queue *eq)
14958{
14959 struct lpfc_hba *phba = eq->phba;
14960
James Smartf861f592020-03-22 11:12:54 -070014961 /* kickstart slowpath processing if needed */
14962 if (list_empty(&phba->poll_list))
James Smart93a4d6f2019-11-04 16:57:05 -080014963 mod_timer(&phba->cpuhp_poll_timer,
14964 jiffies + msecs_to_jiffies(LPFC_POLL_HB));
James Smart93a4d6f2019-11-04 16:57:05 -080014965
14966 list_add_rcu(&eq->_poll_list, &phba->poll_list);
14967 synchronize_rcu();
14968}
14969
14970static inline void lpfc_sli4_remove_from_poll_list(struct lpfc_queue *eq)
14971{
14972 struct lpfc_hba *phba = eq->phba;
14973
14974 /* Disable slowpath processing for this eq. Kick start the eq
14975 * by RE-ARMING the eq's ASAP
14976 */
14977 list_del_rcu(&eq->_poll_list);
14978 synchronize_rcu();
14979
14980 if (list_empty(&phba->poll_list))
14981 del_timer_sync(&phba->cpuhp_poll_timer);
14982}
14983
James Smartd480e572019-11-11 15:03:58 -080014984void lpfc_sli4_cleanup_poll_list(struct lpfc_hba *phba)
James Smart93a4d6f2019-11-04 16:57:05 -080014985{
14986 struct lpfc_queue *eq, *next;
14987
14988 list_for_each_entry_safe(eq, next, &phba->poll_list, _poll_list)
14989 list_del(&eq->_poll_list);
14990
14991 INIT_LIST_HEAD(&phba->poll_list);
14992 synchronize_rcu();
14993}
14994
14995static inline void
14996__lpfc_sli4_switch_eqmode(struct lpfc_queue *eq, uint8_t mode)
14997{
14998 if (mode == eq->mode)
14999 return;
15000 /*
15001 * currently this function is only called during a hotplug
15002 * event and the cpu on which this function is executing
15003 * is going offline. By now the hotplug has instructed
15004 * the scheduler to remove this cpu from cpu active mask.
15005 * So we don't need to work about being put aside by the
15006 * scheduler for a high priority process. Yes, the inte-
15007 * rrupts could come but they are known to retire ASAP.
15008 */
15009
15010 /* Disable polling in the fastpath */
15011 WRITE_ONCE(eq->mode, mode);
15012 /* flush out the store buffer */
15013 smp_wmb();
15014
15015 /*
15016 * Add this eq to the polling list and start polling. For
15017 * a grace period both interrupt handler and poller will
15018 * try to process the eq _but_ that's fine. We have a
15019 * synchronization mechanism in place (queue_claimed) to
15020 * deal with it. This is just a draining phase for int-
15021 * errupt handler (not eq's) as we have guranteed through
15022 * barrier that all the CPUs have seen the new CQ_POLLED
15023 * state. which will effectively disable the REARMING of
15024 * the EQ. The whole idea is eq's die off eventually as
15025 * we are not rearming EQ's anymore.
15026 */
15027 mode ? lpfc_sli4_add_to_poll_list(eq) :
15028 lpfc_sli4_remove_from_poll_list(eq);
15029}
15030
15031void lpfc_sli4_start_polling(struct lpfc_queue *eq)
15032{
15033 __lpfc_sli4_switch_eqmode(eq, LPFC_EQ_POLL);
15034}
15035
15036void lpfc_sli4_stop_polling(struct lpfc_queue *eq)
15037{
15038 struct lpfc_hba *phba = eq->phba;
15039
15040 __lpfc_sli4_switch_eqmode(eq, LPFC_EQ_INTERRUPT);
15041
15042 /* Kick start for the pending io's in h/w.
15043 * Once we switch back to interrupt processing on a eq
15044 * the io path completion will only arm eq's when it
15045 * receives a completion. But since eq's are in disa-
15046 * rmed state it doesn't receive a completion. This
15047 * creates a deadlock scenaro.
15048 */
15049 phba->sli4_hba.sli4_write_eq_db(phba, eq, 0, LPFC_QUEUE_REARM);
15050}
15051
James Smart4f774512009-05-22 14:52:35 -040015052/**
15053 * lpfc_sli4_queue_free - free a queue structure and associated memory
15054 * @queue: The queue structure to free.
15055 *
Uwe Kleine-Königb5950762010-11-01 15:38:34 -040015056 * This function frees a queue structure and the DMAable memory used for
James Smart4f774512009-05-22 14:52:35 -040015057 * the host resident queue. This function must be called after destroying the
15058 * queue on the HBA.
15059 **/
15060void
15061lpfc_sli4_queue_free(struct lpfc_queue *queue)
15062{
15063 struct lpfc_dmabuf *dmabuf;
15064
15065 if (!queue)
15066 return;
15067
James Smart4645f7b2019-03-12 16:30:14 -070015068 if (!list_empty(&queue->wq_list))
15069 list_del(&queue->wq_list);
15070
James Smart4f774512009-05-22 14:52:35 -040015071 while (!list_empty(&queue->page_list)) {
15072 list_remove_head(&queue->page_list, dmabuf, struct lpfc_dmabuf,
15073 list);
James Smart81b96ed2017-11-20 16:00:29 -080015074 dma_free_coherent(&queue->phba->pcidev->dev, queue->page_size,
James Smart4f774512009-05-22 14:52:35 -040015075 dmabuf->virt, dmabuf->phys);
15076 kfree(dmabuf);
15077 }
James Smart895427b2017-02-12 13:52:30 -080015078 if (queue->rqbp) {
15079 lpfc_free_rq_buffer(queue->phba, queue);
15080 kfree(queue->rqbp);
15081 }
James Smartd1f525a2017-04-21 16:04:55 -070015082
James Smart32517fc2019-01-28 11:14:33 -080015083 if (!list_empty(&queue->cpu_list))
15084 list_del(&queue->cpu_list);
15085
James Smart4f774512009-05-22 14:52:35 -040015086 kfree(queue);
15087 return;
15088}
15089
15090/**
15091 * lpfc_sli4_queue_alloc - Allocate and initialize a queue structure
15092 * @phba: The HBA that this queue is being created on.
James Smart81b96ed2017-11-20 16:00:29 -080015093 * @page_size: The size of a queue page
James Smart4f774512009-05-22 14:52:35 -040015094 * @entry_size: The size of each queue entry for this queue.
Lee Jones7af29d42020-07-21 17:41:31 +010015095 * @entry_count: The number of entries that this queue will handle.
James Smartc1a21eb2019-03-12 16:30:29 -070015096 * @cpu: The cpu that will primarily utilize this queue.
James Smart4f774512009-05-22 14:52:35 -040015097 *
15098 * This function allocates a queue structure and the DMAable memory used for
15099 * the host resident queue. This function must be called before creating the
15100 * queue on the HBA.
15101 **/
15102struct lpfc_queue *
James Smart81b96ed2017-11-20 16:00:29 -080015103lpfc_sli4_queue_alloc(struct lpfc_hba *phba, uint32_t page_size,
James Smartc1a21eb2019-03-12 16:30:29 -070015104 uint32_t entry_size, uint32_t entry_count, int cpu)
James Smart4f774512009-05-22 14:52:35 -040015105{
15106 struct lpfc_queue *queue;
15107 struct lpfc_dmabuf *dmabuf;
James Smartcb5172e2010-03-15 11:25:07 -040015108 uint32_t hw_page_size = phba->sli4_hba.pc_sli4_params.if_page_sz;
James Smart9afbee32019-03-12 16:30:28 -070015109 uint16_t x, pgcnt;
James Smart4f774512009-05-22 14:52:35 -040015110
James Smartcb5172e2010-03-15 11:25:07 -040015111 if (!phba->sli4_hba.pc_sli4_params.supported)
James Smart81b96ed2017-11-20 16:00:29 -080015112 hw_page_size = page_size;
James Smartcb5172e2010-03-15 11:25:07 -040015113
James Smart9afbee32019-03-12 16:30:28 -070015114 pgcnt = ALIGN(entry_size * entry_count, hw_page_size) / hw_page_size;
James Smart895427b2017-02-12 13:52:30 -080015115
15116 /* If needed, Adjust page count to match the max the adapter supports */
James Smart9afbee32019-03-12 16:30:28 -070015117 if (pgcnt > phba->sli4_hba.pc_sli4_params.wqpcnt)
15118 pgcnt = phba->sli4_hba.pc_sli4_params.wqpcnt;
15119
James Smartc1a21eb2019-03-12 16:30:29 -070015120 queue = kzalloc_node(sizeof(*queue) + (sizeof(void *) * pgcnt),
15121 GFP_KERNEL, cpu_to_node(cpu));
James Smart9afbee32019-03-12 16:30:28 -070015122 if (!queue)
15123 return NULL;
James Smart895427b2017-02-12 13:52:30 -080015124
James Smart4f774512009-05-22 14:52:35 -040015125 INIT_LIST_HEAD(&queue->list);
James Smart93a4d6f2019-11-04 16:57:05 -080015126 INIT_LIST_HEAD(&queue->_poll_list);
James Smart895427b2017-02-12 13:52:30 -080015127 INIT_LIST_HEAD(&queue->wq_list);
James Smart6e8e1c12018-01-30 15:58:49 -080015128 INIT_LIST_HEAD(&queue->wqfull_list);
James Smart4f774512009-05-22 14:52:35 -040015129 INIT_LIST_HEAD(&queue->page_list);
15130 INIT_LIST_HEAD(&queue->child_list);
James Smart32517fc2019-01-28 11:14:33 -080015131 INIT_LIST_HEAD(&queue->cpu_list);
James Smart81b96ed2017-11-20 16:00:29 -080015132
15133 /* Set queue parameters now. If the system cannot provide memory
15134 * resources, the free routine needs to know what was allocated.
15135 */
James Smart9afbee32019-03-12 16:30:28 -070015136 queue->page_count = pgcnt;
15137 queue->q_pgs = (void **)&queue[1];
15138 queue->entry_cnt_per_pg = hw_page_size / entry_size;
James Smart81b96ed2017-11-20 16:00:29 -080015139 queue->entry_size = entry_size;
15140 queue->entry_count = entry_count;
15141 queue->page_size = hw_page_size;
15142 queue->phba = phba;
15143
James Smart9afbee32019-03-12 16:30:28 -070015144 for (x = 0; x < queue->page_count; x++) {
James Smartc1a21eb2019-03-12 16:30:29 -070015145 dmabuf = kzalloc_node(sizeof(*dmabuf), GFP_KERNEL,
15146 dev_to_node(&phba->pcidev->dev));
James Smart4f774512009-05-22 14:52:35 -040015147 if (!dmabuf)
15148 goto out_fail;
Luis Chamberlain750afb02019-01-04 09:23:09 +010015149 dmabuf->virt = dma_alloc_coherent(&phba->pcidev->dev,
15150 hw_page_size, &dmabuf->phys,
15151 GFP_KERNEL);
James Smart4f774512009-05-22 14:52:35 -040015152 if (!dmabuf->virt) {
15153 kfree(dmabuf);
15154 goto out_fail;
15155 }
15156 dmabuf->buffer_tag = x;
15157 list_add_tail(&dmabuf->list, &queue->page_list);
James Smart9afbee32019-03-12 16:30:28 -070015158 /* use lpfc_sli4_qe to index a paritcular entry in this page */
15159 queue->q_pgs[x] = dmabuf->virt;
James Smart4f774512009-05-22 14:52:35 -040015160 }
Dick Kennedyf485c182017-09-29 17:34:34 -070015161 INIT_WORK(&queue->irqwork, lpfc_sli4_hba_process_cq);
15162 INIT_WORK(&queue->spwork, lpfc_sli4_sp_process_cq);
James Smart32517fc2019-01-28 11:14:33 -080015163 INIT_DELAYED_WORK(&queue->sched_irqwork, lpfc_sli4_dly_hba_process_cq);
15164 INIT_DELAYED_WORK(&queue->sched_spwork, lpfc_sli4_dly_sp_process_cq);
James Smart4f774512009-05-22 14:52:35 -040015165
James Smart32517fc2019-01-28 11:14:33 -080015166 /* notify_interval will be set during q creation */
James Smart64eb4dc2017-05-15 15:20:49 -070015167
James Smart4f774512009-05-22 14:52:35 -040015168 return queue;
15169out_fail:
15170 lpfc_sli4_queue_free(queue);
15171 return NULL;
15172}
15173
15174/**
James Smart962bc512013-01-03 15:44:00 -050015175 * lpfc_dual_chute_pci_bar_map - Map pci base address register to host memory
15176 * @phba: HBA structure that indicates port to create a queue on.
15177 * @pci_barset: PCI BAR set flag.
15178 *
15179 * This function shall perform iomap of the specified PCI BAR address to host
15180 * memory address if not already done so and return it. The returned host
15181 * memory address can be NULL.
15182 */
15183static void __iomem *
15184lpfc_dual_chute_pci_bar_map(struct lpfc_hba *phba, uint16_t pci_barset)
15185{
James Smart962bc512013-01-03 15:44:00 -050015186 if (!phba->pcidev)
15187 return NULL;
James Smart962bc512013-01-03 15:44:00 -050015188
15189 switch (pci_barset) {
15190 case WQ_PCI_BAR_0_AND_1:
James Smart962bc512013-01-03 15:44:00 -050015191 return phba->pci_bar0_memmap_p;
15192 case WQ_PCI_BAR_2_AND_3:
James Smart962bc512013-01-03 15:44:00 -050015193 return phba->pci_bar2_memmap_p;
15194 case WQ_PCI_BAR_4_AND_5:
James Smart962bc512013-01-03 15:44:00 -050015195 return phba->pci_bar4_memmap_p;
15196 default:
15197 break;
15198 }
15199 return NULL;
15200}
15201
15202/**
James Smartcb733e32019-01-28 11:14:32 -080015203 * lpfc_modify_hba_eq_delay - Modify Delay Multiplier on EQs
15204 * @phba: HBA structure that EQs are on.
15205 * @startq: The starting EQ index to modify
15206 * @numq: The number of EQs (consecutive indexes) to modify
15207 * @usdelay: amount of delay
James Smart173edbb2012-06-12 13:54:50 -040015208 *
James Smartcb733e32019-01-28 11:14:32 -080015209 * This function revises the EQ delay on 1 or more EQs. The EQ delay
15210 * is set either by writing to a register (if supported by the SLI Port)
15211 * or by mailbox command. The mailbox command allows several EQs to be
15212 * updated at once.
James Smart173edbb2012-06-12 13:54:50 -040015213 *
James Smartcb733e32019-01-28 11:14:32 -080015214 * The @phba struct is used to send a mailbox command to HBA. The @startq
15215 * is used to get the starting EQ index to change. The @numq value is
15216 * used to specify how many consecutive EQ indexes, starting at EQ index,
15217 * are to be changed. This function is asynchronous and will wait for any
15218 * mailbox commands to finish before returning.
James Smart173edbb2012-06-12 13:54:50 -040015219 *
James Smartcb733e32019-01-28 11:14:32 -080015220 * On success this function will return a zero. If unable to allocate
15221 * enough memory this function will return -ENOMEM. If a mailbox command
15222 * fails this function will return -ENXIO. Note: on ENXIO, some EQs may
15223 * have had their delay multipler changed.
James Smart173edbb2012-06-12 13:54:50 -040015224 **/
James Smartcb733e32019-01-28 11:14:32 -080015225void
James Smart0cf07f842017-06-01 21:07:10 -070015226lpfc_modify_hba_eq_delay(struct lpfc_hba *phba, uint32_t startq,
James Smartcb733e32019-01-28 11:14:32 -080015227 uint32_t numq, uint32_t usdelay)
James Smart173edbb2012-06-12 13:54:50 -040015228{
15229 struct lpfc_mbx_modify_eq_delay *eq_delay;
15230 LPFC_MBOXQ_t *mbox;
15231 struct lpfc_queue *eq;
James Smartcb733e32019-01-28 11:14:32 -080015232 int cnt = 0, rc, length;
James Smart173edbb2012-06-12 13:54:50 -040015233 uint32_t shdr_status, shdr_add_status;
James Smartcb733e32019-01-28 11:14:32 -080015234 uint32_t dmult;
James Smart895427b2017-02-12 13:52:30 -080015235 int qidx;
James Smart173edbb2012-06-12 13:54:50 -040015236 union lpfc_sli4_cfg_shdr *shdr;
James Smart173edbb2012-06-12 13:54:50 -040015237
James Smart6a828b02019-01-28 11:14:31 -080015238 if (startq >= phba->cfg_irq_chann)
James Smartcb733e32019-01-28 11:14:32 -080015239 return;
15240
15241 if (usdelay > 0xFFFF) {
15242 lpfc_printf_log(phba, KERN_INFO, LOG_INIT | LOG_FCP | LOG_NVME,
15243 "6429 usdelay %d too large. Scaled down to "
15244 "0xFFFF.\n", usdelay);
15245 usdelay = 0xFFFF;
15246 }
15247
15248 /* set values by EQ_DELAY register if supported */
15249 if (phba->sli.sli_flag & LPFC_SLI_USE_EQDR) {
15250 for (qidx = startq; qidx < phba->cfg_irq_chann; qidx++) {
James Smart657add42019-05-21 17:49:06 -070015251 eq = phba->sli4_hba.hba_eq_hdl[qidx].eq;
James Smartcb733e32019-01-28 11:14:32 -080015252 if (!eq)
15253 continue;
15254
James Smart32517fc2019-01-28 11:14:33 -080015255 lpfc_sli4_mod_hba_eq_delay(phba, eq, usdelay);
James Smartcb733e32019-01-28 11:14:32 -080015256
15257 if (++cnt >= numq)
15258 break;
15259 }
James Smartcb733e32019-01-28 11:14:32 -080015260 return;
15261 }
15262
15263 /* Otherwise, set values by mailbox cmd */
James Smart173edbb2012-06-12 13:54:50 -040015264
15265 mbox = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL);
James Smartcb733e32019-01-28 11:14:32 -080015266 if (!mbox) {
Dick Kennedy372c1872020-06-30 14:50:00 -070015267 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smartcb733e32019-01-28 11:14:32 -080015268 "6428 Failed allocating mailbox cmd buffer."
15269 " EQ delay was not set.\n");
15270 return;
15271 }
James Smart173edbb2012-06-12 13:54:50 -040015272 length = (sizeof(struct lpfc_mbx_modify_eq_delay) -
15273 sizeof(struct lpfc_sli4_cfg_mhdr));
15274 lpfc_sli4_config(phba, mbox, LPFC_MBOX_SUBSYSTEM_COMMON,
15275 LPFC_MBOX_OPCODE_MODIFY_EQ_DELAY,
15276 length, LPFC_SLI4_MBX_EMBED);
15277 eq_delay = &mbox->u.mqe.un.eq_delay;
15278
15279 /* Calculate delay multiper from maximum interrupt per second */
James Smartcb733e32019-01-28 11:14:32 -080015280 dmult = (usdelay * LPFC_DMULT_CONST) / LPFC_SEC_TO_USEC;
15281 if (dmult)
15282 dmult--;
James Smart0cf07f842017-06-01 21:07:10 -070015283 if (dmult > LPFC_DMULT_MAX)
15284 dmult = LPFC_DMULT_MAX;
James Smart173edbb2012-06-12 13:54:50 -040015285
James Smart6a828b02019-01-28 11:14:31 -080015286 for (qidx = startq; qidx < phba->cfg_irq_chann; qidx++) {
James Smart657add42019-05-21 17:49:06 -070015287 eq = phba->sli4_hba.hba_eq_hdl[qidx].eq;
James Smart173edbb2012-06-12 13:54:50 -040015288 if (!eq)
15289 continue;
James Smartcb733e32019-01-28 11:14:32 -080015290 eq->q_mode = usdelay;
James Smart173edbb2012-06-12 13:54:50 -040015291 eq_delay->u.request.eq[cnt].eq_id = eq->queue_id;
15292 eq_delay->u.request.eq[cnt].phase = 0;
15293 eq_delay->u.request.eq[cnt].delay_multi = dmult;
James Smart0cf07f842017-06-01 21:07:10 -070015294
James Smartcb733e32019-01-28 11:14:32 -080015295 if (++cnt >= numq)
James Smart173edbb2012-06-12 13:54:50 -040015296 break;
15297 }
15298 eq_delay->u.request.num_eq = cnt;
15299
15300 mbox->vport = phba->pport;
15301 mbox->mbox_cmpl = lpfc_sli_def_mbox_cmpl;
James Smart3e1f0712018-11-29 16:09:29 -080015302 mbox->ctx_buf = NULL;
15303 mbox->ctx_ndlp = NULL;
James Smart173edbb2012-06-12 13:54:50 -040015304 rc = lpfc_sli_issue_mbox(phba, mbox, MBX_POLL);
15305 shdr = (union lpfc_sli4_cfg_shdr *) &eq_delay->header.cfg_shdr;
15306 shdr_status = bf_get(lpfc_mbox_hdr_status, &shdr->response);
15307 shdr_add_status = bf_get(lpfc_mbox_hdr_add_status, &shdr->response);
15308 if (shdr_status || shdr_add_status || rc) {
Dick Kennedy372c1872020-06-30 14:50:00 -070015309 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart173edbb2012-06-12 13:54:50 -040015310 "2512 MODIFY_EQ_DELAY mailbox failed with "
15311 "status x%x add_status x%x, mbx status x%x\n",
15312 shdr_status, shdr_add_status, rc);
James Smart173edbb2012-06-12 13:54:50 -040015313 }
15314 mempool_free(mbox, phba->mbox_mem_pool);
James Smartcb733e32019-01-28 11:14:32 -080015315 return;
James Smart173edbb2012-06-12 13:54:50 -040015316}
15317
15318/**
James Smart4f774512009-05-22 14:52:35 -040015319 * lpfc_eq_create - Create an Event Queue on the HBA
15320 * @phba: HBA structure that indicates port to create a queue on.
15321 * @eq: The queue structure to use to create the event queue.
15322 * @imax: The maximum interrupt per second limit.
15323 *
15324 * This function creates an event queue, as detailed in @eq, on a port,
15325 * described by @phba by sending an EQ_CREATE mailbox command to the HBA.
15326 *
15327 * The @phba struct is used to send mailbox command to HBA. The @eq struct
15328 * is used to get the entry count and entry size that are necessary to
15329 * determine the number of pages to allocate and use for this queue. This
15330 * function will send the EQ_CREATE mailbox command to the HBA to setup the
15331 * event queue. This function is asynchronous and will wait for the mailbox
15332 * command to finish before continuing.
15333 *
15334 * On success this function will return a zero. If unable to allocate enough
James Smartd439d282010-09-29 11:18:45 -040015335 * memory this function will return -ENOMEM. If the queue create mailbox command
15336 * fails this function will return -ENXIO.
James Smart4f774512009-05-22 14:52:35 -040015337 **/
James Smarta2fc4aef2014-09-03 12:57:55 -040015338int
James Smartee020062012-09-29 11:28:52 -040015339lpfc_eq_create(struct lpfc_hba *phba, struct lpfc_queue *eq, uint32_t imax)
James Smart4f774512009-05-22 14:52:35 -040015340{
15341 struct lpfc_mbx_eq_create *eq_create;
15342 LPFC_MBOXQ_t *mbox;
15343 int rc, length, status = 0;
15344 struct lpfc_dmabuf *dmabuf;
15345 uint32_t shdr_status, shdr_add_status;
15346 union lpfc_sli4_cfg_shdr *shdr;
15347 uint16_t dmult;
James Smart49198b32010-04-06 15:04:33 -040015348 uint32_t hw_page_size = phba->sli4_hba.pc_sli4_params.if_page_sz;
15349
James Smart2e90f4b2011-12-13 13:22:37 -050015350 /* sanity check on queue memory */
15351 if (!eq)
15352 return -ENODEV;
James Smart49198b32010-04-06 15:04:33 -040015353 if (!phba->sli4_hba.pc_sli4_params.supported)
15354 hw_page_size = SLI4_PAGE_SIZE;
James Smart4f774512009-05-22 14:52:35 -040015355
15356 mbox = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL);
15357 if (!mbox)
15358 return -ENOMEM;
15359 length = (sizeof(struct lpfc_mbx_eq_create) -
15360 sizeof(struct lpfc_sli4_cfg_mhdr));
15361 lpfc_sli4_config(phba, mbox, LPFC_MBOX_SUBSYSTEM_COMMON,
15362 LPFC_MBOX_OPCODE_EQ_CREATE,
15363 length, LPFC_SLI4_MBX_EMBED);
15364 eq_create = &mbox->u.mqe.un.eq_create;
James Smart7365f6f2018-02-22 08:18:46 -080015365 shdr = (union lpfc_sli4_cfg_shdr *) &eq_create->header.cfg_shdr;
James Smart4f774512009-05-22 14:52:35 -040015366 bf_set(lpfc_mbx_eq_create_num_pages, &eq_create->u.request,
15367 eq->page_count);
15368 bf_set(lpfc_eq_context_size, &eq_create->u.request.context,
15369 LPFC_EQE_SIZE);
15370 bf_set(lpfc_eq_context_valid, &eq_create->u.request.context, 1);
James Smart7365f6f2018-02-22 08:18:46 -080015371
15372 /* Use version 2 of CREATE_EQ if eqav is set */
15373 if (phba->sli4_hba.pc_sli4_params.eqav) {
15374 bf_set(lpfc_mbox_hdr_version, &shdr->request,
15375 LPFC_Q_CREATE_VERSION_2);
15376 bf_set(lpfc_eq_context_autovalid, &eq_create->u.request.context,
15377 phba->sli4_hba.pc_sli4_params.eqav);
15378 }
15379
James Smart2c9c5a02015-04-07 15:07:15 -040015380 /* don't setup delay multiplier using EQ_CREATE */
15381 dmult = 0;
James Smart4f774512009-05-22 14:52:35 -040015382 bf_set(lpfc_eq_context_delay_multi, &eq_create->u.request.context,
15383 dmult);
15384 switch (eq->entry_count) {
15385 default:
Dick Kennedy372c1872020-06-30 14:50:00 -070015386 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart4f774512009-05-22 14:52:35 -040015387 "0360 Unsupported EQ count. (%d)\n",
15388 eq->entry_count);
James Smart04d210c2019-05-21 17:49:03 -070015389 if (eq->entry_count < 256) {
15390 status = -EINVAL;
15391 goto out;
15392 }
Gustavo A. R. Silvadf561f662020-08-23 17:36:59 -050015393 fallthrough; /* otherwise default to smallest count */
James Smart4f774512009-05-22 14:52:35 -040015394 case 256:
15395 bf_set(lpfc_eq_context_count, &eq_create->u.request.context,
15396 LPFC_EQ_CNT_256);
15397 break;
15398 case 512:
15399 bf_set(lpfc_eq_context_count, &eq_create->u.request.context,
15400 LPFC_EQ_CNT_512);
15401 break;
15402 case 1024:
15403 bf_set(lpfc_eq_context_count, &eq_create->u.request.context,
15404 LPFC_EQ_CNT_1024);
15405 break;
15406 case 2048:
15407 bf_set(lpfc_eq_context_count, &eq_create->u.request.context,
15408 LPFC_EQ_CNT_2048);
15409 break;
15410 case 4096:
15411 bf_set(lpfc_eq_context_count, &eq_create->u.request.context,
15412 LPFC_EQ_CNT_4096);
15413 break;
15414 }
15415 list_for_each_entry(dmabuf, &eq->page_list, list) {
James Smart49198b32010-04-06 15:04:33 -040015416 memset(dmabuf->virt, 0, hw_page_size);
James Smart4f774512009-05-22 14:52:35 -040015417 eq_create->u.request.page[dmabuf->buffer_tag].addr_lo =
15418 putPaddrLow(dmabuf->phys);
15419 eq_create->u.request.page[dmabuf->buffer_tag].addr_hi =
15420 putPaddrHigh(dmabuf->phys);
15421 }
15422 mbox->vport = phba->pport;
15423 mbox->mbox_cmpl = lpfc_sli_def_mbox_cmpl;
James Smart3e1f0712018-11-29 16:09:29 -080015424 mbox->ctx_buf = NULL;
15425 mbox->ctx_ndlp = NULL;
James Smart4f774512009-05-22 14:52:35 -040015426 rc = lpfc_sli_issue_mbox(phba, mbox, MBX_POLL);
James Smart4f774512009-05-22 14:52:35 -040015427 shdr_status = bf_get(lpfc_mbox_hdr_status, &shdr->response);
15428 shdr_add_status = bf_get(lpfc_mbox_hdr_add_status, &shdr->response);
15429 if (shdr_status || shdr_add_status || rc) {
Dick Kennedy372c1872020-06-30 14:50:00 -070015430 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart4f774512009-05-22 14:52:35 -040015431 "2500 EQ_CREATE mailbox failed with "
15432 "status x%x add_status x%x, mbx status x%x\n",
15433 shdr_status, shdr_add_status, rc);
15434 status = -ENXIO;
15435 }
15436 eq->type = LPFC_EQ;
15437 eq->subtype = LPFC_NONE;
15438 eq->queue_id = bf_get(lpfc_mbx_eq_create_q_id, &eq_create->u.response);
15439 if (eq->queue_id == 0xFFFF)
15440 status = -ENXIO;
15441 eq->host_index = 0;
James Smart32517fc2019-01-28 11:14:33 -080015442 eq->notify_interval = LPFC_EQ_NOTIFY_INTRVL;
15443 eq->max_proc_limit = LPFC_EQ_MAX_PROC_LIMIT;
James Smart04d210c2019-05-21 17:49:03 -070015444out:
James Smart8fa38512009-07-19 10:01:03 -040015445 mempool_free(mbox, phba->mbox_mem_pool);
James Smart4f774512009-05-22 14:52:35 -040015446 return status;
15447}
15448
Dick Kennedy317aeb82020-06-30 14:49:59 -070015449static int lpfc_cq_poll_hdler(struct irq_poll *iop, int budget)
15450{
15451 struct lpfc_queue *cq = container_of(iop, struct lpfc_queue, iop);
15452
Colin Ian King26e0b9a2020-07-07 16:00:18 +010015453 __lpfc_sli4_hba_process_cq(cq, LPFC_IRQ_POLL);
Dick Kennedy317aeb82020-06-30 14:49:59 -070015454
15455 return 1;
15456}
15457
James Smart4f774512009-05-22 14:52:35 -040015458/**
15459 * lpfc_cq_create - Create a Completion Queue on the HBA
15460 * @phba: HBA structure that indicates port to create a queue on.
15461 * @cq: The queue structure to use to create the completion queue.
15462 * @eq: The event queue to bind this completion queue to.
Lee Jones7af29d42020-07-21 17:41:31 +010015463 * @type: Type of queue (EQ, GCQ, MCQ, WCQ, etc).
15464 * @subtype: Functional purpose of the queue (MBOX, IO, ELS, NVMET, etc).
James Smart4f774512009-05-22 14:52:35 -040015465 *
15466 * This function creates a completion queue, as detailed in @wq, on a port,
15467 * described by @phba by sending a CQ_CREATE mailbox command to the HBA.
15468 *
15469 * The @phba struct is used to send mailbox command to HBA. The @cq struct
15470 * is used to get the entry count and entry size that are necessary to
15471 * determine the number of pages to allocate and use for this queue. The @eq
15472 * is used to indicate which event queue to bind this completion queue to. This
15473 * function will send the CQ_CREATE mailbox command to the HBA to setup the
15474 * completion queue. This function is asynchronous and will wait for the mailbox
15475 * command to finish before continuing.
15476 *
15477 * On success this function will return a zero. If unable to allocate enough
James Smartd439d282010-09-29 11:18:45 -040015478 * memory this function will return -ENOMEM. If the queue create mailbox command
15479 * fails this function will return -ENXIO.
James Smart4f774512009-05-22 14:52:35 -040015480 **/
James Smarta2fc4aef2014-09-03 12:57:55 -040015481int
James Smart4f774512009-05-22 14:52:35 -040015482lpfc_cq_create(struct lpfc_hba *phba, struct lpfc_queue *cq,
15483 struct lpfc_queue *eq, uint32_t type, uint32_t subtype)
15484{
15485 struct lpfc_mbx_cq_create *cq_create;
15486 struct lpfc_dmabuf *dmabuf;
15487 LPFC_MBOXQ_t *mbox;
15488 int rc, length, status = 0;
15489 uint32_t shdr_status, shdr_add_status;
15490 union lpfc_sli4_cfg_shdr *shdr;
James Smart49198b32010-04-06 15:04:33 -040015491
James Smart2e90f4b2011-12-13 13:22:37 -050015492 /* sanity check on queue memory */
15493 if (!cq || !eq)
15494 return -ENODEV;
James Smart49198b32010-04-06 15:04:33 -040015495
James Smart4f774512009-05-22 14:52:35 -040015496 mbox = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL);
15497 if (!mbox)
15498 return -ENOMEM;
15499 length = (sizeof(struct lpfc_mbx_cq_create) -
15500 sizeof(struct lpfc_sli4_cfg_mhdr));
15501 lpfc_sli4_config(phba, mbox, LPFC_MBOX_SUBSYSTEM_COMMON,
15502 LPFC_MBOX_OPCODE_CQ_CREATE,
15503 length, LPFC_SLI4_MBX_EMBED);
15504 cq_create = &mbox->u.mqe.un.cq_create;
James Smart5a6f1332011-03-11 16:05:35 -050015505 shdr = (union lpfc_sli4_cfg_shdr *) &cq_create->header.cfg_shdr;
James Smart4f774512009-05-22 14:52:35 -040015506 bf_set(lpfc_mbx_cq_create_num_pages, &cq_create->u.request,
15507 cq->page_count);
15508 bf_set(lpfc_cq_context_event, &cq_create->u.request.context, 1);
15509 bf_set(lpfc_cq_context_valid, &cq_create->u.request.context, 1);
James Smart5a6f1332011-03-11 16:05:35 -050015510 bf_set(lpfc_mbox_hdr_version, &shdr->request,
15511 phba->sli4_hba.pc_sli4_params.cqv);
15512 if (phba->sli4_hba.pc_sli4_params.cqv == LPFC_Q_CREATE_VERSION_2) {
James Smart81b96ed2017-11-20 16:00:29 -080015513 bf_set(lpfc_mbx_cq_create_page_size, &cq_create->u.request,
15514 (cq->page_size / SLI4_PAGE_SIZE));
James Smart5a6f1332011-03-11 16:05:35 -050015515 bf_set(lpfc_cq_eq_id_2, &cq_create->u.request.context,
15516 eq->queue_id);
James Smart7365f6f2018-02-22 08:18:46 -080015517 bf_set(lpfc_cq_context_autovalid, &cq_create->u.request.context,
15518 phba->sli4_hba.pc_sli4_params.cqav);
James Smart5a6f1332011-03-11 16:05:35 -050015519 } else {
15520 bf_set(lpfc_cq_eq_id, &cq_create->u.request.context,
15521 eq->queue_id);
15522 }
James Smart4f774512009-05-22 14:52:35 -040015523 switch (cq->entry_count) {
James Smart81b96ed2017-11-20 16:00:29 -080015524 case 2048:
15525 case 4096:
15526 if (phba->sli4_hba.pc_sli4_params.cqv ==
15527 LPFC_Q_CREATE_VERSION_2) {
15528 cq_create->u.request.context.lpfc_cq_context_count =
15529 cq->entry_count;
15530 bf_set(lpfc_cq_context_count,
15531 &cq_create->u.request.context,
15532 LPFC_CQ_CNT_WORD7);
15533 break;
15534 }
Gustavo A. R. Silvadf561f662020-08-23 17:36:59 -050015535 fallthrough;
James Smart4f774512009-05-22 14:52:35 -040015536 default:
Dick Kennedy372c1872020-06-30 14:50:00 -070015537 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart2ea259e2017-02-12 13:52:27 -080015538 "0361 Unsupported CQ count: "
James Smart64eb4dc2017-05-15 15:20:49 -070015539 "entry cnt %d sz %d pg cnt %d\n",
James Smart2ea259e2017-02-12 13:52:27 -080015540 cq->entry_count, cq->entry_size,
James Smart64eb4dc2017-05-15 15:20:49 -070015541 cq->page_count);
James Smart4f4c1862012-06-12 13:54:02 -040015542 if (cq->entry_count < 256) {
15543 status = -EINVAL;
15544 goto out;
15545 }
Gustavo A. R. Silvadf561f662020-08-23 17:36:59 -050015546 fallthrough; /* otherwise default to smallest count */
James Smart4f774512009-05-22 14:52:35 -040015547 case 256:
15548 bf_set(lpfc_cq_context_count, &cq_create->u.request.context,
15549 LPFC_CQ_CNT_256);
15550 break;
15551 case 512:
15552 bf_set(lpfc_cq_context_count, &cq_create->u.request.context,
15553 LPFC_CQ_CNT_512);
15554 break;
15555 case 1024:
15556 bf_set(lpfc_cq_context_count, &cq_create->u.request.context,
15557 LPFC_CQ_CNT_1024);
15558 break;
15559 }
15560 list_for_each_entry(dmabuf, &cq->page_list, list) {
James Smart81b96ed2017-11-20 16:00:29 -080015561 memset(dmabuf->virt, 0, cq->page_size);
James Smart4f774512009-05-22 14:52:35 -040015562 cq_create->u.request.page[dmabuf->buffer_tag].addr_lo =
15563 putPaddrLow(dmabuf->phys);
15564 cq_create->u.request.page[dmabuf->buffer_tag].addr_hi =
15565 putPaddrHigh(dmabuf->phys);
15566 }
15567 rc = lpfc_sli_issue_mbox(phba, mbox, MBX_POLL);
15568
15569 /* The IOCTL status is embedded in the mailbox subheader. */
James Smart4f774512009-05-22 14:52:35 -040015570 shdr_status = bf_get(lpfc_mbox_hdr_status, &shdr->response);
15571 shdr_add_status = bf_get(lpfc_mbox_hdr_add_status, &shdr->response);
15572 if (shdr_status || shdr_add_status || rc) {
Dick Kennedy372c1872020-06-30 14:50:00 -070015573 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart4f774512009-05-22 14:52:35 -040015574 "2501 CQ_CREATE mailbox failed with "
15575 "status x%x add_status x%x, mbx status x%x\n",
15576 shdr_status, shdr_add_status, rc);
15577 status = -ENXIO;
15578 goto out;
15579 }
15580 cq->queue_id = bf_get(lpfc_mbx_cq_create_q_id, &cq_create->u.response);
15581 if (cq->queue_id == 0xFFFF) {
15582 status = -ENXIO;
15583 goto out;
15584 }
15585 /* link the cq onto the parent eq child list */
15586 list_add_tail(&cq->list, &eq->child_list);
15587 /* Set up completion queue's type and subtype */
15588 cq->type = type;
15589 cq->subtype = subtype;
15590 cq->queue_id = bf_get(lpfc_mbx_cq_create_q_id, &cq_create->u.response);
James Smart2a622bf2011-02-16 12:40:06 -050015591 cq->assoc_qid = eq->queue_id;
James Smart6a828b02019-01-28 11:14:31 -080015592 cq->assoc_qp = eq;
James Smart4f774512009-05-22 14:52:35 -040015593 cq->host_index = 0;
James Smart32517fc2019-01-28 11:14:33 -080015594 cq->notify_interval = LPFC_CQ_NOTIFY_INTRVL;
15595 cq->max_proc_limit = min(phba->cfg_cq_max_proc_limit, cq->entry_count);
James Smart4f774512009-05-22 14:52:35 -040015596
James Smart6a828b02019-01-28 11:14:31 -080015597 if (cq->queue_id > phba->sli4_hba.cq_max)
15598 phba->sli4_hba.cq_max = cq->queue_id;
Dick Kennedy317aeb82020-06-30 14:49:59 -070015599
15600 irq_poll_init(&cq->iop, LPFC_IRQ_POLL_WEIGHT, lpfc_cq_poll_hdler);
James Smart8fa38512009-07-19 10:01:03 -040015601out:
15602 mempool_free(mbox, phba->mbox_mem_pool);
James Smart4f774512009-05-22 14:52:35 -040015603 return status;
15604}
15605
15606/**
James Smart2d7dbc42017-02-12 13:52:35 -080015607 * lpfc_cq_create_set - Create a set of Completion Queues on the HBA for MRQ
15608 * @phba: HBA structure that indicates port to create a queue on.
15609 * @cqp: The queue structure array to use to create the completion queues.
James Smartcdb42be2019-01-28 11:14:21 -080015610 * @hdwq: The hardware queue array with the EQ to bind completion queues to.
Lee Jones7af29d42020-07-21 17:41:31 +010015611 * @type: Type of queue (EQ, GCQ, MCQ, WCQ, etc).
15612 * @subtype: Functional purpose of the queue (MBOX, IO, ELS, NVMET, etc).
James Smart2d7dbc42017-02-12 13:52:35 -080015613 *
15614 * This function creates a set of completion queue, s to support MRQ
15615 * as detailed in @cqp, on a port,
15616 * described by @phba by sending a CREATE_CQ_SET mailbox command to the HBA.
15617 *
15618 * The @phba struct is used to send mailbox command to HBA. The @cq struct
15619 * is used to get the entry count and entry size that are necessary to
15620 * determine the number of pages to allocate and use for this queue. The @eq
15621 * is used to indicate which event queue to bind this completion queue to. This
15622 * function will send the CREATE_CQ_SET mailbox command to the HBA to setup the
15623 * completion queue. This function is asynchronous and will wait for the mailbox
15624 * command to finish before continuing.
15625 *
15626 * On success this function will return a zero. If unable to allocate enough
15627 * memory this function will return -ENOMEM. If the queue create mailbox command
15628 * fails this function will return -ENXIO.
15629 **/
15630int
15631lpfc_cq_create_set(struct lpfc_hba *phba, struct lpfc_queue **cqp,
James Smartcdb42be2019-01-28 11:14:21 -080015632 struct lpfc_sli4_hdw_queue *hdwq, uint32_t type,
15633 uint32_t subtype)
James Smart2d7dbc42017-02-12 13:52:35 -080015634{
15635 struct lpfc_queue *cq;
15636 struct lpfc_queue *eq;
15637 struct lpfc_mbx_cq_create_set *cq_set;
15638 struct lpfc_dmabuf *dmabuf;
15639 LPFC_MBOXQ_t *mbox;
15640 int rc, length, alloclen, status = 0;
15641 int cnt, idx, numcq, page_idx = 0;
15642 uint32_t shdr_status, shdr_add_status;
15643 union lpfc_sli4_cfg_shdr *shdr;
15644 uint32_t hw_page_size = phba->sli4_hba.pc_sli4_params.if_page_sz;
15645
15646 /* sanity check on queue memory */
15647 numcq = phba->cfg_nvmet_mrq;
James Smartcdb42be2019-01-28 11:14:21 -080015648 if (!cqp || !hdwq || !numcq)
James Smart2d7dbc42017-02-12 13:52:35 -080015649 return -ENODEV;
James Smart2d7dbc42017-02-12 13:52:35 -080015650
15651 mbox = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL);
15652 if (!mbox)
15653 return -ENOMEM;
15654
15655 length = sizeof(struct lpfc_mbx_cq_create_set);
15656 length += ((numcq * cqp[0]->page_count) *
15657 sizeof(struct dma_address));
15658 alloclen = lpfc_sli4_config(phba, mbox, LPFC_MBOX_SUBSYSTEM_FCOE,
15659 LPFC_MBOX_OPCODE_FCOE_CQ_CREATE_SET, length,
15660 LPFC_SLI4_MBX_NEMBED);
15661 if (alloclen < length) {
Dick Kennedy372c1872020-06-30 14:50:00 -070015662 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart2d7dbc42017-02-12 13:52:35 -080015663 "3098 Allocated DMA memory size (%d) is "
15664 "less than the requested DMA memory size "
15665 "(%d)\n", alloclen, length);
15666 status = -ENOMEM;
15667 goto out;
15668 }
15669 cq_set = mbox->sge_array->addr[0];
15670 shdr = (union lpfc_sli4_cfg_shdr *)&cq_set->cfg_shdr;
15671 bf_set(lpfc_mbox_hdr_version, &shdr->request, 0);
15672
15673 for (idx = 0; idx < numcq; idx++) {
15674 cq = cqp[idx];
James Smartcdb42be2019-01-28 11:14:21 -080015675 eq = hdwq[idx].hba_eq;
James Smart2d7dbc42017-02-12 13:52:35 -080015676 if (!cq || !eq) {
15677 status = -ENOMEM;
15678 goto out;
15679 }
James Smart81b96ed2017-11-20 16:00:29 -080015680 if (!phba->sli4_hba.pc_sli4_params.supported)
15681 hw_page_size = cq->page_size;
James Smart2d7dbc42017-02-12 13:52:35 -080015682
15683 switch (idx) {
15684 case 0:
15685 bf_set(lpfc_mbx_cq_create_set_page_size,
15686 &cq_set->u.request,
15687 (hw_page_size / SLI4_PAGE_SIZE));
15688 bf_set(lpfc_mbx_cq_create_set_num_pages,
15689 &cq_set->u.request, cq->page_count);
15690 bf_set(lpfc_mbx_cq_create_set_evt,
15691 &cq_set->u.request, 1);
15692 bf_set(lpfc_mbx_cq_create_set_valid,
15693 &cq_set->u.request, 1);
15694 bf_set(lpfc_mbx_cq_create_set_cqe_size,
15695 &cq_set->u.request, 0);
15696 bf_set(lpfc_mbx_cq_create_set_num_cq,
15697 &cq_set->u.request, numcq);
James Smart7365f6f2018-02-22 08:18:46 -080015698 bf_set(lpfc_mbx_cq_create_set_autovalid,
15699 &cq_set->u.request,
15700 phba->sli4_hba.pc_sli4_params.cqav);
James Smart2d7dbc42017-02-12 13:52:35 -080015701 switch (cq->entry_count) {
James Smart81b96ed2017-11-20 16:00:29 -080015702 case 2048:
15703 case 4096:
15704 if (phba->sli4_hba.pc_sli4_params.cqv ==
15705 LPFC_Q_CREATE_VERSION_2) {
15706 bf_set(lpfc_mbx_cq_create_set_cqe_cnt,
15707 &cq_set->u.request,
15708 cq->entry_count);
15709 bf_set(lpfc_mbx_cq_create_set_cqe_cnt,
15710 &cq_set->u.request,
15711 LPFC_CQ_CNT_WORD7);
15712 break;
15713 }
Gustavo A. R. Silvadf561f662020-08-23 17:36:59 -050015714 fallthrough;
James Smart2d7dbc42017-02-12 13:52:35 -080015715 default:
Dick Kennedy372c1872020-06-30 14:50:00 -070015716 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart2d7dbc42017-02-12 13:52:35 -080015717 "3118 Bad CQ count. (%d)\n",
15718 cq->entry_count);
15719 if (cq->entry_count < 256) {
15720 status = -EINVAL;
15721 goto out;
15722 }
Gustavo A. R. Silvadf561f662020-08-23 17:36:59 -050015723 fallthrough; /* otherwise default to smallest */
James Smart2d7dbc42017-02-12 13:52:35 -080015724 case 256:
15725 bf_set(lpfc_mbx_cq_create_set_cqe_cnt,
15726 &cq_set->u.request, LPFC_CQ_CNT_256);
15727 break;
15728 case 512:
15729 bf_set(lpfc_mbx_cq_create_set_cqe_cnt,
15730 &cq_set->u.request, LPFC_CQ_CNT_512);
15731 break;
15732 case 1024:
15733 bf_set(lpfc_mbx_cq_create_set_cqe_cnt,
15734 &cq_set->u.request, LPFC_CQ_CNT_1024);
15735 break;
15736 }
15737 bf_set(lpfc_mbx_cq_create_set_eq_id0,
15738 &cq_set->u.request, eq->queue_id);
15739 break;
15740 case 1:
15741 bf_set(lpfc_mbx_cq_create_set_eq_id1,
15742 &cq_set->u.request, eq->queue_id);
15743 break;
15744 case 2:
15745 bf_set(lpfc_mbx_cq_create_set_eq_id2,
15746 &cq_set->u.request, eq->queue_id);
15747 break;
15748 case 3:
15749 bf_set(lpfc_mbx_cq_create_set_eq_id3,
15750 &cq_set->u.request, eq->queue_id);
15751 break;
15752 case 4:
15753 bf_set(lpfc_mbx_cq_create_set_eq_id4,
15754 &cq_set->u.request, eq->queue_id);
15755 break;
15756 case 5:
15757 bf_set(lpfc_mbx_cq_create_set_eq_id5,
15758 &cq_set->u.request, eq->queue_id);
15759 break;
15760 case 6:
15761 bf_set(lpfc_mbx_cq_create_set_eq_id6,
15762 &cq_set->u.request, eq->queue_id);
15763 break;
15764 case 7:
15765 bf_set(lpfc_mbx_cq_create_set_eq_id7,
15766 &cq_set->u.request, eq->queue_id);
15767 break;
15768 case 8:
15769 bf_set(lpfc_mbx_cq_create_set_eq_id8,
15770 &cq_set->u.request, eq->queue_id);
15771 break;
15772 case 9:
15773 bf_set(lpfc_mbx_cq_create_set_eq_id9,
15774 &cq_set->u.request, eq->queue_id);
15775 break;
15776 case 10:
15777 bf_set(lpfc_mbx_cq_create_set_eq_id10,
15778 &cq_set->u.request, eq->queue_id);
15779 break;
15780 case 11:
15781 bf_set(lpfc_mbx_cq_create_set_eq_id11,
15782 &cq_set->u.request, eq->queue_id);
15783 break;
15784 case 12:
15785 bf_set(lpfc_mbx_cq_create_set_eq_id12,
15786 &cq_set->u.request, eq->queue_id);
15787 break;
15788 case 13:
15789 bf_set(lpfc_mbx_cq_create_set_eq_id13,
15790 &cq_set->u.request, eq->queue_id);
15791 break;
15792 case 14:
15793 bf_set(lpfc_mbx_cq_create_set_eq_id14,
15794 &cq_set->u.request, eq->queue_id);
15795 break;
15796 case 15:
15797 bf_set(lpfc_mbx_cq_create_set_eq_id15,
15798 &cq_set->u.request, eq->queue_id);
15799 break;
15800 }
15801
15802 /* link the cq onto the parent eq child list */
15803 list_add_tail(&cq->list, &eq->child_list);
15804 /* Set up completion queue's type and subtype */
15805 cq->type = type;
15806 cq->subtype = subtype;
15807 cq->assoc_qid = eq->queue_id;
James Smart6a828b02019-01-28 11:14:31 -080015808 cq->assoc_qp = eq;
James Smart2d7dbc42017-02-12 13:52:35 -080015809 cq->host_index = 0;
James Smart32517fc2019-01-28 11:14:33 -080015810 cq->notify_interval = LPFC_CQ_NOTIFY_INTRVL;
15811 cq->max_proc_limit = min(phba->cfg_cq_max_proc_limit,
15812 cq->entry_count);
James Smart81b96ed2017-11-20 16:00:29 -080015813 cq->chann = idx;
James Smart2d7dbc42017-02-12 13:52:35 -080015814
15815 rc = 0;
15816 list_for_each_entry(dmabuf, &cq->page_list, list) {
15817 memset(dmabuf->virt, 0, hw_page_size);
15818 cnt = page_idx + dmabuf->buffer_tag;
15819 cq_set->u.request.page[cnt].addr_lo =
15820 putPaddrLow(dmabuf->phys);
15821 cq_set->u.request.page[cnt].addr_hi =
15822 putPaddrHigh(dmabuf->phys);
15823 rc++;
15824 }
15825 page_idx += rc;
15826 }
15827
15828 rc = lpfc_sli_issue_mbox(phba, mbox, MBX_POLL);
15829
15830 /* The IOCTL status is embedded in the mailbox subheader. */
15831 shdr_status = bf_get(lpfc_mbox_hdr_status, &shdr->response);
15832 shdr_add_status = bf_get(lpfc_mbox_hdr_add_status, &shdr->response);
15833 if (shdr_status || shdr_add_status || rc) {
Dick Kennedy372c1872020-06-30 14:50:00 -070015834 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart2d7dbc42017-02-12 13:52:35 -080015835 "3119 CQ_CREATE_SET mailbox failed with "
15836 "status x%x add_status x%x, mbx status x%x\n",
15837 shdr_status, shdr_add_status, rc);
15838 status = -ENXIO;
15839 goto out;
15840 }
15841 rc = bf_get(lpfc_mbx_cq_create_set_base_id, &cq_set->u.response);
15842 if (rc == 0xFFFF) {
15843 status = -ENXIO;
15844 goto out;
15845 }
15846
15847 for (idx = 0; idx < numcq; idx++) {
15848 cq = cqp[idx];
15849 cq->queue_id = rc + idx;
James Smart6a828b02019-01-28 11:14:31 -080015850 if (cq->queue_id > phba->sli4_hba.cq_max)
15851 phba->sli4_hba.cq_max = cq->queue_id;
James Smart2d7dbc42017-02-12 13:52:35 -080015852 }
15853
15854out:
15855 lpfc_sli4_mbox_cmd_free(phba, mbox);
15856 return status;
15857}
15858
15859/**
James Smartb19a0612010-04-06 14:48:51 -040015860 * lpfc_mq_create_fb_init - Send MCC_CREATE without async events registration
James Smart04c68492009-05-22 14:52:52 -040015861 * @phba: HBA structure that indicates port to create a queue on.
15862 * @mq: The queue structure to use to create the mailbox queue.
James Smartb19a0612010-04-06 14:48:51 -040015863 * @mbox: An allocated pointer to type LPFC_MBOXQ_t
15864 * @cq: The completion queue to associate with this cq.
James Smart04c68492009-05-22 14:52:52 -040015865 *
James Smartb19a0612010-04-06 14:48:51 -040015866 * This function provides failback (fb) functionality when the
15867 * mq_create_ext fails on older FW generations. It's purpose is identical
15868 * to mq_create_ext otherwise.
James Smart04c68492009-05-22 14:52:52 -040015869 *
James Smartb19a0612010-04-06 14:48:51 -040015870 * This routine cannot fail as all attributes were previously accessed and
15871 * initialized in mq_create_ext.
James Smart04c68492009-05-22 14:52:52 -040015872 **/
James Smartb19a0612010-04-06 14:48:51 -040015873static void
15874lpfc_mq_create_fb_init(struct lpfc_hba *phba, struct lpfc_queue *mq,
15875 LPFC_MBOXQ_t *mbox, struct lpfc_queue *cq)
James Smart04c68492009-05-22 14:52:52 -040015876{
15877 struct lpfc_mbx_mq_create *mq_create;
15878 struct lpfc_dmabuf *dmabuf;
James Smartb19a0612010-04-06 14:48:51 -040015879 int length;
James Smart04c68492009-05-22 14:52:52 -040015880
James Smart04c68492009-05-22 14:52:52 -040015881 length = (sizeof(struct lpfc_mbx_mq_create) -
15882 sizeof(struct lpfc_sli4_cfg_mhdr));
15883 lpfc_sli4_config(phba, mbox, LPFC_MBOX_SUBSYSTEM_COMMON,
15884 LPFC_MBOX_OPCODE_MQ_CREATE,
15885 length, LPFC_SLI4_MBX_EMBED);
15886 mq_create = &mbox->u.mqe.un.mq_create;
15887 bf_set(lpfc_mbx_mq_create_num_pages, &mq_create->u.request,
James Smartb19a0612010-04-06 14:48:51 -040015888 mq->page_count);
James Smart04c68492009-05-22 14:52:52 -040015889 bf_set(lpfc_mq_context_cq_id, &mq_create->u.request.context,
James Smartb19a0612010-04-06 14:48:51 -040015890 cq->queue_id);
James Smart04c68492009-05-22 14:52:52 -040015891 bf_set(lpfc_mq_context_valid, &mq_create->u.request.context, 1);
15892 switch (mq->entry_count) {
James Smart04c68492009-05-22 14:52:52 -040015893 case 16:
James Smart5a6f1332011-03-11 16:05:35 -050015894 bf_set(lpfc_mq_context_ring_size, &mq_create->u.request.context,
15895 LPFC_MQ_RING_SIZE_16);
James Smart04c68492009-05-22 14:52:52 -040015896 break;
15897 case 32:
James Smart5a6f1332011-03-11 16:05:35 -050015898 bf_set(lpfc_mq_context_ring_size, &mq_create->u.request.context,
15899 LPFC_MQ_RING_SIZE_32);
James Smart04c68492009-05-22 14:52:52 -040015900 break;
15901 case 64:
James Smart5a6f1332011-03-11 16:05:35 -050015902 bf_set(lpfc_mq_context_ring_size, &mq_create->u.request.context,
15903 LPFC_MQ_RING_SIZE_64);
James Smart04c68492009-05-22 14:52:52 -040015904 break;
15905 case 128:
James Smart5a6f1332011-03-11 16:05:35 -050015906 bf_set(lpfc_mq_context_ring_size, &mq_create->u.request.context,
15907 LPFC_MQ_RING_SIZE_128);
James Smart04c68492009-05-22 14:52:52 -040015908 break;
15909 }
15910 list_for_each_entry(dmabuf, &mq->page_list, list) {
15911 mq_create->u.request.page[dmabuf->buffer_tag].addr_lo =
James Smartb19a0612010-04-06 14:48:51 -040015912 putPaddrLow(dmabuf->phys);
James Smart04c68492009-05-22 14:52:52 -040015913 mq_create->u.request.page[dmabuf->buffer_tag].addr_hi =
James Smartb19a0612010-04-06 14:48:51 -040015914 putPaddrHigh(dmabuf->phys);
15915 }
15916}
15917
15918/**
15919 * lpfc_mq_create - Create a mailbox Queue on the HBA
15920 * @phba: HBA structure that indicates port to create a queue on.
15921 * @mq: The queue structure to use to create the mailbox queue.
15922 * @cq: The completion queue to associate with this cq.
15923 * @subtype: The queue's subtype.
15924 *
15925 * This function creates a mailbox queue, as detailed in @mq, on a port,
15926 * described by @phba by sending a MQ_CREATE mailbox command to the HBA.
15927 *
15928 * The @phba struct is used to send mailbox command to HBA. The @cq struct
15929 * is used to get the entry count and entry size that are necessary to
15930 * determine the number of pages to allocate and use for this queue. This
15931 * function will send the MQ_CREATE mailbox command to the HBA to setup the
15932 * mailbox queue. This function is asynchronous and will wait for the mailbox
15933 * command to finish before continuing.
15934 *
15935 * On success this function will return a zero. If unable to allocate enough
James Smartd439d282010-09-29 11:18:45 -040015936 * memory this function will return -ENOMEM. If the queue create mailbox command
15937 * fails this function will return -ENXIO.
James Smartb19a0612010-04-06 14:48:51 -040015938 **/
15939int32_t
15940lpfc_mq_create(struct lpfc_hba *phba, struct lpfc_queue *mq,
15941 struct lpfc_queue *cq, uint32_t subtype)
15942{
15943 struct lpfc_mbx_mq_create *mq_create;
15944 struct lpfc_mbx_mq_create_ext *mq_create_ext;
15945 struct lpfc_dmabuf *dmabuf;
15946 LPFC_MBOXQ_t *mbox;
15947 int rc, length, status = 0;
15948 uint32_t shdr_status, shdr_add_status;
15949 union lpfc_sli4_cfg_shdr *shdr;
James Smart49198b32010-04-06 15:04:33 -040015950 uint32_t hw_page_size = phba->sli4_hba.pc_sli4_params.if_page_sz;
James Smartb19a0612010-04-06 14:48:51 -040015951
James Smart2e90f4b2011-12-13 13:22:37 -050015952 /* sanity check on queue memory */
15953 if (!mq || !cq)
15954 return -ENODEV;
James Smart49198b32010-04-06 15:04:33 -040015955 if (!phba->sli4_hba.pc_sli4_params.supported)
15956 hw_page_size = SLI4_PAGE_SIZE;
James Smartb19a0612010-04-06 14:48:51 -040015957
15958 mbox = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL);
15959 if (!mbox)
15960 return -ENOMEM;
15961 length = (sizeof(struct lpfc_mbx_mq_create_ext) -
15962 sizeof(struct lpfc_sli4_cfg_mhdr));
15963 lpfc_sli4_config(phba, mbox, LPFC_MBOX_SUBSYSTEM_COMMON,
15964 LPFC_MBOX_OPCODE_MQ_CREATE_EXT,
15965 length, LPFC_SLI4_MBX_EMBED);
15966
15967 mq_create_ext = &mbox->u.mqe.un.mq_create_ext;
James Smart5a6f1332011-03-11 16:05:35 -050015968 shdr = (union lpfc_sli4_cfg_shdr *) &mq_create_ext->header.cfg_shdr;
James Smart70f3c072010-12-15 17:57:33 -050015969 bf_set(lpfc_mbx_mq_create_ext_num_pages,
15970 &mq_create_ext->u.request, mq->page_count);
15971 bf_set(lpfc_mbx_mq_create_ext_async_evt_link,
15972 &mq_create_ext->u.request, 1);
15973 bf_set(lpfc_mbx_mq_create_ext_async_evt_fip,
James Smartb19a0612010-04-06 14:48:51 -040015974 &mq_create_ext->u.request, 1);
15975 bf_set(lpfc_mbx_mq_create_ext_async_evt_group5,
15976 &mq_create_ext->u.request, 1);
James Smart70f3c072010-12-15 17:57:33 -050015977 bf_set(lpfc_mbx_mq_create_ext_async_evt_fc,
15978 &mq_create_ext->u.request, 1);
15979 bf_set(lpfc_mbx_mq_create_ext_async_evt_sli,
15980 &mq_create_ext->u.request, 1);
James Smartb19a0612010-04-06 14:48:51 -040015981 bf_set(lpfc_mq_context_valid, &mq_create_ext->u.request.context, 1);
James Smart5a6f1332011-03-11 16:05:35 -050015982 bf_set(lpfc_mbox_hdr_version, &shdr->request,
15983 phba->sli4_hba.pc_sli4_params.mqv);
15984 if (phba->sli4_hba.pc_sli4_params.mqv == LPFC_Q_CREATE_VERSION_1)
15985 bf_set(lpfc_mbx_mq_create_ext_cq_id, &mq_create_ext->u.request,
15986 cq->queue_id);
15987 else
15988 bf_set(lpfc_mq_context_cq_id, &mq_create_ext->u.request.context,
15989 cq->queue_id);
James Smartb19a0612010-04-06 14:48:51 -040015990 switch (mq->entry_count) {
15991 default:
Dick Kennedy372c1872020-06-30 14:50:00 -070015992 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smartb19a0612010-04-06 14:48:51 -040015993 "0362 Unsupported MQ count. (%d)\n",
15994 mq->entry_count);
James Smart4f4c1862012-06-12 13:54:02 -040015995 if (mq->entry_count < 16) {
15996 status = -EINVAL;
15997 goto out;
15998 }
Gustavo A. R. Silvadf561f662020-08-23 17:36:59 -050015999 fallthrough; /* otherwise default to smallest count */
James Smartb19a0612010-04-06 14:48:51 -040016000 case 16:
James Smart5a6f1332011-03-11 16:05:35 -050016001 bf_set(lpfc_mq_context_ring_size,
16002 &mq_create_ext->u.request.context,
16003 LPFC_MQ_RING_SIZE_16);
James Smartb19a0612010-04-06 14:48:51 -040016004 break;
16005 case 32:
James Smart5a6f1332011-03-11 16:05:35 -050016006 bf_set(lpfc_mq_context_ring_size,
16007 &mq_create_ext->u.request.context,
16008 LPFC_MQ_RING_SIZE_32);
James Smartb19a0612010-04-06 14:48:51 -040016009 break;
16010 case 64:
James Smart5a6f1332011-03-11 16:05:35 -050016011 bf_set(lpfc_mq_context_ring_size,
16012 &mq_create_ext->u.request.context,
16013 LPFC_MQ_RING_SIZE_64);
James Smartb19a0612010-04-06 14:48:51 -040016014 break;
16015 case 128:
James Smart5a6f1332011-03-11 16:05:35 -050016016 bf_set(lpfc_mq_context_ring_size,
16017 &mq_create_ext->u.request.context,
16018 LPFC_MQ_RING_SIZE_128);
James Smartb19a0612010-04-06 14:48:51 -040016019 break;
16020 }
16021 list_for_each_entry(dmabuf, &mq->page_list, list) {
James Smart49198b32010-04-06 15:04:33 -040016022 memset(dmabuf->virt, 0, hw_page_size);
James Smartb19a0612010-04-06 14:48:51 -040016023 mq_create_ext->u.request.page[dmabuf->buffer_tag].addr_lo =
16024 putPaddrLow(dmabuf->phys);
16025 mq_create_ext->u.request.page[dmabuf->buffer_tag].addr_hi =
James Smart04c68492009-05-22 14:52:52 -040016026 putPaddrHigh(dmabuf->phys);
16027 }
16028 rc = lpfc_sli_issue_mbox(phba, mbox, MBX_POLL);
James Smartb19a0612010-04-06 14:48:51 -040016029 mq->queue_id = bf_get(lpfc_mbx_mq_create_q_id,
16030 &mq_create_ext->u.response);
16031 if (rc != MBX_SUCCESS) {
16032 lpfc_printf_log(phba, KERN_INFO, LOG_INIT,
16033 "2795 MQ_CREATE_EXT failed with "
16034 "status x%x. Failback to MQ_CREATE.\n",
16035 rc);
16036 lpfc_mq_create_fb_init(phba, mq, mbox, cq);
16037 mq_create = &mbox->u.mqe.un.mq_create;
16038 rc = lpfc_sli_issue_mbox(phba, mbox, MBX_POLL);
16039 shdr = (union lpfc_sli4_cfg_shdr *) &mq_create->header.cfg_shdr;
16040 mq->queue_id = bf_get(lpfc_mbx_mq_create_q_id,
16041 &mq_create->u.response);
16042 }
16043
James Smart04c68492009-05-22 14:52:52 -040016044 /* The IOCTL status is embedded in the mailbox subheader. */
James Smart04c68492009-05-22 14:52:52 -040016045 shdr_status = bf_get(lpfc_mbox_hdr_status, &shdr->response);
16046 shdr_add_status = bf_get(lpfc_mbox_hdr_add_status, &shdr->response);
16047 if (shdr_status || shdr_add_status || rc) {
Dick Kennedy372c1872020-06-30 14:50:00 -070016048 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart04c68492009-05-22 14:52:52 -040016049 "2502 MQ_CREATE mailbox failed with "
16050 "status x%x add_status x%x, mbx status x%x\n",
16051 shdr_status, shdr_add_status, rc);
16052 status = -ENXIO;
16053 goto out;
16054 }
James Smart04c68492009-05-22 14:52:52 -040016055 if (mq->queue_id == 0xFFFF) {
16056 status = -ENXIO;
16057 goto out;
16058 }
16059 mq->type = LPFC_MQ;
James Smart2a622bf2011-02-16 12:40:06 -050016060 mq->assoc_qid = cq->queue_id;
James Smart04c68492009-05-22 14:52:52 -040016061 mq->subtype = subtype;
16062 mq->host_index = 0;
16063 mq->hba_index = 0;
16064
16065 /* link the mq onto the parent cq child list */
16066 list_add_tail(&mq->list, &cq->child_list);
16067out:
James Smart8fa38512009-07-19 10:01:03 -040016068 mempool_free(mbox, phba->mbox_mem_pool);
James Smart04c68492009-05-22 14:52:52 -040016069 return status;
16070}
16071
16072/**
James Smart4f774512009-05-22 14:52:35 -040016073 * lpfc_wq_create - Create a Work Queue on the HBA
16074 * @phba: HBA structure that indicates port to create a queue on.
16075 * @wq: The queue structure to use to create the work queue.
16076 * @cq: The completion queue to bind this work queue to.
16077 * @subtype: The subtype of the work queue indicating its functionality.
16078 *
16079 * This function creates a work queue, as detailed in @wq, on a port, described
16080 * by @phba by sending a WQ_CREATE mailbox command to the HBA.
16081 *
16082 * The @phba struct is used to send mailbox command to HBA. The @wq struct
16083 * is used to get the entry count and entry size that are necessary to
16084 * determine the number of pages to allocate and use for this queue. The @cq
16085 * is used to indicate which completion queue to bind this work queue to. This
16086 * function will send the WQ_CREATE mailbox command to the HBA to setup the
16087 * work queue. This function is asynchronous and will wait for the mailbox
16088 * command to finish before continuing.
16089 *
16090 * On success this function will return a zero. If unable to allocate enough
James Smartd439d282010-09-29 11:18:45 -040016091 * memory this function will return -ENOMEM. If the queue create mailbox command
16092 * fails this function will return -ENXIO.
James Smart4f774512009-05-22 14:52:35 -040016093 **/
James Smarta2fc4aef2014-09-03 12:57:55 -040016094int
James Smart4f774512009-05-22 14:52:35 -040016095lpfc_wq_create(struct lpfc_hba *phba, struct lpfc_queue *wq,
16096 struct lpfc_queue *cq, uint32_t subtype)
16097{
16098 struct lpfc_mbx_wq_create *wq_create;
16099 struct lpfc_dmabuf *dmabuf;
16100 LPFC_MBOXQ_t *mbox;
16101 int rc, length, status = 0;
16102 uint32_t shdr_status, shdr_add_status;
16103 union lpfc_sli4_cfg_shdr *shdr;
James Smart49198b32010-04-06 15:04:33 -040016104 uint32_t hw_page_size = phba->sli4_hba.pc_sli4_params.if_page_sz;
James Smart5a6f1332011-03-11 16:05:35 -050016105 struct dma_address *page;
James Smart962bc512013-01-03 15:44:00 -050016106 void __iomem *bar_memmap_p;
16107 uint32_t db_offset;
16108 uint16_t pci_barset;
James Smart1351e692018-02-22 08:18:43 -080016109 uint8_t dpp_barset;
16110 uint32_t dpp_offset;
James Smart81b96ed2017-11-20 16:00:29 -080016111 uint8_t wq_create_version;
Lee Jones11d8e562020-07-21 17:41:44 +010016112#ifdef CONFIG_X86
16113 unsigned long pg_addr;
16114#endif
James Smart49198b32010-04-06 15:04:33 -040016115
James Smart2e90f4b2011-12-13 13:22:37 -050016116 /* sanity check on queue memory */
16117 if (!wq || !cq)
16118 return -ENODEV;
James Smart49198b32010-04-06 15:04:33 -040016119 if (!phba->sli4_hba.pc_sli4_params.supported)
James Smart81b96ed2017-11-20 16:00:29 -080016120 hw_page_size = wq->page_size;
James Smart4f774512009-05-22 14:52:35 -040016121
16122 mbox = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL);
16123 if (!mbox)
16124 return -ENOMEM;
16125 length = (sizeof(struct lpfc_mbx_wq_create) -
16126 sizeof(struct lpfc_sli4_cfg_mhdr));
16127 lpfc_sli4_config(phba, mbox, LPFC_MBOX_SUBSYSTEM_FCOE,
16128 LPFC_MBOX_OPCODE_FCOE_WQ_CREATE,
16129 length, LPFC_SLI4_MBX_EMBED);
16130 wq_create = &mbox->u.mqe.un.wq_create;
James Smart5a6f1332011-03-11 16:05:35 -050016131 shdr = (union lpfc_sli4_cfg_shdr *) &wq_create->header.cfg_shdr;
James Smart4f774512009-05-22 14:52:35 -040016132 bf_set(lpfc_mbx_wq_create_num_pages, &wq_create->u.request,
16133 wq->page_count);
16134 bf_set(lpfc_mbx_wq_create_cq_id, &wq_create->u.request,
16135 cq->queue_id);
James Smart0c651872013-07-15 18:33:23 -040016136
16137 /* wqv is the earliest version supported, NOT the latest */
James Smart5a6f1332011-03-11 16:05:35 -050016138 bf_set(lpfc_mbox_hdr_version, &shdr->request,
16139 phba->sli4_hba.pc_sli4_params.wqv);
James Smart962bc512013-01-03 15:44:00 -050016140
James Smartc176ffa2018-01-30 15:58:46 -080016141 if ((phba->sli4_hba.pc_sli4_params.wqsize & LPFC_WQ_SZ128_SUPPORT) ||
16142 (wq->page_size > SLI4_PAGE_SIZE))
James Smart81b96ed2017-11-20 16:00:29 -080016143 wq_create_version = LPFC_Q_CREATE_VERSION_1;
16144 else
16145 wq_create_version = LPFC_Q_CREATE_VERSION_0;
16146
James Smart1351e692018-02-22 08:18:43 -080016147 switch (wq_create_version) {
James Smart0c651872013-07-15 18:33:23 -040016148 case LPFC_Q_CREATE_VERSION_1:
James Smart5a6f1332011-03-11 16:05:35 -050016149 bf_set(lpfc_mbx_wq_create_wqe_count, &wq_create->u.request_1,
16150 wq->entry_count);
James Smart3f247de2017-04-21 16:04:56 -070016151 bf_set(lpfc_mbox_hdr_version, &shdr->request,
16152 LPFC_Q_CREATE_VERSION_1);
16153
James Smart5a6f1332011-03-11 16:05:35 -050016154 switch (wq->entry_size) {
16155 default:
16156 case 64:
16157 bf_set(lpfc_mbx_wq_create_wqe_size,
16158 &wq_create->u.request_1,
16159 LPFC_WQ_WQE_SIZE_64);
16160 break;
16161 case 128:
16162 bf_set(lpfc_mbx_wq_create_wqe_size,
16163 &wq_create->u.request_1,
16164 LPFC_WQ_WQE_SIZE_128);
16165 break;
16166 }
James Smart1351e692018-02-22 08:18:43 -080016167 /* Request DPP by default */
16168 bf_set(lpfc_mbx_wq_create_dpp_req, &wq_create->u.request_1, 1);
James Smart8ea73db2017-02-12 13:52:25 -080016169 bf_set(lpfc_mbx_wq_create_page_size,
16170 &wq_create->u.request_1,
James Smart81b96ed2017-11-20 16:00:29 -080016171 (wq->page_size / SLI4_PAGE_SIZE));
James Smart5a6f1332011-03-11 16:05:35 -050016172 page = wq_create->u.request_1.page;
James Smart0c651872013-07-15 18:33:23 -040016173 break;
16174 default:
James Smart1351e692018-02-22 08:18:43 -080016175 page = wq_create->u.request.page;
16176 break;
James Smart5a6f1332011-03-11 16:05:35 -050016177 }
James Smart0c651872013-07-15 18:33:23 -040016178
James Smart4f774512009-05-22 14:52:35 -040016179 list_for_each_entry(dmabuf, &wq->page_list, list) {
James Smart49198b32010-04-06 15:04:33 -040016180 memset(dmabuf->virt, 0, hw_page_size);
James Smart5a6f1332011-03-11 16:05:35 -050016181 page[dmabuf->buffer_tag].addr_lo = putPaddrLow(dmabuf->phys);
16182 page[dmabuf->buffer_tag].addr_hi = putPaddrHigh(dmabuf->phys);
James Smart4f774512009-05-22 14:52:35 -040016183 }
James Smart962bc512013-01-03 15:44:00 -050016184
16185 if (phba->sli4_hba.fw_func_mode & LPFC_DUA_MODE)
16186 bf_set(lpfc_mbx_wq_create_dua, &wq_create->u.request, 1);
16187
James Smart4f774512009-05-22 14:52:35 -040016188 rc = lpfc_sli_issue_mbox(phba, mbox, MBX_POLL);
16189 /* The IOCTL status is embedded in the mailbox subheader. */
James Smart4f774512009-05-22 14:52:35 -040016190 shdr_status = bf_get(lpfc_mbox_hdr_status, &shdr->response);
16191 shdr_add_status = bf_get(lpfc_mbox_hdr_add_status, &shdr->response);
16192 if (shdr_status || shdr_add_status || rc) {
Dick Kennedy372c1872020-06-30 14:50:00 -070016193 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart4f774512009-05-22 14:52:35 -040016194 "2503 WQ_CREATE mailbox failed with "
16195 "status x%x add_status x%x, mbx status x%x\n",
16196 shdr_status, shdr_add_status, rc);
16197 status = -ENXIO;
16198 goto out;
16199 }
James Smart1351e692018-02-22 08:18:43 -080016200
16201 if (wq_create_version == LPFC_Q_CREATE_VERSION_0)
16202 wq->queue_id = bf_get(lpfc_mbx_wq_create_q_id,
16203 &wq_create->u.response);
16204 else
16205 wq->queue_id = bf_get(lpfc_mbx_wq_create_v1_q_id,
16206 &wq_create->u.response_1);
16207
James Smart4f774512009-05-22 14:52:35 -040016208 if (wq->queue_id == 0xFFFF) {
16209 status = -ENXIO;
16210 goto out;
16211 }
James Smart1351e692018-02-22 08:18:43 -080016212
16213 wq->db_format = LPFC_DB_LIST_FORMAT;
16214 if (wq_create_version == LPFC_Q_CREATE_VERSION_0) {
16215 if (phba->sli4_hba.fw_func_mode & LPFC_DUA_MODE) {
16216 wq->db_format = bf_get(lpfc_mbx_wq_create_db_format,
16217 &wq_create->u.response);
16218 if ((wq->db_format != LPFC_DB_LIST_FORMAT) &&
16219 (wq->db_format != LPFC_DB_RING_FORMAT)) {
Dick Kennedy372c1872020-06-30 14:50:00 -070016220 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart1351e692018-02-22 08:18:43 -080016221 "3265 WQ[%d] doorbell format "
16222 "not supported: x%x\n",
16223 wq->queue_id, wq->db_format);
16224 status = -EINVAL;
16225 goto out;
16226 }
16227 pci_barset = bf_get(lpfc_mbx_wq_create_bar_set,
16228 &wq_create->u.response);
16229 bar_memmap_p = lpfc_dual_chute_pci_bar_map(phba,
16230 pci_barset);
16231 if (!bar_memmap_p) {
Dick Kennedy372c1872020-06-30 14:50:00 -070016232 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart1351e692018-02-22 08:18:43 -080016233 "3263 WQ[%d] failed to memmap "
16234 "pci barset:x%x\n",
16235 wq->queue_id, pci_barset);
16236 status = -ENOMEM;
16237 goto out;
16238 }
16239 db_offset = wq_create->u.response.doorbell_offset;
16240 if ((db_offset != LPFC_ULP0_WQ_DOORBELL) &&
16241 (db_offset != LPFC_ULP1_WQ_DOORBELL)) {
Dick Kennedy372c1872020-06-30 14:50:00 -070016242 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart1351e692018-02-22 08:18:43 -080016243 "3252 WQ[%d] doorbell offset "
16244 "not supported: x%x\n",
16245 wq->queue_id, db_offset);
16246 status = -EINVAL;
16247 goto out;
16248 }
16249 wq->db_regaddr = bar_memmap_p + db_offset;
16250 lpfc_printf_log(phba, KERN_INFO, LOG_INIT,
16251 "3264 WQ[%d]: barset:x%x, offset:x%x, "
16252 "format:x%x\n", wq->queue_id,
16253 pci_barset, db_offset, wq->db_format);
16254 } else
16255 wq->db_regaddr = phba->sli4_hba.WQDBregaddr;
James Smart962bc512013-01-03 15:44:00 -050016256 } else {
James Smart1351e692018-02-22 08:18:43 -080016257 /* Check if DPP was honored by the firmware */
16258 wq->dpp_enable = bf_get(lpfc_mbx_wq_create_dpp_rsp,
16259 &wq_create->u.response_1);
16260 if (wq->dpp_enable) {
16261 pci_barset = bf_get(lpfc_mbx_wq_create_v1_bar_set,
16262 &wq_create->u.response_1);
16263 bar_memmap_p = lpfc_dual_chute_pci_bar_map(phba,
16264 pci_barset);
16265 if (!bar_memmap_p) {
Dick Kennedy372c1872020-06-30 14:50:00 -070016266 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart1351e692018-02-22 08:18:43 -080016267 "3267 WQ[%d] failed to memmap "
16268 "pci barset:x%x\n",
16269 wq->queue_id, pci_barset);
16270 status = -ENOMEM;
16271 goto out;
16272 }
16273 db_offset = wq_create->u.response_1.doorbell_offset;
16274 wq->db_regaddr = bar_memmap_p + db_offset;
16275 wq->dpp_id = bf_get(lpfc_mbx_wq_create_dpp_id,
16276 &wq_create->u.response_1);
16277 dpp_barset = bf_get(lpfc_mbx_wq_create_dpp_bar,
16278 &wq_create->u.response_1);
16279 bar_memmap_p = lpfc_dual_chute_pci_bar_map(phba,
16280 dpp_barset);
16281 if (!bar_memmap_p) {
Dick Kennedy372c1872020-06-30 14:50:00 -070016282 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart1351e692018-02-22 08:18:43 -080016283 "3268 WQ[%d] failed to memmap "
16284 "pci barset:x%x\n",
16285 wq->queue_id, dpp_barset);
16286 status = -ENOMEM;
16287 goto out;
16288 }
16289 dpp_offset = wq_create->u.response_1.dpp_offset;
16290 wq->dpp_regaddr = bar_memmap_p + dpp_offset;
16291 lpfc_printf_log(phba, KERN_INFO, LOG_INIT,
16292 "3271 WQ[%d]: barset:x%x, offset:x%x, "
16293 "dpp_id:x%x dpp_barset:x%x "
16294 "dpp_offset:x%x\n",
16295 wq->queue_id, pci_barset, db_offset,
16296 wq->dpp_id, dpp_barset, dpp_offset);
16297
Lee Jones3c1311a2020-07-21 17:41:28 +010016298#ifdef CONFIG_X86
James Smart1351e692018-02-22 08:18:43 -080016299 /* Enable combined writes for DPP aperture */
16300 pg_addr = (unsigned long)(wq->dpp_regaddr) & PAGE_MASK;
James Smart1351e692018-02-22 08:18:43 -080016301 rc = set_memory_wc(pg_addr, 1);
16302 if (rc) {
16303 lpfc_printf_log(phba, KERN_ERR, LOG_INIT,
16304 "3272 Cannot setup Combined "
16305 "Write on WQ[%d] - disable DPP\n",
16306 wq->queue_id);
16307 phba->cfg_enable_dpp = 0;
16308 }
16309#else
16310 phba->cfg_enable_dpp = 0;
16311#endif
16312 } else
16313 wq->db_regaddr = phba->sli4_hba.WQDBregaddr;
James Smart962bc512013-01-03 15:44:00 -050016314 }
James Smart895427b2017-02-12 13:52:30 -080016315 wq->pring = kzalloc(sizeof(struct lpfc_sli_ring), GFP_KERNEL);
16316 if (wq->pring == NULL) {
16317 status = -ENOMEM;
16318 goto out;
16319 }
James Smart4f774512009-05-22 14:52:35 -040016320 wq->type = LPFC_WQ;
James Smart2a622bf2011-02-16 12:40:06 -050016321 wq->assoc_qid = cq->queue_id;
James Smart4f774512009-05-22 14:52:35 -040016322 wq->subtype = subtype;
16323 wq->host_index = 0;
16324 wq->hba_index = 0;
James Smart32517fc2019-01-28 11:14:33 -080016325 wq->notify_interval = LPFC_WQ_NOTIFY_INTRVL;
James Smart4f774512009-05-22 14:52:35 -040016326
16327 /* link the wq onto the parent cq child list */
16328 list_add_tail(&wq->list, &cq->child_list);
16329out:
James Smart8fa38512009-07-19 10:01:03 -040016330 mempool_free(mbox, phba->mbox_mem_pool);
James Smart4f774512009-05-22 14:52:35 -040016331 return status;
16332}
16333
16334/**
16335 * lpfc_rq_create - Create a Receive Queue on the HBA
16336 * @phba: HBA structure that indicates port to create a queue on.
16337 * @hrq: The queue structure to use to create the header receive queue.
16338 * @drq: The queue structure to use to create the data receive queue.
16339 * @cq: The completion queue to bind this work queue to.
Lee Jones7af29d42020-07-21 17:41:31 +010016340 * @subtype: The subtype of the work queue indicating its functionality.
James Smart4f774512009-05-22 14:52:35 -040016341 *
16342 * This function creates a receive buffer queue pair , as detailed in @hrq and
16343 * @drq, on a port, described by @phba by sending a RQ_CREATE mailbox command
16344 * to the HBA.
16345 *
16346 * The @phba struct is used to send mailbox command to HBA. The @drq and @hrq
16347 * struct is used to get the entry count that is necessary to determine the
16348 * number of pages to use for this queue. The @cq is used to indicate which
16349 * completion queue to bind received buffers that are posted to these queues to.
16350 * This function will send the RQ_CREATE mailbox command to the HBA to setup the
16351 * receive queue pair. This function is asynchronous and will wait for the
16352 * mailbox command to finish before continuing.
16353 *
16354 * On success this function will return a zero. If unable to allocate enough
James Smartd439d282010-09-29 11:18:45 -040016355 * memory this function will return -ENOMEM. If the queue create mailbox command
16356 * fails this function will return -ENXIO.
James Smart4f774512009-05-22 14:52:35 -040016357 **/
James Smarta2fc4aef2014-09-03 12:57:55 -040016358int
James Smart4f774512009-05-22 14:52:35 -040016359lpfc_rq_create(struct lpfc_hba *phba, struct lpfc_queue *hrq,
16360 struct lpfc_queue *drq, struct lpfc_queue *cq, uint32_t subtype)
16361{
16362 struct lpfc_mbx_rq_create *rq_create;
16363 struct lpfc_dmabuf *dmabuf;
16364 LPFC_MBOXQ_t *mbox;
16365 int rc, length, status = 0;
16366 uint32_t shdr_status, shdr_add_status;
16367 union lpfc_sli4_cfg_shdr *shdr;
James Smart49198b32010-04-06 15:04:33 -040016368 uint32_t hw_page_size = phba->sli4_hba.pc_sli4_params.if_page_sz;
James Smart962bc512013-01-03 15:44:00 -050016369 void __iomem *bar_memmap_p;
16370 uint32_t db_offset;
16371 uint16_t pci_barset;
James Smart49198b32010-04-06 15:04:33 -040016372
James Smart2e90f4b2011-12-13 13:22:37 -050016373 /* sanity check on queue memory */
16374 if (!hrq || !drq || !cq)
16375 return -ENODEV;
James Smart49198b32010-04-06 15:04:33 -040016376 if (!phba->sli4_hba.pc_sli4_params.supported)
16377 hw_page_size = SLI4_PAGE_SIZE;
James Smart4f774512009-05-22 14:52:35 -040016378
16379 if (hrq->entry_count != drq->entry_count)
16380 return -EINVAL;
16381 mbox = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL);
16382 if (!mbox)
16383 return -ENOMEM;
16384 length = (sizeof(struct lpfc_mbx_rq_create) -
16385 sizeof(struct lpfc_sli4_cfg_mhdr));
16386 lpfc_sli4_config(phba, mbox, LPFC_MBOX_SUBSYSTEM_FCOE,
16387 LPFC_MBOX_OPCODE_FCOE_RQ_CREATE,
16388 length, LPFC_SLI4_MBX_EMBED);
16389 rq_create = &mbox->u.mqe.un.rq_create;
James Smart5a6f1332011-03-11 16:05:35 -050016390 shdr = (union lpfc_sli4_cfg_shdr *) &rq_create->header.cfg_shdr;
16391 bf_set(lpfc_mbox_hdr_version, &shdr->request,
16392 phba->sli4_hba.pc_sli4_params.rqv);
16393 if (phba->sli4_hba.pc_sli4_params.rqv == LPFC_Q_CREATE_VERSION_1) {
16394 bf_set(lpfc_rq_context_rqe_count_1,
16395 &rq_create->u.request.context,
16396 hrq->entry_count);
16397 rq_create->u.request.context.buffer_size = LPFC_HDR_BUF_SIZE;
James Smartc31098c2011-04-16 11:03:33 -040016398 bf_set(lpfc_rq_context_rqe_size,
16399 &rq_create->u.request.context,
16400 LPFC_RQE_SIZE_8);
16401 bf_set(lpfc_rq_context_page_size,
16402 &rq_create->u.request.context,
James Smart8ea73db2017-02-12 13:52:25 -080016403 LPFC_RQ_PAGE_SIZE_4096);
James Smart5a6f1332011-03-11 16:05:35 -050016404 } else {
16405 switch (hrq->entry_count) {
16406 default:
Dick Kennedy372c1872020-06-30 14:50:00 -070016407 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart5a6f1332011-03-11 16:05:35 -050016408 "2535 Unsupported RQ count. (%d)\n",
16409 hrq->entry_count);
James Smart4f4c1862012-06-12 13:54:02 -040016410 if (hrq->entry_count < 512) {
16411 status = -EINVAL;
16412 goto out;
16413 }
Gustavo A. R. Silvadf561f662020-08-23 17:36:59 -050016414 fallthrough; /* otherwise default to smallest count */
James Smart5a6f1332011-03-11 16:05:35 -050016415 case 512:
16416 bf_set(lpfc_rq_context_rqe_count,
16417 &rq_create->u.request.context,
16418 LPFC_RQ_RING_SIZE_512);
16419 break;
16420 case 1024:
16421 bf_set(lpfc_rq_context_rqe_count,
16422 &rq_create->u.request.context,
16423 LPFC_RQ_RING_SIZE_1024);
16424 break;
16425 case 2048:
16426 bf_set(lpfc_rq_context_rqe_count,
16427 &rq_create->u.request.context,
16428 LPFC_RQ_RING_SIZE_2048);
16429 break;
16430 case 4096:
16431 bf_set(lpfc_rq_context_rqe_count,
16432 &rq_create->u.request.context,
16433 LPFC_RQ_RING_SIZE_4096);
16434 break;
16435 }
16436 bf_set(lpfc_rq_context_buf_size, &rq_create->u.request.context,
16437 LPFC_HDR_BUF_SIZE);
James Smart4f774512009-05-22 14:52:35 -040016438 }
16439 bf_set(lpfc_rq_context_cq_id, &rq_create->u.request.context,
16440 cq->queue_id);
16441 bf_set(lpfc_mbx_rq_create_num_pages, &rq_create->u.request,
16442 hrq->page_count);
James Smart4f774512009-05-22 14:52:35 -040016443 list_for_each_entry(dmabuf, &hrq->page_list, list) {
James Smart49198b32010-04-06 15:04:33 -040016444 memset(dmabuf->virt, 0, hw_page_size);
James Smart4f774512009-05-22 14:52:35 -040016445 rq_create->u.request.page[dmabuf->buffer_tag].addr_lo =
16446 putPaddrLow(dmabuf->phys);
16447 rq_create->u.request.page[dmabuf->buffer_tag].addr_hi =
16448 putPaddrHigh(dmabuf->phys);
16449 }
James Smart962bc512013-01-03 15:44:00 -050016450 if (phba->sli4_hba.fw_func_mode & LPFC_DUA_MODE)
16451 bf_set(lpfc_mbx_rq_create_dua, &rq_create->u.request, 1);
16452
James Smart4f774512009-05-22 14:52:35 -040016453 rc = lpfc_sli_issue_mbox(phba, mbox, MBX_POLL);
16454 /* The IOCTL status is embedded in the mailbox subheader. */
James Smart4f774512009-05-22 14:52:35 -040016455 shdr_status = bf_get(lpfc_mbox_hdr_status, &shdr->response);
16456 shdr_add_status = bf_get(lpfc_mbox_hdr_add_status, &shdr->response);
16457 if (shdr_status || shdr_add_status || rc) {
Dick Kennedy372c1872020-06-30 14:50:00 -070016458 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart4f774512009-05-22 14:52:35 -040016459 "2504 RQ_CREATE mailbox failed with "
16460 "status x%x add_status x%x, mbx status x%x\n",
16461 shdr_status, shdr_add_status, rc);
16462 status = -ENXIO;
16463 goto out;
16464 }
16465 hrq->queue_id = bf_get(lpfc_mbx_rq_create_q_id, &rq_create->u.response);
16466 if (hrq->queue_id == 0xFFFF) {
16467 status = -ENXIO;
16468 goto out;
16469 }
James Smart962bc512013-01-03 15:44:00 -050016470
16471 if (phba->sli4_hba.fw_func_mode & LPFC_DUA_MODE) {
16472 hrq->db_format = bf_get(lpfc_mbx_rq_create_db_format,
16473 &rq_create->u.response);
16474 if ((hrq->db_format != LPFC_DB_LIST_FORMAT) &&
16475 (hrq->db_format != LPFC_DB_RING_FORMAT)) {
Dick Kennedy372c1872020-06-30 14:50:00 -070016476 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart962bc512013-01-03 15:44:00 -050016477 "3262 RQ [%d] doorbell format not "
16478 "supported: x%x\n", hrq->queue_id,
16479 hrq->db_format);
16480 status = -EINVAL;
16481 goto out;
16482 }
16483
16484 pci_barset = bf_get(lpfc_mbx_rq_create_bar_set,
16485 &rq_create->u.response);
16486 bar_memmap_p = lpfc_dual_chute_pci_bar_map(phba, pci_barset);
16487 if (!bar_memmap_p) {
Dick Kennedy372c1872020-06-30 14:50:00 -070016488 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart962bc512013-01-03 15:44:00 -050016489 "3269 RQ[%d] failed to memmap pci "
16490 "barset:x%x\n", hrq->queue_id,
16491 pci_barset);
16492 status = -ENOMEM;
16493 goto out;
16494 }
16495
16496 db_offset = rq_create->u.response.doorbell_offset;
16497 if ((db_offset != LPFC_ULP0_RQ_DOORBELL) &&
16498 (db_offset != LPFC_ULP1_RQ_DOORBELL)) {
Dick Kennedy372c1872020-06-30 14:50:00 -070016499 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart962bc512013-01-03 15:44:00 -050016500 "3270 RQ[%d] doorbell offset not "
16501 "supported: x%x\n", hrq->queue_id,
16502 db_offset);
16503 status = -EINVAL;
16504 goto out;
16505 }
16506 hrq->db_regaddr = bar_memmap_p + db_offset;
16507 lpfc_printf_log(phba, KERN_INFO, LOG_INIT,
James Smarta22e7db2013-04-17 20:16:37 -040016508 "3266 RQ[qid:%d]: barset:x%x, offset:x%x, "
16509 "format:x%x\n", hrq->queue_id, pci_barset,
16510 db_offset, hrq->db_format);
James Smart962bc512013-01-03 15:44:00 -050016511 } else {
16512 hrq->db_format = LPFC_DB_RING_FORMAT;
16513 hrq->db_regaddr = phba->sli4_hba.RQDBregaddr;
16514 }
James Smart4f774512009-05-22 14:52:35 -040016515 hrq->type = LPFC_HRQ;
James Smart2a622bf2011-02-16 12:40:06 -050016516 hrq->assoc_qid = cq->queue_id;
James Smart4f774512009-05-22 14:52:35 -040016517 hrq->subtype = subtype;
16518 hrq->host_index = 0;
16519 hrq->hba_index = 0;
James Smart32517fc2019-01-28 11:14:33 -080016520 hrq->notify_interval = LPFC_RQ_NOTIFY_INTRVL;
James Smart4f774512009-05-22 14:52:35 -040016521
16522 /* now create the data queue */
16523 lpfc_sli4_config(phba, mbox, LPFC_MBOX_SUBSYSTEM_FCOE,
16524 LPFC_MBOX_OPCODE_FCOE_RQ_CREATE,
16525 length, LPFC_SLI4_MBX_EMBED);
James Smart5a6f1332011-03-11 16:05:35 -050016526 bf_set(lpfc_mbox_hdr_version, &shdr->request,
16527 phba->sli4_hba.pc_sli4_params.rqv);
16528 if (phba->sli4_hba.pc_sli4_params.rqv == LPFC_Q_CREATE_VERSION_1) {
16529 bf_set(lpfc_rq_context_rqe_count_1,
James Smartc31098c2011-04-16 11:03:33 -040016530 &rq_create->u.request.context, hrq->entry_count);
James Smart3c603be2017-05-15 15:20:44 -070016531 if (subtype == LPFC_NVMET)
16532 rq_create->u.request.context.buffer_size =
16533 LPFC_NVMET_DATA_BUF_SIZE;
16534 else
16535 rq_create->u.request.context.buffer_size =
16536 LPFC_DATA_BUF_SIZE;
James Smartc31098c2011-04-16 11:03:33 -040016537 bf_set(lpfc_rq_context_rqe_size, &rq_create->u.request.context,
16538 LPFC_RQE_SIZE_8);
16539 bf_set(lpfc_rq_context_page_size, &rq_create->u.request.context,
16540 (PAGE_SIZE/SLI4_PAGE_SIZE));
James Smart5a6f1332011-03-11 16:05:35 -050016541 } else {
16542 switch (drq->entry_count) {
16543 default:
Dick Kennedy372c1872020-06-30 14:50:00 -070016544 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart5a6f1332011-03-11 16:05:35 -050016545 "2536 Unsupported RQ count. (%d)\n",
16546 drq->entry_count);
James Smart4f4c1862012-06-12 13:54:02 -040016547 if (drq->entry_count < 512) {
16548 status = -EINVAL;
16549 goto out;
16550 }
Gustavo A. R. Silvadf561f662020-08-23 17:36:59 -050016551 fallthrough; /* otherwise default to smallest count */
James Smart5a6f1332011-03-11 16:05:35 -050016552 case 512:
16553 bf_set(lpfc_rq_context_rqe_count,
16554 &rq_create->u.request.context,
16555 LPFC_RQ_RING_SIZE_512);
16556 break;
16557 case 1024:
16558 bf_set(lpfc_rq_context_rqe_count,
16559 &rq_create->u.request.context,
16560 LPFC_RQ_RING_SIZE_1024);
16561 break;
16562 case 2048:
16563 bf_set(lpfc_rq_context_rqe_count,
16564 &rq_create->u.request.context,
16565 LPFC_RQ_RING_SIZE_2048);
16566 break;
16567 case 4096:
16568 bf_set(lpfc_rq_context_rqe_count,
16569 &rq_create->u.request.context,
16570 LPFC_RQ_RING_SIZE_4096);
16571 break;
16572 }
James Smart3c603be2017-05-15 15:20:44 -070016573 if (subtype == LPFC_NVMET)
16574 bf_set(lpfc_rq_context_buf_size,
16575 &rq_create->u.request.context,
16576 LPFC_NVMET_DATA_BUF_SIZE);
16577 else
16578 bf_set(lpfc_rq_context_buf_size,
16579 &rq_create->u.request.context,
16580 LPFC_DATA_BUF_SIZE);
James Smart4f774512009-05-22 14:52:35 -040016581 }
16582 bf_set(lpfc_rq_context_cq_id, &rq_create->u.request.context,
16583 cq->queue_id);
16584 bf_set(lpfc_mbx_rq_create_num_pages, &rq_create->u.request,
16585 drq->page_count);
James Smart4f774512009-05-22 14:52:35 -040016586 list_for_each_entry(dmabuf, &drq->page_list, list) {
16587 rq_create->u.request.page[dmabuf->buffer_tag].addr_lo =
16588 putPaddrLow(dmabuf->phys);
16589 rq_create->u.request.page[dmabuf->buffer_tag].addr_hi =
16590 putPaddrHigh(dmabuf->phys);
16591 }
James Smart962bc512013-01-03 15:44:00 -050016592 if (phba->sli4_hba.fw_func_mode & LPFC_DUA_MODE)
16593 bf_set(lpfc_mbx_rq_create_dua, &rq_create->u.request, 1);
James Smart4f774512009-05-22 14:52:35 -040016594 rc = lpfc_sli_issue_mbox(phba, mbox, MBX_POLL);
16595 /* The IOCTL status is embedded in the mailbox subheader. */
16596 shdr = (union lpfc_sli4_cfg_shdr *) &rq_create->header.cfg_shdr;
16597 shdr_status = bf_get(lpfc_mbox_hdr_status, &shdr->response);
16598 shdr_add_status = bf_get(lpfc_mbox_hdr_add_status, &shdr->response);
16599 if (shdr_status || shdr_add_status || rc) {
16600 status = -ENXIO;
16601 goto out;
16602 }
16603 drq->queue_id = bf_get(lpfc_mbx_rq_create_q_id, &rq_create->u.response);
16604 if (drq->queue_id == 0xFFFF) {
16605 status = -ENXIO;
16606 goto out;
16607 }
16608 drq->type = LPFC_DRQ;
James Smart2a622bf2011-02-16 12:40:06 -050016609 drq->assoc_qid = cq->queue_id;
James Smart4f774512009-05-22 14:52:35 -040016610 drq->subtype = subtype;
16611 drq->host_index = 0;
16612 drq->hba_index = 0;
James Smart32517fc2019-01-28 11:14:33 -080016613 drq->notify_interval = LPFC_RQ_NOTIFY_INTRVL;
James Smart4f774512009-05-22 14:52:35 -040016614
16615 /* link the header and data RQs onto the parent cq child list */
16616 list_add_tail(&hrq->list, &cq->child_list);
16617 list_add_tail(&drq->list, &cq->child_list);
16618
16619out:
James Smart8fa38512009-07-19 10:01:03 -040016620 mempool_free(mbox, phba->mbox_mem_pool);
James Smart4f774512009-05-22 14:52:35 -040016621 return status;
16622}
16623
16624/**
James Smart2d7dbc42017-02-12 13:52:35 -080016625 * lpfc_mrq_create - Create MRQ Receive Queues on the HBA
16626 * @phba: HBA structure that indicates port to create a queue on.
16627 * @hrqp: The queue structure array to use to create the header receive queues.
16628 * @drqp: The queue structure array to use to create the data receive queues.
16629 * @cqp: The completion queue array to bind these receive queues to.
Lee Jones7af29d42020-07-21 17:41:31 +010016630 * @subtype: Functional purpose of the queue (MBOX, IO, ELS, NVMET, etc).
James Smart2d7dbc42017-02-12 13:52:35 -080016631 *
16632 * This function creates a receive buffer queue pair , as detailed in @hrq and
16633 * @drq, on a port, described by @phba by sending a RQ_CREATE mailbox command
16634 * to the HBA.
16635 *
16636 * The @phba struct is used to send mailbox command to HBA. The @drq and @hrq
16637 * struct is used to get the entry count that is necessary to determine the
16638 * number of pages to use for this queue. The @cq is used to indicate which
16639 * completion queue to bind received buffers that are posted to these queues to.
16640 * This function will send the RQ_CREATE mailbox command to the HBA to setup the
16641 * receive queue pair. This function is asynchronous and will wait for the
16642 * mailbox command to finish before continuing.
16643 *
16644 * On success this function will return a zero. If unable to allocate enough
16645 * memory this function will return -ENOMEM. If the queue create mailbox command
16646 * fails this function will return -ENXIO.
16647 **/
16648int
16649lpfc_mrq_create(struct lpfc_hba *phba, struct lpfc_queue **hrqp,
16650 struct lpfc_queue **drqp, struct lpfc_queue **cqp,
16651 uint32_t subtype)
16652{
16653 struct lpfc_queue *hrq, *drq, *cq;
16654 struct lpfc_mbx_rq_create_v2 *rq_create;
16655 struct lpfc_dmabuf *dmabuf;
16656 LPFC_MBOXQ_t *mbox;
16657 int rc, length, alloclen, status = 0;
16658 int cnt, idx, numrq, page_idx = 0;
16659 uint32_t shdr_status, shdr_add_status;
16660 union lpfc_sli4_cfg_shdr *shdr;
16661 uint32_t hw_page_size = phba->sli4_hba.pc_sli4_params.if_page_sz;
16662
16663 numrq = phba->cfg_nvmet_mrq;
16664 /* sanity check on array memory */
16665 if (!hrqp || !drqp || !cqp || !numrq)
16666 return -ENODEV;
16667 if (!phba->sli4_hba.pc_sli4_params.supported)
16668 hw_page_size = SLI4_PAGE_SIZE;
16669
16670 mbox = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL);
16671 if (!mbox)
16672 return -ENOMEM;
16673
16674 length = sizeof(struct lpfc_mbx_rq_create_v2);
16675 length += ((2 * numrq * hrqp[0]->page_count) *
16676 sizeof(struct dma_address));
16677
16678 alloclen = lpfc_sli4_config(phba, mbox, LPFC_MBOX_SUBSYSTEM_FCOE,
16679 LPFC_MBOX_OPCODE_FCOE_RQ_CREATE, length,
16680 LPFC_SLI4_MBX_NEMBED);
16681 if (alloclen < length) {
Dick Kennedy372c1872020-06-30 14:50:00 -070016682 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart2d7dbc42017-02-12 13:52:35 -080016683 "3099 Allocated DMA memory size (%d) is "
16684 "less than the requested DMA memory size "
16685 "(%d)\n", alloclen, length);
16686 status = -ENOMEM;
16687 goto out;
16688 }
16689
16690
16691
16692 rq_create = mbox->sge_array->addr[0];
16693 shdr = (union lpfc_sli4_cfg_shdr *)&rq_create->cfg_shdr;
16694
16695 bf_set(lpfc_mbox_hdr_version, &shdr->request, LPFC_Q_CREATE_VERSION_2);
16696 cnt = 0;
16697
16698 for (idx = 0; idx < numrq; idx++) {
16699 hrq = hrqp[idx];
16700 drq = drqp[idx];
16701 cq = cqp[idx];
16702
James Smart2d7dbc42017-02-12 13:52:35 -080016703 /* sanity check on queue memory */
16704 if (!hrq || !drq || !cq) {
16705 status = -ENODEV;
16706 goto out;
16707 }
16708
James Smart7aabe842017-03-04 09:30:22 -080016709 if (hrq->entry_count != drq->entry_count) {
16710 status = -EINVAL;
16711 goto out;
16712 }
16713
James Smart2d7dbc42017-02-12 13:52:35 -080016714 if (idx == 0) {
16715 bf_set(lpfc_mbx_rq_create_num_pages,
16716 &rq_create->u.request,
16717 hrq->page_count);
16718 bf_set(lpfc_mbx_rq_create_rq_cnt,
16719 &rq_create->u.request, (numrq * 2));
16720 bf_set(lpfc_mbx_rq_create_dnb, &rq_create->u.request,
16721 1);
16722 bf_set(lpfc_rq_context_base_cq,
16723 &rq_create->u.request.context,
16724 cq->queue_id);
16725 bf_set(lpfc_rq_context_data_size,
16726 &rq_create->u.request.context,
James Smart3c603be2017-05-15 15:20:44 -070016727 LPFC_NVMET_DATA_BUF_SIZE);
James Smart2d7dbc42017-02-12 13:52:35 -080016728 bf_set(lpfc_rq_context_hdr_size,
16729 &rq_create->u.request.context,
16730 LPFC_HDR_BUF_SIZE);
16731 bf_set(lpfc_rq_context_rqe_count_1,
16732 &rq_create->u.request.context,
16733 hrq->entry_count);
16734 bf_set(lpfc_rq_context_rqe_size,
16735 &rq_create->u.request.context,
16736 LPFC_RQE_SIZE_8);
16737 bf_set(lpfc_rq_context_page_size,
16738 &rq_create->u.request.context,
16739 (PAGE_SIZE/SLI4_PAGE_SIZE));
16740 }
16741 rc = 0;
16742 list_for_each_entry(dmabuf, &hrq->page_list, list) {
16743 memset(dmabuf->virt, 0, hw_page_size);
16744 cnt = page_idx + dmabuf->buffer_tag;
16745 rq_create->u.request.page[cnt].addr_lo =
16746 putPaddrLow(dmabuf->phys);
16747 rq_create->u.request.page[cnt].addr_hi =
16748 putPaddrHigh(dmabuf->phys);
16749 rc++;
16750 }
16751 page_idx += rc;
16752
16753 rc = 0;
16754 list_for_each_entry(dmabuf, &drq->page_list, list) {
16755 memset(dmabuf->virt, 0, hw_page_size);
16756 cnt = page_idx + dmabuf->buffer_tag;
16757 rq_create->u.request.page[cnt].addr_lo =
16758 putPaddrLow(dmabuf->phys);
16759 rq_create->u.request.page[cnt].addr_hi =
16760 putPaddrHigh(dmabuf->phys);
16761 rc++;
16762 }
16763 page_idx += rc;
16764
16765 hrq->db_format = LPFC_DB_RING_FORMAT;
16766 hrq->db_regaddr = phba->sli4_hba.RQDBregaddr;
16767 hrq->type = LPFC_HRQ;
16768 hrq->assoc_qid = cq->queue_id;
16769 hrq->subtype = subtype;
16770 hrq->host_index = 0;
16771 hrq->hba_index = 0;
James Smart32517fc2019-01-28 11:14:33 -080016772 hrq->notify_interval = LPFC_RQ_NOTIFY_INTRVL;
James Smart2d7dbc42017-02-12 13:52:35 -080016773
16774 drq->db_format = LPFC_DB_RING_FORMAT;
16775 drq->db_regaddr = phba->sli4_hba.RQDBregaddr;
16776 drq->type = LPFC_DRQ;
16777 drq->assoc_qid = cq->queue_id;
16778 drq->subtype = subtype;
16779 drq->host_index = 0;
16780 drq->hba_index = 0;
James Smart32517fc2019-01-28 11:14:33 -080016781 drq->notify_interval = LPFC_RQ_NOTIFY_INTRVL;
James Smart2d7dbc42017-02-12 13:52:35 -080016782
16783 list_add_tail(&hrq->list, &cq->child_list);
16784 list_add_tail(&drq->list, &cq->child_list);
16785 }
16786
16787 rc = lpfc_sli_issue_mbox(phba, mbox, MBX_POLL);
16788 /* The IOCTL status is embedded in the mailbox subheader. */
16789 shdr_status = bf_get(lpfc_mbox_hdr_status, &shdr->response);
16790 shdr_add_status = bf_get(lpfc_mbox_hdr_add_status, &shdr->response);
16791 if (shdr_status || shdr_add_status || rc) {
Dick Kennedy372c1872020-06-30 14:50:00 -070016792 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart2d7dbc42017-02-12 13:52:35 -080016793 "3120 RQ_CREATE mailbox failed with "
16794 "status x%x add_status x%x, mbx status x%x\n",
16795 shdr_status, shdr_add_status, rc);
16796 status = -ENXIO;
16797 goto out;
16798 }
16799 rc = bf_get(lpfc_mbx_rq_create_q_id, &rq_create->u.response);
16800 if (rc == 0xFFFF) {
16801 status = -ENXIO;
16802 goto out;
16803 }
16804
16805 /* Initialize all RQs with associated queue id */
16806 for (idx = 0; idx < numrq; idx++) {
16807 hrq = hrqp[idx];
16808 hrq->queue_id = rc + (2 * idx);
16809 drq = drqp[idx];
16810 drq->queue_id = rc + (2 * idx) + 1;
16811 }
16812
16813out:
16814 lpfc_sli4_mbox_cmd_free(phba, mbox);
16815 return status;
16816}
16817
16818/**
James Smart4f774512009-05-22 14:52:35 -040016819 * lpfc_eq_destroy - Destroy an event Queue on the HBA
Lee Jones7af29d42020-07-21 17:41:31 +010016820 * @phba: HBA structure that indicates port to destroy a queue on.
James Smart4f774512009-05-22 14:52:35 -040016821 * @eq: The queue structure associated with the queue to destroy.
16822 *
16823 * This function destroys a queue, as detailed in @eq by sending an mailbox
16824 * command, specific to the type of queue, to the HBA.
16825 *
16826 * The @eq struct is used to get the queue ID of the queue to destroy.
16827 *
16828 * On success this function will return a zero. If the queue destroy mailbox
James Smartd439d282010-09-29 11:18:45 -040016829 * command fails this function will return -ENXIO.
James Smart4f774512009-05-22 14:52:35 -040016830 **/
James Smarta2fc4aef2014-09-03 12:57:55 -040016831int
James Smart4f774512009-05-22 14:52:35 -040016832lpfc_eq_destroy(struct lpfc_hba *phba, struct lpfc_queue *eq)
16833{
16834 LPFC_MBOXQ_t *mbox;
16835 int rc, length, status = 0;
16836 uint32_t shdr_status, shdr_add_status;
16837 union lpfc_sli4_cfg_shdr *shdr;
16838
James Smart2e90f4b2011-12-13 13:22:37 -050016839 /* sanity check on queue memory */
James Smart4f774512009-05-22 14:52:35 -040016840 if (!eq)
16841 return -ENODEV;
James Smart32517fc2019-01-28 11:14:33 -080016842
James Smart4f774512009-05-22 14:52:35 -040016843 mbox = mempool_alloc(eq->phba->mbox_mem_pool, GFP_KERNEL);
16844 if (!mbox)
16845 return -ENOMEM;
16846 length = (sizeof(struct lpfc_mbx_eq_destroy) -
16847 sizeof(struct lpfc_sli4_cfg_mhdr));
16848 lpfc_sli4_config(phba, mbox, LPFC_MBOX_SUBSYSTEM_COMMON,
16849 LPFC_MBOX_OPCODE_EQ_DESTROY,
16850 length, LPFC_SLI4_MBX_EMBED);
16851 bf_set(lpfc_mbx_eq_destroy_q_id, &mbox->u.mqe.un.eq_destroy.u.request,
16852 eq->queue_id);
16853 mbox->vport = eq->phba->pport;
16854 mbox->mbox_cmpl = lpfc_sli_def_mbox_cmpl;
16855
16856 rc = lpfc_sli_issue_mbox(eq->phba, mbox, MBX_POLL);
16857 /* The IOCTL status is embedded in the mailbox subheader. */
16858 shdr = (union lpfc_sli4_cfg_shdr *)
16859 &mbox->u.mqe.un.eq_destroy.header.cfg_shdr;
16860 shdr_status = bf_get(lpfc_mbox_hdr_status, &shdr->response);
16861 shdr_add_status = bf_get(lpfc_mbox_hdr_add_status, &shdr->response);
16862 if (shdr_status || shdr_add_status || rc) {
Dick Kennedy372c1872020-06-30 14:50:00 -070016863 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart4f774512009-05-22 14:52:35 -040016864 "2505 EQ_DESTROY mailbox failed with "
16865 "status x%x add_status x%x, mbx status x%x\n",
16866 shdr_status, shdr_add_status, rc);
16867 status = -ENXIO;
16868 }
16869
16870 /* Remove eq from any list */
16871 list_del_init(&eq->list);
James Smart8fa38512009-07-19 10:01:03 -040016872 mempool_free(mbox, eq->phba->mbox_mem_pool);
James Smart4f774512009-05-22 14:52:35 -040016873 return status;
16874}
16875
16876/**
16877 * lpfc_cq_destroy - Destroy a Completion Queue on the HBA
Lee Jones7af29d42020-07-21 17:41:31 +010016878 * @phba: HBA structure that indicates port to destroy a queue on.
James Smart4f774512009-05-22 14:52:35 -040016879 * @cq: The queue structure associated with the queue to destroy.
16880 *
16881 * This function destroys a queue, as detailed in @cq by sending an mailbox
16882 * command, specific to the type of queue, to the HBA.
16883 *
16884 * The @cq struct is used to get the queue ID of the queue to destroy.
16885 *
16886 * On success this function will return a zero. If the queue destroy mailbox
James Smartd439d282010-09-29 11:18:45 -040016887 * command fails this function will return -ENXIO.
James Smart4f774512009-05-22 14:52:35 -040016888 **/
James Smarta2fc4aef2014-09-03 12:57:55 -040016889int
James Smart4f774512009-05-22 14:52:35 -040016890lpfc_cq_destroy(struct lpfc_hba *phba, struct lpfc_queue *cq)
16891{
16892 LPFC_MBOXQ_t *mbox;
16893 int rc, length, status = 0;
16894 uint32_t shdr_status, shdr_add_status;
16895 union lpfc_sli4_cfg_shdr *shdr;
16896
James Smart2e90f4b2011-12-13 13:22:37 -050016897 /* sanity check on queue memory */
James Smart4f774512009-05-22 14:52:35 -040016898 if (!cq)
16899 return -ENODEV;
16900 mbox = mempool_alloc(cq->phba->mbox_mem_pool, GFP_KERNEL);
16901 if (!mbox)
16902 return -ENOMEM;
16903 length = (sizeof(struct lpfc_mbx_cq_destroy) -
16904 sizeof(struct lpfc_sli4_cfg_mhdr));
16905 lpfc_sli4_config(phba, mbox, LPFC_MBOX_SUBSYSTEM_COMMON,
16906 LPFC_MBOX_OPCODE_CQ_DESTROY,
16907 length, LPFC_SLI4_MBX_EMBED);
16908 bf_set(lpfc_mbx_cq_destroy_q_id, &mbox->u.mqe.un.cq_destroy.u.request,
16909 cq->queue_id);
16910 mbox->vport = cq->phba->pport;
16911 mbox->mbox_cmpl = lpfc_sli_def_mbox_cmpl;
16912 rc = lpfc_sli_issue_mbox(cq->phba, mbox, MBX_POLL);
16913 /* The IOCTL status is embedded in the mailbox subheader. */
16914 shdr = (union lpfc_sli4_cfg_shdr *)
16915 &mbox->u.mqe.un.wq_create.header.cfg_shdr;
16916 shdr_status = bf_get(lpfc_mbox_hdr_status, &shdr->response);
16917 shdr_add_status = bf_get(lpfc_mbox_hdr_add_status, &shdr->response);
16918 if (shdr_status || shdr_add_status || rc) {
Dick Kennedy372c1872020-06-30 14:50:00 -070016919 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart4f774512009-05-22 14:52:35 -040016920 "2506 CQ_DESTROY mailbox failed with "
16921 "status x%x add_status x%x, mbx status x%x\n",
16922 shdr_status, shdr_add_status, rc);
16923 status = -ENXIO;
16924 }
16925 /* Remove cq from any list */
16926 list_del_init(&cq->list);
James Smart8fa38512009-07-19 10:01:03 -040016927 mempool_free(mbox, cq->phba->mbox_mem_pool);
James Smart4f774512009-05-22 14:52:35 -040016928 return status;
16929}
16930
16931/**
James Smart04c68492009-05-22 14:52:52 -040016932 * lpfc_mq_destroy - Destroy a Mailbox Queue on the HBA
Lee Jones7af29d42020-07-21 17:41:31 +010016933 * @phba: HBA structure that indicates port to destroy a queue on.
16934 * @mq: The queue structure associated with the queue to destroy.
James Smart04c68492009-05-22 14:52:52 -040016935 *
16936 * This function destroys a queue, as detailed in @mq by sending an mailbox
16937 * command, specific to the type of queue, to the HBA.
16938 *
16939 * The @mq struct is used to get the queue ID of the queue to destroy.
16940 *
16941 * On success this function will return a zero. If the queue destroy mailbox
James Smartd439d282010-09-29 11:18:45 -040016942 * command fails this function will return -ENXIO.
James Smart04c68492009-05-22 14:52:52 -040016943 **/
James Smarta2fc4aef2014-09-03 12:57:55 -040016944int
James Smart04c68492009-05-22 14:52:52 -040016945lpfc_mq_destroy(struct lpfc_hba *phba, struct lpfc_queue *mq)
16946{
16947 LPFC_MBOXQ_t *mbox;
16948 int rc, length, status = 0;
16949 uint32_t shdr_status, shdr_add_status;
16950 union lpfc_sli4_cfg_shdr *shdr;
16951
James Smart2e90f4b2011-12-13 13:22:37 -050016952 /* sanity check on queue memory */
James Smart04c68492009-05-22 14:52:52 -040016953 if (!mq)
16954 return -ENODEV;
16955 mbox = mempool_alloc(mq->phba->mbox_mem_pool, GFP_KERNEL);
16956 if (!mbox)
16957 return -ENOMEM;
16958 length = (sizeof(struct lpfc_mbx_mq_destroy) -
16959 sizeof(struct lpfc_sli4_cfg_mhdr));
16960 lpfc_sli4_config(phba, mbox, LPFC_MBOX_SUBSYSTEM_COMMON,
16961 LPFC_MBOX_OPCODE_MQ_DESTROY,
16962 length, LPFC_SLI4_MBX_EMBED);
16963 bf_set(lpfc_mbx_mq_destroy_q_id, &mbox->u.mqe.un.mq_destroy.u.request,
16964 mq->queue_id);
16965 mbox->vport = mq->phba->pport;
16966 mbox->mbox_cmpl = lpfc_sli_def_mbox_cmpl;
16967 rc = lpfc_sli_issue_mbox(mq->phba, mbox, MBX_POLL);
16968 /* The IOCTL status is embedded in the mailbox subheader. */
16969 shdr = (union lpfc_sli4_cfg_shdr *)
16970 &mbox->u.mqe.un.mq_destroy.header.cfg_shdr;
16971 shdr_status = bf_get(lpfc_mbox_hdr_status, &shdr->response);
16972 shdr_add_status = bf_get(lpfc_mbox_hdr_add_status, &shdr->response);
16973 if (shdr_status || shdr_add_status || rc) {
Dick Kennedy372c1872020-06-30 14:50:00 -070016974 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart04c68492009-05-22 14:52:52 -040016975 "2507 MQ_DESTROY mailbox failed with "
16976 "status x%x add_status x%x, mbx status x%x\n",
16977 shdr_status, shdr_add_status, rc);
16978 status = -ENXIO;
16979 }
16980 /* Remove mq from any list */
16981 list_del_init(&mq->list);
James Smart8fa38512009-07-19 10:01:03 -040016982 mempool_free(mbox, mq->phba->mbox_mem_pool);
James Smart04c68492009-05-22 14:52:52 -040016983 return status;
16984}
16985
16986/**
James Smart4f774512009-05-22 14:52:35 -040016987 * lpfc_wq_destroy - Destroy a Work Queue on the HBA
Lee Jones7af29d42020-07-21 17:41:31 +010016988 * @phba: HBA structure that indicates port to destroy a queue on.
James Smart4f774512009-05-22 14:52:35 -040016989 * @wq: The queue structure associated with the queue to destroy.
16990 *
16991 * This function destroys a queue, as detailed in @wq by sending an mailbox
16992 * command, specific to the type of queue, to the HBA.
16993 *
16994 * The @wq struct is used to get the queue ID of the queue to destroy.
16995 *
16996 * On success this function will return a zero. If the queue destroy mailbox
James Smartd439d282010-09-29 11:18:45 -040016997 * command fails this function will return -ENXIO.
James Smart4f774512009-05-22 14:52:35 -040016998 **/
James Smarta2fc4aef2014-09-03 12:57:55 -040016999int
James Smart4f774512009-05-22 14:52:35 -040017000lpfc_wq_destroy(struct lpfc_hba *phba, struct lpfc_queue *wq)
17001{
17002 LPFC_MBOXQ_t *mbox;
17003 int rc, length, status = 0;
17004 uint32_t shdr_status, shdr_add_status;
17005 union lpfc_sli4_cfg_shdr *shdr;
17006
James Smart2e90f4b2011-12-13 13:22:37 -050017007 /* sanity check on queue memory */
James Smart4f774512009-05-22 14:52:35 -040017008 if (!wq)
17009 return -ENODEV;
17010 mbox = mempool_alloc(wq->phba->mbox_mem_pool, GFP_KERNEL);
17011 if (!mbox)
17012 return -ENOMEM;
17013 length = (sizeof(struct lpfc_mbx_wq_destroy) -
17014 sizeof(struct lpfc_sli4_cfg_mhdr));
17015 lpfc_sli4_config(phba, mbox, LPFC_MBOX_SUBSYSTEM_FCOE,
17016 LPFC_MBOX_OPCODE_FCOE_WQ_DESTROY,
17017 length, LPFC_SLI4_MBX_EMBED);
17018 bf_set(lpfc_mbx_wq_destroy_q_id, &mbox->u.mqe.un.wq_destroy.u.request,
17019 wq->queue_id);
17020 mbox->vport = wq->phba->pport;
17021 mbox->mbox_cmpl = lpfc_sli_def_mbox_cmpl;
17022 rc = lpfc_sli_issue_mbox(wq->phba, mbox, MBX_POLL);
17023 shdr = (union lpfc_sli4_cfg_shdr *)
17024 &mbox->u.mqe.un.wq_destroy.header.cfg_shdr;
17025 shdr_status = bf_get(lpfc_mbox_hdr_status, &shdr->response);
17026 shdr_add_status = bf_get(lpfc_mbox_hdr_add_status, &shdr->response);
17027 if (shdr_status || shdr_add_status || rc) {
Dick Kennedy372c1872020-06-30 14:50:00 -070017028 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart4f774512009-05-22 14:52:35 -040017029 "2508 WQ_DESTROY mailbox failed with "
17030 "status x%x add_status x%x, mbx status x%x\n",
17031 shdr_status, shdr_add_status, rc);
17032 status = -ENXIO;
17033 }
17034 /* Remove wq from any list */
17035 list_del_init(&wq->list);
James Smartd1f525a2017-04-21 16:04:55 -070017036 kfree(wq->pring);
17037 wq->pring = NULL;
James Smart8fa38512009-07-19 10:01:03 -040017038 mempool_free(mbox, wq->phba->mbox_mem_pool);
James Smart4f774512009-05-22 14:52:35 -040017039 return status;
17040}
17041
17042/**
17043 * lpfc_rq_destroy - Destroy a Receive Queue on the HBA
Lee Jones7af29d42020-07-21 17:41:31 +010017044 * @phba: HBA structure that indicates port to destroy a queue on.
17045 * @hrq: The queue structure associated with the queue to destroy.
17046 * @drq: The queue structure associated with the queue to destroy.
James Smart4f774512009-05-22 14:52:35 -040017047 *
17048 * This function destroys a queue, as detailed in @rq by sending an mailbox
17049 * command, specific to the type of queue, to the HBA.
17050 *
17051 * The @rq struct is used to get the queue ID of the queue to destroy.
17052 *
17053 * On success this function will return a zero. If the queue destroy mailbox
James Smartd439d282010-09-29 11:18:45 -040017054 * command fails this function will return -ENXIO.
James Smart4f774512009-05-22 14:52:35 -040017055 **/
James Smarta2fc4aef2014-09-03 12:57:55 -040017056int
James Smart4f774512009-05-22 14:52:35 -040017057lpfc_rq_destroy(struct lpfc_hba *phba, struct lpfc_queue *hrq,
17058 struct lpfc_queue *drq)
17059{
17060 LPFC_MBOXQ_t *mbox;
17061 int rc, length, status = 0;
17062 uint32_t shdr_status, shdr_add_status;
17063 union lpfc_sli4_cfg_shdr *shdr;
17064
James Smart2e90f4b2011-12-13 13:22:37 -050017065 /* sanity check on queue memory */
James Smart4f774512009-05-22 14:52:35 -040017066 if (!hrq || !drq)
17067 return -ENODEV;
17068 mbox = mempool_alloc(hrq->phba->mbox_mem_pool, GFP_KERNEL);
17069 if (!mbox)
17070 return -ENOMEM;
17071 length = (sizeof(struct lpfc_mbx_rq_destroy) -
James Smartfedd3b72011-02-16 12:39:24 -050017072 sizeof(struct lpfc_sli4_cfg_mhdr));
James Smart4f774512009-05-22 14:52:35 -040017073 lpfc_sli4_config(phba, mbox, LPFC_MBOX_SUBSYSTEM_FCOE,
17074 LPFC_MBOX_OPCODE_FCOE_RQ_DESTROY,
17075 length, LPFC_SLI4_MBX_EMBED);
17076 bf_set(lpfc_mbx_rq_destroy_q_id, &mbox->u.mqe.un.rq_destroy.u.request,
17077 hrq->queue_id);
17078 mbox->vport = hrq->phba->pport;
17079 mbox->mbox_cmpl = lpfc_sli_def_mbox_cmpl;
17080 rc = lpfc_sli_issue_mbox(hrq->phba, mbox, MBX_POLL);
17081 /* The IOCTL status is embedded in the mailbox subheader. */
17082 shdr = (union lpfc_sli4_cfg_shdr *)
17083 &mbox->u.mqe.un.rq_destroy.header.cfg_shdr;
17084 shdr_status = bf_get(lpfc_mbox_hdr_status, &shdr->response);
17085 shdr_add_status = bf_get(lpfc_mbox_hdr_add_status, &shdr->response);
17086 if (shdr_status || shdr_add_status || rc) {
Dick Kennedy372c1872020-06-30 14:50:00 -070017087 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart4f774512009-05-22 14:52:35 -040017088 "2509 RQ_DESTROY mailbox failed with "
17089 "status x%x add_status x%x, mbx status x%x\n",
17090 shdr_status, shdr_add_status, rc);
James Smart304ee432021-04-11 18:31:17 -070017091 mempool_free(mbox, hrq->phba->mbox_mem_pool);
James Smart4f774512009-05-22 14:52:35 -040017092 return -ENXIO;
17093 }
17094 bf_set(lpfc_mbx_rq_destroy_q_id, &mbox->u.mqe.un.rq_destroy.u.request,
17095 drq->queue_id);
17096 rc = lpfc_sli_issue_mbox(drq->phba, mbox, MBX_POLL);
17097 shdr = (union lpfc_sli4_cfg_shdr *)
17098 &mbox->u.mqe.un.rq_destroy.header.cfg_shdr;
17099 shdr_status = bf_get(lpfc_mbox_hdr_status, &shdr->response);
17100 shdr_add_status = bf_get(lpfc_mbox_hdr_add_status, &shdr->response);
17101 if (shdr_status || shdr_add_status || rc) {
Dick Kennedy372c1872020-06-30 14:50:00 -070017102 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart4f774512009-05-22 14:52:35 -040017103 "2510 RQ_DESTROY mailbox failed with "
17104 "status x%x add_status x%x, mbx status x%x\n",
17105 shdr_status, shdr_add_status, rc);
17106 status = -ENXIO;
17107 }
17108 list_del_init(&hrq->list);
17109 list_del_init(&drq->list);
James Smart8fa38512009-07-19 10:01:03 -040017110 mempool_free(mbox, hrq->phba->mbox_mem_pool);
James Smart4f774512009-05-22 14:52:35 -040017111 return status;
17112}
17113
17114/**
17115 * lpfc_sli4_post_sgl - Post scatter gather list for an XRI to HBA
17116 * @phba: The virtual port for which this call being executed.
17117 * @pdma_phys_addr0: Physical address of the 1st SGL page.
17118 * @pdma_phys_addr1: Physical address of the 2nd SGL page.
17119 * @xritag: the xritag that ties this io to the SGL pages.
17120 *
17121 * This routine will post the sgl pages for the IO that has the xritag
17122 * that is in the iocbq structure. The xritag is assigned during iocbq
17123 * creation and persists for as long as the driver is loaded.
17124 * if the caller has fewer than 256 scatter gather segments to map then
17125 * pdma_phys_addr1 should be 0.
17126 * If the caller needs to map more than 256 scatter gather segment then
17127 * pdma_phys_addr1 should be a valid physical address.
17128 * physical address for SGLs must be 64 byte aligned.
17129 * If you are going to map 2 SGL's then the first one must have 256 entries
17130 * the second sgl can have between 1 and 256 entries.
17131 *
17132 * Return codes:
17133 * 0 - Success
17134 * -ENXIO, -ENOMEM - Failure
17135 **/
17136int
17137lpfc_sli4_post_sgl(struct lpfc_hba *phba,
17138 dma_addr_t pdma_phys_addr0,
17139 dma_addr_t pdma_phys_addr1,
17140 uint16_t xritag)
17141{
17142 struct lpfc_mbx_post_sgl_pages *post_sgl_pages;
17143 LPFC_MBOXQ_t *mbox;
17144 int rc;
17145 uint32_t shdr_status, shdr_add_status;
James Smart6d368e52011-05-24 11:44:12 -040017146 uint32_t mbox_tmo;
James Smart4f774512009-05-22 14:52:35 -040017147 union lpfc_sli4_cfg_shdr *shdr;
17148
17149 if (xritag == NO_XRI) {
Dick Kennedy372c1872020-06-30 14:50:00 -070017150 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart4f774512009-05-22 14:52:35 -040017151 "0364 Invalid param:\n");
17152 return -EINVAL;
17153 }
17154
17155 mbox = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL);
17156 if (!mbox)
17157 return -ENOMEM;
17158
17159 lpfc_sli4_config(phba, mbox, LPFC_MBOX_SUBSYSTEM_FCOE,
17160 LPFC_MBOX_OPCODE_FCOE_POST_SGL_PAGES,
17161 sizeof(struct lpfc_mbx_post_sgl_pages) -
James Smartfedd3b72011-02-16 12:39:24 -050017162 sizeof(struct lpfc_sli4_cfg_mhdr), LPFC_SLI4_MBX_EMBED);
James Smart4f774512009-05-22 14:52:35 -040017163
17164 post_sgl_pages = (struct lpfc_mbx_post_sgl_pages *)
17165 &mbox->u.mqe.un.post_sgl_pages;
17166 bf_set(lpfc_post_sgl_pages_xri, post_sgl_pages, xritag);
17167 bf_set(lpfc_post_sgl_pages_xricnt, post_sgl_pages, 1);
17168
17169 post_sgl_pages->sgl_pg_pairs[0].sgl_pg0_addr_lo =
17170 cpu_to_le32(putPaddrLow(pdma_phys_addr0));
17171 post_sgl_pages->sgl_pg_pairs[0].sgl_pg0_addr_hi =
17172 cpu_to_le32(putPaddrHigh(pdma_phys_addr0));
17173
17174 post_sgl_pages->sgl_pg_pairs[0].sgl_pg1_addr_lo =
17175 cpu_to_le32(putPaddrLow(pdma_phys_addr1));
17176 post_sgl_pages->sgl_pg_pairs[0].sgl_pg1_addr_hi =
17177 cpu_to_le32(putPaddrHigh(pdma_phys_addr1));
17178 if (!phba->sli4_hba.intr_enable)
17179 rc = lpfc_sli_issue_mbox(phba, mbox, MBX_POLL);
James Smart6d368e52011-05-24 11:44:12 -040017180 else {
James Smarta183a152011-10-10 21:32:43 -040017181 mbox_tmo = lpfc_mbox_tmo_val(phba, mbox);
James Smart6d368e52011-05-24 11:44:12 -040017182 rc = lpfc_sli_issue_mbox_wait(phba, mbox, mbox_tmo);
17183 }
James Smart4f774512009-05-22 14:52:35 -040017184 /* The IOCTL status is embedded in the mailbox subheader. */
17185 shdr = (union lpfc_sli4_cfg_shdr *) &post_sgl_pages->header.cfg_shdr;
17186 shdr_status = bf_get(lpfc_mbox_hdr_status, &shdr->response);
17187 shdr_add_status = bf_get(lpfc_mbox_hdr_add_status, &shdr->response);
James Smart304ee432021-04-11 18:31:17 -070017188 if (!phba->sli4_hba.intr_enable)
17189 mempool_free(mbox, phba->mbox_mem_pool);
17190 else if (rc != MBX_TIMEOUT)
James Smart4f774512009-05-22 14:52:35 -040017191 mempool_free(mbox, phba->mbox_mem_pool);
17192 if (shdr_status || shdr_add_status || rc) {
Dick Kennedy372c1872020-06-30 14:50:00 -070017193 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart4f774512009-05-22 14:52:35 -040017194 "2511 POST_SGL mailbox failed with "
17195 "status x%x add_status x%x, mbx status x%x\n",
17196 shdr_status, shdr_add_status, rc);
James Smart4f774512009-05-22 14:52:35 -040017197 }
17198 return 0;
17199}
James Smart4f774512009-05-22 14:52:35 -040017200
17201/**
James Smart88a2cfb2011-07-22 18:36:33 -040017202 * lpfc_sli4_alloc_xri - Get an available rpi in the device's range
James Smart6d368e52011-05-24 11:44:12 -040017203 * @phba: pointer to lpfc hba data structure.
17204 *
17205 * This routine is invoked to post rpi header templates to the
James Smart88a2cfb2011-07-22 18:36:33 -040017206 * HBA consistent with the SLI-4 interface spec. This routine
17207 * posts a SLI4_PAGE_SIZE memory region to the port to hold up to
17208 * SLI4_PAGE_SIZE modulo 64 rpi context headers.
James Smart6d368e52011-05-24 11:44:12 -040017209 *
James Smart88a2cfb2011-07-22 18:36:33 -040017210 * Returns
17211 * A nonzero rpi defined as rpi_base <= rpi < max_rpi if successful
17212 * LPFC_RPI_ALLOC_ERROR if no rpis are available.
17213 **/
Rashika Kheria5d8b8162014-09-03 12:55:04 -040017214static uint16_t
James Smart6d368e52011-05-24 11:44:12 -040017215lpfc_sli4_alloc_xri(struct lpfc_hba *phba)
17216{
17217 unsigned long xri;
17218
17219 /*
17220 * Fetch the next logical xri. Because this index is logical,
17221 * the driver starts at 0 each time.
17222 */
17223 spin_lock_irq(&phba->hbalock);
17224 xri = find_next_zero_bit(phba->sli4_hba.xri_bmask,
17225 phba->sli4_hba.max_cfg_param.max_xri, 0);
17226 if (xri >= phba->sli4_hba.max_cfg_param.max_xri) {
17227 spin_unlock_irq(&phba->hbalock);
17228 return NO_XRI;
17229 } else {
17230 set_bit(xri, phba->sli4_hba.xri_bmask);
17231 phba->sli4_hba.max_cfg_param.xri_used++;
James Smart6d368e52011-05-24 11:44:12 -040017232 }
James Smart6d368e52011-05-24 11:44:12 -040017233 spin_unlock_irq(&phba->hbalock);
17234 return xri;
17235}
17236
17237/**
Lee Jones8514e2f2021-03-03 14:46:18 +000017238 * __lpfc_sli4_free_xri - Release an xri for reuse.
James Smart6d368e52011-05-24 11:44:12 -040017239 * @phba: pointer to lpfc hba data structure.
Lee Jones7af29d42020-07-21 17:41:31 +010017240 * @xri: xri to release.
James Smart6d368e52011-05-24 11:44:12 -040017241 *
17242 * This routine is invoked to release an xri to the pool of
17243 * available rpis maintained by the driver.
17244 **/
Rashika Kheria5d8b8162014-09-03 12:55:04 -040017245static void
James Smart6d368e52011-05-24 11:44:12 -040017246__lpfc_sli4_free_xri(struct lpfc_hba *phba, int xri)
17247{
17248 if (test_and_clear_bit(xri, phba->sli4_hba.xri_bmask)) {
James Smart6d368e52011-05-24 11:44:12 -040017249 phba->sli4_hba.max_cfg_param.xri_used--;
17250 }
17251}
17252
17253/**
17254 * lpfc_sli4_free_xri - Release an xri for reuse.
17255 * @phba: pointer to lpfc hba data structure.
Lee Jones7af29d42020-07-21 17:41:31 +010017256 * @xri: xri to release.
James Smart6d368e52011-05-24 11:44:12 -040017257 *
17258 * This routine is invoked to release an xri to the pool of
17259 * available rpis maintained by the driver.
17260 **/
17261void
17262lpfc_sli4_free_xri(struct lpfc_hba *phba, int xri)
17263{
17264 spin_lock_irq(&phba->hbalock);
17265 __lpfc_sli4_free_xri(phba, xri);
17266 spin_unlock_irq(&phba->hbalock);
17267}
17268
17269/**
James Smart4f774512009-05-22 14:52:35 -040017270 * lpfc_sli4_next_xritag - Get an xritag for the io
17271 * @phba: Pointer to HBA context object.
17272 *
17273 * This function gets an xritag for the iocb. If there is no unused xritag
17274 * it will return 0xffff.
17275 * The function returns the allocated xritag if successful, else returns zero.
17276 * Zero is not a valid xritag.
17277 * The caller is not required to hold any lock.
17278 **/
17279uint16_t
17280lpfc_sli4_next_xritag(struct lpfc_hba *phba)
17281{
James Smart6d368e52011-05-24 11:44:12 -040017282 uint16_t xri_index;
James Smart4f774512009-05-22 14:52:35 -040017283
James Smart6d368e52011-05-24 11:44:12 -040017284 xri_index = lpfc_sli4_alloc_xri(phba);
James Smart81378052012-05-09 21:17:37 -040017285 if (xri_index == NO_XRI)
17286 lpfc_printf_log(phba, KERN_WARNING, LOG_SLI,
17287 "2004 Failed to allocate XRI.last XRITAG is %d"
17288 " Max XRI is %d, Used XRI is %d\n",
17289 xri_index,
17290 phba->sli4_hba.max_cfg_param.max_xri,
17291 phba->sli4_hba.max_cfg_param.xri_used);
17292 return xri_index;
James Smart4f774512009-05-22 14:52:35 -040017293}
17294
17295/**
James Smart895427b2017-02-12 13:52:30 -080017296 * lpfc_sli4_post_sgl_list - post a block of ELS sgls to the port.
James Smart4f774512009-05-22 14:52:35 -040017297 * @phba: pointer to lpfc hba data structure.
James Smart8a9d2e82012-05-09 21:16:12 -040017298 * @post_sgl_list: pointer to els sgl entry list.
Lee Jones7af29d42020-07-21 17:41:31 +010017299 * @post_cnt: number of els sgl entries on the list.
James Smart4f774512009-05-22 14:52:35 -040017300 *
17301 * This routine is invoked to post a block of driver's sgl pages to the
17302 * HBA using non-embedded mailbox command. No Lock is held. This routine
17303 * is only called when the driver is loading and after all IO has been
17304 * stopped.
17305 **/
James Smart8a9d2e82012-05-09 21:16:12 -040017306static int
James Smart895427b2017-02-12 13:52:30 -080017307lpfc_sli4_post_sgl_list(struct lpfc_hba *phba,
James Smart8a9d2e82012-05-09 21:16:12 -040017308 struct list_head *post_sgl_list,
17309 int post_cnt)
James Smart4f774512009-05-22 14:52:35 -040017310{
James Smart8a9d2e82012-05-09 21:16:12 -040017311 struct lpfc_sglq *sglq_entry = NULL, *sglq_next = NULL;
James Smart4f774512009-05-22 14:52:35 -040017312 struct lpfc_mbx_post_uembed_sgl_page1 *sgl;
17313 struct sgl_page_pairs *sgl_pg_pairs;
17314 void *viraddr;
17315 LPFC_MBOXQ_t *mbox;
17316 uint32_t reqlen, alloclen, pg_pairs;
17317 uint32_t mbox_tmo;
James Smart8a9d2e82012-05-09 21:16:12 -040017318 uint16_t xritag_start = 0;
17319 int rc = 0;
James Smart4f774512009-05-22 14:52:35 -040017320 uint32_t shdr_status, shdr_add_status;
17321 union lpfc_sli4_cfg_shdr *shdr;
17322
James Smart895427b2017-02-12 13:52:30 -080017323 reqlen = post_cnt * sizeof(struct sgl_page_pairs) +
James Smart4f774512009-05-22 14:52:35 -040017324 sizeof(union lpfc_sli4_cfg_shdr) + sizeof(uint32_t);
James Smart49198b32010-04-06 15:04:33 -040017325 if (reqlen > SLI4_PAGE_SIZE) {
Dick Kennedy372c1872020-06-30 14:50:00 -070017326 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart4f774512009-05-22 14:52:35 -040017327 "2559 Block sgl registration required DMA "
17328 "size (%d) great than a page\n", reqlen);
17329 return -ENOMEM;
17330 }
James Smart895427b2017-02-12 13:52:30 -080017331
James Smart4f774512009-05-22 14:52:35 -040017332 mbox = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL);
James Smart6d368e52011-05-24 11:44:12 -040017333 if (!mbox)
James Smart4f774512009-05-22 14:52:35 -040017334 return -ENOMEM;
James Smart4f774512009-05-22 14:52:35 -040017335
17336 /* Allocate DMA memory and set up the non-embedded mailbox command */
17337 alloclen = lpfc_sli4_config(phba, mbox, LPFC_MBOX_SUBSYSTEM_FCOE,
17338 LPFC_MBOX_OPCODE_FCOE_POST_SGL_PAGES, reqlen,
17339 LPFC_SLI4_MBX_NEMBED);
17340
17341 if (alloclen < reqlen) {
Dick Kennedy372c1872020-06-30 14:50:00 -070017342 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart4f774512009-05-22 14:52:35 -040017343 "0285 Allocated DMA memory size (%d) is "
17344 "less than the requested DMA memory "
17345 "size (%d)\n", alloclen, reqlen);
17346 lpfc_sli4_mbox_cmd_free(phba, mbox);
17347 return -ENOMEM;
17348 }
James Smart4f774512009-05-22 14:52:35 -040017349 /* Set up the SGL pages in the non-embedded DMA pages */
James Smart6d368e52011-05-24 11:44:12 -040017350 viraddr = mbox->sge_array->addr[0];
James Smart4f774512009-05-22 14:52:35 -040017351 sgl = (struct lpfc_mbx_post_uembed_sgl_page1 *)viraddr;
17352 sgl_pg_pairs = &sgl->sgl_pg_pairs;
17353
James Smart8a9d2e82012-05-09 21:16:12 -040017354 pg_pairs = 0;
17355 list_for_each_entry_safe(sglq_entry, sglq_next, post_sgl_list, list) {
James Smart4f774512009-05-22 14:52:35 -040017356 /* Set up the sge entry */
17357 sgl_pg_pairs->sgl_pg0_addr_lo =
17358 cpu_to_le32(putPaddrLow(sglq_entry->phys));
17359 sgl_pg_pairs->sgl_pg0_addr_hi =
17360 cpu_to_le32(putPaddrHigh(sglq_entry->phys));
17361 sgl_pg_pairs->sgl_pg1_addr_lo =
17362 cpu_to_le32(putPaddrLow(0));
17363 sgl_pg_pairs->sgl_pg1_addr_hi =
17364 cpu_to_le32(putPaddrHigh(0));
James Smart6d368e52011-05-24 11:44:12 -040017365
James Smart4f774512009-05-22 14:52:35 -040017366 /* Keep the first xritag on the list */
17367 if (pg_pairs == 0)
17368 xritag_start = sglq_entry->sli4_xritag;
17369 sgl_pg_pairs++;
James Smart8a9d2e82012-05-09 21:16:12 -040017370 pg_pairs++;
James Smart4f774512009-05-22 14:52:35 -040017371 }
James Smart6d368e52011-05-24 11:44:12 -040017372
17373 /* Complete initialization and perform endian conversion. */
James Smart4f774512009-05-22 14:52:35 -040017374 bf_set(lpfc_post_sgl_pages_xri, sgl, xritag_start);
James Smart895427b2017-02-12 13:52:30 -080017375 bf_set(lpfc_post_sgl_pages_xricnt, sgl, post_cnt);
James Smart4f774512009-05-22 14:52:35 -040017376 sgl->word0 = cpu_to_le32(sgl->word0);
James Smart895427b2017-02-12 13:52:30 -080017377
James Smart4f774512009-05-22 14:52:35 -040017378 if (!phba->sli4_hba.intr_enable)
17379 rc = lpfc_sli_issue_mbox(phba, mbox, MBX_POLL);
17380 else {
James Smarta183a152011-10-10 21:32:43 -040017381 mbox_tmo = lpfc_mbox_tmo_val(phba, mbox);
James Smart4f774512009-05-22 14:52:35 -040017382 rc = lpfc_sli_issue_mbox_wait(phba, mbox, mbox_tmo);
17383 }
17384 shdr = (union lpfc_sli4_cfg_shdr *) &sgl->cfg_shdr;
17385 shdr_status = bf_get(lpfc_mbox_hdr_status, &shdr->response);
17386 shdr_add_status = bf_get(lpfc_mbox_hdr_add_status, &shdr->response);
James Smart304ee432021-04-11 18:31:17 -070017387 if (!phba->sli4_hba.intr_enable)
17388 lpfc_sli4_mbox_cmd_free(phba, mbox);
17389 else if (rc != MBX_TIMEOUT)
James Smart4f774512009-05-22 14:52:35 -040017390 lpfc_sli4_mbox_cmd_free(phba, mbox);
17391 if (shdr_status || shdr_add_status || rc) {
Dick Kennedy372c1872020-06-30 14:50:00 -070017392 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart4f774512009-05-22 14:52:35 -040017393 "2513 POST_SGL_BLOCK mailbox command failed "
17394 "status x%x add_status x%x mbx status x%x\n",
17395 shdr_status, shdr_add_status, rc);
17396 rc = -ENXIO;
17397 }
17398 return rc;
17399}
17400
17401/**
James Smart5e5b5112019-01-28 11:14:22 -080017402 * lpfc_sli4_post_io_sgl_block - post a block of nvme sgl list to firmware
James Smart4f774512009-05-22 14:52:35 -040017403 * @phba: pointer to lpfc hba data structure.
James Smart0794d602019-01-28 11:14:19 -080017404 * @nblist: pointer to nvme buffer list.
James Smart4f774512009-05-22 14:52:35 -040017405 * @count: number of scsi buffers on the list.
17406 *
17407 * This routine is invoked to post a block of @count scsi sgl pages from a
James Smart0794d602019-01-28 11:14:19 -080017408 * SCSI buffer list @nblist to the HBA using non-embedded mailbox command.
James Smart4f774512009-05-22 14:52:35 -040017409 * No Lock is held.
17410 *
17411 **/
James Smart0794d602019-01-28 11:14:19 -080017412static int
James Smart5e5b5112019-01-28 11:14:22 -080017413lpfc_sli4_post_io_sgl_block(struct lpfc_hba *phba, struct list_head *nblist,
17414 int count)
James Smart4f774512009-05-22 14:52:35 -040017415{
James Smartc4908502019-01-28 11:14:28 -080017416 struct lpfc_io_buf *lpfc_ncmd;
James Smart4f774512009-05-22 14:52:35 -040017417 struct lpfc_mbx_post_uembed_sgl_page1 *sgl;
17418 struct sgl_page_pairs *sgl_pg_pairs;
17419 void *viraddr;
17420 LPFC_MBOXQ_t *mbox;
17421 uint32_t reqlen, alloclen, pg_pairs;
17422 uint32_t mbox_tmo;
17423 uint16_t xritag_start = 0;
17424 int rc = 0;
17425 uint32_t shdr_status, shdr_add_status;
17426 dma_addr_t pdma_phys_bpl1;
17427 union lpfc_sli4_cfg_shdr *shdr;
17428
17429 /* Calculate the requested length of the dma memory */
James Smart8a9d2e82012-05-09 21:16:12 -040017430 reqlen = count * sizeof(struct sgl_page_pairs) +
James Smart4f774512009-05-22 14:52:35 -040017431 sizeof(union lpfc_sli4_cfg_shdr) + sizeof(uint32_t);
James Smart49198b32010-04-06 15:04:33 -040017432 if (reqlen > SLI4_PAGE_SIZE) {
James Smart4f774512009-05-22 14:52:35 -040017433 lpfc_printf_log(phba, KERN_WARNING, LOG_INIT,
James Smart0794d602019-01-28 11:14:19 -080017434 "6118 Block sgl registration required DMA "
James Smart4f774512009-05-22 14:52:35 -040017435 "size (%d) great than a page\n", reqlen);
17436 return -ENOMEM;
17437 }
17438 mbox = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL);
17439 if (!mbox) {
Dick Kennedy372c1872020-06-30 14:50:00 -070017440 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart0794d602019-01-28 11:14:19 -080017441 "6119 Failed to allocate mbox cmd memory\n");
James Smart4f774512009-05-22 14:52:35 -040017442 return -ENOMEM;
17443 }
17444
17445 /* Allocate DMA memory and set up the non-embedded mailbox command */
17446 alloclen = lpfc_sli4_config(phba, mbox, LPFC_MBOX_SUBSYSTEM_FCOE,
James Smart0794d602019-01-28 11:14:19 -080017447 LPFC_MBOX_OPCODE_FCOE_POST_SGL_PAGES,
17448 reqlen, LPFC_SLI4_MBX_NEMBED);
James Smart4f774512009-05-22 14:52:35 -040017449
17450 if (alloclen < reqlen) {
Dick Kennedy372c1872020-06-30 14:50:00 -070017451 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart0794d602019-01-28 11:14:19 -080017452 "6120 Allocated DMA memory size (%d) is "
James Smart4f774512009-05-22 14:52:35 -040017453 "less than the requested DMA memory "
17454 "size (%d)\n", alloclen, reqlen);
17455 lpfc_sli4_mbox_cmd_free(phba, mbox);
17456 return -ENOMEM;
17457 }
James Smart6d368e52011-05-24 11:44:12 -040017458
James Smart4f774512009-05-22 14:52:35 -040017459 /* Get the first SGE entry from the non-embedded DMA memory */
James Smart4f774512009-05-22 14:52:35 -040017460 viraddr = mbox->sge_array->addr[0];
17461
17462 /* Set up the SGL pages in the non-embedded DMA pages */
17463 sgl = (struct lpfc_mbx_post_uembed_sgl_page1 *)viraddr;
17464 sgl_pg_pairs = &sgl->sgl_pg_pairs;
17465
17466 pg_pairs = 0;
James Smart0794d602019-01-28 11:14:19 -080017467 list_for_each_entry(lpfc_ncmd, nblist, list) {
James Smart4f774512009-05-22 14:52:35 -040017468 /* Set up the sge entry */
17469 sgl_pg_pairs->sgl_pg0_addr_lo =
James Smart0794d602019-01-28 11:14:19 -080017470 cpu_to_le32(putPaddrLow(lpfc_ncmd->dma_phys_sgl));
James Smart4f774512009-05-22 14:52:35 -040017471 sgl_pg_pairs->sgl_pg0_addr_hi =
James Smart0794d602019-01-28 11:14:19 -080017472 cpu_to_le32(putPaddrHigh(lpfc_ncmd->dma_phys_sgl));
James Smart4f774512009-05-22 14:52:35 -040017473 if (phba->cfg_sg_dma_buf_size > SGL_PAGE_SIZE)
James Smart0794d602019-01-28 11:14:19 -080017474 pdma_phys_bpl1 = lpfc_ncmd->dma_phys_sgl +
17475 SGL_PAGE_SIZE;
James Smart4f774512009-05-22 14:52:35 -040017476 else
17477 pdma_phys_bpl1 = 0;
17478 sgl_pg_pairs->sgl_pg1_addr_lo =
17479 cpu_to_le32(putPaddrLow(pdma_phys_bpl1));
17480 sgl_pg_pairs->sgl_pg1_addr_hi =
17481 cpu_to_le32(putPaddrHigh(pdma_phys_bpl1));
17482 /* Keep the first xritag on the list */
17483 if (pg_pairs == 0)
James Smart0794d602019-01-28 11:14:19 -080017484 xritag_start = lpfc_ncmd->cur_iocbq.sli4_xritag;
James Smart4f774512009-05-22 14:52:35 -040017485 sgl_pg_pairs++;
17486 pg_pairs++;
17487 }
17488 bf_set(lpfc_post_sgl_pages_xri, sgl, xritag_start);
17489 bf_set(lpfc_post_sgl_pages_xricnt, sgl, pg_pairs);
17490 /* Perform endian conversion if necessary */
17491 sgl->word0 = cpu_to_le32(sgl->word0);
17492
James Smart0794d602019-01-28 11:14:19 -080017493 if (!phba->sli4_hba.intr_enable) {
James Smart4f774512009-05-22 14:52:35 -040017494 rc = lpfc_sli_issue_mbox(phba, mbox, MBX_POLL);
James Smart0794d602019-01-28 11:14:19 -080017495 } else {
James Smarta183a152011-10-10 21:32:43 -040017496 mbox_tmo = lpfc_mbox_tmo_val(phba, mbox);
James Smart4f774512009-05-22 14:52:35 -040017497 rc = lpfc_sli_issue_mbox_wait(phba, mbox, mbox_tmo);
17498 }
James Smart0794d602019-01-28 11:14:19 -080017499 shdr = (union lpfc_sli4_cfg_shdr *)&sgl->cfg_shdr;
James Smart4f774512009-05-22 14:52:35 -040017500 shdr_status = bf_get(lpfc_mbox_hdr_status, &shdr->response);
17501 shdr_add_status = bf_get(lpfc_mbox_hdr_add_status, &shdr->response);
James Smart304ee432021-04-11 18:31:17 -070017502 if (!phba->sli4_hba.intr_enable)
17503 lpfc_sli4_mbox_cmd_free(phba, mbox);
17504 else if (rc != MBX_TIMEOUT)
James Smart4f774512009-05-22 14:52:35 -040017505 lpfc_sli4_mbox_cmd_free(phba, mbox);
17506 if (shdr_status || shdr_add_status || rc) {
Dick Kennedy372c1872020-06-30 14:50:00 -070017507 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart0794d602019-01-28 11:14:19 -080017508 "6125 POST_SGL_BLOCK mailbox command failed "
James Smart4f774512009-05-22 14:52:35 -040017509 "status x%x add_status x%x mbx status x%x\n",
17510 shdr_status, shdr_add_status, rc);
17511 rc = -ENXIO;
17512 }
17513 return rc;
17514}
17515
17516/**
James Smart5e5b5112019-01-28 11:14:22 -080017517 * lpfc_sli4_post_io_sgl_list - Post blocks of nvme buffer sgls from a list
James Smart0794d602019-01-28 11:14:19 -080017518 * @phba: pointer to lpfc hba data structure.
17519 * @post_nblist: pointer to the nvme buffer list.
Lee Jones7af29d42020-07-21 17:41:31 +010017520 * @sb_count: number of nvme buffers.
James Smart0794d602019-01-28 11:14:19 -080017521 *
17522 * This routine walks a list of nvme buffers that was passed in. It attempts
17523 * to construct blocks of nvme buffer sgls which contains contiguous xris and
17524 * uses the non-embedded SGL block post mailbox commands to post to the port.
17525 * For single NVME buffer sgl with non-contiguous xri, if any, it shall use
17526 * embedded SGL post mailbox command for posting. The @post_nblist passed in
17527 * must be local list, thus no lock is needed when manipulate the list.
17528 *
17529 * Returns: 0 = failure, non-zero number of successfully posted buffers.
17530 **/
17531int
James Smart5e5b5112019-01-28 11:14:22 -080017532lpfc_sli4_post_io_sgl_list(struct lpfc_hba *phba,
17533 struct list_head *post_nblist, int sb_count)
James Smart0794d602019-01-28 11:14:19 -080017534{
James Smartc4908502019-01-28 11:14:28 -080017535 struct lpfc_io_buf *lpfc_ncmd, *lpfc_ncmd_next;
James Smart0794d602019-01-28 11:14:19 -080017536 int status, sgl_size;
17537 int post_cnt = 0, block_cnt = 0, num_posting = 0, num_posted = 0;
17538 dma_addr_t pdma_phys_sgl1;
17539 int last_xritag = NO_XRI;
17540 int cur_xritag;
James Smart0794d602019-01-28 11:14:19 -080017541 LIST_HEAD(prep_nblist);
17542 LIST_HEAD(blck_nblist);
17543 LIST_HEAD(nvme_nblist);
17544
17545 /* sanity check */
17546 if (sb_count <= 0)
17547 return -EINVAL;
17548
17549 sgl_size = phba->cfg_sg_dma_buf_size;
17550 list_for_each_entry_safe(lpfc_ncmd, lpfc_ncmd_next, post_nblist, list) {
17551 list_del_init(&lpfc_ncmd->list);
17552 block_cnt++;
17553 if ((last_xritag != NO_XRI) &&
17554 (lpfc_ncmd->cur_iocbq.sli4_xritag != last_xritag + 1)) {
17555 /* a hole in xri block, form a sgl posting block */
17556 list_splice_init(&prep_nblist, &blck_nblist);
17557 post_cnt = block_cnt - 1;
17558 /* prepare list for next posting block */
17559 list_add_tail(&lpfc_ncmd->list, &prep_nblist);
17560 block_cnt = 1;
17561 } else {
17562 /* prepare list for next posting block */
17563 list_add_tail(&lpfc_ncmd->list, &prep_nblist);
17564 /* enough sgls for non-embed sgl mbox command */
17565 if (block_cnt == LPFC_NEMBED_MBOX_SGL_CNT) {
17566 list_splice_init(&prep_nblist, &blck_nblist);
17567 post_cnt = block_cnt;
17568 block_cnt = 0;
17569 }
17570 }
17571 num_posting++;
17572 last_xritag = lpfc_ncmd->cur_iocbq.sli4_xritag;
17573
17574 /* end of repost sgl list condition for NVME buffers */
17575 if (num_posting == sb_count) {
17576 if (post_cnt == 0) {
17577 /* last sgl posting block */
17578 list_splice_init(&prep_nblist, &blck_nblist);
17579 post_cnt = block_cnt;
17580 } else if (block_cnt == 1) {
17581 /* last single sgl with non-contiguous xri */
17582 if (sgl_size > SGL_PAGE_SIZE)
17583 pdma_phys_sgl1 =
17584 lpfc_ncmd->dma_phys_sgl +
17585 SGL_PAGE_SIZE;
17586 else
17587 pdma_phys_sgl1 = 0;
17588 cur_xritag = lpfc_ncmd->cur_iocbq.sli4_xritag;
17589 status = lpfc_sli4_post_sgl(
17590 phba, lpfc_ncmd->dma_phys_sgl,
17591 pdma_phys_sgl1, cur_xritag);
17592 if (status) {
James Smartc4908502019-01-28 11:14:28 -080017593 /* Post error. Buffer unavailable. */
17594 lpfc_ncmd->flags |=
17595 LPFC_SBUF_NOT_POSTED;
James Smart0794d602019-01-28 11:14:19 -080017596 } else {
James Smartc4908502019-01-28 11:14:28 -080017597 /* Post success. Bffer available. */
17598 lpfc_ncmd->flags &=
17599 ~LPFC_SBUF_NOT_POSTED;
James Smart0794d602019-01-28 11:14:19 -080017600 lpfc_ncmd->status = IOSTAT_SUCCESS;
17601 num_posted++;
17602 }
17603 /* success, put on NVME buffer sgl list */
17604 list_add_tail(&lpfc_ncmd->list, &nvme_nblist);
17605 }
17606 }
17607
17608 /* continue until a nembed page worth of sgls */
17609 if (post_cnt == 0)
17610 continue;
17611
17612 /* post block of NVME buffer list sgls */
James Smart5e5b5112019-01-28 11:14:22 -080017613 status = lpfc_sli4_post_io_sgl_block(phba, &blck_nblist,
17614 post_cnt);
James Smart0794d602019-01-28 11:14:19 -080017615
17616 /* don't reset xirtag due to hole in xri block */
17617 if (block_cnt == 0)
17618 last_xritag = NO_XRI;
17619
17620 /* reset NVME buffer post count for next round of posting */
17621 post_cnt = 0;
17622
17623 /* put posted NVME buffer-sgl posted on NVME buffer sgl list */
17624 while (!list_empty(&blck_nblist)) {
17625 list_remove_head(&blck_nblist, lpfc_ncmd,
James Smartc4908502019-01-28 11:14:28 -080017626 struct lpfc_io_buf, list);
James Smart0794d602019-01-28 11:14:19 -080017627 if (status) {
James Smartc4908502019-01-28 11:14:28 -080017628 /* Post error. Mark buffer unavailable. */
17629 lpfc_ncmd->flags |= LPFC_SBUF_NOT_POSTED;
James Smart0794d602019-01-28 11:14:19 -080017630 } else {
James Smartc4908502019-01-28 11:14:28 -080017631 /* Post success, Mark buffer available. */
17632 lpfc_ncmd->flags &= ~LPFC_SBUF_NOT_POSTED;
James Smart0794d602019-01-28 11:14:19 -080017633 lpfc_ncmd->status = IOSTAT_SUCCESS;
17634 num_posted++;
17635 }
17636 list_add_tail(&lpfc_ncmd->list, &nvme_nblist);
17637 }
17638 }
17639 /* Push NVME buffers with sgl posted to the available list */
James Smart5e5b5112019-01-28 11:14:22 -080017640 lpfc_io_buf_replenish(phba, &nvme_nblist);
17641
James Smart0794d602019-01-28 11:14:19 -080017642 return num_posted;
17643}
17644
17645/**
James Smart4f774512009-05-22 14:52:35 -040017646 * lpfc_fc_frame_check - Check that this frame is a valid frame to handle
17647 * @phba: pointer to lpfc_hba struct that the frame was received on
17648 * @fc_hdr: A pointer to the FC Header data (In Big Endian Format)
17649 *
17650 * This function checks the fields in the @fc_hdr to see if the FC frame is a
17651 * valid type of frame that the LPFC driver will handle. This function will
17652 * return a zero if the frame is a valid frame or a non zero value when the
17653 * frame does not pass the check.
17654 **/
17655static int
17656lpfc_fc_frame_check(struct lpfc_hba *phba, struct fc_frame_header *fc_hdr)
17657{
Tomas Henzl474ffb72010-12-22 16:52:40 +010017658 /* make rctl_names static to save stack space */
James Smart4f774512009-05-22 14:52:35 -040017659 struct fc_vft_header *fc_vft_hdr;
James Smart546fc852011-03-11 16:06:29 -050017660 uint32_t *header = (uint32_t *) fc_hdr;
James Smart4f774512009-05-22 14:52:35 -040017661
James Smarte62245d2019-08-14 16:57:08 -070017662#define FC_RCTL_MDS_DIAGS 0xF4
17663
James Smart4f774512009-05-22 14:52:35 -040017664 switch (fc_hdr->fh_r_ctl) {
17665 case FC_RCTL_DD_UNCAT: /* uncategorized information */
17666 case FC_RCTL_DD_SOL_DATA: /* solicited data */
17667 case FC_RCTL_DD_UNSOL_CTL: /* unsolicited control */
17668 case FC_RCTL_DD_SOL_CTL: /* solicited control or reply */
17669 case FC_RCTL_DD_UNSOL_DATA: /* unsolicited data */
17670 case FC_RCTL_DD_DATA_DESC: /* data descriptor */
17671 case FC_RCTL_DD_UNSOL_CMD: /* unsolicited command */
17672 case FC_RCTL_DD_CMD_STATUS: /* command status */
17673 case FC_RCTL_ELS_REQ: /* extended link services request */
17674 case FC_RCTL_ELS_REP: /* extended link services reply */
17675 case FC_RCTL_ELS4_REQ: /* FC-4 ELS request */
17676 case FC_RCTL_ELS4_REP: /* FC-4 ELS reply */
17677 case FC_RCTL_BA_NOP: /* basic link service NOP */
17678 case FC_RCTL_BA_ABTS: /* basic link service abort */
17679 case FC_RCTL_BA_RMC: /* remove connection */
17680 case FC_RCTL_BA_ACC: /* basic accept */
17681 case FC_RCTL_BA_RJT: /* basic reject */
17682 case FC_RCTL_BA_PRMT:
17683 case FC_RCTL_ACK_1: /* acknowledge_1 */
17684 case FC_RCTL_ACK_0: /* acknowledge_0 */
17685 case FC_RCTL_P_RJT: /* port reject */
17686 case FC_RCTL_F_RJT: /* fabric reject */
17687 case FC_RCTL_P_BSY: /* port busy */
17688 case FC_RCTL_F_BSY: /* fabric busy to data frame */
17689 case FC_RCTL_F_BSYL: /* fabric busy to link control frame */
17690 case FC_RCTL_LCR: /* link credit reset */
James Smartae9e28f2017-05-15 15:20:51 -070017691 case FC_RCTL_MDS_DIAGS: /* MDS Diagnostics */
James Smart4f774512009-05-22 14:52:35 -040017692 case FC_RCTL_END: /* end */
17693 break;
17694 case FC_RCTL_VFTH: /* Virtual Fabric tagging Header */
17695 fc_vft_hdr = (struct fc_vft_header *)fc_hdr;
17696 fc_hdr = &((struct fc_frame_header *)fc_vft_hdr)[1];
17697 return lpfc_fc_frame_check(phba, fc_hdr);
17698 default:
17699 goto drop;
17700 }
James Smartae9e28f2017-05-15 15:20:51 -070017701
James Smart4f774512009-05-22 14:52:35 -040017702 switch (fc_hdr->fh_type) {
17703 case FC_TYPE_BLS:
17704 case FC_TYPE_ELS:
17705 case FC_TYPE_FCP:
17706 case FC_TYPE_CT:
James Smart895427b2017-02-12 13:52:30 -080017707 case FC_TYPE_NVME:
James Smart4f774512009-05-22 14:52:35 -040017708 break;
17709 case FC_TYPE_IP:
17710 case FC_TYPE_ILS:
17711 default:
17712 goto drop;
17713 }
James Smart546fc852011-03-11 16:06:29 -050017714
James Smart4f774512009-05-22 14:52:35 -040017715 lpfc_printf_log(phba, KERN_INFO, LOG_ELS,
James Smart78e1d202017-06-01 21:07:09 -070017716 "2538 Received frame rctl:x%x, type:x%x, "
James Smart88f43a02013-04-17 20:19:44 -040017717 "frame Data:%08x %08x %08x %08x %08x %08x %08x\n",
James Smart78e1d202017-06-01 21:07:09 -070017718 fc_hdr->fh_r_ctl, fc_hdr->fh_type,
17719 be32_to_cpu(header[0]), be32_to_cpu(header[1]),
17720 be32_to_cpu(header[2]), be32_to_cpu(header[3]),
17721 be32_to_cpu(header[4]), be32_to_cpu(header[5]),
17722 be32_to_cpu(header[6]));
James Smart4f774512009-05-22 14:52:35 -040017723 return 0;
17724drop:
17725 lpfc_printf_log(phba, KERN_WARNING, LOG_ELS,
James Smart78e1d202017-06-01 21:07:09 -070017726 "2539 Dropped frame rctl:x%x type:x%x\n",
17727 fc_hdr->fh_r_ctl, fc_hdr->fh_type);
James Smart4f774512009-05-22 14:52:35 -040017728 return 1;
17729}
17730
17731/**
17732 * lpfc_fc_hdr_get_vfi - Get the VFI from an FC frame
17733 * @fc_hdr: A pointer to the FC Header data (In Big Endian Format)
17734 *
17735 * This function processes the FC header to retrieve the VFI from the VF
17736 * header, if one exists. This function will return the VFI if one exists
17737 * or 0 if no VSAN Header exists.
17738 **/
17739static uint32_t
17740lpfc_fc_hdr_get_vfi(struct fc_frame_header *fc_hdr)
17741{
17742 struct fc_vft_header *fc_vft_hdr = (struct fc_vft_header *)fc_hdr;
17743
17744 if (fc_hdr->fh_r_ctl != FC_RCTL_VFTH)
17745 return 0;
17746 return bf_get(fc_vft_hdr_vf_id, fc_vft_hdr);
17747}
17748
17749/**
17750 * lpfc_fc_frame_to_vport - Finds the vport that a frame is destined to
17751 * @phba: Pointer to the HBA structure to search for the vport on
17752 * @fc_hdr: A pointer to the FC Header data (In Big Endian Format)
17753 * @fcfi: The FC Fabric ID that the frame came from
Lee Jones7af29d42020-07-21 17:41:31 +010017754 * @did: Destination ID to match against
James Smart4f774512009-05-22 14:52:35 -040017755 *
17756 * This function searches the @phba for a vport that matches the content of the
17757 * @fc_hdr passed in and the @fcfi. This function uses the @fc_hdr to fetch the
17758 * VFI, if the Virtual Fabric Tagging Header exists, and the DID. This function
17759 * returns the matching vport pointer or NULL if unable to match frame to a
17760 * vport.
17761 **/
17762static struct lpfc_vport *
17763lpfc_fc_frame_to_vport(struct lpfc_hba *phba, struct fc_frame_header *fc_hdr,
James Smart895427b2017-02-12 13:52:30 -080017764 uint16_t fcfi, uint32_t did)
James Smart4f774512009-05-22 14:52:35 -040017765{
17766 struct lpfc_vport **vports;
17767 struct lpfc_vport *vport = NULL;
17768 int i;
James Smart939723a2012-05-09 21:19:03 -040017769
James Smartbf086112011-08-21 21:48:13 -040017770 if (did == Fabric_DID)
17771 return phba->pport;
James Smart939723a2012-05-09 21:19:03 -040017772 if ((phba->pport->fc_flag & FC_PT2PT) &&
17773 !(phba->link_state == LPFC_HBA_READY))
17774 return phba->pport;
17775
James Smart4f774512009-05-22 14:52:35 -040017776 vports = lpfc_create_vport_work_array(phba);
James Smart895427b2017-02-12 13:52:30 -080017777 if (vports != NULL) {
James Smart4f774512009-05-22 14:52:35 -040017778 for (i = 0; i <= phba->max_vpi && vports[i] != NULL; i++) {
17779 if (phba->fcf.fcfi == fcfi &&
17780 vports[i]->vfi == lpfc_fc_hdr_get_vfi(fc_hdr) &&
17781 vports[i]->fc_myDID == did) {
17782 vport = vports[i];
17783 break;
17784 }
17785 }
James Smart895427b2017-02-12 13:52:30 -080017786 }
James Smart4f774512009-05-22 14:52:35 -040017787 lpfc_destroy_vport_work_array(phba, vports);
17788 return vport;
17789}
17790
17791/**
James Smart45ed1192009-10-02 15:17:02 -040017792 * lpfc_update_rcv_time_stamp - Update vport's rcv seq time stamp
17793 * @vport: The vport to work on.
17794 *
17795 * This function updates the receive sequence time stamp for this vport. The
17796 * receive sequence time stamp indicates the time that the last frame of the
17797 * the sequence that has been idle for the longest amount of time was received.
17798 * the driver uses this time stamp to indicate if any received sequences have
17799 * timed out.
17800 **/
Rashika Kheria5d8b8162014-09-03 12:55:04 -040017801static void
James Smart45ed1192009-10-02 15:17:02 -040017802lpfc_update_rcv_time_stamp(struct lpfc_vport *vport)
17803{
17804 struct lpfc_dmabuf *h_buf;
17805 struct hbq_dmabuf *dmabuf = NULL;
17806
17807 /* get the oldest sequence on the rcv list */
17808 h_buf = list_get_first(&vport->rcv_buffer_list,
17809 struct lpfc_dmabuf, list);
17810 if (!h_buf)
17811 return;
17812 dmabuf = container_of(h_buf, struct hbq_dmabuf, hbuf);
17813 vport->rcv_buffer_time_stamp = dmabuf->time_stamp;
17814}
17815
17816/**
17817 * lpfc_cleanup_rcv_buffers - Cleans up all outstanding receive sequences.
17818 * @vport: The vport that the received sequences were sent to.
17819 *
17820 * This function cleans up all outstanding received sequences. This is called
17821 * by the driver when a link event or user action invalidates all the received
17822 * sequences.
17823 **/
17824void
17825lpfc_cleanup_rcv_buffers(struct lpfc_vport *vport)
17826{
17827 struct lpfc_dmabuf *h_buf, *hnext;
17828 struct lpfc_dmabuf *d_buf, *dnext;
17829 struct hbq_dmabuf *dmabuf = NULL;
17830
17831 /* start with the oldest sequence on the rcv list */
17832 list_for_each_entry_safe(h_buf, hnext, &vport->rcv_buffer_list, list) {
17833 dmabuf = container_of(h_buf, struct hbq_dmabuf, hbuf);
17834 list_del_init(&dmabuf->hbuf.list);
17835 list_for_each_entry_safe(d_buf, dnext,
17836 &dmabuf->dbuf.list, list) {
17837 list_del_init(&d_buf->list);
17838 lpfc_in_buf_free(vport->phba, d_buf);
17839 }
17840 lpfc_in_buf_free(vport->phba, &dmabuf->dbuf);
17841 }
17842}
17843
17844/**
17845 * lpfc_rcv_seq_check_edtov - Cleans up timed out receive sequences.
17846 * @vport: The vport that the received sequences were sent to.
17847 *
17848 * This function determines whether any received sequences have timed out by
17849 * first checking the vport's rcv_buffer_time_stamp. If this time_stamp
17850 * indicates that there is at least one timed out sequence this routine will
17851 * go through the received sequences one at a time from most inactive to most
17852 * active to determine which ones need to be cleaned up. Once it has determined
17853 * that a sequence needs to be cleaned up it will simply free up the resources
17854 * without sending an abort.
17855 **/
17856void
17857lpfc_rcv_seq_check_edtov(struct lpfc_vport *vport)
17858{
17859 struct lpfc_dmabuf *h_buf, *hnext;
17860 struct lpfc_dmabuf *d_buf, *dnext;
17861 struct hbq_dmabuf *dmabuf = NULL;
17862 unsigned long timeout;
17863 int abort_count = 0;
17864
17865 timeout = (msecs_to_jiffies(vport->phba->fc_edtov) +
17866 vport->rcv_buffer_time_stamp);
17867 if (list_empty(&vport->rcv_buffer_list) ||
17868 time_before(jiffies, timeout))
17869 return;
17870 /* start with the oldest sequence on the rcv list */
17871 list_for_each_entry_safe(h_buf, hnext, &vport->rcv_buffer_list, list) {
17872 dmabuf = container_of(h_buf, struct hbq_dmabuf, hbuf);
17873 timeout = (msecs_to_jiffies(vport->phba->fc_edtov) +
17874 dmabuf->time_stamp);
17875 if (time_before(jiffies, timeout))
17876 break;
17877 abort_count++;
17878 list_del_init(&dmabuf->hbuf.list);
17879 list_for_each_entry_safe(d_buf, dnext,
17880 &dmabuf->dbuf.list, list) {
17881 list_del_init(&d_buf->list);
17882 lpfc_in_buf_free(vport->phba, d_buf);
17883 }
17884 lpfc_in_buf_free(vport->phba, &dmabuf->dbuf);
17885 }
17886 if (abort_count)
17887 lpfc_update_rcv_time_stamp(vport);
17888}
17889
17890/**
James Smart4f774512009-05-22 14:52:35 -040017891 * lpfc_fc_frame_add - Adds a frame to the vport's list of received sequences
Lee Jones7af29d42020-07-21 17:41:31 +010017892 * @vport: pointer to a vitural port
James Smart4f774512009-05-22 14:52:35 -040017893 * @dmabuf: pointer to a dmabuf that describes the hdr and data of the FC frame
17894 *
17895 * This function searches through the existing incomplete sequences that have
17896 * been sent to this @vport. If the frame matches one of the incomplete
17897 * sequences then the dbuf in the @dmabuf is added to the list of frames that
17898 * make up that sequence. If no sequence is found that matches this frame then
17899 * the function will add the hbuf in the @dmabuf to the @vport's rcv_buffer_list
17900 * This function returns a pointer to the first dmabuf in the sequence list that
17901 * the frame was linked to.
17902 **/
17903static struct hbq_dmabuf *
17904lpfc_fc_frame_add(struct lpfc_vport *vport, struct hbq_dmabuf *dmabuf)
17905{
17906 struct fc_frame_header *new_hdr;
17907 struct fc_frame_header *temp_hdr;
17908 struct lpfc_dmabuf *d_buf;
17909 struct lpfc_dmabuf *h_buf;
17910 struct hbq_dmabuf *seq_dmabuf = NULL;
17911 struct hbq_dmabuf *temp_dmabuf = NULL;
James Smart4360ca92015-12-16 18:12:04 -050017912 uint8_t found = 0;
James Smart4f774512009-05-22 14:52:35 -040017913
James Smart4d9ab992009-10-02 15:16:39 -040017914 INIT_LIST_HEAD(&dmabuf->dbuf.list);
James Smart45ed1192009-10-02 15:17:02 -040017915 dmabuf->time_stamp = jiffies;
James Smart4f774512009-05-22 14:52:35 -040017916 new_hdr = (struct fc_frame_header *)dmabuf->hbuf.virt;
James Smart4360ca92015-12-16 18:12:04 -050017917
James Smart4f774512009-05-22 14:52:35 -040017918 /* Use the hdr_buf to find the sequence that this frame belongs to */
17919 list_for_each_entry(h_buf, &vport->rcv_buffer_list, list) {
17920 temp_hdr = (struct fc_frame_header *)h_buf->virt;
17921 if ((temp_hdr->fh_seq_id != new_hdr->fh_seq_id) ||
17922 (temp_hdr->fh_ox_id != new_hdr->fh_ox_id) ||
17923 (memcmp(&temp_hdr->fh_s_id, &new_hdr->fh_s_id, 3)))
17924 continue;
17925 /* found a pending sequence that matches this frame */
17926 seq_dmabuf = container_of(h_buf, struct hbq_dmabuf, hbuf);
17927 break;
17928 }
17929 if (!seq_dmabuf) {
17930 /*
17931 * This indicates first frame received for this sequence.
17932 * Queue the buffer on the vport's rcv_buffer_list.
17933 */
17934 list_add_tail(&dmabuf->hbuf.list, &vport->rcv_buffer_list);
James Smart45ed1192009-10-02 15:17:02 -040017935 lpfc_update_rcv_time_stamp(vport);
James Smart4f774512009-05-22 14:52:35 -040017936 return dmabuf;
17937 }
17938 temp_hdr = seq_dmabuf->hbuf.virt;
James Smarteeead812009-12-21 17:01:23 -050017939 if (be16_to_cpu(new_hdr->fh_seq_cnt) <
17940 be16_to_cpu(temp_hdr->fh_seq_cnt)) {
James Smart4d9ab992009-10-02 15:16:39 -040017941 list_del_init(&seq_dmabuf->hbuf.list);
17942 list_add_tail(&dmabuf->hbuf.list, &vport->rcv_buffer_list);
17943 list_add_tail(&dmabuf->dbuf.list, &seq_dmabuf->dbuf.list);
James Smart45ed1192009-10-02 15:17:02 -040017944 lpfc_update_rcv_time_stamp(vport);
James Smart4f774512009-05-22 14:52:35 -040017945 return dmabuf;
17946 }
James Smart45ed1192009-10-02 15:17:02 -040017947 /* move this sequence to the tail to indicate a young sequence */
17948 list_move_tail(&seq_dmabuf->hbuf.list, &vport->rcv_buffer_list);
17949 seq_dmabuf->time_stamp = jiffies;
17950 lpfc_update_rcv_time_stamp(vport);
James Smarteeead812009-12-21 17:01:23 -050017951 if (list_empty(&seq_dmabuf->dbuf.list)) {
James Smarteeead812009-12-21 17:01:23 -050017952 list_add_tail(&dmabuf->dbuf.list, &seq_dmabuf->dbuf.list);
17953 return seq_dmabuf;
17954 }
James Smart4f774512009-05-22 14:52:35 -040017955 /* find the correct place in the sequence to insert this frame */
James Smart4360ca92015-12-16 18:12:04 -050017956 d_buf = list_entry(seq_dmabuf->dbuf.list.prev, typeof(*d_buf), list);
17957 while (!found) {
James Smart4f774512009-05-22 14:52:35 -040017958 temp_dmabuf = container_of(d_buf, struct hbq_dmabuf, dbuf);
17959 temp_hdr = (struct fc_frame_header *)temp_dmabuf->hbuf.virt;
17960 /*
17961 * If the frame's sequence count is greater than the frame on
17962 * the list then insert the frame right after this frame
17963 */
James Smarteeead812009-12-21 17:01:23 -050017964 if (be16_to_cpu(new_hdr->fh_seq_cnt) >
17965 be16_to_cpu(temp_hdr->fh_seq_cnt)) {
James Smart4f774512009-05-22 14:52:35 -040017966 list_add(&dmabuf->dbuf.list, &temp_dmabuf->dbuf.list);
James Smart4360ca92015-12-16 18:12:04 -050017967 found = 1;
17968 break;
James Smart4f774512009-05-22 14:52:35 -040017969 }
James Smart4360ca92015-12-16 18:12:04 -050017970
17971 if (&d_buf->list == &seq_dmabuf->dbuf.list)
17972 break;
17973 d_buf = list_entry(d_buf->list.prev, typeof(*d_buf), list);
James Smart4f774512009-05-22 14:52:35 -040017974 }
James Smart4360ca92015-12-16 18:12:04 -050017975
17976 if (found)
17977 return seq_dmabuf;
James Smart4f774512009-05-22 14:52:35 -040017978 return NULL;
17979}
17980
17981/**
James Smart6669f9b2009-10-02 15:16:45 -040017982 * lpfc_sli4_abort_partial_seq - Abort partially assembled unsol sequence
17983 * @vport: pointer to a vitural port
17984 * @dmabuf: pointer to a dmabuf that describes the FC sequence
17985 *
17986 * This function tries to abort from the partially assembed sequence, described
17987 * by the information from basic abbort @dmabuf. It checks to see whether such
17988 * partially assembled sequence held by the driver. If so, it shall free up all
17989 * the frames from the partially assembled sequence.
17990 *
17991 * Return
17992 * true -- if there is matching partially assembled sequence present and all
17993 * the frames freed with the sequence;
17994 * false -- if there is no matching partially assembled sequence present so
17995 * nothing got aborted in the lower layer driver
17996 **/
17997static bool
17998lpfc_sli4_abort_partial_seq(struct lpfc_vport *vport,
17999 struct hbq_dmabuf *dmabuf)
18000{
18001 struct fc_frame_header *new_hdr;
18002 struct fc_frame_header *temp_hdr;
18003 struct lpfc_dmabuf *d_buf, *n_buf, *h_buf;
18004 struct hbq_dmabuf *seq_dmabuf = NULL;
18005
18006 /* Use the hdr_buf to find the sequence that matches this frame */
18007 INIT_LIST_HEAD(&dmabuf->dbuf.list);
18008 INIT_LIST_HEAD(&dmabuf->hbuf.list);
18009 new_hdr = (struct fc_frame_header *)dmabuf->hbuf.virt;
18010 list_for_each_entry(h_buf, &vport->rcv_buffer_list, list) {
18011 temp_hdr = (struct fc_frame_header *)h_buf->virt;
18012 if ((temp_hdr->fh_seq_id != new_hdr->fh_seq_id) ||
18013 (temp_hdr->fh_ox_id != new_hdr->fh_ox_id) ||
18014 (memcmp(&temp_hdr->fh_s_id, &new_hdr->fh_s_id, 3)))
18015 continue;
18016 /* found a pending sequence that matches this frame */
18017 seq_dmabuf = container_of(h_buf, struct hbq_dmabuf, hbuf);
18018 break;
18019 }
18020
18021 /* Free up all the frames from the partially assembled sequence */
18022 if (seq_dmabuf) {
18023 list_for_each_entry_safe(d_buf, n_buf,
18024 &seq_dmabuf->dbuf.list, list) {
18025 list_del_init(&d_buf->list);
18026 lpfc_in_buf_free(vport->phba, d_buf);
18027 }
18028 return true;
18029 }
18030 return false;
18031}
18032
18033/**
James Smart6dd9e312013-01-03 15:43:37 -050018034 * lpfc_sli4_abort_ulp_seq - Abort assembled unsol sequence from ulp
18035 * @vport: pointer to a vitural port
18036 * @dmabuf: pointer to a dmabuf that describes the FC sequence
18037 *
18038 * This function tries to abort from the assembed sequence from upper level
18039 * protocol, described by the information from basic abbort @dmabuf. It
18040 * checks to see whether such pending context exists at upper level protocol.
18041 * If so, it shall clean up the pending context.
18042 *
18043 * Return
18044 * true -- if there is matching pending context of the sequence cleaned
18045 * at ulp;
18046 * false -- if there is no matching pending context of the sequence present
18047 * at ulp.
18048 **/
18049static bool
18050lpfc_sli4_abort_ulp_seq(struct lpfc_vport *vport, struct hbq_dmabuf *dmabuf)
18051{
18052 struct lpfc_hba *phba = vport->phba;
18053 int handled;
18054
18055 /* Accepting abort at ulp with SLI4 only */
18056 if (phba->sli_rev < LPFC_SLI_REV4)
18057 return false;
18058
18059 /* Register all caring upper level protocols to attend abort */
18060 handled = lpfc_ct_handle_unsol_abort(phba, dmabuf);
18061 if (handled)
18062 return true;
18063
18064 return false;
18065}
18066
18067/**
James Smart546fc852011-03-11 16:06:29 -050018068 * lpfc_sli4_seq_abort_rsp_cmpl - BLS ABORT RSP seq abort iocb complete handler
James Smart6669f9b2009-10-02 15:16:45 -040018069 * @phba: Pointer to HBA context object.
18070 * @cmd_iocbq: pointer to the command iocbq structure.
18071 * @rsp_iocbq: pointer to the response iocbq structure.
18072 *
James Smart546fc852011-03-11 16:06:29 -050018073 * This function handles the sequence abort response iocb command complete
James Smart6669f9b2009-10-02 15:16:45 -040018074 * event. It properly releases the memory allocated to the sequence abort
18075 * accept iocb.
18076 **/
18077static void
James Smart546fc852011-03-11 16:06:29 -050018078lpfc_sli4_seq_abort_rsp_cmpl(struct lpfc_hba *phba,
James Smart6669f9b2009-10-02 15:16:45 -040018079 struct lpfc_iocbq *cmd_iocbq,
18080 struct lpfc_iocbq *rsp_iocbq)
18081{
James Smart6dd9e312013-01-03 15:43:37 -050018082 struct lpfc_nodelist *ndlp;
18083
18084 if (cmd_iocbq) {
18085 ndlp = (struct lpfc_nodelist *)cmd_iocbq->context1;
18086 lpfc_nlp_put(ndlp);
James Smart6669f9b2009-10-02 15:16:45 -040018087 lpfc_sli_release_iocbq(phba, cmd_iocbq);
James Smart6dd9e312013-01-03 15:43:37 -050018088 }
James Smart6b5151f2012-01-18 16:24:06 -050018089
18090 /* Failure means BLS ABORT RSP did not get delivered to remote node*/
18091 if (rsp_iocbq && rsp_iocbq->iocb.ulpStatus)
Dick Kennedy372c1872020-06-30 14:50:00 -070018092 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart6b5151f2012-01-18 16:24:06 -050018093 "3154 BLS ABORT RSP failed, data: x%x/x%x\n",
18094 rsp_iocbq->iocb.ulpStatus,
18095 rsp_iocbq->iocb.un.ulpWord[4]);
James Smart6669f9b2009-10-02 15:16:45 -040018096}
18097
18098/**
James Smart6d368e52011-05-24 11:44:12 -040018099 * lpfc_sli4_xri_inrange - check xri is in range of xris owned by driver.
18100 * @phba: Pointer to HBA context object.
18101 * @xri: xri id in transaction.
18102 *
18103 * This function validates the xri maps to the known range of XRIs allocated an
18104 * used by the driver.
18105 **/
James Smart7851fe22011-07-22 18:36:52 -040018106uint16_t
James Smart6d368e52011-05-24 11:44:12 -040018107lpfc_sli4_xri_inrange(struct lpfc_hba *phba,
18108 uint16_t xri)
18109{
James Smarta2fc4aef2014-09-03 12:57:55 -040018110 uint16_t i;
James Smart6d368e52011-05-24 11:44:12 -040018111
18112 for (i = 0; i < phba->sli4_hba.max_cfg_param.max_xri; i++) {
18113 if (xri == phba->sli4_hba.xri_ids[i])
18114 return i;
18115 }
18116 return NO_XRI;
18117}
18118
James Smart6d368e52011-05-24 11:44:12 -040018119/**
James Smart546fc852011-03-11 16:06:29 -050018120 * lpfc_sli4_seq_abort_rsp - bls rsp to sequence abort
James Smart3bfab8a2021-04-11 18:31:23 -070018121 * @vport: pointer to a virtual port.
James Smart6669f9b2009-10-02 15:16:45 -040018122 * @fc_hdr: pointer to a FC frame header.
Lee Jones7af29d42020-07-21 17:41:31 +010018123 * @aborted: was the partially assembled receive sequence successfully aborted
James Smart6669f9b2009-10-02 15:16:45 -040018124 *
James Smart546fc852011-03-11 16:06:29 -050018125 * This function sends a basic response to a previous unsol sequence abort
James Smart6669f9b2009-10-02 15:16:45 -040018126 * event after aborting the sequence handling.
18127 **/
James Smart86c67372017-04-21 16:05:04 -070018128void
James Smart6dd9e312013-01-03 15:43:37 -050018129lpfc_sli4_seq_abort_rsp(struct lpfc_vport *vport,
18130 struct fc_frame_header *fc_hdr, bool aborted)
James Smart6669f9b2009-10-02 15:16:45 -040018131{
James Smart6dd9e312013-01-03 15:43:37 -050018132 struct lpfc_hba *phba = vport->phba;
James Smart6669f9b2009-10-02 15:16:45 -040018133 struct lpfc_iocbq *ctiocb = NULL;
18134 struct lpfc_nodelist *ndlp;
James Smartee0f4fe2012-05-09 21:19:14 -040018135 uint16_t oxid, rxid, xri, lxri;
James Smart5ffc2662009-11-18 15:39:44 -050018136 uint32_t sid, fctl;
James Smart6669f9b2009-10-02 15:16:45 -040018137 IOCB_t *icmd;
James Smart546fc852011-03-11 16:06:29 -050018138 int rc;
James Smart6669f9b2009-10-02 15:16:45 -040018139
18140 if (!lpfc_is_link_up(phba))
18141 return;
18142
18143 sid = sli4_sid_from_fc_hdr(fc_hdr);
18144 oxid = be16_to_cpu(fc_hdr->fh_ox_id);
James Smart5ffc2662009-11-18 15:39:44 -050018145 rxid = be16_to_cpu(fc_hdr->fh_rx_id);
James Smart6669f9b2009-10-02 15:16:45 -040018146
James Smart6dd9e312013-01-03 15:43:37 -050018147 ndlp = lpfc_findnode_did(vport, sid);
James Smart6669f9b2009-10-02 15:16:45 -040018148 if (!ndlp) {
James Smart9d3d3402017-04-21 16:05:00 -070018149 ndlp = lpfc_nlp_init(vport, sid);
James Smart6dd9e312013-01-03 15:43:37 -050018150 if (!ndlp) {
18151 lpfc_printf_vlog(vport, KERN_WARNING, LOG_ELS,
18152 "1268 Failed to allocate ndlp for "
18153 "oxid:x%x SID:x%x\n", oxid, sid);
18154 return;
18155 }
James Smart6dd9e312013-01-03 15:43:37 -050018156 /* Put ndlp onto pport node list */
18157 lpfc_enqueue_node(vport, ndlp);
James Smart6669f9b2009-10-02 15:16:45 -040018158 }
18159
James Smart546fc852011-03-11 16:06:29 -050018160 /* Allocate buffer for rsp iocb */
James Smart6669f9b2009-10-02 15:16:45 -040018161 ctiocb = lpfc_sli_get_iocbq(phba);
18162 if (!ctiocb)
18163 return;
18164
James Smart5ffc2662009-11-18 15:39:44 -050018165 /* Extract the F_CTL field from FC_HDR */
18166 fctl = sli4_fctl_from_fc_hdr(fc_hdr);
18167
James Smart6669f9b2009-10-02 15:16:45 -040018168 icmd = &ctiocb->iocb;
James Smart6669f9b2009-10-02 15:16:45 -040018169 icmd->un.xseq64.bdl.bdeSize = 0;
James Smart5ffc2662009-11-18 15:39:44 -050018170 icmd->un.xseq64.bdl.ulpIoTag32 = 0;
James Smart6669f9b2009-10-02 15:16:45 -040018171 icmd->un.xseq64.w5.hcsw.Dfctl = 0;
18172 icmd->un.xseq64.w5.hcsw.Rctl = FC_RCTL_BA_ACC;
18173 icmd->un.xseq64.w5.hcsw.Type = FC_TYPE_BLS;
18174
18175 /* Fill in the rest of iocb fields */
18176 icmd->ulpCommand = CMD_XMIT_BLS_RSP64_CX;
18177 icmd->ulpBdeCount = 0;
18178 icmd->ulpLe = 1;
18179 icmd->ulpClass = CLASS3;
James Smart6d368e52011-05-24 11:44:12 -040018180 icmd->ulpContext = phba->sli4_hba.rpi_ids[ndlp->nlp_rpi];
James Smart6dd9e312013-01-03 15:43:37 -050018181 ctiocb->context1 = lpfc_nlp_get(ndlp);
James Smart4430f7f2020-11-15 11:26:31 -080018182 if (!ctiocb->context1) {
18183 lpfc_sli_release_iocbq(phba, ctiocb);
18184 return;
18185 }
James Smart6669f9b2009-10-02 15:16:45 -040018186
James Smart6669f9b2009-10-02 15:16:45 -040018187 ctiocb->vport = phba->pport;
James Smart546fc852011-03-11 16:06:29 -050018188 ctiocb->iocb_cmpl = lpfc_sli4_seq_abort_rsp_cmpl;
James Smart6d368e52011-05-24 11:44:12 -040018189 ctiocb->sli4_lxritag = NO_XRI;
James Smart546fc852011-03-11 16:06:29 -050018190 ctiocb->sli4_xritag = NO_XRI;
18191
James Smartee0f4fe2012-05-09 21:19:14 -040018192 if (fctl & FC_FC_EX_CTX)
18193 /* Exchange responder sent the abort so we
18194 * own the oxid.
18195 */
18196 xri = oxid;
18197 else
18198 xri = rxid;
18199 lxri = lpfc_sli4_xri_inrange(phba, xri);
18200 if (lxri != NO_XRI)
18201 lpfc_set_rrq_active(phba, ndlp, lxri,
18202 (xri == oxid) ? rxid : oxid, 0);
James Smart6dd9e312013-01-03 15:43:37 -050018203 /* For BA_ABTS from exchange responder, if the logical xri with
18204 * the oxid maps to the FCP XRI range, the port no longer has
18205 * that exchange context, send a BLS_RJT. Override the IOCB for
18206 * a BA_RJT.
James Smart546fc852011-03-11 16:06:29 -050018207 */
James Smart6dd9e312013-01-03 15:43:37 -050018208 if ((fctl & FC_FC_EX_CTX) &&
James Smart895427b2017-02-12 13:52:30 -080018209 (lxri > lpfc_sli4_get_iocb_cnt(phba))) {
James Smart6dd9e312013-01-03 15:43:37 -050018210 icmd->un.xseq64.w5.hcsw.Rctl = FC_RCTL_BA_RJT;
18211 bf_set(lpfc_vndr_code, &icmd->un.bls_rsp, 0);
18212 bf_set(lpfc_rsn_expln, &icmd->un.bls_rsp, FC_BA_RJT_INV_XID);
18213 bf_set(lpfc_rsn_code, &icmd->un.bls_rsp, FC_BA_RJT_UNABLE);
18214 }
18215
18216 /* If BA_ABTS failed to abort a partially assembled receive sequence,
18217 * the driver no longer has that exchange, send a BLS_RJT. Override
18218 * the IOCB for a BA_RJT.
18219 */
18220 if (aborted == false) {
James Smart546fc852011-03-11 16:06:29 -050018221 icmd->un.xseq64.w5.hcsw.Rctl = FC_RCTL_BA_RJT;
18222 bf_set(lpfc_vndr_code, &icmd->un.bls_rsp, 0);
18223 bf_set(lpfc_rsn_expln, &icmd->un.bls_rsp, FC_BA_RJT_INV_XID);
18224 bf_set(lpfc_rsn_code, &icmd->un.bls_rsp, FC_BA_RJT_UNABLE);
18225 }
James Smart6669f9b2009-10-02 15:16:45 -040018226
James Smart5ffc2662009-11-18 15:39:44 -050018227 if (fctl & FC_FC_EX_CTX) {
18228 /* ABTS sent by responder to CT exchange, construction
18229 * of BA_ACC will use OX_ID from ABTS for the XRI_TAG
18230 * field and RX_ID from ABTS for RX_ID field.
18231 */
James Smart546fc852011-03-11 16:06:29 -050018232 bf_set(lpfc_abts_orig, &icmd->un.bls_rsp, LPFC_ABTS_UNSOL_RSP);
James Smart5ffc2662009-11-18 15:39:44 -050018233 } else {
18234 /* ABTS sent by initiator to CT exchange, construction
18235 * of BA_ACC will need to allocate a new XRI as for the
James Smartf09c3ac2012-03-01 22:33:29 -050018236 * XRI_TAG field.
James Smart5ffc2662009-11-18 15:39:44 -050018237 */
James Smart546fc852011-03-11 16:06:29 -050018238 bf_set(lpfc_abts_orig, &icmd->un.bls_rsp, LPFC_ABTS_UNSOL_INT);
James Smart5ffc2662009-11-18 15:39:44 -050018239 }
James Smartf09c3ac2012-03-01 22:33:29 -050018240 bf_set(lpfc_abts_rxid, &icmd->un.bls_rsp, rxid);
James Smart546fc852011-03-11 16:06:29 -050018241 bf_set(lpfc_abts_oxid, &icmd->un.bls_rsp, oxid);
James Smart5ffc2662009-11-18 15:39:44 -050018242
James Smart546fc852011-03-11 16:06:29 -050018243 /* Xmit CT abts response on exchange <xid> */
James Smart6dd9e312013-01-03 15:43:37 -050018244 lpfc_printf_vlog(vport, KERN_INFO, LOG_ELS,
18245 "1200 Send BLS cmd x%x on oxid x%x Data: x%x\n",
18246 icmd->un.xseq64.w5.hcsw.Rctl, oxid, phba->link_state);
James Smart546fc852011-03-11 16:06:29 -050018247
18248 rc = lpfc_sli_issue_iocb(phba, LPFC_ELS_RING, ctiocb, 0);
18249 if (rc == IOCB_ERROR) {
Dick Kennedy372c1872020-06-30 14:50:00 -070018250 lpfc_printf_vlog(vport, KERN_ERR, LOG_TRACE_EVENT,
James Smart6dd9e312013-01-03 15:43:37 -050018251 "2925 Failed to issue CT ABTS RSP x%x on "
18252 "xri x%x, Data x%x\n",
18253 icmd->un.xseq64.w5.hcsw.Rctl, oxid,
18254 phba->link_state);
18255 lpfc_nlp_put(ndlp);
18256 ctiocb->context1 = NULL;
James Smart546fc852011-03-11 16:06:29 -050018257 lpfc_sli_release_iocbq(phba, ctiocb);
18258 }
James Smart6669f9b2009-10-02 15:16:45 -040018259}
18260
18261/**
18262 * lpfc_sli4_handle_unsol_abort - Handle sli-4 unsolicited abort event
18263 * @vport: Pointer to the vport on which this sequence was received
18264 * @dmabuf: pointer to a dmabuf that describes the FC sequence
18265 *
18266 * This function handles an SLI-4 unsolicited abort event. If the unsolicited
18267 * receive sequence is only partially assembed by the driver, it shall abort
18268 * the partially assembled frames for the sequence. Otherwise, if the
18269 * unsolicited receive sequence has been completely assembled and passed to
Ferruh Yigit02e3e582020-07-28 15:56:06 +010018270 * the Upper Layer Protocol (ULP), it then mark the per oxid status for the
James Smart6669f9b2009-10-02 15:16:45 -040018271 * unsolicited sequence has been aborted. After that, it will issue a basic
18272 * accept to accept the abort.
18273 **/
Rashika Kheria5d8b8162014-09-03 12:55:04 -040018274static void
James Smart6669f9b2009-10-02 15:16:45 -040018275lpfc_sli4_handle_unsol_abort(struct lpfc_vport *vport,
18276 struct hbq_dmabuf *dmabuf)
18277{
18278 struct lpfc_hba *phba = vport->phba;
18279 struct fc_frame_header fc_hdr;
James Smart5ffc2662009-11-18 15:39:44 -050018280 uint32_t fctl;
James Smart6dd9e312013-01-03 15:43:37 -050018281 bool aborted;
James Smart6669f9b2009-10-02 15:16:45 -040018282
James Smart6669f9b2009-10-02 15:16:45 -040018283 /* Make a copy of fc_hdr before the dmabuf being released */
18284 memcpy(&fc_hdr, dmabuf->hbuf.virt, sizeof(struct fc_frame_header));
James Smart5ffc2662009-11-18 15:39:44 -050018285 fctl = sli4_fctl_from_fc_hdr(&fc_hdr);
James Smart6669f9b2009-10-02 15:16:45 -040018286
James Smart5ffc2662009-11-18 15:39:44 -050018287 if (fctl & FC_FC_EX_CTX) {
James Smart6dd9e312013-01-03 15:43:37 -050018288 /* ABTS by responder to exchange, no cleanup needed */
18289 aborted = true;
James Smart5ffc2662009-11-18 15:39:44 -050018290 } else {
James Smart6dd9e312013-01-03 15:43:37 -050018291 /* ABTS by initiator to exchange, need to do cleanup */
18292 aborted = lpfc_sli4_abort_partial_seq(vport, dmabuf);
18293 if (aborted == false)
18294 aborted = lpfc_sli4_abort_ulp_seq(vport, dmabuf);
James Smart5ffc2662009-11-18 15:39:44 -050018295 }
James Smart6dd9e312013-01-03 15:43:37 -050018296 lpfc_in_buf_free(phba, &dmabuf->dbuf);
18297
James Smart86c67372017-04-21 16:05:04 -070018298 if (phba->nvmet_support) {
18299 lpfc_nvmet_rcv_unsol_abort(vport, &fc_hdr);
18300 return;
18301 }
18302
James Smart6dd9e312013-01-03 15:43:37 -050018303 /* Respond with BA_ACC or BA_RJT accordingly */
18304 lpfc_sli4_seq_abort_rsp(vport, &fc_hdr, aborted);
James Smart6669f9b2009-10-02 15:16:45 -040018305}
18306
18307/**
James Smart4f774512009-05-22 14:52:35 -040018308 * lpfc_seq_complete - Indicates if a sequence is complete
18309 * @dmabuf: pointer to a dmabuf that describes the FC sequence
18310 *
18311 * This function checks the sequence, starting with the frame described by
18312 * @dmabuf, to see if all the frames associated with this sequence are present.
18313 * the frames associated with this sequence are linked to the @dmabuf using the
18314 * dbuf list. This function looks for two major things. 1) That the first frame
18315 * has a sequence count of zero. 2) There is a frame with last frame of sequence
18316 * set. 3) That there are no holes in the sequence count. The function will
18317 * return 1 when the sequence is complete, otherwise it will return 0.
18318 **/
18319static int
18320lpfc_seq_complete(struct hbq_dmabuf *dmabuf)
18321{
18322 struct fc_frame_header *hdr;
18323 struct lpfc_dmabuf *d_buf;
18324 struct hbq_dmabuf *seq_dmabuf;
18325 uint32_t fctl;
18326 int seq_count = 0;
18327
18328 hdr = (struct fc_frame_header *)dmabuf->hbuf.virt;
18329 /* make sure first fame of sequence has a sequence count of zero */
18330 if (hdr->fh_seq_cnt != seq_count)
18331 return 0;
18332 fctl = (hdr->fh_f_ctl[0] << 16 |
18333 hdr->fh_f_ctl[1] << 8 |
18334 hdr->fh_f_ctl[2]);
18335 /* If last frame of sequence we can return success. */
18336 if (fctl & FC_FC_END_SEQ)
18337 return 1;
18338 list_for_each_entry(d_buf, &dmabuf->dbuf.list, list) {
18339 seq_dmabuf = container_of(d_buf, struct hbq_dmabuf, dbuf);
18340 hdr = (struct fc_frame_header *)seq_dmabuf->hbuf.virt;
18341 /* If there is a hole in the sequence count then fail. */
James Smarteeead812009-12-21 17:01:23 -050018342 if (++seq_count != be16_to_cpu(hdr->fh_seq_cnt))
James Smart4f774512009-05-22 14:52:35 -040018343 return 0;
18344 fctl = (hdr->fh_f_ctl[0] << 16 |
18345 hdr->fh_f_ctl[1] << 8 |
18346 hdr->fh_f_ctl[2]);
18347 /* If last frame of sequence we can return success. */
18348 if (fctl & FC_FC_END_SEQ)
18349 return 1;
18350 }
18351 return 0;
18352}
18353
18354/**
18355 * lpfc_prep_seq - Prep sequence for ULP processing
18356 * @vport: Pointer to the vport on which this sequence was received
Lee Jones7af29d42020-07-21 17:41:31 +010018357 * @seq_dmabuf: pointer to a dmabuf that describes the FC sequence
James Smart4f774512009-05-22 14:52:35 -040018358 *
18359 * This function takes a sequence, described by a list of frames, and creates
18360 * a list of iocbq structures to describe the sequence. This iocbq list will be
18361 * used to issue to the generic unsolicited sequence handler. This routine
18362 * returns a pointer to the first iocbq in the list. If the function is unable
18363 * to allocate an iocbq then it throw out the received frames that were not
18364 * able to be described and return a pointer to the first iocbq. If unable to
18365 * allocate any iocbqs (including the first) this function will return NULL.
18366 **/
18367static struct lpfc_iocbq *
18368lpfc_prep_seq(struct lpfc_vport *vport, struct hbq_dmabuf *seq_dmabuf)
18369{
James Smart7851fe22011-07-22 18:36:52 -040018370 struct hbq_dmabuf *hbq_buf;
James Smart4f774512009-05-22 14:52:35 -040018371 struct lpfc_dmabuf *d_buf, *n_buf;
18372 struct lpfc_iocbq *first_iocbq, *iocbq;
18373 struct fc_frame_header *fc_hdr;
18374 uint32_t sid;
James Smart7851fe22011-07-22 18:36:52 -040018375 uint32_t len, tot_len;
James Smarteeead812009-12-21 17:01:23 -050018376 struct ulp_bde64 *pbde;
James Smart4f774512009-05-22 14:52:35 -040018377
18378 fc_hdr = (struct fc_frame_header *)seq_dmabuf->hbuf.virt;
18379 /* remove from receive buffer list */
18380 list_del_init(&seq_dmabuf->hbuf.list);
James Smart45ed1192009-10-02 15:17:02 -040018381 lpfc_update_rcv_time_stamp(vport);
James Smart4f774512009-05-22 14:52:35 -040018382 /* get the Remote Port's SID */
James Smart6669f9b2009-10-02 15:16:45 -040018383 sid = sli4_sid_from_fc_hdr(fc_hdr);
James Smart7851fe22011-07-22 18:36:52 -040018384 tot_len = 0;
James Smart4f774512009-05-22 14:52:35 -040018385 /* Get an iocbq struct to fill in. */
18386 first_iocbq = lpfc_sli_get_iocbq(vport->phba);
18387 if (first_iocbq) {
18388 /* Initialize the first IOCB. */
James Smart8fa38512009-07-19 10:01:03 -040018389 first_iocbq->iocb.unsli3.rcvsli3.acc_len = 0;
James Smart4f774512009-05-22 14:52:35 -040018390 first_iocbq->iocb.ulpStatus = IOSTAT_SUCCESS;
James Smart895427b2017-02-12 13:52:30 -080018391 first_iocbq->vport = vport;
James Smart939723a2012-05-09 21:19:03 -040018392
18393 /* Check FC Header to see what TYPE of frame we are rcv'ing */
18394 if (sli4_type_from_fc_hdr(fc_hdr) == FC_TYPE_ELS) {
18395 first_iocbq->iocb.ulpCommand = CMD_IOCB_RCV_ELS64_CX;
18396 first_iocbq->iocb.un.rcvels.parmRo =
18397 sli4_did_from_fc_hdr(fc_hdr);
18398 first_iocbq->iocb.ulpPU = PARM_NPIV_DID;
18399 } else
18400 first_iocbq->iocb.ulpCommand = CMD_IOCB_RCV_SEQ64_CX;
James Smart7851fe22011-07-22 18:36:52 -040018401 first_iocbq->iocb.ulpContext = NO_XRI;
18402 first_iocbq->iocb.unsli3.rcvsli3.ox_id =
18403 be16_to_cpu(fc_hdr->fh_ox_id);
18404 /* iocbq is prepped for internal consumption. Physical vpi. */
18405 first_iocbq->iocb.unsli3.rcvsli3.vpi =
18406 vport->phba->vpi_ids[vport->vpi];
James Smart4f774512009-05-22 14:52:35 -040018407 /* put the first buffer into the first IOCBq */
James Smart48a5a662013-07-15 18:32:28 -040018408 tot_len = bf_get(lpfc_rcqe_length,
18409 &seq_dmabuf->cq_event.cqe.rcqe_cmpl);
18410
James Smart4f774512009-05-22 14:52:35 -040018411 first_iocbq->context2 = &seq_dmabuf->dbuf;
18412 first_iocbq->context3 = NULL;
18413 first_iocbq->iocb.ulpBdeCount = 1;
James Smart48a5a662013-07-15 18:32:28 -040018414 if (tot_len > LPFC_DATA_BUF_SIZE)
18415 first_iocbq->iocb.un.cont64[0].tus.f.bdeSize =
James Smart4f774512009-05-22 14:52:35 -040018416 LPFC_DATA_BUF_SIZE;
James Smart48a5a662013-07-15 18:32:28 -040018417 else
18418 first_iocbq->iocb.un.cont64[0].tus.f.bdeSize = tot_len;
18419
James Smart4f774512009-05-22 14:52:35 -040018420 first_iocbq->iocb.un.rcvels.remoteID = sid;
James Smart48a5a662013-07-15 18:32:28 -040018421
James Smart7851fe22011-07-22 18:36:52 -040018422 first_iocbq->iocb.unsli3.rcvsli3.acc_len = tot_len;
James Smart4f774512009-05-22 14:52:35 -040018423 }
18424 iocbq = first_iocbq;
18425 /*
18426 * Each IOCBq can have two Buffers assigned, so go through the list
18427 * of buffers for this sequence and save two buffers in each IOCBq
18428 */
18429 list_for_each_entry_safe(d_buf, n_buf, &seq_dmabuf->dbuf.list, list) {
18430 if (!iocbq) {
18431 lpfc_in_buf_free(vport->phba, d_buf);
18432 continue;
18433 }
18434 if (!iocbq->context3) {
18435 iocbq->context3 = d_buf;
18436 iocbq->iocb.ulpBdeCount++;
James Smart7851fe22011-07-22 18:36:52 -040018437 /* We need to get the size out of the right CQE */
18438 hbq_buf = container_of(d_buf, struct hbq_dmabuf, dbuf);
18439 len = bf_get(lpfc_rcqe_length,
18440 &hbq_buf->cq_event.cqe.rcqe_cmpl);
James Smart48a5a662013-07-15 18:32:28 -040018441 pbde = (struct ulp_bde64 *)
18442 &iocbq->iocb.unsli3.sli3Words[4];
18443 if (len > LPFC_DATA_BUF_SIZE)
18444 pbde->tus.f.bdeSize = LPFC_DATA_BUF_SIZE;
18445 else
18446 pbde->tus.f.bdeSize = len;
18447
James Smart7851fe22011-07-22 18:36:52 -040018448 iocbq->iocb.unsli3.rcvsli3.acc_len += len;
18449 tot_len += len;
James Smart4f774512009-05-22 14:52:35 -040018450 } else {
18451 iocbq = lpfc_sli_get_iocbq(vport->phba);
18452 if (!iocbq) {
18453 if (first_iocbq) {
18454 first_iocbq->iocb.ulpStatus =
18455 IOSTAT_FCP_RSP_ERROR;
18456 first_iocbq->iocb.un.ulpWord[4] =
18457 IOERR_NO_RESOURCES;
18458 }
18459 lpfc_in_buf_free(vport->phba, d_buf);
18460 continue;
18461 }
James Smart7851fe22011-07-22 18:36:52 -040018462 /* We need to get the size out of the right CQE */
18463 hbq_buf = container_of(d_buf, struct hbq_dmabuf, dbuf);
18464 len = bf_get(lpfc_rcqe_length,
18465 &hbq_buf->cq_event.cqe.rcqe_cmpl);
James Smart48a5a662013-07-15 18:32:28 -040018466 iocbq->context2 = d_buf;
18467 iocbq->context3 = NULL;
18468 iocbq->iocb.ulpBdeCount = 1;
18469 if (len > LPFC_DATA_BUF_SIZE)
18470 iocbq->iocb.un.cont64[0].tus.f.bdeSize =
18471 LPFC_DATA_BUF_SIZE;
18472 else
18473 iocbq->iocb.un.cont64[0].tus.f.bdeSize = len;
18474
James Smart7851fe22011-07-22 18:36:52 -040018475 tot_len += len;
18476 iocbq->iocb.unsli3.rcvsli3.acc_len = tot_len;
18477
James Smart4f774512009-05-22 14:52:35 -040018478 iocbq->iocb.un.rcvels.remoteID = sid;
18479 list_add_tail(&iocbq->list, &first_iocbq->list);
18480 }
18481 }
James Smart39c4f1a2020-01-27 16:23:01 -080018482 /* Free the sequence's header buffer */
18483 if (!first_iocbq)
18484 lpfc_in_buf_free(vport->phba, &seq_dmabuf->dbuf);
18485
James Smart4f774512009-05-22 14:52:35 -040018486 return first_iocbq;
18487}
18488
James Smart6669f9b2009-10-02 15:16:45 -040018489static void
18490lpfc_sli4_send_seq_to_ulp(struct lpfc_vport *vport,
18491 struct hbq_dmabuf *seq_dmabuf)
18492{
18493 struct fc_frame_header *fc_hdr;
18494 struct lpfc_iocbq *iocbq, *curr_iocb, *next_iocb;
18495 struct lpfc_hba *phba = vport->phba;
18496
18497 fc_hdr = (struct fc_frame_header *)seq_dmabuf->hbuf.virt;
18498 iocbq = lpfc_prep_seq(vport, seq_dmabuf);
18499 if (!iocbq) {
Dick Kennedy372c1872020-06-30 14:50:00 -070018500 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart6669f9b2009-10-02 15:16:45 -040018501 "2707 Ring %d handler: Failed to allocate "
18502 "iocb Rctl x%x Type x%x received\n",
18503 LPFC_ELS_RING,
18504 fc_hdr->fh_r_ctl, fc_hdr->fh_type);
18505 return;
18506 }
18507 if (!lpfc_complete_unsol_iocb(phba,
James Smart895427b2017-02-12 13:52:30 -080018508 phba->sli4_hba.els_wq->pring,
James Smart6669f9b2009-10-02 15:16:45 -040018509 iocbq, fc_hdr->fh_r_ctl,
18510 fc_hdr->fh_type))
Dick Kennedy372c1872020-06-30 14:50:00 -070018511 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart6669f9b2009-10-02 15:16:45 -040018512 "2540 Ring %d handler: unexpected Rctl "
18513 "x%x Type x%x received\n",
18514 LPFC_ELS_RING,
18515 fc_hdr->fh_r_ctl, fc_hdr->fh_type);
18516
18517 /* Free iocb created in lpfc_prep_seq */
18518 list_for_each_entry_safe(curr_iocb, next_iocb,
18519 &iocbq->list, list) {
18520 list_del_init(&curr_iocb->list);
18521 lpfc_sli_release_iocbq(phba, curr_iocb);
18522 }
18523 lpfc_sli_release_iocbq(phba, iocbq);
18524}
18525
James Smartae9e28f2017-05-15 15:20:51 -070018526static void
18527lpfc_sli4_mds_loopback_cmpl(struct lpfc_hba *phba, struct lpfc_iocbq *cmdiocb,
18528 struct lpfc_iocbq *rspiocb)
18529{
18530 struct lpfc_dmabuf *pcmd = cmdiocb->context2;
18531
18532 if (pcmd && pcmd->virt)
Romain Perier771db5c2017-07-06 10:13:05 +020018533 dma_pool_free(phba->lpfc_drb_pool, pcmd->virt, pcmd->phys);
James Smartae9e28f2017-05-15 15:20:51 -070018534 kfree(pcmd);
18535 lpfc_sli_release_iocbq(phba, cmdiocb);
James Smarte817e5d2018-12-13 15:17:53 -080018536 lpfc_drain_txq(phba);
James Smartae9e28f2017-05-15 15:20:51 -070018537}
18538
18539static void
18540lpfc_sli4_handle_mds_loopback(struct lpfc_vport *vport,
18541 struct hbq_dmabuf *dmabuf)
18542{
18543 struct fc_frame_header *fc_hdr;
18544 struct lpfc_hba *phba = vport->phba;
18545 struct lpfc_iocbq *iocbq = NULL;
18546 union lpfc_wqe *wqe;
18547 struct lpfc_dmabuf *pcmd = NULL;
18548 uint32_t frame_len;
18549 int rc;
James Smarte817e5d2018-12-13 15:17:53 -080018550 unsigned long iflags;
James Smartae9e28f2017-05-15 15:20:51 -070018551
18552 fc_hdr = (struct fc_frame_header *)dmabuf->hbuf.virt;
18553 frame_len = bf_get(lpfc_rcqe_length, &dmabuf->cq_event.cqe.rcqe_cmpl);
18554
18555 /* Send the received frame back */
18556 iocbq = lpfc_sli_get_iocbq(phba);
James Smarte817e5d2018-12-13 15:17:53 -080018557 if (!iocbq) {
18558 /* Queue cq event and wakeup worker thread to process it */
18559 spin_lock_irqsave(&phba->hbalock, iflags);
18560 list_add_tail(&dmabuf->cq_event.list,
18561 &phba->sli4_hba.sp_queue_event);
18562 phba->hba_flag |= HBA_SP_QUEUE_EVT;
18563 spin_unlock_irqrestore(&phba->hbalock, iflags);
18564 lpfc_worker_wake_up(phba);
18565 return;
18566 }
James Smartae9e28f2017-05-15 15:20:51 -070018567
18568 /* Allocate buffer for command payload */
18569 pcmd = kmalloc(sizeof(struct lpfc_dmabuf), GFP_KERNEL);
18570 if (pcmd)
Romain Perier771db5c2017-07-06 10:13:05 +020018571 pcmd->virt = dma_pool_alloc(phba->lpfc_drb_pool, GFP_KERNEL,
James Smartae9e28f2017-05-15 15:20:51 -070018572 &pcmd->phys);
18573 if (!pcmd || !pcmd->virt)
18574 goto exit;
18575
18576 INIT_LIST_HEAD(&pcmd->list);
18577
18578 /* copyin the payload */
18579 memcpy(pcmd->virt, dmabuf->dbuf.virt, frame_len);
18580
18581 /* fill in BDE's for command */
18582 iocbq->iocb.un.xseq64.bdl.addrHigh = putPaddrHigh(pcmd->phys);
18583 iocbq->iocb.un.xseq64.bdl.addrLow = putPaddrLow(pcmd->phys);
18584 iocbq->iocb.un.xseq64.bdl.bdeFlags = BUFF_TYPE_BDE_64;
18585 iocbq->iocb.un.xseq64.bdl.bdeSize = frame_len;
18586
18587 iocbq->context2 = pcmd;
18588 iocbq->vport = vport;
18589 iocbq->iocb_flag &= ~LPFC_FIP_ELS_ID_MASK;
18590 iocbq->iocb_flag |= LPFC_USE_FCPWQIDX;
18591
18592 /*
18593 * Setup rest of the iocb as though it were a WQE
18594 * Build the SEND_FRAME WQE
18595 */
18596 wqe = (union lpfc_wqe *)&iocbq->iocb;
18597
18598 wqe->send_frame.frame_len = frame_len;
18599 wqe->send_frame.fc_hdr_wd0 = be32_to_cpu(*((uint32_t *)fc_hdr));
18600 wqe->send_frame.fc_hdr_wd1 = be32_to_cpu(*((uint32_t *)fc_hdr + 1));
18601 wqe->send_frame.fc_hdr_wd2 = be32_to_cpu(*((uint32_t *)fc_hdr + 2));
18602 wqe->send_frame.fc_hdr_wd3 = be32_to_cpu(*((uint32_t *)fc_hdr + 3));
18603 wqe->send_frame.fc_hdr_wd4 = be32_to_cpu(*((uint32_t *)fc_hdr + 4));
18604 wqe->send_frame.fc_hdr_wd5 = be32_to_cpu(*((uint32_t *)fc_hdr + 5));
18605
18606 iocbq->iocb.ulpCommand = CMD_SEND_FRAME;
18607 iocbq->iocb.ulpLe = 1;
18608 iocbq->iocb_cmpl = lpfc_sli4_mds_loopback_cmpl;
18609 rc = lpfc_sli_issue_iocb(phba, LPFC_ELS_RING, iocbq, 0);
18610 if (rc == IOCB_ERROR)
18611 goto exit;
18612
18613 lpfc_in_buf_free(phba, &dmabuf->dbuf);
18614 return;
18615
18616exit:
18617 lpfc_printf_log(phba, KERN_WARNING, LOG_SLI,
18618 "2023 Unable to process MDS loopback frame\n");
18619 if (pcmd && pcmd->virt)
Romain Perier771db5c2017-07-06 10:13:05 +020018620 dma_pool_free(phba->lpfc_drb_pool, pcmd->virt, pcmd->phys);
James Smartae9e28f2017-05-15 15:20:51 -070018621 kfree(pcmd);
Dick Kennedy401bb412017-09-29 17:34:28 -070018622 if (iocbq)
18623 lpfc_sli_release_iocbq(phba, iocbq);
James Smartae9e28f2017-05-15 15:20:51 -070018624 lpfc_in_buf_free(phba, &dmabuf->dbuf);
18625}
18626
James Smart4f774512009-05-22 14:52:35 -040018627/**
18628 * lpfc_sli4_handle_received_buffer - Handle received buffers from firmware
18629 * @phba: Pointer to HBA context object.
Lee Jones7af29d42020-07-21 17:41:31 +010018630 * @dmabuf: Pointer to a dmabuf that describes the FC sequence.
James Smart4f774512009-05-22 14:52:35 -040018631 *
18632 * This function is called with no lock held. This function processes all
18633 * the received buffers and gives it to upper layers when a received buffer
18634 * indicates that it is the final frame in the sequence. The interrupt
James Smart895427b2017-02-12 13:52:30 -080018635 * service routine processes received buffers at interrupt contexts.
James Smart4f774512009-05-22 14:52:35 -040018636 * Worker thread calls lpfc_sli4_handle_received_buffer, which will call the
18637 * appropriate receive function when the final frame in a sequence is received.
18638 **/
James Smart4d9ab992009-10-02 15:16:39 -040018639void
18640lpfc_sli4_handle_received_buffer(struct lpfc_hba *phba,
18641 struct hbq_dmabuf *dmabuf)
James Smart4f774512009-05-22 14:52:35 -040018642{
James Smart4d9ab992009-10-02 15:16:39 -040018643 struct hbq_dmabuf *seq_dmabuf;
James Smart4f774512009-05-22 14:52:35 -040018644 struct fc_frame_header *fc_hdr;
18645 struct lpfc_vport *vport;
18646 uint32_t fcfi;
James Smart939723a2012-05-09 21:19:03 -040018647 uint32_t did;
James Smart4f774512009-05-22 14:52:35 -040018648
James Smart4f774512009-05-22 14:52:35 -040018649 /* Process each received buffer */
James Smart4d9ab992009-10-02 15:16:39 -040018650 fc_hdr = (struct fc_frame_header *)dmabuf->hbuf.virt;
James Smart2ea259e2017-02-12 13:52:27 -080018651
James Smarte817e5d2018-12-13 15:17:53 -080018652 if (fc_hdr->fh_r_ctl == FC_RCTL_MDS_DIAGS ||
18653 fc_hdr->fh_r_ctl == FC_RCTL_DD_UNSOL_DATA) {
18654 vport = phba->pport;
18655 /* Handle MDS Loopback frames */
Dick Kennedy24411fc2020-08-03 14:02:25 -070018656 if (!(phba->pport->load_flag & FC_UNLOADING))
18657 lpfc_sli4_handle_mds_loopback(vport, dmabuf);
18658 else
18659 lpfc_in_buf_free(phba, &dmabuf->dbuf);
James Smarte817e5d2018-12-13 15:17:53 -080018660 return;
18661 }
18662
James Smart4d9ab992009-10-02 15:16:39 -040018663 /* check to see if this a valid type of frame */
18664 if (lpfc_fc_frame_check(phba, fc_hdr)) {
18665 lpfc_in_buf_free(phba, &dmabuf->dbuf);
18666 return;
18667 }
James Smart2ea259e2017-02-12 13:52:27 -080018668
James Smart7851fe22011-07-22 18:36:52 -040018669 if ((bf_get(lpfc_cqe_code,
18670 &dmabuf->cq_event.cqe.rcqe_cmpl) == CQE_CODE_RECEIVE_V1))
18671 fcfi = bf_get(lpfc_rcqe_fcf_id_v1,
18672 &dmabuf->cq_event.cqe.rcqe_cmpl);
18673 else
18674 fcfi = bf_get(lpfc_rcqe_fcf_id,
18675 &dmabuf->cq_event.cqe.rcqe_cmpl);
James Smart939723a2012-05-09 21:19:03 -040018676
James Smarte62245d2019-08-14 16:57:08 -070018677 if (fc_hdr->fh_r_ctl == 0xF4 && fc_hdr->fh_type == 0xFF) {
18678 vport = phba->pport;
18679 lpfc_printf_log(phba, KERN_INFO, LOG_SLI,
18680 "2023 MDS Loopback %d bytes\n",
18681 bf_get(lpfc_rcqe_length,
18682 &dmabuf->cq_event.cqe.rcqe_cmpl));
18683 /* Handle MDS Loopback frames */
18684 lpfc_sli4_handle_mds_loopback(vport, dmabuf);
18685 return;
18686 }
18687
James Smart895427b2017-02-12 13:52:30 -080018688 /* d_id this frame is directed to */
18689 did = sli4_did_from_fc_hdr(fc_hdr);
18690
18691 vport = lpfc_fc_frame_to_vport(phba, fc_hdr, fcfi, did);
James Smart939723a2012-05-09 21:19:03 -040018692 if (!vport) {
James Smart4d9ab992009-10-02 15:16:39 -040018693 /* throw out the frame */
18694 lpfc_in_buf_free(phba, &dmabuf->dbuf);
18695 return;
18696 }
James Smart939723a2012-05-09 21:19:03 -040018697
James Smart939723a2012-05-09 21:19:03 -040018698 /* vport is registered unless we rcv a FLOGI directed to Fabric_DID */
18699 if (!(vport->vpi_state & LPFC_VPI_REGISTERED) &&
18700 (did != Fabric_DID)) {
18701 /*
18702 * Throw out the frame if we are not pt2pt.
18703 * The pt2pt protocol allows for discovery frames
18704 * to be received without a registered VPI.
18705 */
18706 if (!(vport->fc_flag & FC_PT2PT) ||
18707 (phba->link_state == LPFC_HBA_READY)) {
18708 lpfc_in_buf_free(phba, &dmabuf->dbuf);
18709 return;
18710 }
18711 }
18712
James Smart6669f9b2009-10-02 15:16:45 -040018713 /* Handle the basic abort sequence (BA_ABTS) event */
18714 if (fc_hdr->fh_r_ctl == FC_RCTL_BA_ABTS) {
18715 lpfc_sli4_handle_unsol_abort(vport, dmabuf);
18716 return;
18717 }
18718
James Smart4d9ab992009-10-02 15:16:39 -040018719 /* Link this frame */
18720 seq_dmabuf = lpfc_fc_frame_add(vport, dmabuf);
18721 if (!seq_dmabuf) {
18722 /* unable to add frame to vport - throw it out */
18723 lpfc_in_buf_free(phba, &dmabuf->dbuf);
18724 return;
18725 }
18726 /* If not last frame in sequence continue processing frames. */
James Smartdef9c7a2009-12-21 17:02:28 -050018727 if (!lpfc_seq_complete(seq_dmabuf))
James Smart4d9ab992009-10-02 15:16:39 -040018728 return;
James Smartdef9c7a2009-12-21 17:02:28 -050018729
James Smart6669f9b2009-10-02 15:16:45 -040018730 /* Send the complete sequence to the upper layer protocol */
18731 lpfc_sli4_send_seq_to_ulp(vport, seq_dmabuf);
James Smart4f774512009-05-22 14:52:35 -040018732}
James Smart6fb120a2009-05-22 14:52:59 -040018733
18734/**
18735 * lpfc_sli4_post_all_rpi_hdrs - Post the rpi header memory region to the port
18736 * @phba: pointer to lpfc hba data structure.
18737 *
18738 * This routine is invoked to post rpi header templates to the
18739 * HBA consistent with the SLI-4 interface spec. This routine
James Smart49198b32010-04-06 15:04:33 -040018740 * posts a SLI4_PAGE_SIZE memory region to the port to hold up to
18741 * SLI4_PAGE_SIZE modulo 64 rpi context headers.
James Smart6fb120a2009-05-22 14:52:59 -040018742 *
18743 * This routine does not require any locks. It's usage is expected
18744 * to be driver load or reset recovery when the driver is
18745 * sequential.
18746 *
18747 * Return codes
André Goddard Rosaaf901ca2009-11-14 13:09:05 -020018748 * 0 - successful
James Smartd439d282010-09-29 11:18:45 -040018749 * -EIO - The mailbox failed to complete successfully.
James Smart6fb120a2009-05-22 14:52:59 -040018750 * When this error occurs, the driver is not guaranteed
18751 * to have any rpi regions posted to the device and
18752 * must either attempt to repost the regions or take a
18753 * fatal error.
18754 **/
18755int
18756lpfc_sli4_post_all_rpi_hdrs(struct lpfc_hba *phba)
18757{
18758 struct lpfc_rpi_hdr *rpi_page;
18759 uint32_t rc = 0;
James Smart6d368e52011-05-24 11:44:12 -040018760 uint16_t lrpi = 0;
James Smart6fb120a2009-05-22 14:52:59 -040018761
James Smart6d368e52011-05-24 11:44:12 -040018762 /* SLI4 ports that support extents do not require RPI headers. */
18763 if (!phba->sli4_hba.rpi_hdrs_in_use)
18764 goto exit;
18765 if (phba->sli4_hba.extents_in_use)
18766 return -EIO;
18767
James Smart6fb120a2009-05-22 14:52:59 -040018768 list_for_each_entry(rpi_page, &phba->sli4_hba.lpfc_rpi_hdr_list, list) {
James Smart6d368e52011-05-24 11:44:12 -040018769 /*
18770 * Assign the rpi headers a physical rpi only if the driver
18771 * has not initialized those resources. A port reset only
18772 * needs the headers posted.
18773 */
18774 if (bf_get(lpfc_rpi_rsrc_rdy, &phba->sli4_hba.sli4_flags) !=
18775 LPFC_RPI_RSRC_RDY)
18776 rpi_page->start_rpi = phba->sli4_hba.rpi_ids[lrpi];
18777
James Smart6fb120a2009-05-22 14:52:59 -040018778 rc = lpfc_sli4_post_rpi_hdr(phba, rpi_page);
18779 if (rc != MBX_SUCCESS) {
Dick Kennedy372c1872020-06-30 14:50:00 -070018780 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart6fb120a2009-05-22 14:52:59 -040018781 "2008 Error %d posting all rpi "
18782 "headers\n", rc);
18783 rc = -EIO;
18784 break;
18785 }
18786 }
18787
James Smart6d368e52011-05-24 11:44:12 -040018788 exit:
18789 bf_set(lpfc_rpi_rsrc_rdy, &phba->sli4_hba.sli4_flags,
18790 LPFC_RPI_RSRC_RDY);
James Smart6fb120a2009-05-22 14:52:59 -040018791 return rc;
18792}
18793
18794/**
18795 * lpfc_sli4_post_rpi_hdr - Post an rpi header memory region to the port
18796 * @phba: pointer to lpfc hba data structure.
18797 * @rpi_page: pointer to the rpi memory region.
18798 *
18799 * This routine is invoked to post a single rpi header to the
18800 * HBA consistent with the SLI-4 interface spec. This memory region
18801 * maps up to 64 rpi context regions.
18802 *
18803 * Return codes
André Goddard Rosaaf901ca2009-11-14 13:09:05 -020018804 * 0 - successful
James Smartd439d282010-09-29 11:18:45 -040018805 * -ENOMEM - No available memory
18806 * -EIO - The mailbox failed to complete successfully.
James Smart6fb120a2009-05-22 14:52:59 -040018807 **/
18808int
18809lpfc_sli4_post_rpi_hdr(struct lpfc_hba *phba, struct lpfc_rpi_hdr *rpi_page)
18810{
18811 LPFC_MBOXQ_t *mboxq;
18812 struct lpfc_mbx_post_hdr_tmpl *hdr_tmpl;
18813 uint32_t rc = 0;
James Smart6fb120a2009-05-22 14:52:59 -040018814 uint32_t shdr_status, shdr_add_status;
18815 union lpfc_sli4_cfg_shdr *shdr;
18816
James Smart6d368e52011-05-24 11:44:12 -040018817 /* SLI4 ports that support extents do not require RPI headers. */
18818 if (!phba->sli4_hba.rpi_hdrs_in_use)
18819 return rc;
18820 if (phba->sli4_hba.extents_in_use)
18821 return -EIO;
18822
James Smart6fb120a2009-05-22 14:52:59 -040018823 /* The port is notified of the header region via a mailbox command. */
18824 mboxq = (LPFC_MBOXQ_t *) mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL);
18825 if (!mboxq) {
Dick Kennedy372c1872020-06-30 14:50:00 -070018826 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart6fb120a2009-05-22 14:52:59 -040018827 "2001 Unable to allocate memory for issuing "
18828 "SLI_CONFIG_SPECIAL mailbox command\n");
18829 return -ENOMEM;
18830 }
18831
18832 /* Post all rpi memory regions to the port. */
18833 hdr_tmpl = &mboxq->u.mqe.un.hdr_tmpl;
James Smart6fb120a2009-05-22 14:52:59 -040018834 lpfc_sli4_config(phba, mboxq, LPFC_MBOX_SUBSYSTEM_FCOE,
18835 LPFC_MBOX_OPCODE_FCOE_POST_HDR_TEMPLATE,
18836 sizeof(struct lpfc_mbx_post_hdr_tmpl) -
James Smartfedd3b72011-02-16 12:39:24 -050018837 sizeof(struct lpfc_sli4_cfg_mhdr),
18838 LPFC_SLI4_MBX_EMBED);
James Smart6d368e52011-05-24 11:44:12 -040018839
18840
18841 /* Post the physical rpi to the port for this rpi header. */
James Smart6fb120a2009-05-22 14:52:59 -040018842 bf_set(lpfc_mbx_post_hdr_tmpl_rpi_offset, hdr_tmpl,
18843 rpi_page->start_rpi);
James Smart6d368e52011-05-24 11:44:12 -040018844 bf_set(lpfc_mbx_post_hdr_tmpl_page_cnt,
18845 hdr_tmpl, rpi_page->page_count);
18846
James Smart6fb120a2009-05-22 14:52:59 -040018847 hdr_tmpl->rpi_paddr_lo = putPaddrLow(rpi_page->dmabuf->phys);
18848 hdr_tmpl->rpi_paddr_hi = putPaddrHigh(rpi_page->dmabuf->phys);
James Smartf1126682009-06-10 17:22:44 -040018849 rc = lpfc_sli_issue_mbox(phba, mboxq, MBX_POLL);
James Smart6fb120a2009-05-22 14:52:59 -040018850 shdr = (union lpfc_sli4_cfg_shdr *) &hdr_tmpl->header.cfg_shdr;
18851 shdr_status = bf_get(lpfc_mbox_hdr_status, &shdr->response);
18852 shdr_add_status = bf_get(lpfc_mbox_hdr_add_status, &shdr->response);
James Smart304ee432021-04-11 18:31:17 -070018853 mempool_free(mboxq, phba->mbox_mem_pool);
James Smart6fb120a2009-05-22 14:52:59 -040018854 if (shdr_status || shdr_add_status || rc) {
Dick Kennedy372c1872020-06-30 14:50:00 -070018855 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart6fb120a2009-05-22 14:52:59 -040018856 "2514 POST_RPI_HDR mailbox failed with "
18857 "status x%x add_status x%x, mbx status x%x\n",
18858 shdr_status, shdr_add_status, rc);
18859 rc = -ENXIO;
James Smart845d9e82017-05-15 15:20:38 -070018860 } else {
18861 /*
18862 * The next_rpi stores the next logical module-64 rpi value used
18863 * to post physical rpis in subsequent rpi postings.
18864 */
18865 spin_lock_irq(&phba->hbalock);
18866 phba->sli4_hba.next_rpi = rpi_page->next_rpi;
18867 spin_unlock_irq(&phba->hbalock);
James Smart6fb120a2009-05-22 14:52:59 -040018868 }
18869 return rc;
18870}
18871
18872/**
18873 * lpfc_sli4_alloc_rpi - Get an available rpi in the device's range
18874 * @phba: pointer to lpfc hba data structure.
18875 *
18876 * This routine is invoked to post rpi header templates to the
18877 * HBA consistent with the SLI-4 interface spec. This routine
James Smart49198b32010-04-06 15:04:33 -040018878 * posts a SLI4_PAGE_SIZE memory region to the port to hold up to
18879 * SLI4_PAGE_SIZE modulo 64 rpi context headers.
James Smart6fb120a2009-05-22 14:52:59 -040018880 *
18881 * Returns
André Goddard Rosaaf901ca2009-11-14 13:09:05 -020018882 * A nonzero rpi defined as rpi_base <= rpi < max_rpi if successful
James Smart6fb120a2009-05-22 14:52:59 -040018883 * LPFC_RPI_ALLOC_ERROR if no rpis are available.
18884 **/
18885int
18886lpfc_sli4_alloc_rpi(struct lpfc_hba *phba)
18887{
James Smart6d368e52011-05-24 11:44:12 -040018888 unsigned long rpi;
18889 uint16_t max_rpi, rpi_limit;
18890 uint16_t rpi_remaining, lrpi = 0;
James Smart6fb120a2009-05-22 14:52:59 -040018891 struct lpfc_rpi_hdr *rpi_hdr;
James Smart4902b382013-10-10 12:20:35 -040018892 unsigned long iflag;
James Smart6fb120a2009-05-22 14:52:59 -040018893
James Smart6fb120a2009-05-22 14:52:59 -040018894 /*
James Smart6d368e52011-05-24 11:44:12 -040018895 * Fetch the next logical rpi. Because this index is logical,
18896 * the driver starts at 0 each time.
James Smart6fb120a2009-05-22 14:52:59 -040018897 */
James Smart4902b382013-10-10 12:20:35 -040018898 spin_lock_irqsave(&phba->hbalock, iflag);
James Smartbe6bb942015-04-07 15:07:22 -040018899 max_rpi = phba->sli4_hba.max_cfg_param.max_rpi;
18900 rpi_limit = phba->sli4_hba.next_rpi;
18901
James Smart6d368e52011-05-24 11:44:12 -040018902 rpi = find_next_zero_bit(phba->sli4_hba.rpi_bmask, rpi_limit, 0);
18903 if (rpi >= rpi_limit)
James Smart6fb120a2009-05-22 14:52:59 -040018904 rpi = LPFC_RPI_ALLOC_ERROR;
18905 else {
18906 set_bit(rpi, phba->sli4_hba.rpi_bmask);
18907 phba->sli4_hba.max_cfg_param.rpi_used++;
18908 phba->sli4_hba.rpi_count++;
18909 }
James Smart0f154222019-09-21 20:58:52 -070018910 lpfc_printf_log(phba, KERN_INFO,
18911 LOG_NODE | LOG_DISCOVERY,
18912 "0001 Allocated rpi:x%x max:x%x lim:x%x\n",
James Smartbe6bb942015-04-07 15:07:22 -040018913 (int) rpi, max_rpi, rpi_limit);
James Smart6fb120a2009-05-22 14:52:59 -040018914
18915 /*
18916 * Don't try to allocate more rpi header regions if the device limit
James Smart6d368e52011-05-24 11:44:12 -040018917 * has been exhausted.
James Smart6fb120a2009-05-22 14:52:59 -040018918 */
18919 if ((rpi == LPFC_RPI_ALLOC_ERROR) &&
18920 (phba->sli4_hba.rpi_count >= max_rpi)) {
James Smart4902b382013-10-10 12:20:35 -040018921 spin_unlock_irqrestore(&phba->hbalock, iflag);
James Smart6fb120a2009-05-22 14:52:59 -040018922 return rpi;
18923 }
18924
18925 /*
James Smart6d368e52011-05-24 11:44:12 -040018926 * RPI header postings are not required for SLI4 ports capable of
18927 * extents.
18928 */
18929 if (!phba->sli4_hba.rpi_hdrs_in_use) {
James Smart4902b382013-10-10 12:20:35 -040018930 spin_unlock_irqrestore(&phba->hbalock, iflag);
James Smart6d368e52011-05-24 11:44:12 -040018931 return rpi;
18932 }
18933
18934 /*
James Smart6fb120a2009-05-22 14:52:59 -040018935 * If the driver is running low on rpi resources, allocate another
18936 * page now. Note that the next_rpi value is used because
18937 * it represents how many are actually in use whereas max_rpi notes
18938 * how many are supported max by the device.
18939 */
James Smart6d368e52011-05-24 11:44:12 -040018940 rpi_remaining = phba->sli4_hba.next_rpi - phba->sli4_hba.rpi_count;
James Smart4902b382013-10-10 12:20:35 -040018941 spin_unlock_irqrestore(&phba->hbalock, iflag);
James Smart6fb120a2009-05-22 14:52:59 -040018942 if (rpi_remaining < LPFC_RPI_LOW_WATER_MARK) {
18943 rpi_hdr = lpfc_sli4_create_rpi_hdr(phba);
18944 if (!rpi_hdr) {
Dick Kennedy372c1872020-06-30 14:50:00 -070018945 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart6fb120a2009-05-22 14:52:59 -040018946 "2002 Error Could not grow rpi "
18947 "count\n");
18948 } else {
James Smart6d368e52011-05-24 11:44:12 -040018949 lrpi = rpi_hdr->start_rpi;
18950 rpi_hdr->start_rpi = phba->sli4_hba.rpi_ids[lrpi];
James Smart6fb120a2009-05-22 14:52:59 -040018951 lpfc_sli4_post_rpi_hdr(phba, rpi_hdr);
18952 }
18953 }
18954
18955 return rpi;
18956}
18957
18958/**
Lee Jones8514e2f2021-03-03 14:46:18 +000018959 * __lpfc_sli4_free_rpi - Release an rpi for reuse.
James Smart6fb120a2009-05-22 14:52:59 -040018960 * @phba: pointer to lpfc hba data structure.
Lee Jones7af29d42020-07-21 17:41:31 +010018961 * @rpi: rpi to free
James Smart6fb120a2009-05-22 14:52:59 -040018962 *
18963 * This routine is invoked to release an rpi to the pool of
18964 * available rpis maintained by the driver.
18965 **/
Rashika Kheria5d8b8162014-09-03 12:55:04 -040018966static void
James Smartd7c47992010-06-08 18:31:54 -040018967__lpfc_sli4_free_rpi(struct lpfc_hba *phba, int rpi)
18968{
James Smart7cfd5632019-11-04 16:56:58 -080018969 /*
18970 * if the rpi value indicates a prior unreg has already
18971 * been done, skip the unreg.
18972 */
18973 if (rpi == LPFC_RPI_ALLOC_ERROR)
18974 return;
18975
James Smartd7c47992010-06-08 18:31:54 -040018976 if (test_and_clear_bit(rpi, phba->sli4_hba.rpi_bmask)) {
18977 phba->sli4_hba.rpi_count--;
18978 phba->sli4_hba.max_cfg_param.rpi_used--;
James Smartb95b2112019-08-14 16:56:47 -070018979 } else {
James Smart0f154222019-09-21 20:58:52 -070018980 lpfc_printf_log(phba, KERN_INFO,
18981 LOG_NODE | LOG_DISCOVERY,
James Smartb95b2112019-08-14 16:56:47 -070018982 "2016 rpi %x not inuse\n",
18983 rpi);
James Smartd7c47992010-06-08 18:31:54 -040018984 }
18985}
18986
18987/**
18988 * lpfc_sli4_free_rpi - Release an rpi for reuse.
18989 * @phba: pointer to lpfc hba data structure.
Lee Jones7af29d42020-07-21 17:41:31 +010018990 * @rpi: rpi to free
James Smartd7c47992010-06-08 18:31:54 -040018991 *
18992 * This routine is invoked to release an rpi to the pool of
18993 * available rpis maintained by the driver.
18994 **/
18995void
James Smart6fb120a2009-05-22 14:52:59 -040018996lpfc_sli4_free_rpi(struct lpfc_hba *phba, int rpi)
18997{
18998 spin_lock_irq(&phba->hbalock);
James Smartd7c47992010-06-08 18:31:54 -040018999 __lpfc_sli4_free_rpi(phba, rpi);
James Smart6fb120a2009-05-22 14:52:59 -040019000 spin_unlock_irq(&phba->hbalock);
19001}
19002
19003/**
19004 * lpfc_sli4_remove_rpis - Remove the rpi bitmask region
19005 * @phba: pointer to lpfc hba data structure.
19006 *
19007 * This routine is invoked to remove the memory region that
19008 * provided rpi via a bitmask.
19009 **/
19010void
19011lpfc_sli4_remove_rpis(struct lpfc_hba *phba)
19012{
19013 kfree(phba->sli4_hba.rpi_bmask);
James Smart6d368e52011-05-24 11:44:12 -040019014 kfree(phba->sli4_hba.rpi_ids);
19015 bf_set(lpfc_rpi_rsrc_rdy, &phba->sli4_hba.sli4_flags, 0);
James Smart6fb120a2009-05-22 14:52:59 -040019016}
19017
19018/**
19019 * lpfc_sli4_resume_rpi - Remove the rpi bitmask region
Lee Jones7af29d42020-07-21 17:41:31 +010019020 * @ndlp: pointer to lpfc nodelist data structure.
19021 * @cmpl: completion call-back.
19022 * @arg: data to load as MBox 'caller buffer information'
James Smart6fb120a2009-05-22 14:52:59 -040019023 *
19024 * This routine is invoked to remove the memory region that
19025 * provided rpi via a bitmask.
19026 **/
19027int
James Smart6b5151f2012-01-18 16:24:06 -050019028lpfc_sli4_resume_rpi(struct lpfc_nodelist *ndlp,
19029 void (*cmpl)(struct lpfc_hba *, LPFC_MBOXQ_t *), void *arg)
James Smart6fb120a2009-05-22 14:52:59 -040019030{
19031 LPFC_MBOXQ_t *mboxq;
19032 struct lpfc_hba *phba = ndlp->phba;
19033 int rc;
19034
19035 /* The port is notified of the header region via a mailbox command. */
19036 mboxq = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL);
19037 if (!mboxq)
19038 return -ENOMEM;
19039
19040 /* Post all rpi memory regions to the port. */
19041 lpfc_resume_rpi(mboxq, ndlp);
James Smart6b5151f2012-01-18 16:24:06 -050019042 if (cmpl) {
19043 mboxq->mbox_cmpl = cmpl;
James Smart3e1f0712018-11-29 16:09:29 -080019044 mboxq->ctx_buf = arg;
19045 mboxq->ctx_ndlp = ndlp;
James Smart72859902012-01-18 16:25:38 -050019046 } else
19047 mboxq->mbox_cmpl = lpfc_sli_def_mbox_cmpl;
James Smart6b5151f2012-01-18 16:24:06 -050019048 mboxq->vport = ndlp->vport;
James Smart6fb120a2009-05-22 14:52:59 -040019049 rc = lpfc_sli_issue_mbox(phba, mboxq, MBX_NOWAIT);
19050 if (rc == MBX_NOT_FINISHED) {
Dick Kennedy372c1872020-06-30 14:50:00 -070019051 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart6fb120a2009-05-22 14:52:59 -040019052 "2010 Resume RPI Mailbox failed "
19053 "status %d, mbxStatus x%x\n", rc,
19054 bf_get(lpfc_mqe_status, &mboxq->u.mqe));
19055 mempool_free(mboxq, phba->mbox_mem_pool);
19056 return -EIO;
19057 }
19058 return 0;
19059}
19060
19061/**
19062 * lpfc_sli4_init_vpi - Initialize a vpi with the port
James Smart76a95d72010-11-20 23:11:48 -050019063 * @vport: Pointer to the vport for which the vpi is being initialized
James Smart6fb120a2009-05-22 14:52:59 -040019064 *
James Smart76a95d72010-11-20 23:11:48 -050019065 * This routine is invoked to activate a vpi with the port.
James Smart6fb120a2009-05-22 14:52:59 -040019066 *
19067 * Returns:
19068 * 0 success
19069 * -Evalue otherwise
19070 **/
19071int
James Smart76a95d72010-11-20 23:11:48 -050019072lpfc_sli4_init_vpi(struct lpfc_vport *vport)
James Smart6fb120a2009-05-22 14:52:59 -040019073{
19074 LPFC_MBOXQ_t *mboxq;
19075 int rc = 0;
James Smart6a9c52c2009-10-02 15:16:51 -040019076 int retval = MBX_SUCCESS;
James Smart6fb120a2009-05-22 14:52:59 -040019077 uint32_t mbox_tmo;
James Smart76a95d72010-11-20 23:11:48 -050019078 struct lpfc_hba *phba = vport->phba;
James Smart6fb120a2009-05-22 14:52:59 -040019079 mboxq = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL);
19080 if (!mboxq)
19081 return -ENOMEM;
James Smart76a95d72010-11-20 23:11:48 -050019082 lpfc_init_vpi(phba, mboxq, vport->vpi);
James Smarta183a152011-10-10 21:32:43 -040019083 mbox_tmo = lpfc_mbox_tmo_val(phba, mboxq);
James Smart6fb120a2009-05-22 14:52:59 -040019084 rc = lpfc_sli_issue_mbox_wait(phba, mboxq, mbox_tmo);
James Smart6fb120a2009-05-22 14:52:59 -040019085 if (rc != MBX_SUCCESS) {
Dick Kennedy372c1872020-06-30 14:50:00 -070019086 lpfc_printf_vlog(vport, KERN_ERR, LOG_TRACE_EVENT,
James Smart6fb120a2009-05-22 14:52:59 -040019087 "2022 INIT VPI Mailbox failed "
19088 "status %d, mbxStatus x%x\n", rc,
19089 bf_get(lpfc_mqe_status, &mboxq->u.mqe));
James Smart6a9c52c2009-10-02 15:16:51 -040019090 retval = -EIO;
James Smart6fb120a2009-05-22 14:52:59 -040019091 }
James Smart6a9c52c2009-10-02 15:16:51 -040019092 if (rc != MBX_TIMEOUT)
James Smart76a95d72010-11-20 23:11:48 -050019093 mempool_free(mboxq, vport->phba->mbox_mem_pool);
James Smart6a9c52c2009-10-02 15:16:51 -040019094
19095 return retval;
James Smart6fb120a2009-05-22 14:52:59 -040019096}
19097
19098/**
19099 * lpfc_mbx_cmpl_add_fcf_record - add fcf mbox completion handler.
19100 * @phba: pointer to lpfc hba data structure.
19101 * @mboxq: Pointer to mailbox object.
19102 *
19103 * This routine is invoked to manually add a single FCF record. The caller
19104 * must pass a completely initialized FCF_Record. This routine takes
19105 * care of the nonembedded mailbox operations.
19106 **/
19107static void
19108lpfc_mbx_cmpl_add_fcf_record(struct lpfc_hba *phba, LPFC_MBOXQ_t *mboxq)
19109{
19110 void *virt_addr;
19111 union lpfc_sli4_cfg_shdr *shdr;
19112 uint32_t shdr_status, shdr_add_status;
19113
19114 virt_addr = mboxq->sge_array->addr[0];
19115 /* The IOCTL status is embedded in the mailbox subheader. */
19116 shdr = (union lpfc_sli4_cfg_shdr *) virt_addr;
19117 shdr_status = bf_get(lpfc_mbox_hdr_status, &shdr->response);
19118 shdr_add_status = bf_get(lpfc_mbox_hdr_add_status, &shdr->response);
19119
19120 if ((shdr_status || shdr_add_status) &&
19121 (shdr_status != STATUS_FCF_IN_USE))
Dick Kennedy372c1872020-06-30 14:50:00 -070019122 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart6fb120a2009-05-22 14:52:59 -040019123 "2558 ADD_FCF_RECORD mailbox failed with "
19124 "status x%x add_status x%x\n",
19125 shdr_status, shdr_add_status);
19126
19127 lpfc_sli4_mbox_cmd_free(phba, mboxq);
19128}
19129
19130/**
19131 * lpfc_sli4_add_fcf_record - Manually add an FCF Record.
19132 * @phba: pointer to lpfc hba data structure.
19133 * @fcf_record: pointer to the initialized fcf record to add.
19134 *
19135 * This routine is invoked to manually add a single FCF record. The caller
19136 * must pass a completely initialized FCF_Record. This routine takes
19137 * care of the nonembedded mailbox operations.
19138 **/
19139int
19140lpfc_sli4_add_fcf_record(struct lpfc_hba *phba, struct fcf_record *fcf_record)
19141{
19142 int rc = 0;
19143 LPFC_MBOXQ_t *mboxq;
19144 uint8_t *bytep;
19145 void *virt_addr;
James Smart6fb120a2009-05-22 14:52:59 -040019146 struct lpfc_mbx_sge sge;
19147 uint32_t alloc_len, req_len;
19148 uint32_t fcfindex;
19149
19150 mboxq = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL);
19151 if (!mboxq) {
Dick Kennedy372c1872020-06-30 14:50:00 -070019152 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart6fb120a2009-05-22 14:52:59 -040019153 "2009 Failed to allocate mbox for ADD_FCF cmd\n");
19154 return -ENOMEM;
19155 }
19156
19157 req_len = sizeof(struct fcf_record) + sizeof(union lpfc_sli4_cfg_shdr) +
19158 sizeof(uint32_t);
19159
19160 /* Allocate DMA memory and set up the non-embedded mailbox command */
19161 alloc_len = lpfc_sli4_config(phba, mboxq, LPFC_MBOX_SUBSYSTEM_FCOE,
19162 LPFC_MBOX_OPCODE_FCOE_ADD_FCF,
19163 req_len, LPFC_SLI4_MBX_NEMBED);
19164 if (alloc_len < req_len) {
Dick Kennedy372c1872020-06-30 14:50:00 -070019165 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart6fb120a2009-05-22 14:52:59 -040019166 "2523 Allocated DMA memory size (x%x) is "
19167 "less than the requested DMA memory "
19168 "size (x%x)\n", alloc_len, req_len);
19169 lpfc_sli4_mbox_cmd_free(phba, mboxq);
19170 return -ENOMEM;
19171 }
19172
19173 /*
19174 * Get the first SGE entry from the non-embedded DMA memory. This
19175 * routine only uses a single SGE.
19176 */
19177 lpfc_sli4_mbx_sge_get(mboxq, 0, &sge);
James Smart6fb120a2009-05-22 14:52:59 -040019178 virt_addr = mboxq->sge_array->addr[0];
19179 /*
19180 * Configure the FCF record for FCFI 0. This is the driver's
19181 * hardcoded default and gets used in nonFIP mode.
19182 */
19183 fcfindex = bf_get(lpfc_fcf_record_fcf_index, fcf_record);
19184 bytep = virt_addr + sizeof(union lpfc_sli4_cfg_shdr);
19185 lpfc_sli_pcimem_bcopy(&fcfindex, bytep, sizeof(uint32_t));
19186
19187 /*
19188 * Copy the fcf_index and the FCF Record Data. The data starts after
19189 * the FCoE header plus word10. The data copy needs to be endian
19190 * correct.
19191 */
19192 bytep += sizeof(uint32_t);
19193 lpfc_sli_pcimem_bcopy(fcf_record, bytep, sizeof(struct fcf_record));
19194 mboxq->vport = phba->pport;
19195 mboxq->mbox_cmpl = lpfc_mbx_cmpl_add_fcf_record;
19196 rc = lpfc_sli_issue_mbox(phba, mboxq, MBX_NOWAIT);
19197 if (rc == MBX_NOT_FINISHED) {
Dick Kennedy372c1872020-06-30 14:50:00 -070019198 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart6fb120a2009-05-22 14:52:59 -040019199 "2515 ADD_FCF_RECORD mailbox failed with "
19200 "status 0x%x\n", rc);
19201 lpfc_sli4_mbox_cmd_free(phba, mboxq);
19202 rc = -EIO;
19203 } else
19204 rc = 0;
19205
19206 return rc;
19207}
19208
19209/**
19210 * lpfc_sli4_build_dflt_fcf_record - Build the driver's default FCF Record.
19211 * @phba: pointer to lpfc hba data structure.
19212 * @fcf_record: pointer to the fcf record to write the default data.
19213 * @fcf_index: FCF table entry index.
19214 *
19215 * This routine is invoked to build the driver's default FCF record. The
19216 * values used are hardcoded. This routine handles memory initialization.
19217 *
19218 **/
19219void
19220lpfc_sli4_build_dflt_fcf_record(struct lpfc_hba *phba,
19221 struct fcf_record *fcf_record,
19222 uint16_t fcf_index)
19223{
19224 memset(fcf_record, 0, sizeof(struct fcf_record));
19225 fcf_record->max_rcv_size = LPFC_FCOE_MAX_RCV_SIZE;
19226 fcf_record->fka_adv_period = LPFC_FCOE_FKA_ADV_PER;
19227 fcf_record->fip_priority = LPFC_FCOE_FIP_PRIORITY;
19228 bf_set(lpfc_fcf_record_mac_0, fcf_record, phba->fc_map[0]);
19229 bf_set(lpfc_fcf_record_mac_1, fcf_record, phba->fc_map[1]);
19230 bf_set(lpfc_fcf_record_mac_2, fcf_record, phba->fc_map[2]);
19231 bf_set(lpfc_fcf_record_mac_3, fcf_record, LPFC_FCOE_FCF_MAC3);
19232 bf_set(lpfc_fcf_record_mac_4, fcf_record, LPFC_FCOE_FCF_MAC4);
19233 bf_set(lpfc_fcf_record_mac_5, fcf_record, LPFC_FCOE_FCF_MAC5);
19234 bf_set(lpfc_fcf_record_fc_map_0, fcf_record, phba->fc_map[0]);
19235 bf_set(lpfc_fcf_record_fc_map_1, fcf_record, phba->fc_map[1]);
19236 bf_set(lpfc_fcf_record_fc_map_2, fcf_record, phba->fc_map[2]);
19237 bf_set(lpfc_fcf_record_fcf_valid, fcf_record, 1);
James Smart0c287582009-06-10 17:22:56 -040019238 bf_set(lpfc_fcf_record_fcf_avail, fcf_record, 1);
James Smart6fb120a2009-05-22 14:52:59 -040019239 bf_set(lpfc_fcf_record_fcf_index, fcf_record, fcf_index);
19240 bf_set(lpfc_fcf_record_mac_addr_prov, fcf_record,
19241 LPFC_FCF_FPMA | LPFC_FCF_SPMA);
19242 /* Set the VLAN bit map */
19243 if (phba->valid_vlan) {
19244 fcf_record->vlan_bitmap[phba->vlan_id / 8]
19245 = 1 << (phba->vlan_id % 8);
19246 }
19247}
19248
19249/**
James Smart0c9ab6f2010-02-26 14:15:57 -050019250 * lpfc_sli4_fcf_scan_read_fcf_rec - Read hba fcf record for fcf scan.
James Smart6fb120a2009-05-22 14:52:59 -040019251 * @phba: pointer to lpfc hba data structure.
19252 * @fcf_index: FCF table entry offset.
19253 *
James Smart0c9ab6f2010-02-26 14:15:57 -050019254 * This routine is invoked to scan the entire FCF table by reading FCF
19255 * record and processing it one at a time starting from the @fcf_index
19256 * for initial FCF discovery or fast FCF failover rediscovery.
19257 *
Lucas De Marchi25985ed2011-03-30 22:57:33 -030019258 * Return 0 if the mailbox command is submitted successfully, none 0
James Smart0c9ab6f2010-02-26 14:15:57 -050019259 * otherwise.
James Smart6fb120a2009-05-22 14:52:59 -040019260 **/
19261int
James Smart0c9ab6f2010-02-26 14:15:57 -050019262lpfc_sli4_fcf_scan_read_fcf_rec(struct lpfc_hba *phba, uint16_t fcf_index)
James Smart6fb120a2009-05-22 14:52:59 -040019263{
19264 int rc = 0, error;
19265 LPFC_MBOXQ_t *mboxq;
James Smart6fb120a2009-05-22 14:52:59 -040019266
James Smart32b97932009-07-19 10:01:21 -040019267 phba->fcoe_eventtag_at_fcf_scan = phba->fcoe_eventtag;
James Smart80c17842012-03-01 22:35:45 -050019268 phba->fcoe_cvl_eventtag_attn = phba->fcoe_cvl_eventtag;
James Smart6fb120a2009-05-22 14:52:59 -040019269 mboxq = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL);
19270 if (!mboxq) {
Dick Kennedy372c1872020-06-30 14:50:00 -070019271 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart6fb120a2009-05-22 14:52:59 -040019272 "2000 Failed to allocate mbox for "
19273 "READ_FCF cmd\n");
James Smart4d9ab992009-10-02 15:16:39 -040019274 error = -ENOMEM;
James Smart0c9ab6f2010-02-26 14:15:57 -050019275 goto fail_fcf_scan;
James Smart6fb120a2009-05-22 14:52:59 -040019276 }
James Smartecfd03c2010-02-12 14:41:27 -050019277 /* Construct the read FCF record mailbox command */
James Smart0c9ab6f2010-02-26 14:15:57 -050019278 rc = lpfc_sli4_mbx_read_fcf_rec(phba, mboxq, fcf_index);
James Smartecfd03c2010-02-12 14:41:27 -050019279 if (rc) {
19280 error = -EINVAL;
James Smart0c9ab6f2010-02-26 14:15:57 -050019281 goto fail_fcf_scan;
James Smart6fb120a2009-05-22 14:52:59 -040019282 }
James Smartecfd03c2010-02-12 14:41:27 -050019283 /* Issue the mailbox command asynchronously */
James Smart6fb120a2009-05-22 14:52:59 -040019284 mboxq->vport = phba->pport;
James Smart0c9ab6f2010-02-26 14:15:57 -050019285 mboxq->mbox_cmpl = lpfc_mbx_cmpl_fcf_scan_read_fcf_rec;
James Smarta93ff372010-10-22 11:06:08 -040019286
19287 spin_lock_irq(&phba->hbalock);
19288 phba->hba_flag |= FCF_TS_INPROG;
19289 spin_unlock_irq(&phba->hbalock);
19290
James Smart6fb120a2009-05-22 14:52:59 -040019291 rc = lpfc_sli_issue_mbox(phba, mboxq, MBX_NOWAIT);
James Smartecfd03c2010-02-12 14:41:27 -050019292 if (rc == MBX_NOT_FINISHED)
James Smart6fb120a2009-05-22 14:52:59 -040019293 error = -EIO;
James Smartecfd03c2010-02-12 14:41:27 -050019294 else {
James Smart38b92ef2010-08-04 16:11:39 -040019295 /* Reset eligible FCF count for new scan */
19296 if (fcf_index == LPFC_FCOE_FCF_GET_FIRST)
James Smart999d8132010-03-15 11:24:56 -040019297 phba->fcf.eligible_fcf_cnt = 0;
James Smart6fb120a2009-05-22 14:52:59 -040019298 error = 0;
James Smart32b97932009-07-19 10:01:21 -040019299 }
James Smart0c9ab6f2010-02-26 14:15:57 -050019300fail_fcf_scan:
James Smart4d9ab992009-10-02 15:16:39 -040019301 if (error) {
19302 if (mboxq)
19303 lpfc_sli4_mbox_cmd_free(phba, mboxq);
James Smarta93ff372010-10-22 11:06:08 -040019304 /* FCF scan failed, clear FCF_TS_INPROG flag */
James Smart4d9ab992009-10-02 15:16:39 -040019305 spin_lock_irq(&phba->hbalock);
James Smarta93ff372010-10-22 11:06:08 -040019306 phba->hba_flag &= ~FCF_TS_INPROG;
James Smart4d9ab992009-10-02 15:16:39 -040019307 spin_unlock_irq(&phba->hbalock);
19308 }
James Smart6fb120a2009-05-22 14:52:59 -040019309 return error;
19310}
James Smarta0c87cb2009-07-19 10:01:10 -040019311
19312/**
James Smarta93ff372010-10-22 11:06:08 -040019313 * lpfc_sli4_fcf_rr_read_fcf_rec - Read hba fcf record for roundrobin fcf.
James Smart0c9ab6f2010-02-26 14:15:57 -050019314 * @phba: pointer to lpfc hba data structure.
19315 * @fcf_index: FCF table entry offset.
19316 *
19317 * This routine is invoked to read an FCF record indicated by @fcf_index
James Smarta93ff372010-10-22 11:06:08 -040019318 * and to use it for FLOGI roundrobin FCF failover.
James Smart0c9ab6f2010-02-26 14:15:57 -050019319 *
Lucas De Marchi25985ed2011-03-30 22:57:33 -030019320 * Return 0 if the mailbox command is submitted successfully, none 0
James Smart0c9ab6f2010-02-26 14:15:57 -050019321 * otherwise.
19322 **/
19323int
19324lpfc_sli4_fcf_rr_read_fcf_rec(struct lpfc_hba *phba, uint16_t fcf_index)
19325{
19326 int rc = 0, error;
19327 LPFC_MBOXQ_t *mboxq;
19328
19329 mboxq = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL);
19330 if (!mboxq) {
19331 lpfc_printf_log(phba, KERN_ERR, LOG_FIP | LOG_INIT,
19332 "2763 Failed to allocate mbox for "
19333 "READ_FCF cmd\n");
19334 error = -ENOMEM;
19335 goto fail_fcf_read;
19336 }
19337 /* Construct the read FCF record mailbox command */
19338 rc = lpfc_sli4_mbx_read_fcf_rec(phba, mboxq, fcf_index);
19339 if (rc) {
19340 error = -EINVAL;
19341 goto fail_fcf_read;
19342 }
19343 /* Issue the mailbox command asynchronously */
19344 mboxq->vport = phba->pport;
19345 mboxq->mbox_cmpl = lpfc_mbx_cmpl_fcf_rr_read_fcf_rec;
19346 rc = lpfc_sli_issue_mbox(phba, mboxq, MBX_NOWAIT);
19347 if (rc == MBX_NOT_FINISHED)
19348 error = -EIO;
19349 else
19350 error = 0;
19351
19352fail_fcf_read:
19353 if (error && mboxq)
19354 lpfc_sli4_mbox_cmd_free(phba, mboxq);
19355 return error;
19356}
19357
19358/**
19359 * lpfc_sli4_read_fcf_rec - Read hba fcf record for update eligible fcf bmask.
19360 * @phba: pointer to lpfc hba data structure.
19361 * @fcf_index: FCF table entry offset.
19362 *
19363 * This routine is invoked to read an FCF record indicated by @fcf_index to
James Smarta93ff372010-10-22 11:06:08 -040019364 * determine whether it's eligible for FLOGI roundrobin failover list.
James Smart0c9ab6f2010-02-26 14:15:57 -050019365 *
Lucas De Marchi25985ed2011-03-30 22:57:33 -030019366 * Return 0 if the mailbox command is submitted successfully, none 0
James Smart0c9ab6f2010-02-26 14:15:57 -050019367 * otherwise.
19368 **/
19369int
19370lpfc_sli4_read_fcf_rec(struct lpfc_hba *phba, uint16_t fcf_index)
19371{
19372 int rc = 0, error;
19373 LPFC_MBOXQ_t *mboxq;
19374
19375 mboxq = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL);
19376 if (!mboxq) {
19377 lpfc_printf_log(phba, KERN_ERR, LOG_FIP | LOG_INIT,
19378 "2758 Failed to allocate mbox for "
19379 "READ_FCF cmd\n");
19380 error = -ENOMEM;
19381 goto fail_fcf_read;
19382 }
19383 /* Construct the read FCF record mailbox command */
19384 rc = lpfc_sli4_mbx_read_fcf_rec(phba, mboxq, fcf_index);
19385 if (rc) {
19386 error = -EINVAL;
19387 goto fail_fcf_read;
19388 }
19389 /* Issue the mailbox command asynchronously */
19390 mboxq->vport = phba->pport;
19391 mboxq->mbox_cmpl = lpfc_mbx_cmpl_read_fcf_rec;
19392 rc = lpfc_sli_issue_mbox(phba, mboxq, MBX_NOWAIT);
19393 if (rc == MBX_NOT_FINISHED)
19394 error = -EIO;
19395 else
19396 error = 0;
19397
19398fail_fcf_read:
19399 if (error && mboxq)
19400 lpfc_sli4_mbox_cmd_free(phba, mboxq);
19401 return error;
19402}
19403
19404/**
James Smartf5cb5302015-12-16 18:11:52 -050019405 * lpfc_check_next_fcf_pri_level
Lee Jones7af29d42020-07-21 17:41:31 +010019406 * @phba: pointer to the lpfc_hba struct for this port.
James Smart7d791df2011-07-22 18:37:52 -040019407 * This routine is called from the lpfc_sli4_fcf_rr_next_index_get
19408 * routine when the rr_bmask is empty. The FCF indecies are put into the
19409 * rr_bmask based on their priority level. Starting from the highest priority
19410 * to the lowest. The most likely FCF candidate will be in the highest
19411 * priority group. When this routine is called it searches the fcf_pri list for
19412 * next lowest priority group and repopulates the rr_bmask with only those
19413 * fcf_indexes.
19414 * returns:
19415 * 1=success 0=failure
19416 **/
Rashika Kheria5d8b8162014-09-03 12:55:04 -040019417static int
James Smart7d791df2011-07-22 18:37:52 -040019418lpfc_check_next_fcf_pri_level(struct lpfc_hba *phba)
19419{
19420 uint16_t next_fcf_pri;
19421 uint16_t last_index;
19422 struct lpfc_fcf_pri *fcf_pri;
19423 int rc;
19424 int ret = 0;
19425
19426 last_index = find_first_bit(phba->fcf.fcf_rr_bmask,
19427 LPFC_SLI4_FCF_TBL_INDX_MAX);
19428 lpfc_printf_log(phba, KERN_INFO, LOG_FIP,
19429 "3060 Last IDX %d\n", last_index);
James Smart25626692013-03-01 16:36:54 -050019430
19431 /* Verify the priority list has 2 or more entries */
19432 spin_lock_irq(&phba->hbalock);
19433 if (list_empty(&phba->fcf.fcf_pri_list) ||
19434 list_is_singular(&phba->fcf.fcf_pri_list)) {
19435 spin_unlock_irq(&phba->hbalock);
James Smart7d791df2011-07-22 18:37:52 -040019436 lpfc_printf_log(phba, KERN_ERR, LOG_FIP,
19437 "3061 Last IDX %d\n", last_index);
19438 return 0; /* Empty rr list */
19439 }
James Smart25626692013-03-01 16:36:54 -050019440 spin_unlock_irq(&phba->hbalock);
19441
James Smart7d791df2011-07-22 18:37:52 -040019442 next_fcf_pri = 0;
19443 /*
19444 * Clear the rr_bmask and set all of the bits that are at this
19445 * priority.
19446 */
19447 memset(phba->fcf.fcf_rr_bmask, 0,
19448 sizeof(*phba->fcf.fcf_rr_bmask));
19449 spin_lock_irq(&phba->hbalock);
19450 list_for_each_entry(fcf_pri, &phba->fcf.fcf_pri_list, list) {
19451 if (fcf_pri->fcf_rec.flag & LPFC_FCF_FLOGI_FAILED)
19452 continue;
19453 /*
19454 * the 1st priority that has not FLOGI failed
19455 * will be the highest.
19456 */
19457 if (!next_fcf_pri)
19458 next_fcf_pri = fcf_pri->fcf_rec.priority;
19459 spin_unlock_irq(&phba->hbalock);
19460 if (fcf_pri->fcf_rec.priority == next_fcf_pri) {
19461 rc = lpfc_sli4_fcf_rr_index_set(phba,
19462 fcf_pri->fcf_rec.fcf_index);
19463 if (rc)
19464 return 0;
19465 }
19466 spin_lock_irq(&phba->hbalock);
19467 }
19468 /*
19469 * if next_fcf_pri was not set above and the list is not empty then
19470 * we have failed flogis on all of them. So reset flogi failed
Anatol Pomozov4907cb72012-09-01 10:31:09 -070019471 * and start at the beginning.
James Smart7d791df2011-07-22 18:37:52 -040019472 */
19473 if (!next_fcf_pri && !list_empty(&phba->fcf.fcf_pri_list)) {
19474 list_for_each_entry(fcf_pri, &phba->fcf.fcf_pri_list, list) {
19475 fcf_pri->fcf_rec.flag &= ~LPFC_FCF_FLOGI_FAILED;
19476 /*
19477 * the 1st priority that has not FLOGI failed
19478 * will be the highest.
19479 */
19480 if (!next_fcf_pri)
19481 next_fcf_pri = fcf_pri->fcf_rec.priority;
19482 spin_unlock_irq(&phba->hbalock);
19483 if (fcf_pri->fcf_rec.priority == next_fcf_pri) {
19484 rc = lpfc_sli4_fcf_rr_index_set(phba,
19485 fcf_pri->fcf_rec.fcf_index);
19486 if (rc)
19487 return 0;
19488 }
19489 spin_lock_irq(&phba->hbalock);
19490 }
19491 } else
19492 ret = 1;
19493 spin_unlock_irq(&phba->hbalock);
19494
19495 return ret;
19496}
19497/**
James Smart0c9ab6f2010-02-26 14:15:57 -050019498 * lpfc_sli4_fcf_rr_next_index_get - Get next eligible fcf record index
19499 * @phba: pointer to lpfc hba data structure.
19500 *
19501 * This routine is to get the next eligible FCF record index in a round
19502 * robin fashion. If the next eligible FCF record index equals to the
James Smarta93ff372010-10-22 11:06:08 -040019503 * initial roundrobin FCF record index, LPFC_FCOE_FCF_NEXT_NONE (0xFFFF)
James Smart0c9ab6f2010-02-26 14:15:57 -050019504 * shall be returned, otherwise, the next eligible FCF record's index
19505 * shall be returned.
19506 **/
19507uint16_t
19508lpfc_sli4_fcf_rr_next_index_get(struct lpfc_hba *phba)
19509{
19510 uint16_t next_fcf_index;
19511
James Smart421c6622013-01-03 15:44:16 -050019512initial_priority:
James Smart3804dc82010-07-14 15:31:37 -040019513 /* Search start from next bit of currently registered FCF index */
James Smart421c6622013-01-03 15:44:16 -050019514 next_fcf_index = phba->fcf.current_rec.fcf_indx;
19515
James Smart7d791df2011-07-22 18:37:52 -040019516next_priority:
James Smart421c6622013-01-03 15:44:16 -050019517 /* Determine the next fcf index to check */
19518 next_fcf_index = (next_fcf_index + 1) % LPFC_SLI4_FCF_TBL_INDX_MAX;
James Smart0c9ab6f2010-02-26 14:15:57 -050019519 next_fcf_index = find_next_bit(phba->fcf.fcf_rr_bmask,
19520 LPFC_SLI4_FCF_TBL_INDX_MAX,
James Smart3804dc82010-07-14 15:31:37 -040019521 next_fcf_index);
19522
James Smart0c9ab6f2010-02-26 14:15:57 -050019523 /* Wrap around condition on phba->fcf.fcf_rr_bmask */
James Smart7d791df2011-07-22 18:37:52 -040019524 if (next_fcf_index >= LPFC_SLI4_FCF_TBL_INDX_MAX) {
19525 /*
19526 * If we have wrapped then we need to clear the bits that
19527 * have been tested so that we can detect when we should
19528 * change the priority level.
19529 */
James Smart0c9ab6f2010-02-26 14:15:57 -050019530 next_fcf_index = find_next_bit(phba->fcf.fcf_rr_bmask,
19531 LPFC_SLI4_FCF_TBL_INDX_MAX, 0);
James Smart7d791df2011-07-22 18:37:52 -040019532 }
19533
James Smart0c9ab6f2010-02-26 14:15:57 -050019534
James Smart3804dc82010-07-14 15:31:37 -040019535 /* Check roundrobin failover list empty condition */
James Smart7d791df2011-07-22 18:37:52 -040019536 if (next_fcf_index >= LPFC_SLI4_FCF_TBL_INDX_MAX ||
19537 next_fcf_index == phba->fcf.current_rec.fcf_indx) {
19538 /*
19539 * If next fcf index is not found check if there are lower
19540 * Priority level fcf's in the fcf_priority list.
19541 * Set up the rr_bmask with all of the avaiable fcf bits
19542 * at that level and continue the selection process.
19543 */
19544 if (lpfc_check_next_fcf_pri_level(phba))
James Smart421c6622013-01-03 15:44:16 -050019545 goto initial_priority;
James Smart3804dc82010-07-14 15:31:37 -040019546 lpfc_printf_log(phba, KERN_WARNING, LOG_FIP,
19547 "2844 No roundrobin failover FCF available\n");
James Smart036cad12018-10-23 13:41:06 -070019548
19549 return LPFC_FCOE_FCF_NEXT_NONE;
James Smart3804dc82010-07-14 15:31:37 -040019550 }
19551
James Smart7d791df2011-07-22 18:37:52 -040019552 if (next_fcf_index < LPFC_SLI4_FCF_TBL_INDX_MAX &&
19553 phba->fcf.fcf_pri[next_fcf_index].fcf_rec.flag &
James Smartf5cb5302015-12-16 18:11:52 -050019554 LPFC_FCF_FLOGI_FAILED) {
19555 if (list_is_singular(&phba->fcf.fcf_pri_list))
19556 return LPFC_FCOE_FCF_NEXT_NONE;
19557
James Smart7d791df2011-07-22 18:37:52 -040019558 goto next_priority;
James Smartf5cb5302015-12-16 18:11:52 -050019559 }
James Smart7d791df2011-07-22 18:37:52 -040019560
James Smart3804dc82010-07-14 15:31:37 -040019561 lpfc_printf_log(phba, KERN_INFO, LOG_FIP,
James Smarta93ff372010-10-22 11:06:08 -040019562 "2845 Get next roundrobin failover FCF (x%x)\n",
19563 next_fcf_index);
19564
James Smart0c9ab6f2010-02-26 14:15:57 -050019565 return next_fcf_index;
19566}
19567
19568/**
19569 * lpfc_sli4_fcf_rr_index_set - Set bmask with eligible fcf record index
19570 * @phba: pointer to lpfc hba data structure.
Lee Jones7af29d42020-07-21 17:41:31 +010019571 * @fcf_index: index into the FCF table to 'set'
James Smart0c9ab6f2010-02-26 14:15:57 -050019572 *
19573 * This routine sets the FCF record index in to the eligible bmask for
James Smarta93ff372010-10-22 11:06:08 -040019574 * roundrobin failover search. It checks to make sure that the index
James Smart0c9ab6f2010-02-26 14:15:57 -050019575 * does not go beyond the range of the driver allocated bmask dimension
19576 * before setting the bit.
19577 *
19578 * Returns 0 if the index bit successfully set, otherwise, it returns
19579 * -EINVAL.
19580 **/
19581int
19582lpfc_sli4_fcf_rr_index_set(struct lpfc_hba *phba, uint16_t fcf_index)
19583{
19584 if (fcf_index >= LPFC_SLI4_FCF_TBL_INDX_MAX) {
19585 lpfc_printf_log(phba, KERN_ERR, LOG_FIP,
James Smarta93ff372010-10-22 11:06:08 -040019586 "2610 FCF (x%x) reached driver's book "
19587 "keeping dimension:x%x\n",
James Smart0c9ab6f2010-02-26 14:15:57 -050019588 fcf_index, LPFC_SLI4_FCF_TBL_INDX_MAX);
19589 return -EINVAL;
19590 }
19591 /* Set the eligible FCF record index bmask */
19592 set_bit(fcf_index, phba->fcf.fcf_rr_bmask);
19593
James Smart3804dc82010-07-14 15:31:37 -040019594 lpfc_printf_log(phba, KERN_INFO, LOG_FIP,
James Smarta93ff372010-10-22 11:06:08 -040019595 "2790 Set FCF (x%x) to roundrobin FCF failover "
James Smart3804dc82010-07-14 15:31:37 -040019596 "bmask\n", fcf_index);
19597
James Smart0c9ab6f2010-02-26 14:15:57 -050019598 return 0;
19599}
19600
19601/**
James Smart3804dc82010-07-14 15:31:37 -040019602 * lpfc_sli4_fcf_rr_index_clear - Clear bmask from eligible fcf record index
James Smart0c9ab6f2010-02-26 14:15:57 -050019603 * @phba: pointer to lpfc hba data structure.
Lee Jones7af29d42020-07-21 17:41:31 +010019604 * @fcf_index: index into the FCF table to 'clear'
James Smart0c9ab6f2010-02-26 14:15:57 -050019605 *
19606 * This routine clears the FCF record index from the eligible bmask for
James Smarta93ff372010-10-22 11:06:08 -040019607 * roundrobin failover search. It checks to make sure that the index
James Smart0c9ab6f2010-02-26 14:15:57 -050019608 * does not go beyond the range of the driver allocated bmask dimension
19609 * before clearing the bit.
19610 **/
19611void
19612lpfc_sli4_fcf_rr_index_clear(struct lpfc_hba *phba, uint16_t fcf_index)
19613{
James Smart9a803a72013-09-06 12:17:56 -040019614 struct lpfc_fcf_pri *fcf_pri, *fcf_pri_next;
James Smart0c9ab6f2010-02-26 14:15:57 -050019615 if (fcf_index >= LPFC_SLI4_FCF_TBL_INDX_MAX) {
19616 lpfc_printf_log(phba, KERN_ERR, LOG_FIP,
James Smarta93ff372010-10-22 11:06:08 -040019617 "2762 FCF (x%x) reached driver's book "
19618 "keeping dimension:x%x\n",
James Smart0c9ab6f2010-02-26 14:15:57 -050019619 fcf_index, LPFC_SLI4_FCF_TBL_INDX_MAX);
19620 return;
19621 }
19622 /* Clear the eligible FCF record index bmask */
James Smart7d791df2011-07-22 18:37:52 -040019623 spin_lock_irq(&phba->hbalock);
James Smart9a803a72013-09-06 12:17:56 -040019624 list_for_each_entry_safe(fcf_pri, fcf_pri_next, &phba->fcf.fcf_pri_list,
19625 list) {
James Smart7d791df2011-07-22 18:37:52 -040019626 if (fcf_pri->fcf_rec.fcf_index == fcf_index) {
19627 list_del_init(&fcf_pri->list);
19628 break;
19629 }
19630 }
19631 spin_unlock_irq(&phba->hbalock);
James Smart0c9ab6f2010-02-26 14:15:57 -050019632 clear_bit(fcf_index, phba->fcf.fcf_rr_bmask);
James Smart3804dc82010-07-14 15:31:37 -040019633
19634 lpfc_printf_log(phba, KERN_INFO, LOG_FIP,
James Smarta93ff372010-10-22 11:06:08 -040019635 "2791 Clear FCF (x%x) from roundrobin failover "
James Smart3804dc82010-07-14 15:31:37 -040019636 "bmask\n", fcf_index);
James Smart0c9ab6f2010-02-26 14:15:57 -050019637}
19638
19639/**
James Smartecfd03c2010-02-12 14:41:27 -050019640 * lpfc_mbx_cmpl_redisc_fcf_table - completion routine for rediscover FCF table
19641 * @phba: pointer to lpfc hba data structure.
Lee Jones7af29d42020-07-21 17:41:31 +010019642 * @mbox: An allocated pointer to type LPFC_MBOXQ_t
James Smartecfd03c2010-02-12 14:41:27 -050019643 *
19644 * This routine is the completion routine for the rediscover FCF table mailbox
19645 * command. If the mailbox command returned failure, it will try to stop the
19646 * FCF rediscover wait timer.
19647 **/
Rashika Kheria5d8b8162014-09-03 12:55:04 -040019648static void
James Smartecfd03c2010-02-12 14:41:27 -050019649lpfc_mbx_cmpl_redisc_fcf_table(struct lpfc_hba *phba, LPFC_MBOXQ_t *mbox)
19650{
19651 struct lpfc_mbx_redisc_fcf_tbl *redisc_fcf;
19652 uint32_t shdr_status, shdr_add_status;
19653
19654 redisc_fcf = &mbox->u.mqe.un.redisc_fcf_tbl;
19655
19656 shdr_status = bf_get(lpfc_mbox_hdr_status,
19657 &redisc_fcf->header.cfg_shdr.response);
19658 shdr_add_status = bf_get(lpfc_mbox_hdr_add_status,
19659 &redisc_fcf->header.cfg_shdr.response);
19660 if (shdr_status || shdr_add_status) {
James Smart0c9ab6f2010-02-26 14:15:57 -050019661 lpfc_printf_log(phba, KERN_ERR, LOG_FIP,
James Smartecfd03c2010-02-12 14:41:27 -050019662 "2746 Requesting for FCF rediscovery failed "
19663 "status x%x add_status x%x\n",
19664 shdr_status, shdr_add_status);
James Smart0c9ab6f2010-02-26 14:15:57 -050019665 if (phba->fcf.fcf_flag & FCF_ACVL_DISC) {
James Smartfc2b9892010-02-26 14:15:29 -050019666 spin_lock_irq(&phba->hbalock);
James Smart0c9ab6f2010-02-26 14:15:57 -050019667 phba->fcf.fcf_flag &= ~FCF_ACVL_DISC;
James Smartfc2b9892010-02-26 14:15:29 -050019668 spin_unlock_irq(&phba->hbalock);
19669 /*
19670 * CVL event triggered FCF rediscover request failed,
19671 * last resort to re-try current registered FCF entry.
19672 */
19673 lpfc_retry_pport_discovery(phba);
19674 } else {
19675 spin_lock_irq(&phba->hbalock);
James Smart0c9ab6f2010-02-26 14:15:57 -050019676 phba->fcf.fcf_flag &= ~FCF_DEAD_DISC;
James Smartfc2b9892010-02-26 14:15:29 -050019677 spin_unlock_irq(&phba->hbalock);
19678 /*
19679 * DEAD FCF event triggered FCF rediscover request
19680 * failed, last resort to fail over as a link down
19681 * to FCF registration.
19682 */
19683 lpfc_sli4_fcf_dead_failthrough(phba);
19684 }
James Smart0c9ab6f2010-02-26 14:15:57 -050019685 } else {
19686 lpfc_printf_log(phba, KERN_INFO, LOG_FIP,
James Smarta93ff372010-10-22 11:06:08 -040019687 "2775 Start FCF rediscover quiescent timer\n");
James Smartecfd03c2010-02-12 14:41:27 -050019688 /*
19689 * Start FCF rediscovery wait timer for pending FCF
19690 * before rescan FCF record table.
19691 */
19692 lpfc_fcf_redisc_wait_start_timer(phba);
James Smart0c9ab6f2010-02-26 14:15:57 -050019693 }
James Smartecfd03c2010-02-12 14:41:27 -050019694
19695 mempool_free(mbox, phba->mbox_mem_pool);
19696}
19697
19698/**
James Smart3804dc82010-07-14 15:31:37 -040019699 * lpfc_sli4_redisc_fcf_table - Request to rediscover entire FCF table by port.
James Smartecfd03c2010-02-12 14:41:27 -050019700 * @phba: pointer to lpfc hba data structure.
19701 *
19702 * This routine is invoked to request for rediscovery of the entire FCF table
19703 * by the port.
19704 **/
19705int
19706lpfc_sli4_redisc_fcf_table(struct lpfc_hba *phba)
19707{
19708 LPFC_MBOXQ_t *mbox;
19709 struct lpfc_mbx_redisc_fcf_tbl *redisc_fcf;
19710 int rc, length;
19711
James Smart0c9ab6f2010-02-26 14:15:57 -050019712 /* Cancel retry delay timers to all vports before FCF rediscover */
19713 lpfc_cancel_all_vport_retry_delay_timer(phba);
19714
James Smartecfd03c2010-02-12 14:41:27 -050019715 mbox = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL);
19716 if (!mbox) {
Dick Kennedy372c1872020-06-30 14:50:00 -070019717 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smartecfd03c2010-02-12 14:41:27 -050019718 "2745 Failed to allocate mbox for "
19719 "requesting FCF rediscover.\n");
19720 return -ENOMEM;
19721 }
19722
19723 length = (sizeof(struct lpfc_mbx_redisc_fcf_tbl) -
19724 sizeof(struct lpfc_sli4_cfg_mhdr));
19725 lpfc_sli4_config(phba, mbox, LPFC_MBOX_SUBSYSTEM_FCOE,
19726 LPFC_MBOX_OPCODE_FCOE_REDISCOVER_FCF,
19727 length, LPFC_SLI4_MBX_EMBED);
19728
19729 redisc_fcf = &mbox->u.mqe.un.redisc_fcf_tbl;
19730 /* Set count to 0 for invalidating the entire FCF database */
19731 bf_set(lpfc_mbx_redisc_fcf_count, redisc_fcf, 0);
19732
19733 /* Issue the mailbox command asynchronously */
19734 mbox->vport = phba->pport;
19735 mbox->mbox_cmpl = lpfc_mbx_cmpl_redisc_fcf_table;
19736 rc = lpfc_sli_issue_mbox(phba, mbox, MBX_NOWAIT);
19737
19738 if (rc == MBX_NOT_FINISHED) {
19739 mempool_free(mbox, phba->mbox_mem_pool);
19740 return -EIO;
19741 }
19742 return 0;
19743}
19744
19745/**
James Smartfc2b9892010-02-26 14:15:29 -050019746 * lpfc_sli4_fcf_dead_failthrough - Failthrough routine to fcf dead event
19747 * @phba: pointer to lpfc hba data structure.
19748 *
19749 * This function is the failover routine as a last resort to the FCF DEAD
19750 * event when driver failed to perform fast FCF failover.
19751 **/
19752void
19753lpfc_sli4_fcf_dead_failthrough(struct lpfc_hba *phba)
19754{
19755 uint32_t link_state;
19756
19757 /*
19758 * Last resort as FCF DEAD event failover will treat this as
19759 * a link down, but save the link state because we don't want
19760 * it to be changed to Link Down unless it is already down.
19761 */
19762 link_state = phba->link_state;
19763 lpfc_linkdown(phba);
19764 phba->link_state = link_state;
19765
19766 /* Unregister FCF if no devices connected to it */
19767 lpfc_unregister_unused_fcf(phba);
19768}
19769
19770/**
James Smart026abb82011-12-13 13:20:45 -050019771 * lpfc_sli_get_config_region23 - Get sli3 port region 23 data.
James Smarta0c87cb2009-07-19 10:01:10 -040019772 * @phba: pointer to lpfc hba data structure.
James Smart026abb82011-12-13 13:20:45 -050019773 * @rgn23_data: pointer to configure region 23 data.
James Smarta0c87cb2009-07-19 10:01:10 -040019774 *
James Smart026abb82011-12-13 13:20:45 -050019775 * This function gets SLI3 port configure region 23 data through memory dump
19776 * mailbox command. When it successfully retrieves data, the size of the data
19777 * will be returned, otherwise, 0 will be returned.
James Smarta0c87cb2009-07-19 10:01:10 -040019778 **/
James Smart026abb82011-12-13 13:20:45 -050019779static uint32_t
19780lpfc_sli_get_config_region23(struct lpfc_hba *phba, char *rgn23_data)
James Smarta0c87cb2009-07-19 10:01:10 -040019781{
19782 LPFC_MBOXQ_t *pmb = NULL;
19783 MAILBOX_t *mb;
James Smart026abb82011-12-13 13:20:45 -050019784 uint32_t offset = 0;
James Smarte4ec1022021-04-21 16:45:11 -070019785 int rc;
James Smarta0c87cb2009-07-19 10:01:10 -040019786
James Smart026abb82011-12-13 13:20:45 -050019787 if (!rgn23_data)
19788 return 0;
19789
James Smarta0c87cb2009-07-19 10:01:10 -040019790 pmb = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL);
19791 if (!pmb) {
Dick Kennedy372c1872020-06-30 14:50:00 -070019792 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart026abb82011-12-13 13:20:45 -050019793 "2600 failed to allocate mailbox memory\n");
19794 return 0;
James Smarta0c87cb2009-07-19 10:01:10 -040019795 }
19796 mb = &pmb->u.mb;
19797
James Smarta0c87cb2009-07-19 10:01:10 -040019798 do {
19799 lpfc_dump_mem(phba, pmb, offset, DMP_REGION_23);
19800 rc = lpfc_sli_issue_mbox(phba, pmb, MBX_POLL);
19801
19802 if (rc != MBX_SUCCESS) {
19803 lpfc_printf_log(phba, KERN_INFO, LOG_INIT,
James Smart026abb82011-12-13 13:20:45 -050019804 "2601 failed to read config "
19805 "region 23, rc 0x%x Status 0x%x\n",
19806 rc, mb->mbxStatus);
James Smarta0c87cb2009-07-19 10:01:10 -040019807 mb->un.varDmp.word_cnt = 0;
19808 }
19809 /*
19810 * dump mem may return a zero when finished or we got a
19811 * mailbox error, either way we are done.
19812 */
19813 if (mb->un.varDmp.word_cnt == 0)
19814 break;
James Smarta0c87cb2009-07-19 10:01:10 -040019815
James Smarte4ec1022021-04-21 16:45:11 -070019816 if (mb->un.varDmp.word_cnt > DMP_RGN23_SIZE - offset)
19817 mb->un.varDmp.word_cnt = DMP_RGN23_SIZE - offset;
19818
James Smarta0c87cb2009-07-19 10:01:10 -040019819 lpfc_sli_pcimem_bcopy(((uint8_t *)mb) + DMP_RSP_OFFSET,
James Smarte4ec1022021-04-21 16:45:11 -070019820 rgn23_data + offset,
19821 mb->un.varDmp.word_cnt);
19822 offset += mb->un.varDmp.word_cnt;
19823 } while (mb->un.varDmp.word_cnt && offset < DMP_RGN23_SIZE);
James Smarta0c87cb2009-07-19 10:01:10 -040019824
James Smart026abb82011-12-13 13:20:45 -050019825 mempool_free(pmb, phba->mbox_mem_pool);
19826 return offset;
19827}
19828
19829/**
19830 * lpfc_sli4_get_config_region23 - Get sli4 port region 23 data.
19831 * @phba: pointer to lpfc hba data structure.
19832 * @rgn23_data: pointer to configure region 23 data.
19833 *
19834 * This function gets SLI4 port configure region 23 data through memory dump
19835 * mailbox command. When it successfully retrieves data, the size of the data
19836 * will be returned, otherwise, 0 will be returned.
19837 **/
19838static uint32_t
19839lpfc_sli4_get_config_region23(struct lpfc_hba *phba, char *rgn23_data)
19840{
19841 LPFC_MBOXQ_t *mboxq = NULL;
19842 struct lpfc_dmabuf *mp = NULL;
19843 struct lpfc_mqe *mqe;
19844 uint32_t data_length = 0;
19845 int rc;
19846
19847 if (!rgn23_data)
19848 return 0;
19849
19850 mboxq = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL);
19851 if (!mboxq) {
Dick Kennedy372c1872020-06-30 14:50:00 -070019852 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart026abb82011-12-13 13:20:45 -050019853 "3105 failed to allocate mailbox memory\n");
19854 return 0;
19855 }
19856
19857 if (lpfc_sli4_dump_cfg_rg23(phba, mboxq))
19858 goto out;
19859 mqe = &mboxq->u.mqe;
James Smart3e1f0712018-11-29 16:09:29 -080019860 mp = (struct lpfc_dmabuf *)mboxq->ctx_buf;
James Smart026abb82011-12-13 13:20:45 -050019861 rc = lpfc_sli_issue_mbox(phba, mboxq, MBX_POLL);
19862 if (rc)
19863 goto out;
19864 data_length = mqe->un.mb_words[5];
19865 if (data_length == 0)
19866 goto out;
19867 if (data_length > DMP_RGN23_SIZE) {
19868 data_length = 0;
19869 goto out;
19870 }
19871 lpfc_sli_pcimem_bcopy((char *)mp->virt, rgn23_data, data_length);
19872out:
19873 mempool_free(mboxq, phba->mbox_mem_pool);
19874 if (mp) {
19875 lpfc_mbuf_free(phba, mp->virt, mp->phys);
19876 kfree(mp);
19877 }
19878 return data_length;
19879}
19880
19881/**
19882 * lpfc_sli_read_link_ste - Read region 23 to decide if link is disabled.
19883 * @phba: pointer to lpfc hba data structure.
19884 *
19885 * This function read region 23 and parse TLV for port status to
19886 * decide if the user disaled the port. If the TLV indicates the
19887 * port is disabled, the hba_flag is set accordingly.
19888 **/
19889void
19890lpfc_sli_read_link_ste(struct lpfc_hba *phba)
19891{
19892 uint8_t *rgn23_data = NULL;
19893 uint32_t if_type, data_size, sub_tlv_len, tlv_offset;
19894 uint32_t offset = 0;
19895
19896 /* Get adapter Region 23 data */
19897 rgn23_data = kzalloc(DMP_RGN23_SIZE, GFP_KERNEL);
19898 if (!rgn23_data)
19899 goto out;
19900
19901 if (phba->sli_rev < LPFC_SLI_REV4)
19902 data_size = lpfc_sli_get_config_region23(phba, rgn23_data);
19903 else {
19904 if_type = bf_get(lpfc_sli_intf_if_type,
19905 &phba->sli4_hba.sli_intf);
19906 if (if_type == LPFC_SLI_INTF_IF_TYPE_0)
19907 goto out;
19908 data_size = lpfc_sli4_get_config_region23(phba, rgn23_data);
19909 }
James Smarta0c87cb2009-07-19 10:01:10 -040019910
19911 if (!data_size)
19912 goto out;
19913
19914 /* Check the region signature first */
19915 if (memcmp(&rgn23_data[offset], LPFC_REGION23_SIGNATURE, 4)) {
Dick Kennedy372c1872020-06-30 14:50:00 -070019916 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smarta0c87cb2009-07-19 10:01:10 -040019917 "2619 Config region 23 has bad signature\n");
19918 goto out;
19919 }
19920 offset += 4;
19921
19922 /* Check the data structure version */
19923 if (rgn23_data[offset] != LPFC_REGION23_VERSION) {
Dick Kennedy372c1872020-06-30 14:50:00 -070019924 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smarta0c87cb2009-07-19 10:01:10 -040019925 "2620 Config region 23 has bad version\n");
19926 goto out;
19927 }
19928 offset += 4;
19929
19930 /* Parse TLV entries in the region */
19931 while (offset < data_size) {
19932 if (rgn23_data[offset] == LPFC_REGION23_LAST_REC)
19933 break;
19934 /*
19935 * If the TLV is not driver specific TLV or driver id is
19936 * not linux driver id, skip the record.
19937 */
19938 if ((rgn23_data[offset] != DRIVER_SPECIFIC_TYPE) ||
19939 (rgn23_data[offset + 2] != LINUX_DRIVER_ID) ||
19940 (rgn23_data[offset + 3] != 0)) {
19941 offset += rgn23_data[offset + 1] * 4 + 4;
19942 continue;
19943 }
19944
19945 /* Driver found a driver specific TLV in the config region */
19946 sub_tlv_len = rgn23_data[offset + 1] * 4;
19947 offset += 4;
19948 tlv_offset = 0;
19949
19950 /*
19951 * Search for configured port state sub-TLV.
19952 */
19953 while ((offset < data_size) &&
19954 (tlv_offset < sub_tlv_len)) {
19955 if (rgn23_data[offset] == LPFC_REGION23_LAST_REC) {
19956 offset += 4;
19957 tlv_offset += 4;
19958 break;
19959 }
19960 if (rgn23_data[offset] != PORT_STE_TYPE) {
19961 offset += rgn23_data[offset + 1] * 4 + 4;
19962 tlv_offset += rgn23_data[offset + 1] * 4 + 4;
19963 continue;
19964 }
19965
19966 /* This HBA contains PORT_STE configured */
19967 if (!rgn23_data[offset + 2])
19968 phba->hba_flag |= LINK_DISABLED;
19969
19970 goto out;
19971 }
19972 }
James Smart026abb82011-12-13 13:20:45 -050019973
James Smarta0c87cb2009-07-19 10:01:10 -040019974out:
James Smarta0c87cb2009-07-19 10:01:10 -040019975 kfree(rgn23_data);
19976 return;
19977}
James Smart695a8142010-01-26 23:08:03 -050019978
19979/**
James Smart52d52442011-05-24 11:42:45 -040019980 * lpfc_wr_object - write an object to the firmware
19981 * @phba: HBA structure that indicates port to create a queue on.
19982 * @dmabuf_list: list of dmabufs to write to the port.
19983 * @size: the total byte value of the objects to write to the port.
19984 * @offset: the current offset to be used to start the transfer.
19985 *
19986 * This routine will create a wr_object mailbox command to send to the port.
19987 * the mailbox command will be constructed using the dma buffers described in
19988 * @dmabuf_list to create a list of BDEs. This routine will fill in as many
19989 * BDEs that the imbedded mailbox can support. The @offset variable will be
19990 * used to indicate the starting offset of the transfer and will also return
19991 * the offset after the write object mailbox has completed. @size is used to
19992 * determine the end of the object and whether the eof bit should be set.
19993 *
19994 * Return 0 is successful and offset will contain the the new offset to use
19995 * for the next write.
19996 * Return negative value for error cases.
19997 **/
19998int
19999lpfc_wr_object(struct lpfc_hba *phba, struct list_head *dmabuf_list,
20000 uint32_t size, uint32_t *offset)
20001{
20002 struct lpfc_mbx_wr_object *wr_object;
20003 LPFC_MBOXQ_t *mbox;
20004 int rc = 0, i = 0;
James Smartf3d0a8a2019-12-18 15:58:01 -080020005 uint32_t shdr_status, shdr_add_status, shdr_change_status, shdr_csf;
James Smart52d52442011-05-24 11:42:45 -040020006 uint32_t mbox_tmo;
James Smart52d52442011-05-24 11:42:45 -040020007 struct lpfc_dmabuf *dmabuf;
20008 uint32_t written = 0;
James Smart50212672018-12-13 15:17:57 -080020009 bool check_change_status = false;
James Smart52d52442011-05-24 11:42:45 -040020010
20011 mbox = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL);
20012 if (!mbox)
20013 return -ENOMEM;
20014
20015 lpfc_sli4_config(phba, mbox, LPFC_MBOX_SUBSYSTEM_COMMON,
20016 LPFC_MBOX_OPCODE_WRITE_OBJECT,
20017 sizeof(struct lpfc_mbx_wr_object) -
20018 sizeof(struct lpfc_sli4_cfg_mhdr), LPFC_SLI4_MBX_EMBED);
20019
20020 wr_object = (struct lpfc_mbx_wr_object *)&mbox->u.mqe.un.wr_object;
20021 wr_object->u.request.write_offset = *offset;
20022 sprintf((uint8_t *)wr_object->u.request.object_name, "/");
20023 wr_object->u.request.object_name[0] =
20024 cpu_to_le32(wr_object->u.request.object_name[0]);
20025 bf_set(lpfc_wr_object_eof, &wr_object->u.request, 0);
20026 list_for_each_entry(dmabuf, dmabuf_list, list) {
20027 if (i >= LPFC_MBX_WR_CONFIG_MAX_BDE || written >= size)
20028 break;
20029 wr_object->u.request.bde[i].addrLow = putPaddrLow(dmabuf->phys);
20030 wr_object->u.request.bde[i].addrHigh =
20031 putPaddrHigh(dmabuf->phys);
20032 if (written + SLI4_PAGE_SIZE >= size) {
20033 wr_object->u.request.bde[i].tus.f.bdeSize =
20034 (size - written);
20035 written += (size - written);
20036 bf_set(lpfc_wr_object_eof, &wr_object->u.request, 1);
James Smart50212672018-12-13 15:17:57 -080020037 bf_set(lpfc_wr_object_eas, &wr_object->u.request, 1);
20038 check_change_status = true;
James Smart52d52442011-05-24 11:42:45 -040020039 } else {
20040 wr_object->u.request.bde[i].tus.f.bdeSize =
20041 SLI4_PAGE_SIZE;
20042 written += SLI4_PAGE_SIZE;
20043 }
20044 i++;
20045 }
20046 wr_object->u.request.bde_count = i;
20047 bf_set(lpfc_wr_object_write_length, &wr_object->u.request, written);
20048 if (!phba->sli4_hba.intr_enable)
20049 rc = lpfc_sli_issue_mbox(phba, mbox, MBX_POLL);
20050 else {
James Smarta183a152011-10-10 21:32:43 -040020051 mbox_tmo = lpfc_mbox_tmo_val(phba, mbox);
James Smart52d52442011-05-24 11:42:45 -040020052 rc = lpfc_sli_issue_mbox_wait(phba, mbox, mbox_tmo);
20053 }
20054 /* The IOCTL status is embedded in the mailbox subheader. */
James Smart50212672018-12-13 15:17:57 -080020055 shdr_status = bf_get(lpfc_mbox_hdr_status,
20056 &wr_object->header.cfg_shdr.response);
20057 shdr_add_status = bf_get(lpfc_mbox_hdr_add_status,
20058 &wr_object->header.cfg_shdr.response);
20059 if (check_change_status) {
20060 shdr_change_status = bf_get(lpfc_wr_object_change_status,
20061 &wr_object->u.response);
James Smartf3d0a8a2019-12-18 15:58:01 -080020062
20063 if (shdr_change_status == LPFC_CHANGE_STATUS_FW_RESET ||
20064 shdr_change_status == LPFC_CHANGE_STATUS_PORT_MIGRATION) {
20065 shdr_csf = bf_get(lpfc_wr_object_csf,
20066 &wr_object->u.response);
20067 if (shdr_csf)
20068 shdr_change_status =
20069 LPFC_CHANGE_STATUS_PCI_RESET;
20070 }
20071
James Smart50212672018-12-13 15:17:57 -080020072 switch (shdr_change_status) {
20073 case (LPFC_CHANGE_STATUS_PHYS_DEV_RESET):
20074 lpfc_printf_log(phba, KERN_INFO, LOG_INIT,
20075 "3198 Firmware write complete: System "
20076 "reboot required to instantiate\n");
20077 break;
20078 case (LPFC_CHANGE_STATUS_FW_RESET):
20079 lpfc_printf_log(phba, KERN_INFO, LOG_INIT,
20080 "3199 Firmware write complete: Firmware"
20081 " reset required to instantiate\n");
20082 break;
20083 case (LPFC_CHANGE_STATUS_PORT_MIGRATION):
20084 lpfc_printf_log(phba, KERN_INFO, LOG_INIT,
20085 "3200 Firmware write complete: Port "
20086 "Migration or PCI Reset required to "
20087 "instantiate\n");
20088 break;
20089 case (LPFC_CHANGE_STATUS_PCI_RESET):
20090 lpfc_printf_log(phba, KERN_INFO, LOG_INIT,
20091 "3201 Firmware write complete: PCI "
20092 "Reset required to instantiate\n");
20093 break;
20094 default:
20095 break;
20096 }
20097 }
James Smart304ee432021-04-11 18:31:17 -070020098 if (!phba->sli4_hba.intr_enable)
20099 mempool_free(mbox, phba->mbox_mem_pool);
20100 else if (rc != MBX_TIMEOUT)
James Smart52d52442011-05-24 11:42:45 -040020101 mempool_free(mbox, phba->mbox_mem_pool);
20102 if (shdr_status || shdr_add_status || rc) {
Dick Kennedy372c1872020-06-30 14:50:00 -070020103 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart52d52442011-05-24 11:42:45 -040020104 "3025 Write Object mailbox failed with "
20105 "status x%x add_status x%x, mbx status x%x\n",
20106 shdr_status, shdr_add_status, rc);
20107 rc = -ENXIO;
James Smart1feb8202018-02-22 08:18:47 -080020108 *offset = shdr_add_status;
James Smart52d52442011-05-24 11:42:45 -040020109 } else
20110 *offset += wr_object->u.response.actual_write_length;
20111 return rc;
20112}
20113
20114/**
James Smart695a8142010-01-26 23:08:03 -050020115 * lpfc_cleanup_pending_mbox - Free up vport discovery mailbox commands.
20116 * @vport: pointer to vport data structure.
20117 *
20118 * This function iterate through the mailboxq and clean up all REG_LOGIN
20119 * and REG_VPI mailbox commands associated with the vport. This function
20120 * is called when driver want to restart discovery of the vport due to
20121 * a Clear Virtual Link event.
20122 **/
20123void
20124lpfc_cleanup_pending_mbox(struct lpfc_vport *vport)
20125{
20126 struct lpfc_hba *phba = vport->phba;
20127 LPFC_MBOXQ_t *mb, *nextmb;
20128 struct lpfc_dmabuf *mp;
James Smart78730cf2010-04-06 15:06:30 -040020129 struct lpfc_nodelist *ndlp;
James Smartd439d282010-09-29 11:18:45 -040020130 struct lpfc_nodelist *act_mbx_ndlp = NULL;
James Smartd439d282010-09-29 11:18:45 -040020131 LIST_HEAD(mbox_cmd_list);
James Smart63e801c2010-11-20 23:14:19 -050020132 uint8_t restart_loop;
James Smart695a8142010-01-26 23:08:03 -050020133
James Smartd439d282010-09-29 11:18:45 -040020134 /* Clean up internally queued mailbox commands with the vport */
James Smart695a8142010-01-26 23:08:03 -050020135 spin_lock_irq(&phba->hbalock);
20136 list_for_each_entry_safe(mb, nextmb, &phba->sli.mboxq, list) {
20137 if (mb->vport != vport)
20138 continue;
20139
20140 if ((mb->u.mb.mbxCommand != MBX_REG_LOGIN64) &&
20141 (mb->u.mb.mbxCommand != MBX_REG_VPI))
20142 continue;
20143
James Smartd439d282010-09-29 11:18:45 -040020144 list_del(&mb->list);
20145 list_add_tail(&mb->list, &mbox_cmd_list);
20146 }
20147 /* Clean up active mailbox command with the vport */
20148 mb = phba->sli.mbox_active;
20149 if (mb && (mb->vport == vport)) {
20150 if ((mb->u.mb.mbxCommand == MBX_REG_LOGIN64) ||
20151 (mb->u.mb.mbxCommand == MBX_REG_VPI))
20152 mb->mbox_cmpl = lpfc_sli_def_mbox_cmpl;
20153 if (mb->u.mb.mbxCommand == MBX_REG_LOGIN64) {
James Smart3e1f0712018-11-29 16:09:29 -080020154 act_mbx_ndlp = (struct lpfc_nodelist *)mb->ctx_ndlp;
James Smartd439d282010-09-29 11:18:45 -040020155 /* Put reference count for delayed processing */
20156 act_mbx_ndlp = lpfc_nlp_get(act_mbx_ndlp);
20157 /* Unregister the RPI when mailbox complete */
20158 mb->mbox_flag |= LPFC_MBX_IMED_UNREG;
20159 }
20160 }
James Smart63e801c2010-11-20 23:14:19 -050020161 /* Cleanup any mailbox completions which are not yet processed */
20162 do {
20163 restart_loop = 0;
20164 list_for_each_entry(mb, &phba->sli.mboxq_cmpl, list) {
20165 /*
20166 * If this mailox is already processed or it is
20167 * for another vport ignore it.
20168 */
20169 if ((mb->vport != vport) ||
20170 (mb->mbox_flag & LPFC_MBX_IMED_UNREG))
20171 continue;
20172
20173 if ((mb->u.mb.mbxCommand != MBX_REG_LOGIN64) &&
20174 (mb->u.mb.mbxCommand != MBX_REG_VPI))
20175 continue;
20176
20177 mb->mbox_cmpl = lpfc_sli_def_mbox_cmpl;
20178 if (mb->u.mb.mbxCommand == MBX_REG_LOGIN64) {
James Smart3e1f0712018-11-29 16:09:29 -080020179 ndlp = (struct lpfc_nodelist *)mb->ctx_ndlp;
James Smart63e801c2010-11-20 23:14:19 -050020180 /* Unregister the RPI when mailbox complete */
20181 mb->mbox_flag |= LPFC_MBX_IMED_UNREG;
20182 restart_loop = 1;
20183 spin_unlock_irq(&phba->hbalock);
James Smartc6adba12020-11-15 11:26:34 -080020184 spin_lock(&ndlp->lock);
James Smart63e801c2010-11-20 23:14:19 -050020185 ndlp->nlp_flag &= ~NLP_IGNR_REG_CMPL;
James Smartc6adba12020-11-15 11:26:34 -080020186 spin_unlock(&ndlp->lock);
James Smart63e801c2010-11-20 23:14:19 -050020187 spin_lock_irq(&phba->hbalock);
20188 break;
20189 }
20190 }
20191 } while (restart_loop);
20192
James Smartd439d282010-09-29 11:18:45 -040020193 spin_unlock_irq(&phba->hbalock);
20194
20195 /* Release the cleaned-up mailbox commands */
20196 while (!list_empty(&mbox_cmd_list)) {
20197 list_remove_head(&mbox_cmd_list, mb, LPFC_MBOXQ_t, list);
James Smart695a8142010-01-26 23:08:03 -050020198 if (mb->u.mb.mbxCommand == MBX_REG_LOGIN64) {
James Smart3e1f0712018-11-29 16:09:29 -080020199 mp = (struct lpfc_dmabuf *)(mb->ctx_buf);
James Smart695a8142010-01-26 23:08:03 -050020200 if (mp) {
20201 __lpfc_mbuf_free(phba, mp->virt, mp->phys);
20202 kfree(mp);
20203 }
James Smart3e1f0712018-11-29 16:09:29 -080020204 mb->ctx_buf = NULL;
20205 ndlp = (struct lpfc_nodelist *)mb->ctx_ndlp;
20206 mb->ctx_ndlp = NULL;
James Smart78730cf2010-04-06 15:06:30 -040020207 if (ndlp) {
James Smartc6adba12020-11-15 11:26:34 -080020208 spin_lock(&ndlp->lock);
James Smart589a52d2010-07-14 15:30:54 -040020209 ndlp->nlp_flag &= ~NLP_IGNR_REG_CMPL;
James Smartc6adba12020-11-15 11:26:34 -080020210 spin_unlock(&ndlp->lock);
James Smart78730cf2010-04-06 15:06:30 -040020211 lpfc_nlp_put(ndlp);
James Smart78730cf2010-04-06 15:06:30 -040020212 }
James Smart695a8142010-01-26 23:08:03 -050020213 }
James Smart695a8142010-01-26 23:08:03 -050020214 mempool_free(mb, phba->mbox_mem_pool);
20215 }
James Smartd439d282010-09-29 11:18:45 -040020216
20217 /* Release the ndlp with the cleaned-up active mailbox command */
20218 if (act_mbx_ndlp) {
James Smartc6adba12020-11-15 11:26:34 -080020219 spin_lock(&act_mbx_ndlp->lock);
James Smartd439d282010-09-29 11:18:45 -040020220 act_mbx_ndlp->nlp_flag &= ~NLP_IGNR_REG_CMPL;
James Smartc6adba12020-11-15 11:26:34 -080020221 spin_unlock(&act_mbx_ndlp->lock);
James Smartd439d282010-09-29 11:18:45 -040020222 lpfc_nlp_put(act_mbx_ndlp);
James Smart695a8142010-01-26 23:08:03 -050020223 }
James Smart695a8142010-01-26 23:08:03 -050020224}
20225
James Smart2a9bf3d2010-06-07 15:24:45 -040020226/**
20227 * lpfc_drain_txq - Drain the txq
20228 * @phba: Pointer to HBA context object.
20229 *
20230 * This function attempt to submit IOCBs on the txq
20231 * to the adapter. For SLI4 adapters, the txq contains
20232 * ELS IOCBs that have been deferred because the there
20233 * are no SGLs. This congestion can occur with large
20234 * vport counts during node discovery.
20235 **/
20236
20237uint32_t
20238lpfc_drain_txq(struct lpfc_hba *phba)
20239{
20240 LIST_HEAD(completions);
James Smart895427b2017-02-12 13:52:30 -080020241 struct lpfc_sli_ring *pring;
Daeseok Youn2e706372014-02-21 09:03:32 +090020242 struct lpfc_iocbq *piocbq = NULL;
James Smart2a9bf3d2010-06-07 15:24:45 -040020243 unsigned long iflags = 0;
20244 char *fail_msg = NULL;
20245 struct lpfc_sglq *sglq;
James Smart205e8242018-03-05 12:04:03 -080020246 union lpfc_wqe128 wqe;
James Smarta2fc4aef2014-09-03 12:57:55 -040020247 uint32_t txq_cnt = 0;
James Smartdc19e3b2018-05-24 21:08:57 -070020248 struct lpfc_queue *wq;
James Smart2a9bf3d2010-06-07 15:24:45 -040020249
James Smartdc19e3b2018-05-24 21:08:57 -070020250 if (phba->link_flag & LS_MDS_LOOPBACK) {
20251 /* MDS WQE are posted only to first WQ*/
James Smartc00f62e2019-08-14 16:57:11 -070020252 wq = phba->sli4_hba.hdwq[0].io_wq;
James Smartdc19e3b2018-05-24 21:08:57 -070020253 if (unlikely(!wq))
20254 return 0;
20255 pring = wq->pring;
20256 } else {
20257 wq = phba->sli4_hba.els_wq;
20258 if (unlikely(!wq))
20259 return 0;
20260 pring = lpfc_phba_elsring(phba);
20261 }
20262
20263 if (unlikely(!pring) || list_empty(&pring->txq))
Dick Kennedy1234a6d2017-09-29 17:34:29 -070020264 return 0;
James Smart895427b2017-02-12 13:52:30 -080020265
James Smart398d81c2013-05-31 17:04:19 -040020266 spin_lock_irqsave(&pring->ring_lock, iflags);
James Smart0e9bb8d2013-03-01 16:35:12 -050020267 list_for_each_entry(piocbq, &pring->txq, list) {
20268 txq_cnt++;
20269 }
20270
20271 if (txq_cnt > pring->txq_max)
20272 pring->txq_max = txq_cnt;
James Smart2a9bf3d2010-06-07 15:24:45 -040020273
James Smart398d81c2013-05-31 17:04:19 -040020274 spin_unlock_irqrestore(&pring->ring_lock, iflags);
James Smart2a9bf3d2010-06-07 15:24:45 -040020275
James Smart0e9bb8d2013-03-01 16:35:12 -050020276 while (!list_empty(&pring->txq)) {
James Smart398d81c2013-05-31 17:04:19 -040020277 spin_lock_irqsave(&pring->ring_lock, iflags);
James Smart2a9bf3d2010-06-07 15:24:45 -040020278
James Smart19ca7602010-11-20 23:11:55 -050020279 piocbq = lpfc_sli_ringtx_get(phba, pring);
James Smarta6298522012-06-12 13:54:11 -040020280 if (!piocbq) {
James Smart398d81c2013-05-31 17:04:19 -040020281 spin_unlock_irqrestore(&pring->ring_lock, iflags);
Dick Kennedy372c1872020-06-30 14:50:00 -070020282 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smarta6298522012-06-12 13:54:11 -040020283 "2823 txq empty and txq_cnt is %d\n ",
James Smart0e9bb8d2013-03-01 16:35:12 -050020284 txq_cnt);
James Smarta6298522012-06-12 13:54:11 -040020285 break;
20286 }
James Smart895427b2017-02-12 13:52:30 -080020287 sglq = __lpfc_sli_get_els_sglq(phba, piocbq);
James Smart2a9bf3d2010-06-07 15:24:45 -040020288 if (!sglq) {
James Smart19ca7602010-11-20 23:11:55 -050020289 __lpfc_sli_ringtx_put(phba, pring, piocbq);
James Smart398d81c2013-05-31 17:04:19 -040020290 spin_unlock_irqrestore(&pring->ring_lock, iflags);
James Smart2a9bf3d2010-06-07 15:24:45 -040020291 break;
James Smart2a9bf3d2010-06-07 15:24:45 -040020292 }
James Smart0e9bb8d2013-03-01 16:35:12 -050020293 txq_cnt--;
James Smart2a9bf3d2010-06-07 15:24:45 -040020294
20295 /* The xri and iocb resources secured,
20296 * attempt to issue request
20297 */
James Smart6d368e52011-05-24 11:44:12 -040020298 piocbq->sli4_lxritag = sglq->sli4_lxritag;
James Smart2a9bf3d2010-06-07 15:24:45 -040020299 piocbq->sli4_xritag = sglq->sli4_xritag;
20300 if (NO_XRI == lpfc_sli4_bpl2sgl(phba, piocbq, sglq))
20301 fail_msg = "to convert bpl to sgl";
James Smart205e8242018-03-05 12:04:03 -080020302 else if (lpfc_sli4_iocb2wqe(phba, piocbq, &wqe))
James Smart2a9bf3d2010-06-07 15:24:45 -040020303 fail_msg = "to convert iocb to wqe";
James Smartdc19e3b2018-05-24 21:08:57 -070020304 else if (lpfc_sli4_wq_put(wq, &wqe))
James Smart2a9bf3d2010-06-07 15:24:45 -040020305 fail_msg = " - Wq is full";
20306 else
20307 lpfc_sli_ringtxcmpl_put(phba, pring, piocbq);
20308
20309 if (fail_msg) {
20310 /* Failed means we can't issue and need to cancel */
Dick Kennedy372c1872020-06-30 14:50:00 -070020311 lpfc_printf_log(phba, KERN_ERR, LOG_TRACE_EVENT,
James Smart2a9bf3d2010-06-07 15:24:45 -040020312 "2822 IOCB failed %s iotag 0x%x "
20313 "xri 0x%x\n",
20314 fail_msg,
20315 piocbq->iotag, piocbq->sli4_xritag);
20316 list_add_tail(&piocbq->list, &completions);
20317 }
James Smart398d81c2013-05-31 17:04:19 -040020318 spin_unlock_irqrestore(&pring->ring_lock, iflags);
James Smart2a9bf3d2010-06-07 15:24:45 -040020319 }
20320
James Smart2a9bf3d2010-06-07 15:24:45 -040020321 /* Cancel all the IOCBs that cannot be issued */
20322 lpfc_sli_cancel_iocbs(phba, &completions, IOSTAT_LOCAL_REJECT,
20323 IOERR_SLI_ABORTED);
20324
James Smart0e9bb8d2013-03-01 16:35:12 -050020325 return txq_cnt;
James Smart2a9bf3d2010-06-07 15:24:45 -040020326}
James Smart895427b2017-02-12 13:52:30 -080020327
20328/**
20329 * lpfc_wqe_bpl2sgl - Convert the bpl/bde to a sgl.
20330 * @phba: Pointer to HBA context object.
Lee Jones7af29d42020-07-21 17:41:31 +010020331 * @pwqeq: Pointer to command WQE.
James Smart895427b2017-02-12 13:52:30 -080020332 * @sglq: Pointer to the scatter gather queue object.
20333 *
20334 * This routine converts the bpl or bde that is in the WQE
20335 * to a sgl list for the sli4 hardware. The physical address
20336 * of the bpl/bde is converted back to a virtual address.
20337 * If the WQE contains a BPL then the list of BDE's is
20338 * converted to sli4_sge's. If the WQE contains a single
20339 * BDE then it is converted to a single sli_sge.
20340 * The WQE is still in cpu endianness so the contents of
20341 * the bpl can be used without byte swapping.
20342 *
20343 * Returns valid XRI = Success, NO_XRI = Failure.
20344 */
20345static uint16_t
20346lpfc_wqe_bpl2sgl(struct lpfc_hba *phba, struct lpfc_iocbq *pwqeq,
20347 struct lpfc_sglq *sglq)
20348{
20349 uint16_t xritag = NO_XRI;
20350 struct ulp_bde64 *bpl = NULL;
20351 struct ulp_bde64 bde;
20352 struct sli4_sge *sgl = NULL;
20353 struct lpfc_dmabuf *dmabuf;
James Smart205e8242018-03-05 12:04:03 -080020354 union lpfc_wqe128 *wqe;
James Smart895427b2017-02-12 13:52:30 -080020355 int numBdes = 0;
20356 int i = 0;
20357 uint32_t offset = 0; /* accumulated offset in the sg request list */
20358 int inbound = 0; /* number of sg reply entries inbound from firmware */
20359 uint32_t cmd;
20360
20361 if (!pwqeq || !sglq)
20362 return xritag;
20363
20364 sgl = (struct sli4_sge *)sglq->sgl;
20365 wqe = &pwqeq->wqe;
20366 pwqeq->iocb.ulpIoTag = pwqeq->iotag;
20367
20368 cmd = bf_get(wqe_cmnd, &wqe->generic.wqe_com);
20369 if (cmd == CMD_XMIT_BLS_RSP64_WQE)
20370 return sglq->sli4_xritag;
20371 numBdes = pwqeq->rsvd2;
20372 if (numBdes) {
20373 /* The addrHigh and addrLow fields within the WQE
20374 * have not been byteswapped yet so there is no
20375 * need to swap them back.
20376 */
20377 if (pwqeq->context3)
20378 dmabuf = (struct lpfc_dmabuf *)pwqeq->context3;
20379 else
20380 return xritag;
20381
20382 bpl = (struct ulp_bde64 *)dmabuf->virt;
20383 if (!bpl)
20384 return xritag;
20385
20386 for (i = 0; i < numBdes; i++) {
20387 /* Should already be byte swapped. */
20388 sgl->addr_hi = bpl->addrHigh;
20389 sgl->addr_lo = bpl->addrLow;
20390
20391 sgl->word2 = le32_to_cpu(sgl->word2);
20392 if ((i+1) == numBdes)
20393 bf_set(lpfc_sli4_sge_last, sgl, 1);
20394 else
20395 bf_set(lpfc_sli4_sge_last, sgl, 0);
20396 /* swap the size field back to the cpu so we
20397 * can assign it to the sgl.
20398 */
20399 bde.tus.w = le32_to_cpu(bpl->tus.w);
20400 sgl->sge_len = cpu_to_le32(bde.tus.f.bdeSize);
20401 /* The offsets in the sgl need to be accumulated
20402 * separately for the request and reply lists.
20403 * The request is always first, the reply follows.
20404 */
20405 switch (cmd) {
20406 case CMD_GEN_REQUEST64_WQE:
20407 /* add up the reply sg entries */
20408 if (bpl->tus.f.bdeFlags == BUFF_TYPE_BDE_64I)
20409 inbound++;
20410 /* first inbound? reset the offset */
20411 if (inbound == 1)
20412 offset = 0;
20413 bf_set(lpfc_sli4_sge_offset, sgl, offset);
20414 bf_set(lpfc_sli4_sge_type, sgl,
20415 LPFC_SGE_TYPE_DATA);
20416 offset += bde.tus.f.bdeSize;
20417 break;
20418 case CMD_FCP_TRSP64_WQE:
20419 bf_set(lpfc_sli4_sge_offset, sgl, 0);
20420 bf_set(lpfc_sli4_sge_type, sgl,
20421 LPFC_SGE_TYPE_DATA);
20422 break;
20423 case CMD_FCP_TSEND64_WQE:
20424 case CMD_FCP_TRECEIVE64_WQE:
20425 bf_set(lpfc_sli4_sge_type, sgl,
20426 bpl->tus.f.bdeFlags);
20427 if (i < 3)
20428 offset = 0;
20429 else
20430 offset += bde.tus.f.bdeSize;
20431 bf_set(lpfc_sli4_sge_offset, sgl, offset);
20432 break;
20433 }
20434 sgl->word2 = cpu_to_le32(sgl->word2);
20435 bpl++;
20436 sgl++;
20437 }
20438 } else if (wqe->gen_req.bde.tus.f.bdeFlags == BUFF_TYPE_BDE_64) {
20439 /* The addrHigh and addrLow fields of the BDE have not
20440 * been byteswapped yet so they need to be swapped
20441 * before putting them in the sgl.
20442 */
20443 sgl->addr_hi = cpu_to_le32(wqe->gen_req.bde.addrHigh);
20444 sgl->addr_lo = cpu_to_le32(wqe->gen_req.bde.addrLow);
20445 sgl->word2 = le32_to_cpu(sgl->word2);
20446 bf_set(lpfc_sli4_sge_last, sgl, 1);
20447 sgl->word2 = cpu_to_le32(sgl->word2);
20448 sgl->sge_len = cpu_to_le32(wqe->gen_req.bde.tus.f.bdeSize);
20449 }
20450 return sglq->sli4_xritag;
20451}
20452
20453/**
20454 * lpfc_sli4_issue_wqe - Issue an SLI4 Work Queue Entry (WQE)
20455 * @phba: Pointer to HBA context object.
Lee Jones7af29d42020-07-21 17:41:31 +010020456 * @qp: Pointer to HDW queue.
James Smart895427b2017-02-12 13:52:30 -080020457 * @pwqe: Pointer to command WQE.
20458 **/
20459int
James Smart1fbf9742019-01-28 11:14:26 -080020460lpfc_sli4_issue_wqe(struct lpfc_hba *phba, struct lpfc_sli4_hdw_queue *qp,
James Smart895427b2017-02-12 13:52:30 -080020461 struct lpfc_iocbq *pwqe)
20462{
James Smart205e8242018-03-05 12:04:03 -080020463 union lpfc_wqe128 *wqe = &pwqe->wqe;
James Smart7cacae22020-03-31 09:50:03 -070020464 struct lpfc_async_xchg_ctx *ctxp;
James Smart895427b2017-02-12 13:52:30 -080020465 struct lpfc_queue *wq;
20466 struct lpfc_sglq *sglq;
20467 struct lpfc_sli_ring *pring;
20468 unsigned long iflags;
Dick Kennedycd22d602017-08-23 16:55:35 -070020469 uint32_t ret = 0;
James Smart895427b2017-02-12 13:52:30 -080020470
20471 /* NVME_LS and NVME_LS ABTS requests. */
20472 if (pwqe->iocb_flag & LPFC_IO_NVME_LS) {
20473 pring = phba->sli4_hba.nvmels_wq->pring;
James Smart6a828b02019-01-28 11:14:31 -080020474 lpfc_qp_spin_lock_irqsave(&pring->ring_lock, iflags,
20475 qp, wq_access);
James Smart895427b2017-02-12 13:52:30 -080020476 sglq = __lpfc_sli_get_els_sglq(phba, pwqe);
20477 if (!sglq) {
20478 spin_unlock_irqrestore(&pring->ring_lock, iflags);
20479 return WQE_BUSY;
20480 }
20481 pwqe->sli4_lxritag = sglq->sli4_lxritag;
20482 pwqe->sli4_xritag = sglq->sli4_xritag;
20483 if (lpfc_wqe_bpl2sgl(phba, pwqe, sglq) == NO_XRI) {
20484 spin_unlock_irqrestore(&pring->ring_lock, iflags);
20485 return WQE_ERROR;
20486 }
20487 bf_set(wqe_xri_tag, &pwqe->wqe.xmit_bls_rsp.wqe_com,
20488 pwqe->sli4_xritag);
Dick Kennedycd22d602017-08-23 16:55:35 -070020489 ret = lpfc_sli4_wq_put(phba->sli4_hba.nvmels_wq, wqe);
20490 if (ret) {
James Smart895427b2017-02-12 13:52:30 -080020491 spin_unlock_irqrestore(&pring->ring_lock, iflags);
Dick Kennedycd22d602017-08-23 16:55:35 -070020492 return ret;
James Smart895427b2017-02-12 13:52:30 -080020493 }
Dick Kennedycd22d602017-08-23 16:55:35 -070020494
James Smart895427b2017-02-12 13:52:30 -080020495 lpfc_sli_ringtxcmpl_put(phba, pring, pwqe);
20496 spin_unlock_irqrestore(&pring->ring_lock, iflags);
James Smart93a4d6f2019-11-04 16:57:05 -080020497
20498 lpfc_sli4_poll_eq(qp->hba_eq, LPFC_POLL_FASTPATH);
James Smart895427b2017-02-12 13:52:30 -080020499 return 0;
20500 }
20501
20502 /* NVME_FCREQ and NVME_ABTS requests */
James Smartda255e22020-11-15 11:26:42 -080020503 if (pwqe->iocb_flag & LPFC_IO_NVME ||
20504 pwqe->iocb_flag & LPFC_IO_FCP) {
James Smart895427b2017-02-12 13:52:30 -080020505 /* Get the IO distribution (hba_wqidx) for WQ assignment. */
James Smartc00f62e2019-08-14 16:57:11 -070020506 wq = qp->io_wq;
James Smart1fbf9742019-01-28 11:14:26 -080020507 pring = wq->pring;
James Smart895427b2017-02-12 13:52:30 -080020508
James Smartc00f62e2019-08-14 16:57:11 -070020509 bf_set(wqe_cqid, &wqe->generic.wqe_com, qp->io_cq_map);
James Smart895427b2017-02-12 13:52:30 -080020510
James Smart6a828b02019-01-28 11:14:31 -080020511 lpfc_qp_spin_lock_irqsave(&pring->ring_lock, iflags,
20512 qp, wq_access);
Dick Kennedycd22d602017-08-23 16:55:35 -070020513 ret = lpfc_sli4_wq_put(wq, wqe);
20514 if (ret) {
James Smart895427b2017-02-12 13:52:30 -080020515 spin_unlock_irqrestore(&pring->ring_lock, iflags);
Dick Kennedycd22d602017-08-23 16:55:35 -070020516 return ret;
James Smart895427b2017-02-12 13:52:30 -080020517 }
20518 lpfc_sli_ringtxcmpl_put(phba, pring, pwqe);
20519 spin_unlock_irqrestore(&pring->ring_lock, iflags);
James Smart93a4d6f2019-11-04 16:57:05 -080020520
20521 lpfc_sli4_poll_eq(qp->hba_eq, LPFC_POLL_FASTPATH);
James Smart895427b2017-02-12 13:52:30 -080020522 return 0;
20523 }
20524
James Smartf358dd02017-02-12 13:52:34 -080020525 /* NVMET requests */
20526 if (pwqe->iocb_flag & LPFC_IO_NVMET) {
20527 /* Get the IO distribution (hba_wqidx) for WQ assignment. */
James Smartc00f62e2019-08-14 16:57:11 -070020528 wq = qp->io_wq;
James Smart1fbf9742019-01-28 11:14:26 -080020529 pring = wq->pring;
James Smartf358dd02017-02-12 13:52:34 -080020530
James Smartf358dd02017-02-12 13:52:34 -080020531 ctxp = pwqe->context2;
James Smart6c621a22017-05-15 15:20:45 -070020532 sglq = ctxp->ctxbuf->sglq;
James Smartf358dd02017-02-12 13:52:34 -080020533 if (pwqe->sli4_xritag == NO_XRI) {
20534 pwqe->sli4_lxritag = sglq->sli4_lxritag;
20535 pwqe->sli4_xritag = sglq->sli4_xritag;
20536 }
20537 bf_set(wqe_xri_tag, &pwqe->wqe.xmit_bls_rsp.wqe_com,
20538 pwqe->sli4_xritag);
James Smartc00f62e2019-08-14 16:57:11 -070020539 bf_set(wqe_cqid, &wqe->generic.wqe_com, qp->io_cq_map);
James Smart1fbf9742019-01-28 11:14:26 -080020540
James Smart6a828b02019-01-28 11:14:31 -080020541 lpfc_qp_spin_lock_irqsave(&pring->ring_lock, iflags,
20542 qp, wq_access);
Dick Kennedycd22d602017-08-23 16:55:35 -070020543 ret = lpfc_sli4_wq_put(wq, wqe);
20544 if (ret) {
James Smartf358dd02017-02-12 13:52:34 -080020545 spin_unlock_irqrestore(&pring->ring_lock, iflags);
Dick Kennedycd22d602017-08-23 16:55:35 -070020546 return ret;
James Smartf358dd02017-02-12 13:52:34 -080020547 }
20548 lpfc_sli_ringtxcmpl_put(phba, pring, pwqe);
20549 spin_unlock_irqrestore(&pring->ring_lock, iflags);
James Smart93a4d6f2019-11-04 16:57:05 -080020550
20551 lpfc_sli4_poll_eq(qp->hba_eq, LPFC_POLL_FASTPATH);
James Smartf358dd02017-02-12 13:52:34 -080020552 return 0;
20553 }
James Smart895427b2017-02-12 13:52:30 -080020554 return WQE_ERROR;
20555}
James Smartc4908502019-01-28 11:14:28 -080020556
James Smartdb7531d2020-11-15 11:26:44 -080020557/**
20558 * lpfc_sli4_issue_abort_iotag - SLI-4 WQE init & issue for the Abort
20559 * @phba: Pointer to HBA context object.
20560 * @cmdiocb: Pointer to driver command iocb object.
20561 * @cmpl: completion function.
20562 *
20563 * Fill the appropriate fields for the abort WQE and call
20564 * internal routine lpfc_sli4_issue_wqe to send the WQE
20565 * This function is called with hbalock held and no ring_lock held.
20566 *
20567 * RETURNS 0 - SUCCESS
20568 **/
20569
20570int
20571lpfc_sli4_issue_abort_iotag(struct lpfc_hba *phba, struct lpfc_iocbq *cmdiocb,
20572 void *cmpl)
20573{
20574 struct lpfc_vport *vport = cmdiocb->vport;
20575 struct lpfc_iocbq *abtsiocb = NULL;
20576 union lpfc_wqe128 *abtswqe;
20577 struct lpfc_io_buf *lpfc_cmd;
20578 int retval = IOCB_ERROR;
20579 u16 xritag = cmdiocb->sli4_xritag;
20580
20581 /*
20582 * The scsi command can not be in txq and it is in flight because the
20583 * pCmd is still pointing at the SCSI command we have to abort. There
20584 * is no need to search the txcmplq. Just send an abort to the FW.
20585 */
20586
20587 abtsiocb = __lpfc_sli_get_iocbq(phba);
20588 if (!abtsiocb)
20589 return WQE_NORESOURCE;
20590
20591 /* Indicate the IO is being aborted by the driver. */
20592 cmdiocb->iocb_flag |= LPFC_DRIVER_ABORTED;
20593
20594 abtswqe = &abtsiocb->wqe;
20595 memset(abtswqe, 0, sizeof(*abtswqe));
20596
20597 if (lpfc_is_link_up(phba))
20598 bf_set(abort_cmd_ia, &abtswqe->abort_cmd, 1);
20599 else
20600 bf_set(abort_cmd_ia, &abtswqe->abort_cmd, 0);
20601 bf_set(abort_cmd_criteria, &abtswqe->abort_cmd, T_XRI_TAG);
20602 abtswqe->abort_cmd.rsrvd5 = 0;
20603 abtswqe->abort_cmd.wqe_com.abort_tag = xritag;
20604 bf_set(wqe_reqtag, &abtswqe->abort_cmd.wqe_com, abtsiocb->iotag);
20605 bf_set(wqe_cmnd, &abtswqe->abort_cmd.wqe_com, CMD_ABORT_XRI_CX);
20606 bf_set(wqe_xri_tag, &abtswqe->generic.wqe_com, 0);
20607 bf_set(wqe_qosd, &abtswqe->abort_cmd.wqe_com, 1);
20608 bf_set(wqe_lenloc, &abtswqe->abort_cmd.wqe_com, LPFC_WQE_LENLOC_NONE);
20609 bf_set(wqe_cmd_type, &abtswqe->abort_cmd.wqe_com, OTHER_COMMAND);
20610
20611 /* ABTS WQE must go to the same WQ as the WQE to be aborted */
20612 abtsiocb->hba_wqidx = cmdiocb->hba_wqidx;
20613 abtsiocb->iocb_flag |= LPFC_USE_FCPWQIDX;
20614 if (cmdiocb->iocb_flag & LPFC_IO_FCP)
20615 abtsiocb->iocb_flag |= LPFC_IO_FCP;
20616 if (cmdiocb->iocb_flag & LPFC_IO_NVME)
20617 abtsiocb->iocb_flag |= LPFC_IO_NVME;
20618 if (cmdiocb->iocb_flag & LPFC_IO_FOF)
20619 abtsiocb->iocb_flag |= LPFC_IO_FOF;
20620 abtsiocb->vport = vport;
20621 abtsiocb->wqe_cmpl = cmpl;
20622
20623 lpfc_cmd = container_of(cmdiocb, struct lpfc_io_buf, cur_iocbq);
20624 retval = lpfc_sli4_issue_wqe(phba, lpfc_cmd->hdwq, abtsiocb);
20625
20626 lpfc_printf_vlog(vport, KERN_INFO, LOG_SLI | LOG_NVME_ABTS | LOG_FCP,
20627 "0359 Abort xri x%x, original iotag x%x, "
20628 "abort cmd iotag x%x retval x%x\n",
20629 xritag, cmdiocb->iotag, abtsiocb->iotag, retval);
20630
20631 if (retval) {
20632 cmdiocb->iocb_flag &= ~LPFC_DRIVER_ABORTED;
20633 __lpfc_sli_release_iocbq(phba, abtsiocb);
20634 }
20635
20636 return retval;
20637}
20638
James Smartc4908502019-01-28 11:14:28 -080020639#ifdef LPFC_MXP_STAT
20640/**
20641 * lpfc_snapshot_mxp - Snapshot pbl, pvt and busy count
20642 * @phba: pointer to lpfc hba data structure.
20643 * @hwqid: belong to which HWQ.
20644 *
20645 * The purpose of this routine is to take a snapshot of pbl, pvt and busy count
20646 * 15 seconds after a test case is running.
20647 *
20648 * The user should call lpfc_debugfs_multixripools_write before running a test
20649 * case to clear stat_snapshot_taken. Then the user starts a test case. During
20650 * test case is running, stat_snapshot_taken is incremented by 1 every time when
20651 * this routine is called from heartbeat timer. When stat_snapshot_taken is
20652 * equal to LPFC_MXP_SNAPSHOT_TAKEN, a snapshot is taken.
20653 **/
20654void lpfc_snapshot_mxp(struct lpfc_hba *phba, u32 hwqid)
20655{
20656 struct lpfc_sli4_hdw_queue *qp;
20657 struct lpfc_multixri_pool *multixri_pool;
20658 struct lpfc_pvt_pool *pvt_pool;
20659 struct lpfc_pbl_pool *pbl_pool;
20660 u32 txcmplq_cnt;
20661
20662 qp = &phba->sli4_hba.hdwq[hwqid];
20663 multixri_pool = qp->p_multixri_pool;
20664 if (!multixri_pool)
20665 return;
20666
20667 if (multixri_pool->stat_snapshot_taken == LPFC_MXP_SNAPSHOT_TAKEN) {
20668 pvt_pool = &qp->p_multixri_pool->pvt_pool;
20669 pbl_pool = &qp->p_multixri_pool->pbl_pool;
James Smartc00f62e2019-08-14 16:57:11 -070020670 txcmplq_cnt = qp->io_wq->pring->txcmplq_cnt;
James Smartc4908502019-01-28 11:14:28 -080020671
20672 multixri_pool->stat_pbl_count = pbl_pool->count;
20673 multixri_pool->stat_pvt_count = pvt_pool->count;
20674 multixri_pool->stat_busy_count = txcmplq_cnt;
20675 }
20676
20677 multixri_pool->stat_snapshot_taken++;
20678}
20679#endif
20680
20681/**
20682 * lpfc_adjust_pvt_pool_count - Adjust private pool count
20683 * @phba: pointer to lpfc hba data structure.
20684 * @hwqid: belong to which HWQ.
20685 *
20686 * This routine moves some XRIs from private to public pool when private pool
20687 * is not busy.
20688 **/
20689void lpfc_adjust_pvt_pool_count(struct lpfc_hba *phba, u32 hwqid)
20690{
20691 struct lpfc_multixri_pool *multixri_pool;
20692 u32 io_req_count;
20693 u32 prev_io_req_count;
20694
20695 multixri_pool = phba->sli4_hba.hdwq[hwqid].p_multixri_pool;
20696 if (!multixri_pool)
20697 return;
20698 io_req_count = multixri_pool->io_req_count;
20699 prev_io_req_count = multixri_pool->prev_io_req_count;
20700
20701 if (prev_io_req_count != io_req_count) {
20702 /* Private pool is busy */
20703 multixri_pool->prev_io_req_count = io_req_count;
20704 } else {
20705 /* Private pool is not busy.
20706 * Move XRIs from private to public pool.
20707 */
20708 lpfc_move_xri_pvt_to_pbl(phba, hwqid);
20709 }
20710}
20711
20712/**
20713 * lpfc_adjust_high_watermark - Adjust high watermark
20714 * @phba: pointer to lpfc hba data structure.
20715 * @hwqid: belong to which HWQ.
20716 *
20717 * This routine sets high watermark as number of outstanding XRIs,
20718 * but make sure the new value is between xri_limit/2 and xri_limit.
20719 **/
20720void lpfc_adjust_high_watermark(struct lpfc_hba *phba, u32 hwqid)
20721{
20722 u32 new_watermark;
20723 u32 watermark_max;
20724 u32 watermark_min;
20725 u32 xri_limit;
20726 u32 txcmplq_cnt;
20727 u32 abts_io_bufs;
20728 struct lpfc_multixri_pool *multixri_pool;
20729 struct lpfc_sli4_hdw_queue *qp;
20730
20731 qp = &phba->sli4_hba.hdwq[hwqid];
20732 multixri_pool = qp->p_multixri_pool;
20733 if (!multixri_pool)
20734 return;
20735 xri_limit = multixri_pool->xri_limit;
20736
20737 watermark_max = xri_limit;
20738 watermark_min = xri_limit / 2;
20739
James Smartc00f62e2019-08-14 16:57:11 -070020740 txcmplq_cnt = qp->io_wq->pring->txcmplq_cnt;
James Smartc4908502019-01-28 11:14:28 -080020741 abts_io_bufs = qp->abts_scsi_io_bufs;
James Smartc00f62e2019-08-14 16:57:11 -070020742 abts_io_bufs += qp->abts_nvme_io_bufs;
James Smartc4908502019-01-28 11:14:28 -080020743
20744 new_watermark = txcmplq_cnt + abts_io_bufs;
20745 new_watermark = min(watermark_max, new_watermark);
20746 new_watermark = max(watermark_min, new_watermark);
20747 multixri_pool->pvt_pool.high_watermark = new_watermark;
20748
20749#ifdef LPFC_MXP_STAT
20750 multixri_pool->stat_max_hwm = max(multixri_pool->stat_max_hwm,
20751 new_watermark);
20752#endif
20753}
20754
20755/**
20756 * lpfc_move_xri_pvt_to_pbl - Move some XRIs from private to public pool
20757 * @phba: pointer to lpfc hba data structure.
20758 * @hwqid: belong to which HWQ.
20759 *
20760 * This routine is called from hearbeat timer when pvt_pool is idle.
20761 * All free XRIs are moved from private to public pool on hwqid with 2 steps.
20762 * The first step moves (all - low_watermark) amount of XRIs.
20763 * The second step moves the rest of XRIs.
20764 **/
20765void lpfc_move_xri_pvt_to_pbl(struct lpfc_hba *phba, u32 hwqid)
20766{
20767 struct lpfc_pbl_pool *pbl_pool;
20768 struct lpfc_pvt_pool *pvt_pool;
James Smart6a828b02019-01-28 11:14:31 -080020769 struct lpfc_sli4_hdw_queue *qp;
James Smartc4908502019-01-28 11:14:28 -080020770 struct lpfc_io_buf *lpfc_ncmd;
20771 struct lpfc_io_buf *lpfc_ncmd_next;
20772 unsigned long iflag;
20773 struct list_head tmp_list;
20774 u32 tmp_count;
20775
James Smart6a828b02019-01-28 11:14:31 -080020776 qp = &phba->sli4_hba.hdwq[hwqid];
20777 pbl_pool = &qp->p_multixri_pool->pbl_pool;
20778 pvt_pool = &qp->p_multixri_pool->pvt_pool;
James Smartc4908502019-01-28 11:14:28 -080020779 tmp_count = 0;
20780
James Smart6a828b02019-01-28 11:14:31 -080020781 lpfc_qp_spin_lock_irqsave(&pbl_pool->lock, iflag, qp, mv_to_pub_pool);
20782 lpfc_qp_spin_lock(&pvt_pool->lock, qp, mv_from_pvt_pool);
James Smartc4908502019-01-28 11:14:28 -080020783
20784 if (pvt_pool->count > pvt_pool->low_watermark) {
20785 /* Step 1: move (all - low_watermark) from pvt_pool
20786 * to pbl_pool
20787 */
20788
20789 /* Move low watermark of bufs from pvt_pool to tmp_list */
20790 INIT_LIST_HEAD(&tmp_list);
20791 list_for_each_entry_safe(lpfc_ncmd, lpfc_ncmd_next,
20792 &pvt_pool->list, list) {
20793 list_move_tail(&lpfc_ncmd->list, &tmp_list);
20794 tmp_count++;
20795 if (tmp_count >= pvt_pool->low_watermark)
20796 break;
20797 }
20798
20799 /* Move all bufs from pvt_pool to pbl_pool */
20800 list_splice_init(&pvt_pool->list, &pbl_pool->list);
20801
20802 /* Move all bufs from tmp_list to pvt_pool */
20803 list_splice(&tmp_list, &pvt_pool->list);
20804
20805 pbl_pool->count += (pvt_pool->count - tmp_count);
20806 pvt_pool->count = tmp_count;
20807 } else {
20808 /* Step 2: move the rest from pvt_pool to pbl_pool */
20809 list_splice_init(&pvt_pool->list, &pbl_pool->list);
20810 pbl_pool->count += pvt_pool->count;
20811 pvt_pool->count = 0;
20812 }
20813
20814 spin_unlock(&pvt_pool->lock);
20815 spin_unlock_irqrestore(&pbl_pool->lock, iflag);
20816}
20817
20818/**
20819 * _lpfc_move_xri_pbl_to_pvt - Move some XRIs from public to private pool
20820 * @phba: pointer to lpfc hba data structure
Lee Jones7af29d42020-07-21 17:41:31 +010020821 * @qp: pointer to HDW queue
James Smartc4908502019-01-28 11:14:28 -080020822 * @pbl_pool: specified public free XRI pool
20823 * @pvt_pool: specified private free XRI pool
20824 * @count: number of XRIs to move
20825 *
20826 * This routine tries to move some free common bufs from the specified pbl_pool
20827 * to the specified pvt_pool. It might move less than count XRIs if there's not
20828 * enough in public pool.
20829 *
20830 * Return:
20831 * true - if XRIs are successfully moved from the specified pbl_pool to the
20832 * specified pvt_pool
20833 * false - if the specified pbl_pool is empty or locked by someone else
20834 **/
20835static bool
James Smart6a828b02019-01-28 11:14:31 -080020836_lpfc_move_xri_pbl_to_pvt(struct lpfc_hba *phba, struct lpfc_sli4_hdw_queue *qp,
20837 struct lpfc_pbl_pool *pbl_pool,
James Smartc4908502019-01-28 11:14:28 -080020838 struct lpfc_pvt_pool *pvt_pool, u32 count)
20839{
20840 struct lpfc_io_buf *lpfc_ncmd;
20841 struct lpfc_io_buf *lpfc_ncmd_next;
20842 unsigned long iflag;
20843 int ret;
20844
20845 ret = spin_trylock_irqsave(&pbl_pool->lock, iflag);
20846 if (ret) {
20847 if (pbl_pool->count) {
20848 /* Move a batch of XRIs from public to private pool */
James Smart6a828b02019-01-28 11:14:31 -080020849 lpfc_qp_spin_lock(&pvt_pool->lock, qp, mv_to_pvt_pool);
James Smartc4908502019-01-28 11:14:28 -080020850 list_for_each_entry_safe(lpfc_ncmd,
20851 lpfc_ncmd_next,
20852 &pbl_pool->list,
20853 list) {
20854 list_move_tail(&lpfc_ncmd->list,
20855 &pvt_pool->list);
20856 pvt_pool->count++;
20857 pbl_pool->count--;
20858 count--;
20859 if (count == 0)
20860 break;
20861 }
20862
20863 spin_unlock(&pvt_pool->lock);
20864 spin_unlock_irqrestore(&pbl_pool->lock, iflag);
20865 return true;
20866 }
20867 spin_unlock_irqrestore(&pbl_pool->lock, iflag);
20868 }
20869
20870 return false;
20871}
20872
20873/**
20874 * lpfc_move_xri_pbl_to_pvt - Move some XRIs from public to private pool
20875 * @phba: pointer to lpfc hba data structure.
20876 * @hwqid: belong to which HWQ.
20877 * @count: number of XRIs to move
20878 *
20879 * This routine tries to find some free common bufs in one of public pools with
20880 * Round Robin method. The search always starts from local hwqid, then the next
20881 * HWQ which was found last time (rrb_next_hwqid). Once a public pool is found,
20882 * a batch of free common bufs are moved to private pool on hwqid.
20883 * It might move less than count XRIs if there's not enough in public pool.
20884 **/
20885void lpfc_move_xri_pbl_to_pvt(struct lpfc_hba *phba, u32 hwqid, u32 count)
20886{
20887 struct lpfc_multixri_pool *multixri_pool;
20888 struct lpfc_multixri_pool *next_multixri_pool;
20889 struct lpfc_pvt_pool *pvt_pool;
20890 struct lpfc_pbl_pool *pbl_pool;
James Smart6a828b02019-01-28 11:14:31 -080020891 struct lpfc_sli4_hdw_queue *qp;
James Smartc4908502019-01-28 11:14:28 -080020892 u32 next_hwqid;
20893 u32 hwq_count;
20894 int ret;
20895
James Smart6a828b02019-01-28 11:14:31 -080020896 qp = &phba->sli4_hba.hdwq[hwqid];
20897 multixri_pool = qp->p_multixri_pool;
James Smartc4908502019-01-28 11:14:28 -080020898 pvt_pool = &multixri_pool->pvt_pool;
20899 pbl_pool = &multixri_pool->pbl_pool;
20900
20901 /* Check if local pbl_pool is available */
James Smart6a828b02019-01-28 11:14:31 -080020902 ret = _lpfc_move_xri_pbl_to_pvt(phba, qp, pbl_pool, pvt_pool, count);
James Smartc4908502019-01-28 11:14:28 -080020903 if (ret) {
20904#ifdef LPFC_MXP_STAT
20905 multixri_pool->local_pbl_hit_count++;
20906#endif
20907 return;
20908 }
20909
20910 hwq_count = phba->cfg_hdw_queue;
20911
20912 /* Get the next hwqid which was found last time */
20913 next_hwqid = multixri_pool->rrb_next_hwqid;
20914
20915 do {
20916 /* Go to next hwq */
20917 next_hwqid = (next_hwqid + 1) % hwq_count;
20918
20919 next_multixri_pool =
20920 phba->sli4_hba.hdwq[next_hwqid].p_multixri_pool;
20921 pbl_pool = &next_multixri_pool->pbl_pool;
20922
20923 /* Check if the public free xri pool is available */
20924 ret = _lpfc_move_xri_pbl_to_pvt(
James Smart6a828b02019-01-28 11:14:31 -080020925 phba, qp, pbl_pool, pvt_pool, count);
James Smartc4908502019-01-28 11:14:28 -080020926
20927 /* Exit while-loop if success or all hwqid are checked */
20928 } while (!ret && next_hwqid != multixri_pool->rrb_next_hwqid);
20929
20930 /* Starting point for the next time */
20931 multixri_pool->rrb_next_hwqid = next_hwqid;
20932
20933 if (!ret) {
20934 /* stats: all public pools are empty*/
20935 multixri_pool->pbl_empty_count++;
20936 }
20937
20938#ifdef LPFC_MXP_STAT
20939 if (ret) {
20940 if (next_hwqid == hwqid)
20941 multixri_pool->local_pbl_hit_count++;
20942 else
20943 multixri_pool->other_pbl_hit_count++;
20944 }
20945#endif
20946}
20947
20948/**
20949 * lpfc_keep_pvt_pool_above_lowwm - Keep pvt_pool above low watermark
20950 * @phba: pointer to lpfc hba data structure.
Lee Jones7af29d42020-07-21 17:41:31 +010020951 * @hwqid: belong to which HWQ.
James Smartc4908502019-01-28 11:14:28 -080020952 *
20953 * This routine get a batch of XRIs from pbl_pool if pvt_pool is less than
20954 * low watermark.
20955 **/
20956void lpfc_keep_pvt_pool_above_lowwm(struct lpfc_hba *phba, u32 hwqid)
20957{
20958 struct lpfc_multixri_pool *multixri_pool;
20959 struct lpfc_pvt_pool *pvt_pool;
20960
20961 multixri_pool = phba->sli4_hba.hdwq[hwqid].p_multixri_pool;
20962 pvt_pool = &multixri_pool->pvt_pool;
20963
20964 if (pvt_pool->count < pvt_pool->low_watermark)
20965 lpfc_move_xri_pbl_to_pvt(phba, hwqid, XRI_BATCH);
20966}
20967
20968/**
20969 * lpfc_release_io_buf - Return one IO buf back to free pool
20970 * @phba: pointer to lpfc hba data structure.
20971 * @lpfc_ncmd: IO buf to be returned.
20972 * @qp: belong to which HWQ.
20973 *
20974 * This routine returns one IO buf back to free pool. If this is an urgent IO,
20975 * the IO buf is returned to expedite pool. If cfg_xri_rebalancing==1,
20976 * the IO buf is returned to pbl_pool or pvt_pool based on watermark and
20977 * xri_limit. If cfg_xri_rebalancing==0, the IO buf is returned to
20978 * lpfc_io_buf_list_put.
20979 **/
20980void lpfc_release_io_buf(struct lpfc_hba *phba, struct lpfc_io_buf *lpfc_ncmd,
20981 struct lpfc_sli4_hdw_queue *qp)
20982{
20983 unsigned long iflag;
20984 struct lpfc_pbl_pool *pbl_pool;
20985 struct lpfc_pvt_pool *pvt_pool;
20986 struct lpfc_epd_pool *epd_pool;
20987 u32 txcmplq_cnt;
20988 u32 xri_owned;
20989 u32 xri_limit;
20990 u32 abts_io_bufs;
20991
20992 /* MUST zero fields if buffer is reused by another protocol */
20993 lpfc_ncmd->nvmeCmd = NULL;
20994 lpfc_ncmd->cur_iocbq.wqe_cmpl = NULL;
20995 lpfc_ncmd->cur_iocbq.iocb_cmpl = NULL;
20996
James Smart35a635a2019-09-21 20:59:02 -070020997 if (phba->cfg_xpsgl && !phba->nvmet_support &&
20998 !list_empty(&lpfc_ncmd->dma_sgl_xtra_list))
20999 lpfc_put_sgl_per_hdwq(phba, lpfc_ncmd);
21000
21001 if (!list_empty(&lpfc_ncmd->dma_cmd_rsp_list))
21002 lpfc_put_cmd_rsp_buf_per_hdwq(phba, lpfc_ncmd);
21003
James Smartc4908502019-01-28 11:14:28 -080021004 if (phba->cfg_xri_rebalancing) {
21005 if (lpfc_ncmd->expedite) {
21006 /* Return to expedite pool */
21007 epd_pool = &phba->epd_pool;
21008 spin_lock_irqsave(&epd_pool->lock, iflag);
21009 list_add_tail(&lpfc_ncmd->list, &epd_pool->list);
21010 epd_pool->count++;
21011 spin_unlock_irqrestore(&epd_pool->lock, iflag);
21012 return;
21013 }
21014
21015 /* Avoid invalid access if an IO sneaks in and is being rejected
21016 * just _after_ xri pools are destroyed in lpfc_offline.
21017 * Nothing much can be done at this point.
21018 */
21019 if (!qp->p_multixri_pool)
21020 return;
21021
21022 pbl_pool = &qp->p_multixri_pool->pbl_pool;
21023 pvt_pool = &qp->p_multixri_pool->pvt_pool;
21024
James Smartc00f62e2019-08-14 16:57:11 -070021025 txcmplq_cnt = qp->io_wq->pring->txcmplq_cnt;
James Smartc4908502019-01-28 11:14:28 -080021026 abts_io_bufs = qp->abts_scsi_io_bufs;
James Smartc00f62e2019-08-14 16:57:11 -070021027 abts_io_bufs += qp->abts_nvme_io_bufs;
James Smartc4908502019-01-28 11:14:28 -080021028
21029 xri_owned = pvt_pool->count + txcmplq_cnt + abts_io_bufs;
21030 xri_limit = qp->p_multixri_pool->xri_limit;
21031
21032#ifdef LPFC_MXP_STAT
21033 if (xri_owned <= xri_limit)
21034 qp->p_multixri_pool->below_limit_count++;
21035 else
21036 qp->p_multixri_pool->above_limit_count++;
21037#endif
21038
21039 /* XRI goes to either public or private free xri pool
21040 * based on watermark and xri_limit
21041 */
21042 if ((pvt_pool->count < pvt_pool->low_watermark) ||
21043 (xri_owned < xri_limit &&
21044 pvt_pool->count < pvt_pool->high_watermark)) {
James Smart6a828b02019-01-28 11:14:31 -080021045 lpfc_qp_spin_lock_irqsave(&pvt_pool->lock, iflag,
21046 qp, free_pvt_pool);
James Smartc4908502019-01-28 11:14:28 -080021047 list_add_tail(&lpfc_ncmd->list,
21048 &pvt_pool->list);
21049 pvt_pool->count++;
21050 spin_unlock_irqrestore(&pvt_pool->lock, iflag);
21051 } else {
James Smart6a828b02019-01-28 11:14:31 -080021052 lpfc_qp_spin_lock_irqsave(&pbl_pool->lock, iflag,
21053 qp, free_pub_pool);
James Smartc4908502019-01-28 11:14:28 -080021054 list_add_tail(&lpfc_ncmd->list,
21055 &pbl_pool->list);
21056 pbl_pool->count++;
21057 spin_unlock_irqrestore(&pbl_pool->lock, iflag);
21058 }
21059 } else {
James Smart6a828b02019-01-28 11:14:31 -080021060 lpfc_qp_spin_lock_irqsave(&qp->io_buf_list_put_lock, iflag,
21061 qp, free_xri);
James Smartc4908502019-01-28 11:14:28 -080021062 list_add_tail(&lpfc_ncmd->list,
21063 &qp->lpfc_io_buf_list_put);
21064 qp->put_io_bufs++;
21065 spin_unlock_irqrestore(&qp->io_buf_list_put_lock,
21066 iflag);
21067 }
21068}
21069
21070/**
21071 * lpfc_get_io_buf_from_private_pool - Get one free IO buf from private pool
21072 * @phba: pointer to lpfc hba data structure.
Lee Jones7af29d42020-07-21 17:41:31 +010021073 * @qp: pointer to HDW queue
James Smartc4908502019-01-28 11:14:28 -080021074 * @pvt_pool: pointer to private pool data structure.
21075 * @ndlp: pointer to lpfc nodelist data structure.
21076 *
21077 * This routine tries to get one free IO buf from private pool.
21078 *
21079 * Return:
21080 * pointer to one free IO buf - if private pool is not empty
21081 * NULL - if private pool is empty
21082 **/
21083static struct lpfc_io_buf *
21084lpfc_get_io_buf_from_private_pool(struct lpfc_hba *phba,
James Smart6a828b02019-01-28 11:14:31 -080021085 struct lpfc_sli4_hdw_queue *qp,
James Smartc4908502019-01-28 11:14:28 -080021086 struct lpfc_pvt_pool *pvt_pool,
21087 struct lpfc_nodelist *ndlp)
21088{
21089 struct lpfc_io_buf *lpfc_ncmd;
21090 struct lpfc_io_buf *lpfc_ncmd_next;
21091 unsigned long iflag;
21092
James Smart6a828b02019-01-28 11:14:31 -080021093 lpfc_qp_spin_lock_irqsave(&pvt_pool->lock, iflag, qp, alloc_pvt_pool);
James Smartc4908502019-01-28 11:14:28 -080021094 list_for_each_entry_safe(lpfc_ncmd, lpfc_ncmd_next,
21095 &pvt_pool->list, list) {
21096 if (lpfc_test_rrq_active(
21097 phba, ndlp, lpfc_ncmd->cur_iocbq.sli4_lxritag))
21098 continue;
21099 list_del(&lpfc_ncmd->list);
21100 pvt_pool->count--;
21101 spin_unlock_irqrestore(&pvt_pool->lock, iflag);
21102 return lpfc_ncmd;
21103 }
21104 spin_unlock_irqrestore(&pvt_pool->lock, iflag);
21105
21106 return NULL;
21107}
21108
21109/**
21110 * lpfc_get_io_buf_from_expedite_pool - Get one free IO buf from expedite pool
21111 * @phba: pointer to lpfc hba data structure.
21112 *
21113 * This routine tries to get one free IO buf from expedite pool.
21114 *
21115 * Return:
21116 * pointer to one free IO buf - if expedite pool is not empty
21117 * NULL - if expedite pool is empty
21118 **/
21119static struct lpfc_io_buf *
21120lpfc_get_io_buf_from_expedite_pool(struct lpfc_hba *phba)
21121{
21122 struct lpfc_io_buf *lpfc_ncmd;
21123 struct lpfc_io_buf *lpfc_ncmd_next;
21124 unsigned long iflag;
21125 struct lpfc_epd_pool *epd_pool;
21126
21127 epd_pool = &phba->epd_pool;
21128 lpfc_ncmd = NULL;
21129
21130 spin_lock_irqsave(&epd_pool->lock, iflag);
21131 if (epd_pool->count > 0) {
21132 list_for_each_entry_safe(lpfc_ncmd, lpfc_ncmd_next,
21133 &epd_pool->list, list) {
21134 list_del(&lpfc_ncmd->list);
21135 epd_pool->count--;
21136 break;
21137 }
21138 }
21139 spin_unlock_irqrestore(&epd_pool->lock, iflag);
21140
21141 return lpfc_ncmd;
21142}
21143
21144/**
21145 * lpfc_get_io_buf_from_multixri_pools - Get one free IO bufs
21146 * @phba: pointer to lpfc hba data structure.
21147 * @ndlp: pointer to lpfc nodelist data structure.
21148 * @hwqid: belong to which HWQ
21149 * @expedite: 1 means this request is urgent.
21150 *
21151 * This routine will do the following actions and then return a pointer to
21152 * one free IO buf.
21153 *
21154 * 1. If private free xri count is empty, move some XRIs from public to
21155 * private pool.
21156 * 2. Get one XRI from private free xri pool.
21157 * 3. If we fail to get one from pvt_pool and this is an expedite request,
21158 * get one free xri from expedite pool.
21159 *
21160 * Note: ndlp is only used on SCSI side for RRQ testing.
21161 * The caller should pass NULL for ndlp on NVME side.
21162 *
21163 * Return:
21164 * pointer to one free IO buf - if private pool is not empty
21165 * NULL - if private pool is empty
21166 **/
21167static struct lpfc_io_buf *
21168lpfc_get_io_buf_from_multixri_pools(struct lpfc_hba *phba,
21169 struct lpfc_nodelist *ndlp,
21170 int hwqid, int expedite)
21171{
21172 struct lpfc_sli4_hdw_queue *qp;
21173 struct lpfc_multixri_pool *multixri_pool;
21174 struct lpfc_pvt_pool *pvt_pool;
21175 struct lpfc_io_buf *lpfc_ncmd;
21176
21177 qp = &phba->sli4_hba.hdwq[hwqid];
21178 lpfc_ncmd = NULL;
21179 multixri_pool = qp->p_multixri_pool;
21180 pvt_pool = &multixri_pool->pvt_pool;
21181 multixri_pool->io_req_count++;
21182
21183 /* If pvt_pool is empty, move some XRIs from public to private pool */
21184 if (pvt_pool->count == 0)
21185 lpfc_move_xri_pbl_to_pvt(phba, hwqid, XRI_BATCH);
21186
21187 /* Get one XRI from private free xri pool */
James Smart6a828b02019-01-28 11:14:31 -080021188 lpfc_ncmd = lpfc_get_io_buf_from_private_pool(phba, qp, pvt_pool, ndlp);
James Smartc4908502019-01-28 11:14:28 -080021189
21190 if (lpfc_ncmd) {
21191 lpfc_ncmd->hdwq = qp;
21192 lpfc_ncmd->hdwq_no = hwqid;
21193 } else if (expedite) {
21194 /* If we fail to get one from pvt_pool and this is an expedite
21195 * request, get one free xri from expedite pool.
21196 */
21197 lpfc_ncmd = lpfc_get_io_buf_from_expedite_pool(phba);
21198 }
21199
21200 return lpfc_ncmd;
21201}
21202
21203static inline struct lpfc_io_buf *
21204lpfc_io_buf(struct lpfc_hba *phba, struct lpfc_nodelist *ndlp, int idx)
21205{
21206 struct lpfc_sli4_hdw_queue *qp;
21207 struct lpfc_io_buf *lpfc_cmd, *lpfc_cmd_next;
21208
21209 qp = &phba->sli4_hba.hdwq[idx];
21210 list_for_each_entry_safe(lpfc_cmd, lpfc_cmd_next,
21211 &qp->lpfc_io_buf_list_get, list) {
21212 if (lpfc_test_rrq_active(phba, ndlp,
21213 lpfc_cmd->cur_iocbq.sli4_lxritag))
21214 continue;
21215
21216 if (lpfc_cmd->flags & LPFC_SBUF_NOT_POSTED)
21217 continue;
21218
21219 list_del_init(&lpfc_cmd->list);
21220 qp->get_io_bufs--;
21221 lpfc_cmd->hdwq = qp;
21222 lpfc_cmd->hdwq_no = idx;
21223 return lpfc_cmd;
21224 }
21225 return NULL;
21226}
21227
21228/**
21229 * lpfc_get_io_buf - Get one IO buffer from free pool
21230 * @phba: The HBA for which this call is being executed.
21231 * @ndlp: pointer to lpfc nodelist data structure.
21232 * @hwqid: belong to which HWQ
21233 * @expedite: 1 means this request is urgent.
21234 *
21235 * This routine gets one IO buffer from free pool. If cfg_xri_rebalancing==1,
21236 * removes a IO buffer from multiXRI pools. If cfg_xri_rebalancing==0, removes
21237 * a IO buffer from head of @hdwq io_buf_list and returns to caller.
21238 *
21239 * Note: ndlp is only used on SCSI side for RRQ testing.
21240 * The caller should pass NULL for ndlp on NVME side.
21241 *
21242 * Return codes:
21243 * NULL - Error
21244 * Pointer to lpfc_io_buf - Success
21245 **/
21246struct lpfc_io_buf *lpfc_get_io_buf(struct lpfc_hba *phba,
21247 struct lpfc_nodelist *ndlp,
21248 u32 hwqid, int expedite)
21249{
21250 struct lpfc_sli4_hdw_queue *qp;
21251 unsigned long iflag;
21252 struct lpfc_io_buf *lpfc_cmd;
21253
21254 qp = &phba->sli4_hba.hdwq[hwqid];
21255 lpfc_cmd = NULL;
21256
21257 if (phba->cfg_xri_rebalancing)
21258 lpfc_cmd = lpfc_get_io_buf_from_multixri_pools(
21259 phba, ndlp, hwqid, expedite);
21260 else {
James Smart6a828b02019-01-28 11:14:31 -080021261 lpfc_qp_spin_lock_irqsave(&qp->io_buf_list_get_lock, iflag,
21262 qp, alloc_xri_get);
James Smartc4908502019-01-28 11:14:28 -080021263 if (qp->get_io_bufs > LPFC_NVME_EXPEDITE_XRICNT || expedite)
21264 lpfc_cmd = lpfc_io_buf(phba, ndlp, hwqid);
21265 if (!lpfc_cmd) {
James Smart6a828b02019-01-28 11:14:31 -080021266 lpfc_qp_spin_lock(&qp->io_buf_list_put_lock,
21267 qp, alloc_xri_put);
James Smartc4908502019-01-28 11:14:28 -080021268 list_splice(&qp->lpfc_io_buf_list_put,
21269 &qp->lpfc_io_buf_list_get);
21270 qp->get_io_bufs += qp->put_io_bufs;
21271 INIT_LIST_HEAD(&qp->lpfc_io_buf_list_put);
21272 qp->put_io_bufs = 0;
21273 spin_unlock(&qp->io_buf_list_put_lock);
21274 if (qp->get_io_bufs > LPFC_NVME_EXPEDITE_XRICNT ||
21275 expedite)
21276 lpfc_cmd = lpfc_io_buf(phba, ndlp, hwqid);
21277 }
21278 spin_unlock_irqrestore(&qp->io_buf_list_get_lock, iflag);
21279 }
21280
21281 return lpfc_cmd;
21282}
James Smartd79c9e92019-08-14 16:57:09 -070021283
21284/**
21285 * lpfc_get_sgl_per_hdwq - Get one SGL chunk from hdwq's pool
21286 * @phba: The HBA for which this call is being executed.
21287 * @lpfc_buf: IO buf structure to append the SGL chunk
21288 *
21289 * This routine gets one SGL chunk buffer from hdwq's SGL chunk pool,
21290 * and will allocate an SGL chunk if the pool is empty.
21291 *
21292 * Return codes:
21293 * NULL - Error
21294 * Pointer to sli4_hybrid_sgl - Success
21295 **/
21296struct sli4_hybrid_sgl *
21297lpfc_get_sgl_per_hdwq(struct lpfc_hba *phba, struct lpfc_io_buf *lpfc_buf)
21298{
21299 struct sli4_hybrid_sgl *list_entry = NULL;
21300 struct sli4_hybrid_sgl *tmp = NULL;
21301 struct sli4_hybrid_sgl *allocated_sgl = NULL;
21302 struct lpfc_sli4_hdw_queue *hdwq = lpfc_buf->hdwq;
21303 struct list_head *buf_list = &hdwq->sgl_list;
James Smarta4c21ac2019-09-21 20:59:01 -070021304 unsigned long iflags;
James Smartd79c9e92019-08-14 16:57:09 -070021305
James Smarta4c21ac2019-09-21 20:59:01 -070021306 spin_lock_irqsave(&hdwq->hdwq_lock, iflags);
James Smartd79c9e92019-08-14 16:57:09 -070021307
21308 if (likely(!list_empty(buf_list))) {
21309 /* break off 1 chunk from the sgl_list */
21310 list_for_each_entry_safe(list_entry, tmp,
21311 buf_list, list_node) {
21312 list_move_tail(&list_entry->list_node,
21313 &lpfc_buf->dma_sgl_xtra_list);
21314 break;
21315 }
21316 } else {
21317 /* allocate more */
James Smarta4c21ac2019-09-21 20:59:01 -070021318 spin_unlock_irqrestore(&hdwq->hdwq_lock, iflags);
James Smartd79c9e92019-08-14 16:57:09 -070021319 tmp = kmalloc_node(sizeof(*tmp), GFP_ATOMIC,
James Smart4583a4f2019-11-15 16:38:47 -080021320 cpu_to_node(hdwq->io_wq->chann));
James Smartd79c9e92019-08-14 16:57:09 -070021321 if (!tmp) {
21322 lpfc_printf_log(phba, KERN_INFO, LOG_SLI,
21323 "8353 error kmalloc memory for HDWQ "
21324 "%d %s\n",
21325 lpfc_buf->hdwq_no, __func__);
21326 return NULL;
21327 }
21328
21329 tmp->dma_sgl = dma_pool_alloc(phba->lpfc_sg_dma_buf_pool,
21330 GFP_ATOMIC, &tmp->dma_phys_sgl);
21331 if (!tmp->dma_sgl) {
21332 lpfc_printf_log(phba, KERN_INFO, LOG_SLI,
21333 "8354 error pool_alloc memory for HDWQ "
21334 "%d %s\n",
21335 lpfc_buf->hdwq_no, __func__);
21336 kfree(tmp);
21337 return NULL;
21338 }
21339
James Smarta4c21ac2019-09-21 20:59:01 -070021340 spin_lock_irqsave(&hdwq->hdwq_lock, iflags);
James Smartd79c9e92019-08-14 16:57:09 -070021341 list_add_tail(&tmp->list_node, &lpfc_buf->dma_sgl_xtra_list);
21342 }
21343
21344 allocated_sgl = list_last_entry(&lpfc_buf->dma_sgl_xtra_list,
21345 struct sli4_hybrid_sgl,
21346 list_node);
21347
James Smarta4c21ac2019-09-21 20:59:01 -070021348 spin_unlock_irqrestore(&hdwq->hdwq_lock, iflags);
James Smartd79c9e92019-08-14 16:57:09 -070021349
21350 return allocated_sgl;
21351}
21352
21353/**
21354 * lpfc_put_sgl_per_hdwq - Put one SGL chunk into hdwq pool
21355 * @phba: The HBA for which this call is being executed.
21356 * @lpfc_buf: IO buf structure with the SGL chunk
21357 *
21358 * This routine puts one SGL chunk buffer into hdwq's SGL chunk pool.
21359 *
21360 * Return codes:
21361 * 0 - Success
21362 * -EINVAL - Error
21363 **/
21364int
21365lpfc_put_sgl_per_hdwq(struct lpfc_hba *phba, struct lpfc_io_buf *lpfc_buf)
21366{
21367 int rc = 0;
21368 struct sli4_hybrid_sgl *list_entry = NULL;
21369 struct sli4_hybrid_sgl *tmp = NULL;
21370 struct lpfc_sli4_hdw_queue *hdwq = lpfc_buf->hdwq;
21371 struct list_head *buf_list = &hdwq->sgl_list;
James Smarta4c21ac2019-09-21 20:59:01 -070021372 unsigned long iflags;
James Smartd79c9e92019-08-14 16:57:09 -070021373
James Smarta4c21ac2019-09-21 20:59:01 -070021374 spin_lock_irqsave(&hdwq->hdwq_lock, iflags);
James Smartd79c9e92019-08-14 16:57:09 -070021375
21376 if (likely(!list_empty(&lpfc_buf->dma_sgl_xtra_list))) {
21377 list_for_each_entry_safe(list_entry, tmp,
21378 &lpfc_buf->dma_sgl_xtra_list,
21379 list_node) {
21380 list_move_tail(&list_entry->list_node,
21381 buf_list);
21382 }
21383 } else {
21384 rc = -EINVAL;
21385 }
21386
James Smarta4c21ac2019-09-21 20:59:01 -070021387 spin_unlock_irqrestore(&hdwq->hdwq_lock, iflags);
James Smartd79c9e92019-08-14 16:57:09 -070021388 return rc;
21389}
21390
21391/**
21392 * lpfc_free_sgl_per_hdwq - Free all SGL chunks of hdwq pool
21393 * @phba: phba object
21394 * @hdwq: hdwq to cleanup sgl buff resources on
21395 *
21396 * This routine frees all SGL chunks of hdwq SGL chunk pool.
21397 *
21398 * Return codes:
21399 * None
21400 **/
21401void
21402lpfc_free_sgl_per_hdwq(struct lpfc_hba *phba,
21403 struct lpfc_sli4_hdw_queue *hdwq)
21404{
21405 struct list_head *buf_list = &hdwq->sgl_list;
21406 struct sli4_hybrid_sgl *list_entry = NULL;
21407 struct sli4_hybrid_sgl *tmp = NULL;
James Smarta4c21ac2019-09-21 20:59:01 -070021408 unsigned long iflags;
James Smartd79c9e92019-08-14 16:57:09 -070021409
James Smarta4c21ac2019-09-21 20:59:01 -070021410 spin_lock_irqsave(&hdwq->hdwq_lock, iflags);
James Smartd79c9e92019-08-14 16:57:09 -070021411
21412 /* Free sgl pool */
21413 list_for_each_entry_safe(list_entry, tmp,
21414 buf_list, list_node) {
21415 dma_pool_free(phba->lpfc_sg_dma_buf_pool,
21416 list_entry->dma_sgl,
21417 list_entry->dma_phys_sgl);
21418 list_del(&list_entry->list_node);
21419 kfree(list_entry);
21420 }
21421
James Smarta4c21ac2019-09-21 20:59:01 -070021422 spin_unlock_irqrestore(&hdwq->hdwq_lock, iflags);
James Smartd79c9e92019-08-14 16:57:09 -070021423}
21424
21425/**
21426 * lpfc_get_cmd_rsp_buf_per_hdwq - Get one CMD/RSP buffer from hdwq
21427 * @phba: The HBA for which this call is being executed.
21428 * @lpfc_buf: IO buf structure to attach the CMD/RSP buffer
21429 *
21430 * This routine gets one CMD/RSP buffer from hdwq's CMD/RSP pool,
21431 * and will allocate an CMD/RSP buffer if the pool is empty.
21432 *
21433 * Return codes:
21434 * NULL - Error
21435 * Pointer to fcp_cmd_rsp_buf - Success
21436 **/
21437struct fcp_cmd_rsp_buf *
21438lpfc_get_cmd_rsp_buf_per_hdwq(struct lpfc_hba *phba,
21439 struct lpfc_io_buf *lpfc_buf)
21440{
21441 struct fcp_cmd_rsp_buf *list_entry = NULL;
21442 struct fcp_cmd_rsp_buf *tmp = NULL;
21443 struct fcp_cmd_rsp_buf *allocated_buf = NULL;
21444 struct lpfc_sli4_hdw_queue *hdwq = lpfc_buf->hdwq;
21445 struct list_head *buf_list = &hdwq->cmd_rsp_buf_list;
James Smarta4c21ac2019-09-21 20:59:01 -070021446 unsigned long iflags;
James Smartd79c9e92019-08-14 16:57:09 -070021447
James Smarta4c21ac2019-09-21 20:59:01 -070021448 spin_lock_irqsave(&hdwq->hdwq_lock, iflags);
James Smartd79c9e92019-08-14 16:57:09 -070021449
21450 if (likely(!list_empty(buf_list))) {
21451 /* break off 1 chunk from the list */
21452 list_for_each_entry_safe(list_entry, tmp,
21453 buf_list,
21454 list_node) {
21455 list_move_tail(&list_entry->list_node,
21456 &lpfc_buf->dma_cmd_rsp_list);
21457 break;
21458 }
21459 } else {
21460 /* allocate more */
James Smarta4c21ac2019-09-21 20:59:01 -070021461 spin_unlock_irqrestore(&hdwq->hdwq_lock, iflags);
James Smartd79c9e92019-08-14 16:57:09 -070021462 tmp = kmalloc_node(sizeof(*tmp), GFP_ATOMIC,
James Smart4583a4f2019-11-15 16:38:47 -080021463 cpu_to_node(hdwq->io_wq->chann));
James Smartd79c9e92019-08-14 16:57:09 -070021464 if (!tmp) {
21465 lpfc_printf_log(phba, KERN_INFO, LOG_SLI,
21466 "8355 error kmalloc memory for HDWQ "
21467 "%d %s\n",
21468 lpfc_buf->hdwq_no, __func__);
21469 return NULL;
21470 }
21471
21472 tmp->fcp_cmnd = dma_pool_alloc(phba->lpfc_cmd_rsp_buf_pool,
21473 GFP_ATOMIC,
21474 &tmp->fcp_cmd_rsp_dma_handle);
21475
21476 if (!tmp->fcp_cmnd) {
21477 lpfc_printf_log(phba, KERN_INFO, LOG_SLI,
21478 "8356 error pool_alloc memory for HDWQ "
21479 "%d %s\n",
21480 lpfc_buf->hdwq_no, __func__);
21481 kfree(tmp);
21482 return NULL;
21483 }
21484
21485 tmp->fcp_rsp = (struct fcp_rsp *)((uint8_t *)tmp->fcp_cmnd +
21486 sizeof(struct fcp_cmnd));
21487
James Smarta4c21ac2019-09-21 20:59:01 -070021488 spin_lock_irqsave(&hdwq->hdwq_lock, iflags);
James Smartd79c9e92019-08-14 16:57:09 -070021489 list_add_tail(&tmp->list_node, &lpfc_buf->dma_cmd_rsp_list);
21490 }
21491
21492 allocated_buf = list_last_entry(&lpfc_buf->dma_cmd_rsp_list,
21493 struct fcp_cmd_rsp_buf,
21494 list_node);
21495
James Smarta4c21ac2019-09-21 20:59:01 -070021496 spin_unlock_irqrestore(&hdwq->hdwq_lock, iflags);
James Smartd79c9e92019-08-14 16:57:09 -070021497
21498 return allocated_buf;
21499}
21500
21501/**
21502 * lpfc_put_cmd_rsp_buf_per_hdwq - Put one CMD/RSP buffer into hdwq pool
21503 * @phba: The HBA for which this call is being executed.
21504 * @lpfc_buf: IO buf structure with the CMD/RSP buf
21505 *
21506 * This routine puts one CMD/RSP buffer into executing CPU's CMD/RSP pool.
21507 *
21508 * Return codes:
21509 * 0 - Success
21510 * -EINVAL - Error
21511 **/
21512int
21513lpfc_put_cmd_rsp_buf_per_hdwq(struct lpfc_hba *phba,
21514 struct lpfc_io_buf *lpfc_buf)
21515{
21516 int rc = 0;
21517 struct fcp_cmd_rsp_buf *list_entry = NULL;
21518 struct fcp_cmd_rsp_buf *tmp = NULL;
21519 struct lpfc_sli4_hdw_queue *hdwq = lpfc_buf->hdwq;
21520 struct list_head *buf_list = &hdwq->cmd_rsp_buf_list;
James Smarta4c21ac2019-09-21 20:59:01 -070021521 unsigned long iflags;
James Smartd79c9e92019-08-14 16:57:09 -070021522
James Smarta4c21ac2019-09-21 20:59:01 -070021523 spin_lock_irqsave(&hdwq->hdwq_lock, iflags);
James Smartd79c9e92019-08-14 16:57:09 -070021524
21525 if (likely(!list_empty(&lpfc_buf->dma_cmd_rsp_list))) {
21526 list_for_each_entry_safe(list_entry, tmp,
21527 &lpfc_buf->dma_cmd_rsp_list,
21528 list_node) {
21529 list_move_tail(&list_entry->list_node,
21530 buf_list);
21531 }
21532 } else {
21533 rc = -EINVAL;
21534 }
21535
James Smarta4c21ac2019-09-21 20:59:01 -070021536 spin_unlock_irqrestore(&hdwq->hdwq_lock, iflags);
James Smartd79c9e92019-08-14 16:57:09 -070021537 return rc;
21538}
21539
21540/**
21541 * lpfc_free_cmd_rsp_buf_per_hdwq - Free all CMD/RSP chunks of hdwq pool
21542 * @phba: phba object
21543 * @hdwq: hdwq to cleanup cmd rsp buff resources on
21544 *
21545 * This routine frees all CMD/RSP buffers of hdwq's CMD/RSP buf pool.
21546 *
21547 * Return codes:
21548 * None
21549 **/
21550void
21551lpfc_free_cmd_rsp_buf_per_hdwq(struct lpfc_hba *phba,
21552 struct lpfc_sli4_hdw_queue *hdwq)
21553{
21554 struct list_head *buf_list = &hdwq->cmd_rsp_buf_list;
21555 struct fcp_cmd_rsp_buf *list_entry = NULL;
21556 struct fcp_cmd_rsp_buf *tmp = NULL;
James Smarta4c21ac2019-09-21 20:59:01 -070021557 unsigned long iflags;
James Smartd79c9e92019-08-14 16:57:09 -070021558
James Smarta4c21ac2019-09-21 20:59:01 -070021559 spin_lock_irqsave(&hdwq->hdwq_lock, iflags);
James Smartd79c9e92019-08-14 16:57:09 -070021560
21561 /* Free cmd_rsp buf pool */
21562 list_for_each_entry_safe(list_entry, tmp,
21563 buf_list,
21564 list_node) {
21565 dma_pool_free(phba->lpfc_cmd_rsp_buf_pool,
21566 list_entry->fcp_cmnd,
21567 list_entry->fcp_cmd_rsp_dma_handle);
21568 list_del(&list_entry->list_node);
21569 kfree(list_entry);
21570 }
21571
James Smarta4c21ac2019-09-21 20:59:01 -070021572 spin_unlock_irqrestore(&hdwq->hdwq_lock, iflags);
James Smartd79c9e92019-08-14 16:57:09 -070021573}