Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test-pmd/
H A Dcmdline_tm.c531 struct rte_tm_node_capabilities ncap; in cmd_show_port_tm_node_cap_parsed() local
557 ncap.shaper_private_supported); in cmd_show_port_tm_node_cap_parsed()
559 ncap.shaper_private_dual_rate_supported); in cmd_show_port_tm_node_cap_parsed()
561 ncap.shaper_private_rate_min); in cmd_show_port_tm_node_cap_parsed()
563 ncap.shaper_private_rate_max); in cmd_show_port_tm_node_cap_parsed()
569 ncap.shaper_shared_n_max); in cmd_show_port_tm_node_cap_parsed()
573 ncap.shaper_shared_byte_mode_supported); in cmd_show_port_tm_node_cap_parsed()
576 ncap.nonleaf.sched_n_children_max); in cmd_show_port_tm_node_cap_parsed()
582 ncap.nonleaf.sched_wfq_n_groups_max); in cmd_show_port_tm_node_cap_parsed()
584 ncap.nonleaf.sched_wfq_weight_max); in cmd_show_port_tm_node_cap_parsed()
[all …]