blob: 2ce2ebcc8f178ae6a9dc4e03d3f6b03ad6031df4 [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 Smartd4379ac2012-03-01 22:37:07 -05004 * Copyright (C) 2004-2012 Emulex. All rights reserved. *
James.Smart@Emulex.Comc44ce172005-06-25 10:34:39 -04005 * EMULEX and SLI are trademarks of Emulex. *
dea31012005-04-17 16:05:31 -05006 * www.emulex.com *
James.Smart@Emulex.Comc44ce172005-06-25 10:34:39 -04007 * Portions Copyright (C) 2004-2005 Christoph Hellwig *
dea31012005-04-17 16:05:31 -05008 * *
9 * This program is free software; you can redistribute it and/or *
James.Smart@Emulex.Comc44ce172005-06-25 10:34:39 -040010 * modify it under the terms of version 2 of the GNU General *
11 * Public License as published by the Free Software Foundation. *
12 * This program is distributed in the hope that it will be useful. *
13 * ALL EXPRESS OR IMPLIED CONDITIONS, REPRESENTATIONS AND *
14 * WARRANTIES, INCLUDING ANY IMPLIED WARRANTY OF MERCHANTABILITY, *
15 * FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT, ARE *
16 * DISCLAIMED, EXCEPT TO THE EXTENT THAT SUCH DISCLAIMERS ARE HELD *
17 * TO BE LEGALLY INVALID. See the GNU General Public License for *
18 * more details, a copy of which can be found in the file COPYING *
19 * included with this package. *
dea31012005-04-17 16:05:31 -050020 *******************************************************************/
21
dea31012005-04-17 16:05:31 -050022#include <linux/blkdev.h>
James Smarta93ff372010-10-22 11:06:08 -040023#include <linux/delay.h>
Tejun Heo5a0e3ad2010-03-24 17:04:11 +090024#include <linux/slab.h>
dea31012005-04-17 16:05:31 -050025#include <linux/pci.h>
26#include <linux/kthread.h>
27#include <linux/interrupt.h>
28
James.Smart@Emulex.Com91886522005-08-10 15:03:09 -040029#include <scsi/scsi.h>
dea31012005-04-17 16:05:31 -050030#include <scsi/scsi_device.h>
31#include <scsi/scsi_host.h>
32#include <scsi/scsi_transport_fc.h>
33
James Smartda0436e2009-05-22 14:51:39 -040034#include "lpfc_hw4.h"
dea31012005-04-17 16:05:31 -050035#include "lpfc_hw.h"
James Smartea2151b2008-09-07 11:52:10 -040036#include "lpfc_nl.h"
dea31012005-04-17 16:05:31 -050037#include "lpfc_disc.h"
38#include "lpfc_sli.h"
James Smartda0436e2009-05-22 14:51:39 -040039#include "lpfc_sli4.h"
dea31012005-04-17 16:05:31 -050040#include "lpfc_scsi.h"
41#include "lpfc.h"
42#include "lpfc_logmsg.h"
43#include "lpfc_crtn.h"
James Smart92d7f7b2007-06-17 19:56:38 -050044#include "lpfc_vport.h"
James Smart858c9f62007-06-17 19:56:39 -050045#include "lpfc_debugfs.h"
dea31012005-04-17 16:05:31 -050046
47/* AlpaArray for assignment of scsid for scan-down and bind_method */
48static uint8_t lpfcAlpaArray[] = {
49 0xEF, 0xE8, 0xE4, 0xE2, 0xE1, 0xE0, 0xDC, 0xDA, 0xD9, 0xD6,
50 0xD5, 0xD4, 0xD3, 0xD2, 0xD1, 0xCE, 0xCD, 0xCC, 0xCB, 0xCA,
51 0xC9, 0xC7, 0xC6, 0xC5, 0xC3, 0xBC, 0xBA, 0xB9, 0xB6, 0xB5,
52 0xB4, 0xB3, 0xB2, 0xB1, 0xAE, 0xAD, 0xAC, 0xAB, 0xAA, 0xA9,
53 0xA7, 0xA6, 0xA5, 0xA3, 0x9F, 0x9E, 0x9D, 0x9B, 0x98, 0x97,
54 0x90, 0x8F, 0x88, 0x84, 0x82, 0x81, 0x80, 0x7C, 0x7A, 0x79,
55 0x76, 0x75, 0x74, 0x73, 0x72, 0x71, 0x6E, 0x6D, 0x6C, 0x6B,
56 0x6A, 0x69, 0x67, 0x66, 0x65, 0x63, 0x5C, 0x5A, 0x59, 0x56,
57 0x55, 0x54, 0x53, 0x52, 0x51, 0x4E, 0x4D, 0x4C, 0x4B, 0x4A,
58 0x49, 0x47, 0x46, 0x45, 0x43, 0x3C, 0x3A, 0x39, 0x36, 0x35,
59 0x34, 0x33, 0x32, 0x31, 0x2E, 0x2D, 0x2C, 0x2B, 0x2A, 0x29,
60 0x27, 0x26, 0x25, 0x23, 0x1F, 0x1E, 0x1D, 0x1B, 0x18, 0x17,
61 0x10, 0x0F, 0x08, 0x04, 0x02, 0x01
62};
63
James Smart2e0fef82007-06-17 19:56:36 -050064static void lpfc_disc_timeout_handler(struct lpfc_vport *);
Adrian Bunka6ababd2007-11-05 18:07:33 +010065static void lpfc_disc_flush_list(struct lpfc_vport *vport);
James Smart32b97932009-07-19 10:01:21 -040066static void lpfc_unregister_fcfi_cmpl(struct lpfc_hba *, LPFC_MBOXQ_t *);
James Smarta93ff372010-10-22 11:06:08 -040067static int lpfc_fcf_inuse(struct lpfc_hba *);
dea31012005-04-17 16:05:31 -050068
James Smartc01f3202006-08-18 17:47:08 -040069void
70lpfc_terminate_rport_io(struct fc_rport *rport)
dea31012005-04-17 16:05:31 -050071{
James Smartc01f3202006-08-18 17:47:08 -040072 struct lpfc_rport_data *rdata;
73 struct lpfc_nodelist * ndlp;
74 struct lpfc_hba *phba;
dea31012005-04-17 16:05:31 -050075
James Smartc01f3202006-08-18 17:47:08 -040076 rdata = rport->dd_data;
77 ndlp = rdata->pnode;
78
James Smart58da1ff2008-04-07 10:15:56 -040079 if (!ndlp || !NLP_CHK_NODE_ACT(ndlp)) {
James Smartc01f3202006-08-18 17:47:08 -040080 if (rport->roles & FC_RPORT_ROLE_FCP_TARGET)
81 printk(KERN_ERR "Cannot find remote node"
82 " to terminate I/O Data x%x\n",
83 rport->port_id);
dea31012005-04-17 16:05:31 -050084 return;
85 }
86
James Smarta257bf92009-04-06 18:48:10 -040087 phba = ndlp->phba;
James Smart1a169682006-03-07 15:04:06 -050088
James Smart858c9f62007-06-17 19:56:39 -050089 lpfc_debugfs_disc_trc(ndlp->vport, LPFC_DISC_TRC_RPORT,
90 "rport terminate: sid:x%x did:x%x flg:x%x",
91 ndlp->nlp_sid, ndlp->nlp_DID, ndlp->nlp_flag);
92
James Smartc01f3202006-08-18 17:47:08 -040093 if (ndlp->nlp_sid != NLP_NO_SID) {
James Smart51ef4c22007-08-02 11:10:31 -040094 lpfc_sli_abort_iocb(ndlp->vport,
95 &phba->sli.ring[phba->sli.fcp_ring],
96 ndlp->nlp_sid, 0, LPFC_CTX_TGT);
James Smartc01f3202006-08-18 17:47:08 -040097 }
James Smartc01f3202006-08-18 17:47:08 -040098}
99
100/*
101 * This function will be called when dev_loss_tmo fire.
102 */
103void
104lpfc_dev_loss_tmo_callbk(struct fc_rport *rport)
105{
106 struct lpfc_rport_data *rdata;
107 struct lpfc_nodelist * ndlp;
James Smart2e0fef82007-06-17 19:56:36 -0500108 struct lpfc_vport *vport;
James Smart858c9f62007-06-17 19:56:39 -0500109 struct lpfc_hba *phba;
James Smart858c9f62007-06-17 19:56:39 -0500110 struct lpfc_work_evt *evtp;
James Smarta8adb832007-10-27 13:37:53 -0400111 int put_node;
112 int put_rport;
James Smartc01f3202006-08-18 17:47:08 -0400113
114 rdata = rport->dd_data;
115 ndlp = rdata->pnode;
James Smart58da1ff2008-04-07 10:15:56 -0400116 if (!ndlp || !NLP_CHK_NODE_ACT(ndlp))
James Smartc01f3202006-08-18 17:47:08 -0400117 return;
James Smartc01f3202006-08-18 17:47:08 -0400118
James Smart858c9f62007-06-17 19:56:39 -0500119 vport = ndlp->vport;
120 phba = vport->phba;
121
122 lpfc_debugfs_disc_trc(vport, LPFC_DISC_TRC_RPORT,
123 "rport devlosscb: sid:x%x did:x%x flg:x%x",
124 ndlp->nlp_sid, ndlp->nlp_DID, ndlp->nlp_flag);
125
James Smart34f5ad82012-08-03 12:35:03 -0400126 lpfc_printf_vlog(ndlp->vport, KERN_INFO, LOG_NODE,
127 "3181 dev_loss_callbk x%06x, rport %p flg x%x\n",
128 ndlp->nlp_DID, ndlp->rport, ndlp->nlp_flag);
129
James Smarta8adb832007-10-27 13:37:53 -0400130 /* Don't defer this if we are in the process of deleting the vport
131 * or unloading the driver. The unload will cleanup the node
132 * appropriately we just need to cleanup the ndlp rport info here.
133 */
134 if (vport->load_flag & FC_UNLOADING) {
135 put_node = rdata->pnode != NULL;
136 put_rport = ndlp->rport != NULL;
137 rdata->pnode = NULL;
138 ndlp->rport = NULL;
139 if (put_node)
140 lpfc_nlp_put(ndlp);
141 if (put_rport)
142 put_device(&rport->dev);
143 return;
144 }
145
146 if (ndlp->nlp_state == NLP_STE_MAPPED_NODE)
147 return;
148
James Smart34f5ad82012-08-03 12:35:03 -0400149 if (ndlp->nlp_type & NLP_FABRIC) {
150
151 /* If the WWPN of the rport and ndlp don't match, ignore it */
152 if (rport->port_name != wwn_to_u64(ndlp->nlp_portname.u.wwn)) {
153 put_device(&rport->dev);
154 return;
155 }
156 }
157
James Smart858c9f62007-06-17 19:56:39 -0500158 evtp = &ndlp->dev_loss_evt;
159
160 if (!list_empty(&evtp->evt_listp))
161 return;
162
163 spin_lock_irq(&phba->hbalock);
James Smartfa4066b2008-01-11 01:53:27 -0500164 /* We need to hold the node by incrementing the reference
165 * count until this queued work is done
166 */
167 evtp->evt_arg1 = lpfc_nlp_get(ndlp);
James Smart5e9d9b82008-06-14 22:52:53 -0400168 if (evtp->evt_arg1) {
169 evtp->evt = LPFC_EVT_DEV_LOSS;
170 list_add_tail(&evtp->evt_listp, &phba->work_list);
171 lpfc_worker_wake_up(phba);
172 }
James Smart858c9f62007-06-17 19:56:39 -0500173 spin_unlock_irq(&phba->hbalock);
174
James Smart858c9f62007-06-17 19:56:39 -0500175 return;
176}
177
James Smarta93ff372010-10-22 11:06:08 -0400178/**
179 * lpfc_dev_loss_tmo_handler - Remote node devloss timeout handler
180 * @ndlp: Pointer to remote node object.
181 *
182 * This function is called from the worker thread when devloss timeout timer
183 * expires. For SLI4 host, this routine shall return 1 when at lease one
184 * remote node, including this @ndlp, is still in use of FCF; otherwise, this
185 * routine shall return 0 when there is no remote node is still in use of FCF
186 * when devloss timeout happened to this @ndlp.
187 **/
188static int
James Smart858c9f62007-06-17 19:56:39 -0500189lpfc_dev_loss_tmo_handler(struct lpfc_nodelist *ndlp)
190{
191 struct lpfc_rport_data *rdata;
192 struct fc_rport *rport;
193 struct lpfc_vport *vport;
194 struct lpfc_hba *phba;
195 uint8_t *name;
James Smart87af33f2007-10-27 13:37:43 -0400196 int put_node;
197 int put_rport;
James Smart858c9f62007-06-17 19:56:39 -0500198 int warn_on = 0;
James Smarta93ff372010-10-22 11:06:08 -0400199 int fcf_inuse = 0;
James Smart858c9f62007-06-17 19:56:39 -0500200
201 rport = ndlp->rport;
202
203 if (!rport)
James Smarta93ff372010-10-22 11:06:08 -0400204 return fcf_inuse;
James Smart858c9f62007-06-17 19:56:39 -0500205
206 rdata = rport->dd_data;
207 name = (uint8_t *) &ndlp->nlp_portname;
208 vport = ndlp->vport;
209 phba = vport->phba;
210
James Smarta93ff372010-10-22 11:06:08 -0400211 if (phba->sli_rev == LPFC_SLI_REV4)
212 fcf_inuse = lpfc_fcf_inuse(phba);
213
James Smart858c9f62007-06-17 19:56:39 -0500214 lpfc_debugfs_disc_trc(vport, LPFC_DISC_TRC_RPORT,
215 "rport devlosstmo:did:x%x type:x%x id:x%x",
216 ndlp->nlp_DID, ndlp->nlp_type, rport->scsi_target_id);
217
James Smart34f5ad82012-08-03 12:35:03 -0400218 lpfc_printf_vlog(ndlp->vport, KERN_INFO, LOG_NODE,
219 "3182 dev_loss_tmo_handler x%06x, rport %p flg x%x\n",
220 ndlp->nlp_DID, ndlp->rport, ndlp->nlp_flag);
221
James Smarta8adb832007-10-27 13:37:53 -0400222 /* Don't defer this if we are in the process of deleting the vport
223 * or unloading the driver. The unload will cleanup the node
224 * appropriately we just need to cleanup the ndlp rport info here.
225 */
226 if (vport->load_flag & FC_UNLOADING) {
James Smart09372822008-01-11 01:52:54 -0500227 if (ndlp->nlp_sid != NLP_NO_SID) {
228 /* flush the target */
229 lpfc_sli_abort_iocb(vport,
230 &phba->sli.ring[phba->sli.fcp_ring],
231 ndlp->nlp_sid, 0, LPFC_CTX_TGT);
232 }
James Smarta8adb832007-10-27 13:37:53 -0400233 put_node = rdata->pnode != NULL;
234 put_rport = ndlp->rport != NULL;
235 rdata->pnode = NULL;
236 ndlp->rport = NULL;
237 if (put_node)
238 lpfc_nlp_put(ndlp);
239 if (put_rport)
240 put_device(&rport->dev);
James Smarta93ff372010-10-22 11:06:08 -0400241 return fcf_inuse;
James Smarta8adb832007-10-27 13:37:53 -0400242 }
243
James Smartd7c255b2008-08-24 21:50:00 -0400244 if (ndlp->nlp_state == NLP_STE_MAPPED_NODE) {
245 lpfc_printf_vlog(vport, KERN_INFO, LOG_DISCOVERY,
246 "0284 Devloss timeout Ignored on "
247 "WWPN %x:%x:%x:%x:%x:%x:%x:%x "
248 "NPort x%x\n",
249 *name, *(name+1), *(name+2), *(name+3),
250 *(name+4), *(name+5), *(name+6), *(name+7),
251 ndlp->nlp_DID);
James Smarta93ff372010-10-22 11:06:08 -0400252 return fcf_inuse;
James Smartd7c255b2008-08-24 21:50:00 -0400253 }
James Smart858c9f62007-06-17 19:56:39 -0500254
James Smart92d7f7b2007-06-17 19:56:38 -0500255 if (ndlp->nlp_type & NLP_FABRIC) {
256 /* We will clean up these Nodes in linkup */
257 put_node = rdata->pnode != NULL;
258 put_rport = ndlp->rport != NULL;
259 rdata->pnode = NULL;
260 ndlp->rport = NULL;
261 if (put_node)
262 lpfc_nlp_put(ndlp);
263 if (put_rport)
264 put_device(&rport->dev);
James Smarta93ff372010-10-22 11:06:08 -0400265 return fcf_inuse;
James Smart92d7f7b2007-06-17 19:56:38 -0500266 }
James Smart82085712007-04-25 09:52:41 -0400267
dea31012005-04-17 16:05:31 -0500268 if (ndlp->nlp_sid != NLP_NO_SID) {
James.Smart@Emulex.Com6e8215e2005-06-25 10:34:04 -0400269 warn_on = 1;
dea31012005-04-17 16:05:31 -0500270 /* flush the target */
James Smart51ef4c22007-08-02 11:10:31 -0400271 lpfc_sli_abort_iocb(vport, &phba->sli.ring[phba->sli.fcp_ring],
272 ndlp->nlp_sid, 0, LPFC_CTX_TGT);
dea31012005-04-17 16:05:31 -0500273 }
James Smartc01f3202006-08-18 17:47:08 -0400274
James.Smart@Emulex.Com6e8215e2005-06-25 10:34:04 -0400275 if (warn_on) {
James Smarte8b62012007-08-02 11:10:09 -0400276 lpfc_printf_vlog(vport, KERN_ERR, LOG_DISCOVERY,
277 "0203 Devloss timeout on "
James Smart58da1ff2008-04-07 10:15:56 -0400278 "WWPN %02x:%02x:%02x:%02x:%02x:%02x:%02x:%02x "
279 "NPort x%06x Data: x%x x%x x%x\n",
James Smarte8b62012007-08-02 11:10:09 -0400280 *name, *(name+1), *(name+2), *(name+3),
281 *(name+4), *(name+5), *(name+6), *(name+7),
282 ndlp->nlp_DID, ndlp->nlp_flag,
283 ndlp->nlp_state, ndlp->nlp_rpi);
James.Smart@Emulex.Com6e8215e2005-06-25 10:34:04 -0400284 } else {
James Smarte8b62012007-08-02 11:10:09 -0400285 lpfc_printf_vlog(vport, KERN_INFO, LOG_DISCOVERY,
286 "0204 Devloss timeout on "
James Smart58da1ff2008-04-07 10:15:56 -0400287 "WWPN %02x:%02x:%02x:%02x:%02x:%02x:%02x:%02x "
288 "NPort x%06x Data: x%x x%x x%x\n",
James Smarte8b62012007-08-02 11:10:09 -0400289 *name, *(name+1), *(name+2), *(name+3),
290 *(name+4), *(name+5), *(name+6), *(name+7),
291 ndlp->nlp_DID, ndlp->nlp_flag,
292 ndlp->nlp_state, ndlp->nlp_rpi);
James.Smart@Emulex.Com6e8215e2005-06-25 10:34:04 -0400293 }
294
James Smart87af33f2007-10-27 13:37:43 -0400295 put_node = rdata->pnode != NULL;
296 put_rport = ndlp->rport != NULL;
297 rdata->pnode = NULL;
298 ndlp->rport = NULL;
299 if (put_node)
300 lpfc_nlp_put(ndlp);
301 if (put_rport)
302 put_device(&rport->dev);
303
James Smart2e0fef82007-06-17 19:56:36 -0500304 if (!(vport->load_flag & FC_UNLOADING) &&
James Smart1dcb58e2007-04-25 09:51:30 -0400305 !(ndlp->nlp_flag & NLP_DELAY_TMO) &&
James Smart82085712007-04-25 09:52:41 -0400306 !(ndlp->nlp_flag & NLP_NPR_2B_DISC) &&
James Smartffc95492010-06-07 15:23:17 -0400307 (ndlp->nlp_state != NLP_STE_UNMAPPED_NODE) &&
James Smart589a52d2010-07-14 15:30:54 -0400308 (ndlp->nlp_state != NLP_STE_REG_LOGIN_ISSUE) &&
309 (ndlp->nlp_state != NLP_STE_PRLI_ISSUE))
James Smart2e0fef82007-06-17 19:56:36 -0500310 lpfc_disc_state_machine(vport, ndlp, NULL, NLP_EVT_DEVICE_RM);
James Smart6fb120a2009-05-22 14:52:59 -0400311
James Smarta93ff372010-10-22 11:06:08 -0400312 return fcf_inuse;
313}
314
315/**
316 * lpfc_sli4_post_dev_loss_tmo_handler - SLI4 post devloss timeout handler
317 * @phba: Pointer to hba context object.
318 * @fcf_inuse: SLI4 FCF in-use state reported from devloss timeout handler.
319 * @nlp_did: remote node identifer with devloss timeout.
320 *
321 * This function is called from the worker thread after invoking devloss
322 * timeout handler and releasing the reference count for the ndlp with
323 * which the devloss timeout was handled for SLI4 host. For the devloss
324 * timeout of the last remote node which had been in use of FCF, when this
325 * routine is invoked, it shall be guaranteed that none of the remote are
326 * in-use of FCF. When devloss timeout to the last remote using the FCF,
327 * if the FIP engine is neither in FCF table scan process nor roundrobin
328 * failover process, the in-use FCF shall be unregistered. If the FIP
329 * engine is in FCF discovery process, the devloss timeout state shall
330 * be set for either the FCF table scan process or roundrobin failover
331 * process to unregister the in-use FCF.
332 **/
333static void
334lpfc_sli4_post_dev_loss_tmo_handler(struct lpfc_hba *phba, int fcf_inuse,
335 uint32_t nlp_did)
336{
337 /* If devloss timeout happened to a remote node when FCF had no
338 * longer been in-use, do nothing.
339 */
340 if (!fcf_inuse)
341 return;
342
343 if ((phba->hba_flag & HBA_FIP_SUPPORT) && !lpfc_fcf_inuse(phba)) {
344 spin_lock_irq(&phba->hbalock);
345 if (phba->fcf.fcf_flag & FCF_DISCOVERY) {
346 if (phba->hba_flag & HBA_DEVLOSS_TMO) {
347 spin_unlock_irq(&phba->hbalock);
348 return;
349 }
350 phba->hba_flag |= HBA_DEVLOSS_TMO;
351 lpfc_printf_log(phba, KERN_INFO, LOG_FIP,
352 "2847 Last remote node (x%x) using "
353 "FCF devloss tmo\n", nlp_did);
354 }
355 if (phba->fcf.fcf_flag & FCF_REDISC_PROG) {
356 spin_unlock_irq(&phba->hbalock);
357 lpfc_printf_log(phba, KERN_INFO, LOG_FIP,
358 "2868 Devloss tmo to FCF rediscovery "
359 "in progress\n");
360 return;
361 }
362 if (!(phba->hba_flag & (FCF_TS_INPROG | FCF_RR_INPROG))) {
363 spin_unlock_irq(&phba->hbalock);
364 lpfc_printf_log(phba, KERN_INFO, LOG_FIP,
365 "2869 Devloss tmo to idle FIP engine, "
366 "unreg in-use FCF and rescan.\n");
367 /* Unregister in-use FCF and rescan */
368 lpfc_unregister_fcf_rescan(phba);
369 return;
370 }
371 spin_unlock_irq(&phba->hbalock);
372 if (phba->hba_flag & FCF_TS_INPROG)
373 lpfc_printf_log(phba, KERN_INFO, LOG_FIP,
374 "2870 FCF table scan in progress\n");
375 if (phba->hba_flag & FCF_RR_INPROG)
376 lpfc_printf_log(phba, KERN_INFO, LOG_FIP,
377 "2871 FLOGI roundrobin FCF failover "
378 "in progress\n");
379 }
James Smart6fb120a2009-05-22 14:52:59 -0400380 lpfc_unregister_unused_fcf(phba);
James Smart92d7f7b2007-06-17 19:56:38 -0500381}
James Smartc01f3202006-08-18 17:47:08 -0400382
James Smartea2151b2008-09-07 11:52:10 -0400383/**
James Smart3621a712009-04-06 18:47:14 -0400384 * lpfc_alloc_fast_evt - Allocates data structure for posting event
James Smartea2151b2008-09-07 11:52:10 -0400385 * @phba: Pointer to hba context object.
386 *
387 * This function is called from the functions which need to post
388 * events from interrupt context. This function allocates data
389 * structure required for posting event. It also keeps track of
390 * number of events pending and prevent event storm when there are
391 * too many events.
392 **/
393struct lpfc_fast_path_event *
394lpfc_alloc_fast_evt(struct lpfc_hba *phba) {
395 struct lpfc_fast_path_event *ret;
396
397 /* If there are lot of fast event do not exhaust memory due to this */
398 if (atomic_read(&phba->fast_event_count) > LPFC_MAX_EVT_COUNT)
399 return NULL;
400
401 ret = kzalloc(sizeof(struct lpfc_fast_path_event),
402 GFP_ATOMIC);
James Smart6fb120a2009-05-22 14:52:59 -0400403 if (ret) {
James Smartea2151b2008-09-07 11:52:10 -0400404 atomic_inc(&phba->fast_event_count);
James Smart6fb120a2009-05-22 14:52:59 -0400405 INIT_LIST_HEAD(&ret->work_evt.evt_listp);
406 ret->work_evt.evt = LPFC_EVT_FASTPATH_MGMT_EVT;
407 }
James Smartea2151b2008-09-07 11:52:10 -0400408 return ret;
409}
410
411/**
James Smart3621a712009-04-06 18:47:14 -0400412 * lpfc_free_fast_evt - Frees event data structure
James Smartea2151b2008-09-07 11:52:10 -0400413 * @phba: Pointer to hba context object.
414 * @evt: Event object which need to be freed.
415 *
416 * This function frees the data structure required for posting
417 * events.
418 **/
419void
420lpfc_free_fast_evt(struct lpfc_hba *phba,
421 struct lpfc_fast_path_event *evt) {
422
423 atomic_dec(&phba->fast_event_count);
424 kfree(evt);
425}
426
427/**
James Smart3621a712009-04-06 18:47:14 -0400428 * lpfc_send_fastpath_evt - Posts events generated from fast path
James Smartea2151b2008-09-07 11:52:10 -0400429 * @phba: Pointer to hba context object.
430 * @evtp: Event data structure.
431 *
432 * This function is called from worker thread, when the interrupt
433 * context need to post an event. This function posts the event
434 * to fc transport netlink interface.
435 **/
436static void
437lpfc_send_fastpath_evt(struct lpfc_hba *phba,
438 struct lpfc_work_evt *evtp)
439{
440 unsigned long evt_category, evt_sub_category;
441 struct lpfc_fast_path_event *fast_evt_data;
442 char *evt_data;
443 uint32_t evt_data_size;
444 struct Scsi_Host *shost;
445
446 fast_evt_data = container_of(evtp, struct lpfc_fast_path_event,
447 work_evt);
448
449 evt_category = (unsigned long) fast_evt_data->un.fabric_evt.event_type;
450 evt_sub_category = (unsigned long) fast_evt_data->un.
451 fabric_evt.subcategory;
452 shost = lpfc_shost_from_vport(fast_evt_data->vport);
453 if (evt_category == FC_REG_FABRIC_EVENT) {
454 if (evt_sub_category == LPFC_EVENT_FCPRDCHKERR) {
455 evt_data = (char *) &fast_evt_data->un.read_check_error;
456 evt_data_size = sizeof(fast_evt_data->un.
457 read_check_error);
458 } else if ((evt_sub_category == LPFC_EVENT_FABRIC_BUSY) ||
James Smarteaf15d52008-12-04 22:39:29 -0500459 (evt_sub_category == LPFC_EVENT_PORT_BUSY)) {
James Smartea2151b2008-09-07 11:52:10 -0400460 evt_data = (char *) &fast_evt_data->un.fabric_evt;
461 evt_data_size = sizeof(fast_evt_data->un.fabric_evt);
462 } else {
463 lpfc_free_fast_evt(phba, fast_evt_data);
464 return;
465 }
466 } else if (evt_category == FC_REG_SCSI_EVENT) {
467 switch (evt_sub_category) {
468 case LPFC_EVENT_QFULL:
469 case LPFC_EVENT_DEVBSY:
470 evt_data = (char *) &fast_evt_data->un.scsi_evt;
471 evt_data_size = sizeof(fast_evt_data->un.scsi_evt);
472 break;
473 case LPFC_EVENT_CHECK_COND:
474 evt_data = (char *) &fast_evt_data->un.check_cond_evt;
475 evt_data_size = sizeof(fast_evt_data->un.
476 check_cond_evt);
477 break;
478 case LPFC_EVENT_VARQUEDEPTH:
479 evt_data = (char *) &fast_evt_data->un.queue_depth_evt;
480 evt_data_size = sizeof(fast_evt_data->un.
481 queue_depth_evt);
482 break;
483 default:
484 lpfc_free_fast_evt(phba, fast_evt_data);
485 return;
486 }
487 } else {
488 lpfc_free_fast_evt(phba, fast_evt_data);
489 return;
490 }
491
492 fc_host_post_vendor_event(shost,
493 fc_get_event_number(),
494 evt_data_size,
495 evt_data,
James Smartddcc50f2008-12-04 22:38:46 -0500496 LPFC_NL_VENDOR_ID);
James Smartea2151b2008-09-07 11:52:10 -0400497
498 lpfc_free_fast_evt(phba, fast_evt_data);
499 return;
500}
501
dea31012005-04-17 16:05:31 -0500502static void
James Smart2e0fef82007-06-17 19:56:36 -0500503lpfc_work_list_done(struct lpfc_hba *phba)
dea31012005-04-17 16:05:31 -0500504{
505 struct lpfc_work_evt *evtp = NULL;
506 struct lpfc_nodelist *ndlp;
507 int free_evt;
James Smarta93ff372010-10-22 11:06:08 -0400508 int fcf_inuse;
509 uint32_t nlp_did;
dea31012005-04-17 16:05:31 -0500510
James Smart2e0fef82007-06-17 19:56:36 -0500511 spin_lock_irq(&phba->hbalock);
512 while (!list_empty(&phba->work_list)) {
dea31012005-04-17 16:05:31 -0500513 list_remove_head((&phba->work_list), evtp, typeof(*evtp),
514 evt_listp);
James Smart2e0fef82007-06-17 19:56:36 -0500515 spin_unlock_irq(&phba->hbalock);
dea31012005-04-17 16:05:31 -0500516 free_evt = 1;
Jamie Wellnitz2fe165b2006-02-28 19:25:31 -0500517 switch (evtp->evt) {
dea31012005-04-17 16:05:31 -0500518 case LPFC_EVT_ELS_RETRY:
James Smart2e0fef82007-06-17 19:56:36 -0500519 ndlp = (struct lpfc_nodelist *) (evtp->evt_arg1);
dea31012005-04-17 16:05:31 -0500520 lpfc_els_retry_delay_handler(ndlp);
James Smart92d7f7b2007-06-17 19:56:38 -0500521 free_evt = 0; /* evt is part of ndlp */
James Smartfa4066b2008-01-11 01:53:27 -0500522 /* decrement the node reference count held
523 * for this queued work
524 */
525 lpfc_nlp_put(ndlp);
dea31012005-04-17 16:05:31 -0500526 break;
James Smart858c9f62007-06-17 19:56:39 -0500527 case LPFC_EVT_DEV_LOSS:
528 ndlp = (struct lpfc_nodelist *)(evtp->evt_arg1);
James Smarta93ff372010-10-22 11:06:08 -0400529 fcf_inuse = lpfc_dev_loss_tmo_handler(ndlp);
James Smart858c9f62007-06-17 19:56:39 -0500530 free_evt = 0;
James Smartfa4066b2008-01-11 01:53:27 -0500531 /* decrement the node reference count held for
532 * this queued work
533 */
James Smarta93ff372010-10-22 11:06:08 -0400534 nlp_did = ndlp->nlp_DID;
James Smart858c9f62007-06-17 19:56:39 -0500535 lpfc_nlp_put(ndlp);
James Smarta93ff372010-10-22 11:06:08 -0400536 if (phba->sli_rev == LPFC_SLI_REV4)
537 lpfc_sli4_post_dev_loss_tmo_handler(phba,
538 fcf_inuse,
539 nlp_did);
James Smart858c9f62007-06-17 19:56:39 -0500540 break;
dea31012005-04-17 16:05:31 -0500541 case LPFC_EVT_ONLINE:
James Smart2e0fef82007-06-17 19:56:36 -0500542 if (phba->link_state < LPFC_LINK_DOWN)
543 *(int *) (evtp->evt_arg1) = lpfc_online(phba);
Jamie Wellnitz41415862006-02-28 19:25:27 -0500544 else
James Smart2e0fef82007-06-17 19:56:36 -0500545 *(int *) (evtp->evt_arg1) = 0;
dea31012005-04-17 16:05:31 -0500546 complete((struct completion *)(evtp->evt_arg2));
547 break;
James Smart46fa3112007-04-25 09:51:45 -0400548 case LPFC_EVT_OFFLINE_PREP:
James Smart2e0fef82007-06-17 19:56:36 -0500549 if (phba->link_state >= LPFC_LINK_DOWN)
James Smart618a5232012-06-12 13:54:36 -0400550 lpfc_offline_prep(phba, LPFC_MBX_WAIT);
James Smart46fa3112007-04-25 09:51:45 -0400551 *(int *)(evtp->evt_arg1) = 0;
552 complete((struct completion *)(evtp->evt_arg2));
553 break;
554 case LPFC_EVT_OFFLINE:
555 lpfc_offline(phba);
Jamie Wellnitz41415862006-02-28 19:25:27 -0500556 lpfc_sli_brdrestart(phba);
557 *(int *)(evtp->evt_arg1) =
James Smart46fa3112007-04-25 09:51:45 -0400558 lpfc_sli_brdready(phba, HS_FFRDY | HS_MBRDY);
559 lpfc_unblock_mgmt_io(phba);
Jamie Wellnitz41415862006-02-28 19:25:27 -0500560 complete((struct completion *)(evtp->evt_arg2));
561 break;
562 case LPFC_EVT_WARM_START:
James Smart46fa3112007-04-25 09:51:45 -0400563 lpfc_offline(phba);
James Smart92908312006-03-07 15:04:13 -0500564 lpfc_reset_barrier(phba);
Jamie Wellnitz41415862006-02-28 19:25:27 -0500565 lpfc_sli_brdreset(phba);
566 lpfc_hba_down_post(phba);
567 *(int *)(evtp->evt_arg1) =
568 lpfc_sli_brdready(phba, HS_MBRDY);
James Smart46fa3112007-04-25 09:51:45 -0400569 lpfc_unblock_mgmt_io(phba);
Jamie Wellnitz41415862006-02-28 19:25:27 -0500570 complete((struct completion *)(evtp->evt_arg2));
571 break;
572 case LPFC_EVT_KILL:
James Smart46fa3112007-04-25 09:51:45 -0400573 lpfc_offline(phba);
James Smart92908312006-03-07 15:04:13 -0500574 *(int *)(evtp->evt_arg1)
James Smart2e0fef82007-06-17 19:56:36 -0500575 = (phba->pport->stopped)
576 ? 0 : lpfc_sli_brdkill(phba);
James Smart46fa3112007-04-25 09:51:45 -0400577 lpfc_unblock_mgmt_io(phba);
dea31012005-04-17 16:05:31 -0500578 complete((struct completion *)(evtp->evt_arg2));
579 break;
James Smartea2151b2008-09-07 11:52:10 -0400580 case LPFC_EVT_FASTPATH_MGMT_EVT:
581 lpfc_send_fastpath_evt(phba, evtp);
582 free_evt = 0;
583 break;
James Smart78730cf2010-04-06 15:06:30 -0400584 case LPFC_EVT_RESET_HBA:
585 if (!(phba->pport->load_flag & FC_UNLOADING))
586 lpfc_reset_hba(phba);
587 break;
dea31012005-04-17 16:05:31 -0500588 }
589 if (free_evt)
590 kfree(evtp);
James Smart2e0fef82007-06-17 19:56:36 -0500591 spin_lock_irq(&phba->hbalock);
dea31012005-04-17 16:05:31 -0500592 }
James Smart2e0fef82007-06-17 19:56:36 -0500593 spin_unlock_irq(&phba->hbalock);
dea31012005-04-17 16:05:31 -0500594
595}
596
James Smart311464e2007-08-02 11:10:37 -0400597static void
James Smart2e0fef82007-06-17 19:56:36 -0500598lpfc_work_done(struct lpfc_hba *phba)
dea31012005-04-17 16:05:31 -0500599{
600 struct lpfc_sli_ring *pring;
James Smart858c9f62007-06-17 19:56:39 -0500601 uint32_t ha_copy, status, control, work_port_events;
James Smart549e55c2007-08-02 11:09:51 -0400602 struct lpfc_vport **vports;
James Smart51ef4c22007-08-02 11:10:31 -0400603 struct lpfc_vport *vport;
James Smart549e55c2007-08-02 11:09:51 -0400604 int i;
dea31012005-04-17 16:05:31 -0500605
James Smart2e0fef82007-06-17 19:56:36 -0500606 spin_lock_irq(&phba->hbalock);
dea31012005-04-17 16:05:31 -0500607 ha_copy = phba->work_ha;
608 phba->work_ha = 0;
James Smart2e0fef82007-06-17 19:56:36 -0500609 spin_unlock_irq(&phba->hbalock);
dea31012005-04-17 16:05:31 -0500610
James Smartda0436e2009-05-22 14:51:39 -0400611 /* First, try to post the next mailbox command to SLI4 device */
612 if (phba->pci_dev_grp == LPFC_PCI_DEV_OC)
613 lpfc_sli4_post_async_mbox(phba);
614
Jamie Wellnitz2fe165b2006-02-28 19:25:31 -0500615 if (ha_copy & HA_ERATT)
James Smart93996272008-08-24 21:50:30 -0400616 /* Handle the error attention event */
dea31012005-04-17 16:05:31 -0500617 lpfc_handle_eratt(phba);
618
Jamie Wellnitz2fe165b2006-02-28 19:25:31 -0500619 if (ha_copy & HA_MBATT)
dea31012005-04-17 16:05:31 -0500620 lpfc_sli_handle_mb_event(phba);
621
Jamie Wellnitz2fe165b2006-02-28 19:25:31 -0500622 if (ha_copy & HA_LATT)
dea31012005-04-17 16:05:31 -0500623 lpfc_handle_latt(phba);
James Smart93996272008-08-24 21:50:30 -0400624
James Smartda0436e2009-05-22 14:51:39 -0400625 /* Process SLI4 events */
626 if (phba->pci_dev_grp == LPFC_PCI_DEV_OC) {
James Smart19ca7602010-11-20 23:11:55 -0500627 if (phba->hba_flag & HBA_RRQ_ACTIVE)
628 lpfc_handle_rrq_active(phba);
James Smartda0436e2009-05-22 14:51:39 -0400629 if (phba->hba_flag & FCP_XRI_ABORT_EVENT)
630 lpfc_sli4_fcp_xri_abort_event_proc(phba);
631 if (phba->hba_flag & ELS_XRI_ABORT_EVENT)
632 lpfc_sli4_els_xri_abort_event_proc(phba);
633 if (phba->hba_flag & ASYNC_EVENT)
634 lpfc_sli4_async_event_proc(phba);
635 if (phba->hba_flag & HBA_POST_RECEIVE_BUFFER) {
636 spin_lock_irq(&phba->hbalock);
637 phba->hba_flag &= ~HBA_POST_RECEIVE_BUFFER;
638 spin_unlock_irq(&phba->hbalock);
639 lpfc_sli_hbqbuf_add_hbqs(phba, LPFC_ELS_HBQ);
640 }
James Smartecfd03c2010-02-12 14:41:27 -0500641 if (phba->fcf.fcf_flag & FCF_REDISC_EVT)
642 lpfc_sli4_fcf_redisc_event_proc(phba);
James Smartda0436e2009-05-22 14:51:39 -0400643 }
644
James Smart549e55c2007-08-02 11:09:51 -0400645 vports = lpfc_create_vport_work_array(phba);
646 if (vports != NULL)
James Smartda0436e2009-05-22 14:51:39 -0400647 for (i = 0; i <= phba->max_vports; i++) {
James Smart51ef4c22007-08-02 11:10:31 -0400648 /*
649 * We could have no vports in array if unloading, so if
650 * this happens then just use the pport
651 */
652 if (vports[i] == NULL && i == 0)
653 vport = phba->pport;
654 else
655 vport = vports[i];
656 if (vport == NULL)
657 break;
James Smart58da1ff2008-04-07 10:15:56 -0400658 spin_lock_irq(&vport->work_port_lock);
James Smart51ef4c22007-08-02 11:10:31 -0400659 work_port_events = vport->work_port_events;
James Smart58da1ff2008-04-07 10:15:56 -0400660 vport->work_port_events &= ~work_port_events;
661 spin_unlock_irq(&vport->work_port_lock);
James Smart549e55c2007-08-02 11:09:51 -0400662 if (work_port_events & WORKER_DISC_TMO)
James Smart51ef4c22007-08-02 11:10:31 -0400663 lpfc_disc_timeout_handler(vport);
James Smart549e55c2007-08-02 11:09:51 -0400664 if (work_port_events & WORKER_ELS_TMO)
James Smart51ef4c22007-08-02 11:10:31 -0400665 lpfc_els_timeout_handler(vport);
James Smart549e55c2007-08-02 11:09:51 -0400666 if (work_port_events & WORKER_HB_TMO)
667 lpfc_hb_timeout_handler(phba);
668 if (work_port_events & WORKER_MBOX_TMO)
669 lpfc_mbox_timeout_handler(phba);
670 if (work_port_events & WORKER_FABRIC_BLOCK_TMO)
671 lpfc_unblock_fabric_iocbs(phba);
672 if (work_port_events & WORKER_FDMI_TMO)
James Smart51ef4c22007-08-02 11:10:31 -0400673 lpfc_fdmi_timeout_handler(vport);
James Smart549e55c2007-08-02 11:09:51 -0400674 if (work_port_events & WORKER_RAMP_DOWN_QUEUE)
675 lpfc_ramp_down_queue_handler(phba);
676 if (work_port_events & WORKER_RAMP_UP_QUEUE)
677 lpfc_ramp_up_queue_handler(phba);
James Smart92494142011-02-16 12:39:44 -0500678 if (work_port_events & WORKER_DELAYED_DISC_TMO)
679 lpfc_delayed_disc_timeout_handler(vport);
James Smart92d7f7b2007-06-17 19:56:38 -0500680 }
James Smart09372822008-01-11 01:52:54 -0500681 lpfc_destroy_vport_work_array(phba, vports);
dea31012005-04-17 16:05:31 -0500682
James Smart858c9f62007-06-17 19:56:39 -0500683 pring = &phba->sli.ring[LPFC_ELS_RING];
684 status = (ha_copy & (HA_RXMASK << (4*LPFC_ELS_RING)));
685 status >>= (4*LPFC_ELS_RING);
James Smart4d9ab992009-10-02 15:16:39 -0400686 if ((status & HA_RXMASK) ||
687 (pring->flag & LPFC_DEFERRED_RING_EVENT) ||
James Smart45ed1192009-10-02 15:17:02 -0400688 (phba->hba_flag & HBA_SP_QUEUE_EVT)) {
James Smart0b727fe2007-10-27 13:37:25 -0400689 if (pring->flag & LPFC_STOP_IOCB_EVENT) {
James Smart858c9f62007-06-17 19:56:39 -0500690 pring->flag |= LPFC_DEFERRED_RING_EVENT;
James Smart5e9d9b82008-06-14 22:52:53 -0400691 /* Set the lpfc data pending flag */
692 set_bit(LPFC_DATA_READY, &phba->data_flags);
James Smart858c9f62007-06-17 19:56:39 -0500693 } else {
James Smart94661502013-03-01 16:37:29 -0500694 if (phba->link_state >= LPFC_LINK_UP) {
695 pring->flag &= ~LPFC_DEFERRED_RING_EVENT;
696 lpfc_sli_handle_slow_ring_event(phba, pring,
697 (status &
698 HA_RXMASK));
699 }
James Smart858c9f62007-06-17 19:56:39 -0500700 }
James Smart0e9bb8d2013-03-01 16:35:12 -0500701 if ((phba->sli_rev == LPFC_SLI_REV4) &
702 (!list_empty(&pring->txq)))
James Smart2a9bf3d2010-06-07 15:24:45 -0400703 lpfc_drain_txq(phba);
James Smart858c9f62007-06-17 19:56:39 -0500704 /*
705 * Turn on Ring interrupts
706 */
James Smart3772a992009-05-22 14:50:54 -0400707 if (phba->sli_rev <= LPFC_SLI_REV3) {
708 spin_lock_irq(&phba->hbalock);
709 control = readl(phba->HCregaddr);
710 if (!(control & (HC_R0INT_ENA << LPFC_ELS_RING))) {
711 lpfc_debugfs_slow_ring_trc(phba,
712 "WRK Enable ring: cntl:x%x hacopy:x%x",
713 control, ha_copy, 0);
James Smarta58cbd52007-08-02 11:09:43 -0400714
James Smart3772a992009-05-22 14:50:54 -0400715 control |= (HC_R0INT_ENA << LPFC_ELS_RING);
716 writel(control, phba->HCregaddr);
717 readl(phba->HCregaddr); /* flush */
718 } else {
719 lpfc_debugfs_slow_ring_trc(phba,
720 "WRK Ring ok: cntl:x%x hacopy:x%x",
721 control, ha_copy, 0);
722 }
723 spin_unlock_irq(&phba->hbalock);
dea31012005-04-17 16:05:31 -0500724 }
725 }
James Smart2e0fef82007-06-17 19:56:36 -0500726 lpfc_work_list_done(phba);
dea31012005-04-17 16:05:31 -0500727}
728
dea31012005-04-17 16:05:31 -0500729int
730lpfc_do_work(void *p)
731{
732 struct lpfc_hba *phba = p;
733 int rc;
dea31012005-04-17 16:05:31 -0500734
735 set_user_nice(current, -20);
James Smart043c9562012-05-09 21:17:43 -0400736 current->flags |= PF_NOFREEZE;
James Smart5e9d9b82008-06-14 22:52:53 -0400737 phba->data_flags = 0;
dea31012005-04-17 16:05:31 -0500738
James Smart3a55b532008-12-04 22:38:54 -0500739 while (!kthread_should_stop()) {
James Smart5e9d9b82008-06-14 22:52:53 -0400740 /* wait and check worker queue activities */
741 rc = wait_event_interruptible(phba->work_waitq,
742 (test_and_clear_bit(LPFC_DATA_READY,
743 &phba->data_flags)
744 || kthread_should_stop()));
James Smart3a55b532008-12-04 22:38:54 -0500745 /* Signal wakeup shall terminate the worker thread */
746 if (rc) {
747 lpfc_printf_log(phba, KERN_ERR, LOG_ELS,
748 "0433 Wakeup on signal: rc=x%x\n", rc);
dea31012005-04-17 16:05:31 -0500749 break;
James Smart3a55b532008-12-04 22:38:54 -0500750 }
dea31012005-04-17 16:05:31 -0500751
James Smart5e9d9b82008-06-14 22:52:53 -0400752 /* Attend pending lpfc data processing */
dea31012005-04-17 16:05:31 -0500753 lpfc_work_done(phba);
dea31012005-04-17 16:05:31 -0500754 }
James Smart3a55b532008-12-04 22:38:54 -0500755 phba->worker_thread = NULL;
756 lpfc_printf_log(phba, KERN_INFO, LOG_ELS,
757 "0432 Worker thread stopped.\n");
dea31012005-04-17 16:05:31 -0500758 return 0;
759}
760
761/*
762 * This is only called to handle FC worker events. Since this a rare
Lucas De Marchi25985ed2011-03-30 22:57:33 -0300763 * occurrence, we allocate a struct lpfc_work_evt structure here instead of
dea31012005-04-17 16:05:31 -0500764 * embedding it in the IOCB.
765 */
766int
James Smart2e0fef82007-06-17 19:56:36 -0500767lpfc_workq_post_event(struct lpfc_hba *phba, void *arg1, void *arg2,
dea31012005-04-17 16:05:31 -0500768 uint32_t evt)
769{
770 struct lpfc_work_evt *evtp;
James Smarted957682007-06-17 19:56:37 -0500771 unsigned long flags;
dea31012005-04-17 16:05:31 -0500772
773 /*
774 * All Mailbox completions and LPFC_ELS_RING rcv ring IOCB events will
775 * be queued to worker thread for processing
776 */
James Smart92d7f7b2007-06-17 19:56:38 -0500777 evtp = kmalloc(sizeof(struct lpfc_work_evt), GFP_ATOMIC);
dea31012005-04-17 16:05:31 -0500778 if (!evtp)
779 return 0;
780
781 evtp->evt_arg1 = arg1;
782 evtp->evt_arg2 = arg2;
783 evtp->evt = evt;
784
James Smarted957682007-06-17 19:56:37 -0500785 spin_lock_irqsave(&phba->hbalock, flags);
James Smart071fbd3d2006-04-15 11:53:20 -0400786 list_add_tail(&evtp->evt_listp, &phba->work_list);
James Smarted957682007-06-17 19:56:37 -0500787 spin_unlock_irqrestore(&phba->hbalock, flags);
dea31012005-04-17 16:05:31 -0500788
James Smart5e9d9b82008-06-14 22:52:53 -0400789 lpfc_worker_wake_up(phba);
790
dea31012005-04-17 16:05:31 -0500791 return 1;
792}
793
James Smart92d7f7b2007-06-17 19:56:38 -0500794void
795lpfc_cleanup_rpis(struct lpfc_vport *vport, int remove)
796{
James Smart09372822008-01-11 01:52:54 -0500797 struct Scsi_Host *shost = lpfc_shost_from_vport(vport);
James Smart92d7f7b2007-06-17 19:56:38 -0500798 struct lpfc_hba *phba = vport->phba;
799 struct lpfc_nodelist *ndlp, *next_ndlp;
800 int rc;
801
802 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, nlp_listp) {
James Smarte47c9092008-02-08 18:49:26 -0500803 if (!NLP_CHK_NODE_ACT(ndlp))
804 continue;
James Smart92d7f7b2007-06-17 19:56:38 -0500805 if (ndlp->nlp_state == NLP_STE_UNUSED_NODE)
806 continue;
James Smart98c9ea52007-10-27 13:37:33 -0400807 if ((phba->sli3_options & LPFC_SLI3_VPORT_TEARDOWN) ||
808 ((vport->port_type == LPFC_NPIV_PORT) &&
809 (ndlp->nlp_DID == NameServer_DID)))
James Smart92d7f7b2007-06-17 19:56:38 -0500810 lpfc_unreg_rpi(vport, ndlp);
811
812 /* Leave Fabric nodes alone on link down */
James Smart4d9ab992009-10-02 15:16:39 -0400813 if ((phba->sli_rev < LPFC_SLI_REV4) &&
814 (!remove && ndlp->nlp_type & NLP_FABRIC))
James Smart92d7f7b2007-06-17 19:56:38 -0500815 continue;
816 rc = lpfc_disc_state_machine(vport, ndlp, NULL,
817 remove
818 ? NLP_EVT_DEVICE_RM
819 : NLP_EVT_DEVICE_RECOVERY);
820 }
821 if (phba->sli3_options & LPFC_SLI3_VPORT_TEARDOWN) {
James Smart5af5eee2010-10-22 11:06:38 -0400822 if (phba->sli_rev == LPFC_SLI_REV4)
823 lpfc_sli4_unreg_all_rpis(vport);
James Smart92d7f7b2007-06-17 19:56:38 -0500824 lpfc_mbx_unreg_vpi(vport);
James Smart09372822008-01-11 01:52:54 -0500825 spin_lock_irq(shost->host_lock);
James Smart92d7f7b2007-06-17 19:56:38 -0500826 vport->fc_flag |= FC_VPORT_NEEDS_REG_VPI;
James Smart09372822008-01-11 01:52:54 -0500827 spin_unlock_irq(shost->host_lock);
James Smart92d7f7b2007-06-17 19:56:38 -0500828 }
829}
830
James Smart87af33f2007-10-27 13:37:43 -0400831void
James Smart98c9ea52007-10-27 13:37:33 -0400832lpfc_port_link_failure(struct lpfc_vport *vport)
James Smart92d7f7b2007-06-17 19:56:38 -0500833{
James Smart695a8142010-01-26 23:08:03 -0500834 lpfc_vport_set_state(vport, FC_VPORT_LINKDOWN);
835
James Smart45ed1192009-10-02 15:17:02 -0400836 /* Cleanup any outstanding received buffers */
837 lpfc_cleanup_rcv_buffers(vport);
838
James Smart92d7f7b2007-06-17 19:56:38 -0500839 /* Cleanup any outstanding RSCN activity */
840 lpfc_els_flush_rscn(vport);
841
842 /* Cleanup any outstanding ELS commands */
843 lpfc_els_flush_cmd(vport);
844
845 lpfc_cleanup_rpis(vport, 0);
846
James Smart92d7f7b2007-06-17 19:56:38 -0500847 /* Turn off discovery timer if its running */
848 lpfc_can_disctmo(vport);
849}
850
James Smart3772a992009-05-22 14:50:54 -0400851void
James Smart98c9ea52007-10-27 13:37:33 -0400852lpfc_linkdown_port(struct lpfc_vport *vport)
853{
854 struct Scsi_Host *shost = lpfc_shost_from_vport(vport);
855
856 fc_host_post_event(shost, fc_get_event_number(), FCH_EVT_LINKDOWN, 0);
857
858 lpfc_debugfs_disc_trc(vport, LPFC_DISC_TRC_ELS_CMD,
859 "Link Down: state:x%x rtry:x%x flg:x%x",
860 vport->port_state, vport->fc_ns_retry, vport->fc_flag);
861
862 lpfc_port_link_failure(vport);
863
James Smart92494142011-02-16 12:39:44 -0500864 /* Stop delayed Nport discovery */
865 spin_lock_irq(shost->host_lock);
866 vport->fc_flag &= ~FC_DISC_DELAYED;
867 spin_unlock_irq(shost->host_lock);
868 del_timer_sync(&vport->delayed_disc_tmo);
James Smart98c9ea52007-10-27 13:37:33 -0400869}
870
dea31012005-04-17 16:05:31 -0500871int
James Smart685f0bf2007-04-25 09:53:08 -0400872lpfc_linkdown(struct lpfc_hba *phba)
dea31012005-04-17 16:05:31 -0500873{
James Smart2e0fef82007-06-17 19:56:36 -0500874 struct lpfc_vport *vport = phba->pport;
875 struct Scsi_Host *shost = lpfc_shost_from_vport(vport);
James Smart549e55c2007-08-02 11:09:51 -0400876 struct lpfc_vport **vports;
James Smart685f0bf2007-04-25 09:53:08 -0400877 LPFC_MBOXQ_t *mb;
James Smart549e55c2007-08-02 11:09:51 -0400878 int i;
dea31012005-04-17 16:05:31 -0500879
James Smart3163f722008-02-08 18:50:25 -0500880 if (phba->link_state == LPFC_LINK_DOWN)
James Smart2e0fef82007-06-17 19:56:36 -0500881 return 0;
James Smartaacc20e2009-12-21 17:02:51 -0500882
883 /* Block all SCSI stack I/Os */
884 lpfc_scsi_dev_block(phba);
885
James Smart2e0fef82007-06-17 19:56:36 -0500886 spin_lock_irq(&phba->hbalock);
James Smartecfd03c2010-02-12 14:41:27 -0500887 phba->fcf.fcf_flag &= ~(FCF_AVAILABLE | FCF_SCAN_DONE);
James Smart72100cc2010-02-12 14:43:01 -0500888 spin_unlock_irq(&phba->hbalock);
James Smart92d7f7b2007-06-17 19:56:38 -0500889 if (phba->link_state > LPFC_LINK_DOWN) {
James Smart2e0fef82007-06-17 19:56:36 -0500890 phba->link_state = LPFC_LINK_DOWN;
James Smart72100cc2010-02-12 14:43:01 -0500891 spin_lock_irq(shost->host_lock);
James Smart92d7f7b2007-06-17 19:56:38 -0500892 phba->pport->fc_flag &= ~FC_LBIT;
James Smart72100cc2010-02-12 14:43:01 -0500893 spin_unlock_irq(shost->host_lock);
James Smart92d7f7b2007-06-17 19:56:38 -0500894 }
James Smart549e55c2007-08-02 11:09:51 -0400895 vports = lpfc_create_vport_work_array(phba);
896 if (vports != NULL)
James Smart6fb120a2009-05-22 14:52:59 -0400897 for (i = 0; i <= phba->max_vports && vports[i] != NULL; i++) {
James Smart549e55c2007-08-02 11:09:51 -0400898 /* Issue a LINK DOWN event to all nodes */
899 lpfc_linkdown_port(vports[i]);
900 }
James Smart09372822008-01-11 01:52:54 -0500901 lpfc_destroy_vport_work_array(phba, vports);
dea31012005-04-17 16:05:31 -0500902 /* Clean up any firmware default rpi's */
James Smart2e0fef82007-06-17 19:56:36 -0500903 mb = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL);
904 if (mb) {
James Smart6d368e52011-05-24 11:44:12 -0400905 lpfc_unreg_did(phba, 0xffff, LPFC_UNREG_ALL_DFLT_RPIS, mb);
James Smarted957682007-06-17 19:56:37 -0500906 mb->vport = vport;
James Smart2e0fef82007-06-17 19:56:36 -0500907 mb->mbox_cmpl = lpfc_sli_def_mbox_cmpl;
James Smart0b727fe2007-10-27 13:37:25 -0400908 if (lpfc_sli_issue_mbox(phba, mb, MBX_NOWAIT)
dea31012005-04-17 16:05:31 -0500909 == MBX_NOT_FINISHED) {
James Smart2e0fef82007-06-17 19:56:36 -0500910 mempool_free(mb, phba->mbox_mem_pool);
dea31012005-04-17 16:05:31 -0500911 }
912 }
913
dea31012005-04-17 16:05:31 -0500914 /* Setup myDID for link up if we are in pt2pt mode */
James Smart92d7f7b2007-06-17 19:56:38 -0500915 if (phba->pport->fc_flag & FC_PT2PT) {
916 phba->pport->fc_myDID = 0;
James Smart2e0fef82007-06-17 19:56:36 -0500917 mb = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL);
918 if (mb) {
dea31012005-04-17 16:05:31 -0500919 lpfc_config_link(phba, mb);
James Smart92d7f7b2007-06-17 19:56:38 -0500920 mb->mbox_cmpl = lpfc_sli_def_mbox_cmpl;
James Smarted957682007-06-17 19:56:37 -0500921 mb->vport = vport;
James Smart0b727fe2007-10-27 13:37:25 -0400922 if (lpfc_sli_issue_mbox(phba, mb, MBX_NOWAIT)
dea31012005-04-17 16:05:31 -0500923 == MBX_NOT_FINISHED) {
James Smart2e0fef82007-06-17 19:56:36 -0500924 mempool_free(mb, phba->mbox_mem_pool);
dea31012005-04-17 16:05:31 -0500925 }
926 }
James Smart2e0fef82007-06-17 19:56:36 -0500927 spin_lock_irq(shost->host_lock);
James Smart92d7f7b2007-06-17 19:56:38 -0500928 phba->pport->fc_flag &= ~(FC_PT2PT | FC_PT2PT_PLOGI);
James Smart2e0fef82007-06-17 19:56:36 -0500929 spin_unlock_irq(shost->host_lock);
dea31012005-04-17 16:05:31 -0500930 }
James Smart2e0fef82007-06-17 19:56:36 -0500931
Jamie Wellnitz2fe165b2006-02-28 19:25:31 -0500932 return 0;
dea31012005-04-17 16:05:31 -0500933}
934
James Smart92d7f7b2007-06-17 19:56:38 -0500935static void
936lpfc_linkup_cleanup_nodes(struct lpfc_vport *vport)
dea31012005-04-17 16:05:31 -0500937{
James Smart92d7f7b2007-06-17 19:56:38 -0500938 struct lpfc_nodelist *ndlp;
939
940 list_for_each_entry(ndlp, &vport->fc_nodes, nlp_listp) {
James Smarte47c9092008-02-08 18:49:26 -0500941 if (!NLP_CHK_NODE_ACT(ndlp))
942 continue;
James Smart92d7f7b2007-06-17 19:56:38 -0500943 if (ndlp->nlp_state == NLP_STE_UNUSED_NODE)
944 continue;
James Smart92d7f7b2007-06-17 19:56:38 -0500945 if (ndlp->nlp_type & NLP_FABRIC) {
James Smarte47c9092008-02-08 18:49:26 -0500946 /* On Linkup its safe to clean up the ndlp
947 * from Fabric connections.
948 */
James Smart92d7f7b2007-06-17 19:56:38 -0500949 if (ndlp->nlp_DID != Fabric_DID)
950 lpfc_unreg_rpi(vport, ndlp);
951 lpfc_nlp_set_state(vport, ndlp, NLP_STE_NPR_NODE);
952 } else if (!(ndlp->nlp_flag & NLP_NPR_ADISC)) {
James Smarte47c9092008-02-08 18:49:26 -0500953 /* Fail outstanding IO now since device is
954 * marked for PLOGI.
955 */
James Smart92d7f7b2007-06-17 19:56:38 -0500956 lpfc_unreg_rpi(vport, ndlp);
957 }
958 }
959}
960
961static void
962lpfc_linkup_port(struct lpfc_vport *vport)
963{
964 struct Scsi_Host *shost = lpfc_shost_from_vport(vport);
James Smart92d7f7b2007-06-17 19:56:38 -0500965 struct lpfc_hba *phba = vport->phba;
966
967 if ((vport->load_flag & FC_UNLOADING) != 0)
968 return;
969
James Smart858c9f62007-06-17 19:56:39 -0500970 lpfc_debugfs_disc_trc(vport, LPFC_DISC_TRC_ELS_CMD,
971 "Link Up: top:x%x speed:x%x flg:x%x",
972 phba->fc_topology, phba->fc_linkspeed, phba->link_flag);
973
James Smart92d7f7b2007-06-17 19:56:38 -0500974 /* If NPIV is not enabled, only bring the physical port up */
975 if (!(phba->sli3_options & LPFC_SLI3_NPIV_ENABLED) &&
976 (vport != phba->pport))
977 return;
dea31012005-04-17 16:05:31 -0500978
James Smart2e0fef82007-06-17 19:56:36 -0500979 fc_host_post_event(shost, fc_get_event_number(), FCH_EVT_LINKUP, 0);
James Smartd2873e42006-08-18 17:46:43 -0400980
James Smart2e0fef82007-06-17 19:56:36 -0500981 spin_lock_irq(shost->host_lock);
James Smart2e0fef82007-06-17 19:56:36 -0500982 vport->fc_flag &= ~(FC_PT2PT | FC_PT2PT_PLOGI | FC_ABORT_DISCOVERY |
983 FC_RSCN_MODE | FC_NLP_MORE | FC_RSCN_DISCOVERY);
984 vport->fc_flag |= FC_NDISC_ACTIVE;
985 vport->fc_ns_retry = 0;
986 spin_unlock_irq(shost->host_lock);
dea31012005-04-17 16:05:31 -0500987
James Smart92d7f7b2007-06-17 19:56:38 -0500988 if (vport->fc_flag & FC_LBIT)
989 lpfc_linkup_cleanup_nodes(vport);
dea31012005-04-17 16:05:31 -0500990
James Smart92d7f7b2007-06-17 19:56:38 -0500991}
992
993static int
994lpfc_linkup(struct lpfc_hba *phba)
995{
James Smart549e55c2007-08-02 11:09:51 -0400996 struct lpfc_vport **vports;
997 int i;
James Smart92d7f7b2007-06-17 19:56:38 -0500998
James Smart19ca7602010-11-20 23:11:55 -0500999 lpfc_cleanup_wt_rrqs(phba);
James Smart92d7f7b2007-06-17 19:56:38 -05001000 phba->link_state = LPFC_LINK_UP;
1001
1002 /* Unblock fabric iocbs if they are blocked */
1003 clear_bit(FABRIC_COMANDS_BLOCKED, &phba->bit_flags);
1004 del_timer_sync(&phba->fabric_block_timer);
1005
James Smart549e55c2007-08-02 11:09:51 -04001006 vports = lpfc_create_vport_work_array(phba);
1007 if (vports != NULL)
James Smart6fb120a2009-05-22 14:52:59 -04001008 for (i = 0; i <= phba->max_vports && vports[i] != NULL; i++)
James Smart549e55c2007-08-02 11:09:51 -04001009 lpfc_linkup_port(vports[i]);
James Smart09372822008-01-11 01:52:54 -05001010 lpfc_destroy_vport_work_array(phba, vports);
James Smart6fb120a2009-05-22 14:52:59 -04001011 if ((phba->sli3_options & LPFC_SLI3_NPIV_ENABLED) &&
1012 (phba->sli_rev < LPFC_SLI_REV4))
James Smart92d7f7b2007-06-17 19:56:38 -05001013 lpfc_issue_clear_la(phba, phba->pport);
dea31012005-04-17 16:05:31 -05001014
1015 return 0;
1016}
1017
1018/*
1019 * This routine handles processing a CLEAR_LA mailbox
1020 * command upon completion. It is setup in the LPFC_MBOXQ
1021 * as the completion routine when the command is
1022 * handed off to the SLI layer.
1023 */
Adrian Bunka6ababd2007-11-05 18:07:33 +01001024static void
James Smart2e0fef82007-06-17 19:56:36 -05001025lpfc_mbx_cmpl_clear_la(struct lpfc_hba *phba, LPFC_MBOXQ_t *pmb)
dea31012005-04-17 16:05:31 -05001026{
James Smart2e0fef82007-06-17 19:56:36 -05001027 struct lpfc_vport *vport = pmb->vport;
1028 struct Scsi_Host *shost = lpfc_shost_from_vport(vport);
1029 struct lpfc_sli *psli = &phba->sli;
James Smart04c68492009-05-22 14:52:52 -04001030 MAILBOX_t *mb = &pmb->u.mb;
dea31012005-04-17 16:05:31 -05001031 uint32_t control;
1032
dea31012005-04-17 16:05:31 -05001033 /* Since we don't do discovery right now, turn these off here */
James Smarta4bc3372006-12-02 13:34:16 -05001034 psli->ring[psli->extra_ring].flag &= ~LPFC_STOP_IOCB_EVENT;
dea31012005-04-17 16:05:31 -05001035 psli->ring[psli->fcp_ring].flag &= ~LPFC_STOP_IOCB_EVENT;
1036 psli->ring[psli->next_ring].flag &= ~LPFC_STOP_IOCB_EVENT;
1037
1038 /* Check for error */
1039 if ((mb->mbxStatus) && (mb->mbxStatus != 0x1601)) {
James Smart92d7f7b2007-06-17 19:56:38 -05001040 /* CLEAR_LA mbox error <mbxStatus> state <hba_state> */
James Smarte8b62012007-08-02 11:10:09 -04001041 lpfc_printf_vlog(vport, KERN_ERR, LOG_MBOX,
1042 "0320 CLEAR_LA mbxStatus error x%x hba "
1043 "state x%x\n",
1044 mb->mbxStatus, vport->port_state);
James Smart2e0fef82007-06-17 19:56:36 -05001045 phba->link_state = LPFC_HBA_ERROR;
dea31012005-04-17 16:05:31 -05001046 goto out;
1047 }
1048
James Smart92d7f7b2007-06-17 19:56:38 -05001049 if (vport->port_type == LPFC_PHYSICAL_PORT)
1050 phba->link_state = LPFC_HBA_READY;
1051
1052 spin_lock_irq(&phba->hbalock);
1053 psli->sli_flag |= LPFC_PROCESS_LA;
1054 control = readl(phba->HCregaddr);
1055 control |= HC_LAINT_ENA;
1056 writel(control, phba->HCregaddr);
1057 readl(phba->HCregaddr); /* flush */
1058 spin_unlock_irq(&phba->hbalock);
James Smart1b32f6a2008-02-08 18:49:39 -05001059 mempool_free(pmb, phba->mbox_mem_pool);
James Smart92d7f7b2007-06-17 19:56:38 -05001060 return;
dea31012005-04-17 16:05:31 -05001061
dea31012005-04-17 16:05:31 -05001062out:
1063 /* Device Discovery completes */
James Smarte8b62012007-08-02 11:10:09 -04001064 lpfc_printf_vlog(vport, KERN_INFO, LOG_DISCOVERY,
1065 "0225 Device Discovery completes\n");
James Smart2e0fef82007-06-17 19:56:36 -05001066 mempool_free(pmb, phba->mbox_mem_pool);
dea31012005-04-17 16:05:31 -05001067
James Smart2e0fef82007-06-17 19:56:36 -05001068 spin_lock_irq(shost->host_lock);
James Smart58da1ff2008-04-07 10:15:56 -04001069 vport->fc_flag &= ~FC_ABORT_DISCOVERY;
James Smart2e0fef82007-06-17 19:56:36 -05001070 spin_unlock_irq(shost->host_lock);
dea31012005-04-17 16:05:31 -05001071
James Smart2e0fef82007-06-17 19:56:36 -05001072 lpfc_can_disctmo(vport);
dea31012005-04-17 16:05:31 -05001073
1074 /* turn on Link Attention interrupts */
James Smart2e0fef82007-06-17 19:56:36 -05001075
1076 spin_lock_irq(&phba->hbalock);
dea31012005-04-17 16:05:31 -05001077 psli->sli_flag |= LPFC_PROCESS_LA;
1078 control = readl(phba->HCregaddr);
1079 control |= HC_LAINT_ENA;
1080 writel(control, phba->HCregaddr);
1081 readl(phba->HCregaddr); /* flush */
James Smart2e0fef82007-06-17 19:56:36 -05001082 spin_unlock_irq(&phba->hbalock);
dea31012005-04-17 16:05:31 -05001083
1084 return;
1085}
1086
James Smart2e0fef82007-06-17 19:56:36 -05001087
dea31012005-04-17 16:05:31 -05001088static void
Jamie Wellnitz25594c62006-02-28 19:25:34 -05001089lpfc_mbx_cmpl_local_config_link(struct lpfc_hba *phba, LPFC_MBOXQ_t *pmb)
dea31012005-04-17 16:05:31 -05001090{
James Smart2e0fef82007-06-17 19:56:36 -05001091 struct lpfc_vport *vport = pmb->vport;
dea31012005-04-17 16:05:31 -05001092
James Smart04c68492009-05-22 14:52:52 -04001093 if (pmb->u.mb.mbxStatus)
dea31012005-04-17 16:05:31 -05001094 goto out;
dea31012005-04-17 16:05:31 -05001095
Jamie Wellnitz25594c62006-02-28 19:25:34 -05001096 mempool_free(pmb, phba->mbox_mem_pool);
1097
James Smart1b511972011-12-13 13:23:09 -05001098 /* don't perform discovery for SLI4 loopback diagnostic test */
1099 if ((phba->sli_rev == LPFC_SLI_REV4) &&
1100 !(phba->hba_flag & HBA_FCOE_MODE) &&
1101 (phba->link_flag & LS_LOOPBACK_MODE))
1102 return;
1103
James Smart76a95d72010-11-20 23:11:48 -05001104 if (phba->fc_topology == LPFC_TOPOLOGY_LOOP &&
James Smart2e0fef82007-06-17 19:56:36 -05001105 vport->fc_flag & FC_PUBLIC_LOOP &&
1106 !(vport->fc_flag & FC_LBIT)) {
Jamie Wellnitz25594c62006-02-28 19:25:34 -05001107 /* Need to wait for FAN - use discovery timer
James Smart2e0fef82007-06-17 19:56:36 -05001108 * for timeout. port_state is identically
Jamie Wellnitz25594c62006-02-28 19:25:34 -05001109 * LPFC_LOCAL_CFG_LINK while waiting for FAN
1110 */
James Smart2e0fef82007-06-17 19:56:36 -05001111 lpfc_set_disctmo(vport);
Jamie Wellnitz25594c62006-02-28 19:25:34 -05001112 return;
James Smart92d7f7b2007-06-17 19:56:38 -05001113 }
dea31012005-04-17 16:05:31 -05001114
James Smart2e0fef82007-06-17 19:56:36 -05001115 /* Start discovery by sending a FLOGI. port_state is identically
Jamie Wellnitz25594c62006-02-28 19:25:34 -05001116 * LPFC_FLOGI while waiting for FLOGI cmpl
1117 */
James Smarte6446432012-05-09 21:16:42 -04001118 if (vport->port_state != LPFC_FLOGI || vport->fc_flag & FC_PT2PT_PLOGI)
James Smart92d7f7b2007-06-17 19:56:38 -05001119 lpfc_initial_flogi(vport);
Jamie Wellnitz25594c62006-02-28 19:25:34 -05001120 return;
dea31012005-04-17 16:05:31 -05001121
1122out:
James Smarte8b62012007-08-02 11:10:09 -04001123 lpfc_printf_vlog(vport, KERN_ERR, LOG_MBOX,
1124 "0306 CONFIG_LINK mbxStatus error x%x "
1125 "HBA state x%x\n",
James Smart04c68492009-05-22 14:52:52 -04001126 pmb->u.mb.mbxStatus, vport->port_state);
James Smart92d7f7b2007-06-17 19:56:38 -05001127 mempool_free(pmb, phba->mbox_mem_pool);
Jamie Wellnitz25594c62006-02-28 19:25:34 -05001128
1129 lpfc_linkdown(phba);
1130
James Smarte8b62012007-08-02 11:10:09 -04001131 lpfc_printf_vlog(vport, KERN_ERR, LOG_DISCOVERY,
1132 "0200 CONFIG_LINK bad hba state x%x\n",
1133 vport->port_state);
dea31012005-04-17 16:05:31 -05001134
James Smart92d7f7b2007-06-17 19:56:38 -05001135 lpfc_issue_clear_la(phba, vport);
dea31012005-04-17 16:05:31 -05001136 return;
1137}
1138
James Smart7d791df2011-07-22 18:37:52 -04001139/**
1140 * lpfc_sli4_clear_fcf_rr_bmask
1141 * @phba pointer to the struct lpfc_hba for this port.
1142 * This fucnction resets the round robin bit mask and clears the
1143 * fcf priority list. The list deletions are done while holding the
1144 * hbalock. The ON_LIST flag and the FLOGI_FAILED flags are cleared
1145 * from the lpfc_fcf_pri record.
1146 **/
1147void
1148lpfc_sli4_clear_fcf_rr_bmask(struct lpfc_hba *phba)
1149{
1150 struct lpfc_fcf_pri *fcf_pri;
1151 struct lpfc_fcf_pri *next_fcf_pri;
1152 memset(phba->fcf.fcf_rr_bmask, 0, sizeof(*phba->fcf.fcf_rr_bmask));
1153 spin_lock_irq(&phba->hbalock);
1154 list_for_each_entry_safe(fcf_pri, next_fcf_pri,
1155 &phba->fcf.fcf_pri_list, list) {
1156 list_del_init(&fcf_pri->list);
1157 fcf_pri->fcf_rec.flag = 0;
1158 }
1159 spin_unlock_irq(&phba->hbalock);
1160}
dea31012005-04-17 16:05:31 -05001161static void
James Smart6fb120a2009-05-22 14:52:59 -04001162lpfc_mbx_cmpl_reg_fcfi(struct lpfc_hba *phba, LPFC_MBOXQ_t *mboxq)
1163{
1164 struct lpfc_vport *vport = mboxq->vport;
James Smart6fb120a2009-05-22 14:52:59 -04001165
1166 if (mboxq->u.mb.mbxStatus) {
1167 lpfc_printf_vlog(vport, KERN_ERR, LOG_MBOX,
1168 "2017 REG_FCFI mbxStatus error x%x "
1169 "HBA state x%x\n",
1170 mboxq->u.mb.mbxStatus, vport->port_state);
James Smarta93ff372010-10-22 11:06:08 -04001171 goto fail_out;
James Smart6fb120a2009-05-22 14:52:59 -04001172 }
1173
1174 /* Start FCoE discovery by sending a FLOGI. */
1175 phba->fcf.fcfi = bf_get(lpfc_reg_fcfi_fcfi, &mboxq->u.mqe.un.reg_fcfi);
1176 /* Set the FCFI registered flag */
James Smartd439d282010-09-29 11:18:45 -04001177 spin_lock_irq(&phba->hbalock);
James Smart6fb120a2009-05-22 14:52:59 -04001178 phba->fcf.fcf_flag |= FCF_REGISTERED;
James Smartd439d282010-09-29 11:18:45 -04001179 spin_unlock_irq(&phba->hbalock);
James Smarta93ff372010-10-22 11:06:08 -04001180
James Smart32b97932009-07-19 10:01:21 -04001181 /* If there is a pending FCoE event, restart FCF table scan. */
James Smart7d791df2011-07-22 18:37:52 -04001182 if ((!(phba->hba_flag & FCF_RR_INPROG)) &&
1183 lpfc_check_pending_fcoe_event(phba, LPFC_UNREG_FCF))
James Smarta93ff372010-10-22 11:06:08 -04001184 goto fail_out;
1185
1186 /* Mark successful completion of FCF table scan */
James Smartd439d282010-09-29 11:18:45 -04001187 spin_lock_irq(&phba->hbalock);
James Smartecfd03c2010-02-12 14:41:27 -05001188 phba->fcf.fcf_flag |= (FCF_SCAN_DONE | FCF_IN_USE);
James Smarta93ff372010-10-22 11:06:08 -04001189 phba->hba_flag &= ~FCF_TS_INPROG;
1190 if (vport->port_state != LPFC_FLOGI) {
1191 phba->hba_flag |= FCF_RR_INPROG;
1192 spin_unlock_irq(&phba->hbalock);
James Smart76a95d72010-11-20 23:11:48 -05001193 lpfc_issue_init_vfi(vport);
James Smarta93ff372010-10-22 11:06:08 -04001194 goto out;
1195 }
1196 spin_unlock_irq(&phba->hbalock);
1197 goto out;
James Smart6fb120a2009-05-22 14:52:59 -04001198
James Smarta93ff372010-10-22 11:06:08 -04001199fail_out:
1200 spin_lock_irq(&phba->hbalock);
1201 phba->hba_flag &= ~FCF_RR_INPROG;
1202 spin_unlock_irq(&phba->hbalock);
1203out:
James Smart6fb120a2009-05-22 14:52:59 -04001204 mempool_free(mboxq, phba->mbox_mem_pool);
James Smart6fb120a2009-05-22 14:52:59 -04001205}
1206
1207/**
1208 * lpfc_fab_name_match - Check if the fcf fabric name match.
1209 * @fab_name: pointer to fabric name.
1210 * @new_fcf_record: pointer to fcf record.
1211 *
1212 * This routine compare the fcf record's fabric name with provided
1213 * fabric name. If the fabric name are identical this function
1214 * returns 1 else return 0.
1215 **/
1216static uint32_t
1217lpfc_fab_name_match(uint8_t *fab_name, struct fcf_record *new_fcf_record)
1218{
James Smartecfd03c2010-02-12 14:41:27 -05001219 if (fab_name[0] != bf_get(lpfc_fcf_record_fab_name_0, new_fcf_record))
James Smart6fb120a2009-05-22 14:52:59 -04001220 return 0;
James Smartecfd03c2010-02-12 14:41:27 -05001221 if (fab_name[1] != bf_get(lpfc_fcf_record_fab_name_1, new_fcf_record))
1222 return 0;
1223 if (fab_name[2] != bf_get(lpfc_fcf_record_fab_name_2, new_fcf_record))
1224 return 0;
1225 if (fab_name[3] != bf_get(lpfc_fcf_record_fab_name_3, new_fcf_record))
1226 return 0;
1227 if (fab_name[4] != bf_get(lpfc_fcf_record_fab_name_4, new_fcf_record))
1228 return 0;
1229 if (fab_name[5] != bf_get(lpfc_fcf_record_fab_name_5, new_fcf_record))
1230 return 0;
1231 if (fab_name[6] != bf_get(lpfc_fcf_record_fab_name_6, new_fcf_record))
1232 return 0;
1233 if (fab_name[7] != bf_get(lpfc_fcf_record_fab_name_7, new_fcf_record))
1234 return 0;
1235 return 1;
James Smart6fb120a2009-05-22 14:52:59 -04001236}
1237
1238/**
James Smart8fa38512009-07-19 10:01:03 -04001239 * lpfc_sw_name_match - Check if the fcf switch name match.
1240 * @fab_name: pointer to fabric name.
1241 * @new_fcf_record: pointer to fcf record.
1242 *
1243 * This routine compare the fcf record's switch name with provided
1244 * switch name. If the switch name are identical this function
1245 * returns 1 else return 0.
1246 **/
1247static uint32_t
1248lpfc_sw_name_match(uint8_t *sw_name, struct fcf_record *new_fcf_record)
1249{
James Smartecfd03c2010-02-12 14:41:27 -05001250 if (sw_name[0] != bf_get(lpfc_fcf_record_switch_name_0, new_fcf_record))
James Smart8fa38512009-07-19 10:01:03 -04001251 return 0;
James Smartecfd03c2010-02-12 14:41:27 -05001252 if (sw_name[1] != bf_get(lpfc_fcf_record_switch_name_1, new_fcf_record))
1253 return 0;
1254 if (sw_name[2] != bf_get(lpfc_fcf_record_switch_name_2, new_fcf_record))
1255 return 0;
1256 if (sw_name[3] != bf_get(lpfc_fcf_record_switch_name_3, new_fcf_record))
1257 return 0;
1258 if (sw_name[4] != bf_get(lpfc_fcf_record_switch_name_4, new_fcf_record))
1259 return 0;
1260 if (sw_name[5] != bf_get(lpfc_fcf_record_switch_name_5, new_fcf_record))
1261 return 0;
1262 if (sw_name[6] != bf_get(lpfc_fcf_record_switch_name_6, new_fcf_record))
1263 return 0;
1264 if (sw_name[7] != bf_get(lpfc_fcf_record_switch_name_7, new_fcf_record))
1265 return 0;
1266 return 1;
James Smart8fa38512009-07-19 10:01:03 -04001267}
1268
1269/**
James Smart6fb120a2009-05-22 14:52:59 -04001270 * lpfc_mac_addr_match - Check if the fcf mac address match.
James Smartecfd03c2010-02-12 14:41:27 -05001271 * @mac_addr: pointer to mac address.
James Smart6fb120a2009-05-22 14:52:59 -04001272 * @new_fcf_record: pointer to fcf record.
1273 *
1274 * This routine compare the fcf record's mac address with HBA's
1275 * FCF mac address. If the mac addresses are identical this function
1276 * returns 1 else return 0.
1277 **/
1278static uint32_t
James Smartecfd03c2010-02-12 14:41:27 -05001279lpfc_mac_addr_match(uint8_t *mac_addr, struct fcf_record *new_fcf_record)
James Smart6fb120a2009-05-22 14:52:59 -04001280{
James Smartecfd03c2010-02-12 14:41:27 -05001281 if (mac_addr[0] != bf_get(lpfc_fcf_record_mac_0, new_fcf_record))
James Smart6fb120a2009-05-22 14:52:59 -04001282 return 0;
James Smartecfd03c2010-02-12 14:41:27 -05001283 if (mac_addr[1] != bf_get(lpfc_fcf_record_mac_1, new_fcf_record))
1284 return 0;
1285 if (mac_addr[2] != bf_get(lpfc_fcf_record_mac_2, new_fcf_record))
1286 return 0;
1287 if (mac_addr[3] != bf_get(lpfc_fcf_record_mac_3, new_fcf_record))
1288 return 0;
1289 if (mac_addr[4] != bf_get(lpfc_fcf_record_mac_4, new_fcf_record))
1290 return 0;
1291 if (mac_addr[5] != bf_get(lpfc_fcf_record_mac_5, new_fcf_record))
1292 return 0;
1293 return 1;
1294}
1295
1296static bool
1297lpfc_vlan_id_match(uint16_t curr_vlan_id, uint16_t new_vlan_id)
1298{
1299 return (curr_vlan_id == new_vlan_id);
James Smart6fb120a2009-05-22 14:52:59 -04001300}
1301
1302/**
James Smart7d791df2011-07-22 18:37:52 -04001303 * lpfc_update_fcf_record - Update driver fcf record
1304 * __lpfc_update_fcf_record_pri - update the lpfc_fcf_pri record.
1305 * @phba: pointer to lpfc hba data structure.
1306 * @fcf_index: Index for the lpfc_fcf_record.
1307 * @new_fcf_record: pointer to hba fcf record.
1308 *
1309 * This routine updates the driver FCF priority record from the new HBA FCF
1310 * record. This routine is called with the host lock held.
1311 **/
1312static void
1313__lpfc_update_fcf_record_pri(struct lpfc_hba *phba, uint16_t fcf_index,
1314 struct fcf_record *new_fcf_record
1315 )
1316{
1317 struct lpfc_fcf_pri *fcf_pri;
1318
1319 fcf_pri = &phba->fcf.fcf_pri[fcf_index];
1320 fcf_pri->fcf_rec.fcf_index = fcf_index;
1321 /* FCF record priority */
1322 fcf_pri->fcf_rec.priority = new_fcf_record->fip_priority;
1323
1324}
1325
1326/**
James Smart6fb120a2009-05-22 14:52:59 -04001327 * lpfc_copy_fcf_record - Copy fcf information to lpfc_hba.
James Smartecfd03c2010-02-12 14:41:27 -05001328 * @fcf: pointer to driver fcf record.
James Smart6fb120a2009-05-22 14:52:59 -04001329 * @new_fcf_record: pointer to fcf record.
1330 *
1331 * This routine copies the FCF information from the FCF
1332 * record to lpfc_hba data structure.
1333 **/
1334static void
James Smartecfd03c2010-02-12 14:41:27 -05001335lpfc_copy_fcf_record(struct lpfc_fcf_rec *fcf_rec,
1336 struct fcf_record *new_fcf_record)
James Smart6fb120a2009-05-22 14:52:59 -04001337{
James Smartecfd03c2010-02-12 14:41:27 -05001338 /* Fabric name */
1339 fcf_rec->fabric_name[0] =
James Smart6fb120a2009-05-22 14:52:59 -04001340 bf_get(lpfc_fcf_record_fab_name_0, new_fcf_record);
James Smartecfd03c2010-02-12 14:41:27 -05001341 fcf_rec->fabric_name[1] =
James Smart6fb120a2009-05-22 14:52:59 -04001342 bf_get(lpfc_fcf_record_fab_name_1, new_fcf_record);
James Smartecfd03c2010-02-12 14:41:27 -05001343 fcf_rec->fabric_name[2] =
James Smart6fb120a2009-05-22 14:52:59 -04001344 bf_get(lpfc_fcf_record_fab_name_2, new_fcf_record);
James Smartecfd03c2010-02-12 14:41:27 -05001345 fcf_rec->fabric_name[3] =
James Smart6fb120a2009-05-22 14:52:59 -04001346 bf_get(lpfc_fcf_record_fab_name_3, new_fcf_record);
James Smartecfd03c2010-02-12 14:41:27 -05001347 fcf_rec->fabric_name[4] =
James Smart6fb120a2009-05-22 14:52:59 -04001348 bf_get(lpfc_fcf_record_fab_name_4, new_fcf_record);
James Smartecfd03c2010-02-12 14:41:27 -05001349 fcf_rec->fabric_name[5] =
James Smart6fb120a2009-05-22 14:52:59 -04001350 bf_get(lpfc_fcf_record_fab_name_5, new_fcf_record);
James Smartecfd03c2010-02-12 14:41:27 -05001351 fcf_rec->fabric_name[6] =
James Smart6fb120a2009-05-22 14:52:59 -04001352 bf_get(lpfc_fcf_record_fab_name_6, new_fcf_record);
James Smartecfd03c2010-02-12 14:41:27 -05001353 fcf_rec->fabric_name[7] =
James Smart6fb120a2009-05-22 14:52:59 -04001354 bf_get(lpfc_fcf_record_fab_name_7, new_fcf_record);
James Smartecfd03c2010-02-12 14:41:27 -05001355 /* Mac address */
1356 fcf_rec->mac_addr[0] = bf_get(lpfc_fcf_record_mac_0, new_fcf_record);
1357 fcf_rec->mac_addr[1] = bf_get(lpfc_fcf_record_mac_1, new_fcf_record);
1358 fcf_rec->mac_addr[2] = bf_get(lpfc_fcf_record_mac_2, new_fcf_record);
1359 fcf_rec->mac_addr[3] = bf_get(lpfc_fcf_record_mac_3, new_fcf_record);
1360 fcf_rec->mac_addr[4] = bf_get(lpfc_fcf_record_mac_4, new_fcf_record);
1361 fcf_rec->mac_addr[5] = bf_get(lpfc_fcf_record_mac_5, new_fcf_record);
1362 /* FCF record index */
1363 fcf_rec->fcf_indx = bf_get(lpfc_fcf_record_fcf_index, new_fcf_record);
1364 /* FCF record priority */
1365 fcf_rec->priority = new_fcf_record->fip_priority;
1366 /* Switch name */
1367 fcf_rec->switch_name[0] =
James Smart8fa38512009-07-19 10:01:03 -04001368 bf_get(lpfc_fcf_record_switch_name_0, new_fcf_record);
James Smartecfd03c2010-02-12 14:41:27 -05001369 fcf_rec->switch_name[1] =
James Smart8fa38512009-07-19 10:01:03 -04001370 bf_get(lpfc_fcf_record_switch_name_1, new_fcf_record);
James Smartecfd03c2010-02-12 14:41:27 -05001371 fcf_rec->switch_name[2] =
James Smart8fa38512009-07-19 10:01:03 -04001372 bf_get(lpfc_fcf_record_switch_name_2, new_fcf_record);
James Smartecfd03c2010-02-12 14:41:27 -05001373 fcf_rec->switch_name[3] =
James Smart8fa38512009-07-19 10:01:03 -04001374 bf_get(lpfc_fcf_record_switch_name_3, new_fcf_record);
James Smartecfd03c2010-02-12 14:41:27 -05001375 fcf_rec->switch_name[4] =
James Smart8fa38512009-07-19 10:01:03 -04001376 bf_get(lpfc_fcf_record_switch_name_4, new_fcf_record);
James Smartecfd03c2010-02-12 14:41:27 -05001377 fcf_rec->switch_name[5] =
James Smart8fa38512009-07-19 10:01:03 -04001378 bf_get(lpfc_fcf_record_switch_name_5, new_fcf_record);
James Smartecfd03c2010-02-12 14:41:27 -05001379 fcf_rec->switch_name[6] =
James Smart8fa38512009-07-19 10:01:03 -04001380 bf_get(lpfc_fcf_record_switch_name_6, new_fcf_record);
James Smartecfd03c2010-02-12 14:41:27 -05001381 fcf_rec->switch_name[7] =
James Smart8fa38512009-07-19 10:01:03 -04001382 bf_get(lpfc_fcf_record_switch_name_7, new_fcf_record);
James Smart6fb120a2009-05-22 14:52:59 -04001383}
1384
1385/**
James Smartecfd03c2010-02-12 14:41:27 -05001386 * lpfc_update_fcf_record - Update driver fcf record
1387 * @phba: pointer to lpfc hba data structure.
1388 * @fcf_rec: pointer to driver fcf record.
1389 * @new_fcf_record: pointer to hba fcf record.
1390 * @addr_mode: address mode to be set to the driver fcf record.
1391 * @vlan_id: vlan tag to be set to the driver fcf record.
1392 * @flag: flag bits to be set to the driver fcf record.
1393 *
1394 * This routine updates the driver FCF record from the new HBA FCF record
1395 * together with the address mode, vlan_id, and other informations. This
1396 * routine is called with the host lock held.
1397 **/
1398static void
1399__lpfc_update_fcf_record(struct lpfc_hba *phba, struct lpfc_fcf_rec *fcf_rec,
1400 struct fcf_record *new_fcf_record, uint32_t addr_mode,
1401 uint16_t vlan_id, uint32_t flag)
1402{
1403 /* Copy the fields from the HBA's FCF record */
1404 lpfc_copy_fcf_record(fcf_rec, new_fcf_record);
1405 /* Update other fields of driver FCF record */
1406 fcf_rec->addr_mode = addr_mode;
1407 fcf_rec->vlan_id = vlan_id;
1408 fcf_rec->flag |= (flag | RECORD_VALID);
James Smart7d791df2011-07-22 18:37:52 -04001409 __lpfc_update_fcf_record_pri(phba,
1410 bf_get(lpfc_fcf_record_fcf_index, new_fcf_record),
1411 new_fcf_record);
James Smartecfd03c2010-02-12 14:41:27 -05001412}
1413
1414/**
James Smart6fb120a2009-05-22 14:52:59 -04001415 * lpfc_register_fcf - Register the FCF with hba.
1416 * @phba: pointer to lpfc hba data structure.
1417 *
1418 * This routine issues a register fcfi mailbox command to register
1419 * the fcf with HBA.
1420 **/
1421static void
1422lpfc_register_fcf(struct lpfc_hba *phba)
1423{
1424 LPFC_MBOXQ_t *fcf_mbxq;
1425 int rc;
James Smart6fb120a2009-05-22 14:52:59 -04001426
James Smartd439d282010-09-29 11:18:45 -04001427 spin_lock_irq(&phba->hbalock);
Lucas De Marchi25985ed2011-03-30 22:57:33 -03001428 /* If the FCF is not available do nothing. */
James Smart6fb120a2009-05-22 14:52:59 -04001429 if (!(phba->fcf.fcf_flag & FCF_AVAILABLE)) {
James Smarta93ff372010-10-22 11:06:08 -04001430 phba->hba_flag &= ~(FCF_TS_INPROG | FCF_RR_INPROG);
James Smartd439d282010-09-29 11:18:45 -04001431 spin_unlock_irq(&phba->hbalock);
James Smart6fb120a2009-05-22 14:52:59 -04001432 return;
1433 }
1434
1435 /* The FCF is already registered, start discovery */
1436 if (phba->fcf.fcf_flag & FCF_REGISTERED) {
James Smartecfd03c2010-02-12 14:41:27 -05001437 phba->fcf.fcf_flag |= (FCF_SCAN_DONE | FCF_IN_USE);
James Smarta93ff372010-10-22 11:06:08 -04001438 phba->hba_flag &= ~FCF_TS_INPROG;
1439 if (phba->pport->port_state != LPFC_FLOGI) {
1440 phba->hba_flag |= FCF_RR_INPROG;
1441 spin_unlock_irq(&phba->hbalock);
James Smartbf086112011-08-21 21:48:13 -04001442 lpfc_initial_flogi(phba->pport);
James Smarta93ff372010-10-22 11:06:08 -04001443 return;
1444 }
1445 spin_unlock_irq(&phba->hbalock);
James Smart6fb120a2009-05-22 14:52:59 -04001446 return;
1447 }
James Smartd439d282010-09-29 11:18:45 -04001448 spin_unlock_irq(&phba->hbalock);
James Smart6fb120a2009-05-22 14:52:59 -04001449
James Smarta93ff372010-10-22 11:06:08 -04001450 fcf_mbxq = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL);
James Smart4d9ab992009-10-02 15:16:39 -04001451 if (!fcf_mbxq) {
James Smartd439d282010-09-29 11:18:45 -04001452 spin_lock_irq(&phba->hbalock);
James Smarta93ff372010-10-22 11:06:08 -04001453 phba->hba_flag &= ~(FCF_TS_INPROG | FCF_RR_INPROG);
James Smartd439d282010-09-29 11:18:45 -04001454 spin_unlock_irq(&phba->hbalock);
James Smart6fb120a2009-05-22 14:52:59 -04001455 return;
James Smart4d9ab992009-10-02 15:16:39 -04001456 }
James Smart6fb120a2009-05-22 14:52:59 -04001457
1458 lpfc_reg_fcfi(phba, fcf_mbxq);
1459 fcf_mbxq->vport = phba->pport;
1460 fcf_mbxq->mbox_cmpl = lpfc_mbx_cmpl_reg_fcfi;
1461 rc = lpfc_sli_issue_mbox(phba, fcf_mbxq, MBX_NOWAIT);
James Smart4d9ab992009-10-02 15:16:39 -04001462 if (rc == MBX_NOT_FINISHED) {
James Smartd439d282010-09-29 11:18:45 -04001463 spin_lock_irq(&phba->hbalock);
James Smarta93ff372010-10-22 11:06:08 -04001464 phba->hba_flag &= ~(FCF_TS_INPROG | FCF_RR_INPROG);
James Smartd439d282010-09-29 11:18:45 -04001465 spin_unlock_irq(&phba->hbalock);
James Smart6fb120a2009-05-22 14:52:59 -04001466 mempool_free(fcf_mbxq, phba->mbox_mem_pool);
James Smart4d9ab992009-10-02 15:16:39 -04001467 }
James Smart6fb120a2009-05-22 14:52:59 -04001468
1469 return;
1470}
1471
1472/**
1473 * lpfc_match_fcf_conn_list - Check if the FCF record can be used for discovery.
1474 * @phba: pointer to lpfc hba data structure.
1475 * @new_fcf_record: pointer to fcf record.
1476 * @boot_flag: Indicates if this record used by boot bios.
1477 * @addr_mode: The address mode to be used by this FCF
James Smartecfd03c2010-02-12 14:41:27 -05001478 * @vlan_id: The vlan id to be used as vlan tagging by this FCF.
James Smart6fb120a2009-05-22 14:52:59 -04001479 *
1480 * This routine compare the fcf record with connect list obtained from the
1481 * config region to decide if this FCF can be used for SAN discovery. It returns
1482 * 1 if this record can be used for SAN discovery else return zero. If this FCF
1483 * record can be used for SAN discovery, the boot_flag will indicate if this FCF
1484 * is used by boot bios and addr_mode will indicate the addressing mode to be
1485 * used for this FCF when the function returns.
1486 * If the FCF record need to be used with a particular vlan id, the vlan is
1487 * set in the vlan_id on return of the function. If not VLAN tagging need to
James Smartdbb6b3a2010-06-08 18:31:37 -04001488 * be used with the FCF vlan_id will be set to LPFC_FCOE_NULL_VID;
James Smart6fb120a2009-05-22 14:52:59 -04001489 **/
1490static int
1491lpfc_match_fcf_conn_list(struct lpfc_hba *phba,
1492 struct fcf_record *new_fcf_record,
1493 uint32_t *boot_flag, uint32_t *addr_mode,
1494 uint16_t *vlan_id)
1495{
1496 struct lpfc_fcf_conn_entry *conn_entry;
James Smart4d9ab992009-10-02 15:16:39 -04001497 int i, j, fcf_vlan_id = 0;
1498
1499 /* Find the lowest VLAN id in the FCF record */
1500 for (i = 0; i < 512; i++) {
1501 if (new_fcf_record->vlan_bitmap[i]) {
1502 fcf_vlan_id = i * 8;
1503 j = 0;
1504 while (!((new_fcf_record->vlan_bitmap[i] >> j) & 1)) {
1505 j++;
1506 fcf_vlan_id++;
1507 }
1508 break;
1509 }
1510 }
James Smart6fb120a2009-05-22 14:52:59 -04001511
James Smart26979ce2012-09-29 11:31:55 -04001512 /* FCF not valid/available or solicitation in progress */
James Smart0c287582009-06-10 17:22:56 -04001513 if (!bf_get(lpfc_fcf_record_fcf_avail, new_fcf_record) ||
James Smart26979ce2012-09-29 11:31:55 -04001514 !bf_get(lpfc_fcf_record_fcf_valid, new_fcf_record) ||
1515 bf_get(lpfc_fcf_record_fcf_sol, new_fcf_record))
James Smart0c287582009-06-10 17:22:56 -04001516 return 0;
1517
James Smart45ed1192009-10-02 15:17:02 -04001518 if (!(phba->hba_flag & HBA_FIP_SUPPORT)) {
James Smart6fb120a2009-05-22 14:52:59 -04001519 *boot_flag = 0;
1520 *addr_mode = bf_get(lpfc_fcf_record_mac_addr_prov,
1521 new_fcf_record);
1522 if (phba->valid_vlan)
1523 *vlan_id = phba->vlan_id;
1524 else
James Smartdbb6b3a2010-06-08 18:31:37 -04001525 *vlan_id = LPFC_FCOE_NULL_VID;
James Smart6fb120a2009-05-22 14:52:59 -04001526 return 1;
1527 }
1528
1529 /*
1530 * If there are no FCF connection table entry, driver connect to all
1531 * FCFs.
1532 */
1533 if (list_empty(&phba->fcf_conn_rec_list)) {
1534 *boot_flag = 0;
1535 *addr_mode = bf_get(lpfc_fcf_record_mac_addr_prov,
1536 new_fcf_record);
James Smart0c287582009-06-10 17:22:56 -04001537
1538 /*
1539 * When there are no FCF connect entries, use driver's default
1540 * addressing mode - FPMA.
1541 */
1542 if (*addr_mode & LPFC_FCF_FPMA)
1543 *addr_mode = LPFC_FCF_FPMA;
1544
James Smart4d9ab992009-10-02 15:16:39 -04001545 /* If FCF record report a vlan id use that vlan id */
1546 if (fcf_vlan_id)
1547 *vlan_id = fcf_vlan_id;
1548 else
James Smartdbb6b3a2010-06-08 18:31:37 -04001549 *vlan_id = LPFC_FCOE_NULL_VID;
James Smart6fb120a2009-05-22 14:52:59 -04001550 return 1;
1551 }
1552
James Smartecfd03c2010-02-12 14:41:27 -05001553 list_for_each_entry(conn_entry,
1554 &phba->fcf_conn_rec_list, list) {
James Smart6fb120a2009-05-22 14:52:59 -04001555 if (!(conn_entry->conn_rec.flags & FCFCNCT_VALID))
1556 continue;
1557
1558 if ((conn_entry->conn_rec.flags & FCFCNCT_FBNM_VALID) &&
1559 !lpfc_fab_name_match(conn_entry->conn_rec.fabric_name,
James Smart8fa38512009-07-19 10:01:03 -04001560 new_fcf_record))
James Smart6fb120a2009-05-22 14:52:59 -04001561 continue;
James Smart8fa38512009-07-19 10:01:03 -04001562 if ((conn_entry->conn_rec.flags & FCFCNCT_SWNM_VALID) &&
1563 !lpfc_sw_name_match(conn_entry->conn_rec.switch_name,
1564 new_fcf_record))
1565 continue;
James Smart6fb120a2009-05-22 14:52:59 -04001566 if (conn_entry->conn_rec.flags & FCFCNCT_VLAN_VALID) {
1567 /*
1568 * If the vlan bit map does not have the bit set for the
1569 * vlan id to be used, then it is not a match.
1570 */
1571 if (!(new_fcf_record->vlan_bitmap
1572 [conn_entry->conn_rec.vlan_tag / 8] &
1573 (1 << (conn_entry->conn_rec.vlan_tag % 8))))
1574 continue;
1575 }
1576
1577 /*
James Smart0c287582009-06-10 17:22:56 -04001578 * If connection record does not support any addressing mode,
1579 * skip the FCF record.
1580 */
1581 if (!(bf_get(lpfc_fcf_record_mac_addr_prov, new_fcf_record)
1582 & (LPFC_FCF_FPMA | LPFC_FCF_SPMA)))
1583 continue;
1584
1585 /*
James Smart6fb120a2009-05-22 14:52:59 -04001586 * Check if the connection record specifies a required
1587 * addressing mode.
1588 */
1589 if ((conn_entry->conn_rec.flags & FCFCNCT_AM_VALID) &&
1590 !(conn_entry->conn_rec.flags & FCFCNCT_AM_PREFERRED)) {
1591
1592 /*
1593 * If SPMA required but FCF not support this continue.
1594 */
1595 if ((conn_entry->conn_rec.flags & FCFCNCT_AM_SPMA) &&
1596 !(bf_get(lpfc_fcf_record_mac_addr_prov,
1597 new_fcf_record) & LPFC_FCF_SPMA))
1598 continue;
1599
1600 /*
1601 * If FPMA required but FCF not support this continue.
1602 */
1603 if (!(conn_entry->conn_rec.flags & FCFCNCT_AM_SPMA) &&
1604 !(bf_get(lpfc_fcf_record_mac_addr_prov,
1605 new_fcf_record) & LPFC_FCF_FPMA))
1606 continue;
1607 }
1608
1609 /*
1610 * This fcf record matches filtering criteria.
1611 */
1612 if (conn_entry->conn_rec.flags & FCFCNCT_BOOT)
1613 *boot_flag = 1;
1614 else
1615 *boot_flag = 0;
1616
James Smart0c287582009-06-10 17:22:56 -04001617 /*
1618 * If user did not specify any addressing mode, or if the
Lucas De Marchi25985ed2011-03-30 22:57:33 -03001619 * preferred addressing mode specified by user is not supported
James Smart0c287582009-06-10 17:22:56 -04001620 * by FCF, allow fabric to pick the addressing mode.
1621 */
James Smart6fb120a2009-05-22 14:52:59 -04001622 *addr_mode = bf_get(lpfc_fcf_record_mac_addr_prov,
1623 new_fcf_record);
1624 /*
1625 * If the user specified a required address mode, assign that
1626 * address mode
1627 */
1628 if ((conn_entry->conn_rec.flags & FCFCNCT_AM_VALID) &&
1629 (!(conn_entry->conn_rec.flags & FCFCNCT_AM_PREFERRED)))
1630 *addr_mode = (conn_entry->conn_rec.flags &
1631 FCFCNCT_AM_SPMA) ?
1632 LPFC_FCF_SPMA : LPFC_FCF_FPMA;
1633 /*
Lucas De Marchi25985ed2011-03-30 22:57:33 -03001634 * If the user specified a preferred address mode, use the
James Smart6fb120a2009-05-22 14:52:59 -04001635 * addr mode only if FCF support the addr_mode.
1636 */
1637 else if ((conn_entry->conn_rec.flags & FCFCNCT_AM_VALID) &&
1638 (conn_entry->conn_rec.flags & FCFCNCT_AM_PREFERRED) &&
1639 (conn_entry->conn_rec.flags & FCFCNCT_AM_SPMA) &&
1640 (*addr_mode & LPFC_FCF_SPMA))
1641 *addr_mode = LPFC_FCF_SPMA;
1642 else if ((conn_entry->conn_rec.flags & FCFCNCT_AM_VALID) &&
1643 (conn_entry->conn_rec.flags & FCFCNCT_AM_PREFERRED) &&
1644 !(conn_entry->conn_rec.flags & FCFCNCT_AM_SPMA) &&
1645 (*addr_mode & LPFC_FCF_FPMA))
1646 *addr_mode = LPFC_FCF_FPMA;
James Smart6fb120a2009-05-22 14:52:59 -04001647
James Smart4d9ab992009-10-02 15:16:39 -04001648 /* If matching connect list has a vlan id, use it */
James Smart6fb120a2009-05-22 14:52:59 -04001649 if (conn_entry->conn_rec.flags & FCFCNCT_VLAN_VALID)
1650 *vlan_id = conn_entry->conn_rec.vlan_tag;
James Smart4d9ab992009-10-02 15:16:39 -04001651 /*
1652 * If no vlan id is specified in connect list, use the vlan id
1653 * in the FCF record
1654 */
1655 else if (fcf_vlan_id)
1656 *vlan_id = fcf_vlan_id;
James Smart6fb120a2009-05-22 14:52:59 -04001657 else
James Smartdbb6b3a2010-06-08 18:31:37 -04001658 *vlan_id = LPFC_FCOE_NULL_VID;
James Smart6fb120a2009-05-22 14:52:59 -04001659
1660 return 1;
1661 }
1662
1663 return 0;
1664}
1665
1666/**
James Smart32b97932009-07-19 10:01:21 -04001667 * lpfc_check_pending_fcoe_event - Check if there is pending fcoe event.
1668 * @phba: pointer to lpfc hba data structure.
1669 * @unreg_fcf: Unregister FCF if FCF table need to be re-scaned.
1670 *
1671 * This function check if there is any fcoe event pending while driver
1672 * scan FCF entries. If there is any pending event, it will restart the
1673 * FCF saning and return 1 else return 0.
1674 */
1675int
1676lpfc_check_pending_fcoe_event(struct lpfc_hba *phba, uint8_t unreg_fcf)
1677{
James Smart32b97932009-07-19 10:01:21 -04001678 /*
1679 * If the Link is up and no FCoE events while in the
1680 * FCF discovery, no need to restart FCF discovery.
1681 */
1682 if ((phba->link_state >= LPFC_LINK_UP) &&
James Smarta93ff372010-10-22 11:06:08 -04001683 (phba->fcoe_eventtag == phba->fcoe_eventtag_at_fcf_scan))
James Smart32b97932009-07-19 10:01:21 -04001684 return 0;
1685
James Smart0c9ab6f2010-02-26 14:15:57 -05001686 lpfc_printf_log(phba, KERN_INFO, LOG_FIP,
1687 "2768 Pending link or FCF event during current "
1688 "handling of the previous event: link_state:x%x, "
1689 "evt_tag_at_scan:x%x, evt_tag_current:x%x\n",
1690 phba->link_state, phba->fcoe_eventtag_at_fcf_scan,
1691 phba->fcoe_eventtag);
1692
James Smart32b97932009-07-19 10:01:21 -04001693 spin_lock_irq(&phba->hbalock);
1694 phba->fcf.fcf_flag &= ~FCF_AVAILABLE;
1695 spin_unlock_irq(&phba->hbalock);
1696
James Smart0c9ab6f2010-02-26 14:15:57 -05001697 if (phba->link_state >= LPFC_LINK_UP) {
1698 lpfc_printf_log(phba, KERN_INFO, LOG_FIP | LOG_DISCOVERY,
1699 "2780 Restart FCF table scan due to "
1700 "pending FCF event:evt_tag_at_scan:x%x, "
1701 "evt_tag_current:x%x\n",
1702 phba->fcoe_eventtag_at_fcf_scan,
1703 phba->fcoe_eventtag);
1704 lpfc_sli4_fcf_scan_read_fcf_rec(phba, LPFC_FCOE_FCF_GET_FIRST);
1705 } else {
James Smart4d9ab992009-10-02 15:16:39 -04001706 /*
James Smarta93ff372010-10-22 11:06:08 -04001707 * Do not continue FCF discovery and clear FCF_TS_INPROG
James Smart4d9ab992009-10-02 15:16:39 -04001708 * flag
1709 */
James Smartdbb6b3a2010-06-08 18:31:37 -04001710 lpfc_printf_log(phba, KERN_INFO, LOG_FIP | LOG_DISCOVERY,
1711 "2833 Stop FCF discovery process due to link "
1712 "state change (x%x)\n", phba->link_state);
James Smart1c6f4ef52009-11-18 15:40:49 -05001713 spin_lock_irq(&phba->hbalock);
James Smarta93ff372010-10-22 11:06:08 -04001714 phba->hba_flag &= ~(FCF_TS_INPROG | FCF_RR_INPROG);
James Smart0c9ab6f2010-02-26 14:15:57 -05001715 phba->fcf.fcf_flag &= ~(FCF_REDISC_FOV | FCF_DISCOVERY);
James Smart1c6f4ef52009-11-18 15:40:49 -05001716 spin_unlock_irq(&phba->hbalock);
1717 }
James Smart32b97932009-07-19 10:01:21 -04001718
James Smart0c9ab6f2010-02-26 14:15:57 -05001719 /* Unregister the currently registered FCF if required */
James Smart32b97932009-07-19 10:01:21 -04001720 if (unreg_fcf) {
1721 spin_lock_irq(&phba->hbalock);
1722 phba->fcf.fcf_flag &= ~FCF_REGISTERED;
1723 spin_unlock_irq(&phba->hbalock);
James Smart0c9ab6f2010-02-26 14:15:57 -05001724 lpfc_sli4_unregister_fcf(phba);
James Smart32b97932009-07-19 10:01:21 -04001725 }
James Smart32b97932009-07-19 10:01:21 -04001726 return 1;
1727}
1728
1729/**
James Smart999d8132010-03-15 11:24:56 -04001730 * lpfc_sli4_new_fcf_random_select - Randomly select an eligible new fcf record
1731 * @phba: pointer to lpfc hba data structure.
1732 * @fcf_cnt: number of eligible fcf record seen so far.
1733 *
1734 * This function makes an running random selection decision on FCF record to
1735 * use through a sequence of @fcf_cnt eligible FCF records with equal
1736 * probability. To perform integer manunipulation of random numbers with
1737 * size unit32_t, the lower 16 bits of the 32-bit random number returned
Akinobu Mita3b60a642013-04-29 16:21:35 -07001738 * from prandom_u32() are taken as the random random number generated.
James Smart999d8132010-03-15 11:24:56 -04001739 *
1740 * Returns true when outcome is for the newly read FCF record should be
1741 * chosen; otherwise, return false when outcome is for keeping the previously
1742 * chosen FCF record.
1743 **/
1744static bool
1745lpfc_sli4_new_fcf_random_select(struct lpfc_hba *phba, uint32_t fcf_cnt)
1746{
1747 uint32_t rand_num;
1748
1749 /* Get 16-bit uniform random number */
Akinobu Mita3b60a642013-04-29 16:21:35 -07001750 rand_num = 0xFFFF & prandom_u32();
James Smart999d8132010-03-15 11:24:56 -04001751
1752 /* Decision with probability 1/fcf_cnt */
1753 if ((fcf_cnt * rand_num) < 0xFFFF)
1754 return true;
1755 else
1756 return false;
1757}
1758
1759/**
James Smart3804dc82010-07-14 15:31:37 -04001760 * lpfc_sli4_fcf_rec_mbox_parse - Parse read_fcf mbox command.
James Smart6fb120a2009-05-22 14:52:59 -04001761 * @phba: pointer to lpfc hba data structure.
1762 * @mboxq: pointer to mailbox object.
James Smart0c9ab6f2010-02-26 14:15:57 -05001763 * @next_fcf_index: pointer to holder of next fcf index.
James Smart6fb120a2009-05-22 14:52:59 -04001764 *
James Smart0c9ab6f2010-02-26 14:15:57 -05001765 * This routine parses the non-embedded fcf mailbox command by performing the
1766 * necessarily error checking, non-embedded read FCF record mailbox command
1767 * SGE parsing, and endianness swapping.
1768 *
1769 * Returns the pointer to the new FCF record in the non-embedded mailbox
1770 * command DMA memory if successfully, other NULL.
James Smart6fb120a2009-05-22 14:52:59 -04001771 */
James Smart0c9ab6f2010-02-26 14:15:57 -05001772static struct fcf_record *
1773lpfc_sli4_fcf_rec_mbox_parse(struct lpfc_hba *phba, LPFC_MBOXQ_t *mboxq,
1774 uint16_t *next_fcf_index)
James Smart6fb120a2009-05-22 14:52:59 -04001775{
1776 void *virt_addr;
1777 dma_addr_t phys_addr;
James Smart6fb120a2009-05-22 14:52:59 -04001778 struct lpfc_mbx_sge sge;
1779 struct lpfc_mbx_read_fcf_tbl *read_fcf;
1780 uint32_t shdr_status, shdr_add_status;
1781 union lpfc_sli4_cfg_shdr *shdr;
1782 struct fcf_record *new_fcf_record;
James Smart32b97932009-07-19 10:01:21 -04001783
James Smart6fb120a2009-05-22 14:52:59 -04001784 /* Get the first SGE entry from the non-embedded DMA memory. This
1785 * routine only uses a single SGE.
1786 */
1787 lpfc_sli4_mbx_sge_get(mboxq, 0, &sge);
1788 phys_addr = getPaddr(sge.pa_hi, sge.pa_lo);
1789 if (unlikely(!mboxq->sge_array)) {
1790 lpfc_printf_log(phba, KERN_ERR, LOG_MBOX,
1791 "2524 Failed to get the non-embedded SGE "
1792 "virtual address\n");
James Smart0c9ab6f2010-02-26 14:15:57 -05001793 return NULL;
James Smart6fb120a2009-05-22 14:52:59 -04001794 }
1795 virt_addr = mboxq->sge_array->addr[0];
1796
1797 shdr = (union lpfc_sli4_cfg_shdr *)virt_addr;
James Smart25626692013-03-01 16:36:54 -05001798 lpfc_sli_pcimem_bcopy(shdr, shdr,
1799 sizeof(union lpfc_sli4_cfg_shdr));
James Smart6fb120a2009-05-22 14:52:59 -04001800 shdr_status = bf_get(lpfc_mbox_hdr_status, &shdr->response);
James Smart0c9ab6f2010-02-26 14:15:57 -05001801 shdr_add_status = bf_get(lpfc_mbox_hdr_add_status, &shdr->response);
James Smart6fb120a2009-05-22 14:52:59 -04001802 if (shdr_status || shdr_add_status) {
James Smart0c9ab6f2010-02-26 14:15:57 -05001803 if (shdr_status == STATUS_FCF_TABLE_EMPTY)
1804 lpfc_printf_log(phba, KERN_ERR, LOG_FIP,
James Smartdef9c7a2009-12-21 17:02:28 -05001805 "2726 READ_FCF_RECORD Indicates empty "
1806 "FCF table.\n");
James Smart0c9ab6f2010-02-26 14:15:57 -05001807 else
1808 lpfc_printf_log(phba, KERN_ERR, LOG_FIP,
James Smartdef9c7a2009-12-21 17:02:28 -05001809 "2521 READ_FCF_RECORD mailbox failed "
James Smart0c9ab6f2010-02-26 14:15:57 -05001810 "with status x%x add_status x%x, "
1811 "mbx\n", shdr_status, shdr_add_status);
1812 return NULL;
James Smart6fb120a2009-05-22 14:52:59 -04001813 }
James Smart0c9ab6f2010-02-26 14:15:57 -05001814
1815 /* Interpreting the returned information of the FCF record */
James Smart6fb120a2009-05-22 14:52:59 -04001816 read_fcf = (struct lpfc_mbx_read_fcf_tbl *)virt_addr;
1817 lpfc_sli_pcimem_bcopy(read_fcf, read_fcf,
1818 sizeof(struct lpfc_mbx_read_fcf_tbl));
James Smart0c9ab6f2010-02-26 14:15:57 -05001819 *next_fcf_index = bf_get(lpfc_mbx_read_fcf_tbl_nxt_vindx, read_fcf);
James Smart6fb120a2009-05-22 14:52:59 -04001820 new_fcf_record = (struct fcf_record *)(virt_addr +
1821 sizeof(struct lpfc_mbx_read_fcf_tbl));
1822 lpfc_sli_pcimem_bcopy(new_fcf_record, new_fcf_record,
James Smartcb5172e2010-03-15 11:25:07 -04001823 offsetof(struct fcf_record, vlan_bitmap));
1824 new_fcf_record->word137 = le32_to_cpu(new_fcf_record->word137);
1825 new_fcf_record->word138 = le32_to_cpu(new_fcf_record->word138);
James Smart6fb120a2009-05-22 14:52:59 -04001826
James Smart0c9ab6f2010-02-26 14:15:57 -05001827 return new_fcf_record;
1828}
1829
1830/**
1831 * lpfc_sli4_log_fcf_record_info - Log the information of a fcf record
1832 * @phba: pointer to lpfc hba data structure.
1833 * @fcf_record: pointer to the fcf record.
1834 * @vlan_id: the lowest vlan identifier associated to this fcf record.
1835 * @next_fcf_index: the index to the next fcf record in hba's fcf table.
1836 *
1837 * This routine logs the detailed FCF record if the LOG_FIP loggin is
1838 * enabled.
1839 **/
1840static void
1841lpfc_sli4_log_fcf_record_info(struct lpfc_hba *phba,
1842 struct fcf_record *fcf_record,
1843 uint16_t vlan_id,
1844 uint16_t next_fcf_index)
1845{
1846 lpfc_printf_log(phba, KERN_INFO, LOG_FIP,
1847 "2764 READ_FCF_RECORD:\n"
1848 "\tFCF_Index : x%x\n"
1849 "\tFCF_Avail : x%x\n"
1850 "\tFCF_Valid : x%x\n"
James Smart26979ce2012-09-29 11:31:55 -04001851 "\tFCF_SOL : x%x\n"
James Smart0c9ab6f2010-02-26 14:15:57 -05001852 "\tFIP_Priority : x%x\n"
1853 "\tMAC_Provider : x%x\n"
1854 "\tLowest VLANID : x%x\n"
1855 "\tFCF_MAC Addr : x%x:%x:%x:%x:%x:%x\n"
1856 "\tFabric_Name : x%x:%x:%x:%x:%x:%x:%x:%x\n"
1857 "\tSwitch_Name : x%x:%x:%x:%x:%x:%x:%x:%x\n"
1858 "\tNext_FCF_Index: x%x\n",
1859 bf_get(lpfc_fcf_record_fcf_index, fcf_record),
1860 bf_get(lpfc_fcf_record_fcf_avail, fcf_record),
1861 bf_get(lpfc_fcf_record_fcf_valid, fcf_record),
James Smart26979ce2012-09-29 11:31:55 -04001862 bf_get(lpfc_fcf_record_fcf_sol, fcf_record),
James Smart0c9ab6f2010-02-26 14:15:57 -05001863 fcf_record->fip_priority,
1864 bf_get(lpfc_fcf_record_mac_addr_prov, fcf_record),
1865 vlan_id,
1866 bf_get(lpfc_fcf_record_mac_0, fcf_record),
1867 bf_get(lpfc_fcf_record_mac_1, fcf_record),
1868 bf_get(lpfc_fcf_record_mac_2, fcf_record),
1869 bf_get(lpfc_fcf_record_mac_3, fcf_record),
1870 bf_get(lpfc_fcf_record_mac_4, fcf_record),
1871 bf_get(lpfc_fcf_record_mac_5, fcf_record),
1872 bf_get(lpfc_fcf_record_fab_name_0, fcf_record),
1873 bf_get(lpfc_fcf_record_fab_name_1, fcf_record),
1874 bf_get(lpfc_fcf_record_fab_name_2, fcf_record),
1875 bf_get(lpfc_fcf_record_fab_name_3, fcf_record),
1876 bf_get(lpfc_fcf_record_fab_name_4, fcf_record),
1877 bf_get(lpfc_fcf_record_fab_name_5, fcf_record),
1878 bf_get(lpfc_fcf_record_fab_name_6, fcf_record),
1879 bf_get(lpfc_fcf_record_fab_name_7, fcf_record),
1880 bf_get(lpfc_fcf_record_switch_name_0, fcf_record),
1881 bf_get(lpfc_fcf_record_switch_name_1, fcf_record),
1882 bf_get(lpfc_fcf_record_switch_name_2, fcf_record),
1883 bf_get(lpfc_fcf_record_switch_name_3, fcf_record),
1884 bf_get(lpfc_fcf_record_switch_name_4, fcf_record),
1885 bf_get(lpfc_fcf_record_switch_name_5, fcf_record),
1886 bf_get(lpfc_fcf_record_switch_name_6, fcf_record),
1887 bf_get(lpfc_fcf_record_switch_name_7, fcf_record),
1888 next_fcf_index);
1889}
1890
1891/**
James Smartdbb6b3a2010-06-08 18:31:37 -04001892 lpfc_sli4_fcf_record_match - testing new FCF record for matching existing FCF
1893 * @phba: pointer to lpfc hba data structure.
1894 * @fcf_rec: pointer to an existing FCF record.
1895 * @new_fcf_record: pointer to a new FCF record.
1896 * @new_vlan_id: vlan id from the new FCF record.
1897 *
1898 * This function performs matching test of a new FCF record against an existing
1899 * FCF record. If the new_vlan_id passed in is LPFC_FCOE_IGNORE_VID, vlan id
1900 * will not be used as part of the FCF record matching criteria.
1901 *
1902 * Returns true if all the fields matching, otherwise returns false.
1903 */
1904static bool
1905lpfc_sli4_fcf_record_match(struct lpfc_hba *phba,
1906 struct lpfc_fcf_rec *fcf_rec,
1907 struct fcf_record *new_fcf_record,
1908 uint16_t new_vlan_id)
1909{
1910 if (new_vlan_id != LPFC_FCOE_IGNORE_VID)
1911 if (!lpfc_vlan_id_match(fcf_rec->vlan_id, new_vlan_id))
1912 return false;
1913 if (!lpfc_mac_addr_match(fcf_rec->mac_addr, new_fcf_record))
1914 return false;
1915 if (!lpfc_sw_name_match(fcf_rec->switch_name, new_fcf_record))
1916 return false;
1917 if (!lpfc_fab_name_match(fcf_rec->fabric_name, new_fcf_record))
1918 return false;
James Smart7d791df2011-07-22 18:37:52 -04001919 if (fcf_rec->priority != new_fcf_record->fip_priority)
1920 return false;
James Smartdbb6b3a2010-06-08 18:31:37 -04001921 return true;
1922}
1923
1924/**
James Smarta93ff372010-10-22 11:06:08 -04001925 * lpfc_sli4_fcf_rr_next_proc - processing next roundrobin fcf
1926 * @vport: Pointer to vport object.
1927 * @fcf_index: index to next fcf.
1928 *
1929 * This function processing the roundrobin fcf failover to next fcf index.
1930 * When this function is invoked, there will be a current fcf registered
1931 * for flogi.
1932 * Return: 0 for continue retrying flogi on currently registered fcf;
1933 * 1 for stop flogi on currently registered fcf;
1934 */
1935int lpfc_sli4_fcf_rr_next_proc(struct lpfc_vport *vport, uint16_t fcf_index)
1936{
1937 struct lpfc_hba *phba = vport->phba;
1938 int rc;
1939
1940 if (fcf_index == LPFC_FCOE_FCF_NEXT_NONE) {
1941 spin_lock_irq(&phba->hbalock);
1942 if (phba->hba_flag & HBA_DEVLOSS_TMO) {
1943 spin_unlock_irq(&phba->hbalock);
1944 lpfc_printf_log(phba, KERN_INFO, LOG_FIP,
1945 "2872 Devloss tmo with no eligible "
1946 "FCF, unregister in-use FCF (x%x) "
1947 "and rescan FCF table\n",
1948 phba->fcf.current_rec.fcf_indx);
1949 lpfc_unregister_fcf_rescan(phba);
1950 goto stop_flogi_current_fcf;
1951 }
1952 /* Mark the end to FLOGI roundrobin failover */
1953 phba->hba_flag &= ~FCF_RR_INPROG;
1954 /* Allow action to new fcf asynchronous event */
1955 phba->fcf.fcf_flag &= ~(FCF_AVAILABLE | FCF_SCAN_DONE);
1956 spin_unlock_irq(&phba->hbalock);
1957 lpfc_printf_log(phba, KERN_INFO, LOG_FIP,
1958 "2865 No FCF available, stop roundrobin FCF "
1959 "failover and change port state:x%x/x%x\n",
1960 phba->pport->port_state, LPFC_VPORT_UNKNOWN);
1961 phba->pport->port_state = LPFC_VPORT_UNKNOWN;
1962 goto stop_flogi_current_fcf;
1963 } else {
1964 lpfc_printf_log(phba, KERN_INFO, LOG_FIP | LOG_ELS,
1965 "2794 Try FLOGI roundrobin FCF failover to "
1966 "(x%x)\n", fcf_index);
1967 rc = lpfc_sli4_fcf_rr_read_fcf_rec(phba, fcf_index);
1968 if (rc)
1969 lpfc_printf_log(phba, KERN_WARNING, LOG_FIP | LOG_ELS,
1970 "2761 FLOGI roundrobin FCF failover "
1971 "failed (rc:x%x) to read FCF (x%x)\n",
1972 rc, phba->fcf.current_rec.fcf_indx);
1973 else
1974 goto stop_flogi_current_fcf;
1975 }
1976 return 0;
1977
1978stop_flogi_current_fcf:
1979 lpfc_can_disctmo(vport);
1980 return 1;
1981}
1982
1983/**
James Smart7d791df2011-07-22 18:37:52 -04001984 * lpfc_sli4_fcf_pri_list_del
1985 * @phba: pointer to lpfc hba data structure.
1986 * @fcf_index the index of the fcf record to delete
1987 * This routine checks the on list flag of the fcf_index to be deleted.
1988 * If it is one the list then it is removed from the list, and the flag
1989 * is cleared. This routine grab the hbalock before removing the fcf
1990 * record from the list.
1991 **/
1992static void lpfc_sli4_fcf_pri_list_del(struct lpfc_hba *phba,
1993 uint16_t fcf_index)
1994{
1995 struct lpfc_fcf_pri *new_fcf_pri;
1996
1997 new_fcf_pri = &phba->fcf.fcf_pri[fcf_index];
1998 lpfc_printf_log(phba, KERN_INFO, LOG_FIP,
1999 "3058 deleting idx x%x pri x%x flg x%x\n",
2000 fcf_index, new_fcf_pri->fcf_rec.priority,
2001 new_fcf_pri->fcf_rec.flag);
2002 spin_lock_irq(&phba->hbalock);
2003 if (new_fcf_pri->fcf_rec.flag & LPFC_FCF_ON_PRI_LIST) {
2004 if (phba->fcf.current_rec.priority ==
2005 new_fcf_pri->fcf_rec.priority)
2006 phba->fcf.eligible_fcf_cnt--;
2007 list_del_init(&new_fcf_pri->list);
2008 new_fcf_pri->fcf_rec.flag &= ~LPFC_FCF_ON_PRI_LIST;
2009 }
2010 spin_unlock_irq(&phba->hbalock);
2011}
2012
2013/**
2014 * lpfc_sli4_set_fcf_flogi_fail
2015 * @phba: pointer to lpfc hba data structure.
2016 * @fcf_index the index of the fcf record to update
2017 * This routine acquires the hbalock and then set the LPFC_FCF_FLOGI_FAILED
2018 * flag so the the round robin slection for the particular priority level
2019 * will try a different fcf record that does not have this bit set.
2020 * If the fcf record is re-read for any reason this flag is cleared brfore
2021 * adding it to the priority list.
2022 **/
2023void
2024lpfc_sli4_set_fcf_flogi_fail(struct lpfc_hba *phba, uint16_t fcf_index)
2025{
2026 struct lpfc_fcf_pri *new_fcf_pri;
2027 new_fcf_pri = &phba->fcf.fcf_pri[fcf_index];
2028 spin_lock_irq(&phba->hbalock);
2029 new_fcf_pri->fcf_rec.flag |= LPFC_FCF_FLOGI_FAILED;
2030 spin_unlock_irq(&phba->hbalock);
2031}
2032
2033/**
2034 * lpfc_sli4_fcf_pri_list_add
2035 * @phba: pointer to lpfc hba data structure.
2036 * @fcf_index the index of the fcf record to add
2037 * This routine checks the priority of the fcf_index to be added.
2038 * If it is a lower priority than the current head of the fcf_pri list
2039 * then it is added to the list in the right order.
2040 * If it is the same priority as the current head of the list then it
2041 * is added to the head of the list and its bit in the rr_bmask is set.
2042 * If the fcf_index to be added is of a higher priority than the current
2043 * head of the list then the rr_bmask is cleared, its bit is set in the
2044 * rr_bmask and it is added to the head of the list.
2045 * returns:
2046 * 0=success 1=failure
2047 **/
2048int lpfc_sli4_fcf_pri_list_add(struct lpfc_hba *phba, uint16_t fcf_index,
2049 struct fcf_record *new_fcf_record)
2050{
2051 uint16_t current_fcf_pri;
2052 uint16_t last_index;
2053 struct lpfc_fcf_pri *fcf_pri;
2054 struct lpfc_fcf_pri *next_fcf_pri;
2055 struct lpfc_fcf_pri *new_fcf_pri;
2056 int ret;
2057
2058 new_fcf_pri = &phba->fcf.fcf_pri[fcf_index];
2059 lpfc_printf_log(phba, KERN_INFO, LOG_FIP,
2060 "3059 adding idx x%x pri x%x flg x%x\n",
2061 fcf_index, new_fcf_record->fip_priority,
2062 new_fcf_pri->fcf_rec.flag);
2063 spin_lock_irq(&phba->hbalock);
2064 if (new_fcf_pri->fcf_rec.flag & LPFC_FCF_ON_PRI_LIST)
2065 list_del_init(&new_fcf_pri->list);
2066 new_fcf_pri->fcf_rec.fcf_index = fcf_index;
2067 new_fcf_pri->fcf_rec.priority = new_fcf_record->fip_priority;
2068 if (list_empty(&phba->fcf.fcf_pri_list)) {
2069 list_add(&new_fcf_pri->list, &phba->fcf.fcf_pri_list);
2070 ret = lpfc_sli4_fcf_rr_index_set(phba,
2071 new_fcf_pri->fcf_rec.fcf_index);
2072 goto out;
2073 }
2074
2075 last_index = find_first_bit(phba->fcf.fcf_rr_bmask,
2076 LPFC_SLI4_FCF_TBL_INDX_MAX);
2077 if (last_index >= LPFC_SLI4_FCF_TBL_INDX_MAX) {
2078 ret = 0; /* Empty rr list */
2079 goto out;
2080 }
2081 current_fcf_pri = phba->fcf.fcf_pri[last_index].fcf_rec.priority;
2082 if (new_fcf_pri->fcf_rec.priority <= current_fcf_pri) {
2083 list_add(&new_fcf_pri->list, &phba->fcf.fcf_pri_list);
2084 if (new_fcf_pri->fcf_rec.priority < current_fcf_pri) {
2085 memset(phba->fcf.fcf_rr_bmask, 0,
2086 sizeof(*phba->fcf.fcf_rr_bmask));
2087 /* fcfs_at_this_priority_level = 1; */
2088 phba->fcf.eligible_fcf_cnt = 1;
2089 } else
2090 /* fcfs_at_this_priority_level++; */
2091 phba->fcf.eligible_fcf_cnt++;
2092 ret = lpfc_sli4_fcf_rr_index_set(phba,
2093 new_fcf_pri->fcf_rec.fcf_index);
2094 goto out;
2095 }
2096
2097 list_for_each_entry_safe(fcf_pri, next_fcf_pri,
2098 &phba->fcf.fcf_pri_list, list) {
2099 if (new_fcf_pri->fcf_rec.priority <=
2100 fcf_pri->fcf_rec.priority) {
2101 if (fcf_pri->list.prev == &phba->fcf.fcf_pri_list)
2102 list_add(&new_fcf_pri->list,
2103 &phba->fcf.fcf_pri_list);
2104 else
2105 list_add(&new_fcf_pri->list,
2106 &((struct lpfc_fcf_pri *)
2107 fcf_pri->list.prev)->list);
2108 ret = 0;
2109 goto out;
2110 } else if (fcf_pri->list.next == &phba->fcf.fcf_pri_list
2111 || new_fcf_pri->fcf_rec.priority <
2112 next_fcf_pri->fcf_rec.priority) {
2113 list_add(&new_fcf_pri->list, &fcf_pri->list);
2114 ret = 0;
2115 goto out;
2116 }
2117 if (new_fcf_pri->fcf_rec.priority > fcf_pri->fcf_rec.priority)
2118 continue;
2119
2120 }
2121 ret = 1;
2122out:
2123 /* we use = instead of |= to clear the FLOGI_FAILED flag. */
2124 new_fcf_pri->fcf_rec.flag = LPFC_FCF_ON_PRI_LIST;
2125 spin_unlock_irq(&phba->hbalock);
2126 return ret;
2127}
2128
2129/**
James Smart0c9ab6f2010-02-26 14:15:57 -05002130 * lpfc_mbx_cmpl_fcf_scan_read_fcf_rec - fcf scan read_fcf mbox cmpl handler.
2131 * @phba: pointer to lpfc hba data structure.
2132 * @mboxq: pointer to mailbox object.
2133 *
2134 * This function iterates through all the fcf records available in
2135 * HBA and chooses the optimal FCF record for discovery. After finding
2136 * the FCF for discovery it registers the FCF record and kicks start
2137 * discovery.
2138 * If FCF_IN_USE flag is set in currently used FCF, the routine tries to
2139 * use an FCF record which matches fabric name and mac address of the
2140 * currently used FCF record.
2141 * If the driver supports only one FCF, it will try to use the FCF record
2142 * used by BOOT_BIOS.
2143 */
2144void
2145lpfc_mbx_cmpl_fcf_scan_read_fcf_rec(struct lpfc_hba *phba, LPFC_MBOXQ_t *mboxq)
2146{
2147 struct fcf_record *new_fcf_record;
2148 uint32_t boot_flag, addr_mode;
2149 uint16_t fcf_index, next_fcf_index;
2150 struct lpfc_fcf_rec *fcf_rec = NULL;
2151 uint16_t vlan_id;
James Smart999d8132010-03-15 11:24:56 -04002152 uint32_t seed;
2153 bool select_new_fcf;
James Smart0c9ab6f2010-02-26 14:15:57 -05002154 int rc;
2155
2156 /* If there is pending FCoE event restart FCF table scan */
James Smarta93ff372010-10-22 11:06:08 -04002157 if (lpfc_check_pending_fcoe_event(phba, LPFC_SKIP_UNREG_FCF)) {
James Smart0c9ab6f2010-02-26 14:15:57 -05002158 lpfc_sli4_mbox_cmd_free(phba, mboxq);
2159 return;
2160 }
2161
2162 /* Parse the FCF record from the non-embedded mailbox command */
2163 new_fcf_record = lpfc_sli4_fcf_rec_mbox_parse(phba, mboxq,
2164 &next_fcf_index);
2165 if (!new_fcf_record) {
James Smarta93ff372010-10-22 11:06:08 -04002166 lpfc_printf_log(phba, KERN_ERR, LOG_FIP,
James Smart0c9ab6f2010-02-26 14:15:57 -05002167 "2765 Mailbox command READ_FCF_RECORD "
2168 "failed to retrieve a FCF record.\n");
2169 /* Let next new FCF event trigger fast failover */
2170 spin_lock_irq(&phba->hbalock);
James Smarta93ff372010-10-22 11:06:08 -04002171 phba->hba_flag &= ~FCF_TS_INPROG;
James Smart0c9ab6f2010-02-26 14:15:57 -05002172 spin_unlock_irq(&phba->hbalock);
2173 lpfc_sli4_mbox_cmd_free(phba, mboxq);
2174 return;
2175 }
2176
2177 /* Check the FCF record against the connection list */
James Smartecfd03c2010-02-12 14:41:27 -05002178 rc = lpfc_match_fcf_conn_list(phba, new_fcf_record, &boot_flag,
2179 &addr_mode, &vlan_id);
James Smart0c9ab6f2010-02-26 14:15:57 -05002180
2181 /* Log the FCF record information if turned on */
2182 lpfc_sli4_log_fcf_record_info(phba, new_fcf_record, vlan_id,
2183 next_fcf_index);
2184
James Smart6fb120a2009-05-22 14:52:59 -04002185 /*
2186 * If the fcf record does not match with connect list entries
James Smart0c9ab6f2010-02-26 14:15:57 -05002187 * read the next entry; otherwise, this is an eligible FCF
James Smarta93ff372010-10-22 11:06:08 -04002188 * record for roundrobin FCF failover.
James Smart6fb120a2009-05-22 14:52:59 -04002189 */
James Smart0c9ab6f2010-02-26 14:15:57 -05002190 if (!rc) {
James Smart7d791df2011-07-22 18:37:52 -04002191 lpfc_sli4_fcf_pri_list_del(phba,
2192 bf_get(lpfc_fcf_record_fcf_index,
2193 new_fcf_record));
James Smart0c9ab6f2010-02-26 14:15:57 -05002194 lpfc_printf_log(phba, KERN_WARNING, LOG_FIP,
James Smarta93ff372010-10-22 11:06:08 -04002195 "2781 FCF (x%x) failed connection "
James Smart26979ce2012-09-29 11:31:55 -04002196 "list check: (x%x/x%x/%x)\n",
James Smart0c9ab6f2010-02-26 14:15:57 -05002197 bf_get(lpfc_fcf_record_fcf_index,
2198 new_fcf_record),
2199 bf_get(lpfc_fcf_record_fcf_avail,
2200 new_fcf_record),
2201 bf_get(lpfc_fcf_record_fcf_valid,
James Smart26979ce2012-09-29 11:31:55 -04002202 new_fcf_record),
2203 bf_get(lpfc_fcf_record_fcf_sol,
James Smart0c9ab6f2010-02-26 14:15:57 -05002204 new_fcf_record));
James Smartdbb6b3a2010-06-08 18:31:37 -04002205 if ((phba->fcf.fcf_flag & FCF_IN_USE) &&
2206 lpfc_sli4_fcf_record_match(phba, &phba->fcf.current_rec,
2207 new_fcf_record, LPFC_FCOE_IGNORE_VID)) {
James Smart5ac6b302010-10-22 11:05:36 -04002208 if (bf_get(lpfc_fcf_record_fcf_index, new_fcf_record) !=
2209 phba->fcf.current_rec.fcf_indx) {
2210 lpfc_printf_log(phba, KERN_ERR, LOG_FIP,
2211 "2862 FCF (x%x) matches property "
2212 "of in-use FCF (x%x)\n",
2213 bf_get(lpfc_fcf_record_fcf_index,
2214 new_fcf_record),
2215 phba->fcf.current_rec.fcf_indx);
2216 goto read_next_fcf;
2217 }
James Smartdbb6b3a2010-06-08 18:31:37 -04002218 /*
2219 * In case the current in-use FCF record becomes
2220 * invalid/unavailable during FCF discovery that
2221 * was not triggered by fast FCF failover process,
2222 * treat it as fast FCF failover.
2223 */
2224 if (!(phba->fcf.fcf_flag & FCF_REDISC_PEND) &&
2225 !(phba->fcf.fcf_flag & FCF_REDISC_FOV)) {
2226 lpfc_printf_log(phba, KERN_WARNING, LOG_FIP,
2227 "2835 Invalid in-use FCF "
James Smarta93ff372010-10-22 11:06:08 -04002228 "(x%x), enter FCF failover "
2229 "table scan.\n",
James Smartdbb6b3a2010-06-08 18:31:37 -04002230 phba->fcf.current_rec.fcf_indx);
2231 spin_lock_irq(&phba->hbalock);
2232 phba->fcf.fcf_flag |= FCF_REDISC_FOV;
2233 spin_unlock_irq(&phba->hbalock);
2234 lpfc_sli4_mbox_cmd_free(phba, mboxq);
2235 lpfc_sli4_fcf_scan_read_fcf_rec(phba,
2236 LPFC_FCOE_FCF_GET_FIRST);
2237 return;
2238 }
2239 }
James Smart6fb120a2009-05-22 14:52:59 -04002240 goto read_next_fcf;
James Smart0c9ab6f2010-02-26 14:15:57 -05002241 } else {
2242 fcf_index = bf_get(lpfc_fcf_record_fcf_index, new_fcf_record);
James Smart7d791df2011-07-22 18:37:52 -04002243 rc = lpfc_sli4_fcf_pri_list_add(phba, fcf_index,
2244 new_fcf_record);
James Smart0c9ab6f2010-02-26 14:15:57 -05002245 if (rc)
2246 goto read_next_fcf;
2247 }
2248
James Smart6fb120a2009-05-22 14:52:59 -04002249 /*
2250 * If this is not the first FCF discovery of the HBA, use last
James Smartecfd03c2010-02-12 14:41:27 -05002251 * FCF record for the discovery. The condition that a rescan
2252 * matches the in-use FCF record: fabric name, switch name, mac
2253 * address, and vlan_id.
James Smart6fb120a2009-05-22 14:52:59 -04002254 */
James Smart0c9ab6f2010-02-26 14:15:57 -05002255 spin_lock_irq(&phba->hbalock);
James Smart6fb120a2009-05-22 14:52:59 -04002256 if (phba->fcf.fcf_flag & FCF_IN_USE) {
James Smart7d791df2011-07-22 18:37:52 -04002257 if (phba->cfg_fcf_failover_policy == LPFC_FCF_FOV &&
2258 lpfc_sli4_fcf_record_match(phba, &phba->fcf.current_rec,
James Smartdbb6b3a2010-06-08 18:31:37 -04002259 new_fcf_record, vlan_id)) {
James Smart5ac6b302010-10-22 11:05:36 -04002260 if (bf_get(lpfc_fcf_record_fcf_index, new_fcf_record) ==
2261 phba->fcf.current_rec.fcf_indx) {
2262 phba->fcf.fcf_flag |= FCF_AVAILABLE;
2263 if (phba->fcf.fcf_flag & FCF_REDISC_PEND)
2264 /* Stop FCF redisc wait timer */
2265 __lpfc_sli4_stop_fcf_redisc_wait_timer(
2266 phba);
2267 else if (phba->fcf.fcf_flag & FCF_REDISC_FOV)
2268 /* Fast failover, mark completed */
2269 phba->fcf.fcf_flag &= ~FCF_REDISC_FOV;
2270 spin_unlock_irq(&phba->hbalock);
2271 lpfc_printf_log(phba, KERN_INFO, LOG_FIP,
2272 "2836 New FCF matches in-use "
2273 "FCF (x%x)\n",
2274 phba->fcf.current_rec.fcf_indx);
2275 goto out;
2276 } else
2277 lpfc_printf_log(phba, KERN_ERR, LOG_FIP,
2278 "2863 New FCF (x%x) matches "
2279 "property of in-use FCF (x%x)\n",
James Smartdbb6b3a2010-06-08 18:31:37 -04002280 bf_get(lpfc_fcf_record_fcf_index,
James Smart5ac6b302010-10-22 11:05:36 -04002281 new_fcf_record),
2282 phba->fcf.current_rec.fcf_indx);
James Smart6fb120a2009-05-22 14:52:59 -04002283 }
James Smartecfd03c2010-02-12 14:41:27 -05002284 /*
2285 * Read next FCF record from HBA searching for the matching
2286 * with in-use record only if not during the fast failover
2287 * period. In case of fast failover period, it shall try to
2288 * determine whether the FCF record just read should be the
2289 * next candidate.
2290 */
2291 if (!(phba->fcf.fcf_flag & FCF_REDISC_FOV)) {
James Smart0c9ab6f2010-02-26 14:15:57 -05002292 spin_unlock_irq(&phba->hbalock);
James Smartecfd03c2010-02-12 14:41:27 -05002293 goto read_next_fcf;
2294 }
James Smart6fb120a2009-05-22 14:52:59 -04002295 }
James Smartecfd03c2010-02-12 14:41:27 -05002296 /*
2297 * Update on failover FCF record only if it's in FCF fast-failover
2298 * period; otherwise, update on current FCF record.
2299 */
James Smartfc2b9892010-02-26 14:15:29 -05002300 if (phba->fcf.fcf_flag & FCF_REDISC_FOV)
2301 fcf_rec = &phba->fcf.failover_rec;
2302 else
James Smartecfd03c2010-02-12 14:41:27 -05002303 fcf_rec = &phba->fcf.current_rec;
2304
James Smart6fb120a2009-05-22 14:52:59 -04002305 if (phba->fcf.fcf_flag & FCF_AVAILABLE) {
2306 /*
James Smartecfd03c2010-02-12 14:41:27 -05002307 * If the driver FCF record does not have boot flag
2308 * set and new hba fcf record has boot flag set, use
2309 * the new hba fcf record.
James Smart6fb120a2009-05-22 14:52:59 -04002310 */
James Smartecfd03c2010-02-12 14:41:27 -05002311 if (boot_flag && !(fcf_rec->flag & BOOT_ENABLE)) {
2312 /* Choose this FCF record */
James Smartdbb6b3a2010-06-08 18:31:37 -04002313 lpfc_printf_log(phba, KERN_INFO, LOG_FIP,
2314 "2837 Update current FCF record "
2315 "(x%x) with new FCF record (x%x)\n",
2316 fcf_rec->fcf_indx,
2317 bf_get(lpfc_fcf_record_fcf_index,
2318 new_fcf_record));
James Smartecfd03c2010-02-12 14:41:27 -05002319 __lpfc_update_fcf_record(phba, fcf_rec, new_fcf_record,
2320 addr_mode, vlan_id, BOOT_ENABLE);
James Smart0c9ab6f2010-02-26 14:15:57 -05002321 spin_unlock_irq(&phba->hbalock);
James Smart6fb120a2009-05-22 14:52:59 -04002322 goto read_next_fcf;
2323 }
2324 /*
James Smartecfd03c2010-02-12 14:41:27 -05002325 * If the driver FCF record has boot flag set and the
2326 * new hba FCF record does not have boot flag, read
2327 * the next FCF record.
James Smart6fb120a2009-05-22 14:52:59 -04002328 */
James Smartecfd03c2010-02-12 14:41:27 -05002329 if (!boot_flag && (fcf_rec->flag & BOOT_ENABLE)) {
James Smart0c9ab6f2010-02-26 14:15:57 -05002330 spin_unlock_irq(&phba->hbalock);
James Smart6fb120a2009-05-22 14:52:59 -04002331 goto read_next_fcf;
2332 }
2333 /*
James Smartecfd03c2010-02-12 14:41:27 -05002334 * If the new hba FCF record has lower priority value
2335 * than the driver FCF record, use the new record.
James Smart6fb120a2009-05-22 14:52:59 -04002336 */
James Smartfc2b9892010-02-26 14:15:29 -05002337 if (new_fcf_record->fip_priority < fcf_rec->priority) {
James Smart999d8132010-03-15 11:24:56 -04002338 /* Choose the new FCF record with lower priority */
James Smartdbb6b3a2010-06-08 18:31:37 -04002339 lpfc_printf_log(phba, KERN_INFO, LOG_FIP,
2340 "2838 Update current FCF record "
2341 "(x%x) with new FCF record (x%x)\n",
2342 fcf_rec->fcf_indx,
2343 bf_get(lpfc_fcf_record_fcf_index,
2344 new_fcf_record));
James Smartecfd03c2010-02-12 14:41:27 -05002345 __lpfc_update_fcf_record(phba, fcf_rec, new_fcf_record,
2346 addr_mode, vlan_id, 0);
James Smart999d8132010-03-15 11:24:56 -04002347 /* Reset running random FCF selection count */
2348 phba->fcf.eligible_fcf_cnt = 1;
2349 } else if (new_fcf_record->fip_priority == fcf_rec->priority) {
2350 /* Update running random FCF selection count */
2351 phba->fcf.eligible_fcf_cnt++;
2352 select_new_fcf = lpfc_sli4_new_fcf_random_select(phba,
2353 phba->fcf.eligible_fcf_cnt);
James Smartdbb6b3a2010-06-08 18:31:37 -04002354 if (select_new_fcf) {
2355 lpfc_printf_log(phba, KERN_INFO, LOG_FIP,
2356 "2839 Update current FCF record "
2357 "(x%x) with new FCF record (x%x)\n",
2358 fcf_rec->fcf_indx,
2359 bf_get(lpfc_fcf_record_fcf_index,
2360 new_fcf_record));
James Smart999d8132010-03-15 11:24:56 -04002361 /* Choose the new FCF by random selection */
2362 __lpfc_update_fcf_record(phba, fcf_rec,
2363 new_fcf_record,
2364 addr_mode, vlan_id, 0);
James Smartdbb6b3a2010-06-08 18:31:37 -04002365 }
James Smart6fb120a2009-05-22 14:52:59 -04002366 }
James Smart0c9ab6f2010-02-26 14:15:57 -05002367 spin_unlock_irq(&phba->hbalock);
James Smart6fb120a2009-05-22 14:52:59 -04002368 goto read_next_fcf;
2369 }
2370 /*
James Smartecfd03c2010-02-12 14:41:27 -05002371 * This is the first suitable FCF record, choose this record for
2372 * initial best-fit FCF.
James Smart6fb120a2009-05-22 14:52:59 -04002373 */
James Smartecfd03c2010-02-12 14:41:27 -05002374 if (fcf_rec) {
James Smartdbb6b3a2010-06-08 18:31:37 -04002375 lpfc_printf_log(phba, KERN_INFO, LOG_FIP,
James Smarta93ff372010-10-22 11:06:08 -04002376 "2840 Update initial FCF candidate "
2377 "with FCF (x%x)\n",
James Smartdbb6b3a2010-06-08 18:31:37 -04002378 bf_get(lpfc_fcf_record_fcf_index,
2379 new_fcf_record));
James Smartecfd03c2010-02-12 14:41:27 -05002380 __lpfc_update_fcf_record(phba, fcf_rec, new_fcf_record,
2381 addr_mode, vlan_id, (boot_flag ?
2382 BOOT_ENABLE : 0));
2383 phba->fcf.fcf_flag |= FCF_AVAILABLE;
James Smart999d8132010-03-15 11:24:56 -04002384 /* Setup initial running random FCF selection count */
2385 phba->fcf.eligible_fcf_cnt = 1;
2386 /* Seeding the random number generator for random selection */
2387 seed = (uint32_t)(0xFFFFFFFF & jiffies);
Akinobu Mita3b60a642013-04-29 16:21:35 -07002388 prandom_seed(seed);
James Smart6fb120a2009-05-22 14:52:59 -04002389 }
James Smart0c9ab6f2010-02-26 14:15:57 -05002390 spin_unlock_irq(&phba->hbalock);
James Smart6fb120a2009-05-22 14:52:59 -04002391 goto read_next_fcf;
2392
2393read_next_fcf:
2394 lpfc_sli4_mbox_cmd_free(phba, mboxq);
James Smartecfd03c2010-02-12 14:41:27 -05002395 if (next_fcf_index == LPFC_FCOE_FCF_NEXT_NONE || next_fcf_index == 0) {
2396 if (phba->fcf.fcf_flag & FCF_REDISC_FOV) {
2397 /*
2398 * Case of FCF fast failover scan
2399 */
2400
2401 /*
2402 * It has not found any suitable FCF record, cancel
2403 * FCF scan inprogress, and do nothing
2404 */
2405 if (!(phba->fcf.failover_rec.flag & RECORD_VALID)) {
James Smart0c9ab6f2010-02-26 14:15:57 -05002406 lpfc_printf_log(phba, KERN_WARNING, LOG_FIP,
James Smarta93ff372010-10-22 11:06:08 -04002407 "2782 No suitable FCF found: "
2408 "(x%x/x%x)\n",
James Smart0c9ab6f2010-02-26 14:15:57 -05002409 phba->fcoe_eventtag_at_fcf_scan,
2410 bf_get(lpfc_fcf_record_fcf_index,
2411 new_fcf_record));
James Smart0c9ab6f2010-02-26 14:15:57 -05002412 spin_lock_irq(&phba->hbalock);
James Smarta93ff372010-10-22 11:06:08 -04002413 if (phba->hba_flag & HBA_DEVLOSS_TMO) {
2414 phba->hba_flag &= ~FCF_TS_INPROG;
2415 spin_unlock_irq(&phba->hbalock);
2416 /* Unregister in-use FCF and rescan */
2417 lpfc_printf_log(phba, KERN_INFO,
2418 LOG_FIP,
2419 "2864 On devloss tmo "
2420 "unreg in-use FCF and "
2421 "rescan FCF table\n");
2422 lpfc_unregister_fcf_rescan(phba);
2423 return;
2424 }
2425 /*
2426 * Let next new FCF event trigger fast failover
2427 */
2428 phba->hba_flag &= ~FCF_TS_INPROG;
James Smart0c9ab6f2010-02-26 14:15:57 -05002429 spin_unlock_irq(&phba->hbalock);
James Smartecfd03c2010-02-12 14:41:27 -05002430 return;
2431 }
2432 /*
2433 * It has found a suitable FCF record that is not
2434 * the same as in-use FCF record, unregister the
2435 * in-use FCF record, replace the in-use FCF record
2436 * with the new FCF record, mark FCF fast failover
2437 * completed, and then start register the new FCF
2438 * record.
2439 */
2440
James Smart0c9ab6f2010-02-26 14:15:57 -05002441 /* Unregister the current in-use FCF record */
James Smartecfd03c2010-02-12 14:41:27 -05002442 lpfc_unregister_fcf(phba);
James Smart0c9ab6f2010-02-26 14:15:57 -05002443
2444 /* Replace in-use record with the new record */
James Smartdbb6b3a2010-06-08 18:31:37 -04002445 lpfc_printf_log(phba, KERN_INFO, LOG_FIP,
James Smarta93ff372010-10-22 11:06:08 -04002446 "2842 Replace in-use FCF (x%x) "
2447 "with failover FCF (x%x)\n",
James Smartdbb6b3a2010-06-08 18:31:37 -04002448 phba->fcf.current_rec.fcf_indx,
2449 phba->fcf.failover_rec.fcf_indx);
James Smartecfd03c2010-02-12 14:41:27 -05002450 memcpy(&phba->fcf.current_rec,
2451 &phba->fcf.failover_rec,
2452 sizeof(struct lpfc_fcf_rec));
James Smart3804dc82010-07-14 15:31:37 -04002453 /*
2454 * Mark the fast FCF failover rediscovery completed
2455 * and the start of the first round of the roundrobin
2456 * FCF failover.
2457 */
James Smart0c9ab6f2010-02-26 14:15:57 -05002458 spin_lock_irq(&phba->hbalock);
James Smarta93ff372010-10-22 11:06:08 -04002459 phba->fcf.fcf_flag &= ~FCF_REDISC_FOV;
James Smart0c9ab6f2010-02-26 14:15:57 -05002460 spin_unlock_irq(&phba->hbalock);
James Smartecfd03c2010-02-12 14:41:27 -05002461 /* Register to the new FCF record */
2462 lpfc_register_fcf(phba);
2463 } else {
2464 /*
2465 * In case of transaction period to fast FCF failover,
2466 * do nothing when search to the end of the FCF table.
2467 */
2468 if ((phba->fcf.fcf_flag & FCF_REDISC_EVT) ||
2469 (phba->fcf.fcf_flag & FCF_REDISC_PEND))
2470 return;
James Smartdbb6b3a2010-06-08 18:31:37 -04002471
James Smart7d791df2011-07-22 18:37:52 -04002472 if (phba->cfg_fcf_failover_policy == LPFC_FCF_FOV &&
2473 phba->fcf.fcf_flag & FCF_IN_USE) {
James Smartdbb6b3a2010-06-08 18:31:37 -04002474 /*
2475 * In case the current in-use FCF record no
2476 * longer existed during FCF discovery that
2477 * was not triggered by fast FCF failover
2478 * process, treat it as fast FCF failover.
2479 */
2480 lpfc_printf_log(phba, KERN_INFO, LOG_FIP,
2481 "2841 In-use FCF record (x%x) "
2482 "not reported, entering fast "
2483 "FCF failover mode scanning.\n",
2484 phba->fcf.current_rec.fcf_indx);
2485 spin_lock_irq(&phba->hbalock);
2486 phba->fcf.fcf_flag |= FCF_REDISC_FOV;
2487 spin_unlock_irq(&phba->hbalock);
James Smartdbb6b3a2010-06-08 18:31:37 -04002488 lpfc_sli4_fcf_scan_read_fcf_rec(phba,
2489 LPFC_FCOE_FCF_GET_FIRST);
2490 return;
2491 }
James Smart0c9ab6f2010-02-26 14:15:57 -05002492 /* Register to the new FCF record */
James Smartecfd03c2010-02-12 14:41:27 -05002493 lpfc_register_fcf(phba);
2494 }
2495 } else
James Smart0c9ab6f2010-02-26 14:15:57 -05002496 lpfc_sli4_fcf_scan_read_fcf_rec(phba, next_fcf_index);
James Smart6fb120a2009-05-22 14:52:59 -04002497 return;
2498
2499out:
2500 lpfc_sli4_mbox_cmd_free(phba, mboxq);
2501 lpfc_register_fcf(phba);
2502
2503 return;
2504}
2505
2506/**
James Smarta93ff372010-10-22 11:06:08 -04002507 * lpfc_mbx_cmpl_fcf_rr_read_fcf_rec - fcf roundrobin read_fcf mbox cmpl hdler
James Smart0c9ab6f2010-02-26 14:15:57 -05002508 * @phba: pointer to lpfc hba data structure.
2509 * @mboxq: pointer to mailbox object.
2510 *
James Smarta93ff372010-10-22 11:06:08 -04002511 * This is the callback function for FLOGI failure roundrobin FCF failover
James Smart0c9ab6f2010-02-26 14:15:57 -05002512 * read FCF record mailbox command from the eligible FCF record bmask for
2513 * performing the failover. If the FCF read back is not valid/available, it
2514 * fails through to retrying FLOGI to the currently registered FCF again.
2515 * Otherwise, if the FCF read back is valid and available, it will set the
2516 * newly read FCF record to the failover FCF record, unregister currently
2517 * registered FCF record, copy the failover FCF record to the current
2518 * FCF record, and then register the current FCF record before proceeding
2519 * to trying FLOGI on the new failover FCF.
2520 */
2521void
2522lpfc_mbx_cmpl_fcf_rr_read_fcf_rec(struct lpfc_hba *phba, LPFC_MBOXQ_t *mboxq)
2523{
2524 struct fcf_record *new_fcf_record;
2525 uint32_t boot_flag, addr_mode;
James Smarta93ff372010-10-22 11:06:08 -04002526 uint16_t next_fcf_index, fcf_index;
James Smart0c9ab6f2010-02-26 14:15:57 -05002527 uint16_t current_fcf_index;
2528 uint16_t vlan_id;
James Smarta93ff372010-10-22 11:06:08 -04002529 int rc;
James Smart0c9ab6f2010-02-26 14:15:57 -05002530
James Smarta93ff372010-10-22 11:06:08 -04002531 /* If link state is not up, stop the roundrobin failover process */
James Smart0c9ab6f2010-02-26 14:15:57 -05002532 if (phba->link_state < LPFC_LINK_UP) {
2533 spin_lock_irq(&phba->hbalock);
2534 phba->fcf.fcf_flag &= ~FCF_DISCOVERY;
James Smarta93ff372010-10-22 11:06:08 -04002535 phba->hba_flag &= ~FCF_RR_INPROG;
James Smart0c9ab6f2010-02-26 14:15:57 -05002536 spin_unlock_irq(&phba->hbalock);
James Smarta93ff372010-10-22 11:06:08 -04002537 goto out;
James Smart0c9ab6f2010-02-26 14:15:57 -05002538 }
2539
2540 /* Parse the FCF record from the non-embedded mailbox command */
2541 new_fcf_record = lpfc_sli4_fcf_rec_mbox_parse(phba, mboxq,
2542 &next_fcf_index);
2543 if (!new_fcf_record) {
2544 lpfc_printf_log(phba, KERN_WARNING, LOG_FIP,
2545 "2766 Mailbox command READ_FCF_RECORD "
2546 "failed to retrieve a FCF record.\n");
James Smarta93ff372010-10-22 11:06:08 -04002547 goto error_out;
James Smart0c9ab6f2010-02-26 14:15:57 -05002548 }
2549
2550 /* Get the needed parameters from FCF record */
James Smarta93ff372010-10-22 11:06:08 -04002551 rc = lpfc_match_fcf_conn_list(phba, new_fcf_record, &boot_flag,
2552 &addr_mode, &vlan_id);
James Smart0c9ab6f2010-02-26 14:15:57 -05002553
2554 /* Log the FCF record information if turned on */
2555 lpfc_sli4_log_fcf_record_info(phba, new_fcf_record, vlan_id,
2556 next_fcf_index);
2557
James Smarta93ff372010-10-22 11:06:08 -04002558 fcf_index = bf_get(lpfc_fcf_record_fcf_index, new_fcf_record);
2559 if (!rc) {
2560 lpfc_printf_log(phba, KERN_INFO, LOG_FIP,
2561 "2848 Remove ineligible FCF (x%x) from "
2562 "from roundrobin bmask\n", fcf_index);
2563 /* Clear roundrobin bmask bit for ineligible FCF */
2564 lpfc_sli4_fcf_rr_index_clear(phba, fcf_index);
2565 /* Perform next round of roundrobin FCF failover */
2566 fcf_index = lpfc_sli4_fcf_rr_next_index_get(phba);
2567 rc = lpfc_sli4_fcf_rr_next_proc(phba->pport, fcf_index);
2568 if (rc)
2569 goto out;
2570 goto error_out;
2571 }
2572
2573 if (fcf_index == phba->fcf.current_rec.fcf_indx) {
2574 lpfc_printf_log(phba, KERN_INFO, LOG_FIP,
2575 "2760 Perform FLOGI roundrobin FCF failover: "
2576 "FCF (x%x) back to FCF (x%x)\n",
2577 phba->fcf.current_rec.fcf_indx, fcf_index);
2578 /* Wait 500 ms before retrying FLOGI to current FCF */
2579 msleep(500);
James Smart76a95d72010-11-20 23:11:48 -05002580 lpfc_issue_init_vfi(phba->pport);
James Smarta93ff372010-10-22 11:06:08 -04002581 goto out;
2582 }
2583
James Smart0c9ab6f2010-02-26 14:15:57 -05002584 /* Upload new FCF record to the failover FCF record */
James Smartdbb6b3a2010-06-08 18:31:37 -04002585 lpfc_printf_log(phba, KERN_INFO, LOG_FIP,
James Smarta93ff372010-10-22 11:06:08 -04002586 "2834 Update current FCF (x%x) with new FCF (x%x)\n",
2587 phba->fcf.failover_rec.fcf_indx, fcf_index);
James Smart0c9ab6f2010-02-26 14:15:57 -05002588 spin_lock_irq(&phba->hbalock);
2589 __lpfc_update_fcf_record(phba, &phba->fcf.failover_rec,
2590 new_fcf_record, addr_mode, vlan_id,
2591 (boot_flag ? BOOT_ENABLE : 0));
2592 spin_unlock_irq(&phba->hbalock);
2593
2594 current_fcf_index = phba->fcf.current_rec.fcf_indx;
2595
2596 /* Unregister the current in-use FCF record */
2597 lpfc_unregister_fcf(phba);
2598
2599 /* Replace in-use record with the new record */
2600 memcpy(&phba->fcf.current_rec, &phba->fcf.failover_rec,
2601 sizeof(struct lpfc_fcf_rec));
2602
2603 lpfc_printf_log(phba, KERN_INFO, LOG_FIP,
James Smarta93ff372010-10-22 11:06:08 -04002604 "2783 Perform FLOGI roundrobin FCF failover: FCF "
2605 "(x%x) to FCF (x%x)\n", current_fcf_index, fcf_index);
James Smart0c9ab6f2010-02-26 14:15:57 -05002606
James Smarta93ff372010-10-22 11:06:08 -04002607error_out:
2608 lpfc_register_fcf(phba);
James Smart0c9ab6f2010-02-26 14:15:57 -05002609out:
2610 lpfc_sli4_mbox_cmd_free(phba, mboxq);
James Smart0c9ab6f2010-02-26 14:15:57 -05002611}
2612
2613/**
2614 * lpfc_mbx_cmpl_read_fcf_rec - read fcf completion handler.
2615 * @phba: pointer to lpfc hba data structure.
2616 * @mboxq: pointer to mailbox object.
2617 *
2618 * This is the callback function of read FCF record mailbox command for
James Smarta93ff372010-10-22 11:06:08 -04002619 * updating the eligible FCF bmask for FLOGI failure roundrobin FCF
James Smart0c9ab6f2010-02-26 14:15:57 -05002620 * failover when a new FCF event happened. If the FCF read back is
2621 * valid/available and it passes the connection list check, it updates
James Smarta93ff372010-10-22 11:06:08 -04002622 * the bmask for the eligible FCF record for roundrobin failover.
James Smart0c9ab6f2010-02-26 14:15:57 -05002623 */
2624void
2625lpfc_mbx_cmpl_read_fcf_rec(struct lpfc_hba *phba, LPFC_MBOXQ_t *mboxq)
2626{
2627 struct fcf_record *new_fcf_record;
2628 uint32_t boot_flag, addr_mode;
2629 uint16_t fcf_index, next_fcf_index;
2630 uint16_t vlan_id;
2631 int rc;
2632
2633 /* If link state is not up, no need to proceed */
2634 if (phba->link_state < LPFC_LINK_UP)
2635 goto out;
2636
2637 /* If FCF discovery period is over, no need to proceed */
James Smart3804dc82010-07-14 15:31:37 -04002638 if (!(phba->fcf.fcf_flag & FCF_DISCOVERY))
James Smart0c9ab6f2010-02-26 14:15:57 -05002639 goto out;
2640
2641 /* Parse the FCF record from the non-embedded mailbox command */
2642 new_fcf_record = lpfc_sli4_fcf_rec_mbox_parse(phba, mboxq,
2643 &next_fcf_index);
2644 if (!new_fcf_record) {
2645 lpfc_printf_log(phba, KERN_INFO, LOG_FIP,
2646 "2767 Mailbox command READ_FCF_RECORD "
2647 "failed to retrieve a FCF record.\n");
2648 goto out;
2649 }
2650
2651 /* Check the connection list for eligibility */
2652 rc = lpfc_match_fcf_conn_list(phba, new_fcf_record, &boot_flag,
2653 &addr_mode, &vlan_id);
2654
2655 /* Log the FCF record information if turned on */
2656 lpfc_sli4_log_fcf_record_info(phba, new_fcf_record, vlan_id,
2657 next_fcf_index);
2658
2659 if (!rc)
2660 goto out;
2661
2662 /* Update the eligible FCF record index bmask */
2663 fcf_index = bf_get(lpfc_fcf_record_fcf_index, new_fcf_record);
James Smart7d791df2011-07-22 18:37:52 -04002664
2665 rc = lpfc_sli4_fcf_pri_list_add(phba, fcf_index, new_fcf_record);
James Smart0c9ab6f2010-02-26 14:15:57 -05002666
2667out:
2668 lpfc_sli4_mbox_cmd_free(phba, mboxq);
2669}
2670
2671/**
James Smart76a95d72010-11-20 23:11:48 -05002672 * lpfc_init_vfi_cmpl - Completion handler for init_vfi mbox command.
2673 * @phba: pointer to lpfc hba data structure.
2674 * @mboxq: pointer to mailbox data structure.
2675 *
2676 * This function handles completion of init vfi mailbox command.
2677 */
2678void
2679lpfc_init_vfi_cmpl(struct lpfc_hba *phba, LPFC_MBOXQ_t *mboxq)
2680{
2681 struct lpfc_vport *vport = mboxq->vport;
2682
James Smartdf9e1b52011-12-13 13:22:17 -05002683 /*
2684 * VFI not supported on interface type 0, just do the flogi
2685 * Also continue if the VFI is in use - just use the same one.
2686 */
2687 if (mboxq->u.mb.mbxStatus &&
2688 (bf_get(lpfc_sli_intf_if_type, &phba->sli4_hba.sli_intf) !=
2689 LPFC_SLI_INTF_IF_TYPE_0) &&
2690 mboxq->u.mb.mbxStatus != MBX_VFI_IN_USE) {
James Smart76a95d72010-11-20 23:11:48 -05002691 lpfc_printf_vlog(vport, KERN_ERR,
2692 LOG_MBOX,
2693 "2891 Init VFI mailbox failed 0x%x\n",
2694 mboxq->u.mb.mbxStatus);
2695 mempool_free(mboxq, phba->mbox_mem_pool);
2696 lpfc_vport_set_state(vport, FC_VPORT_FAILED);
2697 return;
2698 }
James Smart73d91e52011-10-10 21:32:10 -04002699
James Smart76a95d72010-11-20 23:11:48 -05002700 lpfc_initial_flogi(vport);
2701 mempool_free(mboxq, phba->mbox_mem_pool);
2702 return;
2703}
2704
2705/**
2706 * lpfc_issue_init_vfi - Issue init_vfi mailbox command.
2707 * @vport: pointer to lpfc_vport data structure.
2708 *
2709 * This function issue a init_vfi mailbox command to initialize the VFI and
2710 * VPI for the physical port.
2711 */
2712void
2713lpfc_issue_init_vfi(struct lpfc_vport *vport)
2714{
2715 LPFC_MBOXQ_t *mboxq;
2716 int rc;
2717 struct lpfc_hba *phba = vport->phba;
2718
2719 mboxq = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL);
2720 if (!mboxq) {
2721 lpfc_printf_vlog(vport, KERN_ERR,
2722 LOG_MBOX, "2892 Failed to allocate "
2723 "init_vfi mailbox\n");
2724 return;
2725 }
2726 lpfc_init_vfi(mboxq, vport);
2727 mboxq->mbox_cmpl = lpfc_init_vfi_cmpl;
2728 rc = lpfc_sli_issue_mbox(phba, mboxq, MBX_NOWAIT);
2729 if (rc == MBX_NOT_FINISHED) {
2730 lpfc_printf_vlog(vport, KERN_ERR,
2731 LOG_MBOX, "2893 Failed to issue init_vfi mailbox\n");
2732 mempool_free(mboxq, vport->phba->mbox_mem_pool);
2733 }
2734}
2735
2736/**
James Smart1c6834a2009-07-19 10:01:26 -04002737 * lpfc_init_vpi_cmpl - Completion handler for init_vpi mbox command.
2738 * @phba: pointer to lpfc hba data structure.
2739 * @mboxq: pointer to mailbox data structure.
2740 *
2741 * This function handles completion of init vpi mailbox command.
2742 */
James Smart695a8142010-01-26 23:08:03 -05002743void
James Smart1c6834a2009-07-19 10:01:26 -04002744lpfc_init_vpi_cmpl(struct lpfc_hba *phba, LPFC_MBOXQ_t *mboxq)
2745{
2746 struct lpfc_vport *vport = mboxq->vport;
James Smart695a8142010-01-26 23:08:03 -05002747 struct lpfc_nodelist *ndlp;
James Smart72100cc2010-02-12 14:43:01 -05002748 struct Scsi_Host *shost = lpfc_shost_from_vport(vport);
2749
James Smart1c6834a2009-07-19 10:01:26 -04002750 if (mboxq->u.mb.mbxStatus) {
2751 lpfc_printf_vlog(vport, KERN_ERR,
2752 LOG_MBOX,
2753 "2609 Init VPI mailbox failed 0x%x\n",
2754 mboxq->u.mb.mbxStatus);
2755 mempool_free(mboxq, phba->mbox_mem_pool);
2756 lpfc_vport_set_state(vport, FC_VPORT_FAILED);
2757 return;
2758 }
James Smart72100cc2010-02-12 14:43:01 -05002759 spin_lock_irq(shost->host_lock);
James Smart1c6834a2009-07-19 10:01:26 -04002760 vport->fc_flag &= ~FC_VPORT_NEEDS_INIT_VPI;
James Smart72100cc2010-02-12 14:43:01 -05002761 spin_unlock_irq(shost->host_lock);
James Smart1c6834a2009-07-19 10:01:26 -04002762
James Smart695a8142010-01-26 23:08:03 -05002763 /* If this port is physical port or FDISC is done, do reg_vpi */
2764 if ((phba->pport == vport) || (vport->port_state == LPFC_FDISC)) {
2765 ndlp = lpfc_findnode_did(vport, Fabric_DID);
2766 if (!ndlp)
2767 lpfc_printf_vlog(vport, KERN_ERR,
2768 LOG_DISCOVERY,
2769 "2731 Cannot find fabric "
2770 "controller node\n");
2771 else
2772 lpfc_register_new_vport(phba, vport, ndlp);
2773 mempool_free(mboxq, phba->mbox_mem_pool);
2774 return;
2775 }
2776
James Smart1c6834a2009-07-19 10:01:26 -04002777 if (phba->link_flag & LS_NPIV_FAB_SUPPORTED)
2778 lpfc_initial_fdisc(vport);
2779 else {
2780 lpfc_vport_set_state(vport, FC_VPORT_NO_FABRIC_SUPP);
James Smart6a9c52c2009-10-02 15:16:51 -04002781 lpfc_printf_vlog(vport, KERN_ERR, LOG_ELS,
2782 "2606 No NPIV Fabric support\n");
James Smart1c6834a2009-07-19 10:01:26 -04002783 }
James Smart695a8142010-01-26 23:08:03 -05002784 mempool_free(mboxq, phba->mbox_mem_pool);
James Smart1c6834a2009-07-19 10:01:26 -04002785 return;
2786}
2787
2788/**
James Smartecfd03c2010-02-12 14:41:27 -05002789 * lpfc_issue_init_vpi - Issue init_vpi mailbox command.
2790 * @vport: pointer to lpfc_vport data structure.
2791 *
2792 * This function issue a init_vpi mailbox command to initialize
2793 * VPI for the vport.
2794 */
2795void
2796lpfc_issue_init_vpi(struct lpfc_vport *vport)
2797{
2798 LPFC_MBOXQ_t *mboxq;
James Smart16a3a202013-04-17 20:14:38 -04002799 int rc, vpi;
2800
2801 if ((vport->port_type != LPFC_PHYSICAL_PORT) && (!vport->vpi)) {
2802 vpi = lpfc_alloc_vpi(vport->phba);
2803 if (!vpi) {
2804 lpfc_printf_vlog(vport, KERN_ERR,
2805 LOG_MBOX,
2806 "3303 Failed to obtain vport vpi\n");
2807 lpfc_vport_set_state(vport, FC_VPORT_FAILED);
2808 return;
2809 }
2810 vport->vpi = vpi;
2811 }
James Smartecfd03c2010-02-12 14:41:27 -05002812
2813 mboxq = mempool_alloc(vport->phba->mbox_mem_pool, GFP_KERNEL);
2814 if (!mboxq) {
2815 lpfc_printf_vlog(vport, KERN_ERR,
2816 LOG_MBOX, "2607 Failed to allocate "
2817 "init_vpi mailbox\n");
2818 return;
2819 }
2820 lpfc_init_vpi(vport->phba, mboxq, vport->vpi);
2821 mboxq->vport = vport;
2822 mboxq->mbox_cmpl = lpfc_init_vpi_cmpl;
2823 rc = lpfc_sli_issue_mbox(vport->phba, mboxq, MBX_NOWAIT);
2824 if (rc == MBX_NOT_FINISHED) {
2825 lpfc_printf_vlog(vport, KERN_ERR,
2826 LOG_MBOX, "2608 Failed to issue init_vpi mailbox\n");
2827 mempool_free(mboxq, vport->phba->mbox_mem_pool);
2828 }
2829}
2830
2831/**
James Smart6fb120a2009-05-22 14:52:59 -04002832 * lpfc_start_fdiscs - send fdiscs for each vports on this port.
2833 * @phba: pointer to lpfc hba data structure.
2834 *
2835 * This function loops through the list of vports on the @phba and issues an
2836 * FDISC if possible.
2837 */
2838void
2839lpfc_start_fdiscs(struct lpfc_hba *phba)
2840{
2841 struct lpfc_vport **vports;
2842 int i;
2843
2844 vports = lpfc_create_vport_work_array(phba);
2845 if (vports != NULL) {
2846 for (i = 0; i <= phba->max_vports && vports[i] != NULL; i++) {
2847 if (vports[i]->port_type == LPFC_PHYSICAL_PORT)
2848 continue;
2849 /* There are no vpi for this vport */
2850 if (vports[i]->vpi > phba->max_vpi) {
2851 lpfc_vport_set_state(vports[i],
2852 FC_VPORT_FAILED);
2853 continue;
2854 }
James Smart76a95d72010-11-20 23:11:48 -05002855 if (phba->fc_topology == LPFC_TOPOLOGY_LOOP) {
James Smart6fb120a2009-05-22 14:52:59 -04002856 lpfc_vport_set_state(vports[i],
2857 FC_VPORT_LINKDOWN);
2858 continue;
2859 }
James Smart1c6834a2009-07-19 10:01:26 -04002860 if (vports[i]->fc_flag & FC_VPORT_NEEDS_INIT_VPI) {
James Smartecfd03c2010-02-12 14:41:27 -05002861 lpfc_issue_init_vpi(vports[i]);
James Smart1c6834a2009-07-19 10:01:26 -04002862 continue;
2863 }
James Smart6fb120a2009-05-22 14:52:59 -04002864 if (phba->link_flag & LS_NPIV_FAB_SUPPORTED)
2865 lpfc_initial_fdisc(vports[i]);
2866 else {
2867 lpfc_vport_set_state(vports[i],
2868 FC_VPORT_NO_FABRIC_SUPP);
2869 lpfc_printf_vlog(vports[i], KERN_ERR,
2870 LOG_ELS,
2871 "0259 No NPIV "
2872 "Fabric support\n");
2873 }
2874 }
2875 }
2876 lpfc_destroy_vport_work_array(phba, vports);
2877}
2878
2879void
2880lpfc_mbx_cmpl_reg_vfi(struct lpfc_hba *phba, LPFC_MBOXQ_t *mboxq)
2881{
2882 struct lpfc_dmabuf *dmabuf = mboxq->context1;
2883 struct lpfc_vport *vport = mboxq->vport;
James Smart72100cc2010-02-12 14:43:01 -05002884 struct Scsi_Host *shost = lpfc_shost_from_vport(vport);
James Smart6fb120a2009-05-22 14:52:59 -04002885
James Smartf5eca9b2012-03-01 22:37:54 -05002886 /*
2887 * VFI not supported for interface type 0, so ignore any mailbox
2888 * error (except VFI in use) and continue with the discovery.
2889 */
2890 if (mboxq->u.mb.mbxStatus &&
2891 (bf_get(lpfc_sli_intf_if_type, &phba->sli4_hba.sli_intf) !=
2892 LPFC_SLI_INTF_IF_TYPE_0) &&
2893 mboxq->u.mb.mbxStatus != MBX_VFI_IN_USE) {
James Smart6fb120a2009-05-22 14:52:59 -04002894 lpfc_printf_vlog(vport, KERN_ERR, LOG_MBOX,
2895 "2018 REG_VFI mbxStatus error x%x "
2896 "HBA state x%x\n",
2897 mboxq->u.mb.mbxStatus, vport->port_state);
James Smart76a95d72010-11-20 23:11:48 -05002898 if (phba->fc_topology == LPFC_TOPOLOGY_LOOP) {
James Smart6fb120a2009-05-22 14:52:59 -04002899 /* FLOGI failed, use loop map to make discovery list */
2900 lpfc_disc_list_loopmap(vport);
2901 /* Start discovery */
2902 lpfc_disc_start(vport);
James Smart1b511972011-12-13 13:23:09 -05002903 goto out_free_mem;
James Smart6fb120a2009-05-22 14:52:59 -04002904 }
2905 lpfc_vport_set_state(vport, FC_VPORT_FAILED);
James Smart1b511972011-12-13 13:23:09 -05002906 goto out_free_mem;
James Smart6fb120a2009-05-22 14:52:59 -04002907 }
James Smartae05ebe2013-03-01 16:35:38 -05002908
2909 /* If the VFI is already registered, there is nothing else to do */
2910 if (vport->fc_flag & FC_VFI_REGISTERED)
2911 goto out_free_mem;
2912
James Smartc8685952009-11-18 15:39:16 -05002913 /* The VPI is implicitly registered when the VFI is registered */
James Smart72100cc2010-02-12 14:43:01 -05002914 spin_lock_irq(shost->host_lock);
James Smartc8685952009-11-18 15:39:16 -05002915 vport->vpi_state |= LPFC_VPI_REGISTERED;
James Smart695a8142010-01-26 23:08:03 -05002916 vport->fc_flag |= FC_VFI_REGISTERED;
James Smart695a8142010-01-26 23:08:03 -05002917 vport->fc_flag &= ~FC_VPORT_NEEDS_REG_VPI;
James Smart5248a742011-07-22 18:37:06 -04002918 vport->fc_flag &= ~FC_VPORT_NEEDS_INIT_VPI;
James Smart72100cc2010-02-12 14:43:01 -05002919 spin_unlock_irq(shost->host_lock);
James Smart6fb120a2009-05-22 14:52:59 -04002920
James Smart1b511972011-12-13 13:23:09 -05002921 /* In case SLI4 FC loopback test, we are ready */
2922 if ((phba->sli_rev == LPFC_SLI_REV4) &&
2923 (phba->link_flag & LS_LOOPBACK_MODE)) {
2924 phba->link_state = LPFC_HBA_READY;
2925 goto out_free_mem;
2926 }
2927
James Smart6fb120a2009-05-22 14:52:59 -04002928 if (vport->port_state == LPFC_FABRIC_CFG_LINK) {
James Smart939723a2012-05-09 21:19:03 -04002929 /*
2930 * For private loop or for NPort pt2pt,
2931 * just start discovery and we are done.
2932 */
2933 if ((vport->fc_flag & FC_PT2PT) ||
2934 ((phba->fc_topology == LPFC_TOPOLOGY_LOOP) &&
2935 !(vport->fc_flag & FC_PUBLIC_LOOP))) {
2936
James Smart76a95d72010-11-20 23:11:48 -05002937 /* Use loop map to make discovery list */
2938 lpfc_disc_list_loopmap(vport);
2939 /* Start discovery */
2940 lpfc_disc_start(vport);
2941 } else {
2942 lpfc_start_fdiscs(phba);
2943 lpfc_do_scr_ns_plogi(phba, vport);
2944 }
James Smart6fb120a2009-05-22 14:52:59 -04002945 }
2946
James Smart1b511972011-12-13 13:23:09 -05002947out_free_mem:
James Smart6fb120a2009-05-22 14:52:59 -04002948 mempool_free(mboxq, phba->mbox_mem_pool);
2949 lpfc_mbuf_free(phba, dmabuf->virt, dmabuf->phys);
2950 kfree(dmabuf);
2951 return;
2952}
2953
2954static void
James Smart2e0fef82007-06-17 19:56:36 -05002955lpfc_mbx_cmpl_read_sparam(struct lpfc_hba *phba, LPFC_MBOXQ_t *pmb)
dea31012005-04-17 16:05:31 -05002956{
James Smart6fb120a2009-05-22 14:52:59 -04002957 MAILBOX_t *mb = &pmb->u.mb;
dea31012005-04-17 16:05:31 -05002958 struct lpfc_dmabuf *mp = (struct lpfc_dmabuf *) pmb->context1;
James Smart2e0fef82007-06-17 19:56:36 -05002959 struct lpfc_vport *vport = pmb->vport;
dea31012005-04-17 16:05:31 -05002960
2961
2962 /* Check for error */
2963 if (mb->mbxStatus) {
2964 /* READ_SPARAM mbox error <mbxStatus> state <hba_state> */
James Smarte8b62012007-08-02 11:10:09 -04002965 lpfc_printf_vlog(vport, KERN_ERR, LOG_MBOX,
2966 "0319 READ_SPARAM mbxStatus error x%x "
2967 "hba state x%x>\n",
2968 mb->mbxStatus, vport->port_state);
dea31012005-04-17 16:05:31 -05002969 lpfc_linkdown(phba);
dea31012005-04-17 16:05:31 -05002970 goto out;
2971 }
2972
James Smart2e0fef82007-06-17 19:56:36 -05002973 memcpy((uint8_t *) &vport->fc_sparam, (uint8_t *) mp->virt,
dea31012005-04-17 16:05:31 -05002974 sizeof (struct serv_parm));
James Smart05580562011-05-24 11:40:48 -04002975 lpfc_update_vport_wwn(vport);
James Smart92d7f7b2007-06-17 19:56:38 -05002976 if (vport->port_type == LPFC_PHYSICAL_PORT) {
2977 memcpy(&phba->wwnn, &vport->fc_nodename, sizeof(phba->wwnn));
2978 memcpy(&phba->wwpn, &vport->fc_portname, sizeof(phba->wwnn));
2979 }
2980
dea31012005-04-17 16:05:31 -05002981 lpfc_mbuf_free(phba, mp->virt, mp->phys);
2982 kfree(mp);
James Smart2e0fef82007-06-17 19:56:36 -05002983 mempool_free(pmb, phba->mbox_mem_pool);
dea31012005-04-17 16:05:31 -05002984 return;
2985
2986out:
2987 pmb->context1 = NULL;
2988 lpfc_mbuf_free(phba, mp->virt, mp->phys);
2989 kfree(mp);
James Smart92d7f7b2007-06-17 19:56:38 -05002990 lpfc_issue_clear_la(phba, vport);
2991 mempool_free(pmb, phba->mbox_mem_pool);
dea31012005-04-17 16:05:31 -05002992 return;
2993}
2994
2995static void
James Smart76a95d72010-11-20 23:11:48 -05002996lpfc_mbx_process_link_up(struct lpfc_hba *phba, struct lpfc_mbx_read_top *la)
dea31012005-04-17 16:05:31 -05002997{
James Smart92d7f7b2007-06-17 19:56:38 -05002998 struct lpfc_vport *vport = phba->pport;
James Smart6fb120a2009-05-22 14:52:59 -04002999 LPFC_MBOXQ_t *sparam_mbox, *cfglink_mbox = NULL;
James Smartdf9e1b52011-12-13 13:22:17 -05003000 struct Scsi_Host *shost;
James Smart2e0fef82007-06-17 19:56:36 -05003001 int i;
James Smart14691152006-12-02 13:34:28 -05003002 struct lpfc_dmabuf *mp;
3003 int rc;
James Smart6fb120a2009-05-22 14:52:59 -04003004 struct fcf_record *fcf_record;
James Smart38c20672013-03-01 16:37:44 -05003005 uint32_t fc_flags = 0;
James Smart14691152006-12-02 13:34:28 -05003006
James Smart92d7f7b2007-06-17 19:56:38 -05003007 spin_lock_irq(&phba->hbalock);
James Smart76a95d72010-11-20 23:11:48 -05003008 switch (bf_get(lpfc_mbx_read_top_link_spd, la)) {
3009 case LPFC_LINK_SPEED_1GHZ:
3010 case LPFC_LINK_SPEED_2GHZ:
3011 case LPFC_LINK_SPEED_4GHZ:
3012 case LPFC_LINK_SPEED_8GHZ:
3013 case LPFC_LINK_SPEED_10GHZ:
3014 case LPFC_LINK_SPEED_16GHZ:
3015 phba->fc_linkspeed = bf_get(lpfc_mbx_read_top_link_spd, la);
James Smartf4b4c682009-05-22 14:53:12 -04003016 break;
James Smart92d7f7b2007-06-17 19:56:38 -05003017 default:
James Smart76a95d72010-11-20 23:11:48 -05003018 phba->fc_linkspeed = LPFC_LINK_SPEED_UNKNOWN;
James Smart92d7f7b2007-06-17 19:56:38 -05003019 break;
dea31012005-04-17 16:05:31 -05003020 }
3021
James Smart76a95d72010-11-20 23:11:48 -05003022 phba->fc_topology = bf_get(lpfc_mbx_read_top_topology, la);
James Smart92d7f7b2007-06-17 19:56:38 -05003023 phba->link_flag &= ~LS_NPIV_FAB_SUPPORTED;
dea31012005-04-17 16:05:31 -05003024
James Smartdf9e1b52011-12-13 13:22:17 -05003025 shost = lpfc_shost_from_vport(vport);
James Smart76a95d72010-11-20 23:11:48 -05003026 if (phba->fc_topology == LPFC_TOPOLOGY_LOOP) {
James Smart92d7f7b2007-06-17 19:56:38 -05003027 phba->sli3_options &= ~LPFC_SLI3_NPIV_ENABLED;
dea31012005-04-17 16:05:31 -05003028
James Smart6a9c52c2009-10-02 15:16:51 -04003029 /* if npiv is enabled and this adapter supports npiv log
3030 * a message that npiv is not supported in this topology
3031 */
3032 if (phba->cfg_enable_npiv && phba->max_vpi)
James Smart495a7142008-06-14 22:52:59 -04003033 lpfc_printf_log(phba, KERN_ERR, LOG_LINK_EVENT,
3034 "1309 Link Up Event npiv not supported in loop "
3035 "topology\n");
James Smart92d7f7b2007-06-17 19:56:38 -05003036 /* Get Loop Map information */
James Smart38c20672013-03-01 16:37:44 -05003037 if (bf_get(lpfc_mbx_read_top_il, la))
3038 fc_flags |= FC_LBIT;
dea31012005-04-17 16:05:31 -05003039
James Smart76a95d72010-11-20 23:11:48 -05003040 vport->fc_myDID = bf_get(lpfc_mbx_read_top_alpa_granted, la);
3041 i = la->lilpBde64.tus.f.bdeSize;
dea31012005-04-17 16:05:31 -05003042
3043 if (i == 0) {
3044 phba->alpa_map[0] = 0;
3045 } else {
James Smarte8b62012007-08-02 11:10:09 -04003046 if (vport->cfg_log_verbose & LOG_LINK_EVENT) {
dea31012005-04-17 16:05:31 -05003047 int numalpa, j, k;
3048 union {
3049 uint8_t pamap[16];
3050 struct {
3051 uint32_t wd1;
3052 uint32_t wd2;
3053 uint32_t wd3;
3054 uint32_t wd4;
3055 } pa;
3056 } un;
3057 numalpa = phba->alpa_map[0];
3058 j = 0;
3059 while (j < numalpa) {
3060 memset(un.pamap, 0, 16);
3061 for (k = 1; j < numalpa; k++) {
3062 un.pamap[k - 1] =
3063 phba->alpa_map[j + 1];
3064 j++;
3065 if (k == 16)
3066 break;
3067 }
3068 /* Link Up Event ALPA map */
3069 lpfc_printf_log(phba,
James Smart92d7f7b2007-06-17 19:56:38 -05003070 KERN_WARNING,
3071 LOG_LINK_EVENT,
James Smarte8b62012007-08-02 11:10:09 -04003072 "1304 Link Up Event "
James Smart92d7f7b2007-06-17 19:56:38 -05003073 "ALPA map Data: x%x "
3074 "x%x x%x x%x\n",
James Smart92d7f7b2007-06-17 19:56:38 -05003075 un.pa.wd1, un.pa.wd2,
3076 un.pa.wd3, un.pa.wd4);
dea31012005-04-17 16:05:31 -05003077 }
3078 }
3079 }
3080 } else {
James Smart92d7f7b2007-06-17 19:56:38 -05003081 if (!(phba->sli3_options & LPFC_SLI3_NPIV_ENABLED)) {
James Smart78b2d852007-08-02 11:10:21 -04003082 if (phba->max_vpi && phba->cfg_enable_npiv &&
James Smartdf9e1b52011-12-13 13:22:17 -05003083 (phba->sli_rev >= LPFC_SLI_REV3))
James Smart92d7f7b2007-06-17 19:56:38 -05003084 phba->sli3_options |= LPFC_SLI3_NPIV_ENABLED;
3085 }
James Smart2e0fef82007-06-17 19:56:36 -05003086 vport->fc_myDID = phba->fc_pref_DID;
James Smart38c20672013-03-01 16:37:44 -05003087 fc_flags |= FC_LBIT;
dea31012005-04-17 16:05:31 -05003088 }
James Smart92d7f7b2007-06-17 19:56:38 -05003089 spin_unlock_irq(&phba->hbalock);
dea31012005-04-17 16:05:31 -05003090
James Smart38c20672013-03-01 16:37:44 -05003091 if (fc_flags) {
3092 spin_lock_irq(shost->host_lock);
3093 vport->fc_flag |= fc_flags;
3094 spin_unlock_irq(shost->host_lock);
3095 }
3096
dea31012005-04-17 16:05:31 -05003097 lpfc_linkup(phba);
James Smart9f1177a2010-02-26 14:12:57 -05003098 sparam_mbox = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL);
3099 if (!sparam_mbox)
3100 goto out;
3101
3102 rc = lpfc_read_sparam(phba, sparam_mbox, 0);
3103 if (rc) {
3104 mempool_free(sparam_mbox, phba->mbox_mem_pool);
3105 goto out;
3106 }
3107 sparam_mbox->vport = vport;
3108 sparam_mbox->mbox_cmpl = lpfc_mbx_cmpl_read_sparam;
3109 rc = lpfc_sli_issue_mbox(phba, sparam_mbox, MBX_NOWAIT);
3110 if (rc == MBX_NOT_FINISHED) {
3111 mp = (struct lpfc_dmabuf *) sparam_mbox->context1;
3112 lpfc_mbuf_free(phba, mp->virt, mp->phys);
3113 kfree(mp);
3114 mempool_free(sparam_mbox, phba->mbox_mem_pool);
3115 goto out;
dea31012005-04-17 16:05:31 -05003116 }
3117
James Smart76a95d72010-11-20 23:11:48 -05003118 if (!(phba->hba_flag & HBA_FCOE_MODE)) {
James Smart6fb120a2009-05-22 14:52:59 -04003119 cfglink_mbox = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL);
3120 if (!cfglink_mbox)
3121 goto out;
James Smart2e0fef82007-06-17 19:56:36 -05003122 vport->port_state = LPFC_LOCAL_CFG_LINK;
dea31012005-04-17 16:05:31 -05003123 lpfc_config_link(phba, cfglink_mbox);
James Smart2e0fef82007-06-17 19:56:36 -05003124 cfglink_mbox->vport = vport;
Jamie Wellnitz25594c62006-02-28 19:25:34 -05003125 cfglink_mbox->mbox_cmpl = lpfc_mbx_cmpl_local_config_link;
James Smart0b727fe2007-10-27 13:37:25 -04003126 rc = lpfc_sli_issue_mbox(phba, cfglink_mbox, MBX_NOWAIT);
James Smart6fb120a2009-05-22 14:52:59 -04003127 if (rc == MBX_NOT_FINISHED) {
3128 mempool_free(cfglink_mbox, phba->mbox_mem_pool);
3129 goto out;
3130 }
3131 } else {
James Smart32b97932009-07-19 10:01:21 -04003132 vport->port_state = LPFC_VPORT_UNKNOWN;
James Smart6fb120a2009-05-22 14:52:59 -04003133 /*
3134 * Add the driver's default FCF record at FCF index 0 now. This
3135 * is phase 1 implementation that support FCF index 0 and driver
3136 * defaults.
3137 */
James Smart45ed1192009-10-02 15:17:02 -04003138 if (!(phba->hba_flag & HBA_FIP_SUPPORT)) {
James Smart6fb120a2009-05-22 14:52:59 -04003139 fcf_record = kzalloc(sizeof(struct fcf_record),
3140 GFP_KERNEL);
3141 if (unlikely(!fcf_record)) {
3142 lpfc_printf_log(phba, KERN_ERR,
3143 LOG_MBOX | LOG_SLI,
Uwe Kleine-Königb5950762010-11-01 15:38:34 -04003144 "2554 Could not allocate memory for "
James Smart6fb120a2009-05-22 14:52:59 -04003145 "fcf record\n");
3146 rc = -ENODEV;
3147 goto out;
3148 }
3149
3150 lpfc_sli4_build_dflt_fcf_record(phba, fcf_record,
3151 LPFC_FCOE_FCF_DEF_INDEX);
3152 rc = lpfc_sli4_add_fcf_record(phba, fcf_record);
3153 if (unlikely(rc)) {
3154 lpfc_printf_log(phba, KERN_ERR,
3155 LOG_MBOX | LOG_SLI,
3156 "2013 Could not manually add FCF "
3157 "record 0, status %d\n", rc);
3158 rc = -ENODEV;
3159 kfree(fcf_record);
3160 goto out;
3161 }
3162 kfree(fcf_record);
3163 }
3164 /*
3165 * The driver is expected to do FIP/FCF. Call the port
3166 * and get the FCF Table.
3167 */
James Smart32b97932009-07-19 10:01:21 -04003168 spin_lock_irq(&phba->hbalock);
James Smarta93ff372010-10-22 11:06:08 -04003169 if (phba->hba_flag & FCF_TS_INPROG) {
James Smart32b97932009-07-19 10:01:21 -04003170 spin_unlock_irq(&phba->hbalock);
3171 return;
3172 }
James Smart0c9ab6f2010-02-26 14:15:57 -05003173 /* This is the initial FCF discovery scan */
3174 phba->fcf.fcf_flag |= FCF_INIT_DISC;
James Smart32b97932009-07-19 10:01:21 -04003175 spin_unlock_irq(&phba->hbalock);
James Smart0c9ab6f2010-02-26 14:15:57 -05003176 lpfc_printf_log(phba, KERN_INFO, LOG_FIP | LOG_DISCOVERY,
3177 "2778 Start FCF table scan at linkup\n");
James Smart0c9ab6f2010-02-26 14:15:57 -05003178 rc = lpfc_sli4_fcf_scan_read_fcf_rec(phba,
3179 LPFC_FCOE_FCF_GET_FIRST);
3180 if (rc) {
3181 spin_lock_irq(&phba->hbalock);
3182 phba->fcf.fcf_flag &= ~FCF_INIT_DISC;
3183 spin_unlock_irq(&phba->hbalock);
James Smart6fb120a2009-05-22 14:52:59 -04003184 goto out;
James Smart0c9ab6f2010-02-26 14:15:57 -05003185 }
James Smart38b92ef2010-08-04 16:11:39 -04003186 /* Reset FCF roundrobin bmask for new discovery */
James Smart7d791df2011-07-22 18:37:52 -04003187 lpfc_sli4_clear_fcf_rr_bmask(phba);
dea31012005-04-17 16:05:31 -05003188 }
James Smart6fb120a2009-05-22 14:52:59 -04003189
3190 return;
James Smart92d7f7b2007-06-17 19:56:38 -05003191out:
3192 lpfc_vport_set_state(vport, FC_VPORT_FAILED);
James Smarte8b62012007-08-02 11:10:09 -04003193 lpfc_printf_vlog(vport, KERN_ERR, LOG_MBOX,
3194 "0263 Discovery Mailbox error: state: 0x%x : %p %p\n",
3195 vport->port_state, sparam_mbox, cfglink_mbox);
James Smart92d7f7b2007-06-17 19:56:38 -05003196 lpfc_issue_clear_la(phba, vport);
3197 return;
dea31012005-04-17 16:05:31 -05003198}
3199
3200static void
James Smart84774a42008-08-24 21:50:06 -04003201lpfc_enable_la(struct lpfc_hba *phba)
James Smart2e0fef82007-06-17 19:56:36 -05003202{
dea31012005-04-17 16:05:31 -05003203 uint32_t control;
3204 struct lpfc_sli *psli = &phba->sli;
James Smart2e0fef82007-06-17 19:56:36 -05003205 spin_lock_irq(&phba->hbalock);
dea31012005-04-17 16:05:31 -05003206 psli->sli_flag |= LPFC_PROCESS_LA;
James Smart3772a992009-05-22 14:50:54 -04003207 if (phba->sli_rev <= LPFC_SLI_REV3) {
3208 control = readl(phba->HCregaddr);
3209 control |= HC_LAINT_ENA;
3210 writel(control, phba->HCregaddr);
3211 readl(phba->HCregaddr); /* flush */
3212 }
James Smart2e0fef82007-06-17 19:56:36 -05003213 spin_unlock_irq(&phba->hbalock);
dea31012005-04-17 16:05:31 -05003214}
3215
James Smart84774a42008-08-24 21:50:06 -04003216static void
3217lpfc_mbx_issue_link_down(struct lpfc_hba *phba)
3218{
3219 lpfc_linkdown(phba);
3220 lpfc_enable_la(phba);
James Smart6fb120a2009-05-22 14:52:59 -04003221 lpfc_unregister_unused_fcf(phba);
James Smart84774a42008-08-24 21:50:06 -04003222 /* turn on Link Attention interrupts - no CLEAR_LA needed */
3223}
3224
3225
dea31012005-04-17 16:05:31 -05003226/*
James Smart76a95d72010-11-20 23:11:48 -05003227 * This routine handles processing a READ_TOPOLOGY mailbox
dea31012005-04-17 16:05:31 -05003228 * command upon completion. It is setup in the LPFC_MBOXQ
3229 * as the completion routine when the command is
3230 * handed off to the SLI layer.
3231 */
3232void
James Smart76a95d72010-11-20 23:11:48 -05003233lpfc_mbx_cmpl_read_topology(struct lpfc_hba *phba, LPFC_MBOXQ_t *pmb)
dea31012005-04-17 16:05:31 -05003234{
James Smart2e0fef82007-06-17 19:56:36 -05003235 struct lpfc_vport *vport = pmb->vport;
3236 struct Scsi_Host *shost = lpfc_shost_from_vport(vport);
James Smart76a95d72010-11-20 23:11:48 -05003237 struct lpfc_mbx_read_top *la;
James Smart04c68492009-05-22 14:52:52 -04003238 MAILBOX_t *mb = &pmb->u.mb;
dea31012005-04-17 16:05:31 -05003239 struct lpfc_dmabuf *mp = (struct lpfc_dmabuf *) (pmb->context1);
3240
James Smart0d2b6b82008-06-14 22:52:47 -04003241 /* Unblock ELS traffic */
3242 phba->sli.ring[LPFC_ELS_RING].flag &= ~LPFC_STOP_IOCB_EVENT;
dea31012005-04-17 16:05:31 -05003243 /* Check for error */
3244 if (mb->mbxStatus) {
James Smarted957682007-06-17 19:56:37 -05003245 lpfc_printf_log(phba, KERN_INFO, LOG_LINK_EVENT,
James Smarte8b62012007-08-02 11:10:09 -04003246 "1307 READ_LA mbox error x%x state x%x\n",
3247 mb->mbxStatus, vport->port_state);
dea31012005-04-17 16:05:31 -05003248 lpfc_mbx_issue_link_down(phba);
James Smart2e0fef82007-06-17 19:56:36 -05003249 phba->link_state = LPFC_HBA_ERROR;
James Smart76a95d72010-11-20 23:11:48 -05003250 goto lpfc_mbx_cmpl_read_topology_free_mbuf;
dea31012005-04-17 16:05:31 -05003251 }
3252
James Smart76a95d72010-11-20 23:11:48 -05003253 la = (struct lpfc_mbx_read_top *) &pmb->u.mb.un.varReadTop;
dea31012005-04-17 16:05:31 -05003254
3255 memcpy(&phba->alpa_map[0], mp->virt, 128);
3256
James Smart2e0fef82007-06-17 19:56:36 -05003257 spin_lock_irq(shost->host_lock);
James Smart76a95d72010-11-20 23:11:48 -05003258 if (bf_get(lpfc_mbx_read_top_pb, la))
James Smart2e0fef82007-06-17 19:56:36 -05003259 vport->fc_flag |= FC_BYPASSED_MODE;
Jamie Wellnitzc9f87352006-02-28 19:25:23 -05003260 else
James Smart2e0fef82007-06-17 19:56:36 -05003261 vport->fc_flag &= ~FC_BYPASSED_MODE;
3262 spin_unlock_irq(shost->host_lock);
Jamie Wellnitzc9f87352006-02-28 19:25:23 -05003263
James Smartbe0c0082013-03-01 16:38:14 -05003264 if (phba->fc_eventTag <= la->eventTag) {
dea31012005-04-17 16:05:31 -05003265 phba->fc_stat.LinkMultiEvent++;
James Smart76a95d72010-11-20 23:11:48 -05003266 if (bf_get(lpfc_mbx_read_top_att_type, la) == LPFC_ATT_LINK_UP)
dea31012005-04-17 16:05:31 -05003267 if (phba->fc_eventTag != 0)
3268 lpfc_linkdown(phba);
James Smart92d7f7b2007-06-17 19:56:38 -05003269 }
dea31012005-04-17 16:05:31 -05003270
3271 phba->fc_eventTag = la->eventTag;
James Smartbe0c0082013-03-01 16:38:14 -05003272 if (phba->sli_rev < LPFC_SLI_REV4) {
3273 spin_lock_irq(&phba->hbalock);
3274 if (bf_get(lpfc_mbx_read_top_mm, la))
3275 phba->sli.sli_flag |= LPFC_MENLO_MAINT;
3276 else
3277 phba->sli.sli_flag &= ~LPFC_MENLO_MAINT;
3278 spin_unlock_irq(&phba->hbalock);
3279 }
dea31012005-04-17 16:05:31 -05003280
James Smart4d9ab992009-10-02 15:16:39 -04003281 phba->link_events++;
James Smart76a95d72010-11-20 23:11:48 -05003282 if ((bf_get(lpfc_mbx_read_top_att_type, la) == LPFC_ATT_LINK_UP) &&
James Smartbe0c0082013-03-01 16:38:14 -05003283 !(phba->sli.sli_flag & LPFC_MENLO_MAINT)) {
dea31012005-04-17 16:05:31 -05003284 phba->fc_stat.LinkUp++;
James Smart2e0fef82007-06-17 19:56:36 -05003285 if (phba->link_flag & LS_LOOPBACK_MODE) {
James Smart3163f722008-02-08 18:50:25 -05003286 lpfc_printf_log(phba, KERN_ERR, LOG_LINK_EVENT,
James Smarte8b62012007-08-02 11:10:09 -04003287 "1306 Link Up Event in loop back mode "
3288 "x%x received Data: x%x x%x x%x x%x\n",
3289 la->eventTag, phba->fc_eventTag,
James Smart76a95d72010-11-20 23:11:48 -05003290 bf_get(lpfc_mbx_read_top_alpa_granted,
3291 la),
3292 bf_get(lpfc_mbx_read_top_link_spd, la),
James Smarte8b62012007-08-02 11:10:09 -04003293 phba->alpa_map[0]);
James Smart5b8bd0c2007-04-25 09:52:49 -04003294 } else {
3295 lpfc_printf_log(phba, KERN_ERR, LOG_LINK_EVENT,
James Smarte8b62012007-08-02 11:10:09 -04003296 "1303 Link Up Event x%x received "
James Smart84774a42008-08-24 21:50:06 -04003297 "Data: x%x x%x x%x x%x x%x x%x %d\n",
James Smarte8b62012007-08-02 11:10:09 -04003298 la->eventTag, phba->fc_eventTag,
James Smart76a95d72010-11-20 23:11:48 -05003299 bf_get(lpfc_mbx_read_top_alpa_granted,
3300 la),
3301 bf_get(lpfc_mbx_read_top_link_spd, la),
James Smart84774a42008-08-24 21:50:06 -04003302 phba->alpa_map[0],
James Smart76a95d72010-11-20 23:11:48 -05003303 bf_get(lpfc_mbx_read_top_mm, la),
3304 bf_get(lpfc_mbx_read_top_fa, la),
James Smart84774a42008-08-24 21:50:06 -04003305 phba->wait_4_mlo_maint_flg);
James Smart5b8bd0c2007-04-25 09:52:49 -04003306 }
James Smart92d7f7b2007-06-17 19:56:38 -05003307 lpfc_mbx_process_link_up(phba, la);
James Smart76a95d72010-11-20 23:11:48 -05003308 } else if (bf_get(lpfc_mbx_read_top_att_type, la) ==
3309 LPFC_ATT_LINK_DOWN) {
dea31012005-04-17 16:05:31 -05003310 phba->fc_stat.LinkDown++;
James Smart1b511972011-12-13 13:23:09 -05003311 if (phba->link_flag & LS_LOOPBACK_MODE)
James Smart3163f722008-02-08 18:50:25 -05003312 lpfc_printf_log(phba, KERN_ERR, LOG_LINK_EVENT,
3313 "1308 Link Down Event in loop back mode "
3314 "x%x received "
3315 "Data: x%x x%x x%x\n",
3316 la->eventTag, phba->fc_eventTag,
3317 phba->pport->port_state, vport->fc_flag);
James Smart1b511972011-12-13 13:23:09 -05003318 else
James Smart3163f722008-02-08 18:50:25 -05003319 lpfc_printf_log(phba, KERN_ERR, LOG_LINK_EVENT,
James Smarte8b62012007-08-02 11:10:09 -04003320 "1305 Link Down Event x%x received "
James Smart84774a42008-08-24 21:50:06 -04003321 "Data: x%x x%x x%x x%x x%x\n",
3322 la->eventTag, phba->fc_eventTag,
3323 phba->pport->port_state, vport->fc_flag,
James Smart76a95d72010-11-20 23:11:48 -05003324 bf_get(lpfc_mbx_read_top_mm, la),
3325 bf_get(lpfc_mbx_read_top_fa, la));
James Smart84774a42008-08-24 21:50:06 -04003326 lpfc_mbx_issue_link_down(phba);
3327 }
James Smartbe0c0082013-03-01 16:38:14 -05003328 if ((phba->sli.sli_flag & LPFC_MENLO_MAINT) &&
3329 ((bf_get(lpfc_mbx_read_top_att_type, la) == LPFC_ATT_LINK_UP))) {
James Smart84774a42008-08-24 21:50:06 -04003330 if (phba->link_state != LPFC_LINK_DOWN) {
3331 phba->fc_stat.LinkDown++;
3332 lpfc_printf_log(phba, KERN_ERR, LOG_LINK_EVENT,
3333 "1312 Link Down Event x%x received "
dea31012005-04-17 16:05:31 -05003334 "Data: x%x x%x x%x\n",
James Smarte8b62012007-08-02 11:10:09 -04003335 la->eventTag, phba->fc_eventTag,
James Smart2e0fef82007-06-17 19:56:36 -05003336 phba->pport->port_state, vport->fc_flag);
James Smart84774a42008-08-24 21:50:06 -04003337 lpfc_mbx_issue_link_down(phba);
3338 } else
3339 lpfc_enable_la(phba);
3340
3341 lpfc_printf_log(phba, KERN_ERR, LOG_LINK_EVENT,
3342 "1310 Menlo Maint Mode Link up Event x%x rcvd "
3343 "Data: x%x x%x x%x\n",
3344 la->eventTag, phba->fc_eventTag,
3345 phba->pport->port_state, vport->fc_flag);
3346 /*
3347 * The cmnd that triggered this will be waiting for this
3348 * signal.
3349 */
3350 /* WAKEUP for MENLO_SET_MODE or MENLO_RESET command. */
3351 if (phba->wait_4_mlo_maint_flg) {
3352 phba->wait_4_mlo_maint_flg = 0;
3353 wake_up_interruptible(&phba->wait_4_mlo_m_q);
James Smart3163f722008-02-08 18:50:25 -05003354 }
James Smart84774a42008-08-24 21:50:06 -04003355 }
3356
James Smartbe0c0082013-03-01 16:38:14 -05003357 if ((phba->sli_rev < LPFC_SLI_REV4) &&
3358 bf_get(lpfc_mbx_read_top_fa, la)) {
3359 if (phba->sli.sli_flag & LPFC_MENLO_MAINT)
James Smart84774a42008-08-24 21:50:06 -04003360 lpfc_issue_clear_la(phba, vport);
3361 lpfc_printf_log(phba, KERN_INFO, LOG_LINK_EVENT,
James Smart76a95d72010-11-20 23:11:48 -05003362 "1311 fa %d\n",
3363 bf_get(lpfc_mbx_read_top_fa, la));
dea31012005-04-17 16:05:31 -05003364 }
3365
James Smart76a95d72010-11-20 23:11:48 -05003366lpfc_mbx_cmpl_read_topology_free_mbuf:
dea31012005-04-17 16:05:31 -05003367 lpfc_mbuf_free(phba, mp->virt, mp->phys);
3368 kfree(mp);
3369 mempool_free(pmb, phba->mbox_mem_pool);
3370 return;
3371}
3372
3373/*
3374 * This routine handles processing a REG_LOGIN mailbox
3375 * command upon completion. It is setup in the LPFC_MBOXQ
3376 * as the completion routine when the command is
3377 * handed off to the SLI layer.
3378 */
3379void
James Smart2e0fef82007-06-17 19:56:36 -05003380lpfc_mbx_cmpl_reg_login(struct lpfc_hba *phba, LPFC_MBOXQ_t *pmb)
dea31012005-04-17 16:05:31 -05003381{
James Smart2e0fef82007-06-17 19:56:36 -05003382 struct lpfc_vport *vport = pmb->vport;
James Smart92d7f7b2007-06-17 19:56:38 -05003383 struct lpfc_dmabuf *mp = (struct lpfc_dmabuf *) (pmb->context1);
James Smart2e0fef82007-06-17 19:56:36 -05003384 struct lpfc_nodelist *ndlp = (struct lpfc_nodelist *) pmb->context2;
James Smartffc95492010-06-07 15:23:17 -04003385 struct Scsi_Host *shost = lpfc_shost_from_vport(vport);
dea31012005-04-17 16:05:31 -05003386
dea31012005-04-17 16:05:31 -05003387 pmb->context1 = NULL;
James Smartd439d282010-09-29 11:18:45 -04003388 pmb->context2 = NULL;
dea31012005-04-17 16:05:31 -05003389
James Smartffc95492010-06-07 15:23:17 -04003390 if (ndlp->nlp_flag & NLP_REG_LOGIN_SEND)
3391 ndlp->nlp_flag &= ~NLP_REG_LOGIN_SEND;
3392
James Smart40426292010-12-15 17:58:10 -05003393 if (ndlp->nlp_flag & NLP_IGNR_REG_CMPL ||
3394 ndlp->nlp_state != NLP_STE_REG_LOGIN_ISSUE) {
James Smartffc95492010-06-07 15:23:17 -04003395 /* We rcvd a rscn after issuing this
3396 * mbox reg login, we may have cycled
3397 * back through the state and be
3398 * back at reg login state so this
3399 * mbox needs to be ignored becase
3400 * there is another reg login in
Lucas De Marchi25985ed2011-03-30 22:57:33 -03003401 * process.
James Smartffc95492010-06-07 15:23:17 -04003402 */
3403 spin_lock_irq(shost->host_lock);
3404 ndlp->nlp_flag &= ~NLP_IGNR_REG_CMPL;
3405 spin_unlock_irq(shost->host_lock);
James Smartffc95492010-06-07 15:23:17 -04003406 } else
3407 /* Good status, call state machine */
3408 lpfc_disc_state_machine(vport, ndlp, pmb,
3409 NLP_EVT_CMPL_REG_LOGIN);
3410
dea31012005-04-17 16:05:31 -05003411 lpfc_mbuf_free(phba, mp->virt, mp->phys);
3412 kfree(mp);
James Smart2e0fef82007-06-17 19:56:36 -05003413 mempool_free(pmb, phba->mbox_mem_pool);
James Smartfa4066b2008-01-11 01:53:27 -05003414 /* decrement the node reference count held for this callback
3415 * function.
3416 */
James Smart329f9bc2007-04-25 09:53:01 -04003417 lpfc_nlp_put(ndlp);
dea31012005-04-17 16:05:31 -05003418
3419 return;
3420}
3421
James Smart92d7f7b2007-06-17 19:56:38 -05003422static void
3423lpfc_mbx_cmpl_unreg_vpi(struct lpfc_hba *phba, LPFC_MBOXQ_t *pmb)
3424{
James Smart04c68492009-05-22 14:52:52 -04003425 MAILBOX_t *mb = &pmb->u.mb;
James Smart92d7f7b2007-06-17 19:56:38 -05003426 struct lpfc_vport *vport = pmb->vport;
3427 struct Scsi_Host *shost = lpfc_shost_from_vport(vport);
3428
3429 switch (mb->mbxStatus) {
3430 case 0x0011:
3431 case 0x0020:
James Smarte8b62012007-08-02 11:10:09 -04003432 lpfc_printf_vlog(vport, KERN_INFO, LOG_NODE,
3433 "0911 cmpl_unreg_vpi, mb status = 0x%x\n",
3434 mb->mbxStatus);
James Smart92d7f7b2007-06-17 19:56:38 -05003435 break;
James Smart78730cf2010-04-06 15:06:30 -04003436 /* If VPI is busy, reset the HBA */
3437 case 0x9700:
3438 lpfc_printf_vlog(vport, KERN_ERR, LOG_NODE,
3439 "2798 Unreg_vpi failed vpi 0x%x, mb status = 0x%x\n",
3440 vport->vpi, mb->mbxStatus);
3441 if (!(phba->pport->load_flag & FC_UNLOADING))
3442 lpfc_workq_post_event(phba, NULL, NULL,
3443 LPFC_EVT_RESET_HBA);
James Smart92d7f7b2007-06-17 19:56:38 -05003444 }
James Smart72100cc2010-02-12 14:43:01 -05003445 spin_lock_irq(shost->host_lock);
James Smartc8685952009-11-18 15:39:16 -05003446 vport->vpi_state &= ~LPFC_VPI_REGISTERED;
James Smart19878072009-12-21 17:02:00 -05003447 vport->fc_flag |= FC_VPORT_NEEDS_REG_VPI;
James Smart72100cc2010-02-12 14:43:01 -05003448 spin_unlock_irq(shost->host_lock);
James Smart92d7f7b2007-06-17 19:56:38 -05003449 vport->unreg_vpi_cmpl = VPORT_OK;
3450 mempool_free(pmb, phba->mbox_mem_pool);
James Smart1151e3e2011-02-16 12:39:35 -05003451 lpfc_cleanup_vports_rrqs(vport, NULL);
James Smart92d7f7b2007-06-17 19:56:38 -05003452 /*
3453 * This shost reference might have been taken at the beginning of
3454 * lpfc_vport_delete()
3455 */
James Smart1c6f4ef52009-11-18 15:40:49 -05003456 if ((vport->load_flag & FC_UNLOADING) && (vport != phba->pport))
James Smart92d7f7b2007-06-17 19:56:38 -05003457 scsi_host_put(shost);
3458}
3459
James Smartd7c255b2008-08-24 21:50:00 -04003460int
James Smart92d7f7b2007-06-17 19:56:38 -05003461lpfc_mbx_unreg_vpi(struct lpfc_vport *vport)
3462{
3463 struct lpfc_hba *phba = vport->phba;
3464 LPFC_MBOXQ_t *mbox;
3465 int rc;
3466
3467 mbox = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL);
3468 if (!mbox)
James Smartd7c255b2008-08-24 21:50:00 -04003469 return 1;
James Smart92d7f7b2007-06-17 19:56:38 -05003470
3471 lpfc_unreg_vpi(phba, vport->vpi, mbox);
3472 mbox->vport = vport;
3473 mbox->mbox_cmpl = lpfc_mbx_cmpl_unreg_vpi;
James Smart0b727fe2007-10-27 13:37:25 -04003474 rc = lpfc_sli_issue_mbox(phba, mbox, MBX_NOWAIT);
James Smart92d7f7b2007-06-17 19:56:38 -05003475 if (rc == MBX_NOT_FINISHED) {
James Smarte8b62012007-08-02 11:10:09 -04003476 lpfc_printf_vlog(vport, KERN_ERR, LOG_MBOX | LOG_VPORT,
3477 "1800 Could not issue unreg_vpi\n");
James Smart92d7f7b2007-06-17 19:56:38 -05003478 mempool_free(mbox, phba->mbox_mem_pool);
3479 vport->unreg_vpi_cmpl = VPORT_ERROR;
James Smartd7c255b2008-08-24 21:50:00 -04003480 return rc;
James Smart92d7f7b2007-06-17 19:56:38 -05003481 }
James Smartd7c255b2008-08-24 21:50:00 -04003482 return 0;
James Smart92d7f7b2007-06-17 19:56:38 -05003483}
3484
3485static void
3486lpfc_mbx_cmpl_reg_vpi(struct lpfc_hba *phba, LPFC_MBOXQ_t *pmb)
3487{
3488 struct lpfc_vport *vport = pmb->vport;
3489 struct Scsi_Host *shost = lpfc_shost_from_vport(vport);
James Smart04c68492009-05-22 14:52:52 -04003490 MAILBOX_t *mb = &pmb->u.mb;
James Smart92d7f7b2007-06-17 19:56:38 -05003491
3492 switch (mb->mbxStatus) {
3493 case 0x0011:
3494 case 0x9601:
3495 case 0x9602:
James Smarte8b62012007-08-02 11:10:09 -04003496 lpfc_printf_vlog(vport, KERN_INFO, LOG_NODE,
3497 "0912 cmpl_reg_vpi, mb status = 0x%x\n",
3498 mb->mbxStatus);
James Smart92d7f7b2007-06-17 19:56:38 -05003499 lpfc_vport_set_state(vport, FC_VPORT_FAILED);
3500 spin_lock_irq(shost->host_lock);
3501 vport->fc_flag &= ~(FC_FABRIC | FC_PUBLIC_LOOP);
3502 spin_unlock_irq(shost->host_lock);
3503 vport->fc_myDID = 0;
3504 goto out;
3505 }
James Smart92d7f7b2007-06-17 19:56:38 -05003506
James Smart72100cc2010-02-12 14:43:01 -05003507 spin_lock_irq(shost->host_lock);
James Smartc8685952009-11-18 15:39:16 -05003508 vport->vpi_state |= LPFC_VPI_REGISTERED;
James Smart695a8142010-01-26 23:08:03 -05003509 vport->fc_flag &= ~FC_VPORT_NEEDS_REG_VPI;
James Smart72100cc2010-02-12 14:43:01 -05003510 spin_unlock_irq(shost->host_lock);
James Smart92d7f7b2007-06-17 19:56:38 -05003511 vport->num_disc_nodes = 0;
3512 /* go thru NPR list and issue ELS PLOGIs */
3513 if (vport->fc_npr_cnt)
3514 lpfc_els_disc_plogi(vport);
3515
3516 if (!vport->num_disc_nodes) {
3517 spin_lock_irq(shost->host_lock);
3518 vport->fc_flag &= ~FC_NDISC_ACTIVE;
3519 spin_unlock_irq(shost->host_lock);
3520 lpfc_can_disctmo(vport);
3521 }
3522 vport->port_state = LPFC_VPORT_READY;
3523
3524out:
3525 mempool_free(pmb, phba->mbox_mem_pool);
3526 return;
3527}
3528
James Smart21e9a0a2009-05-22 14:53:21 -04003529/**
3530 * lpfc_create_static_vport - Read HBA config region to create static vports.
3531 * @phba: pointer to lpfc hba data structure.
3532 *
3533 * This routine issue a DUMP mailbox command for config region 22 to get
3534 * the list of static vports to be created. The function create vports
3535 * based on the information returned from the HBA.
3536 **/
3537void
3538lpfc_create_static_vport(struct lpfc_hba *phba)
3539{
3540 LPFC_MBOXQ_t *pmb = NULL;
3541 MAILBOX_t *mb;
3542 struct static_vport_info *vport_info;
James Smartcdcc2342012-08-14 14:26:35 -04003543 int mbx_wait_rc = 0, i;
James Smart21e9a0a2009-05-22 14:53:21 -04003544 struct fc_vport_identifiers vport_id;
3545 struct fc_vport *new_fc_vport;
3546 struct Scsi_Host *shost;
3547 struct lpfc_vport *vport;
3548 uint16_t offset = 0;
3549 uint8_t *vport_buff;
James Smart1c6834a2009-07-19 10:01:26 -04003550 struct lpfc_dmabuf *mp;
3551 uint32_t byte_count = 0;
James Smart21e9a0a2009-05-22 14:53:21 -04003552
3553 pmb = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL);
3554 if (!pmb) {
3555 lpfc_printf_log(phba, KERN_ERR, LOG_INIT,
3556 "0542 lpfc_create_static_vport failed to"
3557 " allocate mailbox memory\n");
3558 return;
3559 }
James Smartcdcc2342012-08-14 14:26:35 -04003560 memset(pmb, 0, sizeof(LPFC_MBOXQ_t));
James Smart21e9a0a2009-05-22 14:53:21 -04003561 mb = &pmb->u.mb;
3562
3563 vport_info = kzalloc(sizeof(struct static_vport_info), GFP_KERNEL);
3564 if (!vport_info) {
3565 lpfc_printf_log(phba, KERN_ERR, LOG_INIT,
3566 "0543 lpfc_create_static_vport failed to"
3567 " allocate vport_info\n");
3568 mempool_free(pmb, phba->mbox_mem_pool);
3569 return;
3570 }
3571
3572 vport_buff = (uint8_t *) vport_info;
3573 do {
James Smartcdcc2342012-08-14 14:26:35 -04003574 /* free dma buffer from previous round */
3575 if (pmb->context1) {
3576 mp = (struct lpfc_dmabuf *)pmb->context1;
3577 lpfc_mbuf_free(phba, mp->virt, mp->phys);
3578 kfree(mp);
3579 }
James Smart1c6834a2009-07-19 10:01:26 -04003580 if (lpfc_dump_static_vport(phba, pmb, offset))
3581 goto out;
3582
James Smart21e9a0a2009-05-22 14:53:21 -04003583 pmb->vport = phba->pport;
James Smartcdcc2342012-08-14 14:26:35 -04003584 mbx_wait_rc = lpfc_sli_issue_mbox_wait(phba, pmb,
3585 LPFC_MBOX_TMO);
James Smart21e9a0a2009-05-22 14:53:21 -04003586
James Smartcdcc2342012-08-14 14:26:35 -04003587 if ((mbx_wait_rc != MBX_SUCCESS) || mb->mbxStatus) {
James Smart21e9a0a2009-05-22 14:53:21 -04003588 lpfc_printf_log(phba, KERN_WARNING, LOG_INIT,
3589 "0544 lpfc_create_static_vport failed to"
3590 " issue dump mailbox command ret 0x%x "
3591 "status 0x%x\n",
James Smartcdcc2342012-08-14 14:26:35 -04003592 mbx_wait_rc, mb->mbxStatus);
James Smart21e9a0a2009-05-22 14:53:21 -04003593 goto out;
3594 }
3595
James Smart1c6834a2009-07-19 10:01:26 -04003596 if (phba->sli_rev == LPFC_SLI_REV4) {
3597 byte_count = pmb->u.mqe.un.mb_words[5];
James Smartcdcc2342012-08-14 14:26:35 -04003598 mp = (struct lpfc_dmabuf *)pmb->context1;
James Smart1c6834a2009-07-19 10:01:26 -04003599 if (byte_count > sizeof(struct static_vport_info) -
3600 offset)
3601 byte_count = sizeof(struct static_vport_info)
3602 - offset;
3603 memcpy(vport_buff + offset, mp->virt, byte_count);
3604 offset += byte_count;
3605 } else {
3606 if (mb->un.varDmp.word_cnt >
3607 sizeof(struct static_vport_info) - offset)
3608 mb->un.varDmp.word_cnt =
3609 sizeof(struct static_vport_info)
3610 - offset;
3611 byte_count = mb->un.varDmp.word_cnt;
3612 lpfc_sli_pcimem_bcopy(((uint8_t *)mb) + DMP_RSP_OFFSET,
3613 vport_buff + offset,
3614 byte_count);
James Smart21e9a0a2009-05-22 14:53:21 -04003615
James Smart1c6834a2009-07-19 10:01:26 -04003616 offset += byte_count;
3617 }
James Smart21e9a0a2009-05-22 14:53:21 -04003618
James Smart1c6834a2009-07-19 10:01:26 -04003619 } while (byte_count &&
James Smart21e9a0a2009-05-22 14:53:21 -04003620 offset < sizeof(struct static_vport_info));
3621
3622
3623 if ((le32_to_cpu(vport_info->signature) != VPORT_INFO_SIG) ||
3624 ((le32_to_cpu(vport_info->rev) & VPORT_INFO_REV_MASK)
3625 != VPORT_INFO_REV)) {
3626 lpfc_printf_log(phba, KERN_ERR, LOG_INIT,
3627 "0545 lpfc_create_static_vport bad"
3628 " information header 0x%x 0x%x\n",
3629 le32_to_cpu(vport_info->signature),
3630 le32_to_cpu(vport_info->rev) & VPORT_INFO_REV_MASK);
3631
3632 goto out;
3633 }
3634
3635 shost = lpfc_shost_from_vport(phba->pport);
3636
3637 for (i = 0; i < MAX_STATIC_VPORT_COUNT; i++) {
3638 memset(&vport_id, 0, sizeof(vport_id));
3639 vport_id.port_name = wwn_to_u64(vport_info->vport_list[i].wwpn);
3640 vport_id.node_name = wwn_to_u64(vport_info->vport_list[i].wwnn);
3641 if (!vport_id.port_name || !vport_id.node_name)
3642 continue;
3643
3644 vport_id.roles = FC_PORT_ROLE_FCP_INITIATOR;
3645 vport_id.vport_type = FC_PORTTYPE_NPIV;
3646 vport_id.disable = false;
3647 new_fc_vport = fc_vport_create(shost, 0, &vport_id);
3648
3649 if (!new_fc_vport) {
3650 lpfc_printf_log(phba, KERN_WARNING, LOG_INIT,
3651 "0546 lpfc_create_static_vport failed to"
James Smarte4e74272009-07-19 10:01:38 -04003652 " create vport\n");
James Smart21e9a0a2009-05-22 14:53:21 -04003653 continue;
3654 }
3655
3656 vport = *(struct lpfc_vport **)new_fc_vport->dd_data;
3657 vport->vport_flag |= STATIC_VPORT;
3658 }
3659
3660out:
James Smart21e9a0a2009-05-22 14:53:21 -04003661 kfree(vport_info);
James Smartcdcc2342012-08-14 14:26:35 -04003662 if (mbx_wait_rc != MBX_TIMEOUT) {
3663 if (pmb->context1) {
3664 mp = (struct lpfc_dmabuf *)pmb->context1;
James Smart1c6834a2009-07-19 10:01:26 -04003665 lpfc_mbuf_free(phba, mp->virt, mp->phys);
3666 kfree(mp);
3667 }
James Smart21e9a0a2009-05-22 14:53:21 -04003668 mempool_free(pmb, phba->mbox_mem_pool);
James Smart1c6834a2009-07-19 10:01:26 -04003669 }
James Smart21e9a0a2009-05-22 14:53:21 -04003670
3671 return;
3672}
3673
dea31012005-04-17 16:05:31 -05003674/*
3675 * This routine handles processing a Fabric REG_LOGIN mailbox
3676 * command upon completion. It is setup in the LPFC_MBOXQ
3677 * as the completion routine when the command is
3678 * handed off to the SLI layer.
3679 */
3680void
James Smart2e0fef82007-06-17 19:56:36 -05003681lpfc_mbx_cmpl_fabric_reg_login(struct lpfc_hba *phba, LPFC_MBOXQ_t *pmb)
dea31012005-04-17 16:05:31 -05003682{
James Smart92d7f7b2007-06-17 19:56:38 -05003683 struct lpfc_vport *vport = pmb->vport;
James Smart21e9a0a2009-05-22 14:53:21 -04003684 MAILBOX_t *mb = &pmb->u.mb;
James Smart2e0fef82007-06-17 19:56:36 -05003685 struct lpfc_dmabuf *mp = (struct lpfc_dmabuf *) (pmb->context1);
James Smart92d7f7b2007-06-17 19:56:38 -05003686 struct lpfc_nodelist *ndlp;
James Smartdf9e1b52011-12-13 13:22:17 -05003687 struct Scsi_Host *shost;
dea31012005-04-17 16:05:31 -05003688
James Smart549e55c2007-08-02 11:09:51 -04003689 ndlp = (struct lpfc_nodelist *) pmb->context2;
James Smart329f9bc2007-04-25 09:53:01 -04003690 pmb->context1 = NULL;
3691 pmb->context2 = NULL;
James Smartd439d282010-09-29 11:18:45 -04003692
dea31012005-04-17 16:05:31 -05003693 if (mb->mbxStatus) {
James Smart21e9a0a2009-05-22 14:53:21 -04003694 lpfc_printf_vlog(vport, KERN_ERR, LOG_MBOX,
3695 "0258 Register Fabric login error: 0x%x\n",
3696 mb->mbxStatus);
dea31012005-04-17 16:05:31 -05003697 lpfc_mbuf_free(phba, mp->virt, mp->phys);
3698 kfree(mp);
James Smart329f9bc2007-04-25 09:53:01 -04003699 mempool_free(pmb, phba->mbox_mem_pool);
dea31012005-04-17 16:05:31 -05003700
James Smart76a95d72010-11-20 23:11:48 -05003701 if (phba->fc_topology == LPFC_TOPOLOGY_LOOP) {
James Smart92d7f7b2007-06-17 19:56:38 -05003702 /* FLOGI failed, use loop map to make discovery list */
3703 lpfc_disc_list_loopmap(vport);
dea31012005-04-17 16:05:31 -05003704
James Smart92d7f7b2007-06-17 19:56:38 -05003705 /* Start discovery */
3706 lpfc_disc_start(vport);
James Smarte47c9092008-02-08 18:49:26 -05003707 /* Decrement the reference count to ndlp after the
3708 * reference to the ndlp are done.
3709 */
3710 lpfc_nlp_put(ndlp);
James Smart92d7f7b2007-06-17 19:56:38 -05003711 return;
3712 }
3713
3714 lpfc_vport_set_state(vport, FC_VPORT_FAILED);
James Smarte47c9092008-02-08 18:49:26 -05003715 /* Decrement the reference count to ndlp after the reference
3716 * to the ndlp are done.
3717 */
3718 lpfc_nlp_put(ndlp);
dea31012005-04-17 16:05:31 -05003719 return;
3720 }
3721
James Smart6d368e52011-05-24 11:44:12 -04003722 if (phba->sli_rev < LPFC_SLI_REV4)
3723 ndlp->nlp_rpi = mb->un.varWords[0];
James Smart40426292010-12-15 17:58:10 -05003724 ndlp->nlp_flag |= NLP_RPI_REGISTERED;
dea31012005-04-17 16:05:31 -05003725 ndlp->nlp_type |= NLP_FABRIC;
James Smart2e0fef82007-06-17 19:56:36 -05003726 lpfc_nlp_set_state(vport, ndlp, NLP_STE_UNMAPPED_NODE);
dea31012005-04-17 16:05:31 -05003727
James Smart2e0fef82007-06-17 19:56:36 -05003728 if (vport->port_state == LPFC_FABRIC_CFG_LINK) {
James Smart4b40c592010-03-15 11:25:44 -04003729 /* when physical port receive logo donot start
3730 * vport discovery */
3731 if (!(vport->fc_flag & FC_LOGO_RCVD_DID_CHNG))
3732 lpfc_start_fdiscs(phba);
James Smartdf9e1b52011-12-13 13:22:17 -05003733 else {
3734 shost = lpfc_shost_from_vport(vport);
3735 spin_lock_irq(shost->host_lock);
James Smart4b40c592010-03-15 11:25:44 -04003736 vport->fc_flag &= ~FC_LOGO_RCVD_DID_CHNG ;
James Smartdf9e1b52011-12-13 13:22:17 -05003737 spin_unlock_irq(shost->host_lock);
3738 }
James Smart92d7f7b2007-06-17 19:56:38 -05003739 lpfc_do_scr_ns_plogi(phba, vport);
dea31012005-04-17 16:05:31 -05003740 }
3741
3742 lpfc_mbuf_free(phba, mp->virt, mp->phys);
3743 kfree(mp);
James Smart329f9bc2007-04-25 09:53:01 -04003744 mempool_free(pmb, phba->mbox_mem_pool);
James Smarte47c9092008-02-08 18:49:26 -05003745
3746 /* Drop the reference count from the mbox at the end after
3747 * all the current reference to the ndlp have been done.
3748 */
3749 lpfc_nlp_put(ndlp);
dea31012005-04-17 16:05:31 -05003750 return;
3751}
3752
3753/*
3754 * This routine handles processing a NameServer REG_LOGIN mailbox
3755 * command upon completion. It is setup in the LPFC_MBOXQ
3756 * as the completion routine when the command is
3757 * handed off to the SLI layer.
3758 */
3759void
James Smart2e0fef82007-06-17 19:56:36 -05003760lpfc_mbx_cmpl_ns_reg_login(struct lpfc_hba *phba, LPFC_MBOXQ_t *pmb)
dea31012005-04-17 16:05:31 -05003761{
James Smart21e9a0a2009-05-22 14:53:21 -04003762 MAILBOX_t *mb = &pmb->u.mb;
James Smart2e0fef82007-06-17 19:56:36 -05003763 struct lpfc_dmabuf *mp = (struct lpfc_dmabuf *) (pmb->context1);
3764 struct lpfc_nodelist *ndlp = (struct lpfc_nodelist *) pmb->context2;
3765 struct lpfc_vport *vport = pmb->vport;
dea31012005-04-17 16:05:31 -05003766
James Smartd439d282010-09-29 11:18:45 -04003767 pmb->context1 = NULL;
3768 pmb->context2 = NULL;
3769
dea31012005-04-17 16:05:31 -05003770 if (mb->mbxStatus) {
James Smart92d7f7b2007-06-17 19:56:38 -05003771out:
James Smart21e9a0a2009-05-22 14:53:21 -04003772 lpfc_printf_vlog(vport, KERN_ERR, LOG_ELS,
3773 "0260 Register NameServer error: 0x%x\n",
3774 mb->mbxStatus);
James Smartfa4066b2008-01-11 01:53:27 -05003775 /* decrement the node reference count held for this
3776 * callback function.
3777 */
James Smart329f9bc2007-04-25 09:53:01 -04003778 lpfc_nlp_put(ndlp);
dea31012005-04-17 16:05:31 -05003779 lpfc_mbuf_free(phba, mp->virt, mp->phys);
3780 kfree(mp);
James Smartde0c5b32007-04-25 09:52:27 -04003781 mempool_free(pmb, phba->mbox_mem_pool);
James Smart87af33f2007-10-27 13:37:43 -04003782
3783 /* If no other thread is using the ndlp, free it */
3784 lpfc_nlp_not_used(ndlp);
dea31012005-04-17 16:05:31 -05003785
James Smart76a95d72010-11-20 23:11:48 -05003786 if (phba->fc_topology == LPFC_TOPOLOGY_LOOP) {
James Smart92d7f7b2007-06-17 19:56:38 -05003787 /*
3788 * RegLogin failed, use loop map to make discovery
3789 * list
3790 */
3791 lpfc_disc_list_loopmap(vport);
dea31012005-04-17 16:05:31 -05003792
James Smart92d7f7b2007-06-17 19:56:38 -05003793 /* Start discovery */
3794 lpfc_disc_start(vport);
3795 return;
3796 }
3797 lpfc_vport_set_state(vport, FC_VPORT_FAILED);
dea31012005-04-17 16:05:31 -05003798 return;
3799 }
3800
James Smart6d368e52011-05-24 11:44:12 -04003801 if (phba->sli_rev < LPFC_SLI_REV4)
3802 ndlp->nlp_rpi = mb->un.varWords[0];
James Smart40426292010-12-15 17:58:10 -05003803 ndlp->nlp_flag |= NLP_RPI_REGISTERED;
dea31012005-04-17 16:05:31 -05003804 ndlp->nlp_type |= NLP_FABRIC;
James Smart2e0fef82007-06-17 19:56:36 -05003805 lpfc_nlp_set_state(vport, ndlp, NLP_STE_UNMAPPED_NODE);
dea31012005-04-17 16:05:31 -05003806
James Smart2e0fef82007-06-17 19:56:36 -05003807 if (vport->port_state < LPFC_VPORT_READY) {
3808 /* Link up discovery requires Fabric registration. */
James Smart92d7f7b2007-06-17 19:56:38 -05003809 lpfc_ns_cmd(vport, SLI_CTNS_RFF_ID, 0, 0); /* Do this first! */
3810 lpfc_ns_cmd(vport, SLI_CTNS_RNN_ID, 0, 0);
3811 lpfc_ns_cmd(vport, SLI_CTNS_RSNN_NN, 0, 0);
3812 lpfc_ns_cmd(vport, SLI_CTNS_RSPN_ID, 0, 0);
3813 lpfc_ns_cmd(vport, SLI_CTNS_RFT_ID, 0, 0);
3814
3815 /* Issue SCR just before NameServer GID_FT Query */
3816 lpfc_issue_els_scr(vport, SCR_DID, 0);
dea31012005-04-17 16:05:31 -05003817 }
3818
James Smart2e0fef82007-06-17 19:56:36 -05003819 vport->fc_ns_retry = 0;
dea31012005-04-17 16:05:31 -05003820 /* Good status, issue CT Request to NameServer */
James Smart92d7f7b2007-06-17 19:56:38 -05003821 if (lpfc_ns_cmd(vport, SLI_CTNS_GID_FT, 0, 0)) {
dea31012005-04-17 16:05:31 -05003822 /* Cannot issue NameServer Query, so finish up discovery */
James Smart92d7f7b2007-06-17 19:56:38 -05003823 goto out;
dea31012005-04-17 16:05:31 -05003824 }
3825
James Smartfa4066b2008-01-11 01:53:27 -05003826 /* decrement the node reference count held for this
3827 * callback function.
3828 */
James Smart329f9bc2007-04-25 09:53:01 -04003829 lpfc_nlp_put(ndlp);
dea31012005-04-17 16:05:31 -05003830 lpfc_mbuf_free(phba, mp->virt, mp->phys);
3831 kfree(mp);
James Smart2e0fef82007-06-17 19:56:36 -05003832 mempool_free(pmb, phba->mbox_mem_pool);
dea31012005-04-17 16:05:31 -05003833
3834 return;
3835}
3836
3837static void
James Smart2e0fef82007-06-17 19:56:36 -05003838lpfc_register_remote_port(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp)
dea31012005-04-17 16:05:31 -05003839{
James Smart2e0fef82007-06-17 19:56:36 -05003840 struct Scsi_Host *shost = lpfc_shost_from_vport(vport);
3841 struct fc_rport *rport;
dea31012005-04-17 16:05:31 -05003842 struct lpfc_rport_data *rdata;
3843 struct fc_rport_identifiers rport_ids;
James Smart2e0fef82007-06-17 19:56:36 -05003844 struct lpfc_hba *phba = vport->phba;
dea31012005-04-17 16:05:31 -05003845
3846 /* Remote port has reappeared. Re-register w/ FC transport */
Andrew Morton68ce1eb2005-09-21 09:46:54 -07003847 rport_ids.node_name = wwn_to_u64(ndlp->nlp_nodename.u.wwn);
3848 rport_ids.port_name = wwn_to_u64(ndlp->nlp_portname.u.wwn);
dea31012005-04-17 16:05:31 -05003849 rport_ids.port_id = ndlp->nlp_DID;
3850 rport_ids.roles = FC_RPORT_ROLE_UNKNOWN;
dea31012005-04-17 16:05:31 -05003851
James Smart329f9bc2007-04-25 09:53:01 -04003852 /*
3853 * We leave our node pointer in rport->dd_data when we unregister a
3854 * FCP target port. But fc_remote_port_add zeros the space to which
3855 * rport->dd_data points. So, if we're reusing a previously
3856 * registered port, drop the reference that we took the last time we
3857 * registered the port.
3858 */
3859 if (ndlp->rport && ndlp->rport->dd_data &&
James Smarte47c9092008-02-08 18:49:26 -05003860 ((struct lpfc_rport_data *) ndlp->rport->dd_data)->pnode == ndlp)
James Smart329f9bc2007-04-25 09:53:01 -04003861 lpfc_nlp_put(ndlp);
James Smart858c9f62007-06-17 19:56:39 -05003862
3863 lpfc_debugfs_disc_trc(vport, LPFC_DISC_TRC_RPORT,
3864 "rport add: did:x%x flg:x%x type x%x",
3865 ndlp->nlp_DID, ndlp->nlp_flag, ndlp->nlp_type);
3866
James Smart9589b0622011-04-16 11:03:17 -04003867 /* Don't add the remote port if unloading. */
3868 if (vport->load_flag & FC_UNLOADING)
3869 return;
3870
James Smart2e0fef82007-06-17 19:56:36 -05003871 ndlp->rport = rport = fc_remote_port_add(shost, 0, &rport_ids);
James Smart329f9bc2007-04-25 09:53:01 -04003872 if (!rport || !get_device(&rport->dev)) {
dea31012005-04-17 16:05:31 -05003873 dev_printk(KERN_WARNING, &phba->pcidev->dev,
3874 "Warning: fc_remote_port_add failed\n");
3875 return;
3876 }
3877
3878 /* initialize static port data */
3879 rport->maxframe_size = ndlp->nlp_maxframe;
3880 rport->supported_classes = ndlp->nlp_class_sup;
dea31012005-04-17 16:05:31 -05003881 rdata = rport->dd_data;
James Smart329f9bc2007-04-25 09:53:01 -04003882 rdata->pnode = lpfc_nlp_get(ndlp);
James.Smart@Emulex.Com23dc04f2005-11-28 11:41:44 -05003883
3884 if (ndlp->nlp_type & NLP_FCP_TARGET)
3885 rport_ids.roles |= FC_RPORT_ROLE_FCP_TARGET;
3886 if (ndlp->nlp_type & NLP_FCP_INITIATOR)
3887 rport_ids.roles |= FC_RPORT_ROLE_FCP_INITIATOR;
3888
James.Smart@Emulex.Com23dc04f2005-11-28 11:41:44 -05003889 if (rport_ids.roles != FC_RPORT_ROLE_UNKNOWN)
3890 fc_remote_port_rolechg(rport, rport_ids.roles);
3891
James Smart34f5ad82012-08-03 12:35:03 -04003892 lpfc_printf_vlog(ndlp->vport, KERN_INFO, LOG_NODE,
3893 "3183 rport register x%06x, rport %p role x%x\n",
3894 ndlp->nlp_DID, rport, rport_ids.roles);
3895
James Smart071fbd3d2006-04-15 11:53:20 -04003896 if ((rport->scsi_target_id != -1) &&
James Smart92d7f7b2007-06-17 19:56:38 -05003897 (rport->scsi_target_id < LPFC_MAX_TARGET)) {
James Smart071fbd3d2006-04-15 11:53:20 -04003898 ndlp->nlp_sid = rport->scsi_target_id;
3899 }
James.Smart@Emulex.Com19a7b4a2005-10-18 12:03:35 -04003900 return;
3901}
3902
3903static void
James Smart2e0fef82007-06-17 19:56:36 -05003904lpfc_unregister_remote_port(struct lpfc_nodelist *ndlp)
James.Smart@Emulex.Com19a7b4a2005-10-18 12:03:35 -04003905{
3906 struct fc_rport *rport = ndlp->rport;
James Smartc01f3202006-08-18 17:47:08 -04003907
James Smart858c9f62007-06-17 19:56:39 -05003908 lpfc_debugfs_disc_trc(ndlp->vport, LPFC_DISC_TRC_RPORT,
3909 "rport delete: did:x%x flg:x%x type x%x",
3910 ndlp->nlp_DID, ndlp->nlp_flag, ndlp->nlp_type);
3911
James Smart34f5ad82012-08-03 12:35:03 -04003912 lpfc_printf_vlog(ndlp->vport, KERN_INFO, LOG_NODE,
3913 "3184 rport unregister x%06x, rport %p\n",
3914 ndlp->nlp_DID, rport);
3915
James.Smart@Emulex.Com19a7b4a2005-10-18 12:03:35 -04003916 fc_remote_port_delete(rport);
dea31012005-04-17 16:05:31 -05003917
3918 return;
3919}
3920
James Smartde0c5b32007-04-25 09:52:27 -04003921static void
James Smart2e0fef82007-06-17 19:56:36 -05003922lpfc_nlp_counters(struct lpfc_vport *vport, int state, int count)
James Smartde0c5b32007-04-25 09:52:27 -04003923{
James Smart2e0fef82007-06-17 19:56:36 -05003924 struct Scsi_Host *shost = lpfc_shost_from_vport(vport);
3925
3926 spin_lock_irq(shost->host_lock);
James Smartde0c5b32007-04-25 09:52:27 -04003927 switch (state) {
3928 case NLP_STE_UNUSED_NODE:
James Smart2e0fef82007-06-17 19:56:36 -05003929 vport->fc_unused_cnt += count;
James Smartde0c5b32007-04-25 09:52:27 -04003930 break;
3931 case NLP_STE_PLOGI_ISSUE:
James Smart2e0fef82007-06-17 19:56:36 -05003932 vport->fc_plogi_cnt += count;
James Smartde0c5b32007-04-25 09:52:27 -04003933 break;
3934 case NLP_STE_ADISC_ISSUE:
James Smart2e0fef82007-06-17 19:56:36 -05003935 vport->fc_adisc_cnt += count;
James Smartde0c5b32007-04-25 09:52:27 -04003936 break;
3937 case NLP_STE_REG_LOGIN_ISSUE:
James Smart2e0fef82007-06-17 19:56:36 -05003938 vport->fc_reglogin_cnt += count;
James Smartde0c5b32007-04-25 09:52:27 -04003939 break;
3940 case NLP_STE_PRLI_ISSUE:
James Smart2e0fef82007-06-17 19:56:36 -05003941 vport->fc_prli_cnt += count;
James Smartde0c5b32007-04-25 09:52:27 -04003942 break;
3943 case NLP_STE_UNMAPPED_NODE:
James Smart2e0fef82007-06-17 19:56:36 -05003944 vport->fc_unmap_cnt += count;
James Smartde0c5b32007-04-25 09:52:27 -04003945 break;
3946 case NLP_STE_MAPPED_NODE:
James Smart2e0fef82007-06-17 19:56:36 -05003947 vport->fc_map_cnt += count;
James Smartde0c5b32007-04-25 09:52:27 -04003948 break;
3949 case NLP_STE_NPR_NODE:
James Smart2e0fef82007-06-17 19:56:36 -05003950 vport->fc_npr_cnt += count;
James Smartde0c5b32007-04-25 09:52:27 -04003951 break;
3952 }
James Smart2e0fef82007-06-17 19:56:36 -05003953 spin_unlock_irq(shost->host_lock);
James Smartde0c5b32007-04-25 09:52:27 -04003954}
Jamie Wellnitz66a9ed62006-02-28 22:33:10 -05003955
James Smartde0c5b32007-04-25 09:52:27 -04003956static void
James Smart2e0fef82007-06-17 19:56:36 -05003957lpfc_nlp_state_cleanup(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp,
James Smartde0c5b32007-04-25 09:52:27 -04003958 int old_state, int new_state)
3959{
James Smart2e0fef82007-06-17 19:56:36 -05003960 struct Scsi_Host *shost = lpfc_shost_from_vport(vport);
3961
James Smartde0c5b32007-04-25 09:52:27 -04003962 if (new_state == NLP_STE_UNMAPPED_NODE) {
James Smartde0c5b32007-04-25 09:52:27 -04003963 ndlp->nlp_flag &= ~NLP_NODEV_REMOVE;
3964 ndlp->nlp_type |= NLP_FC_NODE;
3965 }
3966 if (new_state == NLP_STE_MAPPED_NODE)
3967 ndlp->nlp_flag &= ~NLP_NODEV_REMOVE;
3968 if (new_state == NLP_STE_NPR_NODE)
3969 ndlp->nlp_flag &= ~NLP_RCV_PLOGI;
dea31012005-04-17 16:05:31 -05003970
James Smartde0c5b32007-04-25 09:52:27 -04003971 /* Transport interface */
3972 if (ndlp->rport && (old_state == NLP_STE_MAPPED_NODE ||
3973 old_state == NLP_STE_UNMAPPED_NODE)) {
James Smart2e0fef82007-06-17 19:56:36 -05003974 vport->phba->nport_event_cnt++;
3975 lpfc_unregister_remote_port(ndlp);
James Smartde0c5b32007-04-25 09:52:27 -04003976 }
dea31012005-04-17 16:05:31 -05003977
James Smartde0c5b32007-04-25 09:52:27 -04003978 if (new_state == NLP_STE_MAPPED_NODE ||
3979 new_state == NLP_STE_UNMAPPED_NODE) {
James Smart2e0fef82007-06-17 19:56:36 -05003980 vport->phba->nport_event_cnt++;
James Smart858c9f62007-06-17 19:56:39 -05003981 /*
3982 * Tell the fc transport about the port, if we haven't
3983 * already. If we have, and it's a scsi entity, be
3984 * sure to unblock any attached scsi devices
3985 */
3986 lpfc_register_remote_port(vport, ndlp);
James Smartde0c5b32007-04-25 09:52:27 -04003987 }
James Smartea2151b2008-09-07 11:52:10 -04003988 if ((new_state == NLP_STE_MAPPED_NODE) &&
3989 (vport->stat_data_enabled)) {
3990 /*
3991 * A new target is discovered, if there is no buffer for
3992 * statistical data collection allocate buffer.
3993 */
3994 ndlp->lat_data = kcalloc(LPFC_MAX_BUCKET_COUNT,
3995 sizeof(struct lpfc_scsicmd_bkt),
3996 GFP_KERNEL);
3997
3998 if (!ndlp->lat_data)
3999 lpfc_printf_vlog(vport, KERN_ERR, LOG_NODE,
4000 "0286 lpfc_nlp_state_cleanup failed to "
4001 "allocate statistical data buffer DID "
4002 "0x%x\n", ndlp->nlp_DID);
4003 }
James Smart858c9f62007-06-17 19:56:39 -05004004 /*
4005 * if we added to Mapped list, but the remote port
4006 * registration failed or assigned a target id outside
4007 * our presentable range - move the node to the
4008 * Unmapped List
4009 */
James Smartde0c5b32007-04-25 09:52:27 -04004010 if (new_state == NLP_STE_MAPPED_NODE &&
4011 (!ndlp->rport ||
4012 ndlp->rport->scsi_target_id == -1 ||
4013 ndlp->rport->scsi_target_id >= LPFC_MAX_TARGET)) {
James Smart2e0fef82007-06-17 19:56:36 -05004014 spin_lock_irq(shost->host_lock);
James Smartde0c5b32007-04-25 09:52:27 -04004015 ndlp->nlp_flag |= NLP_TGT_NO_SCSIID;
James Smart2e0fef82007-06-17 19:56:36 -05004016 spin_unlock_irq(shost->host_lock);
4017 lpfc_nlp_set_state(vport, ndlp, NLP_STE_UNMAPPED_NODE);
dea31012005-04-17 16:05:31 -05004018 }
James Smartde0c5b32007-04-25 09:52:27 -04004019}
4020
James Smart685f0bf2007-04-25 09:53:08 -04004021static char *
4022lpfc_nlp_state_name(char *buffer, size_t size, int state)
4023{
4024 static char *states[] = {
4025 [NLP_STE_UNUSED_NODE] = "UNUSED",
4026 [NLP_STE_PLOGI_ISSUE] = "PLOGI",
4027 [NLP_STE_ADISC_ISSUE] = "ADISC",
4028 [NLP_STE_REG_LOGIN_ISSUE] = "REGLOGIN",
4029 [NLP_STE_PRLI_ISSUE] = "PRLI",
James Smart086a3452012-08-14 14:25:21 -04004030 [NLP_STE_LOGO_ISSUE] = "LOGO",
James Smart685f0bf2007-04-25 09:53:08 -04004031 [NLP_STE_UNMAPPED_NODE] = "UNMAPPED",
4032 [NLP_STE_MAPPED_NODE] = "MAPPED",
4033 [NLP_STE_NPR_NODE] = "NPR",
4034 };
4035
James Smart311464e2007-08-02 11:10:37 -04004036 if (state < NLP_STE_MAX_STATE && states[state])
James Smart685f0bf2007-04-25 09:53:08 -04004037 strlcpy(buffer, states[state], size);
4038 else
4039 snprintf(buffer, size, "unknown (%d)", state);
4040 return buffer;
4041}
4042
James Smartde0c5b32007-04-25 09:52:27 -04004043void
James Smart2e0fef82007-06-17 19:56:36 -05004044lpfc_nlp_set_state(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp,
4045 int state)
James Smartde0c5b32007-04-25 09:52:27 -04004046{
James Smart2e0fef82007-06-17 19:56:36 -05004047 struct Scsi_Host *shost = lpfc_shost_from_vport(vport);
James Smartde0c5b32007-04-25 09:52:27 -04004048 int old_state = ndlp->nlp_state;
James Smart685f0bf2007-04-25 09:53:08 -04004049 char name1[16], name2[16];
James Smartde0c5b32007-04-25 09:52:27 -04004050
James Smarte8b62012007-08-02 11:10:09 -04004051 lpfc_printf_vlog(vport, KERN_INFO, LOG_NODE,
4052 "0904 NPort state transition x%06x, %s -> %s\n",
4053 ndlp->nlp_DID,
4054 lpfc_nlp_state_name(name1, sizeof(name1), old_state),
4055 lpfc_nlp_state_name(name2, sizeof(name2), state));
James Smart858c9f62007-06-17 19:56:39 -05004056
4057 lpfc_debugfs_disc_trc(vport, LPFC_DISC_TRC_NODE,
4058 "node statechg did:x%x old:%d ste:%d",
4059 ndlp->nlp_DID, old_state, state);
4060
James Smartde0c5b32007-04-25 09:52:27 -04004061 if (old_state == NLP_STE_NPR_NODE &&
James Smartde0c5b32007-04-25 09:52:27 -04004062 state != NLP_STE_NPR_NODE)
James Smart2e0fef82007-06-17 19:56:36 -05004063 lpfc_cancel_retry_delay_tmo(vport, ndlp);
James Smartde0c5b32007-04-25 09:52:27 -04004064 if (old_state == NLP_STE_UNMAPPED_NODE) {
4065 ndlp->nlp_flag &= ~NLP_TGT_NO_SCSIID;
4066 ndlp->nlp_type &= ~NLP_FC_NODE;
4067 }
4068
James Smart685f0bf2007-04-25 09:53:08 -04004069 if (list_empty(&ndlp->nlp_listp)) {
James Smart2e0fef82007-06-17 19:56:36 -05004070 spin_lock_irq(shost->host_lock);
4071 list_add_tail(&ndlp->nlp_listp, &vport->fc_nodes);
4072 spin_unlock_irq(shost->host_lock);
James Smart685f0bf2007-04-25 09:53:08 -04004073 } else if (old_state)
James Smart2e0fef82007-06-17 19:56:36 -05004074 lpfc_nlp_counters(vport, old_state, -1);
James Smartde0c5b32007-04-25 09:52:27 -04004075
4076 ndlp->nlp_state = state;
James Smart2e0fef82007-06-17 19:56:36 -05004077 lpfc_nlp_counters(vport, state, 1);
4078 lpfc_nlp_state_cleanup(vport, ndlp, old_state, state);
James Smartde0c5b32007-04-25 09:52:27 -04004079}
4080
4081void
James Smarte47c9092008-02-08 18:49:26 -05004082lpfc_enqueue_node(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp)
4083{
4084 struct Scsi_Host *shost = lpfc_shost_from_vport(vport);
4085
4086 if (list_empty(&ndlp->nlp_listp)) {
4087 spin_lock_irq(shost->host_lock);
4088 list_add_tail(&ndlp->nlp_listp, &vport->fc_nodes);
4089 spin_unlock_irq(shost->host_lock);
4090 }
4091}
4092
4093void
James Smart2e0fef82007-06-17 19:56:36 -05004094lpfc_dequeue_node(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp)
James Smartde0c5b32007-04-25 09:52:27 -04004095{
James Smart2e0fef82007-06-17 19:56:36 -05004096 struct Scsi_Host *shost = lpfc_shost_from_vport(vport);
4097
James Smart0d2b6b82008-06-14 22:52:47 -04004098 lpfc_cancel_retry_delay_tmo(vport, ndlp);
James Smartde0c5b32007-04-25 09:52:27 -04004099 if (ndlp->nlp_state && !list_empty(&ndlp->nlp_listp))
James Smart2e0fef82007-06-17 19:56:36 -05004100 lpfc_nlp_counters(vport, ndlp->nlp_state, -1);
4101 spin_lock_irq(shost->host_lock);
James Smart685f0bf2007-04-25 09:53:08 -04004102 list_del_init(&ndlp->nlp_listp);
James Smart2e0fef82007-06-17 19:56:36 -05004103 spin_unlock_irq(shost->host_lock);
James Smart858c9f62007-06-17 19:56:39 -05004104 lpfc_nlp_state_cleanup(vport, ndlp, ndlp->nlp_state,
James Smarte47c9092008-02-08 18:49:26 -05004105 NLP_STE_UNUSED_NODE);
4106}
4107
Adrian Bunk4d9db012008-02-14 23:24:02 +02004108static void
James Smarte47c9092008-02-08 18:49:26 -05004109lpfc_disable_node(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp)
4110{
James Smart0d2b6b82008-06-14 22:52:47 -04004111 lpfc_cancel_retry_delay_tmo(vport, ndlp);
James Smarte47c9092008-02-08 18:49:26 -05004112 if (ndlp->nlp_state && !list_empty(&ndlp->nlp_listp))
4113 lpfc_nlp_counters(vport, ndlp->nlp_state, -1);
4114 lpfc_nlp_state_cleanup(vport, ndlp, ndlp->nlp_state,
4115 NLP_STE_UNUSED_NODE);
4116}
James Smart109f6ed2008-12-04 22:39:08 -05004117/**
James Smart3621a712009-04-06 18:47:14 -04004118 * lpfc_initialize_node - Initialize all fields of node object
James Smart109f6ed2008-12-04 22:39:08 -05004119 * @vport: Pointer to Virtual Port object.
4120 * @ndlp: Pointer to FC node object.
4121 * @did: FC_ID of the node.
James Smarta257bf92009-04-06 18:48:10 -04004122 *
4123 * This function is always called when node object need to be initialized.
4124 * It initializes all the fields of the node object. Although the reference
4125 * to phba from @ndlp can be obtained indirectly through it's reference to
4126 * @vport, a direct reference to phba is taken here by @ndlp. This is due
4127 * to the life-span of the @ndlp might go beyond the existence of @vport as
4128 * the final release of ndlp is determined by its reference count. And, the
4129 * operation on @ndlp needs the reference to phba.
James Smart109f6ed2008-12-04 22:39:08 -05004130 **/
4131static inline void
4132lpfc_initialize_node(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp,
4133 uint32_t did)
4134{
4135 INIT_LIST_HEAD(&ndlp->els_retry_evt.evt_listp);
4136 INIT_LIST_HEAD(&ndlp->dev_loss_evt.evt_listp);
4137 init_timer(&ndlp->nlp_delayfunc);
4138 ndlp->nlp_delayfunc.function = lpfc_els_retry_delay;
4139 ndlp->nlp_delayfunc.data = (unsigned long)ndlp;
4140 ndlp->nlp_DID = did;
4141 ndlp->vport = vport;
James Smarta257bf92009-04-06 18:48:10 -04004142 ndlp->phba = vport->phba;
James Smart109f6ed2008-12-04 22:39:08 -05004143 ndlp->nlp_sid = NLP_NO_SID;
4144 kref_init(&ndlp->kref);
4145 NLP_INT_NODE_ACT(ndlp);
4146 atomic_set(&ndlp->cmd_pending, 0);
James Smart7dc517d2010-07-14 15:32:10 -04004147 ndlp->cmd_qdepth = vport->cfg_tgt_queue_depth;
James Smart40426292010-12-15 17:58:10 -05004148 if (vport->phba->sli_rev == LPFC_SLI_REV4)
4149 ndlp->nlp_rpi = lpfc_sli4_alloc_rpi(vport->phba);
James Smart109f6ed2008-12-04 22:39:08 -05004150}
James Smarte47c9092008-02-08 18:49:26 -05004151
4152struct lpfc_nodelist *
4153lpfc_enable_node(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp,
4154 int state)
4155{
4156 struct lpfc_hba *phba = vport->phba;
4157 uint32_t did;
4158 unsigned long flags;
4159
4160 if (!ndlp)
4161 return NULL;
4162
4163 spin_lock_irqsave(&phba->ndlp_lock, flags);
4164 /* The ndlp should not be in memory free mode */
4165 if (NLP_CHK_FREE_REQ(ndlp)) {
4166 spin_unlock_irqrestore(&phba->ndlp_lock, flags);
4167 lpfc_printf_vlog(vport, KERN_WARNING, LOG_NODE,
4168 "0277 lpfc_enable_node: ndlp:x%p "
4169 "usgmap:x%x refcnt:%d\n",
4170 (void *)ndlp, ndlp->nlp_usg_map,
4171 atomic_read(&ndlp->kref.refcount));
4172 return NULL;
4173 }
4174 /* The ndlp should not already be in active mode */
4175 if (NLP_CHK_NODE_ACT(ndlp)) {
4176 spin_unlock_irqrestore(&phba->ndlp_lock, flags);
4177 lpfc_printf_vlog(vport, KERN_WARNING, LOG_NODE,
4178 "0278 lpfc_enable_node: ndlp:x%p "
4179 "usgmap:x%x refcnt:%d\n",
4180 (void *)ndlp, ndlp->nlp_usg_map,
4181 atomic_read(&ndlp->kref.refcount));
4182 return NULL;
4183 }
4184
4185 /* Keep the original DID */
4186 did = ndlp->nlp_DID;
4187
4188 /* re-initialize ndlp except of ndlp linked list pointer */
4189 memset((((char *)ndlp) + sizeof (struct list_head)), 0,
4190 sizeof (struct lpfc_nodelist) - sizeof (struct list_head));
James Smart109f6ed2008-12-04 22:39:08 -05004191 lpfc_initialize_node(vport, ndlp, did);
James Smarte47c9092008-02-08 18:49:26 -05004192
4193 spin_unlock_irqrestore(&phba->ndlp_lock, flags);
4194
4195 if (state != NLP_STE_UNUSED_NODE)
4196 lpfc_nlp_set_state(vport, ndlp, state);
4197
4198 lpfc_debugfs_disc_trc(vport, LPFC_DISC_TRC_NODE,
4199 "node enable: did:x%x",
4200 ndlp->nlp_DID, 0, 0);
4201 return ndlp;
James Smartde0c5b32007-04-25 09:52:27 -04004202}
4203
4204void
James Smart2e0fef82007-06-17 19:56:36 -05004205lpfc_drop_node(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp)
James Smartde0c5b32007-04-25 09:52:27 -04004206{
James Smart87af33f2007-10-27 13:37:43 -04004207 /*
James Smartfa4066b2008-01-11 01:53:27 -05004208 * Use of lpfc_drop_node and UNUSED list: lpfc_drop_node should
James Smart87af33f2007-10-27 13:37:43 -04004209 * be used if we wish to issue the "last" lpfc_nlp_put() to remove
James Smartfa4066b2008-01-11 01:53:27 -05004210 * the ndlp from the vport. The ndlp marked as UNUSED on the list
4211 * until ALL other outstanding threads have completed. We check
4212 * that the ndlp not already in the UNUSED state before we proceed.
James Smart87af33f2007-10-27 13:37:43 -04004213 */
James Smartfa4066b2008-01-11 01:53:27 -05004214 if (ndlp->nlp_state == NLP_STE_UNUSED_NODE)
4215 return;
James Smart51ef4c22007-08-02 11:10:31 -04004216 lpfc_nlp_set_state(vport, ndlp, NLP_STE_UNUSED_NODE);
James Smart1151e3e2011-02-16 12:39:35 -05004217 if (vport->phba->sli_rev == LPFC_SLI_REV4)
4218 lpfc_cleanup_vports_rrqs(vport, ndlp);
James Smart87af33f2007-10-27 13:37:43 -04004219 lpfc_nlp_put(ndlp);
James Smart98c9ea52007-10-27 13:37:33 -04004220 return;
dea31012005-04-17 16:05:31 -05004221}
4222
4223/*
4224 * Start / ReStart rescue timer for Discovery / RSCN handling
4225 */
4226void
James Smart2e0fef82007-06-17 19:56:36 -05004227lpfc_set_disctmo(struct lpfc_vport *vport)
dea31012005-04-17 16:05:31 -05004228{
James Smart2e0fef82007-06-17 19:56:36 -05004229 struct Scsi_Host *shost = lpfc_shost_from_vport(vport);
4230 struct lpfc_hba *phba = vport->phba;
dea31012005-04-17 16:05:31 -05004231 uint32_t tmo;
4232
James Smart2e0fef82007-06-17 19:56:36 -05004233 if (vport->port_state == LPFC_LOCAL_CFG_LINK) {
Frederik Schwarzer025dfda2008-10-16 19:02:37 +02004234 /* For FAN, timeout should be greater than edtov */
Jamie Wellnitzc9f87352006-02-28 19:25:23 -05004235 tmo = (((phba->fc_edtov + 999) / 1000) + 1);
4236 } else {
Frederik Schwarzer025dfda2008-10-16 19:02:37 +02004237 /* Normal discovery timeout should be > than ELS/CT timeout
Jamie Wellnitzc9f87352006-02-28 19:25:23 -05004238 * FC spec states we need 3 * ratov for CT requests
4239 */
4240 tmo = ((phba->fc_ratov * 3) + 3);
4241 }
dea31012005-04-17 16:05:31 -05004242
James Smart858c9f62007-06-17 19:56:39 -05004243
4244 if (!timer_pending(&vport->fc_disctmo)) {
4245 lpfc_debugfs_disc_trc(vport, LPFC_DISC_TRC_ELS_CMD,
4246 "set disc timer: tmo:x%x state:x%x flg:x%x",
4247 tmo, vport->port_state, vport->fc_flag);
4248 }
4249
James Smart2e0fef82007-06-17 19:56:36 -05004250 mod_timer(&vport->fc_disctmo, jiffies + HZ * tmo);
4251 spin_lock_irq(shost->host_lock);
4252 vport->fc_flag |= FC_DISC_TMO;
4253 spin_unlock_irq(shost->host_lock);
dea31012005-04-17 16:05:31 -05004254
4255 /* Start Discovery Timer state <hba_state> */
James Smarte8b62012007-08-02 11:10:09 -04004256 lpfc_printf_vlog(vport, KERN_INFO, LOG_DISCOVERY,
4257 "0247 Start Discovery Timer state x%x "
4258 "Data: x%x x%lx x%x x%x\n",
4259 vport->port_state, tmo,
4260 (unsigned long)&vport->fc_disctmo, vport->fc_plogi_cnt,
4261 vport->fc_adisc_cnt);
dea31012005-04-17 16:05:31 -05004262
4263 return;
4264}
4265
4266/*
4267 * Cancel rescue timer for Discovery / RSCN handling
4268 */
4269int
James Smart2e0fef82007-06-17 19:56:36 -05004270lpfc_can_disctmo(struct lpfc_vport *vport)
dea31012005-04-17 16:05:31 -05004271{
James Smart2e0fef82007-06-17 19:56:36 -05004272 struct Scsi_Host *shost = lpfc_shost_from_vport(vport);
James Smart2e0fef82007-06-17 19:56:36 -05004273 unsigned long iflags;
4274
James Smart858c9f62007-06-17 19:56:39 -05004275 lpfc_debugfs_disc_trc(vport, LPFC_DISC_TRC_ELS_CMD,
4276 "can disc timer: state:x%x rtry:x%x flg:x%x",
4277 vport->port_state, vport->fc_ns_retry, vport->fc_flag);
4278
dea31012005-04-17 16:05:31 -05004279 /* Turn off discovery timer if its running */
James Smart2e0fef82007-06-17 19:56:36 -05004280 if (vport->fc_flag & FC_DISC_TMO) {
4281 spin_lock_irqsave(shost->host_lock, iflags);
4282 vport->fc_flag &= ~FC_DISC_TMO;
4283 spin_unlock_irqrestore(shost->host_lock, iflags);
4284 del_timer_sync(&vport->fc_disctmo);
4285 spin_lock_irqsave(&vport->work_port_lock, iflags);
4286 vport->work_port_events &= ~WORKER_DISC_TMO;
4287 spin_unlock_irqrestore(&vport->work_port_lock, iflags);
dea31012005-04-17 16:05:31 -05004288 }
4289
4290 /* Cancel Discovery Timer state <hba_state> */
James Smarte8b62012007-08-02 11:10:09 -04004291 lpfc_printf_vlog(vport, KERN_INFO, LOG_DISCOVERY,
4292 "0248 Cancel Discovery Timer state x%x "
4293 "Data: x%x x%x x%x\n",
4294 vport->port_state, vport->fc_flag,
4295 vport->fc_plogi_cnt, vport->fc_adisc_cnt);
Jamie Wellnitz2fe165b2006-02-28 19:25:31 -05004296 return 0;
dea31012005-04-17 16:05:31 -05004297}
4298
4299/*
4300 * Check specified ring for outstanding IOCB on the SLI queue
4301 * Return true if iocb matches the specified nport
4302 */
4303int
James Smart2e0fef82007-06-17 19:56:36 -05004304lpfc_check_sli_ndlp(struct lpfc_hba *phba,
4305 struct lpfc_sli_ring *pring,
4306 struct lpfc_iocbq *iocb,
4307 struct lpfc_nodelist *ndlp)
dea31012005-04-17 16:05:31 -05004308{
James Smart2e0fef82007-06-17 19:56:36 -05004309 struct lpfc_sli *psli = &phba->sli;
4310 IOCB_t *icmd = &iocb->iocb;
James Smart92d7f7b2007-06-17 19:56:38 -05004311 struct lpfc_vport *vport = ndlp->vport;
4312
4313 if (iocb->vport != vport)
4314 return 0;
4315
dea31012005-04-17 16:05:31 -05004316 if (pring->ringno == LPFC_ELS_RING) {
4317 switch (icmd->ulpCommand) {
4318 case CMD_GEN_REQUEST64_CR:
James Smart21e9a0a2009-05-22 14:53:21 -04004319 if (iocb->context_un.ndlp == ndlp)
Jamie Wellnitz2fe165b2006-02-28 19:25:31 -05004320 return 1;
dea31012005-04-17 16:05:31 -05004321 case CMD_ELS_REQUEST64_CR:
James Smart10d4e952006-04-15 11:53:15 -04004322 if (icmd->un.elsreq64.remoteID == ndlp->nlp_DID)
4323 return 1;
dea31012005-04-17 16:05:31 -05004324 case CMD_XMIT_ELS_RSP64_CX:
4325 if (iocb->context1 == (uint8_t *) ndlp)
Jamie Wellnitz2fe165b2006-02-28 19:25:31 -05004326 return 1;
dea31012005-04-17 16:05:31 -05004327 }
James Smarta4bc3372006-12-02 13:34:16 -05004328 } else if (pring->ringno == psli->extra_ring) {
dea31012005-04-17 16:05:31 -05004329
4330 } else if (pring->ringno == psli->fcp_ring) {
4331 /* Skip match check if waiting to relogin to FCP target */
4332 if ((ndlp->nlp_type & NLP_FCP_TARGET) &&
James Smart92d7f7b2007-06-17 19:56:38 -05004333 (ndlp->nlp_flag & NLP_DELAY_TMO)) {
Jamie Wellnitz2fe165b2006-02-28 19:25:31 -05004334 return 0;
dea31012005-04-17 16:05:31 -05004335 }
4336 if (icmd->ulpContext == (volatile ushort)ndlp->nlp_rpi) {
Jamie Wellnitz2fe165b2006-02-28 19:25:31 -05004337 return 1;
dea31012005-04-17 16:05:31 -05004338 }
4339 } else if (pring->ringno == psli->next_ring) {
4340
4341 }
Jamie Wellnitz2fe165b2006-02-28 19:25:31 -05004342 return 0;
dea31012005-04-17 16:05:31 -05004343}
4344
4345/*
4346 * Free resources / clean up outstanding I/Os
4347 * associated with nlp_rpi in the LPFC_NODELIST entry.
4348 */
4349static int
James Smart2e0fef82007-06-17 19:56:36 -05004350lpfc_no_rpi(struct lpfc_hba *phba, struct lpfc_nodelist *ndlp)
dea31012005-04-17 16:05:31 -05004351{
James Smart2534ba72007-04-25 09:52:20 -04004352 LIST_HEAD(completions);
dea31012005-04-17 16:05:31 -05004353 struct lpfc_sli *psli;
4354 struct lpfc_sli_ring *pring;
4355 struct lpfc_iocbq *iocb, *next_iocb;
James Smart6a9c52c2009-10-02 15:16:51 -04004356 uint32_t i;
dea31012005-04-17 16:05:31 -05004357
James Smart92d7f7b2007-06-17 19:56:38 -05004358 lpfc_fabric_abort_nport(ndlp);
4359
dea31012005-04-17 16:05:31 -05004360 /*
4361 * Everything that matches on txcmplq will be returned
4362 * by firmware with a no rpi error.
4363 */
4364 psli = &phba->sli;
James Smart40426292010-12-15 17:58:10 -05004365 if (ndlp->nlp_flag & NLP_RPI_REGISTERED) {
dea31012005-04-17 16:05:31 -05004366 /* Now process each ring */
4367 for (i = 0; i < psli->num_rings; i++) {
4368 pring = &psli->ring[i];
4369
James Smart2e0fef82007-06-17 19:56:36 -05004370 spin_lock_irq(&phba->hbalock);
dea31012005-04-17 16:05:31 -05004371 list_for_each_entry_safe(iocb, next_iocb, &pring->txq,
James Smart2e0fef82007-06-17 19:56:36 -05004372 list) {
dea31012005-04-17 16:05:31 -05004373 /*
4374 * Check to see if iocb matches the nport we are
4375 * looking for
4376 */
James Smart92d7f7b2007-06-17 19:56:38 -05004377 if ((lpfc_check_sli_ndlp(phba, pring, iocb,
4378 ndlp))) {
dea31012005-04-17 16:05:31 -05004379 /* It matches, so deque and call compl
4380 with an error */
James Smart2534ba72007-04-25 09:52:20 -04004381 list_move_tail(&iocb->list,
4382 &completions);
dea31012005-04-17 16:05:31 -05004383 }
4384 }
James Smart2e0fef82007-06-17 19:56:36 -05004385 spin_unlock_irq(&phba->hbalock);
dea31012005-04-17 16:05:31 -05004386 }
4387 }
James Smart2534ba72007-04-25 09:52:20 -04004388
James Smarta257bf92009-04-06 18:48:10 -04004389 /* Cancel all the IOCBs from the completions list */
4390 lpfc_sli_cancel_iocbs(phba, &completions, IOSTAT_LOCAL_REJECT,
4391 IOERR_SLI_ABORTED);
James Smart2534ba72007-04-25 09:52:20 -04004392
Jamie Wellnitz2fe165b2006-02-28 19:25:31 -05004393 return 0;
dea31012005-04-17 16:05:31 -05004394}
4395
James Smart086a3452012-08-14 14:25:21 -04004396/**
4397 * lpfc_nlp_logo_unreg - Unreg mailbox completion handler before LOGO
4398 * @phba: Pointer to HBA context object.
4399 * @pmb: Pointer to mailbox object.
4400 *
4401 * This function will issue an ELS LOGO command after completing
4402 * the UNREG_RPI.
4403 **/
4404void
4405lpfc_nlp_logo_unreg(struct lpfc_hba *phba, LPFC_MBOXQ_t *pmb)
4406{
4407 struct lpfc_vport *vport = pmb->vport;
4408 struct lpfc_nodelist *ndlp;
4409
4410 ndlp = (struct lpfc_nodelist *)(pmb->context1);
4411 if (!ndlp)
4412 return;
4413 lpfc_issue_els_logo(vport, ndlp, 0);
4414}
4415
dea31012005-04-17 16:05:31 -05004416/*
4417 * Free rpi associated with LPFC_NODELIST entry.
4418 * This routine is called from lpfc_freenode(), when we are removing
4419 * a LPFC_NODELIST entry. It is also called if the driver initiates a
4420 * LOGO that completes successfully, and we are waiting to PLOGI back
4421 * to the remote NPort. In addition, it is called after we receive
4422 * and unsolicated ELS cmd, send back a rsp, the rsp completes and
4423 * we are waiting to PLOGI back to the remote NPort.
4424 */
4425int
James Smart2e0fef82007-06-17 19:56:36 -05004426lpfc_unreg_rpi(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp)
dea31012005-04-17 16:05:31 -05004427{
James Smart2e0fef82007-06-17 19:56:36 -05004428 struct lpfc_hba *phba = vport->phba;
4429 LPFC_MBOXQ_t *mbox;
dea31012005-04-17 16:05:31 -05004430 int rc;
James Smart6d368e52011-05-24 11:44:12 -04004431 uint16_t rpi;
dea31012005-04-17 16:05:31 -05004432
James Smart40426292010-12-15 17:58:10 -05004433 if (ndlp->nlp_flag & NLP_RPI_REGISTERED) {
James Smart2e0fef82007-06-17 19:56:36 -05004434 mbox = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL);
4435 if (mbox) {
James Smart6d368e52011-05-24 11:44:12 -04004436 /* SLI4 ports require the physical rpi value. */
4437 rpi = ndlp->nlp_rpi;
4438 if (phba->sli_rev == LPFC_SLI_REV4)
4439 rpi = phba->sli4_hba.rpi_ids[ndlp->nlp_rpi];
James Smart086a3452012-08-14 14:25:21 -04004440
James Smart6d368e52011-05-24 11:44:12 -04004441 lpfc_unreg_login(phba, vport->vpi, rpi, mbox);
James Smarted957682007-06-17 19:56:37 -05004442 mbox->vport = vport;
James Smart086a3452012-08-14 14:25:21 -04004443 if (ndlp->nlp_flag & NLP_ISSUE_LOGO) {
4444 mbox->context1 = ndlp;
4445 mbox->mbox_cmpl = lpfc_nlp_logo_unreg;
4446 } else {
4447 mbox->mbox_cmpl = lpfc_sli_def_mbox_cmpl;
4448 }
4449
James Smart0b727fe2007-10-27 13:37:25 -04004450 rc = lpfc_sli_issue_mbox(phba, mbox, MBX_NOWAIT);
dea31012005-04-17 16:05:31 -05004451 if (rc == MBX_NOT_FINISHED)
James Smart2e0fef82007-06-17 19:56:36 -05004452 mempool_free(mbox, phba->mbox_mem_pool);
dea31012005-04-17 16:05:31 -05004453 }
dea31012005-04-17 16:05:31 -05004454 lpfc_no_rpi(phba, ndlp);
James Smartd7c47992010-06-08 18:31:54 -04004455
James Smart40426292010-12-15 17:58:10 -05004456 if (phba->sli_rev != LPFC_SLI_REV4)
4457 ndlp->nlp_rpi = 0;
4458 ndlp->nlp_flag &= ~NLP_RPI_REGISTERED;
James Smart0c287582009-06-10 17:22:56 -04004459 ndlp->nlp_flag &= ~NLP_NPR_ADISC;
dea31012005-04-17 16:05:31 -05004460 return 1;
4461 }
4462 return 0;
4463}
4464
James Smartecfd03c2010-02-12 14:41:27 -05004465/**
4466 * lpfc_unreg_hba_rpis - Unregister rpis registered to the hba.
4467 * @phba: pointer to lpfc hba data structure.
4468 *
4469 * This routine is invoked to unregister all the currently registered RPIs
4470 * to the HBA.
4471 **/
4472void
4473lpfc_unreg_hba_rpis(struct lpfc_hba *phba)
4474{
4475 struct lpfc_vport **vports;
4476 struct lpfc_nodelist *ndlp;
4477 struct Scsi_Host *shost;
4478 int i;
4479
4480 vports = lpfc_create_vport_work_array(phba);
James Smart63e801c2010-11-20 23:14:19 -05004481 if (!vports) {
4482 lpfc_printf_log(phba, KERN_ERR, LOG_DISCOVERY,
4483 "2884 Vport array allocation failed \n");
4484 return;
4485 }
James Smartecfd03c2010-02-12 14:41:27 -05004486 for (i = 0; i <= phba->max_vports && vports[i] != NULL; i++) {
4487 shost = lpfc_shost_from_vport(vports[i]);
4488 spin_lock_irq(shost->host_lock);
4489 list_for_each_entry(ndlp, &vports[i]->fc_nodes, nlp_listp) {
James Smart40426292010-12-15 17:58:10 -05004490 if (ndlp->nlp_flag & NLP_RPI_REGISTERED) {
James Smart0c9ab6f2010-02-26 14:15:57 -05004491 /* The mempool_alloc might sleep */
4492 spin_unlock_irq(shost->host_lock);
James Smartecfd03c2010-02-12 14:41:27 -05004493 lpfc_unreg_rpi(vports[i], ndlp);
James Smart0c9ab6f2010-02-26 14:15:57 -05004494 spin_lock_irq(shost->host_lock);
4495 }
James Smartecfd03c2010-02-12 14:41:27 -05004496 }
4497 spin_unlock_irq(shost->host_lock);
4498 }
4499 lpfc_destroy_vport_work_array(phba, vports);
4500}
4501
James Smart92d7f7b2007-06-17 19:56:38 -05004502void
4503lpfc_unreg_all_rpis(struct lpfc_vport *vport)
4504{
4505 struct lpfc_hba *phba = vport->phba;
4506 LPFC_MBOXQ_t *mbox;
4507 int rc;
4508
James Smart5af5eee2010-10-22 11:06:38 -04004509 if (phba->sli_rev == LPFC_SLI_REV4) {
4510 lpfc_sli4_unreg_all_rpis(vport);
4511 return;
4512 }
4513
James Smart92d7f7b2007-06-17 19:56:38 -05004514 mbox = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL);
4515 if (mbox) {
James Smart6d368e52011-05-24 11:44:12 -04004516 lpfc_unreg_login(phba, vport->vpi, LPFC_UNREG_ALL_RPIS_VPORT,
4517 mbox);
James Smart92d7f7b2007-06-17 19:56:38 -05004518 mbox->vport = vport;
4519 mbox->mbox_cmpl = lpfc_sli_def_mbox_cmpl;
James Smart09372822008-01-11 01:52:54 -05004520 mbox->context1 = NULL;
4521 rc = lpfc_sli_issue_mbox_wait(phba, mbox, LPFC_MBOX_TMO);
James Smarta257bf92009-04-06 18:48:10 -04004522 if (rc != MBX_TIMEOUT)
James Smart92d7f7b2007-06-17 19:56:38 -05004523 mempool_free(mbox, phba->mbox_mem_pool);
James Smarta257bf92009-04-06 18:48:10 -04004524
4525 if ((rc == MBX_TIMEOUT) || (rc == MBX_NOT_FINISHED))
4526 lpfc_printf_vlog(vport, KERN_ERR, LOG_MBOX | LOG_VPORT,
4527 "1836 Could not issue "
4528 "unreg_login(all_rpis) status %d\n", rc);
James Smart92d7f7b2007-06-17 19:56:38 -05004529 }
4530}
4531
4532void
4533lpfc_unreg_default_rpis(struct lpfc_vport *vport)
4534{
4535 struct lpfc_hba *phba = vport->phba;
4536 LPFC_MBOXQ_t *mbox;
4537 int rc;
4538
4539 mbox = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL);
4540 if (mbox) {
James Smart6d368e52011-05-24 11:44:12 -04004541 lpfc_unreg_did(phba, vport->vpi, LPFC_UNREG_ALL_DFLT_RPIS,
4542 mbox);
James Smart92d7f7b2007-06-17 19:56:38 -05004543 mbox->vport = vport;
4544 mbox->mbox_cmpl = lpfc_sli_def_mbox_cmpl;
James Smart09372822008-01-11 01:52:54 -05004545 mbox->context1 = NULL;
4546 rc = lpfc_sli_issue_mbox_wait(phba, mbox, LPFC_MBOX_TMO);
James Smarta257bf92009-04-06 18:48:10 -04004547 if (rc != MBX_TIMEOUT)
4548 mempool_free(mbox, phba->mbox_mem_pool);
4549
4550 if ((rc == MBX_TIMEOUT) || (rc == MBX_NOT_FINISHED))
James Smarte8b62012007-08-02 11:10:09 -04004551 lpfc_printf_vlog(vport, KERN_ERR, LOG_MBOX | LOG_VPORT,
4552 "1815 Could not issue "
James Smarta257bf92009-04-06 18:48:10 -04004553 "unreg_did (default rpis) status %d\n",
4554 rc);
James Smart92d7f7b2007-06-17 19:56:38 -05004555 }
4556}
4557
dea31012005-04-17 16:05:31 -05004558/*
4559 * Free resources associated with LPFC_NODELIST entry
4560 * so it can be freed.
4561 */
4562static int
James Smart2e0fef82007-06-17 19:56:36 -05004563lpfc_cleanup_node(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp)
dea31012005-04-17 16:05:31 -05004564{
James Smart2e0fef82007-06-17 19:56:36 -05004565 struct Scsi_Host *shost = lpfc_shost_from_vport(vport);
4566 struct lpfc_hba *phba = vport->phba;
4567 LPFC_MBOXQ_t *mb, *nextmb;
dea31012005-04-17 16:05:31 -05004568 struct lpfc_dmabuf *mp;
dea31012005-04-17 16:05:31 -05004569
4570 /* Cleanup node for NPort <nlp_DID> */
James Smarte8b62012007-08-02 11:10:09 -04004571 lpfc_printf_vlog(vport, KERN_INFO, LOG_NODE,
4572 "0900 Cleanup node for NPort x%x "
4573 "Data: x%x x%x x%x\n",
4574 ndlp->nlp_DID, ndlp->nlp_flag,
4575 ndlp->nlp_state, ndlp->nlp_rpi);
James Smarte47c9092008-02-08 18:49:26 -05004576 if (NLP_CHK_FREE_REQ(ndlp)) {
4577 lpfc_printf_vlog(vport, KERN_WARNING, LOG_NODE,
4578 "0280 lpfc_cleanup_node: ndlp:x%p "
4579 "usgmap:x%x refcnt:%d\n",
4580 (void *)ndlp, ndlp->nlp_usg_map,
4581 atomic_read(&ndlp->kref.refcount));
4582 lpfc_dequeue_node(vport, ndlp);
4583 } else {
4584 lpfc_printf_vlog(vport, KERN_WARNING, LOG_NODE,
4585 "0281 lpfc_cleanup_node: ndlp:x%p "
4586 "usgmap:x%x refcnt:%d\n",
4587 (void *)ndlp, ndlp->nlp_usg_map,
4588 atomic_read(&ndlp->kref.refcount));
4589 lpfc_disable_node(vport, ndlp);
4590 }
dea31012005-04-17 16:05:31 -05004591
James Smart086a3452012-08-14 14:25:21 -04004592
4593 /* Don't need to clean up REG_LOGIN64 cmds for Default RPI cleanup */
4594
dea31012005-04-17 16:05:31 -05004595 /* cleanup any ndlp on mbox q waiting for reglogin cmpl */
4596 if ((mb = phba->sli.mbox_active)) {
James Smart04c68492009-05-22 14:52:52 -04004597 if ((mb->u.mb.mbxCommand == MBX_REG_LOGIN64) &&
James Smart086a3452012-08-14 14:25:21 -04004598 !(mb->mbox_flag & LPFC_MBX_IMED_UNREG) &&
dea31012005-04-17 16:05:31 -05004599 (ndlp == (struct lpfc_nodelist *) mb->context2)) {
4600 mb->context2 = NULL;
4601 mb->mbox_cmpl = lpfc_sli_def_mbox_cmpl;
4602 }
4603 }
James Smart33ccf8d2006-08-17 11:57:58 -04004604
James Smart2e0fef82007-06-17 19:56:36 -05004605 spin_lock_irq(&phba->hbalock);
James Smart5ac6b302010-10-22 11:05:36 -04004606 /* Cleanup REG_LOGIN completions which are not yet processed */
4607 list_for_each_entry(mb, &phba->sli.mboxq_cmpl, list) {
4608 if ((mb->u.mb.mbxCommand != MBX_REG_LOGIN64) ||
James Smart086a3452012-08-14 14:25:21 -04004609 (mb->mbox_flag & LPFC_MBX_IMED_UNREG) ||
James Smart5ac6b302010-10-22 11:05:36 -04004610 (ndlp != (struct lpfc_nodelist *) mb->context2))
4611 continue;
4612
4613 mb->context2 = NULL;
4614 mb->mbox_cmpl = lpfc_sli_def_mbox_cmpl;
4615 }
4616
dea31012005-04-17 16:05:31 -05004617 list_for_each_entry_safe(mb, nextmb, &phba->sli.mboxq, list) {
James Smart04c68492009-05-22 14:52:52 -04004618 if ((mb->u.mb.mbxCommand == MBX_REG_LOGIN64) &&
James Smart086a3452012-08-14 14:25:21 -04004619 !(mb->mbox_flag & LPFC_MBX_IMED_UNREG) &&
James Smart92d7f7b2007-06-17 19:56:38 -05004620 (ndlp == (struct lpfc_nodelist *) mb->context2)) {
dea31012005-04-17 16:05:31 -05004621 mp = (struct lpfc_dmabuf *) (mb->context1);
4622 if (mp) {
James Smart2e0fef82007-06-17 19:56:36 -05004623 __lpfc_mbuf_free(phba, mp->virt, mp->phys);
dea31012005-04-17 16:05:31 -05004624 kfree(mp);
4625 }
4626 list_del(&mb->list);
4627 mempool_free(mb, phba->mbox_mem_pool);
James Smarte47c9092008-02-08 18:49:26 -05004628 /* We shall not invoke the lpfc_nlp_put to decrement
4629 * the ndlp reference count as we are in the process
4630 * of lpfc_nlp_release.
4631 */
dea31012005-04-17 16:05:31 -05004632 }
4633 }
James Smart2e0fef82007-06-17 19:56:36 -05004634 spin_unlock_irq(&phba->hbalock);
dea31012005-04-17 16:05:31 -05004635
James Smarte47c9092008-02-08 18:49:26 -05004636 lpfc_els_abort(phba, ndlp);
4637
James Smart2e0fef82007-06-17 19:56:36 -05004638 spin_lock_irq(shost->host_lock);
James Smartc01f3202006-08-18 17:47:08 -04004639 ndlp->nlp_flag &= ~NLP_DELAY_TMO;
James Smart2e0fef82007-06-17 19:56:36 -05004640 spin_unlock_irq(shost->host_lock);
dea31012005-04-17 16:05:31 -05004641
Jamie Wellnitz5024ab12006-02-28 19:25:28 -05004642 ndlp->nlp_last_elscmd = 0;
dea31012005-04-17 16:05:31 -05004643 del_timer_sync(&ndlp->nlp_delayfunc);
4644
James Smart0d2b6b82008-06-14 22:52:47 -04004645 list_del_init(&ndlp->els_retry_evt.evt_listp);
4646 list_del_init(&ndlp->dev_loss_evt.evt_listp);
James Smart1151e3e2011-02-16 12:39:35 -05004647 lpfc_cleanup_vports_rrqs(vport, ndlp);
James Smart2e0fef82007-06-17 19:56:36 -05004648 lpfc_unreg_rpi(vport, ndlp);
dea31012005-04-17 16:05:31 -05004649
Jamie Wellnitz2fe165b2006-02-28 19:25:31 -05004650 return 0;
dea31012005-04-17 16:05:31 -05004651}
4652
4653/*
4654 * Check to see if we can free the nlp back to the freelist.
4655 * If we are in the middle of using the nlp in the discovery state
4656 * machine, defer the free till we reach the end of the state machine.
4657 */
James Smart329f9bc2007-04-25 09:53:01 -04004658static void
James Smart2e0fef82007-06-17 19:56:36 -05004659lpfc_nlp_remove(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp)
dea31012005-04-17 16:05:31 -05004660{
James Smarta8adb832007-10-27 13:37:53 -04004661 struct lpfc_hba *phba = vport->phba;
James Smart1dcb58e2007-04-25 09:51:30 -04004662 struct lpfc_rport_data *rdata;
James Smarta8adb832007-10-27 13:37:53 -04004663 LPFC_MBOXQ_t *mbox;
4664 int rc;
dea31012005-04-17 16:05:31 -05004665
James Smart0d2b6b82008-06-14 22:52:47 -04004666 lpfc_cancel_retry_delay_tmo(vport, ndlp);
James Smart21e9a0a2009-05-22 14:53:21 -04004667 if ((ndlp->nlp_flag & NLP_DEFER_RM) &&
James Smart40426292010-12-15 17:58:10 -05004668 !(ndlp->nlp_flag & NLP_REG_LOGIN_SEND) &&
4669 !(ndlp->nlp_flag & NLP_RPI_REGISTERED)) {
James Smarta8adb832007-10-27 13:37:53 -04004670 /* For this case we need to cleanup the default rpi
4671 * allocated by the firmware.
4672 */
4673 if ((mbox = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL))
4674 != NULL) {
James Smart21e9a0a2009-05-22 14:53:21 -04004675 rc = lpfc_reg_rpi(phba, vport->vpi, ndlp->nlp_DID,
James Smart40426292010-12-15 17:58:10 -05004676 (uint8_t *) &vport->fc_sparam, mbox, ndlp->nlp_rpi);
James Smarta8adb832007-10-27 13:37:53 -04004677 if (rc) {
4678 mempool_free(mbox, phba->mbox_mem_pool);
4679 }
4680 else {
4681 mbox->mbox_flag |= LPFC_MBX_IMED_UNREG;
4682 mbox->mbox_cmpl = lpfc_mbx_cmpl_dflt_rpi;
4683 mbox->vport = vport;
James Smart086a3452012-08-14 14:25:21 -04004684 mbox->context2 = ndlp;
James Smarta8adb832007-10-27 13:37:53 -04004685 rc =lpfc_sli_issue_mbox(phba, mbox, MBX_NOWAIT);
4686 if (rc == MBX_NOT_FINISHED) {
4687 mempool_free(mbox, phba->mbox_mem_pool);
4688 }
4689 }
4690 }
4691 }
James Smart2e0fef82007-06-17 19:56:36 -05004692 lpfc_cleanup_node(vport, ndlp);
James Smart1dcb58e2007-04-25 09:51:30 -04004693
James Smart2e0fef82007-06-17 19:56:36 -05004694 /*
James Smart92d7f7b2007-06-17 19:56:38 -05004695 * We can get here with a non-NULL ndlp->rport because when we
4696 * unregister a rport we don't break the rport/node linkage. So if we
4697 * do, make sure we don't leaving any dangling pointers behind.
James Smart2e0fef82007-06-17 19:56:36 -05004698 */
James Smart92d7f7b2007-06-17 19:56:38 -05004699 if (ndlp->rport) {
James Smart329f9bc2007-04-25 09:53:01 -04004700 rdata = ndlp->rport->dd_data;
4701 rdata->pnode = NULL;
4702 ndlp->rport = NULL;
dea31012005-04-17 16:05:31 -05004703 }
dea31012005-04-17 16:05:31 -05004704}
4705
4706static int
James Smart2e0fef82007-06-17 19:56:36 -05004707lpfc_matchdid(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp,
4708 uint32_t did)
dea31012005-04-17 16:05:31 -05004709{
James Smart2e0fef82007-06-17 19:56:36 -05004710 D_ID mydid, ndlpdid, matchdid;
dea31012005-04-17 16:05:31 -05004711
4712 if (did == Bcast_DID)
Jamie Wellnitz2fe165b2006-02-28 19:25:31 -05004713 return 0;
dea31012005-04-17 16:05:31 -05004714
dea31012005-04-17 16:05:31 -05004715 /* First check for Direct match */
4716 if (ndlp->nlp_DID == did)
Jamie Wellnitz2fe165b2006-02-28 19:25:31 -05004717 return 1;
dea31012005-04-17 16:05:31 -05004718
4719 /* Next check for area/domain identically equals 0 match */
James Smart2e0fef82007-06-17 19:56:36 -05004720 mydid.un.word = vport->fc_myDID;
dea31012005-04-17 16:05:31 -05004721 if ((mydid.un.b.domain == 0) && (mydid.un.b.area == 0)) {
Jamie Wellnitz2fe165b2006-02-28 19:25:31 -05004722 return 0;
dea31012005-04-17 16:05:31 -05004723 }
4724
4725 matchdid.un.word = did;
4726 ndlpdid.un.word = ndlp->nlp_DID;
4727 if (matchdid.un.b.id == ndlpdid.un.b.id) {
4728 if ((mydid.un.b.domain == matchdid.un.b.domain) &&
4729 (mydid.un.b.area == matchdid.un.b.area)) {
4730 if ((ndlpdid.un.b.domain == 0) &&
4731 (ndlpdid.un.b.area == 0)) {
4732 if (ndlpdid.un.b.id)
Jamie Wellnitz2fe165b2006-02-28 19:25:31 -05004733 return 1;
dea31012005-04-17 16:05:31 -05004734 }
Jamie Wellnitz2fe165b2006-02-28 19:25:31 -05004735 return 0;
dea31012005-04-17 16:05:31 -05004736 }
4737
4738 matchdid.un.word = ndlp->nlp_DID;
4739 if ((mydid.un.b.domain == ndlpdid.un.b.domain) &&
4740 (mydid.un.b.area == ndlpdid.un.b.area)) {
4741 if ((matchdid.un.b.domain == 0) &&
4742 (matchdid.un.b.area == 0)) {
4743 if (matchdid.un.b.id)
Jamie Wellnitz2fe165b2006-02-28 19:25:31 -05004744 return 1;
dea31012005-04-17 16:05:31 -05004745 }
4746 }
4747 }
Jamie Wellnitz2fe165b2006-02-28 19:25:31 -05004748 return 0;
dea31012005-04-17 16:05:31 -05004749}
4750
James Smart685f0bf2007-04-25 09:53:08 -04004751/* Search for a nodelist entry */
James Smart2e0fef82007-06-17 19:56:36 -05004752static struct lpfc_nodelist *
4753__lpfc_findnode_did(struct lpfc_vport *vport, uint32_t did)
dea31012005-04-17 16:05:31 -05004754{
James Smart2fb9bd82006-12-02 13:33:57 -05004755 struct lpfc_nodelist *ndlp;
dea31012005-04-17 16:05:31 -05004756 uint32_t data1;
4757
James Smart2e0fef82007-06-17 19:56:36 -05004758 list_for_each_entry(ndlp, &vport->fc_nodes, nlp_listp) {
4759 if (lpfc_matchdid(vport, ndlp, did)) {
James Smart685f0bf2007-04-25 09:53:08 -04004760 data1 = (((uint32_t) ndlp->nlp_state << 24) |
4761 ((uint32_t) ndlp->nlp_xri << 16) |
4762 ((uint32_t) ndlp->nlp_type << 8) |
4763 ((uint32_t) ndlp->nlp_rpi & 0xff));
James Smarte8b62012007-08-02 11:10:09 -04004764 lpfc_printf_vlog(vport, KERN_INFO, LOG_NODE,
4765 "0929 FIND node DID "
4766 "Data: x%p x%x x%x x%x\n",
4767 ndlp, ndlp->nlp_DID,
4768 ndlp->nlp_flag, data1);
James Smart685f0bf2007-04-25 09:53:08 -04004769 return ndlp;
dea31012005-04-17 16:05:31 -05004770 }
4771 }
Jamie Wellnitz66a9ed62006-02-28 22:33:10 -05004772
dea31012005-04-17 16:05:31 -05004773 /* FIND node did <did> NOT FOUND */
James Smarte8b62012007-08-02 11:10:09 -04004774 lpfc_printf_vlog(vport, KERN_INFO, LOG_NODE,
4775 "0932 FIND node did x%x NOT FOUND.\n", did);
dea31012005-04-17 16:05:31 -05004776 return NULL;
4777}
4778
4779struct lpfc_nodelist *
James Smart2e0fef82007-06-17 19:56:36 -05004780lpfc_findnode_did(struct lpfc_vport *vport, uint32_t did)
dea31012005-04-17 16:05:31 -05004781{
James Smart2e0fef82007-06-17 19:56:36 -05004782 struct Scsi_Host *shost = lpfc_shost_from_vport(vport);
dea31012005-04-17 16:05:31 -05004783 struct lpfc_nodelist *ndlp;
James Smartfedd3b72011-02-16 12:39:24 -05004784 unsigned long iflags;
dea31012005-04-17 16:05:31 -05004785
James Smartfedd3b72011-02-16 12:39:24 -05004786 spin_lock_irqsave(shost->host_lock, iflags);
James Smart2e0fef82007-06-17 19:56:36 -05004787 ndlp = __lpfc_findnode_did(vport, did);
James Smartfedd3b72011-02-16 12:39:24 -05004788 spin_unlock_irqrestore(shost->host_lock, iflags);
James Smart2e0fef82007-06-17 19:56:36 -05004789 return ndlp;
4790}
4791
4792struct lpfc_nodelist *
4793lpfc_setup_disc_node(struct lpfc_vport *vport, uint32_t did)
4794{
4795 struct Scsi_Host *shost = lpfc_shost_from_vport(vport);
4796 struct lpfc_nodelist *ndlp;
4797
4798 ndlp = lpfc_findnode_did(vport, did);
Jamie Wellnitzc9f87352006-02-28 19:25:23 -05004799 if (!ndlp) {
James Smart2e0fef82007-06-17 19:56:36 -05004800 if ((vport->fc_flag & FC_RSCN_MODE) != 0 &&
4801 lpfc_rscn_payload_check(vport, did) == 0)
dea31012005-04-17 16:05:31 -05004802 return NULL;
4803 ndlp = (struct lpfc_nodelist *)
James Smart2e0fef82007-06-17 19:56:36 -05004804 mempool_alloc(vport->phba->nlp_mem_pool, GFP_KERNEL);
dea31012005-04-17 16:05:31 -05004805 if (!ndlp)
4806 return NULL;
James Smart2e0fef82007-06-17 19:56:36 -05004807 lpfc_nlp_init(vport, ndlp, did);
4808 lpfc_nlp_set_state(vport, ndlp, NLP_STE_NPR_NODE);
4809 spin_lock_irq(shost->host_lock);
dea31012005-04-17 16:05:31 -05004810 ndlp->nlp_flag |= NLP_NPR_2B_DISC;
James Smart2e0fef82007-06-17 19:56:36 -05004811 spin_unlock_irq(shost->host_lock);
dea31012005-04-17 16:05:31 -05004812 return ndlp;
James Smarte47c9092008-02-08 18:49:26 -05004813 } else if (!NLP_CHK_NODE_ACT(ndlp)) {
4814 ndlp = lpfc_enable_node(vport, ndlp, NLP_STE_NPR_NODE);
4815 if (!ndlp)
4816 return NULL;
4817 spin_lock_irq(shost->host_lock);
4818 ndlp->nlp_flag |= NLP_NPR_2B_DISC;
4819 spin_unlock_irq(shost->host_lock);
4820 return ndlp;
dea31012005-04-17 16:05:31 -05004821 }
James Smarte47c9092008-02-08 18:49:26 -05004822
James Smart58da1ff2008-04-07 10:15:56 -04004823 if ((vport->fc_flag & FC_RSCN_MODE) &&
4824 !(vport->fc_flag & FC_NDISC_ACTIVE)) {
James Smart2e0fef82007-06-17 19:56:36 -05004825 if (lpfc_rscn_payload_check(vport, did)) {
Lucas De Marchi25985ed2011-03-30 22:57:33 -03004826 /* If we've already received a PLOGI from this NPort
James Smart87af33f2007-10-27 13:37:43 -04004827 * we don't need to try to discover it again.
4828 */
4829 if (ndlp->nlp_flag & NLP_RCV_PLOGI)
4830 return NULL;
4831
Jamie Wellnitzc9f87352006-02-28 19:25:23 -05004832 /* Since this node is marked for discovery,
4833 * delay timeout is not needed.
4834 */
James Smart0d2b6b82008-06-14 22:52:47 -04004835 lpfc_cancel_retry_delay_tmo(vport, ndlp);
James Smarta257bf92009-04-06 18:48:10 -04004836 spin_lock_irq(shost->host_lock);
4837 ndlp->nlp_flag |= NLP_NPR_2B_DISC;
4838 spin_unlock_irq(shost->host_lock);
James Smart071fbd3d2006-04-15 11:53:20 -04004839 } else
dea31012005-04-17 16:05:31 -05004840 ndlp = NULL;
Jamie Wellnitz2fe165b2006-02-28 19:25:31 -05004841 } else {
Lucas De Marchi25985ed2011-03-30 22:57:33 -03004842 /* If we've already received a PLOGI from this NPort,
James Smart87af33f2007-10-27 13:37:43 -04004843 * or we are already in the process of discovery on it,
4844 * we don't need to try to discover it again.
4845 */
James Smart685f0bf2007-04-25 09:53:08 -04004846 if (ndlp->nlp_state == NLP_STE_ADISC_ISSUE ||
James Smart87af33f2007-10-27 13:37:43 -04004847 ndlp->nlp_state == NLP_STE_PLOGI_ISSUE ||
4848 ndlp->nlp_flag & NLP_RCV_PLOGI)
dea31012005-04-17 16:05:31 -05004849 return NULL;
James Smart2e0fef82007-06-17 19:56:36 -05004850 lpfc_nlp_set_state(vport, ndlp, NLP_STE_NPR_NODE);
4851 spin_lock_irq(shost->host_lock);
dea31012005-04-17 16:05:31 -05004852 ndlp->nlp_flag |= NLP_NPR_2B_DISC;
James Smart2e0fef82007-06-17 19:56:36 -05004853 spin_unlock_irq(shost->host_lock);
dea31012005-04-17 16:05:31 -05004854 }
4855 return ndlp;
4856}
4857
4858/* Build a list of nodes to discover based on the loopmap */
4859void
James Smart2e0fef82007-06-17 19:56:36 -05004860lpfc_disc_list_loopmap(struct lpfc_vport *vport)
dea31012005-04-17 16:05:31 -05004861{
James Smart2e0fef82007-06-17 19:56:36 -05004862 struct lpfc_hba *phba = vport->phba;
dea31012005-04-17 16:05:31 -05004863 int j;
4864 uint32_t alpa, index;
4865
James Smart2e0fef82007-06-17 19:56:36 -05004866 if (!lpfc_is_link_up(phba))
dea31012005-04-17 16:05:31 -05004867 return;
James Smart2e0fef82007-06-17 19:56:36 -05004868
James Smart76a95d72010-11-20 23:11:48 -05004869 if (phba->fc_topology != LPFC_TOPOLOGY_LOOP)
dea31012005-04-17 16:05:31 -05004870 return;
dea31012005-04-17 16:05:31 -05004871
4872 /* Check for loop map present or not */
4873 if (phba->alpa_map[0]) {
4874 for (j = 1; j <= phba->alpa_map[0]; j++) {
4875 alpa = phba->alpa_map[j];
James Smart2e0fef82007-06-17 19:56:36 -05004876 if (((vport->fc_myDID & 0xff) == alpa) || (alpa == 0))
dea31012005-04-17 16:05:31 -05004877 continue;
James Smart2e0fef82007-06-17 19:56:36 -05004878 lpfc_setup_disc_node(vport, alpa);
dea31012005-04-17 16:05:31 -05004879 }
4880 } else {
4881 /* No alpamap, so try all alpa's */
4882 for (j = 0; j < FC_MAXLOOP; j++) {
4883 /* If cfg_scan_down is set, start from highest
4884 * ALPA (0xef) to lowest (0x1).
4885 */
James Smart3de2a652007-08-02 11:09:59 -04004886 if (vport->cfg_scan_down)
dea31012005-04-17 16:05:31 -05004887 index = j;
4888 else
4889 index = FC_MAXLOOP - j - 1;
4890 alpa = lpfcAlpaArray[index];
James Smart2e0fef82007-06-17 19:56:36 -05004891 if ((vport->fc_myDID & 0xff) == alpa)
dea31012005-04-17 16:05:31 -05004892 continue;
James Smart2e0fef82007-06-17 19:56:36 -05004893 lpfc_setup_disc_node(vport, alpa);
dea31012005-04-17 16:05:31 -05004894 }
4895 }
4896 return;
4897}
4898
dea31012005-04-17 16:05:31 -05004899void
James Smart2e0fef82007-06-17 19:56:36 -05004900lpfc_issue_clear_la(struct lpfc_hba *phba, struct lpfc_vport *vport)
dea31012005-04-17 16:05:31 -05004901{
dea31012005-04-17 16:05:31 -05004902 LPFC_MBOXQ_t *mbox;
James Smart2e0fef82007-06-17 19:56:36 -05004903 struct lpfc_sli *psli = &phba->sli;
4904 struct lpfc_sli_ring *extra_ring = &psli->ring[psli->extra_ring];
4905 struct lpfc_sli_ring *fcp_ring = &psli->ring[psli->fcp_ring];
4906 struct lpfc_sli_ring *next_ring = &psli->ring[psli->next_ring];
4907 int rc;
4908
James Smart92d7f7b2007-06-17 19:56:38 -05004909 /*
4910 * if it's not a physical port or if we already send
4911 * clear_la then don't send it.
4912 */
4913 if ((phba->link_state >= LPFC_CLEAR_LA) ||
James Smartda0436e2009-05-22 14:51:39 -04004914 (vport->port_type != LPFC_PHYSICAL_PORT) ||
4915 (phba->sli_rev == LPFC_SLI_REV4))
James Smart92d7f7b2007-06-17 19:56:38 -05004916 return;
4917
James Smart2e0fef82007-06-17 19:56:36 -05004918 /* Link up discovery */
4919 if ((mbox = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL)) != NULL) {
4920 phba->link_state = LPFC_CLEAR_LA;
4921 lpfc_clear_la(phba, mbox);
4922 mbox->mbox_cmpl = lpfc_mbx_cmpl_clear_la;
4923 mbox->vport = vport;
James Smart0b727fe2007-10-27 13:37:25 -04004924 rc = lpfc_sli_issue_mbox(phba, mbox, MBX_NOWAIT);
James Smart2e0fef82007-06-17 19:56:36 -05004925 if (rc == MBX_NOT_FINISHED) {
4926 mempool_free(mbox, phba->mbox_mem_pool);
4927 lpfc_disc_flush_list(vport);
4928 extra_ring->flag &= ~LPFC_STOP_IOCB_EVENT;
4929 fcp_ring->flag &= ~LPFC_STOP_IOCB_EVENT;
4930 next_ring->flag &= ~LPFC_STOP_IOCB_EVENT;
James Smart92d7f7b2007-06-17 19:56:38 -05004931 phba->link_state = LPFC_HBA_ERROR;
4932 }
4933 }
4934}
4935
4936/* Reg_vpi to tell firmware to resume normal operations */
4937void
4938lpfc_issue_reg_vpi(struct lpfc_hba *phba, struct lpfc_vport *vport)
4939{
4940 LPFC_MBOXQ_t *regvpimbox;
4941
4942 regvpimbox = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL);
4943 if (regvpimbox) {
James Smartda0436e2009-05-22 14:51:39 -04004944 lpfc_reg_vpi(vport, regvpimbox);
James Smart92d7f7b2007-06-17 19:56:38 -05004945 regvpimbox->mbox_cmpl = lpfc_mbx_cmpl_reg_vpi;
4946 regvpimbox->vport = vport;
James Smart0b727fe2007-10-27 13:37:25 -04004947 if (lpfc_sli_issue_mbox(phba, regvpimbox, MBX_NOWAIT)
James Smart92d7f7b2007-06-17 19:56:38 -05004948 == MBX_NOT_FINISHED) {
4949 mempool_free(regvpimbox, phba->mbox_mem_pool);
James Smart2e0fef82007-06-17 19:56:36 -05004950 }
4951 }
4952}
4953
4954/* Start Link up / RSCN discovery on NPR nodes */
4955void
4956lpfc_disc_start(struct lpfc_vport *vport)
4957{
4958 struct Scsi_Host *shost = lpfc_shost_from_vport(vport);
4959 struct lpfc_hba *phba = vport->phba;
James Smart685f0bf2007-04-25 09:53:08 -04004960 uint32_t num_sent;
dea31012005-04-17 16:05:31 -05004961 uint32_t clear_la_pending;
James Smart685f0bf2007-04-25 09:53:08 -04004962 int did_changed;
dea31012005-04-17 16:05:31 -05004963
James Smart2e0fef82007-06-17 19:56:36 -05004964 if (!lpfc_is_link_up(phba))
dea31012005-04-17 16:05:31 -05004965 return;
James Smart2e0fef82007-06-17 19:56:36 -05004966
4967 if (phba->link_state == LPFC_CLEAR_LA)
dea31012005-04-17 16:05:31 -05004968 clear_la_pending = 1;
4969 else
4970 clear_la_pending = 0;
4971
James Smart2e0fef82007-06-17 19:56:36 -05004972 if (vport->port_state < LPFC_VPORT_READY)
4973 vport->port_state = LPFC_DISC_AUTH;
dea31012005-04-17 16:05:31 -05004974
James Smart2e0fef82007-06-17 19:56:36 -05004975 lpfc_set_disctmo(vport);
4976
4977 if (vport->fc_prevDID == vport->fc_myDID)
dea31012005-04-17 16:05:31 -05004978 did_changed = 0;
James Smart2e0fef82007-06-17 19:56:36 -05004979 else
dea31012005-04-17 16:05:31 -05004980 did_changed = 1;
James Smart2e0fef82007-06-17 19:56:36 -05004981
4982 vport->fc_prevDID = vport->fc_myDID;
4983 vport->num_disc_nodes = 0;
dea31012005-04-17 16:05:31 -05004984
4985 /* Start Discovery state <hba_state> */
James Smarte8b62012007-08-02 11:10:09 -04004986 lpfc_printf_vlog(vport, KERN_INFO, LOG_DISCOVERY,
4987 "0202 Start Discovery hba state x%x "
4988 "Data: x%x x%x x%x\n",
4989 vport->port_state, vport->fc_flag, vport->fc_plogi_cnt,
4990 vport->fc_adisc_cnt);
dea31012005-04-17 16:05:31 -05004991
4992 /* First do ADISCs - if any */
James Smart2e0fef82007-06-17 19:56:36 -05004993 num_sent = lpfc_els_disc_adisc(vport);
dea31012005-04-17 16:05:31 -05004994
4995 if (num_sent)
4996 return;
4997
James Smart6d368e52011-05-24 11:44:12 -04004998 /* Register the VPI for SLI3, NON-NPIV only. */
James Smart92d7f7b2007-06-17 19:56:38 -05004999 if ((phba->sli3_options & LPFC_SLI3_NPIV_ENABLED) &&
James Smart1b32f6a2008-02-08 18:49:39 -05005000 !(vport->fc_flag & FC_PT2PT) &&
James Smartda0436e2009-05-22 14:51:39 -04005001 !(vport->fc_flag & FC_RSCN_MODE) &&
5002 (phba->sli_rev < LPFC_SLI_REV4)) {
James Smart92d7f7b2007-06-17 19:56:38 -05005003 lpfc_issue_reg_vpi(phba, vport);
5004 return;
5005 }
James Smart2e0fef82007-06-17 19:56:36 -05005006
James Smart92d7f7b2007-06-17 19:56:38 -05005007 /*
5008 * For SLI2, we need to set port_state to READY and continue
5009 * discovery.
5010 */
5011 if (vport->port_state < LPFC_VPORT_READY && !clear_la_pending) {
5012 /* If we get here, there is nothing to ADISC */
5013 if (vport->port_type == LPFC_PHYSICAL_PORT)
5014 lpfc_issue_clear_la(phba, vport);
5015
5016 if (!(vport->fc_flag & FC_ABORT_DISCOVERY)) {
James Smart2e0fef82007-06-17 19:56:36 -05005017 vport->num_disc_nodes = 0;
5018 /* go thru NPR nodes and issue ELS PLOGIs */
5019 if (vport->fc_npr_cnt)
5020 lpfc_els_disc_plogi(vport);
5021
5022 if (!vport->num_disc_nodes) {
5023 spin_lock_irq(shost->host_lock);
5024 vport->fc_flag &= ~FC_NDISC_ACTIVE;
5025 spin_unlock_irq(shost->host_lock);
James Smart92d7f7b2007-06-17 19:56:38 -05005026 lpfc_can_disctmo(vport);
dea31012005-04-17 16:05:31 -05005027 }
5028 }
James Smart92d7f7b2007-06-17 19:56:38 -05005029 vport->port_state = LPFC_VPORT_READY;
dea31012005-04-17 16:05:31 -05005030 } else {
5031 /* Next do PLOGIs - if any */
James Smart2e0fef82007-06-17 19:56:36 -05005032 num_sent = lpfc_els_disc_plogi(vport);
dea31012005-04-17 16:05:31 -05005033
5034 if (num_sent)
5035 return;
5036
James Smart2e0fef82007-06-17 19:56:36 -05005037 if (vport->fc_flag & FC_RSCN_MODE) {
dea31012005-04-17 16:05:31 -05005038 /* Check to see if more RSCNs came in while we
5039 * were processing this one.
5040 */
James Smart2e0fef82007-06-17 19:56:36 -05005041 if ((vport->fc_rscn_id_cnt == 0) &&
5042 (!(vport->fc_flag & FC_RSCN_DISCOVERY))) {
5043 spin_lock_irq(shost->host_lock);
5044 vport->fc_flag &= ~FC_RSCN_MODE;
5045 spin_unlock_irq(shost->host_lock);
James Smart92d7f7b2007-06-17 19:56:38 -05005046 lpfc_can_disctmo(vport);
Jamie Wellnitz2fe165b2006-02-28 19:25:31 -05005047 } else
James Smart2e0fef82007-06-17 19:56:36 -05005048 lpfc_els_handle_rscn(vport);
dea31012005-04-17 16:05:31 -05005049 }
5050 }
5051 return;
5052}
5053
5054/*
5055 * Ignore completion for all IOCBs on tx and txcmpl queue for ELS
5056 * ring the match the sppecified nodelist.
5057 */
5058static void
James Smart2e0fef82007-06-17 19:56:36 -05005059lpfc_free_tx(struct lpfc_hba *phba, struct lpfc_nodelist *ndlp)
dea31012005-04-17 16:05:31 -05005060{
James Smart2534ba72007-04-25 09:52:20 -04005061 LIST_HEAD(completions);
dea31012005-04-17 16:05:31 -05005062 struct lpfc_sli *psli;
5063 IOCB_t *icmd;
5064 struct lpfc_iocbq *iocb, *next_iocb;
5065 struct lpfc_sli_ring *pring;
dea31012005-04-17 16:05:31 -05005066
5067 psli = &phba->sli;
5068 pring = &psli->ring[LPFC_ELS_RING];
5069
5070 /* Error matching iocb on txq or txcmplq
5071 * First check the txq.
5072 */
James Smart2e0fef82007-06-17 19:56:36 -05005073 spin_lock_irq(&phba->hbalock);
dea31012005-04-17 16:05:31 -05005074 list_for_each_entry_safe(iocb, next_iocb, &pring->txq, list) {
5075 if (iocb->context1 != ndlp) {
5076 continue;
5077 }
5078 icmd = &iocb->iocb;
5079 if ((icmd->ulpCommand == CMD_ELS_REQUEST64_CR) ||
5080 (icmd->ulpCommand == CMD_XMIT_ELS_RSP64_CX)) {
5081
James Smart2534ba72007-04-25 09:52:20 -04005082 list_move_tail(&iocb->list, &completions);
dea31012005-04-17 16:05:31 -05005083 }
5084 }
5085
5086 /* Next check the txcmplq */
5087 list_for_each_entry_safe(iocb, next_iocb, &pring->txcmplq, list) {
5088 if (iocb->context1 != ndlp) {
5089 continue;
5090 }
5091 icmd = &iocb->iocb;
James Smart2e0fef82007-06-17 19:56:36 -05005092 if (icmd->ulpCommand == CMD_ELS_REQUEST64_CR ||
5093 icmd->ulpCommand == CMD_XMIT_ELS_RSP64_CX) {
James Smart2534ba72007-04-25 09:52:20 -04005094 lpfc_sli_issue_abort_iotag(phba, pring, iocb);
dea31012005-04-17 16:05:31 -05005095 }
5096 }
James Smart2e0fef82007-06-17 19:56:36 -05005097 spin_unlock_irq(&phba->hbalock);
James Smart2534ba72007-04-25 09:52:20 -04005098
James Smarta257bf92009-04-06 18:48:10 -04005099 /* Cancel all the IOCBs from the completions list */
5100 lpfc_sli_cancel_iocbs(phba, &completions, IOSTAT_LOCAL_REJECT,
5101 IOERR_SLI_ABORTED);
dea31012005-04-17 16:05:31 -05005102}
5103
Adrian Bunka6ababd2007-11-05 18:07:33 +01005104static void
James Smart2e0fef82007-06-17 19:56:36 -05005105lpfc_disc_flush_list(struct lpfc_vport *vport)
dea31012005-04-17 16:05:31 -05005106{
5107 struct lpfc_nodelist *ndlp, *next_ndlp;
James Smart2e0fef82007-06-17 19:56:36 -05005108 struct lpfc_hba *phba = vport->phba;
dea31012005-04-17 16:05:31 -05005109
James Smart2e0fef82007-06-17 19:56:36 -05005110 if (vport->fc_plogi_cnt || vport->fc_adisc_cnt) {
5111 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes,
James Smart685f0bf2007-04-25 09:53:08 -04005112 nlp_listp) {
James Smarte47c9092008-02-08 18:49:26 -05005113 if (!NLP_CHK_NODE_ACT(ndlp))
5114 continue;
James Smart685f0bf2007-04-25 09:53:08 -04005115 if (ndlp->nlp_state == NLP_STE_PLOGI_ISSUE ||
5116 ndlp->nlp_state == NLP_STE_ADISC_ISSUE) {
5117 lpfc_free_tx(phba, ndlp);
James Smart685f0bf2007-04-25 09:53:08 -04005118 }
dea31012005-04-17 16:05:31 -05005119 }
5120 }
dea31012005-04-17 16:05:31 -05005121}
5122
James Smart92d7f7b2007-06-17 19:56:38 -05005123void
5124lpfc_cleanup_discovery_resources(struct lpfc_vport *vport)
5125{
5126 lpfc_els_flush_rscn(vport);
5127 lpfc_els_flush_cmd(vport);
5128 lpfc_disc_flush_list(vport);
5129}
5130
dea31012005-04-17 16:05:31 -05005131/*****************************************************************************/
5132/*
5133 * NAME: lpfc_disc_timeout
5134 *
5135 * FUNCTION: Fibre Channel driver discovery timeout routine.
5136 *
5137 * EXECUTION ENVIRONMENT: interrupt only
5138 *
5139 * CALLED FROM:
5140 * Timer function
5141 *
5142 * RETURNS:
5143 * none
5144 */
5145/*****************************************************************************/
5146void
5147lpfc_disc_timeout(unsigned long ptr)
5148{
James Smart2e0fef82007-06-17 19:56:36 -05005149 struct lpfc_vport *vport = (struct lpfc_vport *) ptr;
5150 struct lpfc_hba *phba = vport->phba;
James Smart5e9d9b82008-06-14 22:52:53 -04005151 uint32_t tmo_posted;
dea31012005-04-17 16:05:31 -05005152 unsigned long flags = 0;
5153
5154 if (unlikely(!phba))
5155 return;
5156
James Smart5e9d9b82008-06-14 22:52:53 -04005157 spin_lock_irqsave(&vport->work_port_lock, flags);
5158 tmo_posted = vport->work_port_events & WORKER_DISC_TMO;
5159 if (!tmo_posted)
James Smart2e0fef82007-06-17 19:56:36 -05005160 vport->work_port_events |= WORKER_DISC_TMO;
James Smart5e9d9b82008-06-14 22:52:53 -04005161 spin_unlock_irqrestore(&vport->work_port_lock, flags);
James Smart2e0fef82007-06-17 19:56:36 -05005162
James Smart5e9d9b82008-06-14 22:52:53 -04005163 if (!tmo_posted)
5164 lpfc_worker_wake_up(phba);
dea31012005-04-17 16:05:31 -05005165 return;
5166}
5167
5168static void
James Smart2e0fef82007-06-17 19:56:36 -05005169lpfc_disc_timeout_handler(struct lpfc_vport *vport)
dea31012005-04-17 16:05:31 -05005170{
James Smart2e0fef82007-06-17 19:56:36 -05005171 struct Scsi_Host *shost = lpfc_shost_from_vport(vport);
5172 struct lpfc_hba *phba = vport->phba;
5173 struct lpfc_sli *psli = &phba->sli;
Jamie Wellnitzc9f87352006-02-28 19:25:23 -05005174 struct lpfc_nodelist *ndlp, *next_ndlp;
James Smart92d7f7b2007-06-17 19:56:38 -05005175 LPFC_MBOXQ_t *initlinkmbox;
dea31012005-04-17 16:05:31 -05005176 int rc, clrlaerr = 0;
5177
James Smart2e0fef82007-06-17 19:56:36 -05005178 if (!(vport->fc_flag & FC_DISC_TMO))
dea31012005-04-17 16:05:31 -05005179 return;
5180
James Smart2e0fef82007-06-17 19:56:36 -05005181 spin_lock_irq(shost->host_lock);
5182 vport->fc_flag &= ~FC_DISC_TMO;
5183 spin_unlock_irq(shost->host_lock);
dea31012005-04-17 16:05:31 -05005184
James Smart858c9f62007-06-17 19:56:39 -05005185 lpfc_debugfs_disc_trc(vport, LPFC_DISC_TRC_ELS_CMD,
5186 "disc timeout: state:x%x rtry:x%x flg:x%x",
5187 vport->port_state, vport->fc_ns_retry, vport->fc_flag);
5188
James Smart2e0fef82007-06-17 19:56:36 -05005189 switch (vport->port_state) {
dea31012005-04-17 16:05:31 -05005190
5191 case LPFC_LOCAL_CFG_LINK:
James Smart2e0fef82007-06-17 19:56:36 -05005192 /* port_state is identically LPFC_LOCAL_CFG_LINK while waiting for
5193 * FAN
5194 */
5195 /* FAN timeout */
James Smarte8b62012007-08-02 11:10:09 -04005196 lpfc_printf_vlog(vport, KERN_WARNING, LOG_DISCOVERY,
5197 "0221 FAN timeout\n");
Jamie Wellnitzc9f87352006-02-28 19:25:23 -05005198 /* Start discovery by sending FLOGI, clean up old rpis */
James Smart2e0fef82007-06-17 19:56:36 -05005199 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes,
James Smart685f0bf2007-04-25 09:53:08 -04005200 nlp_listp) {
James Smarte47c9092008-02-08 18:49:26 -05005201 if (!NLP_CHK_NODE_ACT(ndlp))
5202 continue;
James Smart685f0bf2007-04-25 09:53:08 -04005203 if (ndlp->nlp_state != NLP_STE_NPR_NODE)
5204 continue;
Jamie Wellnitzc9f87352006-02-28 19:25:23 -05005205 if (ndlp->nlp_type & NLP_FABRIC) {
5206 /* Clean up the ndlp on Fabric connections */
James Smart2e0fef82007-06-17 19:56:36 -05005207 lpfc_drop_node(vport, ndlp);
James Smart87af33f2007-10-27 13:37:43 -04005208
Jamie Wellnitz2fe165b2006-02-28 19:25:31 -05005209 } else if (!(ndlp->nlp_flag & NLP_NPR_ADISC)) {
Jamie Wellnitzc9f87352006-02-28 19:25:23 -05005210 /* Fail outstanding IO now since device
5211 * is marked for PLOGI.
5212 */
James Smart2e0fef82007-06-17 19:56:36 -05005213 lpfc_unreg_rpi(vport, ndlp);
Jamie Wellnitzc9f87352006-02-28 19:25:23 -05005214 }
5215 }
James Smart92d7f7b2007-06-17 19:56:38 -05005216 if (vport->port_state != LPFC_FLOGI) {
James Smart76a95d72010-11-20 23:11:48 -05005217 if (phba->sli_rev <= LPFC_SLI_REV3)
5218 lpfc_initial_flogi(vport);
5219 else
5220 lpfc_issue_init_vfi(vport);
James Smart0ff10d42008-01-11 01:52:36 -05005221 return;
James Smart92d7f7b2007-06-17 19:56:38 -05005222 }
dea31012005-04-17 16:05:31 -05005223 break;
5224
James Smart92d7f7b2007-06-17 19:56:38 -05005225 case LPFC_FDISC:
dea31012005-04-17 16:05:31 -05005226 case LPFC_FLOGI:
James Smart2e0fef82007-06-17 19:56:36 -05005227 /* port_state is identically LPFC_FLOGI while waiting for FLOGI cmpl */
dea31012005-04-17 16:05:31 -05005228 /* Initial FLOGI timeout */
James Smarte8b62012007-08-02 11:10:09 -04005229 lpfc_printf_vlog(vport, KERN_ERR, LOG_DISCOVERY,
5230 "0222 Initial %s timeout\n",
James Smart87af33f2007-10-27 13:37:43 -04005231 vport->vpi ? "FDISC" : "FLOGI");
dea31012005-04-17 16:05:31 -05005232
5233 /* Assume no Fabric and go on with discovery.
5234 * Check for outstanding ELS FLOGI to abort.
5235 */
5236
5237 /* FLOGI failed, so just use loop map to make discovery list */
James Smart2e0fef82007-06-17 19:56:36 -05005238 lpfc_disc_list_loopmap(vport);
dea31012005-04-17 16:05:31 -05005239
5240 /* Start discovery */
James Smart2e0fef82007-06-17 19:56:36 -05005241 lpfc_disc_start(vport);
dea31012005-04-17 16:05:31 -05005242 break;
5243
5244 case LPFC_FABRIC_CFG_LINK:
5245 /* hba_state is identically LPFC_FABRIC_CFG_LINK while waiting for
5246 NameServer login */
James Smarte8b62012007-08-02 11:10:09 -04005247 lpfc_printf_vlog(vport, KERN_ERR, LOG_DISCOVERY,
5248 "0223 Timeout while waiting for "
5249 "NameServer login\n");
dea31012005-04-17 16:05:31 -05005250 /* Next look for NameServer ndlp */
James Smart2e0fef82007-06-17 19:56:36 -05005251 ndlp = lpfc_findnode_did(vport, NameServer_DID);
James Smarte47c9092008-02-08 18:49:26 -05005252 if (ndlp && NLP_CHK_NODE_ACT(ndlp))
James Smart87af33f2007-10-27 13:37:43 -04005253 lpfc_els_abort(phba, ndlp);
5254
5255 /* ReStart discovery */
5256 goto restart_disc;
dea31012005-04-17 16:05:31 -05005257
5258 case LPFC_NS_QRY:
5259 /* Check for wait for NameServer Rsp timeout */
James Smarte8b62012007-08-02 11:10:09 -04005260 lpfc_printf_vlog(vport, KERN_ERR, LOG_DISCOVERY,
5261 "0224 NameServer Query timeout "
5262 "Data: x%x x%x\n",
5263 vport->fc_ns_retry, LPFC_MAX_NS_RETRY);
dea31012005-04-17 16:05:31 -05005264
James Smart92d7f7b2007-06-17 19:56:38 -05005265 if (vport->fc_ns_retry < LPFC_MAX_NS_RETRY) {
5266 /* Try it one more time */
5267 vport->fc_ns_retry++;
5268 rc = lpfc_ns_cmd(vport, SLI_CTNS_GID_FT,
5269 vport->fc_ns_retry, 0);
5270 if (rc == 0)
5271 break;
dea31012005-04-17 16:05:31 -05005272 }
James Smart92d7f7b2007-06-17 19:56:38 -05005273 vport->fc_ns_retry = 0;
dea31012005-04-17 16:05:31 -05005274
James Smart87af33f2007-10-27 13:37:43 -04005275restart_disc:
James Smart92d7f7b2007-06-17 19:56:38 -05005276 /*
5277 * Discovery is over.
5278 * set port_state to PORT_READY if SLI2.
5279 * cmpl_reg_vpi will set port_state to READY for SLI3.
5280 */
James Smart3772a992009-05-22 14:50:54 -04005281 if (phba->sli_rev < LPFC_SLI_REV4) {
5282 if (phba->sli3_options & LPFC_SLI3_NPIV_ENABLED)
5283 lpfc_issue_reg_vpi(phba, vport);
James Smart6d368e52011-05-24 11:44:12 -04005284 else {
James Smart3772a992009-05-22 14:50:54 -04005285 lpfc_issue_clear_la(phba, vport);
5286 vport->port_state = LPFC_VPORT_READY;
5287 }
dea31012005-04-17 16:05:31 -05005288 }
5289
5290 /* Setup and issue mailbox INITIALIZE LINK command */
5291 initlinkmbox = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL);
5292 if (!initlinkmbox) {
James Smarte8b62012007-08-02 11:10:09 -04005293 lpfc_printf_vlog(vport, KERN_ERR, LOG_DISCOVERY,
5294 "0206 Device Discovery "
5295 "completion error\n");
James Smart2e0fef82007-06-17 19:56:36 -05005296 phba->link_state = LPFC_HBA_ERROR;
dea31012005-04-17 16:05:31 -05005297 break;
5298 }
5299
5300 lpfc_linkdown(phba);
5301 lpfc_init_link(phba, initlinkmbox, phba->cfg_topology,
5302 phba->cfg_link_speed);
James Smart04c68492009-05-22 14:52:52 -04005303 initlinkmbox->u.mb.un.varInitLnk.lipsr_AL_PA = 0;
James Smarted957682007-06-17 19:56:37 -05005304 initlinkmbox->vport = vport;
James Smart92d7f7b2007-06-17 19:56:38 -05005305 initlinkmbox->mbox_cmpl = lpfc_sli_def_mbox_cmpl;
James Smart0b727fe2007-10-27 13:37:25 -04005306 rc = lpfc_sli_issue_mbox(phba, initlinkmbox, MBX_NOWAIT);
James Smart5b8bd0c2007-04-25 09:52:49 -04005307 lpfc_set_loopback_flag(phba);
dea31012005-04-17 16:05:31 -05005308 if (rc == MBX_NOT_FINISHED)
5309 mempool_free(initlinkmbox, phba->mbox_mem_pool);
5310
5311 break;
5312
5313 case LPFC_DISC_AUTH:
5314 /* Node Authentication timeout */
James Smarte8b62012007-08-02 11:10:09 -04005315 lpfc_printf_vlog(vport, KERN_ERR, LOG_DISCOVERY,
5316 "0227 Node Authentication timeout\n");
James Smart2e0fef82007-06-17 19:56:36 -05005317 lpfc_disc_flush_list(vport);
5318
James Smart92d7f7b2007-06-17 19:56:38 -05005319 /*
5320 * set port_state to PORT_READY if SLI2.
5321 * cmpl_reg_vpi will set port_state to READY for SLI3.
5322 */
James Smart3772a992009-05-22 14:50:54 -04005323 if (phba->sli_rev < LPFC_SLI_REV4) {
5324 if (phba->sli3_options & LPFC_SLI3_NPIV_ENABLED)
5325 lpfc_issue_reg_vpi(phba, vport);
5326 else { /* NPIV Not enabled */
5327 lpfc_issue_clear_la(phba, vport);
5328 vport->port_state = LPFC_VPORT_READY;
5329 }
dea31012005-04-17 16:05:31 -05005330 }
5331 break;
5332
James Smart2e0fef82007-06-17 19:56:36 -05005333 case LPFC_VPORT_READY:
5334 if (vport->fc_flag & FC_RSCN_MODE) {
James Smarte8b62012007-08-02 11:10:09 -04005335 lpfc_printf_vlog(vport, KERN_ERR, LOG_DISCOVERY,
5336 "0231 RSCN timeout Data: x%x "
5337 "x%x\n",
5338 vport->fc_ns_retry, LPFC_MAX_NS_RETRY);
dea31012005-04-17 16:05:31 -05005339
5340 /* Cleanup any outstanding ELS commands */
James Smart2e0fef82007-06-17 19:56:36 -05005341 lpfc_els_flush_cmd(vport);
dea31012005-04-17 16:05:31 -05005342
James Smart2e0fef82007-06-17 19:56:36 -05005343 lpfc_els_flush_rscn(vport);
5344 lpfc_disc_flush_list(vport);
dea31012005-04-17 16:05:31 -05005345 }
5346 break;
James Smart2e0fef82007-06-17 19:56:36 -05005347
James Smart92d7f7b2007-06-17 19:56:38 -05005348 default:
James Smarte8b62012007-08-02 11:10:09 -04005349 lpfc_printf_vlog(vport, KERN_ERR, LOG_DISCOVERY,
James Smartd7c255b2008-08-24 21:50:00 -04005350 "0273 Unexpected discovery timeout, "
James Smarte8b62012007-08-02 11:10:09 -04005351 "vport State x%x\n", vport->port_state);
James Smart2e0fef82007-06-17 19:56:36 -05005352 break;
5353 }
5354
5355 switch (phba->link_state) {
5356 case LPFC_CLEAR_LA:
James Smart92d7f7b2007-06-17 19:56:38 -05005357 /* CLEAR LA timeout */
James Smarte8b62012007-08-02 11:10:09 -04005358 lpfc_printf_vlog(vport, KERN_ERR, LOG_DISCOVERY,
5359 "0228 CLEAR LA timeout\n");
James Smart2e0fef82007-06-17 19:56:36 -05005360 clrlaerr = 1;
5361 break;
5362
James Smart09372822008-01-11 01:52:54 -05005363 case LPFC_LINK_UP:
5364 lpfc_issue_clear_la(phba, vport);
5365 /* Drop thru */
James Smart2e0fef82007-06-17 19:56:36 -05005366 case LPFC_LINK_UNKNOWN:
5367 case LPFC_WARM_START:
5368 case LPFC_INIT_START:
5369 case LPFC_INIT_MBX_CMDS:
5370 case LPFC_LINK_DOWN:
James Smart2e0fef82007-06-17 19:56:36 -05005371 case LPFC_HBA_ERROR:
James Smarte8b62012007-08-02 11:10:09 -04005372 lpfc_printf_vlog(vport, KERN_ERR, LOG_DISCOVERY,
5373 "0230 Unexpected timeout, hba link "
5374 "state x%x\n", phba->link_state);
James Smart2e0fef82007-06-17 19:56:36 -05005375 clrlaerr = 1;
5376 break;
James Smart92d7f7b2007-06-17 19:56:38 -05005377
5378 case LPFC_HBA_READY:
5379 break;
dea31012005-04-17 16:05:31 -05005380 }
5381
5382 if (clrlaerr) {
James Smart2e0fef82007-06-17 19:56:36 -05005383 lpfc_disc_flush_list(vport);
James Smarta4bc3372006-12-02 13:34:16 -05005384 psli->ring[(psli->extra_ring)].flag &= ~LPFC_STOP_IOCB_EVENT;
dea31012005-04-17 16:05:31 -05005385 psli->ring[(psli->fcp_ring)].flag &= ~LPFC_STOP_IOCB_EVENT;
5386 psli->ring[(psli->next_ring)].flag &= ~LPFC_STOP_IOCB_EVENT;
James Smart2e0fef82007-06-17 19:56:36 -05005387 vport->port_state = LPFC_VPORT_READY;
dea31012005-04-17 16:05:31 -05005388 }
5389
5390 return;
5391}
5392
dea31012005-04-17 16:05:31 -05005393/*
5394 * This routine handles processing a NameServer REG_LOGIN mailbox
5395 * command upon completion. It is setup in the LPFC_MBOXQ
5396 * as the completion routine when the command is
5397 * handed off to the SLI layer.
5398 */
5399void
James Smart2e0fef82007-06-17 19:56:36 -05005400lpfc_mbx_cmpl_fdmi_reg_login(struct lpfc_hba *phba, LPFC_MBOXQ_t *pmb)
dea31012005-04-17 16:05:31 -05005401{
James Smart04c68492009-05-22 14:52:52 -04005402 MAILBOX_t *mb = &pmb->u.mb;
James Smart2e0fef82007-06-17 19:56:36 -05005403 struct lpfc_dmabuf *mp = (struct lpfc_dmabuf *) (pmb->context1);
5404 struct lpfc_nodelist *ndlp = (struct lpfc_nodelist *) pmb->context2;
5405 struct lpfc_vport *vport = pmb->vport;
dea31012005-04-17 16:05:31 -05005406
5407 pmb->context1 = NULL;
James Smartd439d282010-09-29 11:18:45 -04005408 pmb->context2 = NULL;
dea31012005-04-17 16:05:31 -05005409
James Smart6d368e52011-05-24 11:44:12 -04005410 if (phba->sli_rev < LPFC_SLI_REV4)
5411 ndlp->nlp_rpi = mb->un.varWords[0];
James Smart40426292010-12-15 17:58:10 -05005412 ndlp->nlp_flag |= NLP_RPI_REGISTERED;
dea31012005-04-17 16:05:31 -05005413 ndlp->nlp_type |= NLP_FABRIC;
James Smart2e0fef82007-06-17 19:56:36 -05005414 lpfc_nlp_set_state(vport, ndlp, NLP_STE_UNMAPPED_NODE);
dea31012005-04-17 16:05:31 -05005415
James Smart2e0fef82007-06-17 19:56:36 -05005416 /*
5417 * Start issuing Fabric-Device Management Interface (FDMI) command to
5418 * 0xfffffa (FDMI well known port) or Delay issuing FDMI command if
5419 * fdmi-on=2 (supporting RPA/hostnmae)
dea31012005-04-17 16:05:31 -05005420 */
James Smart2e0fef82007-06-17 19:56:36 -05005421
James Smart3de2a652007-08-02 11:09:59 -04005422 if (vport->cfg_fdmi_on == 1)
James Smart2e0fef82007-06-17 19:56:36 -05005423 lpfc_fdmi_cmd(vport, ndlp, SLI_MGMT_DHBA);
5424 else
5425 mod_timer(&vport->fc_fdmitmo, jiffies + HZ * 60);
dea31012005-04-17 16:05:31 -05005426
James Smartfa4066b2008-01-11 01:53:27 -05005427 /* decrement the node reference count held for this callback
5428 * function.
5429 */
James Smart329f9bc2007-04-25 09:53:01 -04005430 lpfc_nlp_put(ndlp);
dea31012005-04-17 16:05:31 -05005431 lpfc_mbuf_free(phba, mp->virt, mp->phys);
5432 kfree(mp);
James Smart329f9bc2007-04-25 09:53:01 -04005433 mempool_free(pmb, phba->mbox_mem_pool);
dea31012005-04-17 16:05:31 -05005434
5435 return;
5436}
5437
James Smart685f0bf2007-04-25 09:53:08 -04005438static int
5439lpfc_filter_by_rpi(struct lpfc_nodelist *ndlp, void *param)
5440{
5441 uint16_t *rpi = param;
5442
James Smarteff4a012012-01-18 16:25:25 -05005443 /* check for active node */
5444 if (!NLP_CHK_NODE_ACT(ndlp))
5445 return 0;
5446
James Smart685f0bf2007-04-25 09:53:08 -04005447 return ndlp->nlp_rpi == *rpi;
5448}
5449
5450static int
5451lpfc_filter_by_wwpn(struct lpfc_nodelist *ndlp, void *param)
5452{
5453 return memcmp(&ndlp->nlp_portname, param,
5454 sizeof(ndlp->nlp_portname)) == 0;
5455}
5456
Adrian Bunka6ababd2007-11-05 18:07:33 +01005457static struct lpfc_nodelist *
James Smart2e0fef82007-06-17 19:56:36 -05005458__lpfc_find_node(struct lpfc_vport *vport, node_filter filter, void *param)
dea31012005-04-17 16:05:31 -05005459{
James.Smart@Emulex.Com21568f52005-10-28 20:29:36 -04005460 struct lpfc_nodelist *ndlp;
dea31012005-04-17 16:05:31 -05005461
James Smart2e0fef82007-06-17 19:56:36 -05005462 list_for_each_entry(ndlp, &vport->fc_nodes, nlp_listp) {
James Smart34f5ad82012-08-03 12:35:03 -04005463 if (filter(ndlp, param)) {
5464 lpfc_printf_vlog(vport, KERN_INFO, LOG_NODE,
5465 "3185 FIND node filter %p DID "
5466 "Data: x%p x%x x%x\n",
5467 filter, ndlp, ndlp->nlp_DID,
5468 ndlp->nlp_flag);
James Smart685f0bf2007-04-25 09:53:08 -04005469 return ndlp;
James Smart34f5ad82012-08-03 12:35:03 -04005470 }
James Smart685f0bf2007-04-25 09:53:08 -04005471 }
James Smart34f5ad82012-08-03 12:35:03 -04005472 lpfc_printf_vlog(vport, KERN_INFO, LOG_NODE,
5473 "3186 FIND node filter %p NOT FOUND.\n", filter);
James.Smart@Emulex.Com21568f52005-10-28 20:29:36 -04005474 return NULL;
dea31012005-04-17 16:05:31 -05005475}
5476
James Smart685f0bf2007-04-25 09:53:08 -04005477/*
5478 * This routine looks up the ndlp lists for the given RPI. If rpi found it
James Smart2e0fef82007-06-17 19:56:36 -05005479 * returns the node list element pointer else return NULL.
James Smart685f0bf2007-04-25 09:53:08 -04005480 */
5481struct lpfc_nodelist *
James Smart2e0fef82007-06-17 19:56:36 -05005482__lpfc_findnode_rpi(struct lpfc_vport *vport, uint16_t rpi)
James Smart685f0bf2007-04-25 09:53:08 -04005483{
James Smart2e0fef82007-06-17 19:56:36 -05005484 return __lpfc_find_node(vport, lpfc_filter_by_rpi, &rpi);
James Smart685f0bf2007-04-25 09:53:08 -04005485}
5486
James Smart488d1462006-03-07 15:02:37 -05005487/*
James Smart685f0bf2007-04-25 09:53:08 -04005488 * This routine looks up the ndlp lists for the given WWPN. If WWPN found it
James Smart2e0fef82007-06-17 19:56:36 -05005489 * returns the node element list pointer else return NULL.
James Smart488d1462006-03-07 15:02:37 -05005490 */
5491struct lpfc_nodelist *
James Smart2e0fef82007-06-17 19:56:36 -05005492lpfc_findnode_wwpn(struct lpfc_vport *vport, struct lpfc_name *wwpn)
James Smart488d1462006-03-07 15:02:37 -05005493{
James Smart2e0fef82007-06-17 19:56:36 -05005494 struct Scsi_Host *shost = lpfc_shost_from_vport(vport);
James Smart488d1462006-03-07 15:02:37 -05005495 struct lpfc_nodelist *ndlp;
James Smart488d1462006-03-07 15:02:37 -05005496
James Smart2e0fef82007-06-17 19:56:36 -05005497 spin_lock_irq(shost->host_lock);
5498 ndlp = __lpfc_find_node(vport, lpfc_filter_by_wwpn, wwpn);
5499 spin_unlock_irq(shost->host_lock);
James Smart858c9f62007-06-17 19:56:39 -05005500 return ndlp;
James Smart488d1462006-03-07 15:02:37 -05005501}
5502
James Smartcb69f7d2011-12-13 13:21:57 -05005503/*
5504 * This routine looks up the ndlp lists for the given RPI. If the rpi
5505 * is found, the routine returns the node element list pointer else
5506 * return NULL.
5507 */
5508struct lpfc_nodelist *
5509lpfc_findnode_rpi(struct lpfc_vport *vport, uint16_t rpi)
5510{
5511 struct Scsi_Host *shost = lpfc_shost_from_vport(vport);
5512 struct lpfc_nodelist *ndlp;
5513
5514 spin_lock_irq(shost->host_lock);
5515 ndlp = __lpfc_findnode_rpi(vport, rpi);
5516 spin_unlock_irq(shost->host_lock);
5517 return ndlp;
5518}
5519
5520/**
5521 * lpfc_find_vport_by_vpid - Find a vport on a HBA through vport identifier
5522 * @phba: pointer to lpfc hba data structure.
5523 * @vpi: the physical host virtual N_Port identifier.
5524 *
5525 * This routine finds a vport on a HBA (referred by @phba) through a
5526 * @vpi. The function walks the HBA's vport list and returns the address
5527 * of the vport with the matching @vpi.
5528 *
5529 * Return code
5530 * NULL - No vport with the matching @vpi found
5531 * Otherwise - Address to the vport with the matching @vpi.
5532 **/
5533struct lpfc_vport *
5534lpfc_find_vport_by_vpid(struct lpfc_hba *phba, uint16_t vpi)
5535{
5536 struct lpfc_vport *vport;
5537 unsigned long flags;
5538 int i = 0;
5539
5540 /* The physical ports are always vpi 0 - translate is unnecessary. */
5541 if (vpi > 0) {
5542 /*
5543 * Translate the physical vpi to the logical vpi. The
5544 * vport stores the logical vpi.
5545 */
5546 for (i = 0; i < phba->max_vpi; i++) {
5547 if (vpi == phba->vpi_ids[i])
5548 break;
5549 }
5550
5551 if (i >= phba->max_vpi) {
5552 lpfc_printf_log(phba, KERN_ERR, LOG_ELS,
5553 "2936 Could not find Vport mapped "
5554 "to vpi %d\n", vpi);
5555 return NULL;
5556 }
5557 }
5558
5559 spin_lock_irqsave(&phba->hbalock, flags);
5560 list_for_each_entry(vport, &phba->port_list, listentry) {
5561 if (vport->vpi == i) {
5562 spin_unlock_irqrestore(&phba->hbalock, flags);
5563 return vport;
5564 }
5565 }
5566 spin_unlock_irqrestore(&phba->hbalock, flags);
5567 return NULL;
5568}
5569
dea31012005-04-17 16:05:31 -05005570void
James Smart2e0fef82007-06-17 19:56:36 -05005571lpfc_nlp_init(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp,
5572 uint32_t did)
dea31012005-04-17 16:05:31 -05005573{
5574 memset(ndlp, 0, sizeof (struct lpfc_nodelist));
James Smart109f6ed2008-12-04 22:39:08 -05005575
5576 lpfc_initialize_node(vport, ndlp, did);
James Smart685f0bf2007-04-25 09:53:08 -04005577 INIT_LIST_HEAD(&ndlp->nlp_listp);
James Smart858c9f62007-06-17 19:56:39 -05005578
5579 lpfc_debugfs_disc_trc(vport, LPFC_DISC_TRC_NODE,
5580 "node init: did:x%x",
5581 ndlp->nlp_DID, 0, 0);
5582
dea31012005-04-17 16:05:31 -05005583 return;
5584}
James Smart329f9bc2007-04-25 09:53:01 -04005585
James Smart98c9ea52007-10-27 13:37:33 -04005586/* This routine releases all resources associated with a specifc NPort's ndlp
5587 * and mempool_free's the nodelist.
5588 */
James Smart311464e2007-08-02 11:10:37 -04005589static void
James Smart329f9bc2007-04-25 09:53:01 -04005590lpfc_nlp_release(struct kref *kref)
5591{
James Smarte47c9092008-02-08 18:49:26 -05005592 struct lpfc_hba *phba;
5593 unsigned long flags;
James Smart329f9bc2007-04-25 09:53:01 -04005594 struct lpfc_nodelist *ndlp = container_of(kref, struct lpfc_nodelist,
5595 kref);
James Smart858c9f62007-06-17 19:56:39 -05005596
5597 lpfc_debugfs_disc_trc(ndlp->vport, LPFC_DISC_TRC_NODE,
5598 "node release: did:x%x flg:x%x type:x%x",
5599 ndlp->nlp_DID, ndlp->nlp_flag, ndlp->nlp_type);
5600
James Smarte47c9092008-02-08 18:49:26 -05005601 lpfc_printf_vlog(ndlp->vport, KERN_INFO, LOG_NODE,
James Smart939723a2012-05-09 21:19:03 -04005602 "0279 lpfc_nlp_release: ndlp:x%p did %x "
James Smarte47c9092008-02-08 18:49:26 -05005603 "usgmap:x%x refcnt:%d\n",
James Smart939723a2012-05-09 21:19:03 -04005604 (void *)ndlp, ndlp->nlp_DID, ndlp->nlp_usg_map,
James Smarte47c9092008-02-08 18:49:26 -05005605 atomic_read(&ndlp->kref.refcount));
5606
5607 /* remove ndlp from action. */
James Smart2e0fef82007-06-17 19:56:36 -05005608 lpfc_nlp_remove(ndlp->vport, ndlp);
James Smarte47c9092008-02-08 18:49:26 -05005609
5610 /* clear the ndlp active flag for all release cases */
James Smarta257bf92009-04-06 18:48:10 -04005611 phba = ndlp->phba;
James Smarte47c9092008-02-08 18:49:26 -05005612 spin_lock_irqsave(&phba->ndlp_lock, flags);
5613 NLP_CLR_NODE_ACT(ndlp);
5614 spin_unlock_irqrestore(&phba->ndlp_lock, flags);
James Smart40426292010-12-15 17:58:10 -05005615 if (phba->sli_rev == LPFC_SLI_REV4)
5616 lpfc_sli4_free_rpi(phba, ndlp->nlp_rpi);
James Smarte47c9092008-02-08 18:49:26 -05005617
5618 /* free ndlp memory for final ndlp release */
James Smartea2151b2008-09-07 11:52:10 -04005619 if (NLP_CHK_FREE_REQ(ndlp)) {
5620 kfree(ndlp->lat_data);
James Smarta257bf92009-04-06 18:48:10 -04005621 mempool_free(ndlp, ndlp->phba->nlp_mem_pool);
James Smartea2151b2008-09-07 11:52:10 -04005622 }
James Smart329f9bc2007-04-25 09:53:01 -04005623}
5624
James Smart98c9ea52007-10-27 13:37:33 -04005625/* This routine bumps the reference count for a ndlp structure to ensure
5626 * that one discovery thread won't free a ndlp while another discovery thread
5627 * is using it.
5628 */
James Smart329f9bc2007-04-25 09:53:01 -04005629struct lpfc_nodelist *
5630lpfc_nlp_get(struct lpfc_nodelist *ndlp)
5631{
James Smarte47c9092008-02-08 18:49:26 -05005632 struct lpfc_hba *phba;
5633 unsigned long flags;
5634
James Smart98c9ea52007-10-27 13:37:33 -04005635 if (ndlp) {
5636 lpfc_debugfs_disc_trc(ndlp->vport, LPFC_DISC_TRC_NODE,
5637 "node get: did:x%x flg:x%x refcnt:x%x",
5638 ndlp->nlp_DID, ndlp->nlp_flag,
5639 atomic_read(&ndlp->kref.refcount));
James Smarte47c9092008-02-08 18:49:26 -05005640 /* The check of ndlp usage to prevent incrementing the
5641 * ndlp reference count that is in the process of being
5642 * released.
5643 */
James Smarta257bf92009-04-06 18:48:10 -04005644 phba = ndlp->phba;
James Smarte47c9092008-02-08 18:49:26 -05005645 spin_lock_irqsave(&phba->ndlp_lock, flags);
5646 if (!NLP_CHK_NODE_ACT(ndlp) || NLP_CHK_FREE_ACK(ndlp)) {
5647 spin_unlock_irqrestore(&phba->ndlp_lock, flags);
5648 lpfc_printf_vlog(ndlp->vport, KERN_WARNING, LOG_NODE,
5649 "0276 lpfc_nlp_get: ndlp:x%p "
5650 "usgmap:x%x refcnt:%d\n",
5651 (void *)ndlp, ndlp->nlp_usg_map,
5652 atomic_read(&ndlp->kref.refcount));
5653 return NULL;
5654 } else
5655 kref_get(&ndlp->kref);
5656 spin_unlock_irqrestore(&phba->ndlp_lock, flags);
James Smart98c9ea52007-10-27 13:37:33 -04005657 }
James Smart329f9bc2007-04-25 09:53:01 -04005658 return ndlp;
5659}
5660
James Smart98c9ea52007-10-27 13:37:33 -04005661/* This routine decrements the reference count for a ndlp structure. If the
James Smarte47c9092008-02-08 18:49:26 -05005662 * count goes to 0, this indicates the the associated nodelist should be
5663 * freed. Returning 1 indicates the ndlp resource has been released; on the
5664 * other hand, returning 0 indicates the ndlp resource has not been released
5665 * yet.
James Smart98c9ea52007-10-27 13:37:33 -04005666 */
James Smart329f9bc2007-04-25 09:53:01 -04005667int
5668lpfc_nlp_put(struct lpfc_nodelist *ndlp)
5669{
James Smarte47c9092008-02-08 18:49:26 -05005670 struct lpfc_hba *phba;
5671 unsigned long flags;
5672
5673 if (!ndlp)
5674 return 1;
5675
5676 lpfc_debugfs_disc_trc(ndlp->vport, LPFC_DISC_TRC_NODE,
5677 "node put: did:x%x flg:x%x refcnt:x%x",
5678 ndlp->nlp_DID, ndlp->nlp_flag,
5679 atomic_read(&ndlp->kref.refcount));
James Smarta257bf92009-04-06 18:48:10 -04005680 phba = ndlp->phba;
James Smarte47c9092008-02-08 18:49:26 -05005681 spin_lock_irqsave(&phba->ndlp_lock, flags);
5682 /* Check the ndlp memory free acknowledge flag to avoid the
5683 * possible race condition that kref_put got invoked again
5684 * after previous one has done ndlp memory free.
5685 */
5686 if (NLP_CHK_FREE_ACK(ndlp)) {
5687 spin_unlock_irqrestore(&phba->ndlp_lock, flags);
5688 lpfc_printf_vlog(ndlp->vport, KERN_WARNING, LOG_NODE,
5689 "0274 lpfc_nlp_put: ndlp:x%p "
5690 "usgmap:x%x refcnt:%d\n",
5691 (void *)ndlp, ndlp->nlp_usg_map,
5692 atomic_read(&ndlp->kref.refcount));
5693 return 1;
James Smart98c9ea52007-10-27 13:37:33 -04005694 }
James Smarte47c9092008-02-08 18:49:26 -05005695 /* Check the ndlp inactivate log flag to avoid the possible
5696 * race condition that kref_put got invoked again after ndlp
5697 * is already in inactivating state.
5698 */
5699 if (NLP_CHK_IACT_REQ(ndlp)) {
5700 spin_unlock_irqrestore(&phba->ndlp_lock, flags);
5701 lpfc_printf_vlog(ndlp->vport, KERN_WARNING, LOG_NODE,
5702 "0275 lpfc_nlp_put: ndlp:x%p "
5703 "usgmap:x%x refcnt:%d\n",
5704 (void *)ndlp, ndlp->nlp_usg_map,
5705 atomic_read(&ndlp->kref.refcount));
5706 return 1;
5707 }
5708 /* For last put, mark the ndlp usage flags to make sure no
5709 * other kref_get and kref_put on the same ndlp shall get
5710 * in between the process when the final kref_put has been
5711 * invoked on this ndlp.
5712 */
5713 if (atomic_read(&ndlp->kref.refcount) == 1) {
5714 /* Indicate ndlp is put to inactive state. */
5715 NLP_SET_IACT_REQ(ndlp);
5716 /* Acknowledge ndlp memory free has been seen. */
5717 if (NLP_CHK_FREE_REQ(ndlp))
5718 NLP_SET_FREE_ACK(ndlp);
5719 }
5720 spin_unlock_irqrestore(&phba->ndlp_lock, flags);
5721 /* Note, the kref_put returns 1 when decrementing a reference
5722 * count that was 1, it invokes the release callback function,
5723 * but it still left the reference count as 1 (not actually
5724 * performs the last decrementation). Otherwise, it actually
5725 * decrements the reference count and returns 0.
5726 */
5727 return kref_put(&ndlp->kref, lpfc_nlp_release);
James Smart329f9bc2007-04-25 09:53:01 -04005728}
James Smart98c9ea52007-10-27 13:37:33 -04005729
5730/* This routine free's the specified nodelist if it is not in use
James Smarte47c9092008-02-08 18:49:26 -05005731 * by any other discovery thread. This routine returns 1 if the
5732 * ndlp has been freed. A return value of 0 indicates the ndlp is
5733 * not yet been released.
James Smart98c9ea52007-10-27 13:37:33 -04005734 */
5735int
5736lpfc_nlp_not_used(struct lpfc_nodelist *ndlp)
5737{
5738 lpfc_debugfs_disc_trc(ndlp->vport, LPFC_DISC_TRC_NODE,
5739 "node not used: did:x%x flg:x%x refcnt:x%x",
5740 ndlp->nlp_DID, ndlp->nlp_flag,
5741 atomic_read(&ndlp->kref.refcount));
James Smarte47c9092008-02-08 18:49:26 -05005742 if (atomic_read(&ndlp->kref.refcount) == 1)
5743 if (lpfc_nlp_put(ndlp))
5744 return 1;
James Smart98c9ea52007-10-27 13:37:33 -04005745 return 0;
5746}
James Smart6fb120a2009-05-22 14:52:59 -04005747
5748/**
5749 * lpfc_fcf_inuse - Check if FCF can be unregistered.
5750 * @phba: Pointer to hba context object.
5751 *
5752 * This function iterate through all FC nodes associated
5753 * will all vports to check if there is any node with
5754 * fc_rports associated with it. If there is an fc_rport
5755 * associated with the node, then the node is either in
5756 * discovered state or its devloss_timer is pending.
5757 */
5758static int
5759lpfc_fcf_inuse(struct lpfc_hba *phba)
5760{
5761 struct lpfc_vport **vports;
5762 int i, ret = 0;
5763 struct lpfc_nodelist *ndlp;
5764 struct Scsi_Host *shost;
5765
5766 vports = lpfc_create_vport_work_array(phba);
5767
James Smart63e801c2010-11-20 23:14:19 -05005768 /* If driver cannot allocate memory, indicate fcf is in use */
5769 if (!vports)
5770 return 1;
5771
James Smart6fb120a2009-05-22 14:52:59 -04005772 for (i = 0; i <= phba->max_vports && vports[i] != NULL; i++) {
5773 shost = lpfc_shost_from_vport(vports[i]);
5774 spin_lock_irq(shost->host_lock);
James Smart05580562011-05-24 11:40:48 -04005775 /*
5776 * IF the CVL_RCVD bit is not set then we have sent the
5777 * flogi.
5778 * If dev_loss fires while we are waiting we do not want to
5779 * unreg the fcf.
5780 */
5781 if (!(vports[i]->fc_flag & FC_VPORT_CVL_RCVD)) {
5782 spin_unlock_irq(shost->host_lock);
5783 ret = 1;
5784 goto out;
5785 }
James Smart6fb120a2009-05-22 14:52:59 -04005786 list_for_each_entry(ndlp, &vports[i]->fc_nodes, nlp_listp) {
5787 if (NLP_CHK_NODE_ACT(ndlp) && ndlp->rport &&
5788 (ndlp->rport->roles & FC_RPORT_ROLE_FCP_TARGET)) {
5789 ret = 1;
5790 spin_unlock_irq(shost->host_lock);
5791 goto out;
James Smart80c17842012-03-01 22:35:45 -05005792 } else if (ndlp->nlp_flag & NLP_RPI_REGISTERED) {
5793 ret = 1;
James Smart891478a2009-11-18 15:40:23 -05005794 lpfc_printf_log(phba, KERN_INFO, LOG_ELS,
James Smart80c17842012-03-01 22:35:45 -05005795 "2624 RPI %x DID %x flag %x "
5796 "still logged in\n",
5797 ndlp->nlp_rpi, ndlp->nlp_DID,
5798 ndlp->nlp_flag);
James Smart6fb120a2009-05-22 14:52:59 -04005799 }
5800 }
5801 spin_unlock_irq(shost->host_lock);
5802 }
5803out:
5804 lpfc_destroy_vport_work_array(phba, vports);
5805 return ret;
5806}
5807
5808/**
5809 * lpfc_unregister_vfi_cmpl - Completion handler for unreg vfi.
5810 * @phba: Pointer to hba context object.
5811 * @mboxq: Pointer to mailbox object.
5812 *
5813 * This function frees memory associated with the mailbox command.
5814 */
James Smart1b511972011-12-13 13:23:09 -05005815void
James Smart6fb120a2009-05-22 14:52:59 -04005816lpfc_unregister_vfi_cmpl(struct lpfc_hba *phba, LPFC_MBOXQ_t *mboxq)
5817{
5818 struct lpfc_vport *vport = mboxq->vport;
James Smart38b92ef2010-08-04 16:11:39 -04005819 struct Scsi_Host *shost = lpfc_shost_from_vport(vport);
James Smart6fb120a2009-05-22 14:52:59 -04005820
5821 if (mboxq->u.mb.mbxStatus) {
5822 lpfc_printf_log(phba, KERN_ERR, LOG_DISCOVERY|LOG_MBOX,
5823 "2555 UNREG_VFI mbxStatus error x%x "
5824 "HBA state x%x\n",
5825 mboxq->u.mb.mbxStatus, vport->port_state);
5826 }
James Smart38b92ef2010-08-04 16:11:39 -04005827 spin_lock_irq(shost->host_lock);
5828 phba->pport->fc_flag &= ~FC_VFI_REGISTERED;
5829 spin_unlock_irq(shost->host_lock);
James Smart6fb120a2009-05-22 14:52:59 -04005830 mempool_free(mboxq, phba->mbox_mem_pool);
5831 return;
5832}
5833
5834/**
5835 * lpfc_unregister_fcfi_cmpl - Completion handler for unreg fcfi.
5836 * @phba: Pointer to hba context object.
5837 * @mboxq: Pointer to mailbox object.
5838 *
5839 * This function frees memory associated with the mailbox command.
5840 */
5841static void
5842lpfc_unregister_fcfi_cmpl(struct lpfc_hba *phba, LPFC_MBOXQ_t *mboxq)
5843{
5844 struct lpfc_vport *vport = mboxq->vport;
5845
5846 if (mboxq->u.mb.mbxStatus) {
5847 lpfc_printf_log(phba, KERN_ERR, LOG_DISCOVERY|LOG_MBOX,
5848 "2550 UNREG_FCFI mbxStatus error x%x "
5849 "HBA state x%x\n",
5850 mboxq->u.mb.mbxStatus, vport->port_state);
5851 }
5852 mempool_free(mboxq, phba->mbox_mem_pool);
5853 return;
5854}
5855
5856/**
James Smartecfd03c2010-02-12 14:41:27 -05005857 * lpfc_unregister_fcf_prep - Unregister fcf record preparation
James Smart6fb120a2009-05-22 14:52:59 -04005858 * @phba: Pointer to hba context object.
5859 *
James Smartecfd03c2010-02-12 14:41:27 -05005860 * This function prepare the HBA for unregistering the currently registered
5861 * FCF from the HBA. It performs unregistering, in order, RPIs, VPIs, and
5862 * VFIs.
James Smart6fb120a2009-05-22 14:52:59 -04005863 */
James Smartecfd03c2010-02-12 14:41:27 -05005864int
5865lpfc_unregister_fcf_prep(struct lpfc_hba *phba)
James Smart6fb120a2009-05-22 14:52:59 -04005866{
James Smart6fb120a2009-05-22 14:52:59 -04005867 struct lpfc_vport **vports;
James Smart695a8142010-01-26 23:08:03 -05005868 struct lpfc_nodelist *ndlp;
James Smart72100cc2010-02-12 14:43:01 -05005869 struct Scsi_Host *shost;
James Smartecfd03c2010-02-12 14:41:27 -05005870 int i, rc;
James Smart6fb120a2009-05-22 14:52:59 -04005871
James Smartecfd03c2010-02-12 14:41:27 -05005872 /* Unregister RPIs */
James Smart6fb120a2009-05-22 14:52:59 -04005873 if (lpfc_fcf_inuse(phba))
James Smartecfd03c2010-02-12 14:41:27 -05005874 lpfc_unreg_hba_rpis(phba);
James Smart6fb120a2009-05-22 14:52:59 -04005875
James Smart4d9ab992009-10-02 15:16:39 -04005876 /* At this point, all discovery is aborted */
5877 phba->pport->port_state = LPFC_VPORT_UNKNOWN;
James Smart6fb120a2009-05-22 14:52:59 -04005878
5879 /* Unregister VPIs */
5880 vports = lpfc_create_vport_work_array(phba);
James Smartecfd03c2010-02-12 14:41:27 -05005881 if (vports && (phba->sli3_options & LPFC_SLI3_NPIV_ENABLED))
James Smart6fb120a2009-05-22 14:52:59 -04005882 for (i = 0; i <= phba->max_vports && vports[i] != NULL; i++) {
James Smart695a8142010-01-26 23:08:03 -05005883 /* Stop FLOGI/FDISC retries */
5884 ndlp = lpfc_findnode_did(vports[i], Fabric_DID);
5885 if (ndlp)
5886 lpfc_cancel_retry_delay_tmo(vports[i], ndlp);
James Smart78730cf2010-04-06 15:06:30 -04005887 lpfc_cleanup_pending_mbox(vports[i]);
James Smart5af5eee2010-10-22 11:06:38 -04005888 if (phba->sli_rev == LPFC_SLI_REV4)
5889 lpfc_sli4_unreg_all_rpis(vports[i]);
James Smart6fb120a2009-05-22 14:52:59 -04005890 lpfc_mbx_unreg_vpi(vports[i]);
James Smart72100cc2010-02-12 14:43:01 -05005891 shost = lpfc_shost_from_vport(vports[i]);
5892 spin_lock_irq(shost->host_lock);
James Smart891478a2009-11-18 15:40:23 -05005893 vports[i]->fc_flag |= FC_VPORT_NEEDS_INIT_VPI;
James Smartc8685952009-11-18 15:39:16 -05005894 vports[i]->vpi_state &= ~LPFC_VPI_REGISTERED;
James Smart72100cc2010-02-12 14:43:01 -05005895 spin_unlock_irq(shost->host_lock);
James Smart6fb120a2009-05-22 14:52:59 -04005896 }
5897 lpfc_destroy_vport_work_array(phba, vports);
5898
James Smart695a8142010-01-26 23:08:03 -05005899 /* Cleanup any outstanding ELS commands */
5900 lpfc_els_flush_all_cmd(phba);
5901
James Smart1b511972011-12-13 13:23:09 -05005902 /* Unregister the physical port VFI */
5903 rc = lpfc_issue_unreg_vfi(phba->pport);
5904 return rc;
James Smartecfd03c2010-02-12 14:41:27 -05005905}
5906
5907/**
5908 * lpfc_sli4_unregister_fcf - Unregister currently registered FCF record
5909 * @phba: Pointer to hba context object.
5910 *
5911 * This function issues synchronous unregister FCF mailbox command to HBA to
5912 * unregister the currently registered FCF record. The driver does not reset
5913 * the driver FCF usage state flags.
5914 *
5915 * Return 0 if successfully issued, none-zero otherwise.
5916 */
5917int
5918lpfc_sli4_unregister_fcf(struct lpfc_hba *phba)
5919{
5920 LPFC_MBOXQ_t *mbox;
5921 int rc;
5922
James Smart6fb120a2009-05-22 14:52:59 -04005923 mbox = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL);
5924 if (!mbox) {
5925 lpfc_printf_log(phba, KERN_ERR, LOG_DISCOVERY|LOG_MBOX,
James Smartecfd03c2010-02-12 14:41:27 -05005926 "2551 UNREG_FCFI mbox allocation failed"
5927 "HBA state x%x\n", phba->pport->port_state);
5928 return -ENOMEM;
James Smart6fb120a2009-05-22 14:52:59 -04005929 }
James Smart6fb120a2009-05-22 14:52:59 -04005930 lpfc_unreg_fcfi(mbox, phba->fcf.fcfi);
5931 mbox->vport = phba->pport;
5932 mbox->mbox_cmpl = lpfc_unregister_fcfi_cmpl;
5933 rc = lpfc_sli_issue_mbox(phba, mbox, MBX_NOWAIT);
5934
5935 if (rc == MBX_NOT_FINISHED) {
James Smartecfd03c2010-02-12 14:41:27 -05005936 lpfc_printf_log(phba, KERN_ERR, LOG_SLI,
5937 "2552 Unregister FCFI command failed rc x%x "
5938 "HBA state x%x\n",
5939 rc, phba->pport->port_state);
5940 return -EINVAL;
5941 }
5942 return 0;
5943}
5944
5945/**
5946 * lpfc_unregister_fcf_rescan - Unregister currently registered fcf and rescan
5947 * @phba: Pointer to hba context object.
5948 *
5949 * This function unregisters the currently reigstered FCF. This function
5950 * also tries to find another FCF for discovery by rescan the HBA FCF table.
5951 */
5952void
5953lpfc_unregister_fcf_rescan(struct lpfc_hba *phba)
5954{
5955 int rc;
5956
5957 /* Preparation for unregistering fcf */
5958 rc = lpfc_unregister_fcf_prep(phba);
5959 if (rc) {
5960 lpfc_printf_log(phba, KERN_ERR, LOG_DISCOVERY,
5961 "2748 Failed to prepare for unregistering "
5962 "HBA's FCF record: rc=%d\n", rc);
James Smart6fb120a2009-05-22 14:52:59 -04005963 return;
5964 }
5965
James Smartecfd03c2010-02-12 14:41:27 -05005966 /* Now, unregister FCF record and reset HBA FCF state */
5967 rc = lpfc_sli4_unregister_fcf(phba);
5968 if (rc)
5969 return;
5970 /* Reset HBA FCF states after successful unregister FCF */
5971 phba->fcf.fcf_flag = 0;
James Smartfc2b9892010-02-26 14:15:29 -05005972 phba->fcf.current_rec.flag = 0;
James Smart6fb120a2009-05-22 14:52:59 -04005973
5974 /*
5975 * If driver is not unloading, check if there is any other
5976 * FCF record that can be used for discovery.
5977 */
5978 if ((phba->pport->load_flag & FC_UNLOADING) ||
James Smartecfd03c2010-02-12 14:41:27 -05005979 (phba->link_state < LPFC_LINK_UP))
James Smart6fb120a2009-05-22 14:52:59 -04005980 return;
5981
James Smart0c9ab6f2010-02-26 14:15:57 -05005982 /* This is considered as the initial FCF discovery scan */
5983 spin_lock_irq(&phba->hbalock);
5984 phba->fcf.fcf_flag |= FCF_INIT_DISC;
5985 spin_unlock_irq(&phba->hbalock);
James Smart38b92ef2010-08-04 16:11:39 -04005986
5987 /* Reset FCF roundrobin bmask for new discovery */
James Smart7d791df2011-07-22 18:37:52 -04005988 lpfc_sli4_clear_fcf_rr_bmask(phba);
James Smart38b92ef2010-08-04 16:11:39 -04005989
James Smart0c9ab6f2010-02-26 14:15:57 -05005990 rc = lpfc_sli4_fcf_scan_read_fcf_rec(phba, LPFC_FCOE_FCF_GET_FIRST);
James Smart6fb120a2009-05-22 14:52:59 -04005991
James Smart0c9ab6f2010-02-26 14:15:57 -05005992 if (rc) {
5993 spin_lock_irq(&phba->hbalock);
5994 phba->fcf.fcf_flag &= ~FCF_INIT_DISC;
5995 spin_unlock_irq(&phba->hbalock);
James Smart6fb120a2009-05-22 14:52:59 -04005996 lpfc_printf_log(phba, KERN_ERR, LOG_DISCOVERY|LOG_MBOX,
James Smartecfd03c2010-02-12 14:41:27 -05005997 "2553 lpfc_unregister_unused_fcf failed "
5998 "to read FCF record HBA state x%x\n",
5999 phba->pport->port_state);
James Smart0c9ab6f2010-02-26 14:15:57 -05006000 }
James Smartecfd03c2010-02-12 14:41:27 -05006001}
6002
6003/**
6004 * lpfc_unregister_fcf - Unregister the currently registered fcf record
6005 * @phba: Pointer to hba context object.
6006 *
6007 * This function just unregisters the currently reigstered FCF. It does not
6008 * try to find another FCF for discovery.
6009 */
6010void
6011lpfc_unregister_fcf(struct lpfc_hba *phba)
6012{
6013 int rc;
6014
6015 /* Preparation for unregistering fcf */
6016 rc = lpfc_unregister_fcf_prep(phba);
6017 if (rc) {
6018 lpfc_printf_log(phba, KERN_ERR, LOG_DISCOVERY,
6019 "2749 Failed to prepare for unregistering "
6020 "HBA's FCF record: rc=%d\n", rc);
6021 return;
6022 }
6023
6024 /* Now, unregister FCF record and reset HBA FCF state */
6025 rc = lpfc_sli4_unregister_fcf(phba);
6026 if (rc)
6027 return;
6028 /* Set proper HBA FCF states after successful unregister FCF */
6029 spin_lock_irq(&phba->hbalock);
6030 phba->fcf.fcf_flag &= ~FCF_REGISTERED;
6031 spin_unlock_irq(&phba->hbalock);
6032}
6033
6034/**
6035 * lpfc_unregister_unused_fcf - Unregister FCF if all devices are disconnected.
6036 * @phba: Pointer to hba context object.
6037 *
6038 * This function check if there are any connected remote port for the FCF and
6039 * if all the devices are disconnected, this function unregister FCFI.
6040 * This function also tries to use another FCF for discovery.
6041 */
6042void
6043lpfc_unregister_unused_fcf(struct lpfc_hba *phba)
6044{
6045 /*
James Smart3804dc82010-07-14 15:31:37 -04006046 * If HBA is not running in FIP mode, if HBA does not support
6047 * FCoE, if FCF discovery is ongoing, or if FCF has not been
6048 * registered, do nothing.
James Smartecfd03c2010-02-12 14:41:27 -05006049 */
6050 spin_lock_irq(&phba->hbalock);
James Smart76a95d72010-11-20 23:11:48 -05006051 if (!(phba->hba_flag & HBA_FCOE_MODE) ||
James Smartecfd03c2010-02-12 14:41:27 -05006052 !(phba->fcf.fcf_flag & FCF_REGISTERED) ||
James Smartdbb6b3a2010-06-08 18:31:37 -04006053 !(phba->hba_flag & HBA_FIP_SUPPORT) ||
James Smart3804dc82010-07-14 15:31:37 -04006054 (phba->fcf.fcf_flag & FCF_DISCOVERY) ||
James Smartdbb6b3a2010-06-08 18:31:37 -04006055 (phba->pport->port_state == LPFC_FLOGI)) {
James Smartecfd03c2010-02-12 14:41:27 -05006056 spin_unlock_irq(&phba->hbalock);
6057 return;
6058 }
6059 spin_unlock_irq(&phba->hbalock);
6060
6061 if (lpfc_fcf_inuse(phba))
6062 return;
6063
6064 lpfc_unregister_fcf_rescan(phba);
James Smart6fb120a2009-05-22 14:52:59 -04006065}
6066
6067/**
6068 * lpfc_read_fcf_conn_tbl - Create driver FCF connection table.
6069 * @phba: Pointer to hba context object.
6070 * @buff: Buffer containing the FCF connection table as in the config
6071 * region.
6072 * This function create driver data structure for the FCF connection
6073 * record table read from config region 23.
6074 */
6075static void
6076lpfc_read_fcf_conn_tbl(struct lpfc_hba *phba,
6077 uint8_t *buff)
6078{
6079 struct lpfc_fcf_conn_entry *conn_entry, *next_conn_entry;
6080 struct lpfc_fcf_conn_hdr *conn_hdr;
6081 struct lpfc_fcf_conn_rec *conn_rec;
6082 uint32_t record_count;
6083 int i;
6084
6085 /* Free the current connect table */
6086 list_for_each_entry_safe(conn_entry, next_conn_entry,
James Smart4d9ab992009-10-02 15:16:39 -04006087 &phba->fcf_conn_rec_list, list) {
6088 list_del_init(&conn_entry->list);
James Smart6fb120a2009-05-22 14:52:59 -04006089 kfree(conn_entry);
James Smart4d9ab992009-10-02 15:16:39 -04006090 }
James Smart6fb120a2009-05-22 14:52:59 -04006091
6092 conn_hdr = (struct lpfc_fcf_conn_hdr *) buff;
6093 record_count = conn_hdr->length * sizeof(uint32_t)/
6094 sizeof(struct lpfc_fcf_conn_rec);
6095
6096 conn_rec = (struct lpfc_fcf_conn_rec *)
6097 (buff + sizeof(struct lpfc_fcf_conn_hdr));
6098
6099 for (i = 0; i < record_count; i++) {
6100 if (!(conn_rec[i].flags & FCFCNCT_VALID))
6101 continue;
6102 conn_entry = kzalloc(sizeof(struct lpfc_fcf_conn_entry),
6103 GFP_KERNEL);
6104 if (!conn_entry) {
6105 lpfc_printf_log(phba, KERN_ERR, LOG_INIT,
6106 "2566 Failed to allocate connection"
6107 " table entry\n");
6108 return;
6109 }
6110
6111 memcpy(&conn_entry->conn_rec, &conn_rec[i],
6112 sizeof(struct lpfc_fcf_conn_rec));
6113 conn_entry->conn_rec.vlan_tag =
6114 le16_to_cpu(conn_entry->conn_rec.vlan_tag) & 0xFFF;
6115 conn_entry->conn_rec.flags =
6116 le16_to_cpu(conn_entry->conn_rec.flags);
6117 list_add_tail(&conn_entry->list,
6118 &phba->fcf_conn_rec_list);
6119 }
6120}
6121
6122/**
6123 * lpfc_read_fcoe_param - Read FCoe parameters from conf region..
6124 * @phba: Pointer to hba context object.
6125 * @buff: Buffer containing the FCoE parameter data structure.
6126 *
6127 * This function update driver data structure with config
6128 * parameters read from config region 23.
6129 */
6130static void
6131lpfc_read_fcoe_param(struct lpfc_hba *phba,
6132 uint8_t *buff)
6133{
6134 struct lpfc_fip_param_hdr *fcoe_param_hdr;
6135 struct lpfc_fcoe_params *fcoe_param;
6136
6137 fcoe_param_hdr = (struct lpfc_fip_param_hdr *)
6138 buff;
6139 fcoe_param = (struct lpfc_fcoe_params *)
James Smart32b97932009-07-19 10:01:21 -04006140 (buff + sizeof(struct lpfc_fip_param_hdr));
James Smart6fb120a2009-05-22 14:52:59 -04006141
6142 if ((fcoe_param_hdr->parm_version != FIPP_VERSION) ||
6143 (fcoe_param_hdr->length != FCOE_PARAM_LENGTH))
6144 return;
6145
James Smart6fb120a2009-05-22 14:52:59 -04006146 if (fcoe_param_hdr->parm_flags & FIPP_VLAN_VALID) {
6147 phba->valid_vlan = 1;
6148 phba->vlan_id = le16_to_cpu(fcoe_param->vlan_tag) &
6149 0xFFF;
6150 }
6151
6152 phba->fc_map[0] = fcoe_param->fc_map[0];
6153 phba->fc_map[1] = fcoe_param->fc_map[1];
6154 phba->fc_map[2] = fcoe_param->fc_map[2];
6155 return;
6156}
6157
6158/**
6159 * lpfc_get_rec_conf23 - Get a record type in config region data.
6160 * @buff: Buffer containing config region 23 data.
6161 * @size: Size of the data buffer.
6162 * @rec_type: Record type to be searched.
6163 *
Lucas De Marchi25985ed2011-03-30 22:57:33 -03006164 * This function searches config region data to find the beginning
James Smart6fb120a2009-05-22 14:52:59 -04006165 * of the record specified by record_type. If record found, this
6166 * function return pointer to the record else return NULL.
6167 */
6168static uint8_t *
6169lpfc_get_rec_conf23(uint8_t *buff, uint32_t size, uint8_t rec_type)
6170{
6171 uint32_t offset = 0, rec_length;
6172
6173 if ((buff[0] == LPFC_REGION23_LAST_REC) ||
6174 (size < sizeof(uint32_t)))
6175 return NULL;
6176
6177 rec_length = buff[offset + 1];
6178
6179 /*
6180 * One TLV record has one word header and number of data words
6181 * specified in the rec_length field of the record header.
6182 */
6183 while ((offset + rec_length * sizeof(uint32_t) + sizeof(uint32_t))
6184 <= size) {
6185 if (buff[offset] == rec_type)
6186 return &buff[offset];
6187
6188 if (buff[offset] == LPFC_REGION23_LAST_REC)
6189 return NULL;
6190
6191 offset += rec_length * sizeof(uint32_t) + sizeof(uint32_t);
6192 rec_length = buff[offset + 1];
6193 }
6194 return NULL;
6195}
6196
6197/**
6198 * lpfc_parse_fcoe_conf - Parse FCoE config data read from config region 23.
6199 * @phba: Pointer to lpfc_hba data structure.
6200 * @buff: Buffer containing config region 23 data.
6201 * @size: Size of the data buffer.
6202 *
Stefan Weileef35c22010-08-06 21:11:15 +02006203 * This function parses the FCoE config parameters in config region 23 and
James Smart6fb120a2009-05-22 14:52:59 -04006204 * populate driver data structure with the parameters.
6205 */
6206void
6207lpfc_parse_fcoe_conf(struct lpfc_hba *phba,
6208 uint8_t *buff,
6209 uint32_t size)
6210{
6211 uint32_t offset = 0, rec_length;
6212 uint8_t *rec_ptr;
6213
6214 /*
6215 * If data size is less than 2 words signature and version cannot be
6216 * verified.
6217 */
6218 if (size < 2*sizeof(uint32_t))
6219 return;
6220
6221 /* Check the region signature first */
6222 if (memcmp(buff, LPFC_REGION23_SIGNATURE, 4)) {
6223 lpfc_printf_log(phba, KERN_ERR, LOG_INIT,
6224 "2567 Config region 23 has bad signature\n");
6225 return;
6226 }
6227
6228 offset += 4;
6229
6230 /* Check the data structure version */
6231 if (buff[offset] != LPFC_REGION23_VERSION) {
6232 lpfc_printf_log(phba, KERN_ERR, LOG_INIT,
6233 "2568 Config region 23 has bad version\n");
6234 return;
6235 }
6236 offset += 4;
6237
6238 rec_length = buff[offset + 1];
6239
6240 /* Read FCoE param record */
6241 rec_ptr = lpfc_get_rec_conf23(&buff[offset],
6242 size - offset, FCOE_PARAM_TYPE);
6243 if (rec_ptr)
6244 lpfc_read_fcoe_param(phba, rec_ptr);
6245
6246 /* Read FCF connection table */
6247 rec_ptr = lpfc_get_rec_conf23(&buff[offset],
6248 size - offset, FCOE_CONN_TBL_TYPE);
6249 if (rec_ptr)
6250 lpfc_read_fcf_conn_tbl(phba, rec_ptr);
6251
6252}