Searched refs:NLP_ACC_REGLOGIN (Results 1 – 3 of 3) sorted by relevance
205 NLP_ACC_REGLOGIN = 24, /* Issue Reg Login after successful enumerator
340 clear_bit(NLP_ACC_REGLOGIN, &ndlp->nlp_flag); in lpfc_defer_plogi_acc()628 set_bit(NLP_ACC_REGLOGIN, &ndlp->nlp_flag); in lpfc_rcv_plogi()664 set_bit(NLP_ACC_REGLOGIN, &ndlp->nlp_flag); in lpfc_rcv_plogi()1372 if (test_bit(NLP_ACC_REGLOGIN, &ndlp->nlp_flag)) { in lpfc_cmpl_plogi_plogi_issue()
2088 if ((test_bit(NLP_ACC_REGLOGIN, &ndlp->nlp_flag) || in lpfc_cmpl_els_plogi()5349 test_bit(NLP_ACC_REGLOGIN, &ndlp->nlp_flag)) { in lpfc_cmpl_els_rsp()5410 clear_bit(NLP_ACC_REGLOGIN, &ndlp->nlp_flag); in lpfc_cmpl_els_rsp()
Completed in 786 milliseconds