Home
last modified time | relevance | path

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

/dpdk/lib/power/
H A Drte_power_guest_channel.h56 uint32_t max_max_packet_thresh; member
/dpdk/examples/vm_power_manager/
H A Dchannel_monitor.c280 pkt->traffic_policy.max_max_packet_thresh = in parse_json_to_pkt()
584 if (diff >= (pol->pkt.traffic_policy.max_max_packet_thresh)) { in apply_traffic_profile()
/dpdk/examples/vm_power_manager/guest_cli/
H A Dvm_power_cli_guest.c90 pkt->traffic_policy.max_max_packet_thresh = 2000000; in set_policy_defaults()