Home
last modified time | relevance | path

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

/dpdk/app/test-pmd/
H A Dcmdline_tm.c533 struct rte_tm_node_capabilities ncap; in cmd_show_port_tm_node_cap_parsed() local
559 ncap.shaper_private_supported); in cmd_show_port_tm_node_cap_parsed()
561 ncap.shaper_private_dual_rate_supported); in cmd_show_port_tm_node_cap_parsed()
563 ncap.shaper_private_rate_min); in cmd_show_port_tm_node_cap_parsed()
565 ncap.shaper_private_rate_max); in cmd_show_port_tm_node_cap_parsed()
571 ncap.shaper_shared_n_max); in cmd_show_port_tm_node_cap_parsed()
575 ncap.shaper_shared_byte_mode_supported); in cmd_show_port_tm_node_cap_parsed()
578 ncap.nonleaf.sched_n_children_max); in cmd_show_port_tm_node_cap_parsed()
584 ncap.nonleaf.sched_wfq_n_groups_max); in cmd_show_port_tm_node_cap_parsed()
586 ncap.nonleaf.sched_wfq_weight_max); in cmd_show_port_tm_node_cap_parsed()
[all …]