Home
last modified time | relevance | path

Searched refs:ctxbuf (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/scsi/lpfc/
Dlpfc_nvmet.c373 ctxp->ctxbuf = ctx_buf; in lpfc_nvmet_ctxbuf_post()
1104 lpfc_nvmet_ctxbuf_post(phba, ctxp->ctxbuf); in lpfc_nvmet_xmt_fcp_release()
1294 ctx_buf->context->ctxbuf = ctx_buf; in lpfc_nvmet_setup_io_context()
1517 if (ctxp->ctxbuf->sglq->sli4_xritag != xri) in lpfc_sli4_nvmet_xri_aborted()
1538 ctxp->ctxbuf->sglq->sli4_lxritag, in lpfc_sli4_nvmet_xri_aborted()
1547 lpfc_nvmet_ctxbuf_post(phba, ctxp->ctxbuf); in lpfc_sli4_nvmet_xri_aborted()
1576 if (ctxp->ctxbuf->sglq->sli4_xritag != xri) in lpfc_nvmet_rcv_unsol_abort()
2002 ctxp->ctxbuf = ctx_buf; in lpfc_nvmet_unsol_fcp_buffer()
2339 nvmewqe = ctxp->ctxbuf->iocbq; in lpfc_nvmet_prep_fcp_wqe()
2365 sgl = (struct sli4_sge *)ctxp->ctxbuf->sglq->sgl; in lpfc_nvmet_prep_fcp_wqe()
[all …]
Dlpfc_nvmet.h142 struct lpfc_nvmet_ctxbuf *ctxbuf; member
Dlpfc_init.c1113 lpfc_nvmet_ctxbuf_post(phba, ctxp->ctxbuf); in lpfc_hba_down_post_s4()
Dlpfc_sli.c19367 sglq = ctxp->ctxbuf->sglq; in lpfc_sli4_issue_wqe()