Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc_nportdisc.c1004 if ((npr->prliType == PRLI_FCP_TYPE) || in lpfc_rcv_prli()
1005 (npr->prliType == PRLI_NVME_TYPE)) { in lpfc_rcv_prli()
1007 if (npr->prliType == PRLI_FCP_TYPE) in lpfc_rcv_prli()
1009 if (npr->prliType == PRLI_NVME_TYPE) in lpfc_rcv_prli()
1013 if (npr->prliType == PRLI_FCP_TYPE) in lpfc_rcv_prli()
1015 if (npr->prliType == PRLI_NVME_TYPE) in lpfc_rcv_prli()
1034 if (phba->nvmet_support && (npr->prliType == PRLI_NVME_TYPE)) { in lpfc_rcv_prli()
1042 if (npr->prliType == PRLI_FCP_TYPE && in lpfc_rcv_prli()
2170 if (npr && npr->prliType == PRLI_FCP_TYPE) { in lpfc_cmpl_prli_prli_issue()
H A Dlpfc_hw.h783 uint8_t prliType; /* FC Parm Word 0, bit 24:31 */ member
H A Dlpfc_els.c2648 npr->prliType = PRLI_FCP_TYPE; in lpfc_issue_els_prli()
6280 npr->prliType = PRLI_FCP_TYPE; in lpfc_els_rsp_prli_acc()