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

/linux-master/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dqos.c563 otx2_sw_node_find(struct otx2_nic *pfvf, u32 classid) function
1101 root = otx2_sw_node_find(pfvf, OTX2_QOS_ROOT_CLASSID);
1245 parent = otx2_sw_node_find(pfvf, parent_classid);
1384 node = otx2_sw_node_find(pfvf, classid);
1536 node = otx2_sw_node_find(pfvf, *classid);
1615 node = otx2_sw_node_find(pfvf, classid);
1625 parent = otx2_sw_node_find(pfvf, node->parent->classid);
1687 root = otx2_sw_node_find(pfvf, OTX2_QOS_ROOT_CLASSID);
1699 root = otx2_sw_node_find(pfvf, OTX2_QOS_ROOT_CLASSID);

Completed in 126 milliseconds