Searched refs:UNIT_DESC_PARAM_LU_Q_DEPTH (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/ufs/
H A Dufs.h215 UNIT_DESC_PARAM_LU_Q_DEPTH = 0x6, enumerator in enum:unit_desc_param
/linux-master/drivers/ufs/core/
H A Dufshcd.c5115 if (desc_buf[UNIT_DESC_PARAM_LU_Q_DEPTH]) {
5120 lun_qdepth = min_t(int, desc_buf[UNIT_DESC_PARAM_LU_Q_DEPTH], hba->nutrs);

Completed in 201 milliseconds