Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/lpfc/
Dlpfc_disc.h228 #define NLP_STE_ADISC_ISSUE 0x2 /* ADISC was sent to NL_PORT */ macro
Dlpfc_nportdisc.c894 (ndlp->nlp_state >= NLP_STE_ADISC_ISSUE || in lpfc_rcv_logo()
1643 ndlp->nlp_prev_state = NLP_STE_ADISC_ISSUE; in lpfc_rcv_plogi_adisc_issue()
1731 ndlp->nlp_prev_state = NLP_STE_ADISC_ISSUE; in lpfc_cmpl_adisc_adisc_issue()
1741 ndlp->nlp_prev_state = NLP_STE_ADISC_ISSUE; in lpfc_cmpl_adisc_adisc_issue()
1753 ndlp->nlp_prev_state = NLP_STE_ADISC_ISSUE; in lpfc_cmpl_adisc_adisc_issue()
1756 ndlp->nlp_prev_state = NLP_STE_ADISC_ISSUE; in lpfc_cmpl_adisc_adisc_issue()
1798 ndlp->nlp_prev_state = NLP_STE_ADISC_ISSUE; in lpfc_device_recov_adisc_issue()
Dlpfc_hbadisc.c4614 case NLP_STE_ADISC_ISSUE: in lpfc_nlp_counters()
4757 case NLP_STE_ADISC_ISSUE: in lpfc_handle_adisc_state()
4794 if (new_state == NLP_STE_ADISC_ISSUE || in lpfc_nlp_state_cleanup()
4795 old_state == NLP_STE_ADISC_ISSUE) { in lpfc_nlp_state_cleanup()
4848 [NLP_STE_ADISC_ISSUE] = "ADISC", in lpfc_nlp_state_name()
5813 if (ndlp->nlp_state == NLP_STE_ADISC_ISSUE || in lpfc_setup_disc_node()
6092 ndlp->nlp_state == NLP_STE_ADISC_ISSUE) { in lpfc_disc_flush_list()
Dlpfc_els.c4502 lpfc_nlp_set_state(vport, ndlp, NLP_STE_ADISC_ISSUE); in lpfc_els_retry_delay_handler()
5038 lpfc_nlp_set_state(vport, ndlp, NLP_STE_ADISC_ISSUE); in lpfc_els_retry()
6550 lpfc_nlp_set_state(vport, ndlp, NLP_STE_ADISC_ISSUE); in lpfc_els_disc_adisc()
7941 case NLP_STE_ADISC_ISSUE: in lpfc_rscn_recovery_check()
Dlpfc_debugfs.c837 case NLP_STE_ADISC_ISSUE: in lpfc_debugfs_nodelist_data()