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
3880 if (test_bit(NLP_IGNR_REG_CMPL, &ndlp->nlp_flag) || in lpfc_mbx_cmpl_reg_login()3890 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()
21177 clear_bit(NLP_IGNR_REG_CMPL, &ndlp->nlp_flag); in lpfc_cleanup_pending_mbox()21192 clear_bit(NLP_IGNR_REG_CMPL, &ndlp->nlp_flag); in lpfc_cleanup_pending_mbox()21201 clear_bit(NLP_IGNR_REG_CMPL, &act_mbx_ndlp->nlp_flag); in lpfc_cleanup_pending_mbox()
2241 if ((test_bit(NLP_IGNR_REG_CMPL, &ndlp->nlp_flag) || in lpfc_issue_els_plogi()