Lines Matching refs:sge_len
665 sgl->sge_len = cpu_to_le32(sizeof(struct fcp_cmnd32)); in lpfc_get_scsi_buf_s4()
667 sgl->sge_len = cpu_to_le32(sizeof(struct fcp_cmnd)); in lpfc_get_scsi_buf_s4()
676 sgl->sge_len = cpu_to_le32(sizeof(struct fcp_rsp)); in lpfc_get_scsi_buf_s4()
2039 sgl->sge_len = cpu_to_le32(dma_len); in lpfc_bg_setup_sgl()
2050 sgl->sge_len = cpu_to_le32(phba->cfg_sg_dma_buf_size); in lpfc_bg_setup_sgl()
2188 sgl->sge_len = cpu_to_le32(phba->cfg_sg_dma_buf_size); in lpfc_bg_setup_sgl_prot()
2256 sgl->sge_len = 0; in lpfc_bg_setup_sgl_prot()
2314 sgl->sge_len = cpu_to_le32( in lpfc_bg_setup_sgl_prot()
2352 sgl->sge_len = cpu_to_le32(dma_len); in lpfc_bg_setup_sgl_prot()
3167 sgl->sge_len = cpu_to_le32(dma_len); in lpfc_scsi_prep_dma_buf_s4()
3177 sgl->sge_len = cpu_to_le32( in lpfc_scsi_prep_dma_buf_s4()
3202 le32_to_cpu(first_data_sgl->sge_len); in lpfc_scsi_prep_dma_buf_s4()