Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dqos.c241 struct otx2_qos_node *node; in otx2_qos_free_hw_node_schq()
333 struct otx2_qos_node *node; in otx2_qos_fill_cfg_schq()
342 struct otx2_qos_node *node; in otx2_qos_fill_cfg_tl()
368 struct otx2_qos_node *node; in otx2_qos_read_txschq_cfg_schq()
382 struct otx2_qos_node *node; in otx2_qos_read_txschq_cfg_tl()
552 static struct otx2_qos_node
713 struct otx2_qos_node *tmp; in otx2_qos_txschq_fill_cfg_schq()
727 struct otx2_qos_node *tmp; in otx2_qos_txschq_fill_cfg_tl()
784 struct otx2_qos_node *tmp; in otx2_qos_assign_base_idx_tl()
835 struct otx2_qos_node *tmp; in otx2_qos_txschq_push_cfg_schq()
[all …]
H A Dqos.h52 struct otx2_qos_node { struct
58 struct otx2_qos_node *parent; /* parent qos node */ argument