Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/lpfc/
Dlpfc_nvmet.c363 ctxp->wqeq = NULL; in lpfc_nvmet_ctxbuf_post()
951 ctxp->wqeq->hba_wqidx = rsp->hwqid; in lpfc_nvmet_xmt_fcp_op()
992 ctxp->wqeq->hba_wqidx = 0; in lpfc_nvmet_xmt_fcp_op()
1050 wq = phba->sli4_hba.nvme_wq[ctxp->wqeq->hba_wqidx]; in lpfc_nvmet_xmt_fcp_abort()
1780 ctxp->wqeq = NULL; in lpfc_nvmet_unsol_ls_buffer()
1991 ctxp->wqeq = NULL; in lpfc_nvmet_unsol_fcp_buffer()
2204 ctxp->wqeq = nvmewqe; in lpfc_nvmet_prep_ls_wqe()
2336 nvmewqe = ctxp->wqeq; in lpfc_nvmet_prep_fcp_wqe()
2347 ctxp->wqeq = nvmewqe; in lpfc_nvmet_prep_fcp_wqe()
2855 sid, xri, ctxp->wqeq->sli4_xritag); in lpfc_nvmet_unsol_issue_abort()
[all …]
Dlpfc_nvmet.h112 struct lpfc_iocbq *wqeq; member