Searched refs:threshold_up (Results 1 – 1 of 1) sorted by relevance
3851 u32 threshold_up = 0, threshold_down = 0; /* in % */ in gen6_set_rps_thresholds() local3886 threshold_up = 95; in gen6_set_rps_thresholds()3896 threshold_up = 90; in gen6_set_rps_thresholds()3906 threshold_up = 85; in gen6_set_rps_thresholds()3917 GT_INTERVAL_FROM_US(dev_priv, (ei_up * threshold_up / 100))); in gen6_set_rps_thresholds()