Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/nic/
Dqos.c44 static void otx2_qos_get_regaddr(struct otx2_qos_node *node, in otx2_qos_get_regaddr()
83 struct otx2_qos_node *node, in otx2_config_sched_shaping()
137 struct otx2_qos_node *node, in __otx2_qos_txschq_cfg()
194 struct otx2_qos_node *parent) in otx2_qos_txschq_set_parent_topology()
235 struct otx2_qos_node *parent) in otx2_qos_free_hw_node_schq()
237 struct otx2_qos_node *node; in otx2_qos_free_hw_node_schq()
244 struct otx2_qos_node *parent) in otx2_qos_free_hw_node()
246 struct otx2_qos_node *node, *tmp; in otx2_qos_free_hw_node()
256 struct otx2_qos_node *node) in otx2_qos_free_hw_cfg()
271 struct otx2_qos_node *node) in otx2_qos_sw_node_delete()
[all …]
Dqos.h52 struct otx2_qos_node { struct
58 struct otx2_qos_node *parent; /* parent qos node */ argument