Searched refs:next_cnt (Results 1 – 2 of 2) sorted by relevance
33 int next_cnt,next_thres; /* repetition counter and threshold */ member
333 pool->next_cnt = 0; in zatm_feedback()339 pool->next_cnt = 0; in zatm_feedback()343 if (++pool->next_cnt >= pool->next_thres) { in zatm_feedback()345 pool->next_cnt = 0; in zatm_feedback()807 zatm_dev->pool_info[i].next_cnt = 0; in start_rx()