Home
last modified time | relevance | path

Searched refs:NLP_ACC_REGLOGIN (Results 1 – 3 of 3) sorted by relevance

/drivers/scsi/lpfc/
A Dlpfc_disc.h205 NLP_ACC_REGLOGIN = 24, /* Issue Reg Login after successful enumerator
A Dlpfc_nportdisc.c340 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()
A Dlpfc_els.c2088 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