Home
last modified time | relevance | path

Searched refs:ufshcd_mcq_config_mac (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/ufs/core/
H A Dufs-mcq.c91 void ufshcd_mcq_config_mac(struct ufs_hba *hba, u32 max_active_cmds) in ufshcd_mcq_config_mac() function
100 EXPORT_SYMBOL_GPL(ufshcd_mcq_config_mac);
H A Dufshcd-priv.h70 void ufshcd_mcq_config_mac(struct ufs_hba *hba, u32 max_active_cmds);
H A Dufshcd.c8616 ufshcd_mcq_config_mac(hba, hba->nutrs); in ufshcd_config_mcq()
/openbmc/linux/include/ufs/
H A Dufshcd.h1247 void ufshcd_mcq_config_mac(struct ufs_hba *hba, u32 max_active_cmds);
/openbmc/linux/drivers/ufs/host/
H A Dufs-mediatek.c1221 ufshcd_mcq_config_mac(hba, hba->nutrs); in ufs_mtk_link_set_hpm()