Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A 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()
1472 node->child_static_cnt--; in otx2_qos_leaf_to_inner()
1511 parent->child_static_cnt--; in otx2_qos_leaf_del()
1519 if (!parent->child_static_cnt) in otx2_qos_leaf_del()
1566 parent->child_static_cnt--; in otx2_qos_leaf_del_last()
1574 if (!parent->child_static_cnt) in otx2_qos_leaf_del_last()
H A Dqos.h70 u16 child_static_cnt; member