Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/lpfc/
Dlpfc_nvmet.c441 ctxp->wqeq = NULL; in lpfc_nvmet_ctxbuf_post()
1080 ctxp->wqeq->hba_wqidx = rsp->hwqid; in lpfc_nvmet_xmt_fcp_op()
1121 ctxp->wqeq->hba_wqidx = 0; in lpfc_nvmet_xmt_fcp_op()
2461 ctxp->wqeq = NULL; in lpfc_nvmet_unsol_fcp_buffer()
2609 ctxp->wqeq = nvmewqe; in lpfc_nvmet_prep_ls_wqe()
2741 nvmewqe = ctxp->wqeq; in lpfc_nvmet_prep_fcp_wqe()
2752 ctxp->wqeq = nvmewqe; in lpfc_nvmet_prep_fcp_wqe()
3246 sid, xri, ctxp->wqeq->sli4_xritag); in lpfc_nvmet_unsol_issue_abort()
3265 abts_wqeq = ctxp->wqeq; in lpfc_nvmet_unsol_issue_abort()
3344 if (!ctxp->wqeq) { in lpfc_nvmet_sol_fcp_issue_abort()
[all …]
Dlpfc_nvme.h203 struct lpfc_iocbq *wqeq; member
Dlpfc_sli.c2870 axchg->wqeq = NULL; in lpfc_nvme_unsol_ls_handler()