Searched refs:port_param (Results 1 – 2 of 2) sorted by relevance
71 static struct rte_sched_port_params port_param = { variable153 port_param.socket = 0; in test_sched()154 port_param.rate = (uint64_t) 10000 * 1000 * 1000 / 8; in test_sched()156 port = rte_sched_port_config(&port_param); in test_sched()
27 struct port_param { struct