prliType         2432 drivers/scsi/lpfc/lpfc_els.c 		npr->prliType = PRLI_FCP_TYPE;
prliType         4904 drivers/scsi/lpfc/lpfc_els.c 		npr->prliType = PRLI_FCP_TYPE;
prliType          730 drivers/scsi/lpfc/lpfc_hw.h 	uint8_t prliType;	/* FC Parm Word 0, bit 24:31 */
prliType          788 drivers/scsi/lpfc/lpfc_nportdisc.c 	if ((npr->prliType == PRLI_FCP_TYPE) ||
prliType          789 drivers/scsi/lpfc/lpfc_nportdisc.c 	    (npr->prliType == PRLI_NVME_TYPE)) {
prliType          791 drivers/scsi/lpfc/lpfc_nportdisc.c 			if (npr->prliType == PRLI_FCP_TYPE)
prliType          793 drivers/scsi/lpfc/lpfc_nportdisc.c 			if (npr->prliType == PRLI_NVME_TYPE)
prliType          797 drivers/scsi/lpfc/lpfc_nportdisc.c 			if (npr->prliType == PRLI_FCP_TYPE)
prliType          799 drivers/scsi/lpfc/lpfc_nportdisc.c 			if (npr->prliType == PRLI_NVME_TYPE)
prliType          818 drivers/scsi/lpfc/lpfc_nportdisc.c 		if (phba->nvmet_support && (npr->prliType == PRLI_NVME_TYPE)) {
prliType          822 drivers/scsi/lpfc/lpfc_nportdisc.c 		if (npr->prliType == PRLI_FCP_TYPE)
prliType         2010 drivers/scsi/lpfc/lpfc_nportdisc.c 	    (npr->prliType == PRLI_FCP_TYPE)) {