Home
last modified time | relevance | path

Searched defs:roc_nix_tm_node (Results 1 – 1 of 1) sorted by relevance

/dpdk/drivers/common/cnxk/
H A Droc_nix.h526 struct roc_nix_tm_node { struct
528 uint8_t reserved[ROC_NIX_TM_NODE_SZ];
530 uint32_t id;
531 uint32_t parent_id;
532 uint32_t priority;
533 uint32_t weight;
534 uint32_t shaper_profile_id;
558 enum roc_nix_tm_node_stats_type { argument