Home
last modified time | relevance | path

Searched refs:lpfc_wqe128 (Results 1 – 7 of 7) sorted by relevance

/drivers/scsi/lpfc/
Dlpfc_nvmet.c72 static union lpfc_wqe128 lpfc_tsend_cmd_template;
73 static union lpfc_wqe128 lpfc_treceive_cmd_template;
74 static union lpfc_wqe128 lpfc_trsp_cmd_template;
80 union lpfc_wqe128 *wqe; in lpfc_nvmet_cmd_template()
84 memset(wqe, 0, sizeof(union lpfc_wqe128)); in lpfc_nvmet_cmd_template()
129 memset(wqe, 0, sizeof(union lpfc_wqe128)); in lpfc_nvmet_cmd_template()
175 memset(wqe, 0, sizeof(union lpfc_wqe128)); in lpfc_nvmet_cmd_template()
1488 union lpfc_wqe128 *wqe; in lpfc_nvmet_setup_io_context()
2582 union lpfc_wqe128 *wqe; in lpfc_nvmet_prep_ls_wqe()
2707 union lpfc_wqe128 *wqe; in lpfc_nvmet_prep_fcp_wqe()
[all …]
Dlpfc_crtn.h648 extern union lpfc_wqe128 lpfc_iread_cmd_template;
649 extern union lpfc_wqe128 lpfc_iwrite_cmd_template;
650 extern union lpfc_wqe128 lpfc_icmnd_cmd_template;
Dlpfc_nvme.c388 union lpfc_wqe128 *wqe; in lpfc_nvme_gen_req()
818 union lpfc_wqe128 *wqe; in lpfc_nvme_adj_fcp_sgls()
1189 union lpfc_wqe128 *wqe = &pwqeq->wqe; in lpfc_nvme_prep_io_cmd()
1302 union lpfc_wqe128 *wqe = &lpfc_ncmd->cur_iocbq.wqe; in lpfc_nvme_prep_io_dma()
1974 union lpfc_wqe128 *wqe; in lpfc_get_nvme_buf()
Dlpfc_sli.h75 union lpfc_wqe128 wqe; /* SLI-4 */
Dlpfc_sli.c93 union lpfc_wqe128 lpfc_iread_cmd_template;
94 union lpfc_wqe128 lpfc_iwrite_cmd_template;
95 union lpfc_wqe128 lpfc_icmnd_cmd_template;
106 union lpfc_wqe128 *wqe; in lpfc_wqe_cmd_template()
110 memset(wqe, 0, sizeof(union lpfc_wqe128)); in lpfc_wqe_cmd_template()
150 memset(wqe, 0, sizeof(union lpfc_wqe128)); in lpfc_wqe_cmd_template()
190 memset(wqe, 0, sizeof(union lpfc_wqe128)); in lpfc_wqe_cmd_template()
266 lpfc_sli4_wq_put(struct lpfc_queue *q, union lpfc_wqe128 *wqe) in lpfc_sli4_wq_put()
1787 union lpfc_wqe128 *wqe; in lpfc_cmf_sync_cmpl()
1918 union lpfc_wqe128 *wqe; in lpfc_issue_cmf_sync_wqe()
[all …]
Dlpfc_scsi.c3221 union lpfc_wqe128 *wqe = &pwqeq->wqe; in lpfc_scsi_prep_dma_buf_s4()
3463 union lpfc_wqe128 *wqe = &pwqeq->wqe; in lpfc_bg_scsi_prep_dma_buf_s4()
4872 union lpfc_wqe128 *wqe = &pwqeq->wqe; in lpfc_scsi_prep_cmnd_buf_s4()
4879 memset(wqe, 0, sizeof(union lpfc_wqe128)); in lpfc_scsi_prep_cmnd_buf_s4()
Dlpfc_hw4.h4902 union lpfc_wqe128 { union