Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/ufs/
H A Dufs.h187 UNIT_DESC_PARAM_LU_Q_DEPTH = 0x6, enumerator
H A Dufshcd.c4620 UNIT_DESC_PARAM_LU_Q_DEPTH, in ufshcd_set_queue_depth()
/kernel/linux/linux-6.6/include/ufs/
H A Dufs.h213 UNIT_DESC_PARAM_LU_Q_DEPTH = 0x6, enumerator
/kernel/linux/linux-6.6/drivers/ufs/core/
H A Dufshcd.c5012 if (desc_buf[UNIT_DESC_PARAM_LU_Q_DEPTH]) { in ufshcd_lu_init()
5017 lun_qdepth = min_t(int, desc_buf[UNIT_DESC_PARAM_LU_Q_DEPTH], hba->nutrs); in ufshcd_lu_init()

Completed in 27 milliseconds