Searched refs:dma_sgl (Results 1 – 6 of 6) sorted by relevance
403 struct sli4_sge *dma_sgl; /* initial segment chunk */ member
103 struct sli4_sge *sgl = (struct sli4_sge *)lpfc_cmd->dma_sgl; in lpfc_sli4_set_rsp_sgl_last()303 psb->dma_sgl = psb->data + sizeof(struct fcp_cmnd) + in lpfc_new_scsi_buf_s3()307 bpl = (struct ulp_bde64 *)psb->dma_sgl; in lpfc_new_scsi_buf_s3()657 sgl = (struct sli4_sge *)lpfc_cmd->dma_sgl; in lpfc_get_scsi_buf_s4()814 struct ulp_bde64 *bpl = (struct ulp_bde64 *)lpfc_cmd->dma_sgl; in lpfc_scsi_prep_dma_buf_s3()2050 sgl = (struct sli4_sge *)sgl_xtra->dma_sgl; in lpfc_bg_setup_sgl()2188 sgl = (struct sli4_sge *)sgl_xtra->dma_sgl; in lpfc_bg_setup_sgl_prot()2315 sgl = (struct sli4_sge *)sgl_xtra->dma_sgl; in lpfc_bg_setup_sgl_prot()2498 struct ulp_bde64 *bpl = (struct ulp_bde64 *)lpfc_cmd->dma_sgl; in lpfc_bg_scsi_prep_dma_buf_s3()3050 struct sli4_sge *sgl = (struct sli4_sge *)lpfc_cmd->dma_sgl; in lpfc_scsi_prep_dma_buf_s4()[all …]
849 sgl = lpfc_ncmd->dma_sgl; in lpfc_nvme_adj_fcp_sgls()1341 struct sli4_sge *sgl = lpfc_ncmd->dma_sgl; in lpfc_nvme_prep_io_dma()1461 sgl = (struct sli4_sge *)sgl_xtra->dma_sgl; in lpfc_nvme_prep_io_dma()2066 sgl = lpfc_ncmd->dma_sgl; in lpfc_get_nvme_buf()
2151 struct sli4_sge *dma_sgl; member
10581 sgl = (struct sli4_sge *)lpfc_cmd->dma_sgl; in lpfc_prep_embed_io()22315 tmp->dma_sgl = dma_pool_alloc(phba->lpfc_sg_dma_buf_pool, in lpfc_get_sgl_per_hdwq()22317 if (!tmp->dma_sgl) { in lpfc_get_sgl_per_hdwq()22403 list_entry->dma_sgl, in lpfc_free_sgl_per_hdwq()
4568 lpfc_ncmd->dma_sgl = lpfc_ncmd->data; in lpfc_new_io_buf()