Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_disc.h107 uint32_t nlp_last_elscmd; /* Last ELS cmd sent */ member
H A Dlpfc_nportdisc.c797 ndlp->nlp_last_elscmd = ELS_CMD_PLOGI; in lpfc_rcv_padisc()
876 ndlp->nlp_last_elscmd = ELS_CMD_FDISC; in lpfc_rcv_logo()
903 ndlp->nlp_last_elscmd = ELS_CMD_PLOGI; in lpfc_rcv_logo()
909 ndlp->nlp_last_elscmd, in lpfc_rcv_logo()
1337 ndlp->nlp_last_elscmd = ELS_CMD_PLOGI; in lpfc_rcv_els_plogi_issue()
1731 ndlp->nlp_last_elscmd = ELS_CMD_PLOGI; in lpfc_cmpl_adisc_adisc_issue()
1961 ndlp->nlp_last_elscmd = ELS_CMD_PLOGI; in lpfc_cmpl_reglogin_reglogin_issue()
2647 ndlp->nlp_last_elscmd = ELS_CMD_PRLO; in lpfc_rcv_prlo_mapped_node()
2653 ndlp->nlp_last_elscmd, in lpfc_rcv_prlo_mapped_node()
2789 ndlp->nlp_last_elscmd = ELS_CMD_PLOGI; in lpfc_rcv_prlo_npr_node()
H A Dlpfc_els.c4381 nlp->nlp_last_elscmd = 0; in lpfc_cancel_retry_delay_tmo()
4470 cmd = ndlp->nlp_last_elscmd; in lpfc_els_retry_delay_handler()
4471 ndlp->nlp_last_elscmd = 0; in lpfc_els_retry_delay_handler()
5017 ndlp->nlp_last_elscmd = cmd; in lpfc_els_retry()
5233 ndlp->nlp_last_elscmd, ndlp->nlp_flag, ndlp->nlp_state, in lpfc_cmpl_els_logo_acc()
5252 if (ndlp->nlp_last_elscmd == ELS_CMD_PRLO) { in lpfc_cmpl_els_logo_acc()
11241 ndlp->nlp_last_elscmd = ELS_CMD_FLOGI; in lpfc_retry_pport_discovery()
H A Dlpfc_hbadisc.c5574 ndlp->nlp_last_elscmd = 0; in lpfc_cleanup_node()
H A Dlpfc_init.c6917 ndlp->nlp_last_elscmd = ELS_CMD_FDISC; in lpfc_sli4_async_fip_evt()