Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_sched.c52 static struct rte_sched_subport_params subport_param[] = { variable
150 err = rte_sched_subport_config(port, SUBPORT, subport_param, 0); in test_sched()
153 for (pipe = 0; pipe < subport_param[0].n_pipes_per_subport_enabled; pipe++) { in test_sched()