Lines Matching refs:sge_len
664 sgl->sge_len = cpu_to_le32(sizeof(struct fcp_cmnd)); in lpfc_get_scsi_buf_s4()
674 sgl->sge_len = cpu_to_le32(sizeof(struct fcp_rsp)); in lpfc_get_scsi_buf_s4()
2037 sgl->sge_len = cpu_to_le32(dma_len); in lpfc_bg_setup_sgl()
2048 sgl->sge_len = cpu_to_le32(phba->cfg_sg_dma_buf_size); in lpfc_bg_setup_sgl()
2186 sgl->sge_len = cpu_to_le32(phba->cfg_sg_dma_buf_size); in lpfc_bg_setup_sgl_prot()
2254 sgl->sge_len = 0; in lpfc_bg_setup_sgl_prot()
2312 sgl->sge_len = cpu_to_le32( in lpfc_bg_setup_sgl_prot()
2350 sgl->sge_len = cpu_to_le32(dma_len); in lpfc_bg_setup_sgl_prot()
3165 sgl->sge_len = cpu_to_le32(dma_len); in lpfc_scsi_prep_dma_buf_s4()
3175 sgl->sge_len = cpu_to_le32( in lpfc_scsi_prep_dma_buf_s4()
3200 le32_to_cpu(first_data_sgl->sge_len); in lpfc_scsi_prep_dma_buf_s4()