Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_power/
H A Drte_power_empty_poll.h109 struct ep_params { struct
112 uint64_t interval_ticks;
113 uint32_t max_train_iter;
115 struct rte_timer timer0;
116 struct stats_data wrk_data;
H A Drte_power_empty_poll.c22 static struct ep_params *ep_params; variable
/f-stack/dpdk/examples/l3fwd-power/
H A Dmain.c155 static struct ep_params *ep_params; variable