Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
A Dlpfc_disc.h121 #define NLP_FC4_FCP 0x1 /* FC4 Type FCP (value x8)) */ macro
A Dlpfc_nportdisc.c977 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()
1957 ndlp->nlp_fc4_type |= NLP_FC4_FCP; in lpfc_cmpl_reglogin_reglogin_issue()
1966 ndlp->nlp_fc4_type |= NLP_FC4_FCP; 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()
2148 ndlp->nlp_fc4_type &= ~NLP_FC4_FCP; in lpfc_cmpl_prli_prli_issue()
2534 ndlp->nlp_fc4_type &= ~(NLP_FC4_FCP | NLP_FC4_NVME); in lpfc_device_recov_unmap_node()
2610 ndlp->nlp_fc4_type &= ~(NLP_FC4_FCP | NLP_FC4_NVME); in lpfc_device_recov_mapped_node()
2856 ndlp->nlp_fc4_type &= ~(NLP_FC4_FCP | NLP_FC4_NVME); in lpfc_device_recov_npr_node()
A Dlpfc_ct.c754 ndlp->nlp_fc4_type |= NLP_FC4_FCP; in lpfc_prep_node_fc4type()
802 ndlp->nlp_fc4_type |= NLP_FC4_FCP; in lpfc_prep_node_fc4type()
1569 ndlp->nlp_fc4_type |= NLP_FC4_FCP; in lpfc_cmpl_ct_cmd_gft_id()
A Dlpfc_els.c2423 if (local_nlp_type & NLP_FC4_FCP) { in lpfc_issue_els_prli()
2460 if (local_nlp_type & NLP_FC4_FCP) { in lpfc_issue_els_prli()
2490 local_nlp_type &= ~NLP_FC4_FCP; in lpfc_issue_els_prli()
2561 local_nlp_type & (NLP_FC4_FCP | NLP_FC4_NVME)) in lpfc_issue_els_prli()
A Dlpfc_hbadisc.c1257 ndlp->nlp_fc4_type &= ~(NLP_FC4_FCP | NLP_FC4_NVME); in lpfc_linkup_cleanup_nodes()

Completed in 39 milliseconds