Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/lpfc/
Dlpfc_disc.h84 uint32_t nlp_last_elscmd; /* Last ELS cmd sent */ member
Dlpfc_nportdisc.c617 ndlp->nlp_last_elscmd = ELS_CMD_PLOGI; in lpfc_rcv_padisc()
674 ndlp->nlp_last_elscmd = ELS_CMD_FDISC; in lpfc_rcv_logo()
693 ndlp->nlp_last_elscmd = ELS_CMD_PLOGI; in lpfc_rcv_logo()
1017 ndlp->nlp_last_elscmd = ELS_CMD_PLOGI; in lpfc_rcv_els_plogi_issue()
1354 ndlp->nlp_last_elscmd = ELS_CMD_PLOGI; in lpfc_cmpl_adisc_adisc_issue()
1561 ndlp->nlp_last_elscmd = ELS_CMD_PLOGI; in lpfc_cmpl_reglogin_reglogin_issue()
2203 ndlp->nlp_last_elscmd = ELS_CMD_PLOGI; in lpfc_rcv_prlo_npr_node()
Dlpfc_els.c2946 nlp->nlp_last_elscmd = 0; in lpfc_cancel_retry_delay_tmo()
3036 cmd = ndlp->nlp_last_elscmd; in lpfc_els_retry_delay_handler()
3037 ndlp->nlp_last_elscmd = 0; in lpfc_els_retry_delay_handler()
3415 ndlp->nlp_last_elscmd = cmd; in lpfc_els_retry()
7428 ndlp->nlp_last_elscmd = ELS_CMD_FLOGI; in lpfc_retry_pport_discovery()
Dlpfc_hbadisc.c4743 ndlp->nlp_last_elscmd = 0; in lpfc_cleanup_node()
Dlpfc_init.c4497 ndlp->nlp_last_elscmd = ELS_CMD_FDISC; in lpfc_sli4_async_fip_evt()