Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dqos.c524 node->is_static = static_cfg; in otx2_qos_sw_create_leaf_node()
1230 bool static_cfg; in otx2_qos_leaf_alloc_queue() local
1263 static_cfg); in otx2_qos_leaf_alloc_queue()
1267 if (!static_cfg) { in otx2_qos_leaf_alloc_queue()
1274 if (static_cfg) in otx2_qos_leaf_alloc_queue()
1351 if (static_cfg) in otx2_qos_leaf_alloc_queue()
1367 bool static_cfg; in otx2_qos_leaf_to_inner() local
1402 if (!static_cfg) { in otx2_qos_leaf_to_inner()
1409 if (static_cfg) in otx2_qos_leaf_to_inner()
1440 qid, static_cfg); in otx2_qos_leaf_to_inner()
[all …]