Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/lpfc/
Dlpfc_nvmet.c442 ctxp->wqeq = NULL; in lpfc_nvmet_ctxbuf_post()
1078 ctxp->wqeq->hba_wqidx = rsp->hwqid; in lpfc_nvmet_xmt_fcp_op()
1119 ctxp->wqeq->hba_wqidx = 0; in lpfc_nvmet_xmt_fcp_op()
2467 ctxp->wqeq = NULL; in lpfc_nvmet_unsol_fcp_buffer()
2615 ctxp->wqeq = nvmewqe; in lpfc_nvmet_prep_ls_wqe()
2748 nvmewqe = ctxp->wqeq; in lpfc_nvmet_prep_fcp_wqe()
2759 ctxp->wqeq = nvmewqe; in lpfc_nvmet_prep_fcp_wqe()
3254 sid, xri, ctxp->wqeq->sli4_xritag); in lpfc_nvmet_unsol_issue_abort()
3273 abts_wqeq = ctxp->wqeq; in lpfc_nvmet_unsol_issue_abort()
3351 if (!ctxp->wqeq) { in lpfc_nvmet_sol_fcp_issue_abort()
[all …]
Dlpfc_nvme.h200 struct lpfc_iocbq *wqeq; member
Dlpfc_sli.c3263 axchg->wqeq = NULL; in lpfc_nvme_unsol_ls_handler()