Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/nic/
Dqos.c20 #define OTX2_QOS_DEFAULT_PRIO 0xF macro
223 cfg->regval[0] |= ((parent->child_dwrr_prio != OTX2_QOS_DEFAULT_PRIO) ? in otx2_qos_txschq_set_parent_topology()
414 node->child_dwrr_prio = OTX2_QOS_DEFAULT_PRIO; in otx2_qos_alloc_root()
474 txschq_node->child_dwrr_prio = OTX2_QOS_DEFAULT_PRIO; in otx2_qos_alloc_txschq_node()
520 node->child_dwrr_prio = OTX2_QOS_DEFAULT_PRIO; in otx2_qos_sw_create_leaf_node()
1124 if (parent->child_dwrr_prio == OTX2_QOS_DEFAULT_PRIO) { in otx2_qos_validate_dwrr_cfg()
1159 if (parent->child_dwrr_prio != OTX2_QOS_DEFAULT_PRIO) { in otx2_reset_dwrr_prio()
1160 parent->child_dwrr_prio = OTX2_QOS_DEFAULT_PRIO; in otx2_reset_dwrr_prio()
1178 if (parent->child_dwrr_prio != OTX2_QOS_DEFAULT_PRIO && in is_qos_node_dwrr()