Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_power/
H A Dchannel_commands.h75 uint32_t max_max_packet_thresh; member
/f-stack/dpdk/examples/vm_power_manager/guest_cli/
H A Dvm_power_cli_guest.c94 pkt->traffic_policy.max_max_packet_thresh = 2000000; in set_policy_defaults()
/f-stack/dpdk/examples/vm_power_manager/
H A Dchannel_monitor.c280 pkt->traffic_policy.max_max_packet_thresh = in parse_json_to_pkt()
582 if (diff >= (pol->pkt.traffic_policy.max_max_packet_thresh)) { in apply_traffic_profile()