Home
last modified time | relevance | path

Searched refs:wqeq (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/scsi/lpfc/
Dlpfc_nvmet.c432 ctxp->wqeq = NULL; in lpfc_nvmet_ctxbuf_post()
1004 ctxp->wqeq->hba_wqidx = rsp->hwqid; in lpfc_nvmet_xmt_fcp_op()
1045 ctxp->wqeq->hba_wqidx = 0; in lpfc_nvmet_xmt_fcp_op()
1996 ctxp->wqeq = NULL; in lpfc_nvmet_unsol_ls_buffer()
2328 ctxp->wqeq = NULL; in lpfc_nvmet_unsol_fcp_buffer()
2501 ctxp->wqeq = nvmewqe; in lpfc_nvmet_prep_ls_wqe()
2633 nvmewqe = ctxp->wqeq; in lpfc_nvmet_prep_fcp_wqe()
2644 ctxp->wqeq = nvmewqe; in lpfc_nvmet_prep_fcp_wqe()
3152 sid, xri, ctxp->wqeq->sli4_xritag); in lpfc_nvmet_unsol_issue_abort()
3169 abts_wqeq = ctxp->wqeq; in lpfc_nvmet_unsol_issue_abort()
[all …]
Dlpfc_nvmet.h113 struct lpfc_iocbq *wqeq; member