Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A 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()
1491 node = otx2_sw_node_find(pfvf, *classid); in otx2_qos_leaf_del()
1539 node = otx2_sw_node_find(pfvf, classid); in otx2_qos_leaf_del_last()
1549 parent = otx2_sw_node_find(pfvf, node->parent->classid); in otx2_qos_leaf_del_last()
1612 root = otx2_sw_node_find(pfvf, OTX2_QOS_ROOT_CLASSID); in otx2_clean_qos_queues()
1624 root = otx2_sw_node_find(pfvf, OTX2_QOS_ROOT_CLASSID); in otx2_qos_config_txschq()