Searched refs:sg_entry_size (Results 1 – 4 of 4) sorted by relevance
47 hba->sg_entry_size * scsi_sg_count(lrbp->cmd)); in ufshcd_crypto_clear_prdt()
443 (sizeof(struct utp_transfer_cmd_desc) + SG_ALL * (hba)->sg_entry_size)
841 size_t sg_entry_size; member
506 prdt_length /= hba->sg_entry_size; in ufshcd_print_trs()515 hba->sg_entry_size * prdt_length); in ufshcd_print_trs()2378 cpu_to_le16(sg_segments * hba->sg_entry_size); in ufshcd_map_sg()2393 prd = (void *)prd + hba->sg_entry_size; in ufshcd_map_sg()9221 hba->sg_entry_size = sizeof(struct ufshcd_sg_entry); in ufshcd_alloc_host()