Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc_nvme.c65 static union lpfc_wqe128 lpfc_iread_cmd_template;
66 static union lpfc_wqe128 lpfc_iwrite_cmd_template;
67 static union lpfc_wqe128 lpfc_icmnd_cmd_template;
73 union lpfc_wqe128 *wqe; in lpfc_nvme_cmd_template()
77 memset(wqe, 0, sizeof(union lpfc_wqe128)); in lpfc_nvme_cmd_template()
118 memset(wqe, 0, sizeof(union lpfc_wqe128)); in lpfc_nvme_cmd_template()
159 memset(wqe, 0, sizeof(union lpfc_wqe128)); in lpfc_nvme_cmd_template()
207 union lpfc_wqe128 *wqe = &pwqeq->wqe; in lpfc_nvme_prep_abort_wqe()
550 union lpfc_wqe128 *wqe; in lpfc_nvme_gen_req()
974 union lpfc_wqe128 *wqe; in lpfc_nvme_adj_fcp_sgls()
[all …]
H A 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()
1481 union lpfc_wqe128 *wqe; in lpfc_nvmet_setup_io_context()
2579 union lpfc_wqe128 *wqe; in lpfc_nvmet_prep_ls_wqe()
2704 union lpfc_wqe128 *wqe; in lpfc_nvmet_prep_fcp_wqe()
[all …]
H A Dlpfc_sli.h69 union lpfc_wqe128 wqe; /* SLI-4 */
H A Dlpfc_sli.c140 lpfc_sli4_wq_put(struct lpfc_queue *q, union lpfc_wqe128 *wqe) in lpfc_sli4_wq_put()
9519 union lpfc_wqe128 *wqe) in lpfc_sli4_iocb2wqe()
9548 memset(wqe, 0, sizeof(union lpfc_wqe128)); in lpfc_sli4_iocb2wqe()
10123 union lpfc_wqe128 wqe; in __lpfc_sli_issue_iocb_s4()
20025 union lpfc_wqe128 wqe; in lpfc_drain_txq()
20134 union lpfc_wqe128 *wqe; in lpfc_wqe_bpl2sgl()
20243 union lpfc_wqe128 *wqe = &pwqe->wqe; in lpfc_sli4_issue_wqe()
H A Dlpfc_hw4.h4671 union lpfc_wqe128 { union