Home
last modified time | relevance | path

Searched refs:NLP_STE_ADISC_ISSUE (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.15/drivers/scsi/lpfc/
Dlpfc_disc.h222 #define NLP_STE_ADISC_ISSUE 0x2 /* ADISC was sent to NL_PORT */ macro
Dlpfc_nportdisc.c855 (ndlp->nlp_state == NLP_STE_ADISC_ISSUE)) { in lpfc_rcv_logo()
1600 ndlp->nlp_prev_state = NLP_STE_ADISC_ISSUE; in lpfc_rcv_plogi_adisc_issue()
1687 ndlp->nlp_prev_state = NLP_STE_ADISC_ISSUE; in lpfc_cmpl_adisc_adisc_issue()
1697 ndlp->nlp_prev_state = NLP_STE_ADISC_ISSUE; in lpfc_cmpl_adisc_adisc_issue()
1709 ndlp->nlp_prev_state = NLP_STE_ADISC_ISSUE; in lpfc_cmpl_adisc_adisc_issue()
1712 ndlp->nlp_prev_state = NLP_STE_ADISC_ISSUE; in lpfc_cmpl_adisc_adisc_issue()
1754 ndlp->nlp_prev_state = NLP_STE_ADISC_ISSUE; in lpfc_device_recov_adisc_issue()
Dlpfc_hbadisc.c4499 case NLP_STE_ADISC_ISSUE: in lpfc_nlp_counters()
4627 case NLP_STE_ADISC_ISSUE: in lpfc_handle_adisc_state()
4664 if (new_state == NLP_STE_ADISC_ISSUE || in lpfc_nlp_state_cleanup()
4665 old_state == NLP_STE_ADISC_ISSUE) { in lpfc_nlp_state_cleanup()
4731 [NLP_STE_ADISC_ISSUE] = "ADISC", in lpfc_nlp_state_name()
5678 if (ndlp->nlp_state == NLP_STE_ADISC_ISSUE || in lpfc_setup_disc_node()
5955 ndlp->nlp_state == NLP_STE_ADISC_ISSUE) { in lpfc_disc_flush_list()
Dlpfc_els.c4356 lpfc_nlp_set_state(vport, ndlp, NLP_STE_ADISC_ISSUE); in lpfc_els_retry_delay_handler()
4857 lpfc_nlp_set_state(vport, ndlp, NLP_STE_ADISC_ISSUE); in lpfc_els_retry()
6223 lpfc_nlp_set_state(vport, ndlp, NLP_STE_ADISC_ISSUE); in lpfc_els_disc_adisc()
7446 case NLP_STE_ADISC_ISSUE: in lpfc_rscn_recovery_check()
Dlpfc_debugfs.c837 case NLP_STE_ADISC_ISSUE: in lpfc_debugfs_nodelist_data()