Searched defs:max_th (Results 1 – 6 of 6) sorted by relevance
51 uint16_t max_th; /**< Maximum threshold for queue (max_th) */ member61 uint32_t max_th; /**< max_th scaled in fixed-point format */ member
87 const uint16_t max_th, in rte_red_config_init()
63 uint32_t max_th; /**< Queue maximum threshold */ member214 static double calc_drop_prob(uint32_t min_th, uint32_t max_th, in calc_drop_prob()
883 uint64_t max_th = profile->red_params[color].max_th; in ipn3ke_tm_tdrop_profile_check() local
974 uint64_t max_th; member
1337 uint32_t max_th = profile->red_params[color].max_th; in wred_profile_check() local