[SCSI] lpfc 8.3.14: PCI fixes and enhancements
[deliverable/linux.git] / drivers / scsi / lpfc / lpfc_hbadisc.c
CommitLineData
dea3101e 1/*******************************************************************
2 * This file is part of the Emulex Linux Device Driver for *
c44ce173 3 * Fibre Channel Host Bus Adapters. *
d8e93df1 4 * Copyright (C) 2004-2009 Emulex. All rights reserved. *
c44ce173 5 * EMULEX and SLI are trademarks of Emulex. *
dea3101e 6 * www.emulex.com *
c44ce173 7 * Portions Copyright (C) 2004-2005 Christoph Hellwig *
dea3101e 8 * *
9 * This program is free software; you can redistribute it and/or *
c44ce173
JSEC
10 * 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. *
dea3101e 20 *******************************************************************/
21
dea3101e 22#include <linux/blkdev.h>
5a0e3ad6 23#include <linux/slab.h>
dea3101e 24#include <linux/pci.h>
25#include <linux/kthread.h>
26#include <linux/interrupt.h>
27
91886523 28#include <scsi/scsi.h>
dea3101e 29#include <scsi/scsi_device.h>
30#include <scsi/scsi_host.h>
31#include <scsi/scsi_transport_fc.h>
32
da0436e9 33#include "lpfc_hw4.h"
dea3101e 34#include "lpfc_hw.h"
ea2151b4 35#include "lpfc_nl.h"
dea3101e 36#include "lpfc_disc.h"
37#include "lpfc_sli.h"
da0436e9 38#include "lpfc_sli4.h"
dea3101e 39#include "lpfc_scsi.h"
40#include "lpfc.h"
41#include "lpfc_logmsg.h"
42#include "lpfc_crtn.h"
92d7f7b0 43#include "lpfc_vport.h"
858c9f6c 44#include "lpfc_debugfs.h"
dea3101e 45
46/* AlpaArray for assignment of scsid for scan-down and bind_method */
47static uint8_t lpfcAlpaArray[] = {
48 0xEF, 0xE8, 0xE4, 0xE2, 0xE1, 0xE0, 0xDC, 0xDA, 0xD9, 0xD6,
49 0xD5, 0xD4, 0xD3, 0xD2, 0xD1, 0xCE, 0xCD, 0xCC, 0xCB, 0xCA,
50 0xC9, 0xC7, 0xC6, 0xC5, 0xC3, 0xBC, 0xBA, 0xB9, 0xB6, 0xB5,
51 0xB4, 0xB3, 0xB2, 0xB1, 0xAE, 0xAD, 0xAC, 0xAB, 0xAA, 0xA9,
52 0xA7, 0xA6, 0xA5, 0xA3, 0x9F, 0x9E, 0x9D, 0x9B, 0x98, 0x97,
53 0x90, 0x8F, 0x88, 0x84, 0x82, 0x81, 0x80, 0x7C, 0x7A, 0x79,
54 0x76, 0x75, 0x74, 0x73, 0x72, 0x71, 0x6E, 0x6D, 0x6C, 0x6B,
55 0x6A, 0x69, 0x67, 0x66, 0x65, 0x63, 0x5C, 0x5A, 0x59, 0x56,
56 0x55, 0x54, 0x53, 0x52, 0x51, 0x4E, 0x4D, 0x4C, 0x4B, 0x4A,
57 0x49, 0x47, 0x46, 0x45, 0x43, 0x3C, 0x3A, 0x39, 0x36, 0x35,
58 0x34, 0x33, 0x32, 0x31, 0x2E, 0x2D, 0x2C, 0x2B, 0x2A, 0x29,
59 0x27, 0x26, 0x25, 0x23, 0x1F, 0x1E, 0x1D, 0x1B, 0x18, 0x17,
60 0x10, 0x0F, 0x08, 0x04, 0x02, 0x01
61};
62
2e0fef85 63static void lpfc_disc_timeout_handler(struct lpfc_vport *);
a6ababd2 64static void lpfc_disc_flush_list(struct lpfc_vport *vport);
32b9793f 65static void lpfc_unregister_fcfi_cmpl(struct lpfc_hba *, LPFC_MBOXQ_t *);
dea3101e 66
c01f3208
JS
67void
68lpfc_terminate_rport_io(struct fc_rport *rport)
dea3101e 69{
c01f3208
JS
70 struct lpfc_rport_data *rdata;
71 struct lpfc_nodelist * ndlp;
72 struct lpfc_hba *phba;
dea3101e 73
c01f3208
JS
74 rdata = rport->dd_data;
75 ndlp = rdata->pnode;
76
58da1ffb 77 if (!ndlp || !NLP_CHK_NODE_ACT(ndlp)) {
c01f3208
JS
78 if (rport->roles & FC_RPORT_ROLE_FCP_TARGET)
79 printk(KERN_ERR "Cannot find remote node"
80 " to terminate I/O Data x%x\n",
81 rport->port_id);
dea3101e 82 return;
83 }
84
a257bf90 85 phba = ndlp->phba;
c01f3208 86
858c9f6c
JS
87 lpfc_debugfs_disc_trc(ndlp->vport, LPFC_DISC_TRC_RPORT,
88 "rport terminate: sid:x%x did:x%x flg:x%x",
89 ndlp->nlp_sid, ndlp->nlp_DID, ndlp->nlp_flag);
90
c01f3208 91 if (ndlp->nlp_sid != NLP_NO_SID) {
51ef4c26
JS
92 lpfc_sli_abort_iocb(ndlp->vport,
93 &phba->sli.ring[phba->sli.fcp_ring],
94 ndlp->nlp_sid, 0, LPFC_CTX_TGT);
c01f3208 95 }
c01f3208
JS
96}
97
98/*
99 * This function will be called when dev_loss_tmo fire.
100 */
101void
102lpfc_dev_loss_tmo_callbk(struct fc_rport *rport)
103{
104 struct lpfc_rport_data *rdata;
105 struct lpfc_nodelist * ndlp;
2e0fef85 106 struct lpfc_vport *vport;
858c9f6c 107 struct lpfc_hba *phba;
858c9f6c 108 struct lpfc_work_evt *evtp;
a8adb832
JS
109 int put_node;
110 int put_rport;
c01f3208
JS
111
112 rdata = rport->dd_data;
113 ndlp = rdata->pnode;
58da1ffb 114 if (!ndlp || !NLP_CHK_NODE_ACT(ndlp))
c01f3208 115 return;
c01f3208 116
858c9f6c
JS
117 vport = ndlp->vport;
118 phba = vport->phba;
119
120 lpfc_debugfs_disc_trc(vport, LPFC_DISC_TRC_RPORT,
121 "rport devlosscb: sid:x%x did:x%x flg:x%x",
122 ndlp->nlp_sid, ndlp->nlp_DID, ndlp->nlp_flag);
123
a8adb832
JS
124 /* Don't defer this if we are in the process of deleting the vport
125 * or unloading the driver. The unload will cleanup the node
126 * appropriately we just need to cleanup the ndlp rport info here.
127 */
128 if (vport->load_flag & FC_UNLOADING) {
129 put_node = rdata->pnode != NULL;
130 put_rport = ndlp->rport != NULL;
131 rdata->pnode = NULL;
132 ndlp->rport = NULL;
133 if (put_node)
134 lpfc_nlp_put(ndlp);
135 if (put_rport)
136 put_device(&rport->dev);
137 return;
138 }
139
140 if (ndlp->nlp_state == NLP_STE_MAPPED_NODE)
141 return;
142
858c9f6c
JS
143 evtp = &ndlp->dev_loss_evt;
144
145 if (!list_empty(&evtp->evt_listp))
146 return;
147
148 spin_lock_irq(&phba->hbalock);
fa4066b6
JS
149 /* We need to hold the node by incrementing the reference
150 * count until this queued work is done
151 */
152 evtp->evt_arg1 = lpfc_nlp_get(ndlp);
5e9d9b82
JS
153 if (evtp->evt_arg1) {
154 evtp->evt = LPFC_EVT_DEV_LOSS;
155 list_add_tail(&evtp->evt_listp, &phba->work_list);
156 lpfc_worker_wake_up(phba);
157 }
858c9f6c
JS
158 spin_unlock_irq(&phba->hbalock);
159
858c9f6c
JS
160 return;
161}
162
163/*
164 * This function is called from the worker thread when dev_loss_tmo
165 * expire.
166 */
a6ababd2 167static void
858c9f6c
JS
168lpfc_dev_loss_tmo_handler(struct lpfc_nodelist *ndlp)
169{
170 struct lpfc_rport_data *rdata;
171 struct fc_rport *rport;
172 struct lpfc_vport *vport;
173 struct lpfc_hba *phba;
174 uint8_t *name;
87af33fe
JS
175 int put_node;
176 int put_rport;
858c9f6c
JS
177 int warn_on = 0;
178
179 rport = ndlp->rport;
180
181 if (!rport)
182 return;
183
184 rdata = rport->dd_data;
185 name = (uint8_t *) &ndlp->nlp_portname;
186 vport = ndlp->vport;
187 phba = vport->phba;
188
189 lpfc_debugfs_disc_trc(vport, LPFC_DISC_TRC_RPORT,
190 "rport devlosstmo:did:x%x type:x%x id:x%x",
191 ndlp->nlp_DID, ndlp->nlp_type, rport->scsi_target_id);
192
a8adb832
JS
193 /* Don't defer this if we are in the process of deleting the vport
194 * or unloading the driver. The unload will cleanup the node
195 * appropriately we just need to cleanup the ndlp rport info here.
196 */
197 if (vport->load_flag & FC_UNLOADING) {
09372820
JS
198 if (ndlp->nlp_sid != NLP_NO_SID) {
199 /* flush the target */
200 lpfc_sli_abort_iocb(vport,
201 &phba->sli.ring[phba->sli.fcp_ring],
202 ndlp->nlp_sid, 0, LPFC_CTX_TGT);
203 }
a8adb832
JS
204 put_node = rdata->pnode != NULL;
205 put_rport = ndlp->rport != NULL;
206 rdata->pnode = NULL;
207 ndlp->rport = NULL;
208 if (put_node)
209 lpfc_nlp_put(ndlp);
210 if (put_rport)
211 put_device(&rport->dev);
212 return;
213 }
214
d7c255b2
JS
215 if (ndlp->nlp_state == NLP_STE_MAPPED_NODE) {
216 lpfc_printf_vlog(vport, KERN_INFO, LOG_DISCOVERY,
217 "0284 Devloss timeout Ignored on "
218 "WWPN %x:%x:%x:%x:%x:%x:%x:%x "
219 "NPort x%x\n",
220 *name, *(name+1), *(name+2), *(name+3),
221 *(name+4), *(name+5), *(name+6), *(name+7),
222 ndlp->nlp_DID);
858c9f6c 223 return;
d7c255b2 224 }
858c9f6c 225
92d7f7b0
JS
226 if (ndlp->nlp_type & NLP_FABRIC) {
227 /* We will clean up these Nodes in linkup */
228 put_node = rdata->pnode != NULL;
229 put_rport = ndlp->rport != NULL;
230 rdata->pnode = NULL;
231 ndlp->rport = NULL;
232 if (put_node)
233 lpfc_nlp_put(ndlp);
234 if (put_rport)
235 put_device(&rport->dev);
82085718 236 return;
92d7f7b0 237 }
82085718 238
dea3101e 239 if (ndlp->nlp_sid != NLP_NO_SID) {
6e8215e4 240 warn_on = 1;
dea3101e 241 /* flush the target */
51ef4c26
JS
242 lpfc_sli_abort_iocb(vport, &phba->sli.ring[phba->sli.fcp_ring],
243 ndlp->nlp_sid, 0, LPFC_CTX_TGT);
dea3101e 244 }
c01f3208 245
6e8215e4 246 if (warn_on) {
e8b62011
JS
247 lpfc_printf_vlog(vport, KERN_ERR, LOG_DISCOVERY,
248 "0203 Devloss timeout on "
58da1ffb
JS
249 "WWPN %02x:%02x:%02x:%02x:%02x:%02x:%02x:%02x "
250 "NPort x%06x Data: x%x x%x x%x\n",
e8b62011
JS
251 *name, *(name+1), *(name+2), *(name+3),
252 *(name+4), *(name+5), *(name+6), *(name+7),
253 ndlp->nlp_DID, ndlp->nlp_flag,
254 ndlp->nlp_state, ndlp->nlp_rpi);
6e8215e4 255 } else {
e8b62011
JS
256 lpfc_printf_vlog(vport, KERN_INFO, LOG_DISCOVERY,
257 "0204 Devloss timeout on "
58da1ffb
JS
258 "WWPN %02x:%02x:%02x:%02x:%02x:%02x:%02x:%02x "
259 "NPort x%06x Data: x%x x%x x%x\n",
e8b62011
JS
260 *name, *(name+1), *(name+2), *(name+3),
261 *(name+4), *(name+5), *(name+6), *(name+7),
262 ndlp->nlp_DID, ndlp->nlp_flag,
263 ndlp->nlp_state, ndlp->nlp_rpi);
6e8215e4
JSEC
264 }
265
87af33fe
JS
266 put_node = rdata->pnode != NULL;
267 put_rport = ndlp->rport != NULL;
268 rdata->pnode = NULL;
269 ndlp->rport = NULL;
270 if (put_node)
271 lpfc_nlp_put(ndlp);
272 if (put_rport)
273 put_device(&rport->dev);
274
2e0fef85 275 if (!(vport->load_flag & FC_UNLOADING) &&
1dcb58e5 276 !(ndlp->nlp_flag & NLP_DELAY_TMO) &&
82085718 277 !(ndlp->nlp_flag & NLP_NPR_2B_DISC) &&
ffc95493
JS
278 (ndlp->nlp_state != NLP_STE_UNMAPPED_NODE) &&
279 (ndlp->nlp_state != NLP_STE_REG_LOGIN_ISSUE))
2e0fef85 280 lpfc_disc_state_machine(vport, ndlp, NULL, NLP_EVT_DEVICE_RM);
6fb120a7
JS
281
282 lpfc_unregister_unused_fcf(phba);
92d7f7b0 283}
c01f3208 284
ea2151b4 285/**
3621a710 286 * lpfc_alloc_fast_evt - Allocates data structure for posting event
ea2151b4
JS
287 * @phba: Pointer to hba context object.
288 *
289 * This function is called from the functions which need to post
290 * events from interrupt context. This function allocates data
291 * structure required for posting event. It also keeps track of
292 * number of events pending and prevent event storm when there are
293 * too many events.
294 **/
295struct lpfc_fast_path_event *
296lpfc_alloc_fast_evt(struct lpfc_hba *phba) {
297 struct lpfc_fast_path_event *ret;
298
299 /* If there are lot of fast event do not exhaust memory due to this */
300 if (atomic_read(&phba->fast_event_count) > LPFC_MAX_EVT_COUNT)
301 return NULL;
302
303 ret = kzalloc(sizeof(struct lpfc_fast_path_event),
304 GFP_ATOMIC);
6fb120a7 305 if (ret) {
ea2151b4 306 atomic_inc(&phba->fast_event_count);
6fb120a7
JS
307 INIT_LIST_HEAD(&ret->work_evt.evt_listp);
308 ret->work_evt.evt = LPFC_EVT_FASTPATH_MGMT_EVT;
309 }
ea2151b4
JS
310 return ret;
311}
312
313/**
3621a710 314 * lpfc_free_fast_evt - Frees event data structure
ea2151b4
JS
315 * @phba: Pointer to hba context object.
316 * @evt: Event object which need to be freed.
317 *
318 * This function frees the data structure required for posting
319 * events.
320 **/
321void
322lpfc_free_fast_evt(struct lpfc_hba *phba,
323 struct lpfc_fast_path_event *evt) {
324
325 atomic_dec(&phba->fast_event_count);
326 kfree(evt);
327}
328
329/**
3621a710 330 * lpfc_send_fastpath_evt - Posts events generated from fast path
ea2151b4
JS
331 * @phba: Pointer to hba context object.
332 * @evtp: Event data structure.
333 *
334 * This function is called from worker thread, when the interrupt
335 * context need to post an event. This function posts the event
336 * to fc transport netlink interface.
337 **/
338static void
339lpfc_send_fastpath_evt(struct lpfc_hba *phba,
340 struct lpfc_work_evt *evtp)
341{
342 unsigned long evt_category, evt_sub_category;
343 struct lpfc_fast_path_event *fast_evt_data;
344 char *evt_data;
345 uint32_t evt_data_size;
346 struct Scsi_Host *shost;
347
348 fast_evt_data = container_of(evtp, struct lpfc_fast_path_event,
349 work_evt);
350
351 evt_category = (unsigned long) fast_evt_data->un.fabric_evt.event_type;
352 evt_sub_category = (unsigned long) fast_evt_data->un.
353 fabric_evt.subcategory;
354 shost = lpfc_shost_from_vport(fast_evt_data->vport);
355 if (evt_category == FC_REG_FABRIC_EVENT) {
356 if (evt_sub_category == LPFC_EVENT_FCPRDCHKERR) {
357 evt_data = (char *) &fast_evt_data->un.read_check_error;
358 evt_data_size = sizeof(fast_evt_data->un.
359 read_check_error);
360 } else if ((evt_sub_category == LPFC_EVENT_FABRIC_BUSY) ||
eaf15d5b 361 (evt_sub_category == LPFC_EVENT_PORT_BUSY)) {
ea2151b4
JS
362 evt_data = (char *) &fast_evt_data->un.fabric_evt;
363 evt_data_size = sizeof(fast_evt_data->un.fabric_evt);
364 } else {
365 lpfc_free_fast_evt(phba, fast_evt_data);
366 return;
367 }
368 } else if (evt_category == FC_REG_SCSI_EVENT) {
369 switch (evt_sub_category) {
370 case LPFC_EVENT_QFULL:
371 case LPFC_EVENT_DEVBSY:
372 evt_data = (char *) &fast_evt_data->un.scsi_evt;
373 evt_data_size = sizeof(fast_evt_data->un.scsi_evt);
374 break;
375 case LPFC_EVENT_CHECK_COND:
376 evt_data = (char *) &fast_evt_data->un.check_cond_evt;
377 evt_data_size = sizeof(fast_evt_data->un.
378 check_cond_evt);
379 break;
380 case LPFC_EVENT_VARQUEDEPTH:
381 evt_data = (char *) &fast_evt_data->un.queue_depth_evt;
382 evt_data_size = sizeof(fast_evt_data->un.
383 queue_depth_evt);
384 break;
385 default:
386 lpfc_free_fast_evt(phba, fast_evt_data);
387 return;
388 }
389 } else {
390 lpfc_free_fast_evt(phba, fast_evt_data);
391 return;
392 }
393
394 fc_host_post_vendor_event(shost,
395 fc_get_event_number(),
396 evt_data_size,
397 evt_data,
ddcc50f0 398 LPFC_NL_VENDOR_ID);
ea2151b4
JS
399
400 lpfc_free_fast_evt(phba, fast_evt_data);
401 return;
402}
403
dea3101e 404static void
2e0fef85 405lpfc_work_list_done(struct lpfc_hba *phba)
dea3101e 406{
407 struct lpfc_work_evt *evtp = NULL;
408 struct lpfc_nodelist *ndlp;
409 int free_evt;
410
2e0fef85
JS
411 spin_lock_irq(&phba->hbalock);
412 while (!list_empty(&phba->work_list)) {
dea3101e 413 list_remove_head((&phba->work_list), evtp, typeof(*evtp),
414 evt_listp);
2e0fef85 415 spin_unlock_irq(&phba->hbalock);
dea3101e 416 free_evt = 1;
2fe165b6 417 switch (evtp->evt) {
dea3101e 418 case LPFC_EVT_ELS_RETRY:
2e0fef85 419 ndlp = (struct lpfc_nodelist *) (evtp->evt_arg1);
dea3101e 420 lpfc_els_retry_delay_handler(ndlp);
92d7f7b0 421 free_evt = 0; /* evt is part of ndlp */
fa4066b6
JS
422 /* decrement the node reference count held
423 * for this queued work
424 */
425 lpfc_nlp_put(ndlp);
dea3101e 426 break;
858c9f6c
JS
427 case LPFC_EVT_DEV_LOSS:
428 ndlp = (struct lpfc_nodelist *)(evtp->evt_arg1);
858c9f6c
JS
429 lpfc_dev_loss_tmo_handler(ndlp);
430 free_evt = 0;
fa4066b6
JS
431 /* decrement the node reference count held for
432 * this queued work
433 */
858c9f6c
JS
434 lpfc_nlp_put(ndlp);
435 break;
dea3101e 436 case LPFC_EVT_ONLINE:
2e0fef85
JS
437 if (phba->link_state < LPFC_LINK_DOWN)
438 *(int *) (evtp->evt_arg1) = lpfc_online(phba);
41415862 439 else
2e0fef85 440 *(int *) (evtp->evt_arg1) = 0;
dea3101e 441 complete((struct completion *)(evtp->evt_arg2));
442 break;
46fa311e 443 case LPFC_EVT_OFFLINE_PREP:
2e0fef85 444 if (phba->link_state >= LPFC_LINK_DOWN)
46fa311e
JS
445 lpfc_offline_prep(phba);
446 *(int *)(evtp->evt_arg1) = 0;
447 complete((struct completion *)(evtp->evt_arg2));
448 break;
449 case LPFC_EVT_OFFLINE:
450 lpfc_offline(phba);
41415862
JW
451 lpfc_sli_brdrestart(phba);
452 *(int *)(evtp->evt_arg1) =
46fa311e
JS
453 lpfc_sli_brdready(phba, HS_FFRDY | HS_MBRDY);
454 lpfc_unblock_mgmt_io(phba);
41415862
JW
455 complete((struct completion *)(evtp->evt_arg2));
456 break;
457 case LPFC_EVT_WARM_START:
46fa311e 458 lpfc_offline(phba);
9290831f 459 lpfc_reset_barrier(phba);
41415862
JW
460 lpfc_sli_brdreset(phba);
461 lpfc_hba_down_post(phba);
462 *(int *)(evtp->evt_arg1) =
463 lpfc_sli_brdready(phba, HS_MBRDY);
46fa311e 464 lpfc_unblock_mgmt_io(phba);
41415862
JW
465 complete((struct completion *)(evtp->evt_arg2));
466 break;
467 case LPFC_EVT_KILL:
46fa311e 468 lpfc_offline(phba);
9290831f 469 *(int *)(evtp->evt_arg1)
2e0fef85
JS
470 = (phba->pport->stopped)
471 ? 0 : lpfc_sli_brdkill(phba);
46fa311e 472 lpfc_unblock_mgmt_io(phba);
dea3101e 473 complete((struct completion *)(evtp->evt_arg2));
474 break;
ea2151b4
JS
475 case LPFC_EVT_FASTPATH_MGMT_EVT:
476 lpfc_send_fastpath_evt(phba, evtp);
477 free_evt = 0;
478 break;
78730cfe
JS
479 case LPFC_EVT_RESET_HBA:
480 if (!(phba->pport->load_flag & FC_UNLOADING))
481 lpfc_reset_hba(phba);
482 break;
dea3101e 483 }
484 if (free_evt)
485 kfree(evtp);
2e0fef85 486 spin_lock_irq(&phba->hbalock);
dea3101e 487 }
2e0fef85 488 spin_unlock_irq(&phba->hbalock);
dea3101e 489
490}
491
311464ec 492static void
2e0fef85 493lpfc_work_done(struct lpfc_hba *phba)
dea3101e 494{
495 struct lpfc_sli_ring *pring;
858c9f6c 496 uint32_t ha_copy, status, control, work_port_events;
549e55cd 497 struct lpfc_vport **vports;
51ef4c26 498 struct lpfc_vport *vport;
549e55cd 499 int i;
dea3101e 500
2e0fef85 501 spin_lock_irq(&phba->hbalock);
dea3101e 502 ha_copy = phba->work_ha;
503 phba->work_ha = 0;
2e0fef85 504 spin_unlock_irq(&phba->hbalock);
dea3101e 505
da0436e9
JS
506 /* First, try to post the next mailbox command to SLI4 device */
507 if (phba->pci_dev_grp == LPFC_PCI_DEV_OC)
508 lpfc_sli4_post_async_mbox(phba);
509
2fe165b6 510 if (ha_copy & HA_ERATT)
9399627f 511 /* Handle the error attention event */
dea3101e 512 lpfc_handle_eratt(phba);
513
2fe165b6 514 if (ha_copy & HA_MBATT)
dea3101e 515 lpfc_sli_handle_mb_event(phba);
516
2fe165b6 517 if (ha_copy & HA_LATT)
dea3101e 518 lpfc_handle_latt(phba);
9399627f 519
da0436e9
JS
520 /* Process SLI4 events */
521 if (phba->pci_dev_grp == LPFC_PCI_DEV_OC) {
522 if (phba->hba_flag & FCP_XRI_ABORT_EVENT)
523 lpfc_sli4_fcp_xri_abort_event_proc(phba);
524 if (phba->hba_flag & ELS_XRI_ABORT_EVENT)
525 lpfc_sli4_els_xri_abort_event_proc(phba);
526 if (phba->hba_flag & ASYNC_EVENT)
527 lpfc_sli4_async_event_proc(phba);
528 if (phba->hba_flag & HBA_POST_RECEIVE_BUFFER) {
529 spin_lock_irq(&phba->hbalock);
530 phba->hba_flag &= ~HBA_POST_RECEIVE_BUFFER;
531 spin_unlock_irq(&phba->hbalock);
532 lpfc_sli_hbqbuf_add_hbqs(phba, LPFC_ELS_HBQ);
533 }
ecfd03c6
JS
534 if (phba->fcf.fcf_flag & FCF_REDISC_EVT)
535 lpfc_sli4_fcf_redisc_event_proc(phba);
da0436e9
JS
536 }
537
549e55cd
JS
538 vports = lpfc_create_vport_work_array(phba);
539 if (vports != NULL)
da0436e9 540 for (i = 0; i <= phba->max_vports; i++) {
51ef4c26
JS
541 /*
542 * We could have no vports in array if unloading, so if
543 * this happens then just use the pport
544 */
545 if (vports[i] == NULL && i == 0)
546 vport = phba->pport;
547 else
548 vport = vports[i];
549 if (vport == NULL)
550 break;
58da1ffb 551 spin_lock_irq(&vport->work_port_lock);
51ef4c26 552 work_port_events = vport->work_port_events;
58da1ffb
JS
553 vport->work_port_events &= ~work_port_events;
554 spin_unlock_irq(&vport->work_port_lock);
549e55cd 555 if (work_port_events & WORKER_DISC_TMO)
51ef4c26 556 lpfc_disc_timeout_handler(vport);
549e55cd 557 if (work_port_events & WORKER_ELS_TMO)
51ef4c26 558 lpfc_els_timeout_handler(vport);
549e55cd
JS
559 if (work_port_events & WORKER_HB_TMO)
560 lpfc_hb_timeout_handler(phba);
561 if (work_port_events & WORKER_MBOX_TMO)
562 lpfc_mbox_timeout_handler(phba);
563 if (work_port_events & WORKER_FABRIC_BLOCK_TMO)
564 lpfc_unblock_fabric_iocbs(phba);
565 if (work_port_events & WORKER_FDMI_TMO)
51ef4c26 566 lpfc_fdmi_timeout_handler(vport);
549e55cd
JS
567 if (work_port_events & WORKER_RAMP_DOWN_QUEUE)
568 lpfc_ramp_down_queue_handler(phba);
569 if (work_port_events & WORKER_RAMP_UP_QUEUE)
570 lpfc_ramp_up_queue_handler(phba);
92d7f7b0 571 }
09372820 572 lpfc_destroy_vport_work_array(phba, vports);
dea3101e 573
858c9f6c
JS
574 pring = &phba->sli.ring[LPFC_ELS_RING];
575 status = (ha_copy & (HA_RXMASK << (4*LPFC_ELS_RING)));
576 status >>= (4*LPFC_ELS_RING);
4d9ab994
JS
577 if ((status & HA_RXMASK) ||
578 (pring->flag & LPFC_DEFERRED_RING_EVENT) ||
45ed1190 579 (phba->hba_flag & HBA_SP_QUEUE_EVT)) {
0b727fea 580 if (pring->flag & LPFC_STOP_IOCB_EVENT) {
858c9f6c 581 pring->flag |= LPFC_DEFERRED_RING_EVENT;
5e9d9b82
JS
582 /* Set the lpfc data pending flag */
583 set_bit(LPFC_DATA_READY, &phba->data_flags);
858c9f6c 584 } else {
58da1ffb 585 pring->flag &= ~LPFC_DEFERRED_RING_EVENT;
858c9f6c
JS
586 lpfc_sli_handle_slow_ring_event(phba, pring,
587 (status &
588 HA_RXMASK));
858c9f6c 589 }
2a9bf3d0
JS
590 if (phba->pport->work_port_events & WORKER_SERVICE_TXQ)
591 lpfc_drain_txq(phba);
858c9f6c
JS
592 /*
593 * Turn on Ring interrupts
594 */
3772a991
JS
595 if (phba->sli_rev <= LPFC_SLI_REV3) {
596 spin_lock_irq(&phba->hbalock);
597 control = readl(phba->HCregaddr);
598 if (!(control & (HC_R0INT_ENA << LPFC_ELS_RING))) {
599 lpfc_debugfs_slow_ring_trc(phba,
600 "WRK Enable ring: cntl:x%x hacopy:x%x",
601 control, ha_copy, 0);
602
603 control |= (HC_R0INT_ENA << LPFC_ELS_RING);
604 writel(control, phba->HCregaddr);
605 readl(phba->HCregaddr); /* flush */
606 } else {
607 lpfc_debugfs_slow_ring_trc(phba,
608 "WRK Ring ok: cntl:x%x hacopy:x%x",
609 control, ha_copy, 0);
610 }
611 spin_unlock_irq(&phba->hbalock);
a58cbd52 612 }
dea3101e 613 }
2e0fef85 614 lpfc_work_list_done(phba);
dea3101e 615}
616
dea3101e 617int
618lpfc_do_work(void *p)
619{
620 struct lpfc_hba *phba = p;
621 int rc;
dea3101e 622
623 set_user_nice(current, -20);
5e9d9b82 624 phba->data_flags = 0;
dea3101e 625
3a55b532 626 while (!kthread_should_stop()) {
5e9d9b82
JS
627 /* wait and check worker queue activities */
628 rc = wait_event_interruptible(phba->work_waitq,
629 (test_and_clear_bit(LPFC_DATA_READY,
630 &phba->data_flags)
631 || kthread_should_stop()));
3a55b532
JS
632 /* Signal wakeup shall terminate the worker thread */
633 if (rc) {
634 lpfc_printf_log(phba, KERN_ERR, LOG_ELS,
635 "0433 Wakeup on signal: rc=x%x\n", rc);
dea3101e 636 break;
3a55b532 637 }
dea3101e 638
5e9d9b82 639 /* Attend pending lpfc data processing */
dea3101e 640 lpfc_work_done(phba);
dea3101e 641 }
3a55b532
JS
642 phba->worker_thread = NULL;
643 lpfc_printf_log(phba, KERN_INFO, LOG_ELS,
644 "0432 Worker thread stopped.\n");
dea3101e 645 return 0;
646}
647
648/*
649 * This is only called to handle FC worker events. Since this a rare
650 * occurance, we allocate a struct lpfc_work_evt structure here instead of
651 * embedding it in the IOCB.
652 */
653int
2e0fef85 654lpfc_workq_post_event(struct lpfc_hba *phba, void *arg1, void *arg2,
dea3101e 655 uint32_t evt)
656{
657 struct lpfc_work_evt *evtp;
ed957684 658 unsigned long flags;
dea3101e 659
660 /*
661 * All Mailbox completions and LPFC_ELS_RING rcv ring IOCB events will
662 * be queued to worker thread for processing
663 */
92d7f7b0 664 evtp = kmalloc(sizeof(struct lpfc_work_evt), GFP_ATOMIC);
dea3101e 665 if (!evtp)
666 return 0;
667
668 evtp->evt_arg1 = arg1;
669 evtp->evt_arg2 = arg2;
670 evtp->evt = evt;
671
ed957684 672 spin_lock_irqsave(&phba->hbalock, flags);
071fbd3d 673 list_add_tail(&evtp->evt_listp, &phba->work_list);
ed957684 674 spin_unlock_irqrestore(&phba->hbalock, flags);
dea3101e 675
5e9d9b82
JS
676 lpfc_worker_wake_up(phba);
677
dea3101e 678 return 1;
679}
680
92d7f7b0
JS
681void
682lpfc_cleanup_rpis(struct lpfc_vport *vport, int remove)
683{
09372820 684 struct Scsi_Host *shost = lpfc_shost_from_vport(vport);
92d7f7b0
JS
685 struct lpfc_hba *phba = vport->phba;
686 struct lpfc_nodelist *ndlp, *next_ndlp;
687 int rc;
688
689 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, nlp_listp) {
e47c9093
JS
690 if (!NLP_CHK_NODE_ACT(ndlp))
691 continue;
92d7f7b0
JS
692 if (ndlp->nlp_state == NLP_STE_UNUSED_NODE)
693 continue;
98c9ea5c
JS
694 if ((phba->sli3_options & LPFC_SLI3_VPORT_TEARDOWN) ||
695 ((vport->port_type == LPFC_NPIV_PORT) &&
696 (ndlp->nlp_DID == NameServer_DID)))
92d7f7b0
JS
697 lpfc_unreg_rpi(vport, ndlp);
698
699 /* Leave Fabric nodes alone on link down */
4d9ab994
JS
700 if ((phba->sli_rev < LPFC_SLI_REV4) &&
701 (!remove && ndlp->nlp_type & NLP_FABRIC))
92d7f7b0
JS
702 continue;
703 rc = lpfc_disc_state_machine(vport, ndlp, NULL,
704 remove
705 ? NLP_EVT_DEVICE_RM
706 : NLP_EVT_DEVICE_RECOVERY);
707 }
708 if (phba->sli3_options & LPFC_SLI3_VPORT_TEARDOWN) {
709 lpfc_mbx_unreg_vpi(vport);
09372820 710 spin_lock_irq(shost->host_lock);
92d7f7b0 711 vport->fc_flag |= FC_VPORT_NEEDS_REG_VPI;
09372820 712 spin_unlock_irq(shost->host_lock);
92d7f7b0
JS
713 }
714}
715
87af33fe 716void
98c9ea5c 717lpfc_port_link_failure(struct lpfc_vport *vport)
92d7f7b0 718{
695a814e
JS
719 lpfc_vport_set_state(vport, FC_VPORT_LINKDOWN);
720
45ed1190
JS
721 /* Cleanup any outstanding received buffers */
722 lpfc_cleanup_rcv_buffers(vport);
723
92d7f7b0
JS
724 /* Cleanup any outstanding RSCN activity */
725 lpfc_els_flush_rscn(vport);
726
727 /* Cleanup any outstanding ELS commands */
728 lpfc_els_flush_cmd(vport);
729
730 lpfc_cleanup_rpis(vport, 0);
731
92d7f7b0
JS
732 /* Turn off discovery timer if its running */
733 lpfc_can_disctmo(vport);
734}
735
3772a991 736void
98c9ea5c
JS
737lpfc_linkdown_port(struct lpfc_vport *vport)
738{
739 struct Scsi_Host *shost = lpfc_shost_from_vport(vport);
740
741 fc_host_post_event(shost, fc_get_event_number(), FCH_EVT_LINKDOWN, 0);
742
743 lpfc_debugfs_disc_trc(vport, LPFC_DISC_TRC_ELS_CMD,
744 "Link Down: state:x%x rtry:x%x flg:x%x",
745 vport->port_state, vport->fc_ns_retry, vport->fc_flag);
746
747 lpfc_port_link_failure(vport);
748
749}
750
dea3101e 751int
685f0bf7 752lpfc_linkdown(struct lpfc_hba *phba)
dea3101e 753{
2e0fef85
JS
754 struct lpfc_vport *vport = phba->pport;
755 struct Scsi_Host *shost = lpfc_shost_from_vport(vport);
549e55cd 756 struct lpfc_vport **vports;
685f0bf7 757 LPFC_MBOXQ_t *mb;
549e55cd 758 int i;
dea3101e 759
3163f725 760 if (phba->link_state == LPFC_LINK_DOWN)
2e0fef85 761 return 0;
aacc20e3
JS
762
763 /* Block all SCSI stack I/Os */
764 lpfc_scsi_dev_block(phba);
765
2e0fef85 766 spin_lock_irq(&phba->hbalock);
ecfd03c6 767 phba->fcf.fcf_flag &= ~(FCF_AVAILABLE | FCF_SCAN_DONE);
72100cc4 768 spin_unlock_irq(&phba->hbalock);
92d7f7b0 769 if (phba->link_state > LPFC_LINK_DOWN) {
2e0fef85 770 phba->link_state = LPFC_LINK_DOWN;
72100cc4 771 spin_lock_irq(shost->host_lock);
92d7f7b0 772 phba->pport->fc_flag &= ~FC_LBIT;
72100cc4 773 spin_unlock_irq(shost->host_lock);
92d7f7b0 774 }
549e55cd
JS
775 vports = lpfc_create_vport_work_array(phba);
776 if (vports != NULL)
6fb120a7 777 for (i = 0; i <= phba->max_vports && vports[i] != NULL; i++) {
549e55cd
JS
778 /* Issue a LINK DOWN event to all nodes */
779 lpfc_linkdown_port(vports[i]);
780 }
09372820 781 lpfc_destroy_vport_work_array(phba, vports);
dea3101e 782 /* Clean up any firmware default rpi's */
2e0fef85
JS
783 mb = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL);
784 if (mb) {
92d7f7b0 785 lpfc_unreg_did(phba, 0xffff, 0xffffffff, mb);
ed957684 786 mb->vport = vport;
2e0fef85 787 mb->mbox_cmpl = lpfc_sli_def_mbox_cmpl;
0b727fea 788 if (lpfc_sli_issue_mbox(phba, mb, MBX_NOWAIT)
dea3101e 789 == MBX_NOT_FINISHED) {
2e0fef85 790 mempool_free(mb, phba->mbox_mem_pool);
dea3101e 791 }
792 }
793
dea3101e 794 /* Setup myDID for link up if we are in pt2pt mode */
92d7f7b0
JS
795 if (phba->pport->fc_flag & FC_PT2PT) {
796 phba->pport->fc_myDID = 0;
2e0fef85
JS
797 mb = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL);
798 if (mb) {
dea3101e 799 lpfc_config_link(phba, mb);
92d7f7b0 800 mb->mbox_cmpl = lpfc_sli_def_mbox_cmpl;
ed957684 801 mb->vport = vport;
0b727fea 802 if (lpfc_sli_issue_mbox(phba, mb, MBX_NOWAIT)
dea3101e 803 == MBX_NOT_FINISHED) {
2e0fef85 804 mempool_free(mb, phba->mbox_mem_pool);
dea3101e 805 }
806 }
2e0fef85 807 spin_lock_irq(shost->host_lock);
92d7f7b0 808 phba->pport->fc_flag &= ~(FC_PT2PT | FC_PT2PT_PLOGI);
2e0fef85 809 spin_unlock_irq(shost->host_lock);
dea3101e 810 }
2e0fef85 811
92d7f7b0
JS
812 return 0;
813}
dea3101e 814
92d7f7b0
JS
815static void
816lpfc_linkup_cleanup_nodes(struct lpfc_vport *vport)
817{
818 struct lpfc_nodelist *ndlp;
dea3101e 819
92d7f7b0 820 list_for_each_entry(ndlp, &vport->fc_nodes, nlp_listp) {
e47c9093
JS
821 if (!NLP_CHK_NODE_ACT(ndlp))
822 continue;
92d7f7b0
JS
823 if (ndlp->nlp_state == NLP_STE_UNUSED_NODE)
824 continue;
92d7f7b0 825 if (ndlp->nlp_type & NLP_FABRIC) {
e47c9093
JS
826 /* On Linkup its safe to clean up the ndlp
827 * from Fabric connections.
828 */
92d7f7b0
JS
829 if (ndlp->nlp_DID != Fabric_DID)
830 lpfc_unreg_rpi(vport, ndlp);
831 lpfc_nlp_set_state(vport, ndlp, NLP_STE_NPR_NODE);
832 } else if (!(ndlp->nlp_flag & NLP_NPR_ADISC)) {
e47c9093
JS
833 /* Fail outstanding IO now since device is
834 * marked for PLOGI.
835 */
92d7f7b0
JS
836 lpfc_unreg_rpi(vport, ndlp);
837 }
838 }
dea3101e 839}
840
92d7f7b0
JS
841static void
842lpfc_linkup_port(struct lpfc_vport *vport)
dea3101e 843{
92d7f7b0 844 struct Scsi_Host *shost = lpfc_shost_from_vport(vport);
92d7f7b0
JS
845 struct lpfc_hba *phba = vport->phba;
846
847 if ((vport->load_flag & FC_UNLOADING) != 0)
848 return;
849
858c9f6c
JS
850 lpfc_debugfs_disc_trc(vport, LPFC_DISC_TRC_ELS_CMD,
851 "Link Up: top:x%x speed:x%x flg:x%x",
852 phba->fc_topology, phba->fc_linkspeed, phba->link_flag);
853
92d7f7b0
JS
854 /* If NPIV is not enabled, only bring the physical port up */
855 if (!(phba->sli3_options & LPFC_SLI3_NPIV_ENABLED) &&
856 (vport != phba->pport))
857 return;
dea3101e 858
2e0fef85 859 fc_host_post_event(shost, fc_get_event_number(), FCH_EVT_LINKUP, 0);
d2873e4c 860
2e0fef85 861 spin_lock_irq(shost->host_lock);
2e0fef85
JS
862 vport->fc_flag &= ~(FC_PT2PT | FC_PT2PT_PLOGI | FC_ABORT_DISCOVERY |
863 FC_RSCN_MODE | FC_NLP_MORE | FC_RSCN_DISCOVERY);
864 vport->fc_flag |= FC_NDISC_ACTIVE;
865 vport->fc_ns_retry = 0;
866 spin_unlock_irq(shost->host_lock);
dea3101e 867
92d7f7b0
JS
868 if (vport->fc_flag & FC_LBIT)
869 lpfc_linkup_cleanup_nodes(vport);
dea3101e 870
92d7f7b0
JS
871}
872
873static int
874lpfc_linkup(struct lpfc_hba *phba)
875{
549e55cd
JS
876 struct lpfc_vport **vports;
877 int i;
92d7f7b0
JS
878
879 phba->link_state = LPFC_LINK_UP;
880
881 /* Unblock fabric iocbs if they are blocked */
882 clear_bit(FABRIC_COMANDS_BLOCKED, &phba->bit_flags);
883 del_timer_sync(&phba->fabric_block_timer);
884
549e55cd
JS
885 vports = lpfc_create_vport_work_array(phba);
886 if (vports != NULL)
6fb120a7 887 for (i = 0; i <= phba->max_vports && vports[i] != NULL; i++)
549e55cd 888 lpfc_linkup_port(vports[i]);
09372820 889 lpfc_destroy_vport_work_array(phba, vports);
6fb120a7
JS
890 if ((phba->sli3_options & LPFC_SLI3_NPIV_ENABLED) &&
891 (phba->sli_rev < LPFC_SLI_REV4))
92d7f7b0 892 lpfc_issue_clear_la(phba, phba->pport);
dea3101e 893
894 return 0;
895}
896
897/*
898 * This routine handles processing a CLEAR_LA mailbox
899 * command upon completion. It is setup in the LPFC_MBOXQ
900 * as the completion routine when the command is
901 * handed off to the SLI layer.
902 */
a6ababd2 903static void
2e0fef85 904lpfc_mbx_cmpl_clear_la(struct lpfc_hba *phba, LPFC_MBOXQ_t *pmb)
dea3101e 905{
2e0fef85
JS
906 struct lpfc_vport *vport = pmb->vport;
907 struct Scsi_Host *shost = lpfc_shost_from_vport(vport);
908 struct lpfc_sli *psli = &phba->sli;
04c68496 909 MAILBOX_t *mb = &pmb->u.mb;
dea3101e 910 uint32_t control;
911
dea3101e 912 /* Since we don't do discovery right now, turn these off here */
a4bc3379 913 psli->ring[psli->extra_ring].flag &= ~LPFC_STOP_IOCB_EVENT;
dea3101e 914 psli->ring[psli->fcp_ring].flag &= ~LPFC_STOP_IOCB_EVENT;
915 psli->ring[psli->next_ring].flag &= ~LPFC_STOP_IOCB_EVENT;
916
917 /* Check for error */
918 if ((mb->mbxStatus) && (mb->mbxStatus != 0x1601)) {
92d7f7b0 919 /* CLEAR_LA mbox error <mbxStatus> state <hba_state> */
e8b62011
JS
920 lpfc_printf_vlog(vport, KERN_ERR, LOG_MBOX,
921 "0320 CLEAR_LA mbxStatus error x%x hba "
922 "state x%x\n",
923 mb->mbxStatus, vport->port_state);
2e0fef85 924 phba->link_state = LPFC_HBA_ERROR;
dea3101e 925 goto out;
926 }
927
92d7f7b0
JS
928 if (vport->port_type == LPFC_PHYSICAL_PORT)
929 phba->link_state = LPFC_HBA_READY;
930
931 spin_lock_irq(&phba->hbalock);
932 psli->sli_flag |= LPFC_PROCESS_LA;
933 control = readl(phba->HCregaddr);
934 control |= HC_LAINT_ENA;
935 writel(control, phba->HCregaddr);
936 readl(phba->HCregaddr); /* flush */
937 spin_unlock_irq(&phba->hbalock);
1b32f6aa 938 mempool_free(pmb, phba->mbox_mem_pool);
92d7f7b0 939 return;
dea3101e 940
dea3101e 941out:
942 /* Device Discovery completes */
e8b62011
JS
943 lpfc_printf_vlog(vport, KERN_INFO, LOG_DISCOVERY,
944 "0225 Device Discovery completes\n");
2e0fef85 945 mempool_free(pmb, phba->mbox_mem_pool);
dea3101e 946
2e0fef85 947 spin_lock_irq(shost->host_lock);
58da1ffb 948 vport->fc_flag &= ~FC_ABORT_DISCOVERY;
2e0fef85 949 spin_unlock_irq(shost->host_lock);
dea3101e 950
2e0fef85 951 lpfc_can_disctmo(vport);
dea3101e 952
953 /* turn on Link Attention interrupts */
2e0fef85
JS
954
955 spin_lock_irq(&phba->hbalock);
dea3101e 956 psli->sli_flag |= LPFC_PROCESS_LA;
957 control = readl(phba->HCregaddr);
958 control |= HC_LAINT_ENA;
959 writel(control, phba->HCregaddr);
960 readl(phba->HCregaddr); /* flush */
2e0fef85 961 spin_unlock_irq(&phba->hbalock);
dea3101e 962
963 return;
964}
965
2e0fef85 966
dea3101e 967static void
25594c6b 968lpfc_mbx_cmpl_local_config_link(struct lpfc_hba *phba, LPFC_MBOXQ_t *pmb)
dea3101e 969{
2e0fef85 970 struct lpfc_vport *vport = pmb->vport;
dea3101e 971
04c68496 972 if (pmb->u.mb.mbxStatus)
dea3101e 973 goto out;
dea3101e 974
25594c6b
JW
975 mempool_free(pmb, phba->mbox_mem_pool);
976
977 if (phba->fc_topology == TOPOLOGY_LOOP &&
2e0fef85
JS
978 vport->fc_flag & FC_PUBLIC_LOOP &&
979 !(vport->fc_flag & FC_LBIT)) {
25594c6b 980 /* Need to wait for FAN - use discovery timer
2e0fef85 981 * for timeout. port_state is identically
25594c6b
JW
982 * LPFC_LOCAL_CFG_LINK while waiting for FAN
983 */
2e0fef85 984 lpfc_set_disctmo(vport);
25594c6b 985 return;
92d7f7b0 986 }
dea3101e 987
2e0fef85 988 /* Start discovery by sending a FLOGI. port_state is identically
25594c6b
JW
989 * LPFC_FLOGI while waiting for FLOGI cmpl
990 */
92d7f7b0 991 if (vport->port_state != LPFC_FLOGI) {
92d7f7b0
JS
992 lpfc_initial_flogi(vport);
993 }
25594c6b 994 return;
dea3101e 995
996out:
e8b62011
JS
997 lpfc_printf_vlog(vport, KERN_ERR, LOG_MBOX,
998 "0306 CONFIG_LINK mbxStatus error x%x "
999 "HBA state x%x\n",
04c68496 1000 pmb->u.mb.mbxStatus, vport->port_state);
92d7f7b0 1001 mempool_free(pmb, phba->mbox_mem_pool);
25594c6b 1002
92d7f7b0 1003 lpfc_linkdown(phba);
25594c6b 1004
e8b62011
JS
1005 lpfc_printf_vlog(vport, KERN_ERR, LOG_DISCOVERY,
1006 "0200 CONFIG_LINK bad hba state x%x\n",
1007 vport->port_state);
dea3101e 1008
92d7f7b0 1009 lpfc_issue_clear_la(phba, vport);
dea3101e 1010 return;
1011}
1012
6fb120a7
JS
1013static void
1014lpfc_mbx_cmpl_reg_fcfi(struct lpfc_hba *phba, LPFC_MBOXQ_t *mboxq)
1015{
1016 struct lpfc_vport *vport = mboxq->vport;
1017 unsigned long flags;
1018
1019 if (mboxq->u.mb.mbxStatus) {
1020 lpfc_printf_vlog(vport, KERN_ERR, LOG_MBOX,
1021 "2017 REG_FCFI mbxStatus error x%x "
1022 "HBA state x%x\n",
1023 mboxq->u.mb.mbxStatus, vport->port_state);
1024 mempool_free(mboxq, phba->mbox_mem_pool);
1025 return;
1026 }
1027
1028 /* Start FCoE discovery by sending a FLOGI. */
1029 phba->fcf.fcfi = bf_get(lpfc_reg_fcfi_fcfi, &mboxq->u.mqe.un.reg_fcfi);
1030 /* Set the FCFI registered flag */
1031 spin_lock_irqsave(&phba->hbalock, flags);
1032 phba->fcf.fcf_flag |= FCF_REGISTERED;
1033 spin_unlock_irqrestore(&phba->hbalock, flags);
32b9793f
JS
1034 /* If there is a pending FCoE event, restart FCF table scan. */
1035 if (lpfc_check_pending_fcoe_event(phba, 1)) {
1036 mempool_free(mboxq, phba->mbox_mem_pool);
1037 return;
1038 }
1c6f4ef5 1039 spin_lock_irqsave(&phba->hbalock, flags);
ecfd03c6 1040 phba->fcf.fcf_flag |= (FCF_SCAN_DONE | FCF_IN_USE);
4d9ab994 1041 phba->hba_flag &= ~FCF_DISC_INPROGRESS;
1c6f4ef5
JS
1042 spin_unlock_irqrestore(&phba->hbalock, flags);
1043 if (vport->port_state != LPFC_FLOGI)
6fb120a7 1044 lpfc_initial_flogi(vport);
6fb120a7
JS
1045
1046 mempool_free(mboxq, phba->mbox_mem_pool);
1047 return;
1048}
1049
1050/**
1051 * lpfc_fab_name_match - Check if the fcf fabric name match.
1052 * @fab_name: pointer to fabric name.
1053 * @new_fcf_record: pointer to fcf record.
1054 *
1055 * This routine compare the fcf record's fabric name with provided
1056 * fabric name. If the fabric name are identical this function
1057 * returns 1 else return 0.
1058 **/
1059static uint32_t
1060lpfc_fab_name_match(uint8_t *fab_name, struct fcf_record *new_fcf_record)
1061{
ecfd03c6
JS
1062 if (fab_name[0] != bf_get(lpfc_fcf_record_fab_name_0, new_fcf_record))
1063 return 0;
1064 if (fab_name[1] != bf_get(lpfc_fcf_record_fab_name_1, new_fcf_record))
1065 return 0;
1066 if (fab_name[2] != bf_get(lpfc_fcf_record_fab_name_2, new_fcf_record))
1067 return 0;
1068 if (fab_name[3] != bf_get(lpfc_fcf_record_fab_name_3, new_fcf_record))
1069 return 0;
1070 if (fab_name[4] != bf_get(lpfc_fcf_record_fab_name_4, new_fcf_record))
1071 return 0;
1072 if (fab_name[5] != bf_get(lpfc_fcf_record_fab_name_5, new_fcf_record))
6fb120a7 1073 return 0;
ecfd03c6
JS
1074 if (fab_name[6] != bf_get(lpfc_fcf_record_fab_name_6, new_fcf_record))
1075 return 0;
1076 if (fab_name[7] != bf_get(lpfc_fcf_record_fab_name_7, new_fcf_record))
1077 return 0;
1078 return 1;
6fb120a7
JS
1079}
1080
8fa38513
JS
1081/**
1082 * lpfc_sw_name_match - Check if the fcf switch name match.
1083 * @fab_name: pointer to fabric name.
1084 * @new_fcf_record: pointer to fcf record.
1085 *
1086 * This routine compare the fcf record's switch name with provided
1087 * switch name. If the switch name are identical this function
1088 * returns 1 else return 0.
1089 **/
1090static uint32_t
1091lpfc_sw_name_match(uint8_t *sw_name, struct fcf_record *new_fcf_record)
1092{
ecfd03c6
JS
1093 if (sw_name[0] != bf_get(lpfc_fcf_record_switch_name_0, new_fcf_record))
1094 return 0;
1095 if (sw_name[1] != bf_get(lpfc_fcf_record_switch_name_1, new_fcf_record))
1096 return 0;
1097 if (sw_name[2] != bf_get(lpfc_fcf_record_switch_name_2, new_fcf_record))
8fa38513 1098 return 0;
ecfd03c6
JS
1099 if (sw_name[3] != bf_get(lpfc_fcf_record_switch_name_3, new_fcf_record))
1100 return 0;
1101 if (sw_name[4] != bf_get(lpfc_fcf_record_switch_name_4, new_fcf_record))
1102 return 0;
1103 if (sw_name[5] != bf_get(lpfc_fcf_record_switch_name_5, new_fcf_record))
1104 return 0;
1105 if (sw_name[6] != bf_get(lpfc_fcf_record_switch_name_6, new_fcf_record))
1106 return 0;
1107 if (sw_name[7] != bf_get(lpfc_fcf_record_switch_name_7, new_fcf_record))
1108 return 0;
1109 return 1;
8fa38513
JS
1110}
1111
6fb120a7
JS
1112/**
1113 * lpfc_mac_addr_match - Check if the fcf mac address match.
ecfd03c6 1114 * @mac_addr: pointer to mac address.
6fb120a7
JS
1115 * @new_fcf_record: pointer to fcf record.
1116 *
1117 * This routine compare the fcf record's mac address with HBA's
1118 * FCF mac address. If the mac addresses are identical this function
1119 * returns 1 else return 0.
1120 **/
1121static uint32_t
ecfd03c6 1122lpfc_mac_addr_match(uint8_t *mac_addr, struct fcf_record *new_fcf_record)
6fb120a7 1123{
ecfd03c6
JS
1124 if (mac_addr[0] != bf_get(lpfc_fcf_record_mac_0, new_fcf_record))
1125 return 0;
1126 if (mac_addr[1] != bf_get(lpfc_fcf_record_mac_1, new_fcf_record))
1127 return 0;
1128 if (mac_addr[2] != bf_get(lpfc_fcf_record_mac_2, new_fcf_record))
1129 return 0;
1130 if (mac_addr[3] != bf_get(lpfc_fcf_record_mac_3, new_fcf_record))
1131 return 0;
1132 if (mac_addr[4] != bf_get(lpfc_fcf_record_mac_4, new_fcf_record))
1133 return 0;
1134 if (mac_addr[5] != bf_get(lpfc_fcf_record_mac_5, new_fcf_record))
6fb120a7 1135 return 0;
ecfd03c6
JS
1136 return 1;
1137}
1138
1139static bool
1140lpfc_vlan_id_match(uint16_t curr_vlan_id, uint16_t new_vlan_id)
1141{
1142 return (curr_vlan_id == new_vlan_id);
6fb120a7
JS
1143}
1144
1145/**
1146 * lpfc_copy_fcf_record - Copy fcf information to lpfc_hba.
ecfd03c6 1147 * @fcf: pointer to driver fcf record.
6fb120a7
JS
1148 * @new_fcf_record: pointer to fcf record.
1149 *
1150 * This routine copies the FCF information from the FCF
1151 * record to lpfc_hba data structure.
1152 **/
1153static void
ecfd03c6
JS
1154lpfc_copy_fcf_record(struct lpfc_fcf_rec *fcf_rec,
1155 struct fcf_record *new_fcf_record)
6fb120a7 1156{
ecfd03c6
JS
1157 /* Fabric name */
1158 fcf_rec->fabric_name[0] =
6fb120a7 1159 bf_get(lpfc_fcf_record_fab_name_0, new_fcf_record);
ecfd03c6 1160 fcf_rec->fabric_name[1] =
6fb120a7 1161 bf_get(lpfc_fcf_record_fab_name_1, new_fcf_record);
ecfd03c6 1162 fcf_rec->fabric_name[2] =
6fb120a7 1163 bf_get(lpfc_fcf_record_fab_name_2, new_fcf_record);
ecfd03c6 1164 fcf_rec->fabric_name[3] =
6fb120a7 1165 bf_get(lpfc_fcf_record_fab_name_3, new_fcf_record);
ecfd03c6 1166 fcf_rec->fabric_name[4] =
6fb120a7 1167 bf_get(lpfc_fcf_record_fab_name_4, new_fcf_record);
ecfd03c6 1168 fcf_rec->fabric_name[5] =
6fb120a7 1169 bf_get(lpfc_fcf_record_fab_name_5, new_fcf_record);
ecfd03c6 1170 fcf_rec->fabric_name[6] =
6fb120a7 1171 bf_get(lpfc_fcf_record_fab_name_6, new_fcf_record);
ecfd03c6 1172 fcf_rec->fabric_name[7] =
6fb120a7 1173 bf_get(lpfc_fcf_record_fab_name_7, new_fcf_record);
ecfd03c6
JS
1174 /* Mac address */
1175 fcf_rec->mac_addr[0] = bf_get(lpfc_fcf_record_mac_0, new_fcf_record);
1176 fcf_rec->mac_addr[1] = bf_get(lpfc_fcf_record_mac_1, new_fcf_record);
1177 fcf_rec->mac_addr[2] = bf_get(lpfc_fcf_record_mac_2, new_fcf_record);
1178 fcf_rec->mac_addr[3] = bf_get(lpfc_fcf_record_mac_3, new_fcf_record);
1179 fcf_rec->mac_addr[4] = bf_get(lpfc_fcf_record_mac_4, new_fcf_record);
1180 fcf_rec->mac_addr[5] = bf_get(lpfc_fcf_record_mac_5, new_fcf_record);
1181 /* FCF record index */
1182 fcf_rec->fcf_indx = bf_get(lpfc_fcf_record_fcf_index, new_fcf_record);
1183 /* FCF record priority */
1184 fcf_rec->priority = new_fcf_record->fip_priority;
1185 /* Switch name */
1186 fcf_rec->switch_name[0] =
8fa38513 1187 bf_get(lpfc_fcf_record_switch_name_0, new_fcf_record);
ecfd03c6 1188 fcf_rec->switch_name[1] =
8fa38513 1189 bf_get(lpfc_fcf_record_switch_name_1, new_fcf_record);
ecfd03c6 1190 fcf_rec->switch_name[2] =
8fa38513 1191 bf_get(lpfc_fcf_record_switch_name_2, new_fcf_record);
ecfd03c6 1192 fcf_rec->switch_name[3] =
8fa38513 1193 bf_get(lpfc_fcf_record_switch_name_3, new_fcf_record);
ecfd03c6 1194 fcf_rec->switch_name[4] =
8fa38513 1195 bf_get(lpfc_fcf_record_switch_name_4, new_fcf_record);
ecfd03c6 1196 fcf_rec->switch_name[5] =
8fa38513 1197 bf_get(lpfc_fcf_record_switch_name_5, new_fcf_record);
ecfd03c6 1198 fcf_rec->switch_name[6] =
8fa38513 1199 bf_get(lpfc_fcf_record_switch_name_6, new_fcf_record);
ecfd03c6 1200 fcf_rec->switch_name[7] =
8fa38513 1201 bf_get(lpfc_fcf_record_switch_name_7, new_fcf_record);
6fb120a7
JS
1202}
1203
ecfd03c6
JS
1204/**
1205 * lpfc_update_fcf_record - Update driver fcf record
1206 * @phba: pointer to lpfc hba data structure.
1207 * @fcf_rec: pointer to driver fcf record.
1208 * @new_fcf_record: pointer to hba fcf record.
1209 * @addr_mode: address mode to be set to the driver fcf record.
1210 * @vlan_id: vlan tag to be set to the driver fcf record.
1211 * @flag: flag bits to be set to the driver fcf record.
1212 *
1213 * This routine updates the driver FCF record from the new HBA FCF record
1214 * together with the address mode, vlan_id, and other informations. This
1215 * routine is called with the host lock held.
1216 **/
1217static void
1218__lpfc_update_fcf_record(struct lpfc_hba *phba, struct lpfc_fcf_rec *fcf_rec,
1219 struct fcf_record *new_fcf_record, uint32_t addr_mode,
1220 uint16_t vlan_id, uint32_t flag)
1221{
1222 /* Copy the fields from the HBA's FCF record */
1223 lpfc_copy_fcf_record(fcf_rec, new_fcf_record);
1224 /* Update other fields of driver FCF record */
1225 fcf_rec->addr_mode = addr_mode;
1226 fcf_rec->vlan_id = vlan_id;
1227 fcf_rec->flag |= (flag | RECORD_VALID);
1228}
1229
6fb120a7
JS
1230/**
1231 * lpfc_register_fcf - Register the FCF with hba.
1232 * @phba: pointer to lpfc hba data structure.
1233 *
1234 * This routine issues a register fcfi mailbox command to register
1235 * the fcf with HBA.
1236 **/
1237static void
1238lpfc_register_fcf(struct lpfc_hba *phba)
1239{
1240 LPFC_MBOXQ_t *fcf_mbxq;
1241 int rc;
1242 unsigned long flags;
1243
1244 spin_lock_irqsave(&phba->hbalock, flags);
1245
1246 /* If the FCF is not availabe do nothing. */
1247 if (!(phba->fcf.fcf_flag & FCF_AVAILABLE)) {
4d9ab994 1248 phba->hba_flag &= ~FCF_DISC_INPROGRESS;
6fb120a7
JS
1249 spin_unlock_irqrestore(&phba->hbalock, flags);
1250 return;
1251 }
1252
1253 /* The FCF is already registered, start discovery */
1254 if (phba->fcf.fcf_flag & FCF_REGISTERED) {
ecfd03c6 1255 phba->fcf.fcf_flag |= (FCF_SCAN_DONE | FCF_IN_USE);
32b9793f 1256 phba->hba_flag &= ~FCF_DISC_INPROGRESS;
6fb120a7
JS
1257 spin_unlock_irqrestore(&phba->hbalock, flags);
1258 if (phba->pport->port_state != LPFC_FLOGI)
1259 lpfc_initial_flogi(phba->pport);
1260 return;
1261 }
1262 spin_unlock_irqrestore(&phba->hbalock, flags);
1263
1264 fcf_mbxq = mempool_alloc(phba->mbox_mem_pool,
1265 GFP_KERNEL);
4d9ab994
JS
1266 if (!fcf_mbxq) {
1267 spin_lock_irqsave(&phba->hbalock, flags);
1268 phba->hba_flag &= ~FCF_DISC_INPROGRESS;
1269 spin_unlock_irqrestore(&phba->hbalock, flags);
6fb120a7 1270 return;
4d9ab994 1271 }
6fb120a7
JS
1272
1273 lpfc_reg_fcfi(phba, fcf_mbxq);
1274 fcf_mbxq->vport = phba->pport;
1275 fcf_mbxq->mbox_cmpl = lpfc_mbx_cmpl_reg_fcfi;
1276 rc = lpfc_sli_issue_mbox(phba, fcf_mbxq, MBX_NOWAIT);
4d9ab994
JS
1277 if (rc == MBX_NOT_FINISHED) {
1278 spin_lock_irqsave(&phba->hbalock, flags);
1279 phba->hba_flag &= ~FCF_DISC_INPROGRESS;
1280 spin_unlock_irqrestore(&phba->hbalock, flags);
6fb120a7 1281 mempool_free(fcf_mbxq, phba->mbox_mem_pool);
4d9ab994 1282 }
6fb120a7
JS
1283
1284 return;
1285}
1286
1287/**
1288 * lpfc_match_fcf_conn_list - Check if the FCF record can be used for discovery.
1289 * @phba: pointer to lpfc hba data structure.
1290 * @new_fcf_record: pointer to fcf record.
1291 * @boot_flag: Indicates if this record used by boot bios.
1292 * @addr_mode: The address mode to be used by this FCF
ecfd03c6 1293 * @vlan_id: The vlan id to be used as vlan tagging by this FCF.
6fb120a7
JS
1294 *
1295 * This routine compare the fcf record with connect list obtained from the
1296 * config region to decide if this FCF can be used for SAN discovery. It returns
1297 * 1 if this record can be used for SAN discovery else return zero. If this FCF
1298 * record can be used for SAN discovery, the boot_flag will indicate if this FCF
1299 * is used by boot bios and addr_mode will indicate the addressing mode to be
1300 * used for this FCF when the function returns.
1301 * If the FCF record need to be used with a particular vlan id, the vlan is
1302 * set in the vlan_id on return of the function. If not VLAN tagging need to
1303 * be used with the FCF vlan_id will be set to 0xFFFF;
1304 **/
1305static int
1306lpfc_match_fcf_conn_list(struct lpfc_hba *phba,
1307 struct fcf_record *new_fcf_record,
1308 uint32_t *boot_flag, uint32_t *addr_mode,
1309 uint16_t *vlan_id)
1310{
1311 struct lpfc_fcf_conn_entry *conn_entry;
4d9ab994
JS
1312 int i, j, fcf_vlan_id = 0;
1313
1314 /* Find the lowest VLAN id in the FCF record */
1315 for (i = 0; i < 512; i++) {
1316 if (new_fcf_record->vlan_bitmap[i]) {
1317 fcf_vlan_id = i * 8;
1318 j = 0;
1319 while (!((new_fcf_record->vlan_bitmap[i] >> j) & 1)) {
1320 j++;
1321 fcf_vlan_id++;
1322 }
1323 break;
1324 }
1325 }
6fb120a7 1326
0c287589
JS
1327 /* If FCF not available return 0 */
1328 if (!bf_get(lpfc_fcf_record_fcf_avail, new_fcf_record) ||
1329 !bf_get(lpfc_fcf_record_fcf_valid, new_fcf_record))
1330 return 0;
1331
45ed1190 1332 if (!(phba->hba_flag & HBA_FIP_SUPPORT)) {
6fb120a7
JS
1333 *boot_flag = 0;
1334 *addr_mode = bf_get(lpfc_fcf_record_mac_addr_prov,
1335 new_fcf_record);
1336 if (phba->valid_vlan)
1337 *vlan_id = phba->vlan_id;
1338 else
1339 *vlan_id = 0xFFFF;
1340 return 1;
1341 }
1342
1343 /*
1344 * If there are no FCF connection table entry, driver connect to all
1345 * FCFs.
1346 */
1347 if (list_empty(&phba->fcf_conn_rec_list)) {
1348 *boot_flag = 0;
1349 *addr_mode = bf_get(lpfc_fcf_record_mac_addr_prov,
1350 new_fcf_record);
0c287589
JS
1351
1352 /*
1353 * When there are no FCF connect entries, use driver's default
1354 * addressing mode - FPMA.
1355 */
1356 if (*addr_mode & LPFC_FCF_FPMA)
1357 *addr_mode = LPFC_FCF_FPMA;
1358
4d9ab994
JS
1359 /* If FCF record report a vlan id use that vlan id */
1360 if (fcf_vlan_id)
1361 *vlan_id = fcf_vlan_id;
1362 else
1363 *vlan_id = 0xFFFF;
6fb120a7
JS
1364 return 1;
1365 }
1366
ecfd03c6
JS
1367 list_for_each_entry(conn_entry,
1368 &phba->fcf_conn_rec_list, list) {
6fb120a7
JS
1369 if (!(conn_entry->conn_rec.flags & FCFCNCT_VALID))
1370 continue;
1371
1372 if ((conn_entry->conn_rec.flags & FCFCNCT_FBNM_VALID) &&
1373 !lpfc_fab_name_match(conn_entry->conn_rec.fabric_name,
8fa38513
JS
1374 new_fcf_record))
1375 continue;
1376 if ((conn_entry->conn_rec.flags & FCFCNCT_SWNM_VALID) &&
1377 !lpfc_sw_name_match(conn_entry->conn_rec.switch_name,
1378 new_fcf_record))
6fb120a7 1379 continue;
6fb120a7
JS
1380 if (conn_entry->conn_rec.flags & FCFCNCT_VLAN_VALID) {
1381 /*
1382 * If the vlan bit map does not have the bit set for the
1383 * vlan id to be used, then it is not a match.
1384 */
1385 if (!(new_fcf_record->vlan_bitmap
1386 [conn_entry->conn_rec.vlan_tag / 8] &
1387 (1 << (conn_entry->conn_rec.vlan_tag % 8))))
1388 continue;
1389 }
1390
0c287589
JS
1391 /*
1392 * If connection record does not support any addressing mode,
1393 * skip the FCF record.
1394 */
1395 if (!(bf_get(lpfc_fcf_record_mac_addr_prov, new_fcf_record)
1396 & (LPFC_FCF_FPMA | LPFC_FCF_SPMA)))
1397 continue;
1398
6fb120a7
JS
1399 /*
1400 * Check if the connection record specifies a required
1401 * addressing mode.
1402 */
1403 if ((conn_entry->conn_rec.flags & FCFCNCT_AM_VALID) &&
1404 !(conn_entry->conn_rec.flags & FCFCNCT_AM_PREFERRED)) {
1405
1406 /*
1407 * If SPMA required but FCF not support this continue.
1408 */
1409 if ((conn_entry->conn_rec.flags & FCFCNCT_AM_SPMA) &&
1410 !(bf_get(lpfc_fcf_record_mac_addr_prov,
1411 new_fcf_record) & LPFC_FCF_SPMA))
1412 continue;
1413
1414 /*
1415 * If FPMA required but FCF not support this continue.
1416 */
1417 if (!(conn_entry->conn_rec.flags & FCFCNCT_AM_SPMA) &&
1418 !(bf_get(lpfc_fcf_record_mac_addr_prov,
1419 new_fcf_record) & LPFC_FCF_FPMA))
1420 continue;
1421 }
1422
1423 /*
1424 * This fcf record matches filtering criteria.
1425 */
1426 if (conn_entry->conn_rec.flags & FCFCNCT_BOOT)
1427 *boot_flag = 1;
1428 else
1429 *boot_flag = 0;
1430
0c287589
JS
1431 /*
1432 * If user did not specify any addressing mode, or if the
1433 * prefered addressing mode specified by user is not supported
1434 * by FCF, allow fabric to pick the addressing mode.
1435 */
6fb120a7
JS
1436 *addr_mode = bf_get(lpfc_fcf_record_mac_addr_prov,
1437 new_fcf_record);
1438 /*
1439 * If the user specified a required address mode, assign that
1440 * address mode
1441 */
1442 if ((conn_entry->conn_rec.flags & FCFCNCT_AM_VALID) &&
1443 (!(conn_entry->conn_rec.flags & FCFCNCT_AM_PREFERRED)))
1444 *addr_mode = (conn_entry->conn_rec.flags &
1445 FCFCNCT_AM_SPMA) ?
1446 LPFC_FCF_SPMA : LPFC_FCF_FPMA;
1447 /*
1448 * If the user specified a prefered address mode, use the
1449 * addr mode only if FCF support the addr_mode.
1450 */
1451 else if ((conn_entry->conn_rec.flags & FCFCNCT_AM_VALID) &&
1452 (conn_entry->conn_rec.flags & FCFCNCT_AM_PREFERRED) &&
1453 (conn_entry->conn_rec.flags & FCFCNCT_AM_SPMA) &&
1454 (*addr_mode & LPFC_FCF_SPMA))
1455 *addr_mode = LPFC_FCF_SPMA;
1456 else if ((conn_entry->conn_rec.flags & FCFCNCT_AM_VALID) &&
1457 (conn_entry->conn_rec.flags & FCFCNCT_AM_PREFERRED) &&
1458 !(conn_entry->conn_rec.flags & FCFCNCT_AM_SPMA) &&
1459 (*addr_mode & LPFC_FCF_FPMA))
1460 *addr_mode = LPFC_FCF_FPMA;
6fb120a7 1461
4d9ab994 1462 /* If matching connect list has a vlan id, use it */
6fb120a7
JS
1463 if (conn_entry->conn_rec.flags & FCFCNCT_VLAN_VALID)
1464 *vlan_id = conn_entry->conn_rec.vlan_tag;
4d9ab994
JS
1465 /*
1466 * If no vlan id is specified in connect list, use the vlan id
1467 * in the FCF record
1468 */
1469 else if (fcf_vlan_id)
1470 *vlan_id = fcf_vlan_id;
6fb120a7
JS
1471 else
1472 *vlan_id = 0xFFFF;
1473
1474 return 1;
1475 }
1476
1477 return 0;
1478}
1479
32b9793f
JS
1480/**
1481 * lpfc_check_pending_fcoe_event - Check if there is pending fcoe event.
1482 * @phba: pointer to lpfc hba data structure.
1483 * @unreg_fcf: Unregister FCF if FCF table need to be re-scaned.
1484 *
1485 * This function check if there is any fcoe event pending while driver
1486 * scan FCF entries. If there is any pending event, it will restart the
1487 * FCF saning and return 1 else return 0.
1488 */
1489int
1490lpfc_check_pending_fcoe_event(struct lpfc_hba *phba, uint8_t unreg_fcf)
1491{
32b9793f
JS
1492 /*
1493 * If the Link is up and no FCoE events while in the
1494 * FCF discovery, no need to restart FCF discovery.
1495 */
1496 if ((phba->link_state >= LPFC_LINK_UP) &&
1497 (phba->fcoe_eventtag == phba->fcoe_eventtag_at_fcf_scan))
1498 return 0;
1499
0c9ab6f5
JS
1500 lpfc_printf_log(phba, KERN_INFO, LOG_FIP,
1501 "2768 Pending link or FCF event during current "
1502 "handling of the previous event: link_state:x%x, "
1503 "evt_tag_at_scan:x%x, evt_tag_current:x%x\n",
1504 phba->link_state, phba->fcoe_eventtag_at_fcf_scan,
1505 phba->fcoe_eventtag);
1506
32b9793f
JS
1507 spin_lock_irq(&phba->hbalock);
1508 phba->fcf.fcf_flag &= ~FCF_AVAILABLE;
1509 spin_unlock_irq(&phba->hbalock);
1510
0c9ab6f5
JS
1511 if (phba->link_state >= LPFC_LINK_UP) {
1512 lpfc_printf_log(phba, KERN_INFO, LOG_FIP | LOG_DISCOVERY,
1513 "2780 Restart FCF table scan due to "
1514 "pending FCF event:evt_tag_at_scan:x%x, "
1515 "evt_tag_current:x%x\n",
1516 phba->fcoe_eventtag_at_fcf_scan,
1517 phba->fcoe_eventtag);
1518 lpfc_sli4_fcf_scan_read_fcf_rec(phba, LPFC_FCOE_FCF_GET_FIRST);
1519 } else {
4d9ab994
JS
1520 /*
1521 * Do not continue FCF discovery and clear FCF_DISC_INPROGRESS
1522 * flag
1523 */
1c6f4ef5 1524 spin_lock_irq(&phba->hbalock);
4d9ab994 1525 phba->hba_flag &= ~FCF_DISC_INPROGRESS;
0c9ab6f5 1526 phba->fcf.fcf_flag &= ~(FCF_REDISC_FOV | FCF_DISCOVERY);
1c6f4ef5
JS
1527 spin_unlock_irq(&phba->hbalock);
1528 }
32b9793f 1529
0c9ab6f5 1530 /* Unregister the currently registered FCF if required */
32b9793f
JS
1531 if (unreg_fcf) {
1532 spin_lock_irq(&phba->hbalock);
1533 phba->fcf.fcf_flag &= ~FCF_REGISTERED;
1534 spin_unlock_irq(&phba->hbalock);
0c9ab6f5 1535 lpfc_sli4_unregister_fcf(phba);
32b9793f 1536 }
32b9793f
JS
1537 return 1;
1538}
1539
6fb120a7 1540/**
999d813f
JS
1541 * lpfc_sli4_new_fcf_random_select - Randomly select an eligible new fcf record
1542 * @phba: pointer to lpfc hba data structure.
1543 * @fcf_cnt: number of eligible fcf record seen so far.
1544 *
1545 * This function makes an running random selection decision on FCF record to
1546 * use through a sequence of @fcf_cnt eligible FCF records with equal
1547 * probability. To perform integer manunipulation of random numbers with
1548 * size unit32_t, the lower 16 bits of the 32-bit random number returned
1549 * from random32() are taken as the random random number generated.
1550 *
1551 * Returns true when outcome is for the newly read FCF record should be
1552 * chosen; otherwise, return false when outcome is for keeping the previously
1553 * chosen FCF record.
1554 **/
1555static bool
1556lpfc_sli4_new_fcf_random_select(struct lpfc_hba *phba, uint32_t fcf_cnt)
1557{
1558 uint32_t rand_num;
1559
1560 /* Get 16-bit uniform random number */
1561 rand_num = (0xFFFF & random32());
1562
1563 /* Decision with probability 1/fcf_cnt */
1564 if ((fcf_cnt * rand_num) < 0xFFFF)
1565 return true;
1566 else
1567 return false;
1568}
1569
1570/**
1571 * lpfc_mbx_cmpl_read_fcf_record - Completion handler for read_fcf mbox.
6fb120a7
JS
1572 * @phba: pointer to lpfc hba data structure.
1573 * @mboxq: pointer to mailbox object.
0c9ab6f5 1574 * @next_fcf_index: pointer to holder of next fcf index.
6fb120a7 1575 *
0c9ab6f5
JS
1576 * This routine parses the non-embedded fcf mailbox command by performing the
1577 * necessarily error checking, non-embedded read FCF record mailbox command
1578 * SGE parsing, and endianness swapping.
1579 *
1580 * Returns the pointer to the new FCF record in the non-embedded mailbox
1581 * command DMA memory if successfully, other NULL.
6fb120a7 1582 */
0c9ab6f5
JS
1583static struct fcf_record *
1584lpfc_sli4_fcf_rec_mbox_parse(struct lpfc_hba *phba, LPFC_MBOXQ_t *mboxq,
1585 uint16_t *next_fcf_index)
6fb120a7
JS
1586{
1587 void *virt_addr;
1588 dma_addr_t phys_addr;
6fb120a7
JS
1589 struct lpfc_mbx_sge sge;
1590 struct lpfc_mbx_read_fcf_tbl *read_fcf;
1591 uint32_t shdr_status, shdr_add_status;
1592 union lpfc_sli4_cfg_shdr *shdr;
1593 struct fcf_record *new_fcf_record;
32b9793f 1594
6fb120a7
JS
1595 /* Get the first SGE entry from the non-embedded DMA memory. This
1596 * routine only uses a single SGE.
1597 */
1598 lpfc_sli4_mbx_sge_get(mboxq, 0, &sge);
1599 phys_addr = getPaddr(sge.pa_hi, sge.pa_lo);
1600 if (unlikely(!mboxq->sge_array)) {
1601 lpfc_printf_log(phba, KERN_ERR, LOG_MBOX,
1602 "2524 Failed to get the non-embedded SGE "
1603 "virtual address\n");
0c9ab6f5 1604 return NULL;
6fb120a7
JS
1605 }
1606 virt_addr = mboxq->sge_array->addr[0];
1607
1608 shdr = (union lpfc_sli4_cfg_shdr *)virt_addr;
1609 shdr_status = bf_get(lpfc_mbox_hdr_status, &shdr->response);
0c9ab6f5 1610 shdr_add_status = bf_get(lpfc_mbox_hdr_add_status, &shdr->response);
6fb120a7 1611 if (shdr_status || shdr_add_status) {
0c9ab6f5
JS
1612 if (shdr_status == STATUS_FCF_TABLE_EMPTY)
1613 lpfc_printf_log(phba, KERN_ERR, LOG_FIP,
def9c7a9
JS
1614 "2726 READ_FCF_RECORD Indicates empty "
1615 "FCF table.\n");
0c9ab6f5
JS
1616 else
1617 lpfc_printf_log(phba, KERN_ERR, LOG_FIP,
def9c7a9 1618 "2521 READ_FCF_RECORD mailbox failed "
0c9ab6f5
JS
1619 "with status x%x add_status x%x, "
1620 "mbx\n", shdr_status, shdr_add_status);
1621 return NULL;
6fb120a7 1622 }
0c9ab6f5
JS
1623
1624 /* Interpreting the returned information of the FCF record */
6fb120a7
JS
1625 read_fcf = (struct lpfc_mbx_read_fcf_tbl *)virt_addr;
1626 lpfc_sli_pcimem_bcopy(read_fcf, read_fcf,
1627 sizeof(struct lpfc_mbx_read_fcf_tbl));
0c9ab6f5 1628 *next_fcf_index = bf_get(lpfc_mbx_read_fcf_tbl_nxt_vindx, read_fcf);
6fb120a7
JS
1629 new_fcf_record = (struct fcf_record *)(virt_addr +
1630 sizeof(struct lpfc_mbx_read_fcf_tbl));
1631 lpfc_sli_pcimem_bcopy(new_fcf_record, new_fcf_record,
cb5172ea
JS
1632 offsetof(struct fcf_record, vlan_bitmap));
1633 new_fcf_record->word137 = le32_to_cpu(new_fcf_record->word137);
1634 new_fcf_record->word138 = le32_to_cpu(new_fcf_record->word138);
6fb120a7 1635
0c9ab6f5
JS
1636 return new_fcf_record;
1637}
1638
1639/**
1640 * lpfc_sli4_log_fcf_record_info - Log the information of a fcf record
1641 * @phba: pointer to lpfc hba data structure.
1642 * @fcf_record: pointer to the fcf record.
1643 * @vlan_id: the lowest vlan identifier associated to this fcf record.
1644 * @next_fcf_index: the index to the next fcf record in hba's fcf table.
1645 *
1646 * This routine logs the detailed FCF record if the LOG_FIP loggin is
1647 * enabled.
1648 **/
1649static void
1650lpfc_sli4_log_fcf_record_info(struct lpfc_hba *phba,
1651 struct fcf_record *fcf_record,
1652 uint16_t vlan_id,
1653 uint16_t next_fcf_index)
1654{
1655 lpfc_printf_log(phba, KERN_INFO, LOG_FIP,
1656 "2764 READ_FCF_RECORD:\n"
1657 "\tFCF_Index : x%x\n"
1658 "\tFCF_Avail : x%x\n"
1659 "\tFCF_Valid : x%x\n"
1660 "\tFIP_Priority : x%x\n"
1661 "\tMAC_Provider : x%x\n"
1662 "\tLowest VLANID : x%x\n"
1663 "\tFCF_MAC Addr : x%x:%x:%x:%x:%x:%x\n"
1664 "\tFabric_Name : x%x:%x:%x:%x:%x:%x:%x:%x\n"
1665 "\tSwitch_Name : x%x:%x:%x:%x:%x:%x:%x:%x\n"
1666 "\tNext_FCF_Index: x%x\n",
1667 bf_get(lpfc_fcf_record_fcf_index, fcf_record),
1668 bf_get(lpfc_fcf_record_fcf_avail, fcf_record),
1669 bf_get(lpfc_fcf_record_fcf_valid, fcf_record),
1670 fcf_record->fip_priority,
1671 bf_get(lpfc_fcf_record_mac_addr_prov, fcf_record),
1672 vlan_id,
1673 bf_get(lpfc_fcf_record_mac_0, fcf_record),
1674 bf_get(lpfc_fcf_record_mac_1, fcf_record),
1675 bf_get(lpfc_fcf_record_mac_2, fcf_record),
1676 bf_get(lpfc_fcf_record_mac_3, fcf_record),
1677 bf_get(lpfc_fcf_record_mac_4, fcf_record),
1678 bf_get(lpfc_fcf_record_mac_5, fcf_record),
1679 bf_get(lpfc_fcf_record_fab_name_0, fcf_record),
1680 bf_get(lpfc_fcf_record_fab_name_1, fcf_record),
1681 bf_get(lpfc_fcf_record_fab_name_2, fcf_record),
1682 bf_get(lpfc_fcf_record_fab_name_3, fcf_record),
1683 bf_get(lpfc_fcf_record_fab_name_4, fcf_record),
1684 bf_get(lpfc_fcf_record_fab_name_5, fcf_record),
1685 bf_get(lpfc_fcf_record_fab_name_6, fcf_record),
1686 bf_get(lpfc_fcf_record_fab_name_7, fcf_record),
1687 bf_get(lpfc_fcf_record_switch_name_0, fcf_record),
1688 bf_get(lpfc_fcf_record_switch_name_1, fcf_record),
1689 bf_get(lpfc_fcf_record_switch_name_2, fcf_record),
1690 bf_get(lpfc_fcf_record_switch_name_3, fcf_record),
1691 bf_get(lpfc_fcf_record_switch_name_4, fcf_record),
1692 bf_get(lpfc_fcf_record_switch_name_5, fcf_record),
1693 bf_get(lpfc_fcf_record_switch_name_6, fcf_record),
1694 bf_get(lpfc_fcf_record_switch_name_7, fcf_record),
1695 next_fcf_index);
1696}
1697
1698/**
1699 * lpfc_mbx_cmpl_fcf_scan_read_fcf_rec - fcf scan read_fcf mbox cmpl handler.
1700 * @phba: pointer to lpfc hba data structure.
1701 * @mboxq: pointer to mailbox object.
1702 *
1703 * This function iterates through all the fcf records available in
1704 * HBA and chooses the optimal FCF record for discovery. After finding
1705 * the FCF for discovery it registers the FCF record and kicks start
1706 * discovery.
1707 * If FCF_IN_USE flag is set in currently used FCF, the routine tries to
1708 * use an FCF record which matches fabric name and mac address of the
1709 * currently used FCF record.
1710 * If the driver supports only one FCF, it will try to use the FCF record
1711 * used by BOOT_BIOS.
1712 */
1713void
1714lpfc_mbx_cmpl_fcf_scan_read_fcf_rec(struct lpfc_hba *phba, LPFC_MBOXQ_t *mboxq)
1715{
1716 struct fcf_record *new_fcf_record;
1717 uint32_t boot_flag, addr_mode;
1718 uint16_t fcf_index, next_fcf_index;
1719 struct lpfc_fcf_rec *fcf_rec = NULL;
1720 uint16_t vlan_id;
999d813f
JS
1721 uint32_t seed;
1722 bool select_new_fcf;
0c9ab6f5
JS
1723 int rc;
1724
1725 /* If there is pending FCoE event restart FCF table scan */
1726 if (lpfc_check_pending_fcoe_event(phba, 0)) {
1727 lpfc_sli4_mbox_cmd_free(phba, mboxq);
1728 return;
1729 }
1730
1731 /* Parse the FCF record from the non-embedded mailbox command */
1732 new_fcf_record = lpfc_sli4_fcf_rec_mbox_parse(phba, mboxq,
1733 &next_fcf_index);
1734 if (!new_fcf_record) {
1735 lpfc_printf_log(phba, KERN_WARNING, LOG_FIP,
1736 "2765 Mailbox command READ_FCF_RECORD "
1737 "failed to retrieve a FCF record.\n");
1738 /* Let next new FCF event trigger fast failover */
1739 spin_lock_irq(&phba->hbalock);
1740 phba->hba_flag &= ~FCF_DISC_INPROGRESS;
1741 spin_unlock_irq(&phba->hbalock);
1742 lpfc_sli4_mbox_cmd_free(phba, mboxq);
1743 return;
1744 }
1745
1746 /* Check the FCF record against the connection list */
ecfd03c6
JS
1747 rc = lpfc_match_fcf_conn_list(phba, new_fcf_record, &boot_flag,
1748 &addr_mode, &vlan_id);
0c9ab6f5
JS
1749
1750 /* Log the FCF record information if turned on */
1751 lpfc_sli4_log_fcf_record_info(phba, new_fcf_record, vlan_id,
1752 next_fcf_index);
1753
6fb120a7
JS
1754 /*
1755 * If the fcf record does not match with connect list entries
0c9ab6f5
JS
1756 * read the next entry; otherwise, this is an eligible FCF
1757 * record for round robin FCF failover.
6fb120a7 1758 */
0c9ab6f5
JS
1759 if (!rc) {
1760 lpfc_printf_log(phba, KERN_WARNING, LOG_FIP,
1761 "2781 FCF record fcf_index:x%x failed FCF "
1762 "connection list check, fcf_avail:x%x, "
1763 "fcf_valid:x%x\n",
1764 bf_get(lpfc_fcf_record_fcf_index,
1765 new_fcf_record),
1766 bf_get(lpfc_fcf_record_fcf_avail,
1767 new_fcf_record),
1768 bf_get(lpfc_fcf_record_fcf_valid,
1769 new_fcf_record));
6fb120a7 1770 goto read_next_fcf;
0c9ab6f5
JS
1771 } else {
1772 fcf_index = bf_get(lpfc_fcf_record_fcf_index, new_fcf_record);
1773 rc = lpfc_sli4_fcf_rr_index_set(phba, fcf_index);
1774 if (rc)
1775 goto read_next_fcf;
1776 }
1777
6fb120a7
JS
1778 /*
1779 * If this is not the first FCF discovery of the HBA, use last
ecfd03c6
JS
1780 * FCF record for the discovery. The condition that a rescan
1781 * matches the in-use FCF record: fabric name, switch name, mac
1782 * address, and vlan_id.
6fb120a7 1783 */
0c9ab6f5 1784 spin_lock_irq(&phba->hbalock);
6fb120a7 1785 if (phba->fcf.fcf_flag & FCF_IN_USE) {
ecfd03c6 1786 if (lpfc_fab_name_match(phba->fcf.current_rec.fabric_name,
8fa38513 1787 new_fcf_record) &&
ecfd03c6 1788 lpfc_sw_name_match(phba->fcf.current_rec.switch_name,
8fa38513 1789 new_fcf_record) &&
ecfd03c6
JS
1790 lpfc_mac_addr_match(phba->fcf.current_rec.mac_addr,
1791 new_fcf_record) &&
1792 lpfc_vlan_id_match(phba->fcf.current_rec.vlan_id,
1793 vlan_id)) {
6fb120a7 1794 phba->fcf.fcf_flag |= FCF_AVAILABLE;
ecfd03c6
JS
1795 if (phba->fcf.fcf_flag & FCF_REDISC_PEND)
1796 /* Stop FCF redisc wait timer if pending */
1797 __lpfc_sli4_stop_fcf_redisc_wait_timer(phba);
1798 else if (phba->fcf.fcf_flag & FCF_REDISC_FOV)
1799 /* If in fast failover, mark it's completed */
fc2b989b 1800 phba->fcf.fcf_flag &= ~(FCF_REDISC_FOV |
0c9ab6f5
JS
1801 FCF_DISCOVERY);
1802 spin_unlock_irq(&phba->hbalock);
6fb120a7
JS
1803 goto out;
1804 }
ecfd03c6
JS
1805 /*
1806 * Read next FCF record from HBA searching for the matching
1807 * with in-use record only if not during the fast failover
1808 * period. In case of fast failover period, it shall try to
1809 * determine whether the FCF record just read should be the
1810 * next candidate.
1811 */
1812 if (!(phba->fcf.fcf_flag & FCF_REDISC_FOV)) {
0c9ab6f5 1813 spin_unlock_irq(&phba->hbalock);
ecfd03c6
JS
1814 goto read_next_fcf;
1815 }
6fb120a7 1816 }
ecfd03c6
JS
1817 /*
1818 * Update on failover FCF record only if it's in FCF fast-failover
1819 * period; otherwise, update on current FCF record.
1820 */
fc2b989b
JS
1821 if (phba->fcf.fcf_flag & FCF_REDISC_FOV)
1822 fcf_rec = &phba->fcf.failover_rec;
1823 else
ecfd03c6
JS
1824 fcf_rec = &phba->fcf.current_rec;
1825
6fb120a7
JS
1826 if (phba->fcf.fcf_flag & FCF_AVAILABLE) {
1827 /*
ecfd03c6
JS
1828 * If the driver FCF record does not have boot flag
1829 * set and new hba fcf record has boot flag set, use
1830 * the new hba fcf record.
6fb120a7 1831 */
ecfd03c6
JS
1832 if (boot_flag && !(fcf_rec->flag & BOOT_ENABLE)) {
1833 /* Choose this FCF record */
1834 __lpfc_update_fcf_record(phba, fcf_rec, new_fcf_record,
1835 addr_mode, vlan_id, BOOT_ENABLE);
0c9ab6f5 1836 spin_unlock_irq(&phba->hbalock);
6fb120a7
JS
1837 goto read_next_fcf;
1838 }
1839 /*
ecfd03c6
JS
1840 * If the driver FCF record has boot flag set and the
1841 * new hba FCF record does not have boot flag, read
1842 * the next FCF record.
6fb120a7 1843 */
ecfd03c6 1844 if (!boot_flag && (fcf_rec->flag & BOOT_ENABLE)) {
0c9ab6f5 1845 spin_unlock_irq(&phba->hbalock);
6fb120a7
JS
1846 goto read_next_fcf;
1847 }
1848 /*
ecfd03c6
JS
1849 * If the new hba FCF record has lower priority value
1850 * than the driver FCF record, use the new record.
6fb120a7 1851 */
fc2b989b 1852 if (new_fcf_record->fip_priority < fcf_rec->priority) {
999d813f 1853 /* Choose the new FCF record with lower priority */
ecfd03c6
JS
1854 __lpfc_update_fcf_record(phba, fcf_rec, new_fcf_record,
1855 addr_mode, vlan_id, 0);
999d813f
JS
1856 /* Reset running random FCF selection count */
1857 phba->fcf.eligible_fcf_cnt = 1;
1858 } else if (new_fcf_record->fip_priority == fcf_rec->priority) {
1859 /* Update running random FCF selection count */
1860 phba->fcf.eligible_fcf_cnt++;
1861 select_new_fcf = lpfc_sli4_new_fcf_random_select(phba,
1862 phba->fcf.eligible_fcf_cnt);
1863 if (select_new_fcf)
1864 /* Choose the new FCF by random selection */
1865 __lpfc_update_fcf_record(phba, fcf_rec,
1866 new_fcf_record,
1867 addr_mode, vlan_id, 0);
6fb120a7 1868 }
0c9ab6f5 1869 spin_unlock_irq(&phba->hbalock);
6fb120a7
JS
1870 goto read_next_fcf;
1871 }
1872 /*
ecfd03c6
JS
1873 * This is the first suitable FCF record, choose this record for
1874 * initial best-fit FCF.
6fb120a7 1875 */
ecfd03c6
JS
1876 if (fcf_rec) {
1877 __lpfc_update_fcf_record(phba, fcf_rec, new_fcf_record,
1878 addr_mode, vlan_id, (boot_flag ?
1879 BOOT_ENABLE : 0));
1880 phba->fcf.fcf_flag |= FCF_AVAILABLE;
999d813f
JS
1881 /* Setup initial running random FCF selection count */
1882 phba->fcf.eligible_fcf_cnt = 1;
1883 /* Seeding the random number generator for random selection */
1884 seed = (uint32_t)(0xFFFFFFFF & jiffies);
1885 srandom32(seed);
6fb120a7 1886 }
0c9ab6f5 1887 spin_unlock_irq(&phba->hbalock);
6fb120a7
JS
1888 goto read_next_fcf;
1889
1890read_next_fcf:
1891 lpfc_sli4_mbox_cmd_free(phba, mboxq);
ecfd03c6
JS
1892 if (next_fcf_index == LPFC_FCOE_FCF_NEXT_NONE || next_fcf_index == 0) {
1893 if (phba->fcf.fcf_flag & FCF_REDISC_FOV) {
1894 /*
1895 * Case of FCF fast failover scan
1896 */
1897
1898 /*
1899 * It has not found any suitable FCF record, cancel
1900 * FCF scan inprogress, and do nothing
1901 */
1902 if (!(phba->fcf.failover_rec.flag & RECORD_VALID)) {
0c9ab6f5
JS
1903 lpfc_printf_log(phba, KERN_WARNING, LOG_FIP,
1904 "2782 No suitable FCF record "
1905 "found during this round of "
1906 "post FCF rediscovery scan: "
1907 "fcf_evt_tag:x%x, fcf_index: "
1908 "x%x\n",
1909 phba->fcoe_eventtag_at_fcf_scan,
1910 bf_get(lpfc_fcf_record_fcf_index,
1911 new_fcf_record));
1912 /*
1913 * Let next new FCF event trigger fast
1914 * failover
1915 */
1916 spin_lock_irq(&phba->hbalock);
ecfd03c6 1917 phba->hba_flag &= ~FCF_DISC_INPROGRESS;
0c9ab6f5 1918 spin_unlock_irq(&phba->hbalock);
ecfd03c6
JS
1919 return;
1920 }
1921 /*
1922 * It has found a suitable FCF record that is not
1923 * the same as in-use FCF record, unregister the
1924 * in-use FCF record, replace the in-use FCF record
1925 * with the new FCF record, mark FCF fast failover
1926 * completed, and then start register the new FCF
1927 * record.
1928 */
1929
0c9ab6f5 1930 /* Unregister the current in-use FCF record */
ecfd03c6 1931 lpfc_unregister_fcf(phba);
0c9ab6f5
JS
1932
1933 /* Replace in-use record with the new record */
ecfd03c6
JS
1934 memcpy(&phba->fcf.current_rec,
1935 &phba->fcf.failover_rec,
1936 sizeof(struct lpfc_fcf_rec));
1937 /* mark the FCF fast failover completed */
0c9ab6f5
JS
1938 spin_lock_irq(&phba->hbalock);
1939 phba->fcf.fcf_flag &= ~FCF_REDISC_FOV;
1940 spin_unlock_irq(&phba->hbalock);
1941 /*
1942 * Set up the initial registered FCF index for FLOGI
1943 * round robin FCF failover.
1944 */
1945 phba->fcf.fcf_rr_init_indx =
1946 phba->fcf.failover_rec.fcf_indx;
ecfd03c6
JS
1947 /* Register to the new FCF record */
1948 lpfc_register_fcf(phba);
1949 } else {
1950 /*
1951 * In case of transaction period to fast FCF failover,
1952 * do nothing when search to the end of the FCF table.
1953 */
1954 if ((phba->fcf.fcf_flag & FCF_REDISC_EVT) ||
1955 (phba->fcf.fcf_flag & FCF_REDISC_PEND))
1956 return;
1957 /*
1958 * Otherwise, initial scan or post linkdown rescan,
0c9ab6f5
JS
1959 * register with the best FCF record found so far
1960 * through the FCF scanning process.
1961 */
1962
1963 /* mark the initial FCF discovery completed */
1964 spin_lock_irq(&phba->hbalock);
1965 phba->fcf.fcf_flag &= ~FCF_INIT_DISC;
1966 spin_unlock_irq(&phba->hbalock);
1967 /*
1968 * Set up the initial registered FCF index for FLOGI
1969 * round robin FCF failover
ecfd03c6 1970 */
0c9ab6f5
JS
1971 phba->fcf.fcf_rr_init_indx =
1972 phba->fcf.current_rec.fcf_indx;
1973 /* Register to the new FCF record */
ecfd03c6
JS
1974 lpfc_register_fcf(phba);
1975 }
1976 } else
0c9ab6f5 1977 lpfc_sli4_fcf_scan_read_fcf_rec(phba, next_fcf_index);
6fb120a7
JS
1978 return;
1979
1980out:
1981 lpfc_sli4_mbox_cmd_free(phba, mboxq);
1982 lpfc_register_fcf(phba);
1983
1984 return;
1985}
1986
0c9ab6f5
JS
1987/**
1988 * lpfc_mbx_cmpl_fcf_rr_read_fcf_rec - fcf round robin read_fcf mbox cmpl hdler
1989 * @phba: pointer to lpfc hba data structure.
1990 * @mboxq: pointer to mailbox object.
1991 *
1992 * This is the callback function for FLOGI failure round robin FCF failover
1993 * read FCF record mailbox command from the eligible FCF record bmask for
1994 * performing the failover. If the FCF read back is not valid/available, it
1995 * fails through to retrying FLOGI to the currently registered FCF again.
1996 * Otherwise, if the FCF read back is valid and available, it will set the
1997 * newly read FCF record to the failover FCF record, unregister currently
1998 * registered FCF record, copy the failover FCF record to the current
1999 * FCF record, and then register the current FCF record before proceeding
2000 * to trying FLOGI on the new failover FCF.
2001 */
2002void
2003lpfc_mbx_cmpl_fcf_rr_read_fcf_rec(struct lpfc_hba *phba, LPFC_MBOXQ_t *mboxq)
2004{
2005 struct fcf_record *new_fcf_record;
2006 uint32_t boot_flag, addr_mode;
2007 uint16_t next_fcf_index;
2008 uint16_t current_fcf_index;
2009 uint16_t vlan_id;
2010
2011 /* If link state is not up, stop the round robin failover process */
2012 if (phba->link_state < LPFC_LINK_UP) {
2013 spin_lock_irq(&phba->hbalock);
2014 phba->fcf.fcf_flag &= ~FCF_DISCOVERY;
2015 spin_unlock_irq(&phba->hbalock);
2016 lpfc_sli4_mbox_cmd_free(phba, mboxq);
2017 return;
2018 }
2019
2020 /* Parse the FCF record from the non-embedded mailbox command */
2021 new_fcf_record = lpfc_sli4_fcf_rec_mbox_parse(phba, mboxq,
2022 &next_fcf_index);
2023 if (!new_fcf_record) {
2024 lpfc_printf_log(phba, KERN_WARNING, LOG_FIP,
2025 "2766 Mailbox command READ_FCF_RECORD "
2026 "failed to retrieve a FCF record.\n");
2027 goto out;
2028 }
2029
2030 /* Get the needed parameters from FCF record */
2031 lpfc_match_fcf_conn_list(phba, new_fcf_record, &boot_flag,
2032 &addr_mode, &vlan_id);
2033
2034 /* Log the FCF record information if turned on */
2035 lpfc_sli4_log_fcf_record_info(phba, new_fcf_record, vlan_id,
2036 next_fcf_index);
2037
2038 /* Upload new FCF record to the failover FCF record */
2039 spin_lock_irq(&phba->hbalock);
2040 __lpfc_update_fcf_record(phba, &phba->fcf.failover_rec,
2041 new_fcf_record, addr_mode, vlan_id,
2042 (boot_flag ? BOOT_ENABLE : 0));
2043 spin_unlock_irq(&phba->hbalock);
2044
2045 current_fcf_index = phba->fcf.current_rec.fcf_indx;
2046
2047 /* Unregister the current in-use FCF record */
2048 lpfc_unregister_fcf(phba);
2049
2050 /* Replace in-use record with the new record */
2051 memcpy(&phba->fcf.current_rec, &phba->fcf.failover_rec,
2052 sizeof(struct lpfc_fcf_rec));
2053
2054 lpfc_printf_log(phba, KERN_INFO, LOG_FIP,
2055 "2783 FLOGI round robin FCF failover from FCF "
2056 "(index:x%x) to FCF (index:x%x).\n",
2057 current_fcf_index,
2058 bf_get(lpfc_fcf_record_fcf_index, new_fcf_record));
2059
2060out:
2061 lpfc_sli4_mbox_cmd_free(phba, mboxq);
2062 lpfc_register_fcf(phba);
2063}
2064
2065/**
2066 * lpfc_mbx_cmpl_read_fcf_rec - read fcf completion handler.
2067 * @phba: pointer to lpfc hba data structure.
2068 * @mboxq: pointer to mailbox object.
2069 *
2070 * This is the callback function of read FCF record mailbox command for
2071 * updating the eligible FCF bmask for FLOGI failure round robin FCF
2072 * failover when a new FCF event happened. If the FCF read back is
2073 * valid/available and it passes the connection list check, it updates
2074 * the bmask for the eligible FCF record for round robin failover.
2075 */
2076void
2077lpfc_mbx_cmpl_read_fcf_rec(struct lpfc_hba *phba, LPFC_MBOXQ_t *mboxq)
2078{
2079 struct fcf_record *new_fcf_record;
2080 uint32_t boot_flag, addr_mode;
2081 uint16_t fcf_index, next_fcf_index;
2082 uint16_t vlan_id;
2083 int rc;
2084
2085 /* If link state is not up, no need to proceed */
2086 if (phba->link_state < LPFC_LINK_UP)
2087 goto out;
2088
2089 /* If FCF discovery period is over, no need to proceed */
2090 if (phba->fcf.fcf_flag & FCF_DISCOVERY)
2091 goto out;
2092
2093 /* Parse the FCF record from the non-embedded mailbox command */
2094 new_fcf_record = lpfc_sli4_fcf_rec_mbox_parse(phba, mboxq,
2095 &next_fcf_index);
2096 if (!new_fcf_record) {
2097 lpfc_printf_log(phba, KERN_INFO, LOG_FIP,
2098 "2767 Mailbox command READ_FCF_RECORD "
2099 "failed to retrieve a FCF record.\n");
2100 goto out;
2101 }
2102
2103 /* Check the connection list for eligibility */
2104 rc = lpfc_match_fcf_conn_list(phba, new_fcf_record, &boot_flag,
2105 &addr_mode, &vlan_id);
2106
2107 /* Log the FCF record information if turned on */
2108 lpfc_sli4_log_fcf_record_info(phba, new_fcf_record, vlan_id,
2109 next_fcf_index);
2110
2111 if (!rc)
2112 goto out;
2113
2114 /* Update the eligible FCF record index bmask */
2115 fcf_index = bf_get(lpfc_fcf_record_fcf_index, new_fcf_record);
2116 rc = lpfc_sli4_fcf_rr_index_set(phba, fcf_index);
2117
2118out:
2119 lpfc_sli4_mbox_cmd_free(phba, mboxq);
2120}
2121
1c6834a7
JS
2122/**
2123 * lpfc_init_vpi_cmpl - Completion handler for init_vpi mbox command.
2124 * @phba: pointer to lpfc hba data structure.
2125 * @mboxq: pointer to mailbox data structure.
2126 *
2127 * This function handles completion of init vpi mailbox command.
2128 */
695a814e 2129void
1c6834a7
JS
2130lpfc_init_vpi_cmpl(struct lpfc_hba *phba, LPFC_MBOXQ_t *mboxq)
2131{
2132 struct lpfc_vport *vport = mboxq->vport;
695a814e 2133 struct lpfc_nodelist *ndlp;
72100cc4
JS
2134 struct Scsi_Host *shost = lpfc_shost_from_vport(vport);
2135
1c6834a7
JS
2136 if (mboxq->u.mb.mbxStatus) {
2137 lpfc_printf_vlog(vport, KERN_ERR,
2138 LOG_MBOX,
2139 "2609 Init VPI mailbox failed 0x%x\n",
2140 mboxq->u.mb.mbxStatus);
2141 mempool_free(mboxq, phba->mbox_mem_pool);
2142 lpfc_vport_set_state(vport, FC_VPORT_FAILED);
2143 return;
2144 }
72100cc4 2145 spin_lock_irq(shost->host_lock);
1c6834a7 2146 vport->fc_flag &= ~FC_VPORT_NEEDS_INIT_VPI;
72100cc4 2147 spin_unlock_irq(shost->host_lock);
1c6834a7 2148
695a814e
JS
2149 /* If this port is physical port or FDISC is done, do reg_vpi */
2150 if ((phba->pport == vport) || (vport->port_state == LPFC_FDISC)) {
2151 ndlp = lpfc_findnode_did(vport, Fabric_DID);
2152 if (!ndlp)
2153 lpfc_printf_vlog(vport, KERN_ERR,
2154 LOG_DISCOVERY,
2155 "2731 Cannot find fabric "
2156 "controller node\n");
2157 else
2158 lpfc_register_new_vport(phba, vport, ndlp);
2159 mempool_free(mboxq, phba->mbox_mem_pool);
2160 return;
2161 }
2162
1c6834a7
JS
2163 if (phba->link_flag & LS_NPIV_FAB_SUPPORTED)
2164 lpfc_initial_fdisc(vport);
2165 else {
2166 lpfc_vport_set_state(vport, FC_VPORT_NO_FABRIC_SUPP);
6a9c52cf
JS
2167 lpfc_printf_vlog(vport, KERN_ERR, LOG_ELS,
2168 "2606 No NPIV Fabric support\n");
1c6834a7 2169 }
695a814e 2170 mempool_free(mboxq, phba->mbox_mem_pool);
1c6834a7
JS
2171 return;
2172}
2173
ecfd03c6
JS
2174/**
2175 * lpfc_issue_init_vpi - Issue init_vpi mailbox command.
2176 * @vport: pointer to lpfc_vport data structure.
2177 *
2178 * This function issue a init_vpi mailbox command to initialize
2179 * VPI for the vport.
2180 */
2181void
2182lpfc_issue_init_vpi(struct lpfc_vport *vport)
2183{
2184 LPFC_MBOXQ_t *mboxq;
2185 int rc;
2186
2187 mboxq = mempool_alloc(vport->phba->mbox_mem_pool, GFP_KERNEL);
2188 if (!mboxq) {
2189 lpfc_printf_vlog(vport, KERN_ERR,
2190 LOG_MBOX, "2607 Failed to allocate "
2191 "init_vpi mailbox\n");
2192 return;
2193 }
2194 lpfc_init_vpi(vport->phba, mboxq, vport->vpi);
2195 mboxq->vport = vport;
2196 mboxq->mbox_cmpl = lpfc_init_vpi_cmpl;
2197 rc = lpfc_sli_issue_mbox(vport->phba, mboxq, MBX_NOWAIT);
2198 if (rc == MBX_NOT_FINISHED) {
2199 lpfc_printf_vlog(vport, KERN_ERR,
2200 LOG_MBOX, "2608 Failed to issue init_vpi mailbox\n");
2201 mempool_free(mboxq, vport->phba->mbox_mem_pool);
2202 }
2203}
2204
6fb120a7
JS
2205/**
2206 * lpfc_start_fdiscs - send fdiscs for each vports on this port.
2207 * @phba: pointer to lpfc hba data structure.
2208 *
2209 * This function loops through the list of vports on the @phba and issues an
2210 * FDISC if possible.
2211 */
2212void
2213lpfc_start_fdiscs(struct lpfc_hba *phba)
2214{
2215 struct lpfc_vport **vports;
2216 int i;
2217
2218 vports = lpfc_create_vport_work_array(phba);
2219 if (vports != NULL) {
2220 for (i = 0; i <= phba->max_vports && vports[i] != NULL; i++) {
2221 if (vports[i]->port_type == LPFC_PHYSICAL_PORT)
2222 continue;
2223 /* There are no vpi for this vport */
2224 if (vports[i]->vpi > phba->max_vpi) {
2225 lpfc_vport_set_state(vports[i],
2226 FC_VPORT_FAILED);
2227 continue;
2228 }
2229 if (phba->fc_topology == TOPOLOGY_LOOP) {
2230 lpfc_vport_set_state(vports[i],
2231 FC_VPORT_LINKDOWN);
2232 continue;
2233 }
1c6834a7 2234 if (vports[i]->fc_flag & FC_VPORT_NEEDS_INIT_VPI) {
ecfd03c6 2235 lpfc_issue_init_vpi(vports[i]);
1c6834a7
JS
2236 continue;
2237 }
6fb120a7
JS
2238 if (phba->link_flag & LS_NPIV_FAB_SUPPORTED)
2239 lpfc_initial_fdisc(vports[i]);
2240 else {
2241 lpfc_vport_set_state(vports[i],
2242 FC_VPORT_NO_FABRIC_SUPP);
2243 lpfc_printf_vlog(vports[i], KERN_ERR,
2244 LOG_ELS,
2245 "0259 No NPIV "
2246 "Fabric support\n");
2247 }
2248 }
2249 }
2250 lpfc_destroy_vport_work_array(phba, vports);
2251}
2252
2253void
2254lpfc_mbx_cmpl_reg_vfi(struct lpfc_hba *phba, LPFC_MBOXQ_t *mboxq)
2255{
2256 struct lpfc_dmabuf *dmabuf = mboxq->context1;
2257 struct lpfc_vport *vport = mboxq->vport;
72100cc4 2258 struct Scsi_Host *shost = lpfc_shost_from_vport(vport);
6fb120a7
JS
2259
2260 if (mboxq->u.mb.mbxStatus) {
2261 lpfc_printf_vlog(vport, KERN_ERR, LOG_MBOX,
2262 "2018 REG_VFI mbxStatus error x%x "
2263 "HBA state x%x\n",
2264 mboxq->u.mb.mbxStatus, vport->port_state);
2265 if (phba->fc_topology == TOPOLOGY_LOOP) {
2266 /* FLOGI failed, use loop map to make discovery list */
2267 lpfc_disc_list_loopmap(vport);
2268 /* Start discovery */
2269 lpfc_disc_start(vport);
2270 goto fail_free_mem;
2271 }
2272 lpfc_vport_set_state(vport, FC_VPORT_FAILED);
2273 goto fail_free_mem;
2274 }
c868595d 2275 /* The VPI is implicitly registered when the VFI is registered */
72100cc4 2276 spin_lock_irq(shost->host_lock);
c868595d 2277 vport->vpi_state |= LPFC_VPI_REGISTERED;
695a814e 2278 vport->fc_flag |= FC_VFI_REGISTERED;
695a814e 2279 vport->fc_flag &= ~FC_VPORT_NEEDS_REG_VPI;
72100cc4 2280 spin_unlock_irq(shost->host_lock);
6fb120a7
JS
2281
2282 if (vport->port_state == LPFC_FABRIC_CFG_LINK) {
2283 lpfc_start_fdiscs(phba);
2284 lpfc_do_scr_ns_plogi(phba, vport);
2285 }
2286
2287fail_free_mem:
2288 mempool_free(mboxq, phba->mbox_mem_pool);
2289 lpfc_mbuf_free(phba, dmabuf->virt, dmabuf->phys);
2290 kfree(dmabuf);
2291 return;
2292}
2293
dea3101e 2294static void
2e0fef85 2295lpfc_mbx_cmpl_read_sparam(struct lpfc_hba *phba, LPFC_MBOXQ_t *pmb)
dea3101e 2296{
6fb120a7 2297 MAILBOX_t *mb = &pmb->u.mb;
dea3101e 2298 struct lpfc_dmabuf *mp = (struct lpfc_dmabuf *) pmb->context1;
2e0fef85 2299 struct lpfc_vport *vport = pmb->vport;
dea3101e 2300
2301
2302 /* Check for error */
2303 if (mb->mbxStatus) {
2304 /* READ_SPARAM mbox error <mbxStatus> state <hba_state> */
e8b62011
JS
2305 lpfc_printf_vlog(vport, KERN_ERR, LOG_MBOX,
2306 "0319 READ_SPARAM mbxStatus error x%x "
2307 "hba state x%x>\n",
2308 mb->mbxStatus, vport->port_state);
dea3101e 2309 lpfc_linkdown(phba);
dea3101e 2310 goto out;
2311 }
2312
2e0fef85 2313 memcpy((uint8_t *) &vport->fc_sparam, (uint8_t *) mp->virt,
dea3101e 2314 sizeof (struct serv_parm));
a12e07bc 2315 if (phba->cfg_soft_wwnn)
2e0fef85
JS
2316 u64_to_wwn(phba->cfg_soft_wwnn,
2317 vport->fc_sparam.nodeName.u.wwn);
c3f28afa 2318 if (phba->cfg_soft_wwpn)
2e0fef85
JS
2319 u64_to_wwn(phba->cfg_soft_wwpn,
2320 vport->fc_sparam.portName.u.wwn);
92d7f7b0
JS
2321 memcpy(&vport->fc_nodename, &vport->fc_sparam.nodeName,
2322 sizeof(vport->fc_nodename));
2323 memcpy(&vport->fc_portname, &vport->fc_sparam.portName,
2324 sizeof(vport->fc_portname));
2325 if (vport->port_type == LPFC_PHYSICAL_PORT) {
2326 memcpy(&phba->wwnn, &vport->fc_nodename, sizeof(phba->wwnn));
2327 memcpy(&phba->wwpn, &vport->fc_portname, sizeof(phba->wwnn));
2328 }
2329
dea3101e 2330 lpfc_mbuf_free(phba, mp->virt, mp->phys);
2331 kfree(mp);
2e0fef85 2332 mempool_free(pmb, phba->mbox_mem_pool);
dea3101e 2333 return;
2334
2335out:
2336 pmb->context1 = NULL;
2337 lpfc_mbuf_free(phba, mp->virt, mp->phys);
2338 kfree(mp);
92d7f7b0
JS
2339 lpfc_issue_clear_la(phba, vport);
2340 mempool_free(pmb, phba->mbox_mem_pool);
dea3101e 2341 return;
2342}
2343
2344static void
92d7f7b0 2345lpfc_mbx_process_link_up(struct lpfc_hba *phba, READ_LA_VAR *la)
dea3101e 2346{
92d7f7b0 2347 struct lpfc_vport *vport = phba->pport;
6fb120a7 2348 LPFC_MBOXQ_t *sparam_mbox, *cfglink_mbox = NULL;
2e0fef85 2349 int i;
14691150
JS
2350 struct lpfc_dmabuf *mp;
2351 int rc;
6fb120a7 2352 struct fcf_record *fcf_record;
14691150 2353
92d7f7b0 2354 spin_lock_irq(&phba->hbalock);
2fe165b6 2355 switch (la->UlnkSpeed) {
92d7f7b0
JS
2356 case LA_1GHZ_LINK:
2357 phba->fc_linkspeed = LA_1GHZ_LINK;
2358 break;
2359 case LA_2GHZ_LINK:
2360 phba->fc_linkspeed = LA_2GHZ_LINK;
2361 break;
2362 case LA_4GHZ_LINK:
2363 phba->fc_linkspeed = LA_4GHZ_LINK;
2364 break;
2365 case LA_8GHZ_LINK:
2366 phba->fc_linkspeed = LA_8GHZ_LINK;
2367 break;
f4b4c68f
JS
2368 case LA_10GHZ_LINK:
2369 phba->fc_linkspeed = LA_10GHZ_LINK;
2370 break;
92d7f7b0
JS
2371 default:
2372 phba->fc_linkspeed = LA_UNKNW_LINK;
2373 break;
dea3101e 2374 }
2375
2376 phba->fc_topology = la->topology;
92d7f7b0 2377 phba->link_flag &= ~LS_NPIV_FAB_SUPPORTED;
dea3101e 2378
2379 if (phba->fc_topology == TOPOLOGY_LOOP) {
92d7f7b0 2380 phba->sli3_options &= ~LPFC_SLI3_NPIV_ENABLED;
dea3101e 2381
6a9c52cf
JS
2382 /* if npiv is enabled and this adapter supports npiv log
2383 * a message that npiv is not supported in this topology
2384 */
2385 if (phba->cfg_enable_npiv && phba->max_vpi)
495a714c
JS
2386 lpfc_printf_log(phba, KERN_ERR, LOG_LINK_EVENT,
2387 "1309 Link Up Event npiv not supported in loop "
2388 "topology\n");
92d7f7b0 2389 /* Get Loop Map information */
dea3101e 2390 if (la->il)
2e0fef85 2391 vport->fc_flag |= FC_LBIT;
dea3101e 2392
2e0fef85 2393 vport->fc_myDID = la->granted_AL_PA;
dea3101e 2394 i = la->un.lilpBde64.tus.f.bdeSize;
2395
2396 if (i == 0) {
2397 phba->alpa_map[0] = 0;
2398 } else {
e8b62011 2399 if (vport->cfg_log_verbose & LOG_LINK_EVENT) {
dea3101e 2400 int numalpa, j, k;
2401 union {
2402 uint8_t pamap[16];
2403 struct {
2404 uint32_t wd1;
2405 uint32_t wd2;
2406 uint32_t wd3;
2407 uint32_t wd4;
2408 } pa;
2409 } un;
2410 numalpa = phba->alpa_map[0];
2411 j = 0;
2412 while (j < numalpa) {
2413 memset(un.pamap, 0, 16);
2414 for (k = 1; j < numalpa; k++) {
2415 un.pamap[k - 1] =
2416 phba->alpa_map[j + 1];
2417 j++;
2418 if (k == 16)
2419 break;
2420 }
2421 /* Link Up Event ALPA map */
2422 lpfc_printf_log(phba,
92d7f7b0
JS
2423 KERN_WARNING,
2424 LOG_LINK_EVENT,
e8b62011 2425 "1304 Link Up Event "
92d7f7b0
JS
2426 "ALPA map Data: x%x "
2427 "x%x x%x x%x\n",
92d7f7b0
JS
2428 un.pa.wd1, un.pa.wd2,
2429 un.pa.wd3, un.pa.wd4);
dea3101e 2430 }
2431 }
2432 }
2433 } else {
92d7f7b0 2434 if (!(phba->sli3_options & LPFC_SLI3_NPIV_ENABLED)) {
78b2d852 2435 if (phba->max_vpi && phba->cfg_enable_npiv &&
92d7f7b0
JS
2436 (phba->sli_rev == 3))
2437 phba->sli3_options |= LPFC_SLI3_NPIV_ENABLED;
2438 }
2e0fef85
JS
2439 vport->fc_myDID = phba->fc_pref_DID;
2440 vport->fc_flag |= FC_LBIT;
dea3101e 2441 }
92d7f7b0 2442 spin_unlock_irq(&phba->hbalock);
dea3101e 2443
2444 lpfc_linkup(phba);
9f1177a3
JS
2445 sparam_mbox = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL);
2446 if (!sparam_mbox)
2447 goto out;
2448
2449 rc = lpfc_read_sparam(phba, sparam_mbox, 0);
2450 if (rc) {
2451 mempool_free(sparam_mbox, phba->mbox_mem_pool);
2452 goto out;
2453 }
2454 sparam_mbox->vport = vport;
2455 sparam_mbox->mbox_cmpl = lpfc_mbx_cmpl_read_sparam;
2456 rc = lpfc_sli_issue_mbox(phba, sparam_mbox, MBX_NOWAIT);
2457 if (rc == MBX_NOT_FINISHED) {
2458 mp = (struct lpfc_dmabuf *) sparam_mbox->context1;
2459 lpfc_mbuf_free(phba, mp->virt, mp->phys);
2460 kfree(mp);
2461 mempool_free(sparam_mbox, phba->mbox_mem_pool);
2462 goto out;
dea3101e 2463 }
2464
6fb120a7
JS
2465 if (!(phba->hba_flag & HBA_FCOE_SUPPORT)) {
2466 cfglink_mbox = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL);
2467 if (!cfglink_mbox)
2468 goto out;
2e0fef85 2469 vport->port_state = LPFC_LOCAL_CFG_LINK;
dea3101e 2470 lpfc_config_link(phba, cfglink_mbox);
2e0fef85 2471 cfglink_mbox->vport = vport;
25594c6b 2472 cfglink_mbox->mbox_cmpl = lpfc_mbx_cmpl_local_config_link;
0b727fea 2473 rc = lpfc_sli_issue_mbox(phba, cfglink_mbox, MBX_NOWAIT);
6fb120a7
JS
2474 if (rc == MBX_NOT_FINISHED) {
2475 mempool_free(cfglink_mbox, phba->mbox_mem_pool);
2476 goto out;
2477 }
2478 } else {
32b9793f 2479 vport->port_state = LPFC_VPORT_UNKNOWN;
6fb120a7
JS
2480 /*
2481 * Add the driver's default FCF record at FCF index 0 now. This
2482 * is phase 1 implementation that support FCF index 0 and driver
2483 * defaults.
2484 */
45ed1190 2485 if (!(phba->hba_flag & HBA_FIP_SUPPORT)) {
6fb120a7
JS
2486 fcf_record = kzalloc(sizeof(struct fcf_record),
2487 GFP_KERNEL);
2488 if (unlikely(!fcf_record)) {
2489 lpfc_printf_log(phba, KERN_ERR,
2490 LOG_MBOX | LOG_SLI,
2491 "2554 Could not allocate memmory for "
2492 "fcf record\n");
2493 rc = -ENODEV;
2494 goto out;
2495 }
2496
2497 lpfc_sli4_build_dflt_fcf_record(phba, fcf_record,
2498 LPFC_FCOE_FCF_DEF_INDEX);
2499 rc = lpfc_sli4_add_fcf_record(phba, fcf_record);
2500 if (unlikely(rc)) {
2501 lpfc_printf_log(phba, KERN_ERR,
2502 LOG_MBOX | LOG_SLI,
2503 "2013 Could not manually add FCF "
2504 "record 0, status %d\n", rc);
2505 rc = -ENODEV;
2506 kfree(fcf_record);
2507 goto out;
2508 }
2509 kfree(fcf_record);
2510 }
2511 /*
2512 * The driver is expected to do FIP/FCF. Call the port
2513 * and get the FCF Table.
2514 */
32b9793f
JS
2515 spin_lock_irq(&phba->hbalock);
2516 if (phba->hba_flag & FCF_DISC_INPROGRESS) {
2517 spin_unlock_irq(&phba->hbalock);
2518 return;
2519 }
0c9ab6f5
JS
2520 /* This is the initial FCF discovery scan */
2521 phba->fcf.fcf_flag |= FCF_INIT_DISC;
32b9793f 2522 spin_unlock_irq(&phba->hbalock);
0c9ab6f5
JS
2523 lpfc_printf_log(phba, KERN_INFO, LOG_FIP | LOG_DISCOVERY,
2524 "2778 Start FCF table scan at linkup\n");
2525
2526 rc = lpfc_sli4_fcf_scan_read_fcf_rec(phba,
2527 LPFC_FCOE_FCF_GET_FIRST);
2528 if (rc) {
2529 spin_lock_irq(&phba->hbalock);
2530 phba->fcf.fcf_flag &= ~FCF_INIT_DISC;
2531 spin_unlock_irq(&phba->hbalock);
6fb120a7 2532 goto out;
0c9ab6f5 2533 }
dea3101e 2534 }
6fb120a7
JS
2535
2536 return;
92d7f7b0
JS
2537out:
2538 lpfc_vport_set_state(vport, FC_VPORT_FAILED);
e8b62011
JS
2539 lpfc_printf_vlog(vport, KERN_ERR, LOG_MBOX,
2540 "0263 Discovery Mailbox error: state: 0x%x : %p %p\n",
2541 vport->port_state, sparam_mbox, cfglink_mbox);
92d7f7b0
JS
2542 lpfc_issue_clear_la(phba, vport);
2543 return;
dea3101e 2544}
2545
2546static void
84774a4d 2547lpfc_enable_la(struct lpfc_hba *phba)
2e0fef85 2548{
dea3101e 2549 uint32_t control;
2550 struct lpfc_sli *psli = &phba->sli;
2e0fef85 2551 spin_lock_irq(&phba->hbalock);
dea3101e 2552 psli->sli_flag |= LPFC_PROCESS_LA;
3772a991
JS
2553 if (phba->sli_rev <= LPFC_SLI_REV3) {
2554 control = readl(phba->HCregaddr);
2555 control |= HC_LAINT_ENA;
2556 writel(control, phba->HCregaddr);
2557 readl(phba->HCregaddr); /* flush */
2558 }
2e0fef85 2559 spin_unlock_irq(&phba->hbalock);
dea3101e 2560}
2561
84774a4d
JS
2562static void
2563lpfc_mbx_issue_link_down(struct lpfc_hba *phba)
2564{
2565 lpfc_linkdown(phba);
2566 lpfc_enable_la(phba);
6fb120a7 2567 lpfc_unregister_unused_fcf(phba);
84774a4d
JS
2568 /* turn on Link Attention interrupts - no CLEAR_LA needed */
2569}
2570
2571
dea3101e 2572/*
2573 * This routine handles processing a READ_LA mailbox
2574 * command upon completion. It is setup in the LPFC_MBOXQ
2575 * as the completion routine when the command is
2576 * handed off to the SLI layer.
2577 */
2578void
2e0fef85 2579lpfc_mbx_cmpl_read_la(struct lpfc_hba *phba, LPFC_MBOXQ_t *pmb)
dea3101e 2580{
2e0fef85
JS
2581 struct lpfc_vport *vport = pmb->vport;
2582 struct Scsi_Host *shost = lpfc_shost_from_vport(vport);
dea3101e 2583 READ_LA_VAR *la;
04c68496 2584 MAILBOX_t *mb = &pmb->u.mb;
dea3101e 2585 struct lpfc_dmabuf *mp = (struct lpfc_dmabuf *) (pmb->context1);
2586
0d2b6b83
JS
2587 /* Unblock ELS traffic */
2588 phba->sli.ring[LPFC_ELS_RING].flag &= ~LPFC_STOP_IOCB_EVENT;
dea3101e 2589 /* Check for error */
2590 if (mb->mbxStatus) {
ed957684 2591 lpfc_printf_log(phba, KERN_INFO, LOG_LINK_EVENT,
e8b62011
JS
2592 "1307 READ_LA mbox error x%x state x%x\n",
2593 mb->mbxStatus, vport->port_state);
dea3101e 2594 lpfc_mbx_issue_link_down(phba);
2e0fef85 2595 phba->link_state = LPFC_HBA_ERROR;
dea3101e 2596 goto lpfc_mbx_cmpl_read_la_free_mbuf;
2597 }
2598
04c68496 2599 la = (READ_LA_VAR *) &pmb->u.mb.un.varReadLA;
dea3101e 2600
2601 memcpy(&phba->alpa_map[0], mp->virt, 128);
2602
2e0fef85 2603 spin_lock_irq(shost->host_lock);
c9f8735b 2604 if (la->pb)
2e0fef85 2605 vport->fc_flag |= FC_BYPASSED_MODE;
c9f8735b 2606 else
2e0fef85
JS
2607 vport->fc_flag &= ~FC_BYPASSED_MODE;
2608 spin_unlock_irq(shost->host_lock);
c9f8735b 2609
0c287589 2610 if ((phba->fc_eventTag < la->eventTag) ||
92d7f7b0 2611 (phba->fc_eventTag == la->eventTag)) {
dea3101e 2612 phba->fc_stat.LinkMultiEvent++;
2e0fef85 2613 if (la->attType == AT_LINK_UP)
dea3101e 2614 if (phba->fc_eventTag != 0)
2615 lpfc_linkdown(phba);
92d7f7b0 2616 }
dea3101e 2617
2618 phba->fc_eventTag = la->eventTag;
72100cc4 2619 spin_lock_irq(&phba->hbalock);
84774a4d
JS
2620 if (la->mm)
2621 phba->sli.sli_flag |= LPFC_MENLO_MAINT;
2622 else
2623 phba->sli.sli_flag &= ~LPFC_MENLO_MAINT;
72100cc4 2624 spin_unlock_irq(&phba->hbalock);
dea3101e 2625
4d9ab994 2626 phba->link_events++;
84774a4d 2627 if (la->attType == AT_LINK_UP && (!la->mm)) {
dea3101e 2628 phba->fc_stat.LinkUp++;
2e0fef85 2629 if (phba->link_flag & LS_LOOPBACK_MODE) {
3163f725 2630 lpfc_printf_log(phba, KERN_ERR, LOG_LINK_EVENT,
e8b62011
JS
2631 "1306 Link Up Event in loop back mode "
2632 "x%x received Data: x%x x%x x%x x%x\n",
2633 la->eventTag, phba->fc_eventTag,
2634 la->granted_AL_PA, la->UlnkSpeed,
2635 phba->alpa_map[0]);
5b8bd0c9
JS
2636 } else {
2637 lpfc_printf_log(phba, KERN_ERR, LOG_LINK_EVENT,
e8b62011 2638 "1303 Link Up Event x%x received "
84774a4d 2639 "Data: x%x x%x x%x x%x x%x x%x %d\n",
e8b62011
JS
2640 la->eventTag, phba->fc_eventTag,
2641 la->granted_AL_PA, la->UlnkSpeed,
84774a4d
JS
2642 phba->alpa_map[0],
2643 la->mm, la->fa,
2644 phba->wait_4_mlo_maint_flg);
5b8bd0c9 2645 }
92d7f7b0 2646 lpfc_mbx_process_link_up(phba, la);
84774a4d 2647 } else if (la->attType == AT_LINK_DOWN) {
dea3101e 2648 phba->fc_stat.LinkDown++;
3163f725
JS
2649 if (phba->link_flag & LS_LOOPBACK_MODE) {
2650 lpfc_printf_log(phba, KERN_ERR, LOG_LINK_EVENT,
2651 "1308 Link Down Event in loop back mode "
2652 "x%x received "
2653 "Data: x%x x%x x%x\n",
2654 la->eventTag, phba->fc_eventTag,
2655 phba->pport->port_state, vport->fc_flag);
2656 }
2657 else {
2658 lpfc_printf_log(phba, KERN_ERR, LOG_LINK_EVENT,
e8b62011 2659 "1305 Link Down Event x%x received "
84774a4d
JS
2660 "Data: x%x x%x x%x x%x x%x\n",
2661 la->eventTag, phba->fc_eventTag,
2662 phba->pport->port_state, vport->fc_flag,
2663 la->mm, la->fa);
2664 }
2665 lpfc_mbx_issue_link_down(phba);
2666 }
2667 if (la->mm && la->attType == AT_LINK_UP) {
2668 if (phba->link_state != LPFC_LINK_DOWN) {
2669 phba->fc_stat.LinkDown++;
2670 lpfc_printf_log(phba, KERN_ERR, LOG_LINK_EVENT,
2671 "1312 Link Down Event x%x received "
dea3101e 2672 "Data: x%x x%x x%x\n",
e8b62011 2673 la->eventTag, phba->fc_eventTag,
2e0fef85 2674 phba->pport->port_state, vport->fc_flag);
84774a4d
JS
2675 lpfc_mbx_issue_link_down(phba);
2676 } else
2677 lpfc_enable_la(phba);
2678
2679 lpfc_printf_log(phba, KERN_ERR, LOG_LINK_EVENT,
2680 "1310 Menlo Maint Mode Link up Event x%x rcvd "
2681 "Data: x%x x%x x%x\n",
2682 la->eventTag, phba->fc_eventTag,
2683 phba->pport->port_state, vport->fc_flag);
2684 /*
2685 * The cmnd that triggered this will be waiting for this
2686 * signal.
2687 */
2688 /* WAKEUP for MENLO_SET_MODE or MENLO_RESET command. */
2689 if (phba->wait_4_mlo_maint_flg) {
2690 phba->wait_4_mlo_maint_flg = 0;
2691 wake_up_interruptible(&phba->wait_4_mlo_m_q);
3163f725 2692 }
84774a4d
JS
2693 }
2694
2695 if (la->fa) {
2696 if (la->mm)
2697 lpfc_issue_clear_la(phba, vport);
2698 lpfc_printf_log(phba, KERN_INFO, LOG_LINK_EVENT,
2699 "1311 fa %d\n", la->fa);
dea3101e 2700 }
2701
2702lpfc_mbx_cmpl_read_la_free_mbuf:
2703 lpfc_mbuf_free(phba, mp->virt, mp->phys);
2704 kfree(mp);
2705 mempool_free(pmb, phba->mbox_mem_pool);
2706 return;
2707}
2708
2709/*
2710 * This routine handles processing a REG_LOGIN mailbox
2711 * command upon completion. It is setup in the LPFC_MBOXQ
2712 * as the completion routine when the command is
2713 * handed off to the SLI layer.
2714 */
2715void
2e0fef85 2716lpfc_mbx_cmpl_reg_login(struct lpfc_hba *phba, LPFC_MBOXQ_t *pmb)
dea3101e 2717{
2e0fef85 2718 struct lpfc_vport *vport = pmb->vport;
92d7f7b0 2719 struct lpfc_dmabuf *mp = (struct lpfc_dmabuf *) (pmb->context1);
2e0fef85 2720 struct lpfc_nodelist *ndlp = (struct lpfc_nodelist *) pmb->context2;
ffc95493 2721 struct Scsi_Host *shost = lpfc_shost_from_vport(vport);
dea3101e 2722
dea3101e 2723 pmb->context1 = NULL;
2724
ffc95493
JS
2725 if (ndlp->nlp_flag & NLP_REG_LOGIN_SEND)
2726 ndlp->nlp_flag &= ~NLP_REG_LOGIN_SEND;
2727
2728 if (ndlp->nlp_flag & NLP_IGNR_REG_CMPL ||
2729 ndlp->nlp_state != NLP_STE_REG_LOGIN_ISSUE) {
2730 /* We rcvd a rscn after issuing this
2731 * mbox reg login, we may have cycled
2732 * back through the state and be
2733 * back at reg login state so this
2734 * mbox needs to be ignored becase
2735 * there is another reg login in
2736 * proccess.
2737 */
2738 spin_lock_irq(shost->host_lock);
2739 ndlp->nlp_flag &= ~NLP_IGNR_REG_CMPL;
2740 spin_unlock_irq(shost->host_lock);
2741 if (phba->sli_rev == LPFC_SLI_REV4)
2742 lpfc_sli4_free_rpi(phba,
2743 pmb->u.mb.un.varRegLogin.rpi);
2744
2745 } else
2746 /* Good status, call state machine */
2747 lpfc_disc_state_machine(vport, ndlp, pmb,
2748 NLP_EVT_CMPL_REG_LOGIN);
2749
dea3101e 2750 lpfc_mbuf_free(phba, mp->virt, mp->phys);
2751 kfree(mp);
2e0fef85 2752 mempool_free(pmb, phba->mbox_mem_pool);
fa4066b6
JS
2753 /* decrement the node reference count held for this callback
2754 * function.
2755 */
329f9bc7 2756 lpfc_nlp_put(ndlp);
dea3101e 2757
2758 return;
2759}
2760
92d7f7b0
JS
2761static void
2762lpfc_mbx_cmpl_unreg_vpi(struct lpfc_hba *phba, LPFC_MBOXQ_t *pmb)
2763{
04c68496 2764 MAILBOX_t *mb = &pmb->u.mb;
92d7f7b0
JS
2765 struct lpfc_vport *vport = pmb->vport;
2766 struct Scsi_Host *shost = lpfc_shost_from_vport(vport);
2767
2768 switch (mb->mbxStatus) {
2769 case 0x0011:
2770 case 0x0020:
e8b62011
JS
2771 lpfc_printf_vlog(vport, KERN_INFO, LOG_NODE,
2772 "0911 cmpl_unreg_vpi, mb status = 0x%x\n",
2773 mb->mbxStatus);
92d7f7b0 2774 break;
78730cfe
JS
2775 /* If VPI is busy, reset the HBA */
2776 case 0x9700:
2777 lpfc_printf_vlog(vport, KERN_ERR, LOG_NODE,
2778 "2798 Unreg_vpi failed vpi 0x%x, mb status = 0x%x\n",
2779 vport->vpi, mb->mbxStatus);
2780 if (!(phba->pport->load_flag & FC_UNLOADING))
2781 lpfc_workq_post_event(phba, NULL, NULL,
2782 LPFC_EVT_RESET_HBA);
92d7f7b0 2783 }
72100cc4 2784 spin_lock_irq(shost->host_lock);
c868595d 2785 vport->vpi_state &= ~LPFC_VPI_REGISTERED;
1987807d 2786 vport->fc_flag |= FC_VPORT_NEEDS_REG_VPI;
72100cc4 2787 spin_unlock_irq(shost->host_lock);
92d7f7b0
JS
2788 vport->unreg_vpi_cmpl = VPORT_OK;
2789 mempool_free(pmb, phba->mbox_mem_pool);
2790 /*
2791 * This shost reference might have been taken at the beginning of
2792 * lpfc_vport_delete()
2793 */
1c6f4ef5 2794 if ((vport->load_flag & FC_UNLOADING) && (vport != phba->pport))
92d7f7b0
JS
2795 scsi_host_put(shost);
2796}
2797
d7c255b2 2798int
92d7f7b0
JS
2799lpfc_mbx_unreg_vpi(struct lpfc_vport *vport)
2800{
2801 struct lpfc_hba *phba = vport->phba;
2802 LPFC_MBOXQ_t *mbox;
2803 int rc;
2804
2805 mbox = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL);
2806 if (!mbox)
d7c255b2 2807 return 1;
92d7f7b0
JS
2808
2809 lpfc_unreg_vpi(phba, vport->vpi, mbox);
2810 mbox->vport = vport;
2811 mbox->mbox_cmpl = lpfc_mbx_cmpl_unreg_vpi;
0b727fea 2812 rc = lpfc_sli_issue_mbox(phba, mbox, MBX_NOWAIT);
92d7f7b0 2813 if (rc == MBX_NOT_FINISHED) {
e8b62011
JS
2814 lpfc_printf_vlog(vport, KERN_ERR, LOG_MBOX | LOG_VPORT,
2815 "1800 Could not issue unreg_vpi\n");
92d7f7b0
JS
2816 mempool_free(mbox, phba->mbox_mem_pool);
2817 vport->unreg_vpi_cmpl = VPORT_ERROR;
d7c255b2 2818 return rc;
92d7f7b0 2819 }
d7c255b2 2820 return 0;
92d7f7b0
JS
2821}
2822
2823static void
2824lpfc_mbx_cmpl_reg_vpi(struct lpfc_hba *phba, LPFC_MBOXQ_t *pmb)
2825{
2826 struct lpfc_vport *vport = pmb->vport;
2827 struct Scsi_Host *shost = lpfc_shost_from_vport(vport);
04c68496 2828 MAILBOX_t *mb = &pmb->u.mb;
92d7f7b0
JS
2829
2830 switch (mb->mbxStatus) {
2831 case 0x0011:
2832 case 0x9601:
2833 case 0x9602:
e8b62011
JS
2834 lpfc_printf_vlog(vport, KERN_INFO, LOG_NODE,
2835 "0912 cmpl_reg_vpi, mb status = 0x%x\n",
2836 mb->mbxStatus);
92d7f7b0
JS
2837 lpfc_vport_set_state(vport, FC_VPORT_FAILED);
2838 spin_lock_irq(shost->host_lock);
2839 vport->fc_flag &= ~(FC_FABRIC | FC_PUBLIC_LOOP);
2840 spin_unlock_irq(shost->host_lock);
2841 vport->fc_myDID = 0;
2842 goto out;
2843 }
92d7f7b0 2844
72100cc4 2845 spin_lock_irq(shost->host_lock);
c868595d 2846 vport->vpi_state |= LPFC_VPI_REGISTERED;
695a814e 2847 vport->fc_flag &= ~FC_VPORT_NEEDS_REG_VPI;
72100cc4 2848 spin_unlock_irq(shost->host_lock);
92d7f7b0
JS
2849 vport->num_disc_nodes = 0;
2850 /* go thru NPR list and issue ELS PLOGIs */
2851 if (vport->fc_npr_cnt)
2852 lpfc_els_disc_plogi(vport);
2853
2854 if (!vport->num_disc_nodes) {
2855 spin_lock_irq(shost->host_lock);
2856 vport->fc_flag &= ~FC_NDISC_ACTIVE;
2857 spin_unlock_irq(shost->host_lock);
2858 lpfc_can_disctmo(vport);
2859 }
2860 vport->port_state = LPFC_VPORT_READY;
2861
2862out:
2863 mempool_free(pmb, phba->mbox_mem_pool);
2864 return;
2865}
2866
21e9a0a5
JS
2867/**
2868 * lpfc_create_static_vport - Read HBA config region to create static vports.
2869 * @phba: pointer to lpfc hba data structure.
2870 *
2871 * This routine issue a DUMP mailbox command for config region 22 to get
2872 * the list of static vports to be created. The function create vports
2873 * based on the information returned from the HBA.
2874 **/
2875void
2876lpfc_create_static_vport(struct lpfc_hba *phba)
2877{
2878 LPFC_MBOXQ_t *pmb = NULL;
2879 MAILBOX_t *mb;
2880 struct static_vport_info *vport_info;
1c6834a7 2881 int rc = 0, i;
21e9a0a5
JS
2882 struct fc_vport_identifiers vport_id;
2883 struct fc_vport *new_fc_vport;
2884 struct Scsi_Host *shost;
2885 struct lpfc_vport *vport;
2886 uint16_t offset = 0;
2887 uint8_t *vport_buff;
1c6834a7
JS
2888 struct lpfc_dmabuf *mp;
2889 uint32_t byte_count = 0;
21e9a0a5
JS
2890
2891 pmb = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL);
2892 if (!pmb) {
2893 lpfc_printf_log(phba, KERN_ERR, LOG_INIT,
2894 "0542 lpfc_create_static_vport failed to"
2895 " allocate mailbox memory\n");
2896 return;
2897 }
2898
2899 mb = &pmb->u.mb;
2900
2901 vport_info = kzalloc(sizeof(struct static_vport_info), GFP_KERNEL);
2902 if (!vport_info) {
2903 lpfc_printf_log(phba, KERN_ERR, LOG_INIT,
2904 "0543 lpfc_create_static_vport failed to"
2905 " allocate vport_info\n");
2906 mempool_free(pmb, phba->mbox_mem_pool);
2907 return;
2908 }
2909
2910 vport_buff = (uint8_t *) vport_info;
2911 do {
1c6834a7
JS
2912 if (lpfc_dump_static_vport(phba, pmb, offset))
2913 goto out;
2914
21e9a0a5
JS
2915 pmb->vport = phba->pport;
2916 rc = lpfc_sli_issue_mbox_wait(phba, pmb, LPFC_MBOX_TMO);
2917
2918 if ((rc != MBX_SUCCESS) || mb->mbxStatus) {
2919 lpfc_printf_log(phba, KERN_WARNING, LOG_INIT,
2920 "0544 lpfc_create_static_vport failed to"
2921 " issue dump mailbox command ret 0x%x "
2922 "status 0x%x\n",
2923 rc, mb->mbxStatus);
2924 goto out;
2925 }
2926
1c6834a7
JS
2927 if (phba->sli_rev == LPFC_SLI_REV4) {
2928 byte_count = pmb->u.mqe.un.mb_words[5];
2929 mp = (struct lpfc_dmabuf *) pmb->context2;
2930 if (byte_count > sizeof(struct static_vport_info) -
2931 offset)
2932 byte_count = sizeof(struct static_vport_info)
2933 - offset;
2934 memcpy(vport_buff + offset, mp->virt, byte_count);
2935 offset += byte_count;
2936 } else {
2937 if (mb->un.varDmp.word_cnt >
2938 sizeof(struct static_vport_info) - offset)
2939 mb->un.varDmp.word_cnt =
2940 sizeof(struct static_vport_info)
2941 - offset;
2942 byte_count = mb->un.varDmp.word_cnt;
2943 lpfc_sli_pcimem_bcopy(((uint8_t *)mb) + DMP_RSP_OFFSET,
2944 vport_buff + offset,
2945 byte_count);
2946
2947 offset += byte_count;
2948 }
21e9a0a5 2949
1c6834a7 2950 } while (byte_count &&
21e9a0a5
JS
2951 offset < sizeof(struct static_vport_info));
2952
2953
2954 if ((le32_to_cpu(vport_info->signature) != VPORT_INFO_SIG) ||
2955 ((le32_to_cpu(vport_info->rev) & VPORT_INFO_REV_MASK)
2956 != VPORT_INFO_REV)) {
2957 lpfc_printf_log(phba, KERN_ERR, LOG_INIT,
2958 "0545 lpfc_create_static_vport bad"
2959 " information header 0x%x 0x%x\n",
2960 le32_to_cpu(vport_info->signature),
2961 le32_to_cpu(vport_info->rev) & VPORT_INFO_REV_MASK);
2962
2963 goto out;
2964 }
2965
2966 shost = lpfc_shost_from_vport(phba->pport);
2967
2968 for (i = 0; i < MAX_STATIC_VPORT_COUNT; i++) {
2969 memset(&vport_id, 0, sizeof(vport_id));
2970 vport_id.port_name = wwn_to_u64(vport_info->vport_list[i].wwpn);
2971 vport_id.node_name = wwn_to_u64(vport_info->vport_list[i].wwnn);
2972 if (!vport_id.port_name || !vport_id.node_name)
2973 continue;
2974
2975 vport_id.roles = FC_PORT_ROLE_FCP_INITIATOR;
2976 vport_id.vport_type = FC_PORTTYPE_NPIV;
2977 vport_id.disable = false;
2978 new_fc_vport = fc_vport_create(shost, 0, &vport_id);
2979
2980 if (!new_fc_vport) {
2981 lpfc_printf_log(phba, KERN_WARNING, LOG_INIT,
2982 "0546 lpfc_create_static_vport failed to"
e4e74273 2983 " create vport\n");
21e9a0a5
JS
2984 continue;
2985 }
2986
2987 vport = *(struct lpfc_vport **)new_fc_vport->dd_data;
2988 vport->vport_flag |= STATIC_VPORT;
2989 }
2990
2991out:
21e9a0a5 2992 kfree(vport_info);
1c6834a7
JS
2993 if (rc != MBX_TIMEOUT) {
2994 if (pmb->context2) {
2995 mp = (struct lpfc_dmabuf *) pmb->context2;
2996 lpfc_mbuf_free(phba, mp->virt, mp->phys);
2997 kfree(mp);
2998 }
21e9a0a5 2999 mempool_free(pmb, phba->mbox_mem_pool);
1c6834a7 3000 }
21e9a0a5
JS
3001
3002 return;
3003}
3004
dea3101e 3005/*
3006 * This routine handles processing a Fabric REG_LOGIN mailbox
3007 * command upon completion. It is setup in the LPFC_MBOXQ
3008 * as the completion routine when the command is
3009 * handed off to the SLI layer.
3010 */
3011void
2e0fef85 3012lpfc_mbx_cmpl_fabric_reg_login(struct lpfc_hba *phba, LPFC_MBOXQ_t *pmb)
dea3101e 3013{
92d7f7b0 3014 struct lpfc_vport *vport = pmb->vport;
21e9a0a5 3015 MAILBOX_t *mb = &pmb->u.mb;
2e0fef85 3016 struct lpfc_dmabuf *mp = (struct lpfc_dmabuf *) (pmb->context1);
92d7f7b0 3017 struct lpfc_nodelist *ndlp;
dea3101e 3018
549e55cd 3019 ndlp = (struct lpfc_nodelist *) pmb->context2;
329f9bc7
JS
3020 pmb->context1 = NULL;
3021 pmb->context2 = NULL;
dea3101e 3022 if (mb->mbxStatus) {
21e9a0a5
JS
3023 lpfc_printf_vlog(vport, KERN_ERR, LOG_MBOX,
3024 "0258 Register Fabric login error: 0x%x\n",
3025 mb->mbxStatus);
dea3101e 3026 lpfc_mbuf_free(phba, mp->virt, mp->phys);
3027 kfree(mp);
329f9bc7 3028 mempool_free(pmb, phba->mbox_mem_pool);
dea3101e 3029
92d7f7b0
JS
3030 if (phba->fc_topology == TOPOLOGY_LOOP) {
3031 /* FLOGI failed, use loop map to make discovery list */
3032 lpfc_disc_list_loopmap(vport);
3033
3034 /* Start discovery */
3035 lpfc_disc_start(vport);
e47c9093
JS
3036 /* Decrement the reference count to ndlp after the
3037 * reference to the ndlp are done.
3038 */
3039 lpfc_nlp_put(ndlp);
92d7f7b0
JS
3040 return;
3041 }
3042
3043 lpfc_vport_set_state(vport, FC_VPORT_FAILED);
e47c9093
JS
3044 /* Decrement the reference count to ndlp after the reference
3045 * to the ndlp are done.
3046 */
3047 lpfc_nlp_put(ndlp);
dea3101e 3048 return;
3049 }
3050
dea3101e 3051 ndlp->nlp_rpi = mb->un.varWords[0];
21e9a0a5 3052 ndlp->nlp_flag |= NLP_RPI_VALID;
dea3101e 3053 ndlp->nlp_type |= NLP_FABRIC;
2e0fef85 3054 lpfc_nlp_set_state(vport, ndlp, NLP_STE_UNMAPPED_NODE);
dea3101e 3055
2e0fef85 3056 if (vport->port_state == LPFC_FABRIC_CFG_LINK) {
4b40c59e
JS
3057 /* when physical port receive logo donot start
3058 * vport discovery */
3059 if (!(vport->fc_flag & FC_LOGO_RCVD_DID_CHNG))
3060 lpfc_start_fdiscs(phba);
3061 else
3062 vport->fc_flag &= ~FC_LOGO_RCVD_DID_CHNG ;
92d7f7b0 3063 lpfc_do_scr_ns_plogi(phba, vport);
dea3101e 3064 }
3065
3066 lpfc_mbuf_free(phba, mp->virt, mp->phys);
3067 kfree(mp);
329f9bc7 3068 mempool_free(pmb, phba->mbox_mem_pool);
e47c9093
JS
3069
3070 /* Drop the reference count from the mbox at the end after
3071 * all the current reference to the ndlp have been done.
3072 */
3073 lpfc_nlp_put(ndlp);
dea3101e 3074 return;
3075}
3076
3077/*
3078 * This routine handles processing a NameServer REG_LOGIN mailbox
3079 * command upon completion. It is setup in the LPFC_MBOXQ
3080 * as the completion routine when the command is
3081 * handed off to the SLI layer.
3082 */
3083void
2e0fef85 3084lpfc_mbx_cmpl_ns_reg_login(struct lpfc_hba *phba, LPFC_MBOXQ_t *pmb)
dea3101e 3085{
21e9a0a5 3086 MAILBOX_t *mb = &pmb->u.mb;
2e0fef85
JS
3087 struct lpfc_dmabuf *mp = (struct lpfc_dmabuf *) (pmb->context1);
3088 struct lpfc_nodelist *ndlp = (struct lpfc_nodelist *) pmb->context2;
3089 struct lpfc_vport *vport = pmb->vport;
dea3101e 3090
3091 if (mb->mbxStatus) {
92d7f7b0 3092out:
21e9a0a5
JS
3093 lpfc_printf_vlog(vport, KERN_ERR, LOG_ELS,
3094 "0260 Register NameServer error: 0x%x\n",
3095 mb->mbxStatus);
fa4066b6
JS
3096 /* decrement the node reference count held for this
3097 * callback function.
3098 */
329f9bc7 3099 lpfc_nlp_put(ndlp);
dea3101e 3100 lpfc_mbuf_free(phba, mp->virt, mp->phys);
3101 kfree(mp);
de0c5b32 3102 mempool_free(pmb, phba->mbox_mem_pool);
87af33fe
JS
3103
3104 /* If no other thread is using the ndlp, free it */
3105 lpfc_nlp_not_used(ndlp);
dea3101e 3106
92d7f7b0
JS
3107 if (phba->fc_topology == TOPOLOGY_LOOP) {
3108 /*
3109 * RegLogin failed, use loop map to make discovery
3110 * list
3111 */
3112 lpfc_disc_list_loopmap(vport);
dea3101e 3113
92d7f7b0
JS
3114 /* Start discovery */
3115 lpfc_disc_start(vport);
3116 return;
3117 }
3118 lpfc_vport_set_state(vport, FC_VPORT_FAILED);
dea3101e 3119 return;
3120 }
3121
3122 pmb->context1 = NULL;
3123
dea3101e 3124 ndlp->nlp_rpi = mb->un.varWords[0];
21e9a0a5 3125 ndlp->nlp_flag |= NLP_RPI_VALID;
dea3101e 3126 ndlp->nlp_type |= NLP_FABRIC;
2e0fef85 3127 lpfc_nlp_set_state(vport, ndlp, NLP_STE_UNMAPPED_NODE);
dea3101e 3128
2e0fef85
JS
3129 if (vport->port_state < LPFC_VPORT_READY) {
3130 /* Link up discovery requires Fabric registration. */
92d7f7b0
JS
3131 lpfc_ns_cmd(vport, SLI_CTNS_RFF_ID, 0, 0); /* Do this first! */
3132 lpfc_ns_cmd(vport, SLI_CTNS_RNN_ID, 0, 0);
3133 lpfc_ns_cmd(vport, SLI_CTNS_RSNN_NN, 0, 0);
3134 lpfc_ns_cmd(vport, SLI_CTNS_RSPN_ID, 0, 0);
3135 lpfc_ns_cmd(vport, SLI_CTNS_RFT_ID, 0, 0);
3136
3137 /* Issue SCR just before NameServer GID_FT Query */
3138 lpfc_issue_els_scr(vport, SCR_DID, 0);
dea3101e 3139 }
3140
2e0fef85 3141 vport->fc_ns_retry = 0;
dea3101e 3142 /* Good status, issue CT Request to NameServer */
92d7f7b0 3143 if (lpfc_ns_cmd(vport, SLI_CTNS_GID_FT, 0, 0)) {
dea3101e 3144 /* Cannot issue NameServer Query, so finish up discovery */
92d7f7b0 3145 goto out;
dea3101e 3146 }
3147
fa4066b6
JS
3148 /* decrement the node reference count held for this
3149 * callback function.
3150 */
329f9bc7 3151 lpfc_nlp_put(ndlp);
dea3101e 3152 lpfc_mbuf_free(phba, mp->virt, mp->phys);
3153 kfree(mp);
2e0fef85 3154 mempool_free(pmb, phba->mbox_mem_pool);
dea3101e 3155
3156 return;
3157}
3158
3159static void
2e0fef85 3160lpfc_register_remote_port(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp)
dea3101e 3161{
2e0fef85
JS
3162 struct Scsi_Host *shost = lpfc_shost_from_vport(vport);
3163 struct fc_rport *rport;
dea3101e 3164 struct lpfc_rport_data *rdata;
3165 struct fc_rport_identifiers rport_ids;
2e0fef85 3166 struct lpfc_hba *phba = vport->phba;
dea3101e 3167
3168 /* Remote port has reappeared. Re-register w/ FC transport */
68ce1eb5
AM
3169 rport_ids.node_name = wwn_to_u64(ndlp->nlp_nodename.u.wwn);
3170 rport_ids.port_name = wwn_to_u64(ndlp->nlp_portname.u.wwn);
dea3101e 3171 rport_ids.port_id = ndlp->nlp_DID;
3172 rport_ids.roles = FC_RPORT_ROLE_UNKNOWN;
dea3101e 3173
329f9bc7
JS
3174 /*
3175 * We leave our node pointer in rport->dd_data when we unregister a
3176 * FCP target port. But fc_remote_port_add zeros the space to which
3177 * rport->dd_data points. So, if we're reusing a previously
3178 * registered port, drop the reference that we took the last time we
3179 * registered the port.
3180 */
3181 if (ndlp->rport && ndlp->rport->dd_data &&
e47c9093 3182 ((struct lpfc_rport_data *) ndlp->rport->dd_data)->pnode == ndlp)
329f9bc7 3183 lpfc_nlp_put(ndlp);
858c9f6c
JS
3184
3185 lpfc_debugfs_disc_trc(vport, LPFC_DISC_TRC_RPORT,
3186 "rport add: did:x%x flg:x%x type x%x",
3187 ndlp->nlp_DID, ndlp->nlp_flag, ndlp->nlp_type);
3188
2e0fef85 3189 ndlp->rport = rport = fc_remote_port_add(shost, 0, &rport_ids);
329f9bc7 3190 if (!rport || !get_device(&rport->dev)) {
dea3101e 3191 dev_printk(KERN_WARNING, &phba->pcidev->dev,
3192 "Warning: fc_remote_port_add failed\n");
3193 return;
3194 }
3195
3196 /* initialize static port data */
3197 rport->maxframe_size = ndlp->nlp_maxframe;
3198 rport->supported_classes = ndlp->nlp_class_sup;
dea3101e 3199 rdata = rport->dd_data;
329f9bc7 3200 rdata->pnode = lpfc_nlp_get(ndlp);
23dc04f1
JSEC
3201
3202 if (ndlp->nlp_type & NLP_FCP_TARGET)
3203 rport_ids.roles |= FC_RPORT_ROLE_FCP_TARGET;
3204 if (ndlp->nlp_type & NLP_FCP_INITIATOR)
3205 rport_ids.roles |= FC_RPORT_ROLE_FCP_INITIATOR;
3206
3207
3208 if (rport_ids.roles != FC_RPORT_ROLE_UNKNOWN)
3209 fc_remote_port_rolechg(rport, rport_ids.roles);
3210
071fbd3d 3211 if ((rport->scsi_target_id != -1) &&
92d7f7b0 3212 (rport->scsi_target_id < LPFC_MAX_TARGET)) {
071fbd3d
JS
3213 ndlp->nlp_sid = rport->scsi_target_id;
3214 }
19a7b4ae
JSEC
3215 return;
3216}
3217
3218static void
2e0fef85 3219lpfc_unregister_remote_port(struct lpfc_nodelist *ndlp)
19a7b4ae
JSEC
3220{
3221 struct fc_rport *rport = ndlp->rport;
c01f3208 3222
858c9f6c
JS
3223 lpfc_debugfs_disc_trc(ndlp->vport, LPFC_DISC_TRC_RPORT,
3224 "rport delete: did:x%x flg:x%x type x%x",
3225 ndlp->nlp_DID, ndlp->nlp_flag, ndlp->nlp_type);
3226
19a7b4ae 3227 fc_remote_port_delete(rport);
dea3101e 3228
3229 return;
3230}
3231
de0c5b32 3232static void
2e0fef85 3233lpfc_nlp_counters(struct lpfc_vport *vport, int state, int count)
dea3101e 3234{
2e0fef85
JS
3235 struct Scsi_Host *shost = lpfc_shost_from_vport(vport);
3236
3237 spin_lock_irq(shost->host_lock);
de0c5b32
JS
3238 switch (state) {
3239 case NLP_STE_UNUSED_NODE:
2e0fef85 3240 vport->fc_unused_cnt += count;
de0c5b32
JS
3241 break;
3242 case NLP_STE_PLOGI_ISSUE:
2e0fef85 3243 vport->fc_plogi_cnt += count;
de0c5b32
JS
3244 break;
3245 case NLP_STE_ADISC_ISSUE:
2e0fef85 3246 vport->fc_adisc_cnt += count;
dea3101e 3247 break;
de0c5b32 3248 case NLP_STE_REG_LOGIN_ISSUE:
2e0fef85 3249 vport->fc_reglogin_cnt += count;
de0c5b32
JS
3250 break;
3251 case NLP_STE_PRLI_ISSUE:
2e0fef85 3252 vport->fc_prli_cnt += count;
de0c5b32
JS
3253 break;
3254 case NLP_STE_UNMAPPED_NODE:
2e0fef85 3255 vport->fc_unmap_cnt += count;
de0c5b32
JS
3256 break;
3257 case NLP_STE_MAPPED_NODE:
2e0fef85 3258 vport->fc_map_cnt += count;
de0c5b32
JS
3259 break;
3260 case NLP_STE_NPR_NODE:
2e0fef85 3261 vport->fc_npr_cnt += count;
de0c5b32
JS
3262 break;
3263 }
2e0fef85 3264 spin_unlock_irq(shost->host_lock);
de0c5b32 3265}
66a9ed66 3266
de0c5b32 3267static void
2e0fef85 3268lpfc_nlp_state_cleanup(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp,
de0c5b32
JS
3269 int old_state, int new_state)
3270{
2e0fef85
JS
3271 struct Scsi_Host *shost = lpfc_shost_from_vport(vport);
3272
de0c5b32 3273 if (new_state == NLP_STE_UNMAPPED_NODE) {
de0c5b32
JS
3274 ndlp->nlp_flag &= ~NLP_NODEV_REMOVE;
3275 ndlp->nlp_type |= NLP_FC_NODE;
3276 }
3277 if (new_state == NLP_STE_MAPPED_NODE)
3278 ndlp->nlp_flag &= ~NLP_NODEV_REMOVE;
3279 if (new_state == NLP_STE_NPR_NODE)
3280 ndlp->nlp_flag &= ~NLP_RCV_PLOGI;
3281
3282 /* Transport interface */
3283 if (ndlp->rport && (old_state == NLP_STE_MAPPED_NODE ||
3284 old_state == NLP_STE_UNMAPPED_NODE)) {
2e0fef85
JS
3285 vport->phba->nport_event_cnt++;
3286 lpfc_unregister_remote_port(ndlp);
de0c5b32 3287 }
dea3101e 3288
de0c5b32
JS
3289 if (new_state == NLP_STE_MAPPED_NODE ||
3290 new_state == NLP_STE_UNMAPPED_NODE) {
2e0fef85 3291 vport->phba->nport_event_cnt++;
858c9f6c
JS
3292 /*
3293 * Tell the fc transport about the port, if we haven't
3294 * already. If we have, and it's a scsi entity, be
3295 * sure to unblock any attached scsi devices
3296 */
3297 lpfc_register_remote_port(vport, ndlp);
de0c5b32 3298 }
ea2151b4
JS
3299 if ((new_state == NLP_STE_MAPPED_NODE) &&
3300 (vport->stat_data_enabled)) {
3301 /*
3302 * A new target is discovered, if there is no buffer for
3303 * statistical data collection allocate buffer.
3304 */
3305 ndlp->lat_data = kcalloc(LPFC_MAX_BUCKET_COUNT,
3306 sizeof(struct lpfc_scsicmd_bkt),
3307 GFP_KERNEL);
3308
3309 if (!ndlp->lat_data)
3310 lpfc_printf_vlog(vport, KERN_ERR, LOG_NODE,
3311 "0286 lpfc_nlp_state_cleanup failed to "
3312 "allocate statistical data buffer DID "
3313 "0x%x\n", ndlp->nlp_DID);
3314 }
858c9f6c
JS
3315 /*
3316 * if we added to Mapped list, but the remote port
3317 * registration failed or assigned a target id outside
3318 * our presentable range - move the node to the
3319 * Unmapped List
3320 */
de0c5b32
JS
3321 if (new_state == NLP_STE_MAPPED_NODE &&
3322 (!ndlp->rport ||
3323 ndlp->rport->scsi_target_id == -1 ||
3324 ndlp->rport->scsi_target_id >= LPFC_MAX_TARGET)) {
2e0fef85 3325 spin_lock_irq(shost->host_lock);
de0c5b32 3326 ndlp->nlp_flag |= NLP_TGT_NO_SCSIID;
2e0fef85
JS
3327 spin_unlock_irq(shost->host_lock);
3328 lpfc_nlp_set_state(vport, ndlp, NLP_STE_UNMAPPED_NODE);
dea3101e 3329 }
de0c5b32
JS
3330}
3331
685f0bf7
JS
3332static char *
3333lpfc_nlp_state_name(char *buffer, size_t size, int state)
3334{
3335 static char *states[] = {
3336 [NLP_STE_UNUSED_NODE] = "UNUSED",
3337 [NLP_STE_PLOGI_ISSUE] = "PLOGI",
3338 [NLP_STE_ADISC_ISSUE] = "ADISC",
3339 [NLP_STE_REG_LOGIN_ISSUE] = "REGLOGIN",
3340 [NLP_STE_PRLI_ISSUE] = "PRLI",
3341 [NLP_STE_UNMAPPED_NODE] = "UNMAPPED",
3342 [NLP_STE_MAPPED_NODE] = "MAPPED",
3343 [NLP_STE_NPR_NODE] = "NPR",
3344 };
3345
311464ec 3346 if (state < NLP_STE_MAX_STATE && states[state])
685f0bf7
JS
3347 strlcpy(buffer, states[state], size);
3348 else
3349 snprintf(buffer, size, "unknown (%d)", state);
3350 return buffer;
3351}
3352
de0c5b32 3353void
2e0fef85
JS
3354lpfc_nlp_set_state(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp,
3355 int state)
de0c5b32 3356{
2e0fef85 3357 struct Scsi_Host *shost = lpfc_shost_from_vport(vport);
de0c5b32 3358 int old_state = ndlp->nlp_state;
685f0bf7 3359 char name1[16], name2[16];
de0c5b32 3360
e8b62011
JS
3361 lpfc_printf_vlog(vport, KERN_INFO, LOG_NODE,
3362 "0904 NPort state transition x%06x, %s -> %s\n",
3363 ndlp->nlp_DID,
3364 lpfc_nlp_state_name(name1, sizeof(name1), old_state),
3365 lpfc_nlp_state_name(name2, sizeof(name2), state));
858c9f6c
JS
3366
3367 lpfc_debugfs_disc_trc(vport, LPFC_DISC_TRC_NODE,
3368 "node statechg did:x%x old:%d ste:%d",
3369 ndlp->nlp_DID, old_state, state);
3370
de0c5b32 3371 if (old_state == NLP_STE_NPR_NODE &&
de0c5b32 3372 state != NLP_STE_NPR_NODE)
2e0fef85 3373 lpfc_cancel_retry_delay_tmo(vport, ndlp);
de0c5b32
JS
3374 if (old_state == NLP_STE_UNMAPPED_NODE) {
3375 ndlp->nlp_flag &= ~NLP_TGT_NO_SCSIID;
3376 ndlp->nlp_type &= ~NLP_FC_NODE;
3377 }
3378
685f0bf7 3379 if (list_empty(&ndlp->nlp_listp)) {
2e0fef85
JS
3380 spin_lock_irq(shost->host_lock);
3381 list_add_tail(&ndlp->nlp_listp, &vport->fc_nodes);
3382 spin_unlock_irq(shost->host_lock);
685f0bf7 3383 } else if (old_state)
2e0fef85 3384 lpfc_nlp_counters(vport, old_state, -1);
de0c5b32
JS
3385
3386 ndlp->nlp_state = state;
2e0fef85
JS
3387 lpfc_nlp_counters(vport, state, 1);
3388 lpfc_nlp_state_cleanup(vport, ndlp, old_state, state);
de0c5b32
JS
3389}
3390
e47c9093
JS
3391void
3392lpfc_enqueue_node(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp)
3393{
3394 struct Scsi_Host *shost = lpfc_shost_from_vport(vport);
3395
3396 if (list_empty(&ndlp->nlp_listp)) {
3397 spin_lock_irq(shost->host_lock);
3398 list_add_tail(&ndlp->nlp_listp, &vport->fc_nodes);
3399 spin_unlock_irq(shost->host_lock);
3400 }
3401}
3402
de0c5b32 3403void
2e0fef85 3404lpfc_dequeue_node(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp)
de0c5b32 3405{
2e0fef85
JS
3406 struct Scsi_Host *shost = lpfc_shost_from_vport(vport);
3407
0d2b6b83 3408 lpfc_cancel_retry_delay_tmo(vport, ndlp);
de0c5b32 3409 if (ndlp->nlp_state && !list_empty(&ndlp->nlp_listp))
2e0fef85
JS
3410 lpfc_nlp_counters(vport, ndlp->nlp_state, -1);
3411 spin_lock_irq(shost->host_lock);
685f0bf7 3412 list_del_init(&ndlp->nlp_listp);
2e0fef85 3413 spin_unlock_irq(shost->host_lock);
858c9f6c 3414 lpfc_nlp_state_cleanup(vport, ndlp, ndlp->nlp_state,
e47c9093
JS
3415 NLP_STE_UNUSED_NODE);
3416}
3417
4d9db01e 3418static void
e47c9093
JS
3419lpfc_disable_node(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp)
3420{
0d2b6b83 3421 lpfc_cancel_retry_delay_tmo(vport, ndlp);
e47c9093
JS
3422 if (ndlp->nlp_state && !list_empty(&ndlp->nlp_listp))
3423 lpfc_nlp_counters(vport, ndlp->nlp_state, -1);
3424 lpfc_nlp_state_cleanup(vport, ndlp, ndlp->nlp_state,
3425 NLP_STE_UNUSED_NODE);
3426}
109f6ed0 3427/**
3621a710 3428 * lpfc_initialize_node - Initialize all fields of node object
109f6ed0
JS
3429 * @vport: Pointer to Virtual Port object.
3430 * @ndlp: Pointer to FC node object.
3431 * @did: FC_ID of the node.
a257bf90
JS
3432 *
3433 * This function is always called when node object need to be initialized.
3434 * It initializes all the fields of the node object. Although the reference
3435 * to phba from @ndlp can be obtained indirectly through it's reference to
3436 * @vport, a direct reference to phba is taken here by @ndlp. This is due
3437 * to the life-span of the @ndlp might go beyond the existence of @vport as
3438 * the final release of ndlp is determined by its reference count. And, the
3439 * operation on @ndlp needs the reference to phba.
109f6ed0
JS
3440 **/
3441static inline void
3442lpfc_initialize_node(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp,
3443 uint32_t did)
3444{
3445 INIT_LIST_HEAD(&ndlp->els_retry_evt.evt_listp);
3446 INIT_LIST_HEAD(&ndlp->dev_loss_evt.evt_listp);
3447 init_timer(&ndlp->nlp_delayfunc);
3448 ndlp->nlp_delayfunc.function = lpfc_els_retry_delay;
3449 ndlp->nlp_delayfunc.data = (unsigned long)ndlp;
3450 ndlp->nlp_DID = did;
3451 ndlp->vport = vport;
a257bf90 3452 ndlp->phba = vport->phba;
109f6ed0
JS
3453 ndlp->nlp_sid = NLP_NO_SID;
3454 kref_init(&ndlp->kref);
3455 NLP_INT_NODE_ACT(ndlp);
3456 atomic_set(&ndlp->cmd_pending, 0);
3457 ndlp->cmd_qdepth = LPFC_MAX_TGT_QDEPTH;
3458}
e47c9093
JS
3459
3460struct lpfc_nodelist *
3461lpfc_enable_node(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp,
3462 int state)
3463{
3464 struct lpfc_hba *phba = vport->phba;
3465 uint32_t did;
3466 unsigned long flags;
3467
3468 if (!ndlp)
3469 return NULL;
3470
3471 spin_lock_irqsave(&phba->ndlp_lock, flags);
3472 /* The ndlp should not be in memory free mode */
3473 if (NLP_CHK_FREE_REQ(ndlp)) {
3474 spin_unlock_irqrestore(&phba->ndlp_lock, flags);
3475 lpfc_printf_vlog(vport, KERN_WARNING, LOG_NODE,
3476 "0277 lpfc_enable_node: ndlp:x%p "
3477 "usgmap:x%x refcnt:%d\n",
3478 (void *)ndlp, ndlp->nlp_usg_map,
3479 atomic_read(&ndlp->kref.refcount));
3480 return NULL;
3481 }
3482 /* The ndlp should not already be in active mode */
3483 if (NLP_CHK_NODE_ACT(ndlp)) {
3484 spin_unlock_irqrestore(&phba->ndlp_lock, flags);
3485 lpfc_printf_vlog(vport, KERN_WARNING, LOG_NODE,
3486 "0278 lpfc_enable_node: ndlp:x%p "
3487 "usgmap:x%x refcnt:%d\n",
3488 (void *)ndlp, ndlp->nlp_usg_map,
3489 atomic_read(&ndlp->kref.refcount));
3490 return NULL;
3491 }
3492
3493 /* Keep the original DID */
3494 did = ndlp->nlp_DID;
3495
3496 /* re-initialize ndlp except of ndlp linked list pointer */
3497 memset((((char *)ndlp) + sizeof (struct list_head)), 0,
3498 sizeof (struct lpfc_nodelist) - sizeof (struct list_head));
109f6ed0 3499 lpfc_initialize_node(vport, ndlp, did);
e47c9093
JS
3500
3501 spin_unlock_irqrestore(&phba->ndlp_lock, flags);
3502
3503 if (state != NLP_STE_UNUSED_NODE)
3504 lpfc_nlp_set_state(vport, ndlp, state);
3505
3506 lpfc_debugfs_disc_trc(vport, LPFC_DISC_TRC_NODE,
3507 "node enable: did:x%x",
3508 ndlp->nlp_DID, 0, 0);
3509 return ndlp;
de0c5b32
JS
3510}
3511
3512void
2e0fef85 3513lpfc_drop_node(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp)
de0c5b32 3514{
87af33fe 3515 /*
fa4066b6 3516 * Use of lpfc_drop_node and UNUSED list: lpfc_drop_node should
87af33fe 3517 * be used if we wish to issue the "last" lpfc_nlp_put() to remove
fa4066b6
JS
3518 * the ndlp from the vport. The ndlp marked as UNUSED on the list
3519 * until ALL other outstanding threads have completed. We check
3520 * that the ndlp not already in the UNUSED state before we proceed.
87af33fe 3521 */
fa4066b6
JS
3522 if (ndlp->nlp_state == NLP_STE_UNUSED_NODE)
3523 return;
51ef4c26 3524 lpfc_nlp_set_state(vport, ndlp, NLP_STE_UNUSED_NODE);
87af33fe 3525 lpfc_nlp_put(ndlp);
98c9ea5c 3526 return;
dea3101e 3527}
3528
3529/*
3530 * Start / ReStart rescue timer for Discovery / RSCN handling
3531 */
3532void
2e0fef85 3533lpfc_set_disctmo(struct lpfc_vport *vport)
dea3101e 3534{
2e0fef85
JS
3535 struct Scsi_Host *shost = lpfc_shost_from_vport(vport);
3536 struct lpfc_hba *phba = vport->phba;
dea3101e 3537 uint32_t tmo;
3538
2e0fef85 3539 if (vport->port_state == LPFC_LOCAL_CFG_LINK) {
025dfdaf 3540 /* For FAN, timeout should be greater than edtov */
c9f8735b
JW
3541 tmo = (((phba->fc_edtov + 999) / 1000) + 1);
3542 } else {
025dfdaf 3543 /* Normal discovery timeout should be > than ELS/CT timeout
c9f8735b
JW
3544 * FC spec states we need 3 * ratov for CT requests
3545 */
3546 tmo = ((phba->fc_ratov * 3) + 3);
3547 }
dea3101e 3548
858c9f6c
JS
3549
3550 if (!timer_pending(&vport->fc_disctmo)) {
3551 lpfc_debugfs_disc_trc(vport, LPFC_DISC_TRC_ELS_CMD,
3552 "set disc timer: tmo:x%x state:x%x flg:x%x",
3553 tmo, vport->port_state, vport->fc_flag);
3554 }
3555
2e0fef85
JS
3556 mod_timer(&vport->fc_disctmo, jiffies + HZ * tmo);
3557 spin_lock_irq(shost->host_lock);
3558 vport->fc_flag |= FC_DISC_TMO;
3559 spin_unlock_irq(shost->host_lock);
dea3101e 3560
3561 /* Start Discovery Timer state <hba_state> */
e8b62011
JS
3562 lpfc_printf_vlog(vport, KERN_INFO, LOG_DISCOVERY,
3563 "0247 Start Discovery Timer state x%x "
3564 "Data: x%x x%lx x%x x%x\n",
3565 vport->port_state, tmo,
3566 (unsigned long)&vport->fc_disctmo, vport->fc_plogi_cnt,
3567 vport->fc_adisc_cnt);
dea3101e 3568
3569 return;
3570}
3571
3572/*
3573 * Cancel rescue timer for Discovery / RSCN handling
3574 */
3575int
2e0fef85 3576lpfc_can_disctmo(struct lpfc_vport *vport)
dea3101e 3577{
2e0fef85 3578 struct Scsi_Host *shost = lpfc_shost_from_vport(vport);
2e0fef85
JS
3579 unsigned long iflags;
3580
858c9f6c
JS
3581 lpfc_debugfs_disc_trc(vport, LPFC_DISC_TRC_ELS_CMD,
3582 "can disc timer: state:x%x rtry:x%x flg:x%x",
3583 vport->port_state, vport->fc_ns_retry, vport->fc_flag);
3584
dea3101e 3585 /* Turn off discovery timer if its running */
2e0fef85
JS
3586 if (vport->fc_flag & FC_DISC_TMO) {
3587 spin_lock_irqsave(shost->host_lock, iflags);
3588 vport->fc_flag &= ~FC_DISC_TMO;
3589 spin_unlock_irqrestore(shost->host_lock, iflags);
3590 del_timer_sync(&vport->fc_disctmo);
3591 spin_lock_irqsave(&vport->work_port_lock, iflags);
3592 vport->work_port_events &= ~WORKER_DISC_TMO;
3593 spin_unlock_irqrestore(&vport->work_port_lock, iflags);
dea3101e 3594 }
3595
3596 /* Cancel Discovery Timer state <hba_state> */
e8b62011
JS
3597 lpfc_printf_vlog(vport, KERN_INFO, LOG_DISCOVERY,
3598 "0248 Cancel Discovery Timer state x%x "
3599 "Data: x%x x%x x%x\n",
3600 vport->port_state, vport->fc_flag,
3601 vport->fc_plogi_cnt, vport->fc_adisc_cnt);
2fe165b6 3602 return 0;
dea3101e 3603}
3604
3605/*
3606 * Check specified ring for outstanding IOCB on the SLI queue
3607 * Return true if iocb matches the specified nport
3608 */
3609int
2e0fef85
JS
3610lpfc_check_sli_ndlp(struct lpfc_hba *phba,
3611 struct lpfc_sli_ring *pring,
3612 struct lpfc_iocbq *iocb,
3613 struct lpfc_nodelist *ndlp)
dea3101e 3614{
2e0fef85
JS
3615 struct lpfc_sli *psli = &phba->sli;
3616 IOCB_t *icmd = &iocb->iocb;
92d7f7b0
JS
3617 struct lpfc_vport *vport = ndlp->vport;
3618
3619 if (iocb->vport != vport)
3620 return 0;
3621
dea3101e 3622 if (pring->ringno == LPFC_ELS_RING) {
3623 switch (icmd->ulpCommand) {
3624 case CMD_GEN_REQUEST64_CR:
21e9a0a5 3625 if (iocb->context_un.ndlp == ndlp)
2fe165b6 3626 return 1;
dea3101e 3627 case CMD_ELS_REQUEST64_CR:
10d4e957
JS
3628 if (icmd->un.elsreq64.remoteID == ndlp->nlp_DID)
3629 return 1;
dea3101e 3630 case CMD_XMIT_ELS_RSP64_CX:
3631 if (iocb->context1 == (uint8_t *) ndlp)
2fe165b6 3632 return 1;
dea3101e 3633 }
a4bc3379 3634 } else if (pring->ringno == psli->extra_ring) {
dea3101e 3635
3636 } else if (pring->ringno == psli->fcp_ring) {
3637 /* Skip match check if waiting to relogin to FCP target */
3638 if ((ndlp->nlp_type & NLP_FCP_TARGET) &&
92d7f7b0 3639 (ndlp->nlp_flag & NLP_DELAY_TMO)) {
2fe165b6 3640 return 0;
dea3101e 3641 }
3642 if (icmd->ulpContext == (volatile ushort)ndlp->nlp_rpi) {
2fe165b6 3643 return 1;
dea3101e 3644 }
3645 } else if (pring->ringno == psli->next_ring) {
3646
3647 }
2fe165b6 3648 return 0;
dea3101e 3649}
3650
3651/*
3652 * Free resources / clean up outstanding I/Os
3653 * associated with nlp_rpi in the LPFC_NODELIST entry.
3654 */
3655static int
2e0fef85 3656lpfc_no_rpi(struct lpfc_hba *phba, struct lpfc_nodelist *ndlp)
dea3101e 3657{
2534ba75 3658 LIST_HEAD(completions);
dea3101e 3659 struct lpfc_sli *psli;
3660 struct lpfc_sli_ring *pring;
3661 struct lpfc_iocbq *iocb, *next_iocb;
6a9c52cf 3662 uint32_t i;
dea3101e 3663
92d7f7b0
JS
3664 lpfc_fabric_abort_nport(ndlp);
3665
dea3101e 3666 /*
3667 * Everything that matches on txcmplq will be returned
3668 * by firmware with a no rpi error.
3669 */
3670 psli = &phba->sli;
21e9a0a5 3671 if (ndlp->nlp_flag & NLP_RPI_VALID) {
dea3101e 3672 /* Now process each ring */
3673 for (i = 0; i < psli->num_rings; i++) {
3674 pring = &psli->ring[i];
3675
2e0fef85 3676 spin_lock_irq(&phba->hbalock);
dea3101e 3677 list_for_each_entry_safe(iocb, next_iocb, &pring->txq,
2e0fef85 3678 list) {
dea3101e 3679 /*
3680 * Check to see if iocb matches the nport we are
3681 * looking for
3682 */
92d7f7b0
JS
3683 if ((lpfc_check_sli_ndlp(phba, pring, iocb,
3684 ndlp))) {
dea3101e 3685 /* It matches, so deque and call compl
3686 with an error */
2534ba75
JS
3687 list_move_tail(&iocb->list,
3688 &completions);
dea3101e 3689 pring->txq_cnt--;
dea3101e 3690 }
3691 }
2e0fef85 3692 spin_unlock_irq(&phba->hbalock);
dea3101e 3693 }
3694 }
2534ba75 3695
a257bf90
JS
3696 /* Cancel all the IOCBs from the completions list */
3697 lpfc_sli_cancel_iocbs(phba, &completions, IOSTAT_LOCAL_REJECT,
3698 IOERR_SLI_ABORTED);
2534ba75 3699
2fe165b6 3700 return 0;
dea3101e 3701}
3702
3703/*
3704 * Free rpi associated with LPFC_NODELIST entry.
3705 * This routine is called from lpfc_freenode(), when we are removing
3706 * a LPFC_NODELIST entry. It is also called if the driver initiates a
3707 * LOGO that completes successfully, and we are waiting to PLOGI back
3708 * to the remote NPort. In addition, it is called after we receive
3709 * and unsolicated ELS cmd, send back a rsp, the rsp completes and
3710 * we are waiting to PLOGI back to the remote NPort.
3711 */
3712int
2e0fef85 3713lpfc_unreg_rpi(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp)
dea3101e 3714{
2e0fef85
JS
3715 struct lpfc_hba *phba = vport->phba;
3716 LPFC_MBOXQ_t *mbox;
dea3101e 3717 int rc;
3718
21e9a0a5 3719 if (ndlp->nlp_flag & NLP_RPI_VALID) {
2e0fef85
JS
3720 mbox = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL);
3721 if (mbox) {
92d7f7b0 3722 lpfc_unreg_login(phba, vport->vpi, ndlp->nlp_rpi, mbox);
ed957684 3723 mbox->vport = vport;
92d7f7b0 3724 mbox->mbox_cmpl = lpfc_sli_def_mbox_cmpl;
0b727fea 3725 rc = lpfc_sli_issue_mbox(phba, mbox, MBX_NOWAIT);
dea3101e 3726 if (rc == MBX_NOT_FINISHED)
2e0fef85 3727 mempool_free(mbox, phba->mbox_mem_pool);
dea3101e 3728 }
dea3101e 3729 lpfc_no_rpi(phba, ndlp);
3730 ndlp->nlp_rpi = 0;
21e9a0a5 3731 ndlp->nlp_flag &= ~NLP_RPI_VALID;
0c287589 3732 ndlp->nlp_flag &= ~NLP_NPR_ADISC;
dea3101e 3733 return 1;
3734 }
3735 return 0;
3736}
3737
ecfd03c6
JS
3738/**
3739 * lpfc_unreg_hba_rpis - Unregister rpis registered to the hba.
3740 * @phba: pointer to lpfc hba data structure.
3741 *
3742 * This routine is invoked to unregister all the currently registered RPIs
3743 * to the HBA.
3744 **/
3745void
3746lpfc_unreg_hba_rpis(struct lpfc_hba *phba)
3747{
3748 struct lpfc_vport **vports;
3749 struct lpfc_nodelist *ndlp;
3750 struct Scsi_Host *shost;
3751 int i;
3752
3753 vports = lpfc_create_vport_work_array(phba);
3754 for (i = 0; i <= phba->max_vports && vports[i] != NULL; i++) {
3755 shost = lpfc_shost_from_vport(vports[i]);
3756 spin_lock_irq(shost->host_lock);
3757 list_for_each_entry(ndlp, &vports[i]->fc_nodes, nlp_listp) {
0c9ab6f5
JS
3758 if (ndlp->nlp_flag & NLP_RPI_VALID) {
3759 /* The mempool_alloc might sleep */
3760 spin_unlock_irq(shost->host_lock);
ecfd03c6 3761 lpfc_unreg_rpi(vports[i], ndlp);
0c9ab6f5
JS
3762 spin_lock_irq(shost->host_lock);
3763 }
ecfd03c6
JS
3764 }
3765 spin_unlock_irq(shost->host_lock);
3766 }
3767 lpfc_destroy_vport_work_array(phba, vports);
3768}
3769
92d7f7b0
JS
3770void
3771lpfc_unreg_all_rpis(struct lpfc_vport *vport)
3772{
3773 struct lpfc_hba *phba = vport->phba;
3774 LPFC_MBOXQ_t *mbox;
3775 int rc;
3776
3777 mbox = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL);
3778 if (mbox) {
3779 lpfc_unreg_login(phba, vport->vpi, 0xffff, mbox);
3780 mbox->vport = vport;
3781 mbox->mbox_cmpl = lpfc_sli_def_mbox_cmpl;
09372820
JS
3782 mbox->context1 = NULL;
3783 rc = lpfc_sli_issue_mbox_wait(phba, mbox, LPFC_MBOX_TMO);
a257bf90 3784 if (rc != MBX_TIMEOUT)
92d7f7b0 3785 mempool_free(mbox, phba->mbox_mem_pool);
a257bf90
JS
3786
3787 if ((rc == MBX_TIMEOUT) || (rc == MBX_NOT_FINISHED))
3788 lpfc_printf_vlog(vport, KERN_ERR, LOG_MBOX | LOG_VPORT,
3789 "1836 Could not issue "
3790 "unreg_login(all_rpis) status %d\n", rc);
92d7f7b0
JS
3791 }
3792}
3793
3794void
3795lpfc_unreg_default_rpis(struct lpfc_vport *vport)
3796{
3797 struct lpfc_hba *phba = vport->phba;
3798 LPFC_MBOXQ_t *mbox;
3799 int rc;
3800
3801 mbox = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL);
3802 if (mbox) {
3803 lpfc_unreg_did(phba, vport->vpi, 0xffffffff, mbox);
3804 mbox->vport = vport;
3805 mbox->mbox_cmpl = lpfc_sli_def_mbox_cmpl;
09372820
JS
3806 mbox->context1 = NULL;
3807 rc = lpfc_sli_issue_mbox_wait(phba, mbox, LPFC_MBOX_TMO);
a257bf90
JS
3808 if (rc != MBX_TIMEOUT)
3809 mempool_free(mbox, phba->mbox_mem_pool);
3810
3811 if ((rc == MBX_TIMEOUT) || (rc == MBX_NOT_FINISHED))
e8b62011
JS
3812 lpfc_printf_vlog(vport, KERN_ERR, LOG_MBOX | LOG_VPORT,
3813 "1815 Could not issue "
a257bf90
JS
3814 "unreg_did (default rpis) status %d\n",
3815 rc);
92d7f7b0
JS
3816 }
3817}
3818
dea3101e 3819/*
3820 * Free resources associated with LPFC_NODELIST entry
3821 * so it can be freed.
3822 */
3823static int
2e0fef85 3824lpfc_cleanup_node(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp)
dea3101e 3825{
2e0fef85
JS
3826 struct Scsi_Host *shost = lpfc_shost_from_vport(vport);
3827 struct lpfc_hba *phba = vport->phba;
3828 LPFC_MBOXQ_t *mb, *nextmb;
dea3101e 3829 struct lpfc_dmabuf *mp;
dea3101e 3830
3831 /* Cleanup node for NPort <nlp_DID> */
e8b62011
JS
3832 lpfc_printf_vlog(vport, KERN_INFO, LOG_NODE,
3833 "0900 Cleanup node for NPort x%x "
3834 "Data: x%x x%x x%x\n",
3835 ndlp->nlp_DID, ndlp->nlp_flag,
3836 ndlp->nlp_state, ndlp->nlp_rpi);
e47c9093
JS
3837 if (NLP_CHK_FREE_REQ(ndlp)) {
3838 lpfc_printf_vlog(vport, KERN_WARNING, LOG_NODE,
3839 "0280 lpfc_cleanup_node: ndlp:x%p "
3840 "usgmap:x%x refcnt:%d\n",
3841 (void *)ndlp, ndlp->nlp_usg_map,
3842 atomic_read(&ndlp->kref.refcount));
3843 lpfc_dequeue_node(vport, ndlp);
3844 } else {
3845 lpfc_printf_vlog(vport, KERN_WARNING, LOG_NODE,
3846 "0281 lpfc_cleanup_node: ndlp:x%p "
3847 "usgmap:x%x refcnt:%d\n",
3848 (void *)ndlp, ndlp->nlp_usg_map,
3849 atomic_read(&ndlp->kref.refcount));
3850 lpfc_disable_node(vport, ndlp);
3851 }
dea3101e 3852
dea3101e 3853 /* cleanup any ndlp on mbox q waiting for reglogin cmpl */
3854 if ((mb = phba->sli.mbox_active)) {
04c68496 3855 if ((mb->u.mb.mbxCommand == MBX_REG_LOGIN64) &&
dea3101e 3856 (ndlp == (struct lpfc_nodelist *) mb->context2)) {
3857 mb->context2 = NULL;
3858 mb->mbox_cmpl = lpfc_sli_def_mbox_cmpl;
3859 }
3860 }
33ccf8d1 3861
2e0fef85 3862 spin_lock_irq(&phba->hbalock);
dea3101e 3863 list_for_each_entry_safe(mb, nextmb, &phba->sli.mboxq, list) {
04c68496 3864 if ((mb->u.mb.mbxCommand == MBX_REG_LOGIN64) &&
92d7f7b0 3865 (ndlp == (struct lpfc_nodelist *) mb->context2)) {
dea3101e 3866 mp = (struct lpfc_dmabuf *) (mb->context1);
3867 if (mp) {
2e0fef85 3868 __lpfc_mbuf_free(phba, mp->virt, mp->phys);
dea3101e 3869 kfree(mp);
3870 }
3871 list_del(&mb->list);
ffc95493
JS
3872 if (phba->sli_rev == LPFC_SLI_REV4)
3873 lpfc_sli4_free_rpi(phba,
3874 mb->u.mb.un.varRegLogin.rpi);
dea3101e 3875 mempool_free(mb, phba->mbox_mem_pool);
e47c9093
JS
3876 /* We shall not invoke the lpfc_nlp_put to decrement
3877 * the ndlp reference count as we are in the process
3878 * of lpfc_nlp_release.
3879 */
dea3101e 3880 }
3881 }
2e0fef85 3882 spin_unlock_irq(&phba->hbalock);
dea3101e 3883
e47c9093
JS
3884 lpfc_els_abort(phba, ndlp);
3885
2e0fef85 3886 spin_lock_irq(shost->host_lock);
c01f3208 3887 ndlp->nlp_flag &= ~NLP_DELAY_TMO;
2e0fef85 3888 spin_unlock_irq(shost->host_lock);
dea3101e 3889
5024ab17 3890 ndlp->nlp_last_elscmd = 0;
dea3101e 3891 del_timer_sync(&ndlp->nlp_delayfunc);
3892
0d2b6b83
JS
3893 list_del_init(&ndlp->els_retry_evt.evt_listp);
3894 list_del_init(&ndlp->dev_loss_evt.evt_listp);
dea3101e 3895
2e0fef85 3896 lpfc_unreg_rpi(vport, ndlp);
dea3101e 3897
2fe165b6 3898 return 0;
dea3101e 3899}
3900
3901/*
3902 * Check to see if we can free the nlp back to the freelist.
3903 * If we are in the middle of using the nlp in the discovery state
3904 * machine, defer the free till we reach the end of the state machine.
3905 */
329f9bc7 3906static void
2e0fef85 3907lpfc_nlp_remove(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp)
dea3101e 3908{
a8adb832 3909 struct lpfc_hba *phba = vport->phba;
1dcb58e5 3910 struct lpfc_rport_data *rdata;
a8adb832
JS
3911 LPFC_MBOXQ_t *mbox;
3912 int rc;
dea3101e 3913
0d2b6b83 3914 lpfc_cancel_retry_delay_tmo(vport, ndlp);
21e9a0a5 3915 if ((ndlp->nlp_flag & NLP_DEFER_RM) &&
ffc95493 3916 !(ndlp->nlp_flag & NLP_REG_LOGIN_SEND) &&
21e9a0a5 3917 !(ndlp->nlp_flag & NLP_RPI_VALID)) {
a8adb832
JS
3918 /* For this case we need to cleanup the default rpi
3919 * allocated by the firmware.
3920 */
3921 if ((mbox = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL))
3922 != NULL) {
21e9a0a5 3923 rc = lpfc_reg_rpi(phba, vport->vpi, ndlp->nlp_DID,
a8adb832
JS
3924 (uint8_t *) &vport->fc_sparam, mbox, 0);
3925 if (rc) {
3926 mempool_free(mbox, phba->mbox_mem_pool);
3927 }
3928 else {
3929 mbox->mbox_flag |= LPFC_MBX_IMED_UNREG;
3930 mbox->mbox_cmpl = lpfc_mbx_cmpl_dflt_rpi;
3931 mbox->vport = vport;
09372820 3932 mbox->context2 = NULL;
a8adb832
JS
3933 rc =lpfc_sli_issue_mbox(phba, mbox, MBX_NOWAIT);
3934 if (rc == MBX_NOT_FINISHED) {
3935 mempool_free(mbox, phba->mbox_mem_pool);
3936 }
3937 }
3938 }
3939 }
2e0fef85 3940 lpfc_cleanup_node(vport, ndlp);
1dcb58e5 3941
2e0fef85 3942 /*
92d7f7b0
JS
3943 * We can get here with a non-NULL ndlp->rport because when we
3944 * unregister a rport we don't break the rport/node linkage. So if we
3945 * do, make sure we don't leaving any dangling pointers behind.
2e0fef85 3946 */
92d7f7b0 3947 if (ndlp->rport) {
329f9bc7
JS
3948 rdata = ndlp->rport->dd_data;
3949 rdata->pnode = NULL;
3950 ndlp->rport = NULL;
dea3101e 3951 }
dea3101e 3952}
3953
3954static int
2e0fef85
JS
3955lpfc_matchdid(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp,
3956 uint32_t did)
dea3101e 3957{
2e0fef85 3958 D_ID mydid, ndlpdid, matchdid;
dea3101e 3959
3960 if (did == Bcast_DID)
2fe165b6 3961 return 0;
dea3101e 3962
dea3101e 3963 /* First check for Direct match */
3964 if (ndlp->nlp_DID == did)
2fe165b6 3965 return 1;
dea3101e 3966
3967 /* Next check for area/domain identically equals 0 match */
2e0fef85 3968 mydid.un.word = vport->fc_myDID;
dea3101e 3969 if ((mydid.un.b.domain == 0) && (mydid.un.b.area == 0)) {
2fe165b6 3970 return 0;
dea3101e 3971 }
3972
3973 matchdid.un.word = did;
3974 ndlpdid.un.word = ndlp->nlp_DID;
3975 if (matchdid.un.b.id == ndlpdid.un.b.id) {
3976 if ((mydid.un.b.domain == matchdid.un.b.domain) &&
3977 (mydid.un.b.area == matchdid.un.b.area)) {
3978 if ((ndlpdid.un.b.domain == 0) &&
3979 (ndlpdid.un.b.area == 0)) {
3980 if (ndlpdid.un.b.id)
2fe165b6 3981 return 1;
dea3101e 3982 }
2fe165b6 3983 return 0;
dea3101e 3984 }
3985
3986 matchdid.un.word = ndlp->nlp_DID;
3987 if ((mydid.un.b.domain == ndlpdid.un.b.domain) &&
3988 (mydid.un.b.area == ndlpdid.un.b.area)) {
3989 if ((matchdid.un.b.domain == 0) &&
3990 (matchdid.un.b.area == 0)) {
3991 if (matchdid.un.b.id)
2fe165b6 3992 return 1;
dea3101e 3993 }
3994 }
3995 }
2fe165b6 3996 return 0;
dea3101e 3997}
3998
685f0bf7 3999/* Search for a nodelist entry */
2e0fef85
JS
4000static struct lpfc_nodelist *
4001__lpfc_findnode_did(struct lpfc_vport *vport, uint32_t did)
dea3101e 4002{
2fb9bd8b 4003 struct lpfc_nodelist *ndlp;
dea3101e 4004 uint32_t data1;
4005
2e0fef85
JS
4006 list_for_each_entry(ndlp, &vport->fc_nodes, nlp_listp) {
4007 if (lpfc_matchdid(vport, ndlp, did)) {
685f0bf7
JS
4008 data1 = (((uint32_t) ndlp->nlp_state << 24) |
4009 ((uint32_t) ndlp->nlp_xri << 16) |
4010 ((uint32_t) ndlp->nlp_type << 8) |
4011 ((uint32_t) ndlp->nlp_rpi & 0xff));
e8b62011
JS
4012 lpfc_printf_vlog(vport, KERN_INFO, LOG_NODE,
4013 "0929 FIND node DID "
4014 "Data: x%p x%x x%x x%x\n",
4015 ndlp, ndlp->nlp_DID,
4016 ndlp->nlp_flag, data1);
685f0bf7 4017 return ndlp;
dea3101e 4018 }
4019 }
66a9ed66 4020
dea3101e 4021 /* FIND node did <did> NOT FOUND */
e8b62011
JS
4022 lpfc_printf_vlog(vport, KERN_INFO, LOG_NODE,
4023 "0932 FIND node did x%x NOT FOUND.\n", did);
dea3101e 4024 return NULL;
4025}
4026
4027struct lpfc_nodelist *
2e0fef85
JS
4028lpfc_findnode_did(struct lpfc_vport *vport, uint32_t did)
4029{
4030 struct Scsi_Host *shost = lpfc_shost_from_vport(vport);
4031 struct lpfc_nodelist *ndlp;
4032
4033 spin_lock_irq(shost->host_lock);
4034 ndlp = __lpfc_findnode_did(vport, did);
4035 spin_unlock_irq(shost->host_lock);
4036 return ndlp;
4037}
4038
4039struct lpfc_nodelist *
4040lpfc_setup_disc_node(struct lpfc_vport *vport, uint32_t did)
dea3101e 4041{
2e0fef85 4042 struct Scsi_Host *shost = lpfc_shost_from_vport(vport);
dea3101e 4043 struct lpfc_nodelist *ndlp;
dea3101e 4044
2e0fef85 4045 ndlp = lpfc_findnode_did(vport, did);
c9f8735b 4046 if (!ndlp) {
2e0fef85
JS
4047 if ((vport->fc_flag & FC_RSCN_MODE) != 0 &&
4048 lpfc_rscn_payload_check(vport, did) == 0)
dea3101e 4049 return NULL;
4050 ndlp = (struct lpfc_nodelist *)
2e0fef85 4051 mempool_alloc(vport->phba->nlp_mem_pool, GFP_KERNEL);
dea3101e 4052 if (!ndlp)
4053 return NULL;
2e0fef85
JS
4054 lpfc_nlp_init(vport, ndlp, did);
4055 lpfc_nlp_set_state(vport, ndlp, NLP_STE_NPR_NODE);
4056 spin_lock_irq(shost->host_lock);
dea3101e 4057 ndlp->nlp_flag |= NLP_NPR_2B_DISC;
2e0fef85 4058 spin_unlock_irq(shost->host_lock);
dea3101e 4059 return ndlp;
e47c9093
JS
4060 } else if (!NLP_CHK_NODE_ACT(ndlp)) {
4061 ndlp = lpfc_enable_node(vport, ndlp, NLP_STE_NPR_NODE);
4062 if (!ndlp)
4063 return NULL;
4064 spin_lock_irq(shost->host_lock);
4065 ndlp->nlp_flag |= NLP_NPR_2B_DISC;
4066 spin_unlock_irq(shost->host_lock);
4067 return ndlp;
dea3101e 4068 }
e47c9093 4069
58da1ffb
JS
4070 if ((vport->fc_flag & FC_RSCN_MODE) &&
4071 !(vport->fc_flag & FC_NDISC_ACTIVE)) {
2e0fef85 4072 if (lpfc_rscn_payload_check(vport, did)) {
87af33fe
JS
4073 /* If we've already recieved a PLOGI from this NPort
4074 * we don't need to try to discover it again.
4075 */
4076 if (ndlp->nlp_flag & NLP_RCV_PLOGI)
4077 return NULL;
4078
c9f8735b
JW
4079 /* Since this node is marked for discovery,
4080 * delay timeout is not needed.
4081 */
0d2b6b83 4082 lpfc_cancel_retry_delay_tmo(vport, ndlp);
a257bf90
JS
4083 spin_lock_irq(shost->host_lock);
4084 ndlp->nlp_flag |= NLP_NPR_2B_DISC;
4085 spin_unlock_irq(shost->host_lock);
071fbd3d 4086 } else
dea3101e 4087 ndlp = NULL;
2fe165b6 4088 } else {
87af33fe
JS
4089 /* If we've already recieved a PLOGI from this NPort,
4090 * or we are already in the process of discovery on it,
4091 * we don't need to try to discover it again.
4092 */
685f0bf7 4093 if (ndlp->nlp_state == NLP_STE_ADISC_ISSUE ||
87af33fe
JS
4094 ndlp->nlp_state == NLP_STE_PLOGI_ISSUE ||
4095 ndlp->nlp_flag & NLP_RCV_PLOGI)
dea3101e 4096 return NULL;
2e0fef85
JS
4097 lpfc_nlp_set_state(vport, ndlp, NLP_STE_NPR_NODE);
4098 spin_lock_irq(shost->host_lock);
dea3101e 4099 ndlp->nlp_flag |= NLP_NPR_2B_DISC;
2e0fef85 4100 spin_unlock_irq(shost->host_lock);
dea3101e 4101 }
4102 return ndlp;
4103}
4104
4105/* Build a list of nodes to discover based on the loopmap */
4106void
2e0fef85 4107lpfc_disc_list_loopmap(struct lpfc_vport *vport)
dea3101e 4108{
2e0fef85 4109 struct lpfc_hba *phba = vport->phba;
dea3101e 4110 int j;
4111 uint32_t alpa, index;
4112
2e0fef85 4113 if (!lpfc_is_link_up(phba))
dea3101e 4114 return;
2e0fef85
JS
4115
4116 if (phba->fc_topology != TOPOLOGY_LOOP)
dea3101e 4117 return;
dea3101e 4118
4119 /* Check for loop map present or not */
4120 if (phba->alpa_map[0]) {
4121 for (j = 1; j <= phba->alpa_map[0]; j++) {
4122 alpa = phba->alpa_map[j];
2e0fef85 4123 if (((vport->fc_myDID & 0xff) == alpa) || (alpa == 0))
dea3101e 4124 continue;
2e0fef85 4125 lpfc_setup_disc_node(vport, alpa);
dea3101e 4126 }
4127 } else {
4128 /* No alpamap, so try all alpa's */
4129 for (j = 0; j < FC_MAXLOOP; j++) {
4130 /* If cfg_scan_down is set, start from highest
4131 * ALPA (0xef) to lowest (0x1).
4132 */
3de2a653 4133 if (vport->cfg_scan_down)
dea3101e 4134 index = j;
4135 else
4136 index = FC_MAXLOOP - j - 1;
4137 alpa = lpfcAlpaArray[index];
2e0fef85 4138 if ((vport->fc_myDID & 0xff) == alpa)
dea3101e 4139 continue;
2e0fef85 4140 lpfc_setup_disc_node(vport, alpa);
dea3101e 4141 }
4142 }
4143 return;
4144}
4145
dea3101e 4146void
2e0fef85 4147lpfc_issue_clear_la(struct lpfc_hba *phba, struct lpfc_vport *vport)
dea3101e 4148{
dea3101e 4149 LPFC_MBOXQ_t *mbox;
2e0fef85
JS
4150 struct lpfc_sli *psli = &phba->sli;
4151 struct lpfc_sli_ring *extra_ring = &psli->ring[psli->extra_ring];
4152 struct lpfc_sli_ring *fcp_ring = &psli->ring[psli->fcp_ring];
4153 struct lpfc_sli_ring *next_ring = &psli->ring[psli->next_ring];
4154 int rc;
4155
92d7f7b0
JS
4156 /*
4157 * if it's not a physical port or if we already send
4158 * clear_la then don't send it.
4159 */
4160 if ((phba->link_state >= LPFC_CLEAR_LA) ||
da0436e9
JS
4161 (vport->port_type != LPFC_PHYSICAL_PORT) ||
4162 (phba->sli_rev == LPFC_SLI_REV4))
92d7f7b0
JS
4163 return;
4164
2e0fef85
JS
4165 /* Link up discovery */
4166 if ((mbox = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL)) != NULL) {
4167 phba->link_state = LPFC_CLEAR_LA;
4168 lpfc_clear_la(phba, mbox);
4169 mbox->mbox_cmpl = lpfc_mbx_cmpl_clear_la;
4170 mbox->vport = vport;
0b727fea 4171 rc = lpfc_sli_issue_mbox(phba, mbox, MBX_NOWAIT);
2e0fef85
JS
4172 if (rc == MBX_NOT_FINISHED) {
4173 mempool_free(mbox, phba->mbox_mem_pool);
4174 lpfc_disc_flush_list(vport);
4175 extra_ring->flag &= ~LPFC_STOP_IOCB_EVENT;
4176 fcp_ring->flag &= ~LPFC_STOP_IOCB_EVENT;
4177 next_ring->flag &= ~LPFC_STOP_IOCB_EVENT;
92d7f7b0
JS
4178 phba->link_state = LPFC_HBA_ERROR;
4179 }
4180 }
4181}
4182
4183/* Reg_vpi to tell firmware to resume normal operations */
4184void
4185lpfc_issue_reg_vpi(struct lpfc_hba *phba, struct lpfc_vport *vport)
4186{
4187 LPFC_MBOXQ_t *regvpimbox;
4188
4189 regvpimbox = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL);
4190 if (regvpimbox) {
da0436e9 4191 lpfc_reg_vpi(vport, regvpimbox);
92d7f7b0
JS
4192 regvpimbox->mbox_cmpl = lpfc_mbx_cmpl_reg_vpi;
4193 regvpimbox->vport = vport;
0b727fea 4194 if (lpfc_sli_issue_mbox(phba, regvpimbox, MBX_NOWAIT)
92d7f7b0
JS
4195 == MBX_NOT_FINISHED) {
4196 mempool_free(regvpimbox, phba->mbox_mem_pool);
2e0fef85
JS
4197 }
4198 }
4199}
4200
4201/* Start Link up / RSCN discovery on NPR nodes */
4202void
4203lpfc_disc_start(struct lpfc_vport *vport)
4204{
4205 struct Scsi_Host *shost = lpfc_shost_from_vport(vport);
4206 struct lpfc_hba *phba = vport->phba;
685f0bf7 4207 uint32_t num_sent;
dea3101e 4208 uint32_t clear_la_pending;
685f0bf7 4209 int did_changed;
dea3101e 4210
2e0fef85 4211 if (!lpfc_is_link_up(phba))
dea3101e 4212 return;
2e0fef85
JS
4213
4214 if (phba->link_state == LPFC_CLEAR_LA)
dea3101e 4215 clear_la_pending = 1;
4216 else
4217 clear_la_pending = 0;
4218
2e0fef85
JS
4219 if (vport->port_state < LPFC_VPORT_READY)
4220 vport->port_state = LPFC_DISC_AUTH;
dea3101e 4221
2e0fef85
JS
4222 lpfc_set_disctmo(vport);
4223
4224 if (vport->fc_prevDID == vport->fc_myDID)
dea3101e 4225 did_changed = 0;
2e0fef85 4226 else
dea3101e 4227 did_changed = 1;
2e0fef85
JS
4228
4229 vport->fc_prevDID = vport->fc_myDID;
4230 vport->num_disc_nodes = 0;
dea3101e 4231
4232 /* Start Discovery state <hba_state> */
e8b62011
JS
4233 lpfc_printf_vlog(vport, KERN_INFO, LOG_DISCOVERY,
4234 "0202 Start Discovery hba state x%x "
4235 "Data: x%x x%x x%x\n",
4236 vport->port_state, vport->fc_flag, vport->fc_plogi_cnt,
4237 vport->fc_adisc_cnt);
dea3101e 4238
4239 /* First do ADISCs - if any */
2e0fef85 4240 num_sent = lpfc_els_disc_adisc(vport);
dea3101e 4241
4242 if (num_sent)
4243 return;
4244
92d7f7b0
JS
4245 /*
4246 * For SLI3, cmpl_reg_vpi will set port_state to READY, and
4247 * continue discovery.
4248 */
4249 if ((phba->sli3_options & LPFC_SLI3_NPIV_ENABLED) &&
1b32f6aa 4250 !(vport->fc_flag & FC_PT2PT) &&
da0436e9
JS
4251 !(vport->fc_flag & FC_RSCN_MODE) &&
4252 (phba->sli_rev < LPFC_SLI_REV4)) {
92d7f7b0
JS
4253 lpfc_issue_reg_vpi(phba, vport);
4254 return;
4255 }
4256
4257 /*
4258 * For SLI2, we need to set port_state to READY and continue
4259 * discovery.
4260 */
2e0fef85 4261 if (vport->port_state < LPFC_VPORT_READY && !clear_la_pending) {
dea3101e 4262 /* If we get here, there is nothing to ADISC */
92d7f7b0 4263 if (vport->port_type == LPFC_PHYSICAL_PORT)
2e0fef85 4264 lpfc_issue_clear_la(phba, vport);
2e0fef85 4265
92d7f7b0 4266 if (!(vport->fc_flag & FC_ABORT_DISCOVERY)) {
2e0fef85
JS
4267 vport->num_disc_nodes = 0;
4268 /* go thru NPR nodes and issue ELS PLOGIs */
4269 if (vport->fc_npr_cnt)
4270 lpfc_els_disc_plogi(vport);
4271
4272 if (!vport->num_disc_nodes) {
4273 spin_lock_irq(shost->host_lock);
4274 vport->fc_flag &= ~FC_NDISC_ACTIVE;
4275 spin_unlock_irq(shost->host_lock);
92d7f7b0 4276 lpfc_can_disctmo(vport);
dea3101e 4277 }
4278 }
92d7f7b0 4279 vport->port_state = LPFC_VPORT_READY;
dea3101e 4280 } else {
4281 /* Next do PLOGIs - if any */
2e0fef85 4282 num_sent = lpfc_els_disc_plogi(vport);
dea3101e 4283
4284 if (num_sent)
4285 return;
4286
2e0fef85 4287 if (vport->fc_flag & FC_RSCN_MODE) {
dea3101e 4288 /* Check to see if more RSCNs came in while we
4289 * were processing this one.
4290 */
2e0fef85
JS
4291 if ((vport->fc_rscn_id_cnt == 0) &&
4292 (!(vport->fc_flag & FC_RSCN_DISCOVERY))) {
4293 spin_lock_irq(shost->host_lock);
4294 vport->fc_flag &= ~FC_RSCN_MODE;
4295 spin_unlock_irq(shost->host_lock);
92d7f7b0 4296 lpfc_can_disctmo(vport);
2fe165b6 4297 } else
2e0fef85 4298 lpfc_els_handle_rscn(vport);
dea3101e 4299 }
4300 }
4301 return;
4302}
4303
4304/*
4305 * Ignore completion for all IOCBs on tx and txcmpl queue for ELS
4306 * ring the match the sppecified nodelist.
4307 */
4308static void
2e0fef85 4309lpfc_free_tx(struct lpfc_hba *phba, struct lpfc_nodelist *ndlp)
dea3101e 4310{
2534ba75 4311 LIST_HEAD(completions);
dea3101e 4312 struct lpfc_sli *psli;
4313 IOCB_t *icmd;
4314 struct lpfc_iocbq *iocb, *next_iocb;
4315 struct lpfc_sli_ring *pring;
dea3101e 4316
4317 psli = &phba->sli;
4318 pring = &psli->ring[LPFC_ELS_RING];
4319
4320 /* Error matching iocb on txq or txcmplq
4321 * First check the txq.
4322 */
2e0fef85 4323 spin_lock_irq(&phba->hbalock);
dea3101e 4324 list_for_each_entry_safe(iocb, next_iocb, &pring->txq, list) {
4325 if (iocb->context1 != ndlp) {
4326 continue;
4327 }
4328 icmd = &iocb->iocb;
4329 if ((icmd->ulpCommand == CMD_ELS_REQUEST64_CR) ||
4330 (icmd->ulpCommand == CMD_XMIT_ELS_RSP64_CX)) {
4331
2534ba75 4332 list_move_tail(&iocb->list, &completions);
dea3101e 4333 pring->txq_cnt--;
dea3101e 4334 }
4335 }
4336
4337 /* Next check the txcmplq */
4338 list_for_each_entry_safe(iocb, next_iocb, &pring->txcmplq, list) {
4339 if (iocb->context1 != ndlp) {
4340 continue;
4341 }
4342 icmd = &iocb->iocb;
2e0fef85
JS
4343 if (icmd->ulpCommand == CMD_ELS_REQUEST64_CR ||
4344 icmd->ulpCommand == CMD_XMIT_ELS_RSP64_CX) {
2534ba75
JS
4345 lpfc_sli_issue_abort_iotag(phba, pring, iocb);
4346 }
4347 }
2e0fef85 4348 spin_unlock_irq(&phba->hbalock);
dea3101e 4349
a257bf90
JS
4350 /* Cancel all the IOCBs from the completions list */
4351 lpfc_sli_cancel_iocbs(phba, &completions, IOSTAT_LOCAL_REJECT,
4352 IOERR_SLI_ABORTED);
dea3101e 4353}
4354
a6ababd2 4355static void
2e0fef85 4356lpfc_disc_flush_list(struct lpfc_vport *vport)
dea3101e 4357{
4358 struct lpfc_nodelist *ndlp, *next_ndlp;
2e0fef85 4359 struct lpfc_hba *phba = vport->phba;
dea3101e 4360
2e0fef85
JS
4361 if (vport->fc_plogi_cnt || vport->fc_adisc_cnt) {
4362 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes,
685f0bf7 4363 nlp_listp) {
e47c9093
JS
4364 if (!NLP_CHK_NODE_ACT(ndlp))
4365 continue;
685f0bf7
JS
4366 if (ndlp->nlp_state == NLP_STE_PLOGI_ISSUE ||
4367 ndlp->nlp_state == NLP_STE_ADISC_ISSUE) {
4368 lpfc_free_tx(phba, ndlp);
685f0bf7 4369 }
dea3101e 4370 }
4371 }
dea3101e 4372}
4373
92d7f7b0
JS
4374void
4375lpfc_cleanup_discovery_resources(struct lpfc_vport *vport)
4376{
4377 lpfc_els_flush_rscn(vport);
4378 lpfc_els_flush_cmd(vport);
4379 lpfc_disc_flush_list(vport);
4380}
4381
dea3101e 4382/*****************************************************************************/
4383/*
4384 * NAME: lpfc_disc_timeout
4385 *
4386 * FUNCTION: Fibre Channel driver discovery timeout routine.
4387 *
4388 * EXECUTION ENVIRONMENT: interrupt only
4389 *
4390 * CALLED FROM:
4391 * Timer function
4392 *
4393 * RETURNS:
4394 * none
4395 */
4396/*****************************************************************************/
4397void
4398lpfc_disc_timeout(unsigned long ptr)
4399{
2e0fef85
JS
4400 struct lpfc_vport *vport = (struct lpfc_vport *) ptr;
4401 struct lpfc_hba *phba = vport->phba;
5e9d9b82 4402 uint32_t tmo_posted;
dea3101e 4403 unsigned long flags = 0;
4404
4405 if (unlikely(!phba))
4406 return;
4407
5e9d9b82
JS
4408 spin_lock_irqsave(&vport->work_port_lock, flags);
4409 tmo_posted = vport->work_port_events & WORKER_DISC_TMO;
4410 if (!tmo_posted)
2e0fef85 4411 vport->work_port_events |= WORKER_DISC_TMO;
5e9d9b82 4412 spin_unlock_irqrestore(&vport->work_port_lock, flags);
2e0fef85 4413
5e9d9b82
JS
4414 if (!tmo_posted)
4415 lpfc_worker_wake_up(phba);
dea3101e 4416 return;
4417}
4418
4419static void
2e0fef85 4420lpfc_disc_timeout_handler(struct lpfc_vport *vport)
dea3101e 4421{
2e0fef85
JS
4422 struct Scsi_Host *shost = lpfc_shost_from_vport(vport);
4423 struct lpfc_hba *phba = vport->phba;
4424 struct lpfc_sli *psli = &phba->sli;
c9f8735b 4425 struct lpfc_nodelist *ndlp, *next_ndlp;
92d7f7b0 4426 LPFC_MBOXQ_t *initlinkmbox;
dea3101e 4427 int rc, clrlaerr = 0;
4428
2e0fef85 4429 if (!(vport->fc_flag & FC_DISC_TMO))
dea3101e 4430 return;
4431
2e0fef85
JS
4432 spin_lock_irq(shost->host_lock);
4433 vport->fc_flag &= ~FC_DISC_TMO;
4434 spin_unlock_irq(shost->host_lock);
dea3101e 4435
858c9f6c
JS
4436 lpfc_debugfs_disc_trc(vport, LPFC_DISC_TRC_ELS_CMD,
4437 "disc timeout: state:x%x rtry:x%x flg:x%x",
4438 vport->port_state, vport->fc_ns_retry, vport->fc_flag);
4439
2e0fef85 4440 switch (vport->port_state) {
dea3101e 4441
4442 case LPFC_LOCAL_CFG_LINK:
2e0fef85
JS
4443 /* port_state is identically LPFC_LOCAL_CFG_LINK while waiting for
4444 * FAN
4445 */
4446 /* FAN timeout */
e8b62011
JS
4447 lpfc_printf_vlog(vport, KERN_WARNING, LOG_DISCOVERY,
4448 "0221 FAN timeout\n");
c9f8735b 4449 /* Start discovery by sending FLOGI, clean up old rpis */
2e0fef85 4450 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes,
685f0bf7 4451 nlp_listp) {
e47c9093
JS
4452 if (!NLP_CHK_NODE_ACT(ndlp))
4453 continue;
685f0bf7
JS
4454 if (ndlp->nlp_state != NLP_STE_NPR_NODE)
4455 continue;
c9f8735b
JW
4456 if (ndlp->nlp_type & NLP_FABRIC) {
4457 /* Clean up the ndlp on Fabric connections */
2e0fef85 4458 lpfc_drop_node(vport, ndlp);
87af33fe 4459
2fe165b6 4460 } else if (!(ndlp->nlp_flag & NLP_NPR_ADISC)) {
c9f8735b
JW
4461 /* Fail outstanding IO now since device
4462 * is marked for PLOGI.
4463 */
2e0fef85 4464 lpfc_unreg_rpi(vport, ndlp);
c9f8735b
JW
4465 }
4466 }
92d7f7b0 4467 if (vport->port_state != LPFC_FLOGI) {
92d7f7b0 4468 lpfc_initial_flogi(vport);
0ff10d46 4469 return;
92d7f7b0 4470 }
dea3101e 4471 break;
4472
92d7f7b0 4473 case LPFC_FDISC:
dea3101e 4474 case LPFC_FLOGI:
2e0fef85 4475 /* port_state is identically LPFC_FLOGI while waiting for FLOGI cmpl */
dea3101e 4476 /* Initial FLOGI timeout */
e8b62011
JS
4477 lpfc_printf_vlog(vport, KERN_ERR, LOG_DISCOVERY,
4478 "0222 Initial %s timeout\n",
87af33fe 4479 vport->vpi ? "FDISC" : "FLOGI");
dea3101e 4480
4481 /* Assume no Fabric and go on with discovery.
4482 * Check for outstanding ELS FLOGI to abort.
4483 */
4484
4485 /* FLOGI failed, so just use loop map to make discovery list */
2e0fef85 4486 lpfc_disc_list_loopmap(vport);
dea3101e 4487
4488 /* Start discovery */
2e0fef85 4489 lpfc_disc_start(vport);
dea3101e 4490 break;
4491
4492 case LPFC_FABRIC_CFG_LINK:
4493 /* hba_state is identically LPFC_FABRIC_CFG_LINK while waiting for
4494 NameServer login */
e8b62011
JS
4495 lpfc_printf_vlog(vport, KERN_ERR, LOG_DISCOVERY,
4496 "0223 Timeout while waiting for "
4497 "NameServer login\n");
dea3101e 4498 /* Next look for NameServer ndlp */
2e0fef85 4499 ndlp = lpfc_findnode_did(vport, NameServer_DID);
e47c9093 4500 if (ndlp && NLP_CHK_NODE_ACT(ndlp))
87af33fe
JS
4501 lpfc_els_abort(phba, ndlp);
4502
4503 /* ReStart discovery */
4504 goto restart_disc;
dea3101e 4505
4506 case LPFC_NS_QRY:
4507 /* Check for wait for NameServer Rsp timeout */
e8b62011
JS
4508 lpfc_printf_vlog(vport, KERN_ERR, LOG_DISCOVERY,
4509 "0224 NameServer Query timeout "
4510 "Data: x%x x%x\n",
4511 vport->fc_ns_retry, LPFC_MAX_NS_RETRY);
dea3101e 4512
92d7f7b0
JS
4513 if (vport->fc_ns_retry < LPFC_MAX_NS_RETRY) {
4514 /* Try it one more time */
4515 vport->fc_ns_retry++;
4516 rc = lpfc_ns_cmd(vport, SLI_CTNS_GID_FT,
4517 vport->fc_ns_retry, 0);
4518 if (rc == 0)
4519 break;
dea3101e 4520 }
92d7f7b0 4521 vport->fc_ns_retry = 0;
dea3101e 4522
87af33fe 4523restart_disc:
92d7f7b0
JS
4524 /*
4525 * Discovery is over.
4526 * set port_state to PORT_READY if SLI2.
4527 * cmpl_reg_vpi will set port_state to READY for SLI3.
4528 */
3772a991
JS
4529 if (phba->sli_rev < LPFC_SLI_REV4) {
4530 if (phba->sli3_options & LPFC_SLI3_NPIV_ENABLED)
4531 lpfc_issue_reg_vpi(phba, vport);
4532 else { /* NPIV Not enabled */
4533 lpfc_issue_clear_la(phba, vport);
4534 vport->port_state = LPFC_VPORT_READY;
4535 }
dea3101e 4536 }
4537
4538 /* Setup and issue mailbox INITIALIZE LINK command */
4539 initlinkmbox = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL);
4540 if (!initlinkmbox) {
e8b62011
JS
4541 lpfc_printf_vlog(vport, KERN_ERR, LOG_DISCOVERY,
4542 "0206 Device Discovery "
4543 "completion error\n");
2e0fef85 4544 phba->link_state = LPFC_HBA_ERROR;
dea3101e 4545 break;
4546 }
4547
4548 lpfc_linkdown(phba);
4549 lpfc_init_link(phba, initlinkmbox, phba->cfg_topology,
4550 phba->cfg_link_speed);
04c68496 4551 initlinkmbox->u.mb.un.varInitLnk.lipsr_AL_PA = 0;
ed957684 4552 initlinkmbox->vport = vport;
92d7f7b0 4553 initlinkmbox->mbox_cmpl = lpfc_sli_def_mbox_cmpl;
0b727fea 4554 rc = lpfc_sli_issue_mbox(phba, initlinkmbox, MBX_NOWAIT);
5b8bd0c9 4555 lpfc_set_loopback_flag(phba);
dea3101e 4556 if (rc == MBX_NOT_FINISHED)
4557 mempool_free(initlinkmbox, phba->mbox_mem_pool);
4558
4559 break;
4560
4561 case LPFC_DISC_AUTH:
4562 /* Node Authentication timeout */
e8b62011
JS
4563 lpfc_printf_vlog(vport, KERN_ERR, LOG_DISCOVERY,
4564 "0227 Node Authentication timeout\n");
2e0fef85
JS
4565 lpfc_disc_flush_list(vport);
4566
92d7f7b0
JS
4567 /*
4568 * set port_state to PORT_READY if SLI2.
4569 * cmpl_reg_vpi will set port_state to READY for SLI3.
4570 */
3772a991
JS
4571 if (phba->sli_rev < LPFC_SLI_REV4) {
4572 if (phba->sli3_options & LPFC_SLI3_NPIV_ENABLED)
4573 lpfc_issue_reg_vpi(phba, vport);
4574 else { /* NPIV Not enabled */
4575 lpfc_issue_clear_la(phba, vport);
4576 vport->port_state = LPFC_VPORT_READY;
4577 }
dea3101e 4578 }
4579 break;
4580
2e0fef85
JS
4581 case LPFC_VPORT_READY:
4582 if (vport->fc_flag & FC_RSCN_MODE) {
e8b62011
JS
4583 lpfc_printf_vlog(vport, KERN_ERR, LOG_DISCOVERY,
4584 "0231 RSCN timeout Data: x%x "
4585 "x%x\n",
4586 vport->fc_ns_retry, LPFC_MAX_NS_RETRY);
dea3101e 4587
4588 /* Cleanup any outstanding ELS commands */
2e0fef85 4589 lpfc_els_flush_cmd(vport);
dea3101e 4590
2e0fef85
JS
4591 lpfc_els_flush_rscn(vport);
4592 lpfc_disc_flush_list(vport);
dea3101e 4593 }
4594 break;
2e0fef85 4595
92d7f7b0 4596 default:
e8b62011 4597 lpfc_printf_vlog(vport, KERN_ERR, LOG_DISCOVERY,
d7c255b2 4598 "0273 Unexpected discovery timeout, "
e8b62011 4599 "vport State x%x\n", vport->port_state);
2e0fef85
JS
4600 break;
4601 }
4602
4603 switch (phba->link_state) {
4604 case LPFC_CLEAR_LA:
92d7f7b0 4605 /* CLEAR LA timeout */
e8b62011
JS
4606 lpfc_printf_vlog(vport, KERN_ERR, LOG_DISCOVERY,
4607 "0228 CLEAR LA timeout\n");
2e0fef85
JS
4608 clrlaerr = 1;
4609 break;
4610
09372820
JS
4611 case LPFC_LINK_UP:
4612 lpfc_issue_clear_la(phba, vport);
4613 /* Drop thru */
2e0fef85
JS
4614 case LPFC_LINK_UNKNOWN:
4615 case LPFC_WARM_START:
4616 case LPFC_INIT_START:
4617 case LPFC_INIT_MBX_CMDS:
4618 case LPFC_LINK_DOWN:
2e0fef85 4619 case LPFC_HBA_ERROR:
e8b62011
JS
4620 lpfc_printf_vlog(vport, KERN_ERR, LOG_DISCOVERY,
4621 "0230 Unexpected timeout, hba link "
4622 "state x%x\n", phba->link_state);
2e0fef85
JS
4623 clrlaerr = 1;
4624 break;
92d7f7b0
JS
4625
4626 case LPFC_HBA_READY:
4627 break;
dea3101e 4628 }
4629
4630 if (clrlaerr) {
2e0fef85 4631 lpfc_disc_flush_list(vport);
a4bc3379 4632 psli->ring[(psli->extra_ring)].flag &= ~LPFC_STOP_IOCB_EVENT;
dea3101e 4633 psli->ring[(psli->fcp_ring)].flag &= ~LPFC_STOP_IOCB_EVENT;
4634 psli->ring[(psli->next_ring)].flag &= ~LPFC_STOP_IOCB_EVENT;
2e0fef85 4635 vport->port_state = LPFC_VPORT_READY;
dea3101e 4636 }
4637
4638 return;
4639}
4640
dea3101e 4641/*
4642 * This routine handles processing a NameServer REG_LOGIN mailbox
4643 * command upon completion. It is setup in the LPFC_MBOXQ
4644 * as the completion routine when the command is
4645 * handed off to the SLI layer.
4646 */
4647void
2e0fef85 4648lpfc_mbx_cmpl_fdmi_reg_login(struct lpfc_hba *phba, LPFC_MBOXQ_t *pmb)
dea3101e 4649{
04c68496 4650 MAILBOX_t *mb = &pmb->u.mb;
2e0fef85
JS
4651 struct lpfc_dmabuf *mp = (struct lpfc_dmabuf *) (pmb->context1);
4652 struct lpfc_nodelist *ndlp = (struct lpfc_nodelist *) pmb->context2;
4653 struct lpfc_vport *vport = pmb->vport;
dea3101e 4654
4655 pmb->context1 = NULL;
4656
dea3101e 4657 ndlp->nlp_rpi = mb->un.varWords[0];
21e9a0a5 4658 ndlp->nlp_flag |= NLP_RPI_VALID;
dea3101e 4659 ndlp->nlp_type |= NLP_FABRIC;
2e0fef85 4660 lpfc_nlp_set_state(vport, ndlp, NLP_STE_UNMAPPED_NODE);
dea3101e 4661
2e0fef85
JS
4662 /*
4663 * Start issuing Fabric-Device Management Interface (FDMI) command to
4664 * 0xfffffa (FDMI well known port) or Delay issuing FDMI command if
4665 * fdmi-on=2 (supporting RPA/hostnmae)
dea3101e 4666 */
2e0fef85 4667
3de2a653 4668 if (vport->cfg_fdmi_on == 1)
2e0fef85
JS
4669 lpfc_fdmi_cmd(vport, ndlp, SLI_MGMT_DHBA);
4670 else
4671 mod_timer(&vport->fc_fdmitmo, jiffies + HZ * 60);
dea3101e 4672
fa4066b6
JS
4673 /* decrement the node reference count held for this callback
4674 * function.
4675 */
329f9bc7 4676 lpfc_nlp_put(ndlp);
dea3101e 4677 lpfc_mbuf_free(phba, mp->virt, mp->phys);
4678 kfree(mp);
329f9bc7 4679 mempool_free(pmb, phba->mbox_mem_pool);
dea3101e 4680
4681 return;
4682}
4683
685f0bf7
JS
4684static int
4685lpfc_filter_by_rpi(struct lpfc_nodelist *ndlp, void *param)
4686{
4687 uint16_t *rpi = param;
4688
4689 return ndlp->nlp_rpi == *rpi;
4690}
4691
4692static int
4693lpfc_filter_by_wwpn(struct lpfc_nodelist *ndlp, void *param)
4694{
4695 return memcmp(&ndlp->nlp_portname, param,
4696 sizeof(ndlp->nlp_portname)) == 0;
4697}
4698
a6ababd2 4699static struct lpfc_nodelist *
2e0fef85 4700__lpfc_find_node(struct lpfc_vport *vport, node_filter filter, void *param)
dea3101e 4701{
21568f53 4702 struct lpfc_nodelist *ndlp;
dea3101e 4703
2e0fef85 4704 list_for_each_entry(ndlp, &vport->fc_nodes, nlp_listp) {
87af33fe 4705 if (filter(ndlp, param))
685f0bf7
JS
4706 return ndlp;
4707 }
21568f53 4708 return NULL;
dea3101e 4709}
4710
685f0bf7
JS
4711/*
4712 * This routine looks up the ndlp lists for the given RPI. If rpi found it
2e0fef85 4713 * returns the node list element pointer else return NULL.
685f0bf7
JS
4714 */
4715struct lpfc_nodelist *
2e0fef85 4716__lpfc_findnode_rpi(struct lpfc_vport *vport, uint16_t rpi)
685f0bf7 4717{
2e0fef85 4718 return __lpfc_find_node(vport, lpfc_filter_by_rpi, &rpi);
685f0bf7
JS
4719}
4720
488d1469 4721/*
685f0bf7 4722 * This routine looks up the ndlp lists for the given WWPN. If WWPN found it
2e0fef85 4723 * returns the node element list pointer else return NULL.
488d1469
JS
4724 */
4725struct lpfc_nodelist *
2e0fef85 4726lpfc_findnode_wwpn(struct lpfc_vport *vport, struct lpfc_name *wwpn)
488d1469 4727{
2e0fef85 4728 struct Scsi_Host *shost = lpfc_shost_from_vport(vport);
488d1469 4729 struct lpfc_nodelist *ndlp;
488d1469 4730
2e0fef85
JS
4731 spin_lock_irq(shost->host_lock);
4732 ndlp = __lpfc_find_node(vport, lpfc_filter_by_wwpn, wwpn);
4733 spin_unlock_irq(shost->host_lock);
858c9f6c 4734 return ndlp;
488d1469
JS
4735}
4736
dea3101e 4737void
2e0fef85
JS
4738lpfc_nlp_init(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp,
4739 uint32_t did)
dea3101e 4740{
4741 memset(ndlp, 0, sizeof (struct lpfc_nodelist));
109f6ed0
JS
4742
4743 lpfc_initialize_node(vport, ndlp, did);
685f0bf7 4744 INIT_LIST_HEAD(&ndlp->nlp_listp);
858c9f6c
JS
4745
4746 lpfc_debugfs_disc_trc(vport, LPFC_DISC_TRC_NODE,
4747 "node init: did:x%x",
4748 ndlp->nlp_DID, 0, 0);
4749
dea3101e 4750 return;
4751}
329f9bc7 4752
98c9ea5c
JS
4753/* This routine releases all resources associated with a specifc NPort's ndlp
4754 * and mempool_free's the nodelist.
4755 */
311464ec 4756static void
329f9bc7
JS
4757lpfc_nlp_release(struct kref *kref)
4758{
e47c9093
JS
4759 struct lpfc_hba *phba;
4760 unsigned long flags;
329f9bc7
JS
4761 struct lpfc_nodelist *ndlp = container_of(kref, struct lpfc_nodelist,
4762 kref);
858c9f6c
JS
4763
4764 lpfc_debugfs_disc_trc(ndlp->vport, LPFC_DISC_TRC_NODE,
4765 "node release: did:x%x flg:x%x type:x%x",
4766 ndlp->nlp_DID, ndlp->nlp_flag, ndlp->nlp_type);
4767
e47c9093
JS
4768 lpfc_printf_vlog(ndlp->vport, KERN_INFO, LOG_NODE,
4769 "0279 lpfc_nlp_release: ndlp:x%p "
4770 "usgmap:x%x refcnt:%d\n",
4771 (void *)ndlp, ndlp->nlp_usg_map,
4772 atomic_read(&ndlp->kref.refcount));
4773
4774 /* remove ndlp from action. */
2e0fef85 4775 lpfc_nlp_remove(ndlp->vport, ndlp);
e47c9093
JS
4776
4777 /* clear the ndlp active flag for all release cases */
a257bf90 4778 phba = ndlp->phba;
e47c9093
JS
4779 spin_lock_irqsave(&phba->ndlp_lock, flags);
4780 NLP_CLR_NODE_ACT(ndlp);
4781 spin_unlock_irqrestore(&phba->ndlp_lock, flags);
4782
4783 /* free ndlp memory for final ndlp release */
ea2151b4
JS
4784 if (NLP_CHK_FREE_REQ(ndlp)) {
4785 kfree(ndlp->lat_data);
a257bf90 4786 mempool_free(ndlp, ndlp->phba->nlp_mem_pool);
ea2151b4 4787 }
329f9bc7
JS
4788}
4789
98c9ea5c
JS
4790/* This routine bumps the reference count for a ndlp structure to ensure
4791 * that one discovery thread won't free a ndlp while another discovery thread
4792 * is using it.
4793 */
329f9bc7
JS
4794struct lpfc_nodelist *
4795lpfc_nlp_get(struct lpfc_nodelist *ndlp)
4796{
e47c9093
JS
4797 struct lpfc_hba *phba;
4798 unsigned long flags;
4799
98c9ea5c
JS
4800 if (ndlp) {
4801 lpfc_debugfs_disc_trc(ndlp->vport, LPFC_DISC_TRC_NODE,
4802 "node get: did:x%x flg:x%x refcnt:x%x",
4803 ndlp->nlp_DID, ndlp->nlp_flag,
4804 atomic_read(&ndlp->kref.refcount));
e47c9093
JS
4805 /* The check of ndlp usage to prevent incrementing the
4806 * ndlp reference count that is in the process of being
4807 * released.
4808 */
a257bf90 4809 phba = ndlp->phba;
e47c9093
JS
4810 spin_lock_irqsave(&phba->ndlp_lock, flags);
4811 if (!NLP_CHK_NODE_ACT(ndlp) || NLP_CHK_FREE_ACK(ndlp)) {
4812 spin_unlock_irqrestore(&phba->ndlp_lock, flags);
4813 lpfc_printf_vlog(ndlp->vport, KERN_WARNING, LOG_NODE,
4814 "0276 lpfc_nlp_get: ndlp:x%p "
4815 "usgmap:x%x refcnt:%d\n",
4816 (void *)ndlp, ndlp->nlp_usg_map,
4817 atomic_read(&ndlp->kref.refcount));
4818 return NULL;
4819 } else
4820 kref_get(&ndlp->kref);
4821 spin_unlock_irqrestore(&phba->ndlp_lock, flags);
98c9ea5c 4822 }
329f9bc7
JS
4823 return ndlp;
4824}
4825
98c9ea5c 4826/* This routine decrements the reference count for a ndlp structure. If the
e47c9093
JS
4827 * count goes to 0, this indicates the the associated nodelist should be
4828 * freed. Returning 1 indicates the ndlp resource has been released; on the
4829 * other hand, returning 0 indicates the ndlp resource has not been released
4830 * yet.
98c9ea5c 4831 */
329f9bc7
JS
4832int
4833lpfc_nlp_put(struct lpfc_nodelist *ndlp)
4834{
e47c9093
JS
4835 struct lpfc_hba *phba;
4836 unsigned long flags;
4837
4838 if (!ndlp)
4839 return 1;
4840
4841 lpfc_debugfs_disc_trc(ndlp->vport, LPFC_DISC_TRC_NODE,
4842 "node put: did:x%x flg:x%x refcnt:x%x",
4843 ndlp->nlp_DID, ndlp->nlp_flag,
4844 atomic_read(&ndlp->kref.refcount));
a257bf90 4845 phba = ndlp->phba;
e47c9093
JS
4846 spin_lock_irqsave(&phba->ndlp_lock, flags);
4847 /* Check the ndlp memory free acknowledge flag to avoid the
4848 * possible race condition that kref_put got invoked again
4849 * after previous one has done ndlp memory free.
4850 */
4851 if (NLP_CHK_FREE_ACK(ndlp)) {
4852 spin_unlock_irqrestore(&phba->ndlp_lock, flags);
4853 lpfc_printf_vlog(ndlp->vport, KERN_WARNING, LOG_NODE,
4854 "0274 lpfc_nlp_put: ndlp:x%p "
4855 "usgmap:x%x refcnt:%d\n",
4856 (void *)ndlp, ndlp->nlp_usg_map,
4857 atomic_read(&ndlp->kref.refcount));
4858 return 1;
4859 }
4860 /* Check the ndlp inactivate log flag to avoid the possible
4861 * race condition that kref_put got invoked again after ndlp
4862 * is already in inactivating state.
4863 */
4864 if (NLP_CHK_IACT_REQ(ndlp)) {
4865 spin_unlock_irqrestore(&phba->ndlp_lock, flags);
4866 lpfc_printf_vlog(ndlp->vport, KERN_WARNING, LOG_NODE,
4867 "0275 lpfc_nlp_put: ndlp:x%p "
4868 "usgmap:x%x refcnt:%d\n",
4869 (void *)ndlp, ndlp->nlp_usg_map,
4870 atomic_read(&ndlp->kref.refcount));
4871 return 1;
98c9ea5c 4872 }
e47c9093
JS
4873 /* For last put, mark the ndlp usage flags to make sure no
4874 * other kref_get and kref_put on the same ndlp shall get
4875 * in between the process when the final kref_put has been
4876 * invoked on this ndlp.
4877 */
4878 if (atomic_read(&ndlp->kref.refcount) == 1) {
4879 /* Indicate ndlp is put to inactive state. */
4880 NLP_SET_IACT_REQ(ndlp);
4881 /* Acknowledge ndlp memory free has been seen. */
4882 if (NLP_CHK_FREE_REQ(ndlp))
4883 NLP_SET_FREE_ACK(ndlp);
4884 }
4885 spin_unlock_irqrestore(&phba->ndlp_lock, flags);
4886 /* Note, the kref_put returns 1 when decrementing a reference
4887 * count that was 1, it invokes the release callback function,
4888 * but it still left the reference count as 1 (not actually
4889 * performs the last decrementation). Otherwise, it actually
4890 * decrements the reference count and returns 0.
4891 */
4892 return kref_put(&ndlp->kref, lpfc_nlp_release);
329f9bc7 4893}
98c9ea5c
JS
4894
4895/* This routine free's the specified nodelist if it is not in use
e47c9093
JS
4896 * by any other discovery thread. This routine returns 1 if the
4897 * ndlp has been freed. A return value of 0 indicates the ndlp is
4898 * not yet been released.
98c9ea5c
JS
4899 */
4900int
4901lpfc_nlp_not_used(struct lpfc_nodelist *ndlp)
4902{
4903 lpfc_debugfs_disc_trc(ndlp->vport, LPFC_DISC_TRC_NODE,
4904 "node not used: did:x%x flg:x%x refcnt:x%x",
4905 ndlp->nlp_DID, ndlp->nlp_flag,
4906 atomic_read(&ndlp->kref.refcount));
e47c9093
JS
4907 if (atomic_read(&ndlp->kref.refcount) == 1)
4908 if (lpfc_nlp_put(ndlp))
4909 return 1;
98c9ea5c
JS
4910 return 0;
4911}
6fb120a7
JS
4912
4913/**
4914 * lpfc_fcf_inuse - Check if FCF can be unregistered.
4915 * @phba: Pointer to hba context object.
4916 *
4917 * This function iterate through all FC nodes associated
4918 * will all vports to check if there is any node with
4919 * fc_rports associated with it. If there is an fc_rport
4920 * associated with the node, then the node is either in
4921 * discovered state or its devloss_timer is pending.
4922 */
4923static int
4924lpfc_fcf_inuse(struct lpfc_hba *phba)
4925{
4926 struct lpfc_vport **vports;
4927 int i, ret = 0;
4928 struct lpfc_nodelist *ndlp;
4929 struct Scsi_Host *shost;
4930
4931 vports = lpfc_create_vport_work_array(phba);
4932
4933 for (i = 0; i <= phba->max_vports && vports[i] != NULL; i++) {
4934 shost = lpfc_shost_from_vport(vports[i]);
4935 spin_lock_irq(shost->host_lock);
4936 list_for_each_entry(ndlp, &vports[i]->fc_nodes, nlp_listp) {
4937 if (NLP_CHK_NODE_ACT(ndlp) && ndlp->rport &&
4938 (ndlp->rport->roles & FC_RPORT_ROLE_FCP_TARGET)) {
4939 ret = 1;
4940 spin_unlock_irq(shost->host_lock);
4941 goto out;
891478a2
JS
4942 } else {
4943 lpfc_printf_log(phba, KERN_INFO, LOG_ELS,
4944 "2624 RPI %x DID %x flg %x still "
4945 "logged in\n",
4946 ndlp->nlp_rpi, ndlp->nlp_DID,
4947 ndlp->nlp_flag);
4948 if (ndlp->nlp_flag & NLP_RPI_VALID)
4949 ret = 1;
6fb120a7
JS
4950 }
4951 }
4952 spin_unlock_irq(shost->host_lock);
4953 }
4954out:
4955 lpfc_destroy_vport_work_array(phba, vports);
4956 return ret;
4957}
4958
4959/**
4960 * lpfc_unregister_vfi_cmpl - Completion handler for unreg vfi.
4961 * @phba: Pointer to hba context object.
4962 * @mboxq: Pointer to mailbox object.
4963 *
4964 * This function frees memory associated with the mailbox command.
4965 */
4966static void
4967lpfc_unregister_vfi_cmpl(struct lpfc_hba *phba, LPFC_MBOXQ_t *mboxq)
4968{
4969 struct lpfc_vport *vport = mboxq->vport;
4970
4971 if (mboxq->u.mb.mbxStatus) {
4972 lpfc_printf_log(phba, KERN_ERR, LOG_DISCOVERY|LOG_MBOX,
4973 "2555 UNREG_VFI mbxStatus error x%x "
4974 "HBA state x%x\n",
4975 mboxq->u.mb.mbxStatus, vport->port_state);
4976 }
4977 mempool_free(mboxq, phba->mbox_mem_pool);
4978 return;
4979}
4980
4981/**
4982 * lpfc_unregister_fcfi_cmpl - Completion handler for unreg fcfi.
4983 * @phba: Pointer to hba context object.
4984 * @mboxq: Pointer to mailbox object.
4985 *
4986 * This function frees memory associated with the mailbox command.
4987 */
4988static void
4989lpfc_unregister_fcfi_cmpl(struct lpfc_hba *phba, LPFC_MBOXQ_t *mboxq)
4990{
4991 struct lpfc_vport *vport = mboxq->vport;
4992
4993 if (mboxq->u.mb.mbxStatus) {
4994 lpfc_printf_log(phba, KERN_ERR, LOG_DISCOVERY|LOG_MBOX,
4995 "2550 UNREG_FCFI mbxStatus error x%x "
4996 "HBA state x%x\n",
4997 mboxq->u.mb.mbxStatus, vport->port_state);
4998 }
4999 mempool_free(mboxq, phba->mbox_mem_pool);
5000 return;
5001}
5002
5003/**
ecfd03c6 5004 * lpfc_unregister_fcf_prep - Unregister fcf record preparation
6fb120a7
JS
5005 * @phba: Pointer to hba context object.
5006 *
ecfd03c6
JS
5007 * This function prepare the HBA for unregistering the currently registered
5008 * FCF from the HBA. It performs unregistering, in order, RPIs, VPIs, and
5009 * VFIs.
6fb120a7 5010 */
ecfd03c6
JS
5011int
5012lpfc_unregister_fcf_prep(struct lpfc_hba *phba)
6fb120a7
JS
5013{
5014 LPFC_MBOXQ_t *mbox;
6fb120a7 5015 struct lpfc_vport **vports;
695a814e 5016 struct lpfc_nodelist *ndlp;
72100cc4 5017 struct Scsi_Host *shost;
ecfd03c6 5018 int i, rc;
6fb120a7 5019
ecfd03c6 5020 /* Unregister RPIs */
6fb120a7 5021 if (lpfc_fcf_inuse(phba))
ecfd03c6 5022 lpfc_unreg_hba_rpis(phba);
6fb120a7 5023
4d9ab994
JS
5024 /* At this point, all discovery is aborted */
5025 phba->pport->port_state = LPFC_VPORT_UNKNOWN;
6fb120a7
JS
5026
5027 /* Unregister VPIs */
5028 vports = lpfc_create_vport_work_array(phba);
ecfd03c6 5029 if (vports && (phba->sli3_options & LPFC_SLI3_NPIV_ENABLED))
6fb120a7 5030 for (i = 0; i <= phba->max_vports && vports[i] != NULL; i++) {
695a814e
JS
5031 /* Stop FLOGI/FDISC retries */
5032 ndlp = lpfc_findnode_did(vports[i], Fabric_DID);
5033 if (ndlp)
5034 lpfc_cancel_retry_delay_tmo(vports[i], ndlp);
78730cfe 5035 lpfc_cleanup_pending_mbox(vports[i]);
6fb120a7 5036 lpfc_mbx_unreg_vpi(vports[i]);
72100cc4
JS
5037 shost = lpfc_shost_from_vport(vports[i]);
5038 spin_lock_irq(shost->host_lock);
891478a2 5039 vports[i]->fc_flag |= FC_VPORT_NEEDS_INIT_VPI;
c868595d 5040 vports[i]->vpi_state &= ~LPFC_VPI_REGISTERED;
72100cc4 5041 spin_unlock_irq(shost->host_lock);
6fb120a7
JS
5042 }
5043 lpfc_destroy_vport_work_array(phba, vports);
5044
695a814e
JS
5045 /* Cleanup any outstanding ELS commands */
5046 lpfc_els_flush_all_cmd(phba);
5047
6fb120a7
JS
5048 /* Unregister VFI */
5049 mbox = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL);
5050 if (!mbox) {
5051 lpfc_printf_log(phba, KERN_ERR, LOG_DISCOVERY|LOG_MBOX,
ecfd03c6
JS
5052 "2556 UNREG_VFI mbox allocation failed"
5053 "HBA state x%x\n", phba->pport->port_state);
5054 return -ENOMEM;
6fb120a7
JS
5055 }
5056
6669f9bb 5057 lpfc_unreg_vfi(mbox, phba->pport);
6fb120a7
JS
5058 mbox->vport = phba->pport;
5059 mbox->mbox_cmpl = lpfc_unregister_vfi_cmpl;
5060
5061 rc = lpfc_sli_issue_mbox(phba, mbox, MBX_NOWAIT);
5062 if (rc == MBX_NOT_FINISHED) {
5063 lpfc_printf_log(phba, KERN_ERR, LOG_DISCOVERY|LOG_MBOX,
ecfd03c6
JS
5064 "2557 UNREG_VFI issue mbox failed rc x%x "
5065 "HBA state x%x\n",
5066 rc, phba->pport->port_state);
6fb120a7 5067 mempool_free(mbox, phba->mbox_mem_pool);
ecfd03c6 5068 return -EIO;
6fb120a7
JS
5069 }
5070
72100cc4
JS
5071 shost = lpfc_shost_from_vport(phba->pport);
5072 spin_lock_irq(shost->host_lock);
695a814e 5073 phba->pport->fc_flag &= ~FC_VFI_REGISTERED;
72100cc4 5074 spin_unlock_irq(shost->host_lock);
695a814e 5075
ecfd03c6
JS
5076 return 0;
5077}
5078
5079/**
5080 * lpfc_sli4_unregister_fcf - Unregister currently registered FCF record
5081 * @phba: Pointer to hba context object.
5082 *
5083 * This function issues synchronous unregister FCF mailbox command to HBA to
5084 * unregister the currently registered FCF record. The driver does not reset
5085 * the driver FCF usage state flags.
5086 *
5087 * Return 0 if successfully issued, none-zero otherwise.
5088 */
5089int
5090lpfc_sli4_unregister_fcf(struct lpfc_hba *phba)
5091{
5092 LPFC_MBOXQ_t *mbox;
5093 int rc;
5094
6fb120a7
JS
5095 mbox = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL);
5096 if (!mbox) {
5097 lpfc_printf_log(phba, KERN_ERR, LOG_DISCOVERY|LOG_MBOX,
ecfd03c6
JS
5098 "2551 UNREG_FCFI mbox allocation failed"
5099 "HBA state x%x\n", phba->pport->port_state);
5100 return -ENOMEM;
6fb120a7 5101 }
6fb120a7
JS
5102 lpfc_unreg_fcfi(mbox, phba->fcf.fcfi);
5103 mbox->vport = phba->pport;
5104 mbox->mbox_cmpl = lpfc_unregister_fcfi_cmpl;
5105 rc = lpfc_sli_issue_mbox(phba, mbox, MBX_NOWAIT);
5106
5107 if (rc == MBX_NOT_FINISHED) {
ecfd03c6
JS
5108 lpfc_printf_log(phba, KERN_ERR, LOG_SLI,
5109 "2552 Unregister FCFI command failed rc x%x "
5110 "HBA state x%x\n",
5111 rc, phba->pport->port_state);
5112 return -EINVAL;
5113 }
5114 return 0;
5115}
5116
5117/**
5118 * lpfc_unregister_fcf_rescan - Unregister currently registered fcf and rescan
5119 * @phba: Pointer to hba context object.
5120 *
5121 * This function unregisters the currently reigstered FCF. This function
5122 * also tries to find another FCF for discovery by rescan the HBA FCF table.
5123 */
5124void
5125lpfc_unregister_fcf_rescan(struct lpfc_hba *phba)
5126{
5127 int rc;
5128
5129 /* Preparation for unregistering fcf */
5130 rc = lpfc_unregister_fcf_prep(phba);
5131 if (rc) {
5132 lpfc_printf_log(phba, KERN_ERR, LOG_DISCOVERY,
5133 "2748 Failed to prepare for unregistering "
5134 "HBA's FCF record: rc=%d\n", rc);
6fb120a7
JS
5135 return;
5136 }
5137
ecfd03c6
JS
5138 /* Now, unregister FCF record and reset HBA FCF state */
5139 rc = lpfc_sli4_unregister_fcf(phba);
5140 if (rc)
5141 return;
5142 /* Reset HBA FCF states after successful unregister FCF */
5143 phba->fcf.fcf_flag = 0;
fc2b989b 5144 phba->fcf.current_rec.flag = 0;
6fb120a7
JS
5145
5146 /*
5147 * If driver is not unloading, check if there is any other
5148 * FCF record that can be used for discovery.
5149 */
5150 if ((phba->pport->load_flag & FC_UNLOADING) ||
ecfd03c6 5151 (phba->link_state < LPFC_LINK_UP))
6fb120a7
JS
5152 return;
5153
0c9ab6f5
JS
5154 /* This is considered as the initial FCF discovery scan */
5155 spin_lock_irq(&phba->hbalock);
5156 phba->fcf.fcf_flag |= FCF_INIT_DISC;
5157 spin_unlock_irq(&phba->hbalock);
5158 rc = lpfc_sli4_fcf_scan_read_fcf_rec(phba, LPFC_FCOE_FCF_GET_FIRST);
6fb120a7 5159
0c9ab6f5
JS
5160 if (rc) {
5161 spin_lock_irq(&phba->hbalock);
5162 phba->fcf.fcf_flag &= ~FCF_INIT_DISC;
5163 spin_unlock_irq(&phba->hbalock);
6fb120a7 5164 lpfc_printf_log(phba, KERN_ERR, LOG_DISCOVERY|LOG_MBOX,
ecfd03c6
JS
5165 "2553 lpfc_unregister_unused_fcf failed "
5166 "to read FCF record HBA state x%x\n",
5167 phba->pport->port_state);
0c9ab6f5 5168 }
ecfd03c6
JS
5169}
5170
5171/**
5172 * lpfc_unregister_fcf - Unregister the currently registered fcf record
5173 * @phba: Pointer to hba context object.
5174 *
5175 * This function just unregisters the currently reigstered FCF. It does not
5176 * try to find another FCF for discovery.
5177 */
5178void
5179lpfc_unregister_fcf(struct lpfc_hba *phba)
5180{
5181 int rc;
5182
5183 /* Preparation for unregistering fcf */
5184 rc = lpfc_unregister_fcf_prep(phba);
5185 if (rc) {
5186 lpfc_printf_log(phba, KERN_ERR, LOG_DISCOVERY,
5187 "2749 Failed to prepare for unregistering "
5188 "HBA's FCF record: rc=%d\n", rc);
5189 return;
5190 }
5191
5192 /* Now, unregister FCF record and reset HBA FCF state */
5193 rc = lpfc_sli4_unregister_fcf(phba);
5194 if (rc)
5195 return;
5196 /* Set proper HBA FCF states after successful unregister FCF */
5197 spin_lock_irq(&phba->hbalock);
5198 phba->fcf.fcf_flag &= ~FCF_REGISTERED;
5199 spin_unlock_irq(&phba->hbalock);
5200}
5201
5202/**
5203 * lpfc_unregister_unused_fcf - Unregister FCF if all devices are disconnected.
5204 * @phba: Pointer to hba context object.
5205 *
5206 * This function check if there are any connected remote port for the FCF and
5207 * if all the devices are disconnected, this function unregister FCFI.
5208 * This function also tries to use another FCF for discovery.
5209 */
5210void
5211lpfc_unregister_unused_fcf(struct lpfc_hba *phba)
5212{
5213 /*
5214 * If HBA is not running in FIP mode or if HBA does not support
5215 * FCoE or if FCF is not registered, do nothing.
5216 */
5217 spin_lock_irq(&phba->hbalock);
5218 if (!(phba->hba_flag & HBA_FCOE_SUPPORT) ||
5219 !(phba->fcf.fcf_flag & FCF_REGISTERED) ||
5220 !(phba->hba_flag & HBA_FIP_SUPPORT)) {
5221 spin_unlock_irq(&phba->hbalock);
5222 return;
5223 }
5224 spin_unlock_irq(&phba->hbalock);
5225
5226 if (lpfc_fcf_inuse(phba))
5227 return;
5228
5229 lpfc_unregister_fcf_rescan(phba);
6fb120a7
JS
5230}
5231
5232/**
5233 * lpfc_read_fcf_conn_tbl - Create driver FCF connection table.
5234 * @phba: Pointer to hba context object.
5235 * @buff: Buffer containing the FCF connection table as in the config
5236 * region.
5237 * This function create driver data structure for the FCF connection
5238 * record table read from config region 23.
5239 */
5240static void
5241lpfc_read_fcf_conn_tbl(struct lpfc_hba *phba,
5242 uint8_t *buff)
5243{
5244 struct lpfc_fcf_conn_entry *conn_entry, *next_conn_entry;
5245 struct lpfc_fcf_conn_hdr *conn_hdr;
5246 struct lpfc_fcf_conn_rec *conn_rec;
5247 uint32_t record_count;
5248 int i;
5249
5250 /* Free the current connect table */
5251 list_for_each_entry_safe(conn_entry, next_conn_entry,
4d9ab994
JS
5252 &phba->fcf_conn_rec_list, list) {
5253 list_del_init(&conn_entry->list);
6fb120a7 5254 kfree(conn_entry);
4d9ab994 5255 }
6fb120a7
JS
5256
5257 conn_hdr = (struct lpfc_fcf_conn_hdr *) buff;
5258 record_count = conn_hdr->length * sizeof(uint32_t)/
5259 sizeof(struct lpfc_fcf_conn_rec);
5260
5261 conn_rec = (struct lpfc_fcf_conn_rec *)
5262 (buff + sizeof(struct lpfc_fcf_conn_hdr));
5263
5264 for (i = 0; i < record_count; i++) {
5265 if (!(conn_rec[i].flags & FCFCNCT_VALID))
5266 continue;
5267 conn_entry = kzalloc(sizeof(struct lpfc_fcf_conn_entry),
5268 GFP_KERNEL);
5269 if (!conn_entry) {
5270 lpfc_printf_log(phba, KERN_ERR, LOG_INIT,
5271 "2566 Failed to allocate connection"
5272 " table entry\n");
5273 return;
5274 }
5275
5276 memcpy(&conn_entry->conn_rec, &conn_rec[i],
5277 sizeof(struct lpfc_fcf_conn_rec));
5278 conn_entry->conn_rec.vlan_tag =
5279 le16_to_cpu(conn_entry->conn_rec.vlan_tag) & 0xFFF;
5280 conn_entry->conn_rec.flags =
5281 le16_to_cpu(conn_entry->conn_rec.flags);
5282 list_add_tail(&conn_entry->list,
5283 &phba->fcf_conn_rec_list);
5284 }
5285}
5286
5287/**
5288 * lpfc_read_fcoe_param - Read FCoe parameters from conf region..
5289 * @phba: Pointer to hba context object.
5290 * @buff: Buffer containing the FCoE parameter data structure.
5291 *
5292 * This function update driver data structure with config
5293 * parameters read from config region 23.
5294 */
5295static void
5296lpfc_read_fcoe_param(struct lpfc_hba *phba,
5297 uint8_t *buff)
5298{
5299 struct lpfc_fip_param_hdr *fcoe_param_hdr;
5300 struct lpfc_fcoe_params *fcoe_param;
5301
5302 fcoe_param_hdr = (struct lpfc_fip_param_hdr *)
5303 buff;
5304 fcoe_param = (struct lpfc_fcoe_params *)
32b9793f 5305 (buff + sizeof(struct lpfc_fip_param_hdr));
6fb120a7
JS
5306
5307 if ((fcoe_param_hdr->parm_version != FIPP_VERSION) ||
5308 (fcoe_param_hdr->length != FCOE_PARAM_LENGTH))
5309 return;
5310
6fb120a7
JS
5311 if (fcoe_param_hdr->parm_flags & FIPP_VLAN_VALID) {
5312 phba->valid_vlan = 1;
5313 phba->vlan_id = le16_to_cpu(fcoe_param->vlan_tag) &
5314 0xFFF;
5315 }
5316
5317 phba->fc_map[0] = fcoe_param->fc_map[0];
5318 phba->fc_map[1] = fcoe_param->fc_map[1];
5319 phba->fc_map[2] = fcoe_param->fc_map[2];
5320 return;
5321}
5322
5323/**
5324 * lpfc_get_rec_conf23 - Get a record type in config region data.
5325 * @buff: Buffer containing config region 23 data.
5326 * @size: Size of the data buffer.
5327 * @rec_type: Record type to be searched.
5328 *
5329 * This function searches config region data to find the begining
5330 * of the record specified by record_type. If record found, this
5331 * function return pointer to the record else return NULL.
5332 */
5333static uint8_t *
5334lpfc_get_rec_conf23(uint8_t *buff, uint32_t size, uint8_t rec_type)
5335{
5336 uint32_t offset = 0, rec_length;
5337
5338 if ((buff[0] == LPFC_REGION23_LAST_REC) ||
5339 (size < sizeof(uint32_t)))
5340 return NULL;
5341
5342 rec_length = buff[offset + 1];
5343
5344 /*
5345 * One TLV record has one word header and number of data words
5346 * specified in the rec_length field of the record header.
5347 */
5348 while ((offset + rec_length * sizeof(uint32_t) + sizeof(uint32_t))
5349 <= size) {
5350 if (buff[offset] == rec_type)
5351 return &buff[offset];
5352
5353 if (buff[offset] == LPFC_REGION23_LAST_REC)
5354 return NULL;
5355
5356 offset += rec_length * sizeof(uint32_t) + sizeof(uint32_t);
5357 rec_length = buff[offset + 1];
5358 }
5359 return NULL;
5360}
5361
5362/**
5363 * lpfc_parse_fcoe_conf - Parse FCoE config data read from config region 23.
5364 * @phba: Pointer to lpfc_hba data structure.
5365 * @buff: Buffer containing config region 23 data.
5366 * @size: Size of the data buffer.
5367 *
5368 * This fuction parse the FCoE config parameters in config region 23 and
5369 * populate driver data structure with the parameters.
5370 */
5371void
5372lpfc_parse_fcoe_conf(struct lpfc_hba *phba,
5373 uint8_t *buff,
5374 uint32_t size)
5375{
5376 uint32_t offset = 0, rec_length;
5377 uint8_t *rec_ptr;
5378
5379 /*
5380 * If data size is less than 2 words signature and version cannot be
5381 * verified.
5382 */
5383 if (size < 2*sizeof(uint32_t))
5384 return;
5385
5386 /* Check the region signature first */
5387 if (memcmp(buff, LPFC_REGION23_SIGNATURE, 4)) {
5388 lpfc_printf_log(phba, KERN_ERR, LOG_INIT,
5389 "2567 Config region 23 has bad signature\n");
5390 return;
5391 }
5392
5393 offset += 4;
5394
5395 /* Check the data structure version */
5396 if (buff[offset] != LPFC_REGION23_VERSION) {
5397 lpfc_printf_log(phba, KERN_ERR, LOG_INIT,
5398 "2568 Config region 23 has bad version\n");
5399 return;
5400 }
5401 offset += 4;
5402
5403 rec_length = buff[offset + 1];
5404
5405 /* Read FCoE param record */
5406 rec_ptr = lpfc_get_rec_conf23(&buff[offset],
5407 size - offset, FCOE_PARAM_TYPE);
5408 if (rec_ptr)
5409 lpfc_read_fcoe_param(phba, rec_ptr);
5410
5411 /* Read FCF connection table */
5412 rec_ptr = lpfc_get_rec_conf23(&buff[offset],
5413 size - offset, FCOE_CONN_TBL_TYPE);
5414 if (rec_ptr)
5415 lpfc_read_fcf_conn_tbl(phba, rec_ptr);
5416
5417}
This page took 0.813562 seconds and 5 git commands to generate.