Searched defs:min_th (Results 1 – 6 of 6) sorted by relevance
50 uint16_t min_th; /**< Minimum threshold for queue (max_th) */ member60 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
62 uint32_t min_th; /**< Queue minimum threshold */ member214 static double calc_drop_prob(uint32_t min_th, uint32_t max_th, in calc_drop_prob()
971 uint64_t min_th; member
1336 uint32_t min_th = profile->red_params[color].min_th; in wred_profile_check() local