Searched refs:nix_tm_node (Results 1 – 6 of 6) sorted by relevance
| /dpdk/drivers/common/cnxk/ |
| H A D | roc_nix_priv.h | 64 struct nix_tm_node { struct 65 TAILQ_ENTRY(nix_tm_node) node; 95 struct nix_tm_node *parent; argument 119 TAILQ_HEAD(nix_tm_node_list, nix_tm_node); argument 383 int nix_tm_clear_path_xoff(struct nix *nix, struct nix_tm_node *node); 393 int nix_tm_sq_sched_conf(struct nix *nix, struct nix_tm_node *node, 420 uint8_t nix_tm_sw_xoff_prep(struct nix_tm_node *node, bool enable, 432 struct nix_tm_node *parent); 445 uint8_t nix_tm_shaper_reg_prep(struct nix_tm_node *node, 449 struct nix_tm_node *nix_tm_node_alloc(void); [all …]
|
| H A D | roc_nix_tm_utils.c | 114 struct nix_tm_node * 118 struct nix_tm_node *node; in nix_tm_node_search() 355 struct nix_tm_node *node; in nix_tm_check_rr() 425 struct nix_tm_node *node; in nix_tm_validate_prio() 469 struct nix_tm_node *child; in nix_tm_child_res_valid() 990 struct nix_tm_node *node; in roc_nix_tm_leaf_cnt() 1007 struct nix_tm_node *node; in roc_nix_tm_node_lvl() 1020 struct nix_tm_node *node; in roc_nix_tm_node_get() 1029 struct nix_tm_node *prev = (struct nix_tm_node *)__prev; in roc_nix_tm_node_next() 1074 struct nix_tm_node * [all …]
|
| H A D | roc_nix_tm.c | 102 struct nix_tm_node *node; in nix_tm_txsch_reg_config() 139 struct nix_tm_node *child, *parent; in nix_tm_update_parent_info() 178 struct nix_tm_node *tm_node; in nix_tm_root_node_get() 194 struct nix_tm_node *parent_node; in nix_tm_node_add() 292 struct nix_tm_node *p; in nix_tm_clear_path_xoff() 329 struct nix_tm_node *sq_node; in nix_tm_bp_config_set() 330 struct nix_tm_node *parent; in nix_tm_bp_config_set() 331 struct nix_tm_node *node; in nix_tm_bp_config_set() 410 struct nix_tm_node *node; in nix_tm_bp_config_get() 501 struct nix_tm_node *node; in nix_tm_leaf_data_get() [all …]
|
| H A D | roc_nix_tm_ops.c | 282 struct nix_tm_node *node; in roc_nix_tm_node_add() 304 struct nix_tm_node *node, *child; in roc_nix_tm_node_pkt_mode_update() 345 struct nix_tm_node *node; in roc_nix_tm_node_name_get() 373 struct nix_tm_node *node; in roc_nix_smq_flush() 426 struct nix_tm_node *node; in roc_nix_tm_hierarchy_disable() 557 struct nix_tm_node *node; in roc_nix_tm_hierarchy_enable() 673 struct nix_tm_node *node; in roc_nix_tm_node_suspend_resume() 760 struct nix_tm_node *node; in roc_nix_tm_node_shaper_update() 835 struct nix_tm_node *node, *sibling; in roc_nix_tm_node_parent_update() 836 struct nix_tm_node *new_parent; in roc_nix_tm_node_parent_update() [all …]
|
| H A D | roc_nix_tm_mark.c | 41 prepare_tm_shaper_red_algo(struct nix_tm_node *tm_node, volatile uint64_t *reg, in prepare_tm_shaper_red_algo() 87 struct nix_tm_node *tm_node; in nix_tm_update_red_algo()
|
| H A D | roc_nix_debug.c | 1040 struct nix_tm_node *node, *parent; in nix_tm_dump_lvl() 1041 struct nix_tm_node *root = NULL; in nix_tm_dump_lvl()
|