Searched refs:thSafety4HQSQ (Results 1 – 2 of 2) sorted by relevance
68 unsigned int thSafety4HQSQ; member147 hLdacAbr->thSafety4HQSQ = LDAC_ABR_THRESHOLD_SAFETY_FOR_HQSQ_DEFAULT; in ldac_ABR_Init()154 unsigned int thDangerousTrend, unsigned int thSafety4HQSQ ) in ldac_ABR_set_thresholds() argument157 thCritical, thDangerousTrend, thSafety4HQSQ); in ldac_ABR_set_thresholds()160 if (thDangerousTrend < thSafety4HQSQ) return -1; in ldac_ABR_set_thresholds()163 hLdacAbr->thSafety4HQSQ = thSafety4HQSQ; in ldac_ABR_set_thresholds()226 else if ((TxQD_curr > hLdacAbr->thSafety4HQSQ) && in ldac_ABR_Proc()
142 unsigned int thDangerousTrend, unsigned int thSafety4HQSQ);