Home
last modified time | relevance | path

Searched refs:NLP_NVME_TARGET (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/drivers/scsi/lpfc/
Dlpfc_disc.h91 #define NLP_NVME_TARGET 0x20 /* entry is a NVME Target */ macro
Dlpfc_nvme.c606 if ((ntype & NLP_NVME_TARGET && nstate != NLP_STE_MAPPED_NODE) || in lpfc_nvme_ls_req()
1518 if ((ndlp->nlp_type & NLP_NVME_TARGET) && in lpfc_nvme_fcp_io_submit()
2717 if (ndlp->nlp_type & NLP_NVME_TARGET) in lpfc_nvme_register_port()
2878 if (ndlp->nlp_type & NLP_NVME_TARGET) { in lpfc_nvme_unregister_port()
Dlpfc_nportdisc.c394 ndlp->nlp_type &= ~(NLP_NVME_TARGET | NLP_NVME_INITIATOR); in lpfc_rcv_plogi()
797 ndlp->nlp_type |= NLP_NVME_TARGET; in lpfc_rcv_prli()
1984 ndlp->nlp_type |= NLP_NVME_TARGET; in lpfc_cmpl_prli_prli_issue()
2043 if (ndlp->nlp_type & (NLP_FCP_TARGET | NLP_NVME_TARGET)) in lpfc_cmpl_prli_prli_issue()
Dlpfc_hbadisc.c4183 if (ndlp->nlp_type & NLP_NVME_TARGET) in lpfc_nlp_state_cleanup()
4215 if (ndlp->nlp_type & NLP_NVME_TARGET) { in lpfc_nlp_state_cleanup()
Dlpfc_ct.c517 (NLP_FCP_TARGET | NLP_NVME_TARGET))) { in lpfc_prep_node_fc4type()
Dlpfc_debugfs.c631 if (ndlp->nlp_type & NLP_NVME_TARGET) in lpfc_debugfs_nodelist_data()
Dlpfc_els.c2204 ndlp->nlp_type &= ~(NLP_NVME_TARGET | NLP_NVME_INITIATOR); in lpfc_issue_els_prli()