Searched refs:otx2_sw_node_find (Results 1 – 1 of 1) sorted by relevance
617 otx2_sw_node_find(struct otx2_nic *pfvf, u32 classid) in otx2_sw_node_find() function1155 root = otx2_sw_node_find(pfvf, OTX2_QOS_ROOT_CLASSID); in otx2_qos_root_destroy()1299 parent = otx2_sw_node_find(pfvf, parent_classid); in otx2_qos_leaf_alloc_queue()1438 node = otx2_sw_node_find(pfvf, classid); in otx2_qos_leaf_to_inner()1593 node = otx2_sw_node_find(pfvf, *classid); in otx2_qos_leaf_del()1672 node = otx2_sw_node_find(pfvf, classid); in otx2_qos_leaf_del_last()1682 parent = otx2_sw_node_find(pfvf, node->parent->classid); in otx2_qos_leaf_del_last()1743 root = otx2_sw_node_find(pfvf, OTX2_QOS_ROOT_CLASSID); in otx2_clean_qos_queues()1755 root = otx2_sw_node_find(pfvf, OTX2_QOS_ROOT_CLASSID); in otx2_qos_config_txschq()