Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/octeontx2/
H A Dotx2_tm.h33 struct otx2_nix_tm_node { struct
34 TAILQ_ENTRY(otx2_nix_tm_node) node;
54 struct otx2_nix_tm_node *parent; argument
79 TAILQ_HEAD(otx2_nix_tm_node_list, otx2_nix_tm_node); argument
H A Dotx2_tm.c77 struct otx2_nix_tm_node *child_node; in find_prio_anchor()
242 struct otx2_nix_tm_node *tm_node, in shaper_default_red_algo()
524 struct otx2_nix_tm_node *tm_node) in populate_tm_reg()
692 struct otx2_nix_tm_node *tm_node; in nix_tm_txsch_reg_config()
710 static struct otx2_nix_tm_node *
714 struct otx2_nix_tm_node *tm_node; in nix_tm_node_search()
727 struct otx2_nix_tm_node *tm_node; in check_rr()
747 struct otx2_nix_tm_node *tm_node; in nix_tm_update_parent_info()
748 struct otx2_nix_tm_node *parent; in nix_tm_update_parent_info()
868 struct otx2_nix_tm_node *p; in nix_clear_path_xoff()
[all …]
H A Dotx2_ethdev_debug.c711 struct otx2_nix_tm_node *tm_node, *root_node, *parent; in otx2_nix_tm_dump()