Searched refs:capnode (Results 1 – 1 of 1) sorted by relevance
957 struct rte_tm_node_capabilities capnode; in show_tm() local1053 memset(&capnode, 0, sizeof(capnode)); in show_tm()1055 &capnode, &error); in show_tm()1063 capnode.shaper_private_supported, in show_tm()1064 capnode.shaper_private_dual_rate_supported); in show_tm()1066 capnode.shaper_shared_n_max); in show_tm()1068 capnode.stats_mask); in show_tm()1074 display_nodecap_info(is_leaf, &capnode); in show_tm()