Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/lpfc/
Dlpfc_nportdisc.c982 if ((npr->prliType == PRLI_FCP_TYPE) || in lpfc_rcv_prli()
983 (npr->prliType == PRLI_NVME_TYPE)) { in lpfc_rcv_prli()
985 if (npr->prliType == PRLI_FCP_TYPE) in lpfc_rcv_prli()
987 if (npr->prliType == PRLI_NVME_TYPE) in lpfc_rcv_prli()
991 if (npr->prliType == PRLI_FCP_TYPE) in lpfc_rcv_prli()
993 if (npr->prliType == PRLI_NVME_TYPE) in lpfc_rcv_prli()
1012 if (phba->nvmet_support && (npr->prliType == PRLI_NVME_TYPE)) { in lpfc_rcv_prli()
1016 if (npr->prliType == PRLI_FCP_TYPE) in lpfc_rcv_prli()
2212 (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.c2437 npr->prliType = PRLI_FCP_TYPE; in lpfc_issue_els_prli()
5123 npr->prliType = PRLI_FCP_TYPE; in lpfc_els_rsp_prli_acc()