Lines Matching refs:iocbq
931 * before freeing ctxp and iocbq.
1455 lpfc_sli_release_iocbq(phba, ctx_buf->iocbq);
1576 ctx_buf->iocbq = lpfc_sli_get_iocbq(phba);
1577 if (!ctx_buf->iocbq) {
1584 ctx_buf->iocbq->cmd_flag = LPFC_IO_NVMET;
1585 nvmewqe = ctx_buf->iocbq;
1591 ctx_buf->iocbq->cmd_dmabuf = NULL;
1593 ctx_buf->sglq = __lpfc_sli_get_nvmet_sglq(phba, ctx_buf->iocbq);
1596 lpfc_sli_release_iocbq(phba, ctx_buf->iocbq);
2748 nvmewqe = ctxp->ctxbuf->iocbq;
3092 /* This is the iocbq for the abort, not the command */
3349 ctxp->wqeq = ctxp->ctxbuf->iocbq;
3475 ctxp->wqeq = ctxp->ctxbuf->iocbq;