Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc_disc.h237 #define NLP_STE_PRLI_ISSUE 0x4 /* PRLI was sent to NL_PORT */ macro
H A Dlpfc_nportdisc.c444 case NLP_STE_PRLI_ISSUE: in lpfc_rcv_plogi()
914 ndlp->nlp_state <= NLP_STE_PRLI_ISSUE)) { in lpfc_rcv_logo()
2000 lpfc_nlp_set_state(vport, ndlp, NLP_STE_PRLI_ISSUE); in lpfc_cmpl_reglogin_reglogin_issue()
2278 ndlp->nlp_prev_state = NLP_STE_PRLI_ISSUE; in lpfc_cmpl_prli_prli_issue()
2360 ndlp->nlp_prev_state = NLP_STE_PRLI_ISSUE; in lpfc_device_recov_prli_issue()
H A Dlpfc_hbadisc.c606 ndlp->nlp_state <= NLP_STE_PRLI_ISSUE) { in lpfc_dev_loss_tmo_handler()
4592 case NLP_STE_PRLI_ISSUE: in lpfc_nlp_counters()
4817 [NLP_STE_PRLI_ISSUE] = "PRLI", in lpfc_nlp_state_name()
5712 ndlp->nlp_state <= NLP_STE_PRLI_ISSUE) { in lpfc_setup_disc_node()
H A Dlpfc_els.c4533 lpfc_nlp_set_state(vport, ndlp, NLP_STE_PRLI_ISSUE); in lpfc_els_retry_delay_handler()
4724 ndlp->nlp_state != NLP_STE_PRLI_ISSUE) { in lpfc_els_retry()
5058 NLP_STE_PRLI_ISSUE); in lpfc_els_retry()
5089 lpfc_nlp_set_state(vport, ndlp, NLP_STE_PRLI_ISSUE); in lpfc_els_retry()
5499 ndlp->nlp_state != NLP_STE_PRLI_ISSUE) { in lpfc_cmpl_els_rsp()
7984 case NLP_STE_PRLI_ISSUE: in lpfc_rscn_recovery_check()
H A Dlpfc_ct.c1553 NLP_STE_PRLI_ISSUE); in lpfc_cmpl_ct_cmd_gft_id()