Home
last modified time | relevance | path

Searched refs:max_active_cmds (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/drivers/ufs/core/
H A Dufs-mcq.c86 * @max_active_cmds: maximum # of active commands to the device at any time.
88 * The controller won't send more than the max_active_cmds to the device at
91 void ufshcd_mcq_config_mac(struct ufs_hba *hba, u32 max_active_cmds) in ufshcd_mcq_config_mac() argument
97 val |= FIELD_PREP(MCQ_CFG_MAC_MASK, max_active_cmds); in ufshcd_mcq_config_mac()
H A Dufshcd-priv.h70 void ufshcd_mcq_config_mac(struct ufs_hba *hba, u32 max_active_cmds);
/kernel/linux/linux-6.6/include/ufs/
H A Dufshcd.h1247 void ufshcd_mcq_config_mac(struct ufs_hba *hba, u32 max_active_cmds);

Completed in 5 milliseconds