Lines Matching refs:sge_len
728 sgl->sge_len = cpu_to_le32(sizeof(struct fcp_cmnd)); in lpfc_get_scsi_buf_s4()
738 sgl->sge_len = cpu_to_le32(sizeof(struct fcp_rsp)); in lpfc_get_scsi_buf_s4()
2102 sgl->sge_len = cpu_to_le32(dma_len); in lpfc_bg_setup_sgl()
2113 sgl->sge_len = cpu_to_le32(phba->cfg_sg_dma_buf_size); in lpfc_bg_setup_sgl()
2251 sgl->sge_len = cpu_to_le32(phba->cfg_sg_dma_buf_size); in lpfc_bg_setup_sgl_prot()
2319 sgl->sge_len = 0; in lpfc_bg_setup_sgl_prot()
2377 sgl->sge_len = cpu_to_le32( in lpfc_bg_setup_sgl_prot()
2415 sgl->sge_len = cpu_to_le32(dma_len); in lpfc_bg_setup_sgl_prot()
3333 sgl->sge_len = cpu_to_le32(dma_len); in lpfc_scsi_prep_dma_buf_s4()
3343 sgl->sge_len = cpu_to_le32( in lpfc_scsi_prep_dma_buf_s4()
3366 le32_to_cpu(first_data_sgl->sge_len); in lpfc_scsi_prep_dma_buf_s4()