Lines Matching refs:r_obj
598 api_value=$(rate_attr_get $r_obj parent)
630 for r_obj in $leafs
632 rate_attr_tx_rate_check $r_obj tx_share $rate \
633 $DEBUGFS_DIR/ports/${r_obj##*/}/tx_share
638 for r_obj in $leafs
640 rate_attr_tx_rate_check $r_obj tx_max $rate \
641 $DEBUGFS_DIR/ports/${r_obj##*/}/tx_max
673 rate_attr_parent_check $r_obj $node1_name \
674 $DEBUGFS_DIR/ports/${r_obj##*/}/rate_parent
685 rate_attr_set "$r_obj" noparent
686 check_err $? "Failed to unset $r_obj parent node"