Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/lpfc/
Dlpfc_disc.h83 uint32_t nlp_last_elscmd; /* Last ELS cmd sent */ member
Dlpfc_nportdisc.c617 ndlp->nlp_last_elscmd = ELS_CMD_PLOGI; in lpfc_rcv_padisc()
680 ndlp->nlp_last_elscmd = ELS_CMD_FDISC; in lpfc_rcv_logo()
699 ndlp->nlp_last_elscmd = ELS_CMD_PLOGI; in lpfc_rcv_logo()
1021 ndlp->nlp_last_elscmd = ELS_CMD_PLOGI; in lpfc_rcv_els_plogi_issue()
1358 ndlp->nlp_last_elscmd = ELS_CMD_PLOGI; in lpfc_cmpl_adisc_adisc_issue()
1565 ndlp->nlp_last_elscmd = ELS_CMD_PLOGI; in lpfc_cmpl_reglogin_reglogin_issue()
2207 ndlp->nlp_last_elscmd = ELS_CMD_PLOGI; in lpfc_rcv_prlo_npr_node()
Dlpfc_els.c2922 nlp->nlp_last_elscmd = 0; in lpfc_cancel_retry_delay_tmo()
3012 cmd = ndlp->nlp_last_elscmd; in lpfc_els_retry_delay_handler()
3013 ndlp->nlp_last_elscmd = 0; in lpfc_els_retry_delay_handler()
3391 ndlp->nlp_last_elscmd = cmd; in lpfc_els_retry()
8052 ndlp->nlp_last_elscmd = ELS_CMD_FLOGI; in lpfc_retry_pport_discovery()
Dlpfc_hbadisc.c4748 ndlp->nlp_last_elscmd = 0; in lpfc_cleanup_node()
Dlpfc_init.c4517 ndlp->nlp_last_elscmd = ELS_CMD_FDISC; in lpfc_sli4_async_fip_evt()