Searched refs:maxqdly (Results 1 – 2 of 2) sorted by relevance
107 should_backoff(int qdly, int maxqdly) in should_backoff() argument117 (maxqdly - V_hd_qthresh)) * (maxqdly - qdly); in should_backoff()
157 should_backoff(int qdly, int maxqdly, struct chd *chd_data) in should_backoff() argument171 (maxqdly - V_chd_qthresh)) * in should_backoff()172 (maxqdly - qdly); in should_backoff()