Home
last modified time | relevance | path

Searched refs:rte_pie_get_drop_prob (Results 1 – 1 of 1) sorted by relevance

/dpdk/app/test/
H A Dtest_pie.c183 static double rte_pie_get_drop_prob(const struct rte_pie_config *pie_cfg, in rte_pie_get_drop_prob() function
421 drop_prob = rte_pie_get_drop_prob(NULL, tcfg->tqueue->pdata_in); in func_test1()
526 drop_prob = rte_pie_get_drop_prob(NULL, tcfg->tqueue->pdata_in); in func_test2()
644 drop_prob = rte_pie_get_drop_prob(NULL, tcfg->tqueue->pdata_in); in func_test3()