Home
last modified time | relevance | path

Searched refs:LOW (Results 1 – 6 of 6) sorted by relevance

/dpdk/lib/power/
H A Drte_power_empty_poll.c63 poll_stats->cur_freq = LOW; in enter_training_state()
264 if (poll_stats->cur_freq == LOW) in update_stats_normal()
314 LOW, in empty_poll_training()
329 if (poll_stats->thresh[LOW].trained == true in empty_poll_training()
336 poll_stats->thresh[LOW].base_edpi); in empty_poll_training()
408 freq_index[LOW] = 14; in rte_power_empty_poll_stat_init()
412 freq_index[LOW] = freq_tlb[LOW]; in rte_power_empty_poll_stat_init()
440 if (get_freq_index(LOW) > total_avail_freqs[i]) in rte_power_empty_poll_stat_init()
H A Drte_power_empty_poll.h38 LOW, enumerator
/dpdk/doc/guides/prog_guide/
H A Dpower_man.rst151 * LOW: Not currently used, reserved for future use.
/dpdk/doc/guides/sample_app_ug/
H A Dl3_forward_power_man.rst253 * -l : optional, set up the LOW power state frequency index
H A Dvm_power_management.rst934 - LOW: Scale up the frequency of this core.
/dpdk/examples/l3fwd-power/
H A Dmain.c1852 freq_tlb[LOW] = limit; in parse_args()