Searched defs:max_th (Results 1 – 9 of 9) sorted by relevance
52 uint16_t max_th; /**< Maximum threshold for queue (max_th) */ member62 uint32_t max_th; /**< max_th scaled in fixed-point format */ member
87 const uint16_t max_th, in rte_red_config_init()
169 int max_th ; /* maximum threshold for queue (scaled) */ member
39 uint32_t max_th; /**< Queue maximum threshold */ member190 static double calc_drop_prob(uint32_t min_th, uint32_t max_th, in calc_drop_prob()
230 int max_th ; /* maximum threshold for queue (scaled) */ member
117 int max_th ; /* maximum threshold for queue (scaled) */ member
883 uint64_t max_th = profile->red_params[color].max_th; in ipn3ke_tm_tdrop_profile_check() local
974 uint64_t max_th; member
1343 uint32_t max_th = profile->red_params[color].max_th; in wred_profile_check() local