Home
last modified time | relevance | path

Searched refs:NLP_STE_REG_LOGIN_ISSUE (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/scsi/lpfc/
H A Dlpfc_disc.h243 #define NLP_STE_REG_LOGIN_ISSUE 0x3 /* REG_LOGIN was issued for NL_PORT */ macro
H A Dlpfc_nportdisc.c443 case NLP_STE_REG_LOGIN_ISSUE: in lpfc_rcv_plogi()
675 lpfc_nlp_set_state(vport, ndlp, NLP_STE_REG_LOGIN_ISSUE); in lpfc_rcv_plogi()
1515 NLP_STE_REG_LOGIN_ISSUE); in lpfc_cmpl_plogi_plogi_issue()
1937 ndlp->nlp_prev_state = NLP_STE_REG_LOGIN_ISSUE; in lpfc_cmpl_reglogin_reglogin_issue()
1999 ndlp->nlp_prev_state = NLP_STE_REG_LOGIN_ISSUE; in lpfc_cmpl_reglogin_reglogin_issue()
2003 ndlp->nlp_prev_state = NLP_STE_REG_LOGIN_ISSUE; in lpfc_cmpl_reglogin_reglogin_issue()
2015 ndlp->nlp_prev_state = NLP_STE_REG_LOGIN_ISSUE; in lpfc_cmpl_reglogin_reglogin_issue()
2046 ndlp->nlp_prev_state = NLP_STE_REG_LOGIN_ISSUE; in lpfc_device_recov_reglogin_issue()
H A Dlpfc_hbadisc.c521 ndlp->nlp_state <= NLP_STE_REG_LOGIN_ISSUE) in lpfc_dev_loss_tmo_handler()
531 ndlp->nlp_state <= NLP_STE_REG_LOGIN_ISSUE) in lpfc_dev_loss_tmo_handler()
3879 ndlp->nlp_state != NLP_STE_REG_LOGIN_ISSUE) { in lpfc_mbx_cmpl_reg_login()
4587 case NLP_STE_REG_LOGIN_ISSUE: in lpfc_nlp_counters()
4814 [NLP_STE_REG_LOGIN_ISSUE] = "REGLOGIN", in lpfc_nlp_state_name()
H A Dlpfc_ct.c1549 if (ndlp->nlp_state == NLP_STE_REG_LOGIN_ISSUE && in lpfc_cmpl_ct_cmd_gft_id()
1551 ndlp->nlp_prev_state = NLP_STE_REG_LOGIN_ISSUE; in lpfc_cmpl_ct_cmd_gft_id()
1565 ndlp->nlp_prev_state = NLP_STE_REG_LOGIN_ISSUE; in lpfc_cmpl_ct_cmd_gft_id()
H A Dlpfc_els.c756 lpfc_nlp_set_state(vport, ndlp, NLP_STE_REG_LOGIN_ISSUE); in lpfc_cmpl_els_flogi_fabric()
2179 ndlp->nlp_state == NLP_STE_REG_LOGIN_ISSUE) { in lpfc_cmpl_els_plogi()
2479 ndlp->nlp_state <= NLP_STE_REG_LOGIN_ISSUE) || in lpfc_cmpl_els_prli()
3381 NLP_STE_REG_LOGIN_ISSUE); in lpfc_reg_fab_ctrl_node()
5484 NLP_STE_REG_LOGIN_ISSUE) { in lpfc_cmpl_els_rsp()
5513 NLP_STE_REG_LOGIN_ISSUE); in lpfc_cmpl_els_rsp()
5555 ndlp->nlp_state != NLP_STE_REG_LOGIN_ISSUE && in lpfc_cmpl_els_rsp()
8040 case NLP_STE_REG_LOGIN_ISSUE: in lpfc_rscn_recovery_check()
H A Dlpfc_debugfs.c840 case NLP_STE_REG_LOGIN_ISSUE: in lpfc_debugfs_nodelist_data()