Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/lpfc/
Dlpfc_disc.h237 #define NLP_STE_PRLI_ISSUE 0x4 /* PRLI was sent to NL_PORT */ macro
Dlpfc_nportdisc.c436 case NLP_STE_PRLI_ISSUE: in lpfc_rcv_plogi()
915 ndlp->nlp_state <= NLP_STE_PRLI_ISSUE)) { in lpfc_rcv_logo()
2036 lpfc_nlp_set_state(vport, ndlp, NLP_STE_PRLI_ISSUE); in lpfc_cmpl_reglogin_reglogin_issue()
2307 ndlp->nlp_prev_state = NLP_STE_PRLI_ISSUE; in lpfc_cmpl_prli_prli_issue()
2317 ndlp->nlp_prev_state = NLP_STE_PRLI_ISSUE; in lpfc_cmpl_prli_prli_issue()
2402 ndlp->nlp_prev_state = NLP_STE_PRLI_ISSUE; in lpfc_device_recov_prli_issue()
Dlpfc_hbadisc.c599 ndlp->nlp_state <= NLP_STE_PRLI_ISSUE) { in lpfc_dev_loss_tmo_handler()
4588 case NLP_STE_PRLI_ISSUE: in lpfc_nlp_counters()
4817 [NLP_STE_PRLI_ISSUE] = "PRLI", in lpfc_nlp_state_name()
5742 ndlp->nlp_state <= NLP_STE_PRLI_ISSUE) { in lpfc_setup_disc_node()
Dlpfc_els.c4520 lpfc_nlp_set_state(vport, ndlp, NLP_STE_PRLI_ISSUE); in lpfc_els_retry_delay_handler()
4710 ndlp->nlp_state != NLP_STE_PRLI_ISSUE) { in lpfc_els_retry()
5021 NLP_STE_PRLI_ISSUE); in lpfc_els_retry()
5052 lpfc_nlp_set_state(vport, ndlp, NLP_STE_PRLI_ISSUE); in lpfc_els_retry()
5476 ndlp->nlp_state != NLP_STE_PRLI_ISSUE) { in lpfc_cmpl_els_rsp()
7951 case NLP_STE_PRLI_ISSUE: in lpfc_rscn_recovery_check()
Dlpfc_ct.c1557 NLP_STE_PRLI_ISSUE); in lpfc_cmpl_ct_cmd_gft_id()
Dlpfc_debugfs.c843 case NLP_STE_PRLI_ISSUE: in lpfc_debugfs_nodelist_data()