Searched refs:threshold_down (Results 1 – 1 of 1) sorted by relevance
3851 u32 threshold_up = 0, threshold_down = 0; /* in % */ in gen6_set_rps_thresholds() local3890 threshold_down = 85; in gen6_set_rps_thresholds()3900 threshold_down = 75; in gen6_set_rps_thresholds()3910 threshold_down = 60; in gen6_set_rps_thresholds()3922 GT_INTERVAL_FROM_US(dev_priv, (ei_down * threshold_down / 100))); in gen6_set_rps_thresholds()