Searched refs:max_ltp_pause (Results 1 – 1 of 1) sorted by relevance
1113 int ret = 0, pause, max_ltp_pause; in handle_pause() local1134 max_ltp_pause = pause_type==PAUSE_ARG(GO_UNIDLE) ? WANT_PAUSE : NOT_PAUSED; in handle_pause()1162 if (pause > max_ltp_pause) { in handle_pause()1166 } while (pool->ltp_pause > max_ltp_pause); in handle_pause()