Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_power/
H A Drte_power_empty_poll.h37 enum freq_val { enum
78 enum freq_val cur_freq;
H A Drte_power_empty_poll.c33 get_freq_index(enum freq_val index) in get_freq_index()
40 set_power_freq(int lcore_id, enum freq_val freq, bool specific_freq) in set_power_freq()
259 enum freq_val cur_freq = poll_stats->cur_freq; in update_stats_normal()