Home
last modified time | relevance | path

Searched refs:ufshcd_is_intr_aggr_allowed (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/ufs/
H A Dufshcd.h835 static inline bool ufshcd_is_intr_aggr_allowed(struct ufs_hba *hba) in ufshcd_is_intr_aggr_allowed() function
H A Dufs-qcom.c428 if (ufs_qcom_cap_qunipro(host) && !ufshcd_is_intr_aggr_allowed(hba)) in ufs_qcom_cfg_timers()
H A Dufshcd.c2567 lrbp->intr_cmd = !ufshcd_is_intr_aggr_allowed(hba) ? true : false; in ufshcd_queuecommand()
4287 if (ufshcd_is_intr_aggr_allowed(hba)) in ufshcd_make_hba_operational()
5030 if (ufshcd_is_intr_aggr_allowed(hba) && in ufshcd_transfer_req_compl()
/kernel/linux/linux-6.6/include/ufs/
H A Dufshcd.h1168 static inline bool ufshcd_is_intr_aggr_allowed(struct ufs_hba *hba)
/kernel/linux/linux-6.6/drivers/ufs/host/
H A Dufs-qcom.c570 if (ufs_qcom_cap_qunipro(host) && !ufshcd_is_intr_aggr_allowed(hba)) in ufs_qcom_cfg_timers()
/kernel/linux/linux-6.6/drivers/ufs/core/
H A Dufshcd.c2880 lrbp->intr_cmd = !ufshcd_is_intr_aggr_allowed(hba); in ufshcd_queuecommand()
4612 if (ufshcd_is_intr_aggr_allowed(hba)) in ufshcd_make_hba_operational()
5554 if (ufshcd_is_intr_aggr_allowed(hba) && in ufshcd_transfer_req_compl()

Completed in 36 milliseconds