Lines Matching refs:r_obj
580 api_value=$(rate_attr_get $r_obj parent)
612 for r_obj in $leafs
614 rate_attr_tx_rate_check $r_obj tx_share $rate \
615 $DEBUGFS_DIR/ports/${r_obj##*/}/tx_share
620 for r_obj in $leafs
622 rate_attr_tx_rate_check $r_obj tx_max $rate \
623 $DEBUGFS_DIR/ports/${r_obj##*/}/tx_max
655 rate_attr_parent_check $r_obj $node1_name \
656 $DEBUGFS_DIR/ports/${r_obj##*/}/rate_parent
667 rate_attr_set "$r_obj" noparent
668 check_err $? "Failed to unset $r_obj parent node"