Home
last modified time | relevance | path

Searched refs:nlp_prev_state (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/scsi/lpfc/
Dlpfc_nportdisc.c387 ndlp->nlp_prev_state = ndlp->nlp_state; in lpfc_rcv_plogi()
637 ndlp->nlp_prev_state = ndlp->nlp_state; in lpfc_rcv_padisc()
721 ndlp->nlp_prev_state = ndlp->nlp_state; in lpfc_rcv_logo()
1098 ndlp->nlp_prev_state = NLP_STE_PLOGI_ISSUE; in lpfc_rcv_els_plogi_issue()
1303 ndlp->nlp_prev_state = ndlp->nlp_state; in lpfc_cmpl_plogi_plogi_issue()
1375 ndlp->nlp_prev_state = NLP_STE_PLOGI_ISSUE; in lpfc_device_recov_plogi_issue()
1407 ndlp->nlp_prev_state = NLP_STE_ADISC_ISSUE; in lpfc_rcv_plogi_adisc_issue()
1498 ndlp->nlp_prev_state = NLP_STE_ADISC_ISSUE; in lpfc_cmpl_adisc_adisc_issue()
1508 ndlp->nlp_prev_state = NLP_STE_ADISC_ISSUE; in lpfc_cmpl_adisc_adisc_issue()
1514 ndlp->nlp_prev_state = NLP_STE_ADISC_ISSUE; in lpfc_cmpl_adisc_adisc_issue()
[all …]
Dlpfc_disc.h106 uint16_t nlp_prev_state; /* state transition indicator */ member
Dlpfc_els.c1617 new_ndlp->nlp_prev_state = ndlp->nlp_prev_state; in lpfc_plogi_confirm_nport()
3221 ndlp->nlp_prev_state = ndlp->nlp_state; in lpfc_els_retry_delay_handler()
3227 ndlp->nlp_prev_state = ndlp->nlp_state; in lpfc_els_retry_delay_handler()
3234 ndlp->nlp_prev_state = ndlp->nlp_state; in lpfc_els_retry_delay_handler()
3240 ndlp->nlp_prev_state = ndlp->nlp_state; in lpfc_els_retry_delay_handler()
3614 ndlp->nlp_prev_state = ndlp->nlp_state; in lpfc_els_retry()
3635 ndlp->nlp_prev_state = ndlp->nlp_state; in lpfc_els_retry()
3642 ndlp->nlp_prev_state = ndlp->nlp_state; in lpfc_els_retry()
3648 ndlp->nlp_prev_state = ndlp->nlp_state; in lpfc_els_retry()
3653 ndlp->nlp_prev_state = ndlp->nlp_state; in lpfc_els_retry()
[all …]
Dlpfc_ct.c1006 ndlp->nlp_prev_state = NLP_STE_REG_LOGIN_ISSUE; in lpfc_cmpl_ct_cmd_gft_id()