Lines Matching refs:PRLI

2308  * (PRLI) ELS command. The PRLI response IOCB status is checked for error
2309 * status. If there is error status reported, PRLI retry shall be attempted
2312 * ndlp to mark the PRLI completion.
2343 "PRLI cmpl: status:x%x/x%x did:x%x",
2347 /* PRLI completes to NPort <nlp_DID> */
2349 "0103 PRLI completes to NPort x%06x "
2365 /* If we don't send GFT_ID to Fabric, a PRLI error
2377 /* PRLI failed */
2379 "2754 PRLI failure DID:%06X Status:x%x/x%x, "
2399 "2784 PRLI cmpl: Allow Node recovery "
2432 * PRLI is outstanding, don't call the state machine
2452 * This routine issues a Process Login (PRLI) ELS command for the
2453 * @vport. The PRLI service parameters are set up in the payload of the
2454 * PRLI Request command and the pointer to lpfc_cmpl_els_prli() routine
2456 * routine lpfc_sli_issue_iocb() to send out PRLI command.
2460 * the IOCB for the completion callback function to the PRLI ELS command.
2472 PRLI *npr;
2503 cmdsize = (sizeof(uint32_t) + sizeof(PRLI));
2535 /* For PRLI request, remainder of payload is service parameters */
2539 /* Remainder of payload is FCP PRLI parameter page.
2546 npr = (PRLI *)pcmd;
2570 /* Remainder of payload is NVME PRLI parameter page.
2609 "Issue PRLI: did:x%x refcnt %d",
2635 * a PRLI is issued for all types before exiting.
4591 * PRLI, ADISC and FDISC. Based on the ELS command type and the
4700 /* State-command disagreement. The PRLI was
4765 "0168 NVME PRLI LS_RJT "
4776 /* Special case for PRLI LS_RJTs. Recall that lpfc
4777 * uses a single routine to issue both PRLI FC4 types.
4778 * If the PRLI is rejected because that FC4 type
4896 * receives an FCP PRLI because lpfc nvmet only
5462 * issued PRLI.
5465 * and target function, let our issued PRLI determine
6066 * Login (PRLI) ELS command. It simply prepares the payload of the IOCB
6071 * the IOCB for the completion callback function to the PRLI Accept response
6083 PRLI *npr;
6097 /* Need the incoming PRLI payload to determine if the ACC is for an
6098 * FC4 or NVME PRLI type. The PRLI type is at word 1.
6103 /* PRLI type payload is at byte 3 for FCP or NVME. */
6111 cmdsize = sizeof(uint32_t) + sizeof(PRLI);
6141 /* Xmit PRLI ACC response tag <ulpIoTag> */
6143 "0131 Xmit PRLI ACC response tag x%x xri x%x, "
6154 /* For PRLI, remainder of payload is PRLI parameter page */
6163 npr = (PRLI *) pcmd;
6182 /* Xmit PRLI ACC response tag <ulpIoTag> */
6185 "6014 FCP issue PRLI ACC imgpair %d "
6191 /* Respond with an NVME PRLI Type */
6214 "6015 NVME issue PRLI ACC word1 x%08x "
6230 "Issue ACC PRLI: did:x%x flg:x%x",
10615 "RCV PRLI: did:x%x/ste:x%x flg:x%x",