Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
A Dlpfc_nportdisc.c968 ndlp->nlp_fc4_type |= NLP_FC4_NVME; in lpfc_rcv_prli()
977 ndlp->nlp_fc4_type |= NLP_FC4_FCP; in lpfc_rcv_prli()
1703 ndlp->nlp_fc4_type |= NLP_FC4_FCP; in lpfc_cmpl_adisc_adisc_issue()
1706 ndlp->nlp_fc4_type |= NLP_FC4_NVME; in lpfc_cmpl_adisc_adisc_issue()
1957 ndlp->nlp_fc4_type |= NLP_FC4_FCP; in lpfc_cmpl_reglogin_reglogin_issue()
1960 ndlp->nlp_fc4_type |= NLP_FC4_NVME; in lpfc_cmpl_reglogin_reglogin_issue()
1966 ndlp->nlp_fc4_type |= NLP_FC4_FCP; in lpfc_cmpl_reglogin_reglogin_issue()
1968 } else if (ndlp->nlp_fc4_type == 0) { in lpfc_cmpl_reglogin_reglogin_issue()
1978 ndlp->nlp_fc4_type = NLP_FC4_FCP; in lpfc_cmpl_reglogin_reglogin_issue()
1996 ndlp->nlp_fc4_type &= ~NLP_FC4_FCP; in lpfc_cmpl_reglogin_reglogin_issue()
[all …]
A Dlpfc_disc.h115 uint16_t nlp_fc4_type; /* FC types node supports. */ member
A Dlpfc_ct.c754 ndlp->nlp_fc4_type |= NLP_FC4_FCP; in lpfc_prep_node_fc4type()
757 ndlp->nlp_fc4_type |= NLP_FC4_NVME; in lpfc_prep_node_fc4type()
762 ndlp->nlp_flag, ndlp->nlp_fc4_type, in lpfc_prep_node_fc4type()
802 ndlp->nlp_fc4_type |= NLP_FC4_FCP; in lpfc_prep_node_fc4type()
804 ndlp->nlp_fc4_type |= NLP_FC4_NVME; in lpfc_prep_node_fc4type()
1569 ndlp->nlp_fc4_type |= NLP_FC4_FCP; in lpfc_cmpl_ct_cmd_gft_id()
1571 ndlp->nlp_fc4_type |= NLP_FC4_NVME; in lpfc_cmpl_ct_cmd_gft_id()
1576 ndlp, did, ndlp->nlp_fc4_type, in lpfc_cmpl_ct_cmd_gft_id()
1581 ndlp->nlp_fc4_type) { in lpfc_cmpl_ct_cmd_gft_id()
1587 } else if (!ndlp->nlp_fc4_type) { in lpfc_cmpl_ct_cmd_gft_id()
[all …]
A Dlpfc_els.c1689 (new_ndlp ? new_ndlp->nlp_fc4_type : 0)); in lpfc_plogi_confirm_nport()
1704 new_ndlp->nlp_fc4_type = ndlp->nlp_fc4_type; in lpfc_plogi_confirm_nport()
1810 ndlp->nlp_fc4_type = keep_nlp_fc4_type; in lpfc_plogi_confirm_nport()
1843 new_ndlp->nlp_fc4_type); in lpfc_plogi_confirm_nport()
2002 ndlp->nlp_DID, ndlp->nlp_fc4_type, in lpfc_cmpl_els_plogi()
2410 ndlp->nlp_fc4_type |= NLP_FC4_NVME; in lpfc_issue_els_prli()
2411 local_nlp_type = ndlp->nlp_fc4_type; in lpfc_issue_els_prli()
2434 ndlp->nlp_fc4_type, ndlp->nlp_DID); in lpfc_issue_els_prli()
2442 ndlp->nlp_fc4_type == NLP_FC4_NVME) { in lpfc_issue_els_prli()
5949 prli_fc4_req, ndlp->nlp_fc4_type, in lpfc_els_rsp_prli_acc()
[all …]
A Dlpfc_hbadisc.c81 if (ndlp->nlp_fc4_type || in lpfc_valid_xpt_node()
1257 ndlp->nlp_fc4_type &= ~(NLP_FC4_FCP | NLP_FC4_NVME); in lpfc_linkup_cleanup_nodes()
4678 if (!(ndlp->nlp_fc4_type & NLP_FC4_NVME)) in lpfc_nlp_reg_node()
4683 ndlp->nlp_fc4_type & NLP_FC4_NVME) { in lpfc_nlp_reg_node()
4971 ndlp->nlp_fc4_type = NLP_FC4_NONE; in lpfc_initialize_node()

Completed in 39 milliseconds