Home
last modified time | relevance | path

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

/drivers/scsi/lpfc/
A Dlpfc_disc.h234 #define NLP_STE_ADISC_ISSUE 0x2 /* ADISC was sent to NL_PORT */ macro
A Dlpfc_nportdisc.c911 (ndlp->nlp_state >= NLP_STE_ADISC_ISSUE || in lpfc_rcv_logo()
1640 ndlp->nlp_prev_state = NLP_STE_ADISC_ISSUE; in lpfc_rcv_plogi_adisc_issue()
1726 ndlp->nlp_prev_state = NLP_STE_ADISC_ISSUE; in lpfc_cmpl_adisc_adisc_issue()
1736 ndlp->nlp_prev_state = NLP_STE_ADISC_ISSUE; in lpfc_cmpl_adisc_adisc_issue()
1748 ndlp->nlp_prev_state = NLP_STE_ADISC_ISSUE; in lpfc_cmpl_adisc_adisc_issue()
1751 ndlp->nlp_prev_state = NLP_STE_ADISC_ISSUE; in lpfc_cmpl_adisc_adisc_issue()
1788 ndlp->nlp_prev_state = NLP_STE_ADISC_ISSUE; in lpfc_device_recov_adisc_issue()
A Dlpfc_hbadisc.c4582 case NLP_STE_ADISC_ISSUE: in lpfc_nlp_counters()
4722 case NLP_STE_ADISC_ISSUE: in lpfc_handle_adisc_state()
4759 if (new_state == NLP_STE_ADISC_ISSUE || in lpfc_nlp_state_cleanup()
4760 old_state == NLP_STE_ADISC_ISSUE) { in lpfc_nlp_state_cleanup()
4811 [NLP_STE_ADISC_ISSUE] = "ADISC", in lpfc_nlp_state_name()
5733 if (ndlp->nlp_state == NLP_STE_ADISC_ISSUE || in lpfc_setup_disc_node()
6008 ndlp->nlp_state == NLP_STE_ADISC_ISSUE) { in lpfc_disc_flush_list()
A Dlpfc_els.c4452 lpfc_nlp_set_state(vport, ndlp, NLP_STE_ADISC_ISSUE); in lpfc_els_retry_delay_handler()
5009 lpfc_nlp_set_state(vport, ndlp, NLP_STE_ADISC_ISSUE); in lpfc_els_retry()
6493 lpfc_nlp_set_state(vport, ndlp, NLP_STE_ADISC_ISSUE); in lpfc_els_disc_adisc()
7884 case NLP_STE_ADISC_ISSUE: in lpfc_rscn_recovery_check()
A Dlpfc_debugfs.c837 case NLP_STE_ADISC_ISSUE: in lpfc_debugfs_nodelist_data()

Completed in 40 milliseconds