Lines Matching defs:cmpl
1766 * lpfc_cmf_sync_cmpl - Process a CMF_SYNC_WQE cmpl
1804 /* Gather congestion information on a successful cmpl */
2929 "1438 UNREG cmpl deferred mbox x%x "
3016 "4111 UNREG cmpl deferred "
3077 "MBOX cmpl vport: cmd:x%x mb:x%x x%x",
3085 "MBOX cmpl: cmd:x%x mb:x%x x%x",
3117 /* Mbox cmd cmpl error - RETRYing */
3120 "(%d):0305 Mbox cmd cmpl "
3142 /* Mailbox cmd <cmd> Cmpl <cmpl> */
9568 /* copy command data into host mbox for cmpl */
12381 * @cmpl: completion function.
12393 struct lpfc_iocbq *cmdiocb, void *cmpl)
12481 if (cmpl)
12482 abtsiocbp->cmd_cmpl = cmpl;
12561 * -EINVAL, if the iocb is not an FCP I/O, not on the TX cmpl queue, premarked as
12575 /* iocb must be for FCP IO, already exists on the TX cmpl queue,
14389 /* Process cmpl now */
15051 /* Log the cmpl status */
15053 "0373 FCP CQE cmpl: status=x%x: "
19811 * @cmpl: completion call-back.
19819 void (*cmpl)(struct lpfc_hba *, LPFC_MBOXQ_t *), void *arg)
19830 /* If cmpl assigned, then this nlp_get pairs with
19833 * Else cmpl is NULL, then this nlp_get pairs with
19846 if (cmpl) {
19847 mboxq->mbox_cmpl = cmpl;
21417 * @cmpl: completion function.
21428 void *cmpl)
21475 abtsiocb->cmd_cmpl = cmpl;