Searched refs:maxqdly (Results 1 – 2 of 2) sorted by relevance
117 should_backoff(int qdly, int maxqdly) in should_backoff() argument127 (maxqdly - V_hd_qthresh)) * (maxqdly - qdly); in should_backoff()
161 should_backoff(int qdly, int maxqdly, struct chd *chd_data) in should_backoff() argument175 (maxqdly - V_chd_qthresh)) * in should_backoff()176 (maxqdly - qdly); in should_backoff()