Lines Matching refs:pwqeq

3068 	struct lpfc_iocbq *pwqeq = &lpfc_cmd->cur_iocbq;  in lpfc_scsi_prep_dma_buf_s4()  local
3070 union lpfc_wqe128 *wqe = &pwqeq->wqe; in lpfc_scsi_prep_dma_buf_s4()
3311 struct lpfc_iocbq *pwqeq = &lpfc_cmd->cur_iocbq; in lpfc_bg_scsi_prep_dma_buf_s4() local
3312 union lpfc_wqe128 *wqe = &pwqeq->wqe; in lpfc_bg_scsi_prep_dma_buf_s4()
4707 struct lpfc_iocbq *pwqeq = &lpfc_cmd->cur_iocbq; in lpfc_scsi_prep_cmnd_buf_s4() local
4709 union lpfc_wqe128 *wqe = &pwqeq->wqe; in lpfc_scsi_prep_cmnd_buf_s4()
4775 bf_set(wqe_xri_tag, &wqe->generic.wqe_com, pwqeq->sli4_xritag); in lpfc_scsi_prep_cmnd_buf_s4()
4785 wqe->generic.wqe_com.abort_tag = pwqeq->iotag; in lpfc_scsi_prep_cmnd_buf_s4()
4788 bf_set(wqe_reqtag, &wqe->generic.wqe_com, pwqeq->iotag); in lpfc_scsi_prep_cmnd_buf_s4()
4790 pwqeq->vport = vport; in lpfc_scsi_prep_cmnd_buf_s4()
4791 pwqeq->io_buf = lpfc_cmd; in lpfc_scsi_prep_cmnd_buf_s4()
4792 pwqeq->hba_wqidx = lpfc_cmd->hdwq_no; in lpfc_scsi_prep_cmnd_buf_s4()
4793 pwqeq->cmd_cmpl = lpfc_fcp_io_cmd_wqe_cmpl; in lpfc_scsi_prep_cmnd_buf_s4()
4918 struct lpfc_iocbq *pwqeq = &lpfc_cmd->cur_iocbq; in lpfc_scsi_prep_task_mgmt_cmd_s4() local
4919 union lpfc_wqe128 *wqe = &pwqeq->wqe; in lpfc_scsi_prep_task_mgmt_cmd_s4()
4927 pwqeq->vport = vport; in lpfc_scsi_prep_task_mgmt_cmd_s4()
4964 bf_set(wqe_xri_tag, &wqe->generic.wqe_com, pwqeq->sli4_xritag); in lpfc_scsi_prep_task_mgmt_cmd_s4()
4965 wqe->generic.wqe_com.abort_tag = pwqeq->iotag; in lpfc_scsi_prep_task_mgmt_cmd_s4()
4966 bf_set(wqe_reqtag, &wqe->generic.wqe_com, pwqeq->iotag); in lpfc_scsi_prep_task_mgmt_cmd_s4()