Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/nic/
Dqos.c1192 parent->child_static_cnt--; in is_qos_node_dwrr()
1255 parent->child_static_cnt++; in otx2_qos_leaf_alloc_queue()
1332 parent->child_static_cnt--; in otx2_qos_leaf_alloc_queue()
1390 node->child_static_cnt++; in otx2_qos_leaf_to_inner()
1469 node->child_static_cnt--; in otx2_qos_leaf_to_inner()
1508 parent->child_static_cnt--; in otx2_qos_leaf_del()
1516 if (!parent->child_static_cnt) in otx2_qos_leaf_del()
1562 parent->child_static_cnt--; in otx2_qos_leaf_del_last()
1570 if (!parent->child_static_cnt) in otx2_qos_leaf_del_last()
Dqos.h70 u16 child_static_cnt; member