Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/lpfc/
Dlpfc_nportdisc.c786 if ((npr->prliType == PRLI_FCP_TYPE) || in lpfc_rcv_prli()
787 (npr->prliType == PRLI_NVME_TYPE)) { in lpfc_rcv_prli()
789 if (npr->prliType == PRLI_FCP_TYPE) in lpfc_rcv_prli()
791 if (npr->prliType == PRLI_NVME_TYPE) in lpfc_rcv_prli()
795 if (npr->prliType == PRLI_FCP_TYPE) in lpfc_rcv_prli()
797 if (npr->prliType == PRLI_NVME_TYPE) in lpfc_rcv_prli()
816 if (phba->nvmet_support && (npr->prliType == PRLI_NVME_TYPE)) { in lpfc_rcv_prli()
820 if (npr->prliType == PRLI_FCP_TYPE) in lpfc_rcv_prli()
2008 (npr->prliType == PRLI_FCP_TYPE)) { in lpfc_cmpl_prli_prli_issue()
Dlpfc_hw.h730 uint8_t prliType; /* FC Parm Word 0, bit 24:31 */ member
Dlpfc_els.c2422 npr->prliType = PRLI_FCP_TYPE; in lpfc_issue_els_prli()
4894 npr->prliType = PRLI_FCP_TYPE; in lpfc_els_rsp_prli_acc()