Searched refs:nlp_defer_did (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/scsi/lpfc/ |
| H A D | lpfc_disc.h | 145 uint32_t nlp_defer_did; member
|
| H A D | lpfc_hbadisc.c | 4543 ndlp->nlp_defer_did = NLP_EVT_NOTHING_PENDING; in lpfc_initialize_node() 4604 defer_did = ndlp->nlp_defer_did; in lpfc_enable_node() 4616 ndlp->nlp_defer_did = defer_did; in lpfc_enable_node() 4896 (ndlp->nlp_defer_did != NLP_EVT_NOTHING_PENDING)) { in lpfc_nlp_logo_unreg() 4901 ndlp->nlp_defer_did, ndlp); in lpfc_nlp_logo_unreg() 4904 ndlp->nlp_defer_did = NLP_EVT_NOTHING_PENDING; in lpfc_nlp_logo_unreg() 4992 ndlp->nlp_defer_did, in lpfc_unreg_rpi()
|
| H A D | lpfc_sli.c | 2534 ndlp->nlp_flag, ndlp->nlp_defer_did, ndlp); in lpfc_sli_def_mbox_cmpl() 2537 (ndlp->nlp_defer_did != NLP_EVT_NOTHING_PENDING)) { in lpfc_sli_def_mbox_cmpl() 2539 ndlp->nlp_defer_did = NLP_EVT_NOTHING_PENDING; in lpfc_sli_def_mbox_cmpl() 2594 ndlp->nlp_DID, ndlp->nlp_defer_did, in lpfc_sli4_unreg_rpi_cmpl_clr() 2604 (ndlp->nlp_defer_did != in lpfc_sli4_unreg_rpi_cmpl_clr() 2612 ndlp->nlp_defer_did, ndlp); in lpfc_sli4_unreg_rpi_cmpl_clr() 2614 ndlp->nlp_defer_did = in lpfc_sli4_unreg_rpi_cmpl_clr()
|
| H A D | lpfc_els.c | 2156 ndlp->nlp_defer_did, ndlp->nlp_DID, in lpfc_issue_els_plogi() 2160 if (ndlp->nlp_defer_did == NLP_EVT_NOTHING_PENDING) in lpfc_issue_els_plogi() 2161 ndlp->nlp_defer_did = did; in lpfc_issue_els_plogi()
|
| H A D | lpfc_nportdisc.c | 1099 ndlp->nlp_defer_did, in lpfc_release_rpi()
|
| H A D | lpfc_debugfs.c | 910 ndlp->nlp_defer_did); in lpfc_debugfs_nodelist_data()
|