Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/nic/
Dqos.c548 otx2_sw_node_find(struct otx2_nic *pfvf, u32 classid) in otx2_sw_node_find() function
1085 root = otx2_sw_node_find(pfvf, OTX2_QOS_ROOT_CLASSID); in otx2_qos_root_destroy()
1229 parent = otx2_sw_node_find(pfvf, parent_classid); in otx2_qos_leaf_alloc_queue()
1368 node = otx2_sw_node_find(pfvf, classid); in otx2_qos_leaf_to_inner()
1488 node = otx2_sw_node_find(pfvf, *classid); in otx2_qos_leaf_del()
1536 node = otx2_sw_node_find(pfvf, classid); in otx2_qos_leaf_del_last()
1546 parent = otx2_sw_node_find(pfvf, node->parent->classid); in otx2_qos_leaf_del_last()
1608 root = otx2_sw_node_find(pfvf, OTX2_QOS_ROOT_CLASSID); in otx2_clean_qos_queues()
1620 root = otx2_sw_node_find(pfvf, OTX2_QOS_ROOT_CLASSID); in otx2_qos_config_txschq()