Lines Matching refs:pwqeq
3054 struct lpfc_iocbq *pwqeq = &lpfc_cmd->cur_iocbq; in lpfc_scsi_prep_dma_buf_s4() local
3056 union lpfc_wqe128 *wqe = &pwqeq->wqe; in lpfc_scsi_prep_dma_buf_s4()
3301 struct lpfc_iocbq *pwqeq = &lpfc_cmd->cur_iocbq; in lpfc_bg_scsi_prep_dma_buf_s4() local
3302 union lpfc_wqe128 *wqe = &pwqeq->wqe; in lpfc_bg_scsi_prep_dma_buf_s4()
4697 struct lpfc_iocbq *pwqeq = &lpfc_cmd->cur_iocbq; in lpfc_scsi_prep_cmnd_buf_s4() local
4699 union lpfc_wqe128 *wqe = &pwqeq->wqe; in lpfc_scsi_prep_cmnd_buf_s4()
4773 bf_set(wqe_xri_tag, &wqe->generic.wqe_com, pwqeq->sli4_xritag); in lpfc_scsi_prep_cmnd_buf_s4()
4783 wqe->generic.wqe_com.abort_tag = pwqeq->iotag; in lpfc_scsi_prep_cmnd_buf_s4()
4786 bf_set(wqe_reqtag, &wqe->generic.wqe_com, pwqeq->iotag); in lpfc_scsi_prep_cmnd_buf_s4()
4788 pwqeq->vport = vport; in lpfc_scsi_prep_cmnd_buf_s4()
4789 pwqeq->io_buf = lpfc_cmd; in lpfc_scsi_prep_cmnd_buf_s4()
4790 pwqeq->hba_wqidx = lpfc_cmd->hdwq_no; in lpfc_scsi_prep_cmnd_buf_s4()
4791 pwqeq->cmd_cmpl = lpfc_fcp_io_cmd_wqe_cmpl; in lpfc_scsi_prep_cmnd_buf_s4()
4916 struct lpfc_iocbq *pwqeq = &lpfc_cmd->cur_iocbq; in lpfc_scsi_prep_task_mgmt_cmd_s4() local
4917 union lpfc_wqe128 *wqe = &pwqeq->wqe; in lpfc_scsi_prep_task_mgmt_cmd_s4()
4925 pwqeq->vport = vport; in lpfc_scsi_prep_task_mgmt_cmd_s4()
4962 bf_set(wqe_xri_tag, &wqe->generic.wqe_com, pwqeq->sli4_xritag); in lpfc_scsi_prep_task_mgmt_cmd_s4()
4963 wqe->generic.wqe_com.abort_tag = pwqeq->iotag; in lpfc_scsi_prep_task_mgmt_cmd_s4()
4964 bf_set(wqe_reqtag, &wqe->generic.wqe_com, pwqeq->iotag); in lpfc_scsi_prep_task_mgmt_cmd_s4()