Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/lpfc/
Dlpfc_disc.h207 #define NLP_STE_PRLI_ISSUE 0x4 /* PRLI was sent to NL_PORT */ macro
Dlpfc_nportdisc.c379 case NLP_STE_PRLI_ISSUE: in lpfc_rcv_plogi()
1582 lpfc_nlp_set_state(vport, ndlp, NLP_STE_PRLI_ISSUE); in lpfc_cmpl_reglogin_reglogin_issue()
1714 ndlp->nlp_prev_state = NLP_STE_PRLI_ISSUE; in lpfc_cmpl_prli_prli_issue()
1744 ndlp->nlp_prev_state = NLP_STE_PRLI_ISSUE; in lpfc_cmpl_prli_prli_issue()
1749 ndlp->nlp_prev_state = NLP_STE_PRLI_ISSUE; in lpfc_cmpl_prli_prli_issue()
1830 ndlp->nlp_prev_state = NLP_STE_PRLI_ISSUE; in lpfc_device_recov_prli_issue()
Dlpfc_hbadisc.c314 (ndlp->nlp_state != NLP_STE_PRLI_ISSUE)) in lpfc_dev_loss_tmo_handler()
3998 case NLP_STE_PRLI_ISSUE: in lpfc_nlp_counters()
4090 [NLP_STE_PRLI_ISSUE] = "PRLI", in lpfc_nlp_state_name()
Dlpfc_els.c3050 lpfc_nlp_set_state(vport, ndlp, NLP_STE_PRLI_ISSUE); in lpfc_els_retry_delay_handler()
3387 NLP_STE_PRLI_ISSUE); in lpfc_els_retry()
3417 lpfc_nlp_set_state(vport, ndlp, NLP_STE_PRLI_ISSUE); in lpfc_els_retry()
Dlpfc_debugfs.c559 case NLP_STE_PRLI_ISSUE: in lpfc_debugfs_nodelist_data()