Home
last modified time | relevance | path

Searched refs:NLP_REG_LOGIN_SEND (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/scsi/lpfc/
A Dlpfc_disc.h181 #define NLP_REG_LOGIN_SEND 0x00000002 /* sent reglogin to adapter */ macro
A Dlpfc_nportdisc.c1449 ndlp->nlp_flag |= NLP_REG_LOGIN_SEND; in lpfc_cmpl_plogi_plogi_issue()
1464 if (ndlp->nlp_flag & NLP_REG_LOGIN_SEND) in lpfc_cmpl_plogi_plogi_issue()
1465 ndlp->nlp_flag &= ~NLP_REG_LOGIN_SEND; in lpfc_cmpl_plogi_plogi_issue()
1833 ndlp->nlp_flag &= ~NLP_REG_LOGIN_SEND; in lpfc_rcv_logo_reglogin_issue()
1849 ndlp->nlp_flag &= ~NLP_REG_LOGIN_SEND; in lpfc_rcv_logo_reglogin_issue()
A Dlpfc_hbadisc.c448 if (ndlp->nlp_flag & NLP_REG_LOGIN_SEND) in lpfc_dev_loss_tmo_handler()
3864 if (ndlp->nlp_flag & NLP_REG_LOGIN_SEND) in lpfc_mbx_cmpl_reg_login()
3865 ndlp->nlp_flag &= ~NLP_REG_LOGIN_SEND; in lpfc_mbx_cmpl_reg_login()
4481 ndlp->nlp_flag &= ~NLP_REG_LOGIN_SEND; in lpfc_mbx_cmpl_fc_reg_login()
5301 ndlp->nlp_flag & NLP_REG_LOGIN_SEND) { in lpfc_unreg_rpi()
5302 if (ndlp->nlp_flag & NLP_REG_LOGIN_SEND) in lpfc_unreg_rpi()
A Dlpfc_els.c3206 fc_ndlp->nlp_flag |= NLP_REG_LOGIN_SEND; in lpfc_reg_fab_ctrl_node()
3227 fc_ndlp->nlp_flag &= ~NLP_REG_LOGIN_SEND; in lpfc_reg_fab_ctrl_node()
5156 ndlp->nlp_flag &= ~NLP_REG_LOGIN_SEND; in lpfc_mbx_cmpl_dflt_rpi()
5274 ndlp->nlp_flag |= NLP_REG_LOGIN_SEND; in lpfc_cmpl_els_rsp()
5283 ndlp->nlp_flag &= ~NLP_REG_LOGIN_SEND; in lpfc_cmpl_els_rsp()
5509 ndlp->nlp_flag & NLP_REG_LOGIN_SEND)) in lpfc_els_rsp_acc()

Completed in 35 milliseconds