Home
last modified time | relevance | path

Searched refs:NLP_STE_PLOGI_ISSUE (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/scsi/lpfc/
H A Dlpfc_disc.h233 #define NLP_STE_PLOGI_ISSUE 0x1 /* PLOGI was sent to NL_PORT */ macro
H A Dlpfc_hbadisc.c257 if (ndlp->nlp_state != NLP_STE_PLOGI_ISSUE) in lpfc_dev_loss_tmo_callbk()
510 if (ndlp->nlp_state >= NLP_STE_PLOGI_ISSUE && in lpfc_dev_loss_tmo_handler()
520 if (ndlp->nlp_state >= NLP_STE_PLOGI_ISSUE && in lpfc_dev_loss_tmo_handler()
594 if (ndlp->nlp_state >= NLP_STE_PLOGI_ISSUE && in lpfc_dev_loss_tmo_handler()
4570 case NLP_STE_PLOGI_ISSUE: in lpfc_nlp_counters()
4803 [NLP_STE_PLOGI_ISSUE] = "PLOGI", in lpfc_nlp_state_name()
5720 ndlp->nlp_state == NLP_STE_PLOGI_ISSUE || in lpfc_setup_disc_node()
5993 if (ndlp->nlp_state == NLP_STE_PLOGI_ISSUE || in lpfc_disc_flush_list()
H A Dlpfc_els.c2386 if ((ndlp->nlp_state >= NLP_STE_PLOGI_ISSUE && in lpfc_cmpl_els_prli()
4445 lpfc_nlp_set_state(vport, ndlp, NLP_STE_PLOGI_ISSUE); in lpfc_els_retry_delay_handler()
4679 ndlp->nlp_state != NLP_STE_PLOGI_ISSUE) in lpfc_els_retry()
5002 NLP_STE_PLOGI_ISSUE); in lpfc_els_retry()
5228 lpfc_nlp_set_state(vport, ndlp, NLP_STE_PLOGI_ISSUE); in lpfc_cmpl_els_logo_acc()
5351 if (ndlp->nlp_state == NLP_STE_PLOGI_ISSUE || in lpfc_cmpl_els_rsp()
5419 if (ndlp->nlp_state != NLP_STE_PLOGI_ISSUE && in lpfc_cmpl_els_rsp()
6540 lpfc_nlp_set_state(vport, ndlp, NLP_STE_PLOGI_ISSUE); in lpfc_els_disc_plogi()
7875 case NLP_STE_PLOGI_ISSUE: in lpfc_rscn_recovery_check()
8213 lpfc_nlp_set_state(vport, ndlp, NLP_STE_PLOGI_ISSUE); in lpfc_els_handle_rscn()
[all …]