Searched refs:lrb_size (Results 1 – 1 of 1) sorted by relevance
1218 uint32_t utrl_size, utmrl_size, ucdl_size, lrb_size, total_size; in dwc_ufshcd_alloc_interface_memory() local1223 lrb_size = sizeof(struct dwc_ufs_hcd_lrb) * hba->nutrs; in dwc_ufshcd_alloc_interface_memory()1227 ucdl_size + DWC_CMD_BASE_ALIGN + lrb_size; in dwc_ufshcd_alloc_interface_memory()