Lines Matching refs:r_obj
605 api_value=$(rate_attr_get $r_obj parent)
637 for r_obj in $leafs
639 rate_attr_tx_rate_check $r_obj tx_share $rate \
640 $DEBUGFS_DIR/ports/${r_obj##*/}/tx_share
645 for r_obj in $leafs
647 rate_attr_tx_rate_check $r_obj tx_max $rate \
648 $DEBUGFS_DIR/ports/${r_obj##*/}/tx_max
680 rate_attr_parent_check $r_obj $node1_name \
681 $DEBUGFS_DIR/ports/${r_obj##*/}/rate_parent
692 rate_attr_set "$r_obj" noparent
693 check_err $? "Failed to unset $r_obj parent node"