Home
last modified time | relevance | path

Searched refs:nlp_defer_did (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/drivers/scsi/lpfc/
Dlpfc_disc.h143 uint32_t nlp_defer_did; member
Dlpfc_hbadisc.c4472 ndlp->nlp_defer_did = NLP_EVT_NOTHING_PENDING; in lpfc_initialize_node()
4533 defer_did = ndlp->nlp_defer_did; in lpfc_enable_node()
4545 ndlp->nlp_defer_did = defer_did; in lpfc_enable_node()
4824 (ndlp->nlp_defer_did != NLP_EVT_NOTHING_PENDING)) { in lpfc_nlp_logo_unreg()
4829 ndlp->nlp_defer_did, ndlp); in lpfc_nlp_logo_unreg()
4832 ndlp->nlp_defer_did = NLP_EVT_NOTHING_PENDING; in lpfc_nlp_logo_unreg()
4879 ndlp->nlp_defer_did, in lpfc_unreg_rpi()
Dlpfc_sli.c2519 ndlp->nlp_flag, ndlp->nlp_defer_did, ndlp); in lpfc_sli_def_mbox_cmpl()
2522 (ndlp->nlp_defer_did != NLP_EVT_NOTHING_PENDING)) { in lpfc_sli_def_mbox_cmpl()
2524 ndlp->nlp_defer_did = NLP_EVT_NOTHING_PENDING; in lpfc_sli_def_mbox_cmpl()
2577 ndlp->nlp_DID, ndlp->nlp_defer_did, in lpfc_sli4_unreg_rpi_cmpl_clr()
2587 (ndlp->nlp_defer_did != in lpfc_sli4_unreg_rpi_cmpl_clr()
2595 ndlp->nlp_defer_did, ndlp); in lpfc_sli4_unreg_rpi_cmpl_clr()
2597 ndlp->nlp_defer_did = in lpfc_sli4_unreg_rpi_cmpl_clr()
Dlpfc_els.c2145 ndlp->nlp_defer_did, ndlp->nlp_DID, in lpfc_issue_els_plogi()
2149 if (ndlp->nlp_defer_did == NLP_EVT_NOTHING_PENDING) in lpfc_issue_els_plogi()
2150 ndlp->nlp_defer_did = did; in lpfc_issue_els_plogi()
Dlpfc_nportdisc.c896 ndlp->nlp_defer_did, in lpfc_release_rpi()
Dlpfc_debugfs.c912 ndlp->nlp_defer_did); in lpfc_debugfs_nodelist_data()