Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/lpfc/
Dlpfc_disc.h85 uint32_t nlp_last_elscmd; /* Last ELS cmd sent */ member
Dlpfc_nportdisc.c827 ndlp->nlp_last_elscmd = ELS_CMD_PLOGI; in lpfc_rcv_padisc()
896 ndlp->nlp_last_elscmd = ELS_CMD_FDISC; in lpfc_rcv_logo()
915 ndlp->nlp_last_elscmd = ELS_CMD_PLOGI; in lpfc_rcv_logo()
1331 ndlp->nlp_last_elscmd = ELS_CMD_PLOGI; in lpfc_rcv_els_plogi_issue()
1728 ndlp->nlp_last_elscmd = ELS_CMD_PLOGI; in lpfc_cmpl_adisc_adisc_issue()
1979 ndlp->nlp_last_elscmd = ELS_CMD_PLOGI; in lpfc_cmpl_reglogin_reglogin_issue()
2785 ndlp->nlp_last_elscmd = ELS_CMD_PLOGI; in lpfc_rcv_prlo_npr_node()
Dlpfc_els.c3575 nlp->nlp_last_elscmd = 0; in lpfc_cancel_retry_delay_tmo()
3665 cmd = ndlp->nlp_last_elscmd; in lpfc_els_retry_delay_handler()
3666 ndlp->nlp_last_elscmd = 0; in lpfc_els_retry_delay_handler()
4179 ndlp->nlp_last_elscmd = cmd; in lpfc_els_retry()
9301 ndlp->nlp_last_elscmd = ELS_CMD_FLOGI; in lpfc_retry_pport_discovery()
Dlpfc_hbadisc.c5212 ndlp->nlp_last_elscmd = 0; in lpfc_cleanup_node()
Dlpfc_init.c5855 ndlp->nlp_last_elscmd = ELS_CMD_FDISC; in lpfc_sli4_async_fip_evt()