Searched refs:PRLI_FCP_TYPE (Results 1 – 3 of 3) sorted by relevance
944 if ((npr->prliType == PRLI_FCP_TYPE) || in lpfc_rcv_prli()947 if (npr->prliType == PRLI_FCP_TYPE) in lpfc_rcv_prli()953 if (npr->prliType == PRLI_FCP_TYPE) in lpfc_rcv_prli()982 if (npr->prliType == PRLI_FCP_TYPE && in lpfc_rcv_prli()2165 (npr->prliType == PRLI_FCP_TYPE)) { in lpfc_cmpl_prli_prli_issue()
2479 npr->prliType = PRLI_FCP_TYPE; in lpfc_issue_els_prli()5828 if (prli_fc4_req == PRLI_FCP_TYPE) { in lpfc_els_rsp_prli_acc()5864 if (prli_fc4_req == PRLI_FCP_TYPE) { in lpfc_els_rsp_prli_acc()5881 npr->prliType = PRLI_FCP_TYPE; in lpfc_els_rsp_prli_acc()
739 #define PRLI_FCP_TYPE 0x08 macro