Searched refs:capnode (Results 1 – 1 of 1) sorted by relevance
980 struct rte_tm_node_capabilities capnode; in show_tm() local1076 memset(&capnode, 0, sizeof(capnode)); in show_tm()1078 &capnode, &error); in show_tm()1086 capnode.shaper_private_supported, in show_tm()1087 capnode.shaper_private_dual_rate_supported); in show_tm()1089 capnode.shaper_shared_n_max); in show_tm()1091 capnode.stats_mask); in show_tm()1097 display_nodecap_info(is_leaf, &capnode); in show_tm()