Home
last modified time | relevance | path

Searched refs:parent_hw_id (Results 1 – 4 of 4) sorted by relevance

/dpdk/drivers/common/cnxk/
H A Droc_nix_tm.c58 k = nix_tm_tl1_default_prep(nix, node->parent_hw_id, req->reg, in nix_tm_node_reg_conf()
279 node->parent_hw_id = NIX_TM_HW_ID_INVALID; in nix_tm_node_add()
1085 child->parent_hw_id = parent->hw_id; in nix_tm_assign_hw_id()
1200 root->parent_hw_id = pos + bitmap_ctzll(slab); in nix_tm_assign_resources()
1201 plt_bitmap_clear(bmp, root->parent_hw_id); in nix_tm_assign_resources()
H A Droc_nix_priv.h84 uint32_t parent_hw_id; member
H A Droc_nix_debug.c1067 parent_schq = node->parent_hw_id; in nix_tm_dump_lvl()
1108 k = nix_tm_reg_dump_prep(NIX_TXSCH_LVL_TL1, root->parent_hw_id, in nix_tm_dump_lvl()
H A Droc_nix_tm_utils.c529 parent = node->parent_hw_id; in nix_tm_topology_reg_prep()