Searched refs:ufshcd_sg_entry (Results 1 – 4 of 4) sorted by relevance
182 struct ufshcd_sg_entry *ucd_prdt_ptr;1196 WARN_ON_ONCE(sg_entry_size < sizeof(struct ufshcd_sg_entry)); in ufshcd_set_sg_entry_size()1202 return sizeof(struct ufshcd_sg_entry); in ufshcd_sg_entry_size()1206 ({ (void)(hba); BUILD_BUG_ON(sg_entry_size != sizeof(struct ufshcd_sg_entry)); })
472 struct ufshcd_sg_entry { struct
1236 struct ufshcd_sg_entry base;
2574 struct ufshcd_sg_entry *prd; in ufshcd_sgl_to_prdt()2922 lrb->ucd_prdt_ptr = (struct ufshcd_sg_entry *)cmd_descp->prd_table; in ufshcd_init_lrb()10306 ufshcd_set_sg_entry_size(hba, sizeof(struct ufshcd_sg_entry)); in ufshcd_alloc_host()