Searched refs:lpfc_wqe128 (Results 1 – 10 of 10) sorted by relevance
| /linux-6.15/drivers/scsi/lpfc/ |
| H A D | lpfc_nvmet.c | 72 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() 1499 union lpfc_wqe128 *wqe; in lpfc_nvmet_setup_io_context() 2595 union lpfc_wqe128 *wqe; in lpfc_nvmet_prep_ls_wqe() 2721 union lpfc_wqe128 *wqe; in lpfc_nvmet_prep_fcp_wqe() [all …]
|
| H A D | lpfc_crtn.h | 672 extern union lpfc_wqe128 lpfc_iread_cmd_template; 673 extern union lpfc_wqe128 lpfc_iwrite_cmd_template; 674 extern union lpfc_wqe128 lpfc_icmnd_cmd_template;
|
| H A D | lpfc_sli.h | 80 union lpfc_wqe128 wqe; /* SLI-4 */
|
| H A D | lpfc_nvme.c | 399 union lpfc_wqe128 *wqe; in lpfc_nvme_gen_req() 831 union lpfc_wqe128 *wqe; in lpfc_nvme_adj_fcp_sgls() 1216 union lpfc_wqe128 *wqe = &pwqeq->wqe; in lpfc_nvme_prep_io_cmd() 1342 union lpfc_wqe128 *wqe = &lpfc_ncmd->cur_iocbq.wqe; in lpfc_nvme_prep_io_dma() 2043 union lpfc_wqe128 *wqe; in lpfc_get_nvme_buf()
|
| H A D | lpfc_els.c | 5472 union lpfc_wqe128 *wqe; in lpfc_els_rsp_acc() 5743 union lpfc_wqe128 *wqe; in lpfc_els_rsp_reject() 5829 union lpfc_wqe128 *wqe; in lpfc_issue_els_edc_rsp() 5933 union lpfc_wqe128 *wqe; in lpfc_els_rsp_adisc_acc() 6033 union lpfc_wqe128 *wqe; in lpfc_els_rsp_prli_acc() 6223 union lpfc_wqe128 *wqe; in lpfc_els_rsp_rnid_acc() 6375 union lpfc_wqe128 *wqe; in lpfc_els_rsp_echo_acc() 6997 union lpfc_wqe128 *wqe; in lpfc_els_rdp_cmpl() 7430 union lpfc_wqe128 *wqe; in lpfc_els_lcb_rsp() 8573 union lpfc_wqe128 *wqe; in lpfc_els_rsp_rls_acc() [all …]
|
| H A D | lpfc_sli.c | 104 union lpfc_wqe128 *wqe; in lpfc_wqe_cmd_template() 1780 union lpfc_wqe128 *wqe; in lpfc_cmf_sync_cmpl() 1930 union lpfc_wqe128 *wqe; in lpfc_issue_cmf_sync_wqe() 3380 union lpfc_wqe128 *wqe; in lpfc_sli_prep_unsol_wqe() 10649 union lpfc_wqe128 *wqe; in __lpfc_sli_issue_iocb_s4() 10822 union lpfc_wqe128 *wqe; in __lpfc_sli_prep_els_req_rsp_s4() 11048 union lpfc_wqe128 *wqe; in __lpfc_sli_prep_xmit_seq64_s4() 11139 union lpfc_wqe128 *wqe; in __lpfc_sli_prep_abort_xri_s4() 18954 union lpfc_wqe128 *icmd; in lpfc_sli4_seq_abort_rsp() 19375 union lpfc_wqe128 *pwqe; in lpfc_sli4_handle_mds_loopback() [all …]
|
| H A D | lpfc_scsi.c | 3051 union lpfc_wqe128 *wqe = &pwqeq->wqe; in lpfc_scsi_prep_dma_buf_s4() 3297 union lpfc_wqe128 *wqe = &pwqeq->wqe; in lpfc_bg_scsi_prep_dma_buf_s4() 4694 union lpfc_wqe128 *wqe = &pwqeq->wqe; in lpfc_scsi_prep_cmnd_buf_s4() 4701 memset(wqe, 0, sizeof(union lpfc_wqe128)); in lpfc_scsi_prep_cmnd_buf_s4() 4912 union lpfc_wqe128 *wqe = &pwqeq->wqe; in lpfc_scsi_prep_task_mgmt_cmd_s4() 4922 memset(wqe, 0, sizeof(union lpfc_wqe128)); in lpfc_scsi_prep_task_mgmt_cmd_s4()
|
| H A D | lpfc_nportdisc.c | 352 union lpfc_wqe128 *wqe; in lpfc_rcv_plogi()
|
| H A D | lpfc_hw4.h | 4942 union lpfc_wqe128 { union
|
| H A D | lpfc_bsg.c | 3049 union lpfc_wqe128 *cmdwqe, *rspwqe; in lpfc_bsg_diag_loopback_run()
|