Searched refs:nonleaf (Results 1 – 12 of 12) sorted by relevance
500 if (params->nonleaf.wfq_weight_mode) { in ixgbe_node_param_check()886 cap->nonleaf.shaper_shared_n_max = 0; in ixgbe_level_capabilities_get()890 cap->nonleaf.sched_n_children_max = in ixgbe_level_capabilities_get()893 cap->nonleaf.sched_n_children_max = in ixgbe_level_capabilities_get()897 cap->nonleaf.sched_wfq_n_groups_max = 0; in ixgbe_level_capabilities_get()898 cap->nonleaf.sched_wfq_weight_max = 1; in ixgbe_level_capabilities_get()901 cap->nonleaf.stats_mask = 0; in ixgbe_level_capabilities_get()969 cap->nonleaf.sched_n_children_max = in ixgbe_node_capabilities_get()972 cap->nonleaf.sched_n_children_max = in ixgbe_node_capabilities_get()976 cap->nonleaf.sched_wfq_n_groups_max = 0; in ixgbe_node_capabilities_get()[all …]
393 if (params->nonleaf.wfq_weight_mode) { in i40e_node_param_check()765 cap->nonleaf.shaper_shared_n_max = 0; in i40e_level_capabilities_get()769 cap->nonleaf.sched_n_children_max = in i40e_level_capabilities_get()772 cap->nonleaf.sched_n_children_max = in i40e_level_capabilities_get()776 cap->nonleaf.sched_wfq_n_groups_max = 0; in i40e_level_capabilities_get()777 cap->nonleaf.sched_wfq_weight_max = 1; in i40e_level_capabilities_get()780 cap->nonleaf.stats_mask = 0; in i40e_level_capabilities_get()848 cap->nonleaf.sched_n_children_max = in i40e_node_capabilities_get()851 cap->nonleaf.sched_n_children_max = in i40e_node_capabilities_get()855 cap->nonleaf.sched_wfq_n_groups_max = 0; in i40e_node_capabilities_get()[all …]
248 cap->nonleaf.shaper_private_supported = 1; in mrvl_level_capabilities_get()255 cap->nonleaf.sched_sp_n_priorities_max = 1; in mrvl_level_capabilities_get()256 cap->nonleaf.sched_wfq_n_children_per_group_max = in mrvl_level_capabilities_get()258 cap->nonleaf.sched_wfq_n_groups_max = 1; in mrvl_level_capabilities_get()261 cap->nonleaf.sched_wfq_byte_mode_supported = 1; in mrvl_level_capabilities_get()262 cap->nonleaf.stats_mask = RTE_TM_STATS_N_PKTS | in mrvl_level_capabilities_get()318 cap->nonleaf.sched_sp_n_priorities_max = 1; in mrvl_node_capabilities_get()321 cap->nonleaf.sched_wfq_n_groups_max = 1; in mrvl_node_capabilities_get()324 cap->nonleaf.sched_wfq_byte_mode_supported = 1; in mrvl_node_capabilities_get()508 if (params->nonleaf.wfq_weight_mode) in mrvl_node_check_params()[all …]
524 cap->nonleaf.shaper_private_rate_min = 1; in ipn3ke_tm_level_capabilities_get()528 cap->nonleaf.shaper_shared_n_max = 0; in ipn3ke_tm_level_capabilities_get()535 cap->nonleaf.sched_wfq_n_groups_max = 0; in ipn3ke_tm_level_capabilities_get()536 cap->nonleaf.sched_wfq_weight_max = 0; in ipn3ke_tm_level_capabilities_get()556 cap->nonleaf.shaper_shared_n_max = 0; in ipn3ke_tm_level_capabilities_get()563 cap->nonleaf.sched_wfq_n_groups_max = 0; in ipn3ke_tm_level_capabilities_get()564 cap->nonleaf.sched_wfq_weight_max = 0; in ipn3ke_tm_level_capabilities_get()667 cap->nonleaf.sched_wfq_n_groups_max = 1; in ipn3ke_tm_node_capabilities_get()668 cap->nonleaf.sched_wfq_weight_max = 1; in ipn3ke_tm_node_capabilities_get()690 cap->nonleaf.sched_wfq_n_groups_max = 1; in ipn3ke_tm_node_capabilities_get()[all …]
828 (params->nonleaf.wfq_weight_mode && in nix_tm_node_add_to_list()829 params->nonleaf.n_sp_priorities && in nix_tm_node_add_to_list()2002 cap->nonleaf.sched_sp_n_priorities_max = in otx2_nix_tm_level_capa_get()2004 cap->nonleaf.sched_wfq_n_groups_max = 1; in otx2_nix_tm_level_capa_get()2010 cap->nonleaf.stats_mask = in otx2_nix_tm_level_capa_get()2031 cap->nonleaf.sched_n_children_max = in otx2_nix_tm_level_capa_get()2033 cap->nonleaf.sched_sp_n_priorities_max = in otx2_nix_tm_level_capa_get()2035 cap->nonleaf.sched_wfq_n_groups_max = 1; in otx2_nix_tm_level_capa_get()2102 cap->nonleaf.sched_n_children_max; in otx2_nix_tm_node_capa_get()2103 cap->nonleaf.sched_wfq_n_groups_max = 1; in otx2_nix_tm_node_capa_get()[all …]
424 lcap.nonleaf.shaper_shared_n_max); in cmd_show_port_tm_level_cap_parsed()432 lcap.nonleaf.sched_n_children_max); in cmd_show_port_tm_level_cap_parsed()438 lcap.nonleaf.sched_wfq_n_groups_max); in cmd_show_port_tm_level_cap_parsed()440 lcap.nonleaf.sched_wfq_weight_max); in cmd_show_port_tm_level_cap_parsed()446 lcap.nonleaf.stats_mask); in cmd_show_port_tm_level_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()1577 cmdline_fixed_string_t nonleaf; member1694 np.nonleaf.wfq_weight_mode = NULL; in cmd_add_port_tm_nonleaf_node_parsed()[all …]
880 cap->nonleaf.sched_n_children_max, in display_nodecap_info()881 cap->nonleaf.sched_sp_n_priorities_max, in display_nodecap_info()882 cap->nonleaf.sched_wfq_n_children_per_group_max, in display_nodecap_info()883 cap->nonleaf.sched_wfq_n_groups_max, in display_nodecap_info()884 cap->nonleaf.sched_wfq_weight_max); in display_nodecap_info()908 cap->nonleaf.shaper_private_supported, in display_levelcap_info()911 cap->nonleaf.shaper_shared_n_max); in display_levelcap_info()918 cap->nonleaf.sched_n_children_max, in display_levelcap_info()919 cap->nonleaf.sched_sp_n_priorities_max, in display_levelcap_info()921 cap->nonleaf.sched_wfq_n_groups_max, in display_levelcap_info()[all …]
553 {.nonleaf = {583 {.nonleaf = {619 {.nonleaf = {651 {.nonleaf = {730 cap->nonleaf.sched_n_children_max = in pmd_tm_level_capabilities_get()734 cap->nonleaf.sched_n_children_max; in pmd_tm_level_capabilities_get()741 cap->nonleaf.sched_n_children_max = in pmd_tm_level_capabilities_get()783 {.nonleaf = {807 {.nonleaf = {831 {.nonleaf = {[all …]
600 .nonleaf = { in tmgr_hierarchy_default()607 .nonleaf = { in tmgr_hierarchy_default()614 .nonleaf = { in tmgr_hierarchy_default()635 .nonleaf = { in tmgr_hierarchy_default()645 .nonleaf = { in tmgr_hierarchy_default()655 .nonleaf = { in tmgr_hierarchy_default()665 .nonleaf = { in tmgr_hierarchy_default()675 .nonleaf = { in tmgr_hierarchy_default()685 .nonleaf = { in tmgr_hierarchy_default()695 .nonleaf = { in tmgr_hierarchy_default()[all …]
665 } nonleaf; member913 } nonleaf; member1126 } nonleaf; member
660 testpmd> add port tm nonleaf node 0 3 -1 0 0 0 0 0 1 3 0
3019 Add port traffic management hierarchy nonleaf node3022 Add nonleaf node to port traffic management hierarchy::3024 testpmd> add port tm nonleaf node (port_id) (node_id) (parent_node_id) \3045 Add port traffic management hierarchy nonleaf node with packet mode3048 Add nonleaf node with packet mode to port traffic management hierarchy::3050 testpmd> add port tm nonleaf node pktmode (port_id) (node_id) (parent_node_id) \