Searched refs:ufshcd_sg_entry (Results 1 – 2 of 2) sorted by relevance
343 struct ufshcd_sg_entry { struct360 struct ufshcd_sg_entry prd_table[MAX_BUFF]; argument794 struct ufshcd_sg_entry *ucd_prdt_ptr;
671 (struct ufshcd_sg_entry *)&hba->ucdl->prd_table; in ufshcd_host_memory_configure()1501 static inline void prepare_prdt_desc(struct ufshcd_sg_entry *entry, in prepare_prdt_desc()1512 struct ufshcd_sg_entry *prd_table = hba->ucd_prdt_ptr; in prepare_prdt_table()