Searched refs:NLP_REG_LOGIN_SEND (Results 1 – 4 of 4) sorted by relevance
187 #define NLP_REG_LOGIN_SEND 0x00000002 /* sent reglogin to adapter */ macro
1523 ndlp->nlp_flag |= NLP_REG_LOGIN_SEND; in lpfc_cmpl_plogi_plogi_issue()1538 if (ndlp->nlp_flag & NLP_REG_LOGIN_SEND) in lpfc_cmpl_plogi_plogi_issue()1539 ndlp->nlp_flag &= ~NLP_REG_LOGIN_SEND; in lpfc_cmpl_plogi_plogi_issue()1898 ndlp->nlp_flag &= ~NLP_REG_LOGIN_SEND; in lpfc_rcv_logo_reglogin_issue()1909 ndlp->nlp_flag &= ~NLP_REG_LOGIN_SEND; in lpfc_rcv_logo_reglogin_issue()
502 if (ndlp->nlp_flag & NLP_REG_LOGIN_SEND) in lpfc_dev_loss_tmo_handler()3871 if (ndlp->nlp_flag & NLP_REG_LOGIN_SEND) in lpfc_mbx_cmpl_reg_login()3872 ndlp->nlp_flag &= ~NLP_REG_LOGIN_SEND; in lpfc_mbx_cmpl_reg_login()4457 ndlp->nlp_flag &= ~NLP_REG_LOGIN_SEND; in lpfc_mbx_cmpl_fc_reg_login()5275 ndlp->nlp_flag & NLP_REG_LOGIN_SEND) { in lpfc_unreg_rpi()5276 if (ndlp->nlp_flag & NLP_REG_LOGIN_SEND) in lpfc_unreg_rpi()
3324 fc_ndlp->nlp_flag |= NLP_REG_LOGIN_SEND; in lpfc_reg_fab_ctrl_node()5315 ndlp->nlp_flag &= ~NLP_REG_LOGIN_SEND; in lpfc_mbx_cmpl_dflt_rpi()5428 ndlp->nlp_flag |= NLP_REG_LOGIN_SEND; in lpfc_cmpl_els_rsp()5437 ndlp->nlp_flag &= ~NLP_REG_LOGIN_SEND; in lpfc_cmpl_els_rsp()5738 ndlp->nlp_flag & NLP_REG_LOGIN_SEND)) in lpfc_els_rsp_acc()
Completed in 32 milliseconds