Home
last modified time | relevance | path

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

/Linux-v6.6/include/ufs/
Dufs.h213 UNIT_DESC_PARAM_LU_Q_DEPTH = 0x6, enumerator
/Linux-v6.6/drivers/ufs/core/
Dufshcd.c5009 if (desc_buf[UNIT_DESC_PARAM_LU_Q_DEPTH]) { in ufshcd_lu_init()
5014 lun_qdepth = min_t(int, desc_buf[UNIT_DESC_PARAM_LU_Q_DEPTH], hba->nutrs); in ufshcd_lu_init()