Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dqos.c567 otx2_sw_node_find(struct otx2_nic *pfvf, u32 classid) in otx2_sw_node_find() function
1105 root = otx2_sw_node_find(pfvf, OTX2_QOS_ROOT_CLASSID); in otx2_qos_root_destroy()
1249 parent = otx2_sw_node_find(pfvf, parent_classid); in otx2_qos_leaf_alloc_queue()
1388 node = otx2_sw_node_find(pfvf, classid); in otx2_qos_leaf_to_inner()
1543 node = otx2_sw_node_find(pfvf, *classid); in otx2_qos_leaf_del()
1622 node = otx2_sw_node_find(pfvf, classid); in otx2_qos_leaf_del_last()
1632 parent = otx2_sw_node_find(pfvf, node->parent->classid); in otx2_qos_leaf_del_last()
1693 root = otx2_sw_node_find(pfvf, OTX2_QOS_ROOT_CLASSID); in otx2_clean_qos_queues()
1705 root = otx2_sw_node_find(pfvf, OTX2_QOS_ROOT_CLASSID); in otx2_qos_config_txschq()