Searched refs:nlp_fc4_type (Results 1 – 5 of 5) sorted by relevance
1040 ndlp->nlp_fc4_type |= NLP_FC4_NVME; in lpfc_rcv_prli()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()1775 ndlp->nlp_fc4_type |= NLP_FC4_NVME; in lpfc_cmpl_adisc_adisc_issue()2010 ndlp->nlp_fc4_type |= NLP_FC4_FCP; in lpfc_cmpl_reglogin_reglogin_issue()2014 ndlp->nlp_fc4_type |= NLP_FC4_NVME; in lpfc_cmpl_reglogin_reglogin_issue()2020 ndlp->nlp_fc4_type |= NLP_FC4_FCP; in lpfc_cmpl_reglogin_reglogin_issue()2022 } else if (ndlp->nlp_fc4_type == 0) { 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()[all …]
117 uint16_t nlp_fc4_type; /* FC types node supports. */ member
731 ndlp->nlp_fc4_type |= NLP_FC4_FCP; in lpfc_prep_node_fc4type()734 ndlp->nlp_fc4_type |= NLP_FC4_NVME; in lpfc_prep_node_fc4type()739 ndlp->nlp_flag, ndlp->nlp_fc4_type, in lpfc_prep_node_fc4type()779 ndlp->nlp_fc4_type |= NLP_FC4_FCP; in lpfc_prep_node_fc4type()781 ndlp->nlp_fc4_type |= NLP_FC4_NVME; in lpfc_prep_node_fc4type()1541 ndlp->nlp_fc4_type |= NLP_FC4_FCP; in lpfc_cmpl_ct_cmd_gft_id()1543 ndlp->nlp_fc4_type |= NLP_FC4_NVME; in lpfc_cmpl_ct_cmd_gft_id()1549 ndlp, did, ndlp->nlp_fc4_type, in lpfc_cmpl_ct_cmd_gft_id()1554 ndlp->nlp_fc4_type) { in lpfc_cmpl_ct_cmd_gft_id()1559 } else if (!ndlp->nlp_fc4_type) { in lpfc_cmpl_ct_cmd_gft_id()[all …]
1753 new_ndlp->nlp_fc4_type = ndlp->nlp_fc4_type; in lpfc_plogi_confirm_nport()1841 ndlp->nlp_fc4_type = keep_nlp_fc4_type; in lpfc_plogi_confirm_nport()1860 ndlp->nlp_fc4_type = keep_nlp_fc4_type; in lpfc_plogi_confirm_nport()1893 new_ndlp->nlp_fc4_type); in lpfc_plogi_confirm_nport()2057 ndlp->nlp_fc4_type, in lpfc_cmpl_els_plogi()2490 ndlp->nlp_fc4_type |= NLP_FC4_NVME; in lpfc_issue_els_prli()2491 local_nlp_type = ndlp->nlp_fc4_type; in lpfc_issue_els_prli()2514 ndlp->nlp_fc4_type, ndlp->nlp_DID); in lpfc_issue_els_prli()2522 ndlp->nlp_fc4_type == NLP_FC4_NVME) { in lpfc_issue_els_prli()6242 prli_fc4_req, ndlp->nlp_fc4_type, in lpfc_els_rsp_prli_acc()[all …]
81 if (ndlp->nlp_fc4_type || in lpfc_valid_xpt_node()1347 ndlp->nlp_fc4_type &= ~(NLP_FC4_FCP | NLP_FC4_NVME); in lpfc_linkup_cleanup_nodes()4639 if (!(ndlp->nlp_fc4_type & NLP_FC4_NVME)) in lpfc_nlp_reg_node()4644 ndlp->nlp_fc4_type & NLP_FC4_NVME) { in lpfc_nlp_reg_node()4930 ndlp->nlp_fc4_type = NLP_FC4_NONE; in lpfc_initialize_node()
Completed in 70 milliseconds