Home
last modified time | relevance | path

Searched defs:ep_params (Results 1 – 3 of 3) sorted by relevance

/dpdk/lib/power/
H A Drte_power_empty_poll.h104 struct ep_params { struct
107 uint64_t interval_ticks;
108 uint32_t max_train_iter;
110 struct rte_timer timer0;
111 struct stats_data wrk_data;
H A Drte_power_empty_poll.c20 static struct ep_params *ep_params; variable
/dpdk/examples/l3fwd-power/
H A Dmain.c155 static struct ep_params *ep_params; variable