Searched refs:next_thres (Results 1 – 5 of 5) sorted by relevance
31 int next_cnt,next_thres; /* repetition counter and threshold */ member
623 zatm_dev->pool_info[i].next_thres = OFF_CNG_THRES; in start_rx()1496 if (!info.next_thres) in zatm_ioctl()1497 info.next_thres = zatm_dev-> in zatm_ioctl()1498 pool_info[pool].next_thres; in zatm_ioctl()1507 zatm_dev->pool_info[pool].next_thres = in zatm_ioctl()1508 info.next_thres; in zatm_ioctl()
45 + int next_cnt,next_thres; /* repetition counter and threshold */