Lines Matching defs:rte_tm_capabilities
202 struct rte_tm_capabilities { struct
204 uint32_t n_nodes_max;
209 uint32_t n_levels_max;
214 int non_leaf_nodes_identical;
219 int leaf_nodes_identical;
227 uint32_t shaper_n_max;
233 uint32_t shaper_private_n_max;
242 int shaper_private_dual_rate_n_max;
247 uint64_t shaper_private_rate_min;
252 uint64_t shaper_private_rate_max;
260 int shaper_private_packet_mode_supported;
268 int shaper_private_byte_mode_supported;
274 uint32_t shaper_shared_n_max;
279 uint32_t shaper_shared_n_nodes_per_shaper_max;
287 uint32_t shaper_shared_n_shapers_per_node_max;
293 uint32_t shaper_shared_dual_rate_n_max;
298 uint64_t shaper_shared_rate_min;
303 uint64_t shaper_shared_rate_max;
310 int shaper_shared_packet_mode_supported;
317 int shaper_shared_byte_mode_supported;
323 int shaper_pkt_length_adjust_min;
328 int shaper_pkt_length_adjust_max;
335 uint32_t sched_n_children_max;
345 uint32_t sched_sp_n_priorities_max;
355 uint32_t sched_wfq_n_children_per_group_max;
368 uint32_t sched_wfq_n_groups_max;
373 uint32_t sched_wfq_weight_max;
381 int sched_wfq_packet_mode_supported;
389 int sched_wfq_byte_mode_supported;
397 int cman_wred_packet_mode_supported;
405 int cman_wred_byte_mode_supported;
411 int cman_head_drop_supported;
420 uint32_t cman_wred_context_n_max;
427 uint32_t cman_wred_context_private_n_max;
432 uint32_t cman_wred_context_shared_n_max;
437 uint32_t cman_wred_context_shared_n_nodes_per_context_max;
446 uint32_t cman_wred_context_shared_n_contexts_per_node_max;
449 int mark_vlan_dei_supported[RTE_COLORS];
452 int mark_ip_ecn_tcp_supported[RTE_COLORS];
455 int mark_ip_ecn_sctp_supported[RTE_COLORS];
458 int mark_ip_dscp_supported[RTE_COLORS];
463 uint64_t dynamic_update_mask;
468 uint64_t stats_mask;