otx2_sw_node_find
root = otx2_sw_node_find(pfvf, OTX2_QOS_ROOT_CLASSID);
parent = otx2_sw_node_find(pfvf, parent_classid);
node = otx2_sw_node_find(pfvf, classid);
node = otx2_sw_node_find(pfvf, *classid);
node = otx2_sw_node_find(pfvf, classid);
parent = otx2_sw_node_find(pfvf, node->parent->classid);
root = otx2_sw_node_find(pfvf, OTX2_QOS_ROOT_CLASSID);
root = otx2_sw_node_find(pfvf, OTX2_QOS_ROOT_CLASSID);