Searched refs:NLP_IGNR_REG_CMPL (Results 1 – 4 of 4) sorted by relevance
187 NLP_IGNR_REG_CMPL = 0, /* Rcvd rscn before we cmpl reg login */ enumerator
3878 if (test_bit(NLP_IGNR_REG_CMPL, &ndlp->nlp_flag) || in lpfc_mbx_cmpl_reg_login()3888 clear_bit(NLP_IGNR_REG_CMPL, &ndlp->nlp_flag); in lpfc_mbx_cmpl_reg_login()
21115 clear_bit(NLP_IGNR_REG_CMPL, &ndlp->nlp_flag); in lpfc_cleanup_pending_mbox()21130 clear_bit(NLP_IGNR_REG_CMPL, &ndlp->nlp_flag); in lpfc_cleanup_pending_mbox()21139 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()