Home
last modified time | relevance | path

Searched refs:otx2_sw_node_find (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dqos.c562 otx2_sw_node_find(struct otx2_nic *pfvf, u32 classid) in otx2_sw_node_find() function
1100 root = otx2_sw_node_find(pfvf, OTX2_QOS_ROOT_CLASSID); in otx2_qos_root_destroy()
1244 parent = otx2_sw_node_find(pfvf, parent_classid); in otx2_qos_leaf_alloc_queue()
1383 node = otx2_sw_node_find(pfvf, classid); in otx2_qos_leaf_to_inner()
1538 node = otx2_sw_node_find(pfvf, *classid); in otx2_qos_leaf_del()
1617 node = otx2_sw_node_find(pfvf, classid); in otx2_qos_leaf_del_last()
1627 parent = otx2_sw_node_find(pfvf, node->parent->classid); in otx2_qos_leaf_del_last()
1690 root = otx2_sw_node_find(pfvf, OTX2_QOS_ROOT_CLASSID); in otx2_clean_qos_queues()
1702 root = otx2_sw_node_find(pfvf, OTX2_QOS_ROOT_CLASSID); in otx2_qos_config_txschq()