Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_power/
H A Dchannel_commands.h34 #define CPU_POWER_QUERY_CAPS_LIST 9 macro
/f-stack/dpdk/examples/vm_power_manager/guest_cli/
H A Dvm_power_cli_guest.c316 pkt.command = CPU_POWER_QUERY_CAPS_LIST; in cmd_query_caps_list_parsed()
/f-stack/dpdk/examples/vm_power_manager/
H A Dchannel_monitor.c915 if (pkt->command == CPU_POWER_QUERY_CAPS_LIST || in process_request()
922 pkt->command == CPU_POWER_QUERY_CAPS_LIST); in process_request()