Searched refs:PRLI_FCP_TYPE (Results 1 – 3 of 3) sorted by relevance
968 if ((npr->prliType == PRLI_FCP_TYPE) || in lpfc_rcv_prli()971 if (npr->prliType == PRLI_FCP_TYPE) in lpfc_rcv_prli()977 if (npr->prliType == PRLI_FCP_TYPE) in lpfc_rcv_prli()1006 if (npr->prliType == PRLI_FCP_TYPE && in lpfc_rcv_prli()2186 (npr->prliType == PRLI_FCP_TYPE)) { in lpfc_cmpl_prli_prli_issue()
2516 npr->prliType = PRLI_FCP_TYPE; in lpfc_issue_els_prli()6057 if (prli_fc4_req == PRLI_FCP_TYPE) { in lpfc_els_rsp_prli_acc()6104 if (prli_fc4_req == PRLI_FCP_TYPE) { in lpfc_els_rsp_prli_acc()6121 npr->prliType = PRLI_FCP_TYPE; in lpfc_els_rsp_prli_acc()
739 #define PRLI_FCP_TYPE 0x08 macro