Home
last modified time | relevance | path

Searched refs:RTE_POWER_QUERY_FREQ_LIST (Results 1 – 3 of 3) sorted by relevance

/dpdk/lib/power/
H A Drte_power_guest_channel.h40 #define RTE_POWER_QUERY_FREQ_LIST 7 macro
/dpdk/examples/vm_power_manager/
H A Dchannel_monitor.c907 if (pkt->command == RTE_POWER_QUERY_FREQ_LIST || in process_request()
914 pkt->command == RTE_POWER_QUERY_FREQ_LIST); in process_request()
/dpdk/examples/vm_power_manager/guest_cli/
H A Dvm_power_cli_guest.c202 pkt.command = RTE_POWER_QUERY_FREQ_LIST; in cmd_query_freq_list_parsed()