Searched refs:NLP_FC4_FCP (Results 1 – 5 of 5) sorted by relevance
123 #define NLP_FC4_FCP 0x1 /* FC4 Type FCP (value x8)) */ macro
1049 ndlp->nlp_fc4_type |= NLP_FC4_FCP; in lpfc_rcv_prli()1772 ndlp->nlp_fc4_type |= NLP_FC4_FCP; in lpfc_cmpl_adisc_adisc_issue()2010 ndlp->nlp_fc4_type |= NLP_FC4_FCP; in lpfc_cmpl_reglogin_reglogin_issue()2020 ndlp->nlp_fc4_type |= NLP_FC4_FCP; in lpfc_cmpl_reglogin_reglogin_issue()2032 ndlp->nlp_fc4_type = NLP_FC4_FCP; in lpfc_cmpl_reglogin_reglogin_issue()2050 ndlp->nlp_fc4_type &= ~NLP_FC4_FCP; in lpfc_cmpl_reglogin_reglogin_issue()2202 ndlp->nlp_fc4_type &= ~NLP_FC4_FCP; in lpfc_cmpl_prli_prli_issue()2596 ndlp->nlp_fc4_type &= ~(NLP_FC4_FCP | NLP_FC4_NVME); in lpfc_device_recov_unmap_node()2690 ndlp->nlp_fc4_type &= ~(NLP_FC4_FCP | NLP_FC4_NVME); in lpfc_device_recov_mapped_node()2937 ndlp->nlp_fc4_type &= ~(NLP_FC4_FCP | NLP_FC4_NVME); in lpfc_device_recov_npr_node()
731 ndlp->nlp_fc4_type |= NLP_FC4_FCP; in lpfc_prep_node_fc4type()779 ndlp->nlp_fc4_type |= NLP_FC4_FCP; in lpfc_prep_node_fc4type()1541 ndlp->nlp_fc4_type |= NLP_FC4_FCP; in lpfc_cmpl_ct_cmd_gft_id()
2503 if (local_nlp_type & NLP_FC4_FCP) { in lpfc_issue_els_prli()2540 if (local_nlp_type & NLP_FC4_FCP) { in lpfc_issue_els_prli()2570 local_nlp_type &= ~NLP_FC4_FCP; in lpfc_issue_els_prli()2640 local_nlp_type & (NLP_FC4_FCP | NLP_FC4_NVME)) in lpfc_issue_els_prli()
1347 ndlp->nlp_fc4_type &= ~(NLP_FC4_FCP | NLP_FC4_NVME); in lpfc_linkup_cleanup_nodes()
Completed in 41 milliseconds