Searched defs:min_th (Results 1 – 9 of 9) sorted by relevance
51 uint16_t min_th; /**< Minimum threshold for queue (max_th) */ member61 uint32_t min_th; /**< min_th scaled in fixed-point format */ member
86 const uint16_t min_th, in rte_red_config_init()
882 uint64_t min_th = profile->red_params[color].min_th; in ipn3ke_tm_tdrop_profile_check() local941 uint64_t min_th; in ipn3ke_tm_tdrop_profile_add() local
170 int min_th ; /* minimum threshold for queue (scaled) */ member
38 uint32_t min_th; /**< Queue minimum threshold */ member190 static double calc_drop_prob(uint32_t min_th, uint32_t max_th, in calc_drop_prob()
231 int min_th ; /* minimum threshold for queue (scaled) */ member
118 int min_th ; /* minimum threshold for queue (scaled) */ member
971 uint64_t min_th; member
1342 uint32_t min_th = profile->red_params[color].min_th; in wred_profile_check() local