Lines Matching refs:RRQ
1941 "RRQ cmpl: status:x%x/x%x did:x%x",
1948 "2882 RRQ completes to NPort x%x "
1958 "2880 RRQ completes to NPort x%x "
1965 /* RRQ failed Don't print the vport to vport rjts */
1971 "2881 RRQ failure DID:%06X Status:"
3857 * ABTS we cannot generate and RRQ.
5320 struct RRQ *rrq;
5328 rrq = (struct RRQ *)pcmd;
5333 "2883 Clear RRQ for SID:x%x OXID:x%x RXID:x%x"
5341 "Clear RRQ: did:x%x flg:x%x exchg:x%.08x",
7272 * This routine processes a Reinstate Recovery Qualifier (RRQ) IOCB
7273 * received as an ELS unsolicited event. A request to RRQ shall only
7276 * N_Port_ID of the Nx_Port that makes the request. If the RRQ is
7280 * RRQ from the target.
7532 * Build a ELS RRQ command and send it to the target. If the issue_iocb is
7533 * Successful the the completion handler will clear the RRQ.
7544 struct RRQ *els_rrq;
7557 cmdsize = (sizeof(uint32_t) + sizeof(struct RRQ));
7565 /* For RRQ request, remainder of payload is Exchange IDs */
7568 els_rrq = (struct RRQ *) pcmd;
7578 "Issue RRQ: did:x%x",
7592 * lpfc_send_rrq - Sends ELS RRQ if needed.
7598 * the caller needs to clean up the RRQ by calling lpfc_clr_active_rrq.
8815 "RCV RRQ: did:x%x/ste:x%x flg:x%x",