Searched refs:NLP_IGNR_REG_CMPL (Results 1 – 5 of 5) sorted by relevance
187 NLP_IGNR_REG_CMPL = 0, /* Rcvd rscn before we cmpl reg login */ enumerator
3869 if (test_bit(NLP_IGNR_REG_CMPL, &ndlp->nlp_flag) || in lpfc_mbx_cmpl_reg_login()3879 clear_bit(NLP_IGNR_REG_CMPL, &ndlp->nlp_flag); in lpfc_mbx_cmpl_reg_login()
2054 set_bit(NLP_IGNR_REG_CMPL, &ndlp->nlp_flag); in lpfc_device_recov_reglogin_issue()
21114 clear_bit(NLP_IGNR_REG_CMPL, &ndlp->nlp_flag); in lpfc_cleanup_pending_mbox()21129 clear_bit(NLP_IGNR_REG_CMPL, &ndlp->nlp_flag); in lpfc_cleanup_pending_mbox()21138 clear_bit(NLP_IGNR_REG_CMPL, &act_mbx_ndlp->nlp_flag); in lpfc_cleanup_pending_mbox()
2204 if ((test_bit(NLP_IGNR_REG_CMPL, &ndlp->nlp_flag) || in lpfc_issue_els_plogi()