Searched refs:port_param (Results 1 – 2 of 2) sorted by relevance
62 static struct rte_sched_port_params port_param = { variable144 port_param.socket = 0; in test_sched()145 port_param.rate = (uint64_t) 10000 * 1000 * 1000 / 8; in test_sched()147 port = rte_sched_port_config(&port_param); in test_sched()
24 struct port_param { struct