Searched refs:lpfc_wqe128 (Results 1 – 6 of 6) sorted by relevance
/Linux-v4.19/drivers/scsi/lpfc/ |
D | lpfc_nvme.c | 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() [all …]
|
D | lpfc_nvmet.c | 77 static union lpfc_wqe128 lpfc_tsend_cmd_template; 78 static union lpfc_wqe128 lpfc_treceive_cmd_template; 79 static union lpfc_wqe128 lpfc_trsp_cmd_template; 85 union lpfc_wqe128 *wqe; in lpfc_nvmet_cmd_template() 89 memset(wqe, 0, sizeof(union lpfc_wqe128)); in lpfc_nvmet_cmd_template() 134 memset(wqe, 0, sizeof(union lpfc_wqe128)); in lpfc_nvmet_cmd_template() 180 memset(wqe, 0, sizeof(union lpfc_wqe128)); in lpfc_nvmet_cmd_template() 1211 union lpfc_wqe128 *wqe; in lpfc_nvmet_setup_io_context() 2174 union lpfc_wqe128 *wqe; in lpfc_nvmet_prep_ls_wqe() 2299 union lpfc_wqe128 *wqe; in lpfc_nvmet_prep_fcp_wqe() [all …]
|
D | lpfc_sli.h | 64 union lpfc_wqe128 wqe; /* SLI-4 */
|
D | lpfc_sli4.h | 129 union lpfc_wqe128 *wqe128;
|
D | lpfc_sli.c | 140 lpfc_sli4_wq_put(struct lpfc_queue *q, union lpfc_wqe128 *wqe) in lpfc_sli4_wq_put() 8914 union lpfc_wqe128 *wqe) in lpfc_sli4_iocb2wqe() 8943 memset(wqe, 0, sizeof(union lpfc_wqe128)); in lpfc_sli4_iocb2wqe() 9508 union lpfc_wqe128 wqe; in __lpfc_sli_issue_iocb_s4() 10963 union lpfc_wqe128 *abts_wqe; in lpfc_sli4_abort_nvme_io() 19088 union lpfc_wqe128 wqe; in lpfc_drain_txq() 19196 union lpfc_wqe128 *wqe; in lpfc_wqe_bpl2sgl() 19305 union lpfc_wqe128 *wqe = &pwqe->wqe; in lpfc_sli4_issue_wqe()
|
D | lpfc_hw4.h | 4639 union lpfc_wqe128 { union
|