Searched refs:__generate_thresh (Results 1 – 1 of 1) sorted by relevance
242 static u32 __generate_thresh(u32 val, int roundup) in __generate_thresh() function269 __generate_thresh(thresholds[0], 0)); in bm_pool_set()271 __generate_thresh(thresholds[1], 1)); in bm_pool_set()273 __generate_thresh(thresholds[2], 0)); in bm_pool_set()275 __generate_thresh(thresholds[3], 1)); in bm_pool_set()290 __generate_thresh(low_thresh, 0)); in bm_pool_set_hw_threshold()292 __generate_thresh(high_thresh, 1)); in bm_pool_set_hw_threshold()295 __generate_thresh(BMAN_LOW_DEFAULT_THRESH, 0)); in bm_pool_set_hw_threshold()297 __generate_thresh(BMAN_HIGH_DEFAULT_THRESH, 1)); in bm_pool_set_hw_threshold()