Home
last modified time | relevance | path

Searched refs:NIX_TM_NODE_HWRES (Results 1 – 5 of 5) sorted by relevance

/dpdk/drivers/common/cnxk/
H A Droc_nix_tm.c151 if (child->flags & NIX_TM_NODE_HWRES && child->parent && in nix_tm_update_parent_info()
302 (p->flags & NIX_TM_NODE_HWRES)) { in nix_tm_clear_path_xoff()
360 if (!(node->flags & NIX_TM_NODE_HWRES) || !node->bp_capa) in nix_tm_bp_config_set()
935 node->flags &= ~NIX_TM_NODE_HWRES; in nix_tm_free_node_resource()
958 node->flags &= ~NIX_TM_NODE_HWRES; in nix_tm_free_node_resource()
993 if (node->flags & NIX_TM_NODE_HWRES) { in nix_tm_node_delete()
1045 if (child->flags & NIX_TM_NODE_HWRES) { in nix_tm_assign_hw_id()
1086 child->flags |= NIX_TM_NODE_HWRES; in nix_tm_assign_hw_id()
1176 if (root->flags & NIX_TM_NODE_HWRES) in nix_tm_assign_resources()
1188 root->flags |= NIX_TM_NODE_HWRES; in nix_tm_assign_resources()
[all …]
H A Droc_nix_tm_ops.c388 if (!(node->flags & NIX_TM_NODE_HWRES)) in roc_nix_smq_flush()
403 if (!(node->flags & NIX_TM_NODE_HWRES)) in roc_nix_smq_flush()
457 if (!(node->flags & NIX_TM_NODE_HWRES)) in roc_nix_tm_hierarchy_disable()
509 if (!(node->flags & NIX_TM_NODE_HWRES)) in roc_nix_tm_hierarchy_disable()
H A Droc_nix_priv.h86 #define NIX_TM_NODE_HWRES BIT_ULL(0) macro
H A Droc_nix_tm_utils.c474 if (!(child->flags & NIX_TM_NODE_HWRES)) in nix_tm_child_res_valid()
1137 if (!(node->flags & NIX_TM_NODE_HWRES)) in roc_nix_tm_node_stats_get()
H A Droc_nix_debug.c1075 if (!(node->flags & NIX_TM_NODE_HWRES)) in nix_tm_dump_lvl()