Searched refs:NLP_XPT_REGD (Results 1 – 2 of 2) sorted by relevance
81 NLP_XPT_REGD = 0x1, enumerator
4654 if (ndlp->fc4_xpt_flags & NLP_XPT_REGD) { in lpfc_nlp_reg_node()4665 ndlp->fc4_xpt_flags |= NLP_XPT_REGD; in lpfc_nlp_reg_node()4709 if (!(ndlp->fc4_xpt_flags & NLP_XPT_REGD)) { in lpfc_nlp_unreg_node()4714 ndlp->fc4_xpt_flags &= ~NLP_XPT_REGD; in lpfc_nlp_unreg_node()
Completed in 13 milliseconds