Lines Matching refs:iocbq
932 * before freeing ctxp and iocbq.
1448 lpfc_sli_release_iocbq(phba, ctx_buf->iocbq);
1569 ctx_buf->iocbq = lpfc_sli_get_iocbq(phba);
1570 if (!ctx_buf->iocbq) {
1577 ctx_buf->iocbq->iocb_flag = LPFC_IO_NVMET;
1578 nvmewqe = ctx_buf->iocbq;
1584 ctx_buf->iocbq->context1 = NULL;
1586 ctx_buf->sglq = __lpfc_sli_get_nvmet_sglq(phba, ctx_buf->iocbq);
1589 lpfc_sli_release_iocbq(phba, ctx_buf->iocbq);
2744 nvmewqe = ctxp->ctxbuf->iocbq;
3089 /* This is the iocbq for the abort, not the command */
3344 ctxp->wqeq = ctxp->ctxbuf->iocbq;
3469 ctxp->wqeq = ctxp->ctxbuf->iocbq;