Home
last modified time | relevance | path

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

/drivers/scsi/lpfc/
Dlpfc_nportdisc.c388 ndlp->nlp_prev_state = ndlp->nlp_state; in lpfc_rcv_plogi()
640 ndlp->nlp_prev_state = ndlp->nlp_state; in lpfc_rcv_padisc()
724 ndlp->nlp_prev_state = ndlp->nlp_state; in lpfc_rcv_logo()
1137 ndlp->nlp_prev_state = NLP_STE_PLOGI_ISSUE; in lpfc_rcv_els_plogi_issue()
1342 ndlp->nlp_prev_state = ndlp->nlp_state; in lpfc_cmpl_plogi_plogi_issue()
1414 ndlp->nlp_prev_state = NLP_STE_PLOGI_ISSUE; in lpfc_device_recov_plogi_issue()
1446 ndlp->nlp_prev_state = NLP_STE_ADISC_ISSUE; in lpfc_rcv_plogi_adisc_issue()
1537 ndlp->nlp_prev_state = NLP_STE_ADISC_ISSUE; in lpfc_cmpl_adisc_adisc_issue()
1547 ndlp->nlp_prev_state = NLP_STE_ADISC_ISSUE; in lpfc_cmpl_adisc_adisc_issue()
1553 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.c1708 new_ndlp->nlp_prev_state = ndlp->nlp_prev_state; in lpfc_plogi_confirm_nport()
2996 ndlp->nlp_prev_state = ndlp->nlp_state; in lpfc_issue_els_logo()
3485 ndlp->nlp_prev_state = ndlp->nlp_state; in lpfc_els_retry_delay_handler()
3491 ndlp->nlp_prev_state = ndlp->nlp_state; in lpfc_els_retry_delay_handler()
3498 ndlp->nlp_prev_state = ndlp->nlp_state; in lpfc_els_retry_delay_handler()
3504 ndlp->nlp_prev_state = ndlp->nlp_state; in lpfc_els_retry_delay_handler()
3959 ndlp->nlp_prev_state = ndlp->nlp_state; in lpfc_els_retry()
3980 ndlp->nlp_prev_state = ndlp->nlp_state; in lpfc_els_retry()
3987 ndlp->nlp_prev_state = ndlp->nlp_state; in lpfc_els_retry()
3993 ndlp->nlp_prev_state = ndlp->nlp_state; in lpfc_els_retry()
[all …]
Dlpfc_ct.c1239 ndlp->nlp_prev_state = NLP_STE_REG_LOGIN_ISSUE; in lpfc_cmpl_ct_cmd_gft_id()
1254 ndlp->nlp_prev_state = NLP_STE_REG_LOGIN_ISSUE; in lpfc_cmpl_ct_cmd_gft_id()
Dlpfc_hbadisc.c5446 ndlp->nlp_prev_state = ndlp->nlp_state; in lpfc_setup_disc_node()