Home
last modified time | relevance | path

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

/linux-6.12.1/include/ufs/
Dufs.h215 UNIT_DESC_PARAM_LU_Q_DEPTH = 0x6, enumerator
/linux-6.12.1/drivers/ufs/core/
Dufshcd.c5151 if (desc_buf[UNIT_DESC_PARAM_LU_Q_DEPTH]) { in ufshcd_lu_init()
5156 lun_qdepth = min_t(int, desc_buf[UNIT_DESC_PARAM_LU_Q_DEPTH], hba->nutrs); in ufshcd_lu_init()