Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
A Dlpfc_nportdisc.c414 ndlp->nlp_type &= ~(NLP_FCP_TARGET | NLP_FCP_INITIATOR); in lpfc_rcv_plogi()
445 ndlp->nlp_type &= ~(NLP_FCP_TARGET | NLP_FCP_INITIATOR); in lpfc_rcv_plogi()
852 ((ndlp->nlp_type & NLP_FCP_TARGET) || in lpfc_rcv_logo()
947 ndlp->nlp_type |= NLP_FCP_TARGET; in lpfc_rcv_prli()
954 (NLP_FCP_INITIATOR | NLP_FCP_TARGET)) in lpfc_rcv_prli()
984 if (ndlp->nlp_type & NLP_FCP_TARGET) in lpfc_rcv_prli()
1010 (ndlp->nlp_type & NLP_FCP_TARGET)))) { in lpfc_disc_set_adisc()
1702 if (ndlp->nlp_type & NLP_FCP_TARGET) in lpfc_cmpl_adisc_adisc_issue()
2165 ndlp->nlp_type |= NLP_FCP_TARGET; in lpfc_cmpl_prli_prli_issue()
2234 if (!(ndlp->nlp_type & NLP_FCP_TARGET) && in lpfc_cmpl_prli_prli_issue()
[all …]
A Dlpfc_disc.h109 #define NLP_FCP_TARGET 0x8 /* entry is an FCP target */ macro
A Dlpfc_hbadisc.c4556 if (ndlp->nlp_type & NLP_FCP_TARGET) in lpfc_register_remote_port()
4839 (ndlp->nlp_type & NLP_FCP_TARGET) && in lpfc_nlp_state_cleanup()
5109 if ((ndlp->nlp_type & NLP_FCP_TARGET) && in lpfc_check_sli_ndlp()
5776 (NLP_FCP_TARGET | NLP_NVME_TARGET))) in lpfc_setup_disc_node()
A Dlpfc_els.c2416 ndlp->nlp_type &= ~(NLP_FCP_TARGET | NLP_FCP_INITIATOR); in lpfc_issue_els_prli()
2989 if (ndlp->nlp_type & (NLP_FCP_TARGET | NLP_NVME_TARGET) && in lpfc_cmpl_els_logo()
5901 if ((ndlp->nlp_type & NLP_FCP_TARGET) && in lpfc_els_rsp_prli_acc()
A Dlpfc_ct.c800 (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()
A Dlpfc_scsi.c6581 ndlp->nlp_type & NLP_FCP_TARGET) { in lpfc_bus_reset_handler()
/linux/Documentation/scsi/
A DChangeLog.lpfc840 * Add NLP_FCP_TARGET for nodeinfo support.

Completed in 60 milliseconds