Home
last modified time | relevance | path

Searched refs:TRAFFIC (Results 1 – 5 of 5) sorted by relevance

/f-stack/dpdk/lib/librte_power/
H A Dchannel_commands.h66 TRAFFIC, enumerator
/f-stack/dpdk/examples/vm_power_manager/guest_cli/
H A Dmain.c138 policy->policy_to_use = TRAFFIC; in parse_args()
/f-stack/dpdk/examples/vm_power_manager/
H A Dchannel_monitor.c222 pkt->policy_to_use = TRAFFIC; in parse_json_to_pkt()
482 if (policies[i].pkt.policy_to_use == TRAFFIC) { in update_policy()
499 if (policies[i].pkt.policy_to_use == TRAFFIC) { in update_policy()
679 if (pkt->policy_to_use == TRAFFIC) in apply_policy()
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dvm_power_management.rst559 - TRAFFIC - Based on incoming traffic rates on the NIC.
741 for the TRAFFIC policy.
747 The number of packets below which the TRAFFIC policy applies
807 When the policy is of type TRAFFIC,
814 For TRAFFIC policy types only.
822 In a policy of type TRAFFIC,
828 the TRAFFIC policy applies the maximum frequency.
830 For the TRAFFIC policy only.
863 - TRAFFIC: Use statistics from the NIC and scale up and down accordingly.
/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Duni_ie.c3712 IE_END(TRAFFIC); in DEF_IE_DECODE()