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()305 psb->dma_sgl = psb->data + sizeof(struct fcp_cmnd) + in lpfc_new_scsi_buf_s3()309 bpl = (struct ulp_bde64 *)psb->dma_sgl; in lpfc_new_scsi_buf_s3()659 sgl = (struct sli4_sge *)lpfc_cmd->dma_sgl; in lpfc_get_scsi_buf_s4()816 struct ulp_bde64 *bpl = (struct ulp_bde64 *)lpfc_cmd->dma_sgl; in lpfc_scsi_prep_dma_buf_s3()2061 sgl = (struct sli4_sge *)sgl_xtra->dma_sgl; in lpfc_bg_setup_sgl()2201 sgl = (struct sli4_sge *)sgl_xtra->dma_sgl; in lpfc_bg_setup_sgl_prot()2328 sgl = (struct sli4_sge *)sgl_xtra->dma_sgl; in lpfc_bg_setup_sgl_prot()2512 struct ulp_bde64 *bpl = (struct ulp_bde64 *)lpfc_cmd->dma_sgl; in lpfc_bg_scsi_prep_dma_buf_s3()3066 struct sli4_sge *sgl = (struct sli4_sge *)lpfc_cmd->dma_sgl; in lpfc_scsi_prep_dma_buf_s4()[all …]
847 sgl = lpfc_ncmd->dma_sgl; in lpfc_nvme_adj_fcp_sgls()1339 struct sli4_sge *sgl = lpfc_ncmd->dma_sgl; in lpfc_nvme_prep_io_dma()1459 sgl = (struct sli4_sge *)sgl_xtra->dma_sgl; in lpfc_nvme_prep_io_dma()2071 sgl = lpfc_ncmd->dma_sgl; in lpfc_get_nvme_buf()
2153 struct sli4_sge *dma_sgl; member
10592 sgl = (struct sli4_sge *)lpfc_cmd->dma_sgl; in lpfc_prep_embed_io()22226 tmp->dma_sgl = dma_pool_alloc(phba->lpfc_sg_dma_buf_pool, in lpfc_get_sgl_per_hdwq()22228 if (!tmp->dma_sgl) { in lpfc_get_sgl_per_hdwq()22313 list_entry->dma_sgl, in lpfc_free_sgl_per_hdwq()
4560 lpfc_ncmd->dma_sgl = lpfc_ncmd->data; in lpfc_new_io_buf()