Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_disc.h229 #define NLP_STE_REG_LOGIN_ISSUE 0x3 /* REG_LOGIN was issued for NL_PORT */ macro
H A Dlpfc_nportdisc.c412 case NLP_STE_REG_LOGIN_ISSUE: in lpfc_rcv_plogi()
655 lpfc_nlp_set_state(vport, ndlp, NLP_STE_REG_LOGIN_ISSUE); in lpfc_rcv_plogi()
1510 NLP_STE_REG_LOGIN_ISSUE); in lpfc_cmpl_plogi_plogi_issue()
1950 ndlp->nlp_prev_state = NLP_STE_REG_LOGIN_ISSUE; in lpfc_cmpl_reglogin_reglogin_issue()
2014 ndlp->nlp_prev_state = NLP_STE_REG_LOGIN_ISSUE; in lpfc_cmpl_reglogin_reglogin_issue()
2018 ndlp->nlp_prev_state = NLP_STE_REG_LOGIN_ISSUE; in lpfc_cmpl_reglogin_reglogin_issue()
2030 ndlp->nlp_prev_state = NLP_STE_REG_LOGIN_ISSUE; in lpfc_cmpl_reglogin_reglogin_issue()
2066 ndlp->nlp_prev_state = NLP_STE_REG_LOGIN_ISSUE; in lpfc_device_recov_reglogin_issue()
H A Dlpfc_els.c771 lpfc_nlp_set_state(vport, ndlp, NLP_STE_REG_LOGIN_ISSUE); in lpfc_cmpl_els_flogi_fabric()
2099 ndlp->nlp_state == NLP_STE_REG_LOGIN_ISSUE) { in lpfc_cmpl_els_plogi()
2395 ndlp->nlp_state <= NLP_STE_REG_LOGIN_ISSUE) || in lpfc_cmpl_els_prli()
3333 NLP_STE_REG_LOGIN_ISSUE); in lpfc_reg_fab_ctrl_node()
5379 NLP_STE_REG_LOGIN_ISSUE) { in lpfc_cmpl_els_rsp()
5409 NLP_STE_REG_LOGIN_ISSUE); in lpfc_cmpl_els_rsp()
5450 ndlp->nlp_state != NLP_STE_REG_LOGIN_ISSUE) { in lpfc_cmpl_els_rsp()
5459 ndlp->nlp_state != NLP_STE_REG_LOGIN_ISSUE && in lpfc_cmpl_els_rsp()
7942 case NLP_STE_REG_LOGIN_ISSUE: in lpfc_rscn_recovery_check()
H A Dlpfc_hbadisc.c502 ndlp->nlp_state <= NLP_STE_REG_LOGIN_ISSUE) in lpfc_dev_loss_tmo_handler()
512 ndlp->nlp_state <= NLP_STE_REG_LOGIN_ISSUE) in lpfc_dev_loss_tmo_handler()
3893 ndlp->nlp_state != NLP_STE_REG_LOGIN_ISSUE) { in lpfc_mbx_cmpl_reg_login()
4616 case NLP_STE_REG_LOGIN_ISSUE: in lpfc_nlp_counters()
4848 [NLP_STE_REG_LOGIN_ISSUE] = "REGLOGIN", in lpfc_nlp_state_name()
H A Dlpfc_ct.c1569 if (ndlp->nlp_state == NLP_STE_REG_LOGIN_ISSUE && in lpfc_cmpl_ct_cmd_gft_id()
1571 ndlp->nlp_prev_state = NLP_STE_REG_LOGIN_ISSUE; in lpfc_cmpl_ct_cmd_gft_id()
1593 ndlp->nlp_prev_state = NLP_STE_REG_LOGIN_ISSUE; in lpfc_cmpl_ct_cmd_gft_id()
H A Dlpfc_debugfs.c840 case NLP_STE_REG_LOGIN_ISSUE: in lpfc_debugfs_nodelist_data()