Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
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()
1501 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 Dlpfc_crtn.h672 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 Dlpfc_sli.h80 union lpfc_wqe128 wqe; /* SLI-4 */
H A Dlpfc_nvme.c399 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()
1338 union lpfc_wqe128 *wqe = &lpfc_ncmd->cur_iocbq.wqe; in lpfc_nvme_prep_io_dma()
2039 union lpfc_wqe128 *wqe; in lpfc_get_nvme_buf()
H A Dlpfc_els.c1280 union lpfc_wqe128 *wqe = NULL; in lpfc_issue_els_flogi()
4686 union lpfc_wqe128 *irsp = &rspiocb->wqe; in lpfc_els_retry()
5628 union lpfc_wqe128 *wqe; in lpfc_els_rsp_acc()
5629 union lpfc_wqe128 *oldwqe = &oldiocb->wqe; in lpfc_els_rsp_acc()
5899 union lpfc_wqe128 *wqe; in lpfc_els_rsp_reject()
5985 union lpfc_wqe128 *wqe; in lpfc_issue_els_edc_rsp()
6089 union lpfc_wqe128 *wqe; in lpfc_els_rsp_adisc_acc()
6189 union lpfc_wqe128 *wqe; in lpfc_els_rsp_prli_acc()
6379 union lpfc_wqe128 *wqe; in lpfc_els_rsp_rnid_acc()
6531 union lpfc_wqe128 *wqe; in lpfc_els_rsp_echo_acc()
[all …]
H A Dlpfc_sli.c99 union lpfc_wqe128 lpfc_iread_cmd_template;
100 union lpfc_wqe128 lpfc_iwrite_cmd_template;
101 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()
1782 union lpfc_wqe128 *wqe; in lpfc_cmf_sync_cmpl()
1932 union lpfc_wqe128 *wqe; in lpfc_issue_cmf_sync_wqe()
[all …]
H A Dlpfc_scsi.c3056 union lpfc_wqe128 *wqe = &pwqeq->wqe; in lpfc_scsi_prep_dma_buf_s4()
3302 union lpfc_wqe128 *wqe = &pwqeq->wqe; in lpfc_bg_scsi_prep_dma_buf_s4()
4699 union lpfc_wqe128 *wqe = &pwqeq->wqe; in lpfc_scsi_prep_cmnd_buf_s4()
4706 memset(wqe, 0, sizeof(union lpfc_wqe128)); in lpfc_scsi_prep_cmnd_buf_s4()
4917 union lpfc_wqe128 *wqe = &pwqeq->wqe; in lpfc_scsi_prep_task_mgmt_cmd_s4()
4927 memset(wqe, 0, sizeof(union lpfc_wqe128)); in lpfc_scsi_prep_task_mgmt_cmd_s4()
H A Dlpfc_nportdisc.c365 union lpfc_wqe128 *wqe; in lpfc_rcv_plogi()
H A Dlpfc_hw4.h4957 union lpfc_wqe128 { union
H A Dlpfc_bsg.c3048 union lpfc_wqe128 *cmdwqe, *rspwqe; in lpfc_bsg_diag_loopback_run()