Home
last modified time | relevance | path

Searched refs:ufshcd_sg_entry_size (Results 1 – 1 of 1) sorted by relevance

/include/ufs/
Dufshcd.h1174 static inline size_t ufshcd_sg_entry_size(const struct ufs_hba *hba) in ufshcd_sg_entry_size() function
1185 static inline size_t ufshcd_sg_entry_size(const struct ufs_hba *hba) in ufshcd_sg_entry_size() function
1196 return sizeof(struct utp_transfer_cmd_desc) + SG_ALL * ufshcd_sg_entry_size(hba); in sizeof_utp_transfer_cmd_desc()