Home
last modified time | relevance | path

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

/openbmc/linux/include/ufs/
H A Dufs.h213 UNIT_DESC_PARAM_LU_Q_DEPTH = 0x6, enumerator
/openbmc/linux/drivers/ufs/core/
H A Dufshcd.c5028 if (desc_buf[UNIT_DESC_PARAM_LU_Q_DEPTH]) { in ufshcd_lu_init()
5033 lun_qdepth = min_t(int, desc_buf[UNIT_DESC_PARAM_LU_Q_DEPTH], hba->nutrs); in ufshcd_lu_init()