Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A 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()
193 struct otx2_qos_node *parent) in otx2_qos_txschq_set_parent_topology()
234 struct otx2_qos_node *parent) in otx2_qos_free_hw_node_schq()
236 struct otx2_qos_node *node; in otx2_qos_free_hw_node_schq()
243 struct otx2_qos_node *parent) in otx2_qos_free_hw_node()
245 struct otx2_qos_node *node, *tmp; in otx2_qos_free_hw_node()
255 struct otx2_qos_node *node) in otx2_qos_free_hw_cfg()
270 struct otx2_qos_node *node) in otx2_qos_sw_node_delete()
[all …]
H A Dqos.h52 struct otx2_qos_node { struct
58 struct otx2_qos_node *parent; /* parent qos node */ argument