Searched refs:NLP_STE_ADISC_ISSUE (Results 1 – 5 of 5) sorted by relevance
234 #define NLP_STE_ADISC_ISSUE 0x2 /* ADISC was sent to NL_PORT */ macro
911 (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()
4582 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()
4452 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()
837 case NLP_STE_ADISC_ISSUE: in lpfc_debugfs_nodelist_data()
Completed in 40 milliseconds