Home
last modified time | relevance | path

Searched refs:nlp_fc4_type (Results 1 – 5 of 5) sorted by relevance

/linux-6.6.21/drivers/scsi/lpfc/
Dlpfc_nportdisc.c1010 ndlp->nlp_fc4_type |= NLP_FC4_NVME; in lpfc_rcv_prli()
1019 ndlp->nlp_fc4_type |= NLP_FC4_FCP; in lpfc_rcv_prli()
1747 ndlp->nlp_fc4_type |= NLP_FC4_FCP; in lpfc_cmpl_adisc_adisc_issue()
1750 ndlp->nlp_fc4_type |= NLP_FC4_NVME; in lpfc_cmpl_adisc_adisc_issue()
1974 did, ndlp->nlp_type, ndlp->nlp_fc4_type); in lpfc_cmpl_reglogin_reglogin_issue()
1987 ndlp->nlp_fc4_type |= NLP_FC4_FCP; in lpfc_cmpl_reglogin_reglogin_issue()
1991 ndlp->nlp_fc4_type |= NLP_FC4_NVME; in lpfc_cmpl_reglogin_reglogin_issue()
1997 ndlp->nlp_fc4_type |= NLP_FC4_FCP; in lpfc_cmpl_reglogin_reglogin_issue()
1999 } else if (ndlp->nlp_fc4_type == 0) { in lpfc_cmpl_reglogin_reglogin_issue()
2009 ndlp->nlp_fc4_type = NLP_FC4_FCP; in lpfc_cmpl_reglogin_reglogin_issue()
[all …]
Dlpfc_disc.h115 uint16_t nlp_fc4_type; /* FC types node supports. */ member
Dlpfc_ct.c731 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()
1557 ndlp->nlp_fc4_type |= NLP_FC4_FCP; in lpfc_cmpl_ct_cmd_gft_id()
1559 ndlp->nlp_fc4_type |= NLP_FC4_NVME; in lpfc_cmpl_ct_cmd_gft_id()
1565 ndlp, did, ndlp->nlp_fc4_type, in lpfc_cmpl_ct_cmd_gft_id()
1570 ndlp->nlp_fc4_type) { in lpfc_cmpl_ct_cmd_gft_id()
1583 } else if (!ndlp->nlp_fc4_type) { in lpfc_cmpl_ct_cmd_gft_id()
[all …]
Dlpfc_els.c1729 ndlp->nlp_DID, ndlp->nlp_flag, ndlp->nlp_fc4_type, in lpfc_plogi_confirm_nport()
1732 (new_ndlp ? new_ndlp->nlp_fc4_type : 0)); in lpfc_plogi_confirm_nport()
1746 keep_nlp_fc4_type = new_ndlp->nlp_fc4_type; in lpfc_plogi_confirm_nport()
1747 new_ndlp->nlp_fc4_type = ndlp->nlp_fc4_type; in lpfc_plogi_confirm_nport()
1835 ndlp->nlp_fc4_type = keep_nlp_fc4_type; in lpfc_plogi_confirm_nport()
1854 ndlp->nlp_fc4_type = keep_nlp_fc4_type; in lpfc_plogi_confirm_nport()
1887 new_ndlp->nlp_fc4_type); in lpfc_plogi_confirm_nport()
2055 ndlp->nlp_DID, ndlp->nlp_fc4_type, in lpfc_cmpl_els_plogi()
2488 ndlp->nlp_fc4_type |= NLP_FC4_NVME; in lpfc_issue_els_prli()
2489 local_nlp_type = ndlp->nlp_fc4_type; in lpfc_issue_els_prli()
[all …]
Dlpfc_hbadisc.c81 if (ndlp->nlp_fc4_type || in lpfc_valid_xpt_node()
1341 ndlp->nlp_fc4_type &= ~(NLP_FC4_FCP | NLP_FC4_NVME); in lpfc_linkup_cleanup_nodes()
4672 if (!(ndlp->nlp_fc4_type & NLP_FC4_NVME)) in lpfc_nlp_reg_node()
4677 ndlp->nlp_fc4_type & NLP_FC4_NVME) { in lpfc_nlp_reg_node()
4963 ndlp->nlp_fc4_type = NLP_FC4_NONE; in lpfc_initialize_node()