Lines Matching refs:lpfc_wqe128
68 static union lpfc_wqe128 lpfc_iread_cmd_template;
69 static union lpfc_wqe128 lpfc_iwrite_cmd_template;
70 static union lpfc_wqe128 lpfc_icmnd_cmd_template;
76 union lpfc_wqe128 *wqe; in lpfc_nvme_cmd_template()
80 memset(wqe, 0, sizeof(union lpfc_wqe128)); in lpfc_nvme_cmd_template()
121 memset(wqe, 0, sizeof(union lpfc_wqe128)); in lpfc_nvme_cmd_template()
162 memset(wqe, 0, sizeof(union lpfc_wqe128)); in lpfc_nvme_cmd_template()
426 union lpfc_wqe128 *wqe; in lpfc_nvme_gen_req()
768 union lpfc_wqe128 *wqe; in lpfc_nvme_adj_fcp_sgls()
1205 union lpfc_wqe128 *wqe = &pwqeq->wqe; in lpfc_nvme_prep_io_cmd()
1308 union lpfc_wqe128 *wqe = &lpfc_ncmd->cur_iocbq.wqe; in lpfc_nvme_prep_io_dma()
1726 union lpfc_wqe128 *abts_wqe; in lpfc_nvme_fcp_abort()
2234 union lpfc_wqe128 *wqe; in lpfc_new_nvme_buf()