Home
last modified time | relevance | path

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

/Linux-v5.15/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.h638 extern union lpfc_wqe128 lpfc_iread_cmd_template;
639 extern union lpfc_wqe128 lpfc_iwrite_cmd_template;
640 extern union lpfc_wqe128 lpfc_icmnd_cmd_template;
Dlpfc_sli.h75 union lpfc_wqe128 wqe; /* SLI-4 */
Dlpfc_nvme.c387 union lpfc_wqe128 *wqe; in lpfc_nvme_gen_req()
817 union lpfc_wqe128 *wqe; in lpfc_nvme_adj_fcp_sgls()
1185 union lpfc_wqe128 *wqe = &pwqeq->wqe; in lpfc_nvme_prep_io_cmd()
1292 union lpfc_wqe128 *wqe = &lpfc_ncmd->cur_iocbq.wqe; in lpfc_nvme_prep_io_dma()
1964 union lpfc_wqe128 *wqe; in lpfc_get_nvme_buf()
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()
1786 union lpfc_wqe128 *wqe; in lpfc_cmf_sync_cmpl()
1917 union lpfc_wqe128 *wqe; in lpfc_issue_cmf_sync_wqe()
[all …]
Dlpfc_scsi.c3216 union lpfc_wqe128 *wqe = &pwqeq->wqe; in lpfc_scsi_prep_dma_buf_s4()
3458 union lpfc_wqe128 *wqe = &pwqeq->wqe; in lpfc_bg_scsi_prep_dma_buf_s4()
4867 union lpfc_wqe128 *wqe = &pwqeq->wqe; in lpfc_scsi_prep_cmnd_buf_s4()
4874 memset(wqe, 0, sizeof(union lpfc_wqe128)); in lpfc_scsi_prep_cmnd_buf_s4()
Dlpfc_hw4.h4899 union lpfc_wqe128 { union