Searched refs:sli4_sge (Results 1 – 12 of 12) sorted by relevance
111 struct sli4_sge *sgl = (struct sli4_sge *)lpfc_cmd->dma_sgl; in lpfc_sli4_set_rsp_sgl_last()653 struct sli4_sge *sgl; in lpfc_get_scsi_buf_s4()704 sgl = (struct sli4_sge *)lpfc_cmd->dma_sgl; in lpfc_get_scsi_buf_s4()1977 struct sli4_sge *sgl, int datasegcnt, in lpfc_bg_setup_sgl()2106 sgl = (struct sli4_sge *)sgl_xtra->dma_sgl; in lpfc_bg_setup_sgl()2160 struct sli4_sge *sgl, int datacnt, int protcnt, in lpfc_bg_setup_sgl_prot()2246 sgl = (struct sli4_sge *)sgl_xtra->dma_sgl; in lpfc_bg_setup_sgl_prot()2373 sgl = (struct sli4_sge *)sgl_xtra->dma_sgl; in lpfc_bg_setup_sgl_prot()3212 struct sli4_sge *sgl = (struct sli4_sge *)lpfc_cmd->dma_sgl; in lpfc_scsi_prep_dma_buf_s4()3213 struct sli4_sge *first_data_sgl; in lpfc_scsi_prep_dma_buf_s4()[all …]
387 struct sli4_sge *dma_sgl; /* initial segment chunk */
816 struct sli4_sge *sgl; in lpfc_nvme_adj_fcp_sgls()1293 struct sli4_sge *sgl = lpfc_ncmd->dma_sgl; in lpfc_nvme_prep_io_dma()1296 struct sli4_sge *first_data_sgl; in lpfc_nvme_prep_io_dma()1414 sgl = (struct sli4_sge *)sgl_xtra->dma_sgl; in lpfc_nvme_prep_io_dma()1962 struct sli4_sge *sgl; in lpfc_get_nvme_buf()
1008 struct sli4_sge *sgl; /* pre-assigned SGL */
10235 struct sli4_sge *sgl = NULL; in lpfc_sli4_bpl2sgl()10246 sgl = (struct sli4_sge *)sglq->sgl; in lpfc_sli4_bpl2sgl()10553 struct sli4_sge *sgl; in lpfc_sli4_iocb2wqe()10560 sgl = (struct sli4_sge *)lpfc_cmd->dma_sgl; in lpfc_sli4_iocb2wqe()10617 struct sli4_sge *sgl; in lpfc_sli4_iocb2wqe()10624 sgl = (struct sli4_sge *)lpfc_cmd->dma_sgl; in lpfc_sli4_iocb2wqe()10674 struct sli4_sge *sgl; in lpfc_sli4_iocb2wqe()10681 sgl = (struct sli4_sge *)lpfc_cmd->dma_sgl; in lpfc_sli4_iocb2wqe()10970 struct sli4_sge *sgl; in __lpfc_sli_issue_fcp_io_s4()10973 sgl = (struct sli4_sge *)lpfc_cmd->dma_sgl; in __lpfc_sli_issue_fcp_io_s4()[all …]
2084 struct sli4_sge { /* SLI-4 */ struct2112 struct sli4_sge *dma_sgl; argument
2703 struct sli4_sge *sgl; in lpfc_nvmet_prep_fcp_wqe()2773 sgl = (struct sli4_sge *)ctxp->ctxbuf->sglq->sgl; in lpfc_nvmet_prep_fcp_wqe()
7628 entry_sz = sizeof(struct sli4_sge); in lpfc_sli_driver_resource_setup()8091 sizeof(struct sli4_sge)); in lpfc_sli4_driver_resource_setup()8112 sizeof(struct sli4_sge); in lpfc_sli4_driver_resource_setup()
1422 struct sli4_sge *sge = sgl->virt; in sli_els_request64_wqe()1444 ((2 * sizeof(struct sli4_sge)) & in sli_els_request64_wqe()1567 struct sli4_sge *sge = NULL; in sli_fcp_icmnd64_wqe()1634 struct sli4_sge *sge = NULL; in sli_fcp_iread64_wqe()1737 struct sli4_sge *sge = NULL; in sli_fcp_iwrite64_wqe()1829 struct sli4_sge *sge = NULL; in sli_fcp_treceive64_wqe()1971 struct sli4_sge *sge = sgl->virt; in sli_fcp_trsp64_wqe()2032 struct sli4_sge *sge = NULL; in sli_fcp_tsend64_wqe()2156 struct sli4_sge *sge = NULL; in sli_gen_request64_wqe()2184 ((2 * sizeof(struct sli4_sge)) & in sli_gen_request64_wqe()
374 struct sli4_sge { struct3749 return (sli4->max_sgl_pages * SLI_PAGE_SIZE) / sizeof(struct sli4_sge); in sli_get_max_sgl()
562 sizeof(struct sli4_sge); in efct_hw_setup_io()1692 struct sli4_sge *data = NULL; in efct_hw_io_init_sges()1707 memset(io->sgl->virt, 0, 2 * sizeof(struct sli4_sge)); in efct_hw_io_init_sges()1781 struct sli4_sge *data = NULL; in efct_hw_io_add_sge()2702 struct sli4_sge *sge = NULL; in efct_els_hw_srrs_send()2726 memset(hio->sgl->virt, 0, 2 * sizeof(struct sli4_sge)); in efct_els_hw_srrs_send()
233 struct sli4_sge *data = NULL; in efc_log_sgl()