Home
last modified time | relevance | path

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

/drivers/scsi/lpfc/
A Dlpfc_nportdisc.c445 ndlp->nlp_type &= ~(NLP_FCP_TARGET | NLP_FCP_INITIATOR); in lpfc_rcv_plogi()
476 ndlp->nlp_type &= ~(NLP_FCP_TARGET | NLP_FCP_INITIATOR); in lpfc_rcv_plogi()
802 if (ndlp->nlp_type & (NLP_FCP_TARGET | NLP_NVME_TARGET)) { in lpfc_rcv_padisc()
1012 ndlp->nlp_type |= NLP_FCP_TARGET; in lpfc_rcv_prli()
1019 (NLP_FCP_INITIATOR | NLP_FCP_TARGET)) in lpfc_rcv_prli()
1049 if (ndlp->nlp_type & NLP_FCP_TARGET) in lpfc_rcv_prli()
1074 (ndlp->nlp_type & NLP_FCP_TARGET)))) { in lpfc_disc_set_adisc()
1741 if (ndlp->nlp_type & NLP_FCP_TARGET) in lpfc_cmpl_adisc_adisc_issue()
2189 ndlp->nlp_type |= NLP_FCP_TARGET; in lpfc_cmpl_prli_prli_issue()
2259 if (!(ndlp->nlp_type & NLP_FCP_TARGET) && in lpfc_cmpl_prli_prli_issue()
[all …]
A Dlpfc_disc.h111 #define NLP_FCP_TARGET 0x8 /* entry is an FCP target */ macro
A Dlpfc_hbadisc.c4522 if (ndlp->nlp_type & NLP_FCP_TARGET) in lpfc_register_remote_port()
4796 (ndlp->nlp_type & NLP_FCP_TARGET) && in lpfc_nlp_state_cleanup()
5068 if ((ndlp->nlp_type & NLP_FCP_TARGET) && in lpfc_check_sli_ndlp()
A Dlpfc_els.c2486 ndlp->nlp_type &= ~(NLP_FCP_TARGET | NLP_FCP_INITIATOR); in lpfc_issue_els_prli()
3048 if (ndlp->nlp_type & (NLP_FCP_TARGET | NLP_NVME_TARGET) && in lpfc_cmpl_els_logo()
6110 if ((ndlp->nlp_type & NLP_FCP_TARGET) && in lpfc_els_rsp_prli_acc()
6119 if (ndlp->nlp_type & NLP_FCP_TARGET) in lpfc_els_rsp_prli_acc()
A Dlpfc_ct.c777 (NLP_FCP_TARGET | NLP_NVME_TARGET))) { in lpfc_prep_node_fc4type()
A Dlpfc_debugfs.c883 if (ndlp->nlp_type & NLP_FCP_TARGET) in lpfc_debugfs_nodelist_data()

Completed in 688 milliseconds