Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_power/
H A Dchannel_commands.h35 #define CPU_POWER_QUERY_CAPS 10 macro
/f-stack/dpdk/examples/vm_power_manager/guest_cli/
H A Dvm_power_cli_guest.c327 pkt.command = CPU_POWER_QUERY_CAPS; in cmd_query_caps_list_parsed()
/f-stack/dpdk/examples/vm_power_manager/
H A Dchannel_monitor.c916 pkt->command == CPU_POWER_QUERY_CAPS) { in process_request()