Searched refs:NLP_ACC_REGLOGIN (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/scsi/lpfc/ |
| H A D | lpfc_disc.h | 205 NLP_ACC_REGLOGIN = 24, /* Issue Reg Login after successful enumerator
|
| H A D | lpfc_nportdisc.c | 352 clear_bit(NLP_ACC_REGLOGIN, &ndlp->nlp_flag); in lpfc_defer_plogi_acc() 630 set_bit(NLP_ACC_REGLOGIN, &ndlp->nlp_flag); in lpfc_rcv_plogi() 666 set_bit(NLP_ACC_REGLOGIN, &ndlp->nlp_flag); in lpfc_rcv_plogi() 1374 if (test_bit(NLP_ACC_REGLOGIN, &ndlp->nlp_flag)) { in lpfc_cmpl_plogi_plogi_issue()
|
| H A D | lpfc_els.c | 2125 if ((test_bit(NLP_ACC_REGLOGIN, &ndlp->nlp_flag) || in lpfc_cmpl_els_plogi() 5422 test_bit(NLP_ACC_REGLOGIN, &ndlp->nlp_flag)) { in lpfc_cmpl_els_rsp() 5480 test_bit(NLP_ACC_REGLOGIN, &ndlp->nlp_flag)) { in lpfc_cmpl_els_rsp() 5482 clear_bit(NLP_ACC_REGLOGIN, &ndlp->nlp_flag); in lpfc_cmpl_els_rsp() 5487 clear_bit(NLP_ACC_REGLOGIN, &ndlp->nlp_flag); in lpfc_cmpl_els_rsp()
|