Home
last modified time | relevance | path

Searched refs:prliType (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/scsi/lpfc/
Dlpfc_nportdisc.c785 if ((npr->prliType == PRLI_FCP_TYPE) || in lpfc_rcv_prli()
786 (npr->prliType == PRLI_NVME_TYPE)) { in lpfc_rcv_prli()
788 if (npr->prliType == PRLI_FCP_TYPE) in lpfc_rcv_prli()
790 if (npr->prliType == PRLI_NVME_TYPE) in lpfc_rcv_prli()
794 if (npr->prliType == PRLI_FCP_TYPE) in lpfc_rcv_prli()
796 if (npr->prliType == PRLI_NVME_TYPE) in lpfc_rcv_prli()
809 if (phba->nvmet_support && (npr->prliType == PRLI_NVME_TYPE)) { in lpfc_rcv_prli()
813 if (npr->prliType == PRLI_FCP_TYPE) in lpfc_rcv_prli()
1953 (npr->prliType == PRLI_FCP_TYPE)) { in lpfc_cmpl_prli_prli_issue()
Dlpfc_hw.h723 uint8_t prliType; /* FC Parm Word 0, bit 24:31 */ member
Dlpfc_els.c2272 npr->prliType = PRLI_FCP_TYPE; in lpfc_issue_els_prli()
4557 npr->prliType = PRLI_FCP_TYPE; in lpfc_els_rsp_prli_acc()