Searched refs:bqueuedepth (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/ufs/core/
H A Dufs-mcq.c143 WARN_ON_ONCE(!hba->dev_info.bqueuedepth);
145 * max. value of bqueuedepth = 256, mac is host dependent.
149 return min_t(int, mac, hba->dev_info.bqueuedepth);
H A Dufshcd.c8257 dev_info->bqueuedepth = desc_buf[DEVICE_DESC_PARAM_Q_DPTH];
/linux-master/include/ufs/
H A Dufs.h575 u8 bqueuedepth; member in struct:ufs_dev_info

Completed in 294 milliseconds