Searched defs:channel_packet_freq_list (Results 1 – 1 of 1) sorted by relevance
99 struct channel_packet_freq_list { struct100 uint64_t resource_id; /**< core_num, device */101 uint32_t unit; /**< scale down/up/min/max */102 uint32_t command; /**< Power, IO, etc */103 char vm_name[VM_MAX_NAME_SZ];105 uint32_t freq_list[MAX_VCPU_PER_VM];106 uint8_t num_vcpu;