Home
last modified time | relevance | path

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

/dpdk/drivers/common/cnxk/
H A Droc_nix_tm.c112 for (hw_lvl = 0; hw_lvl <= nix->tm_root_lvl; hw_lvl++) { in nix_tm_txsch_reg_config()
181 if (tm_node->hw_lvl == nix->tm_root_lvl) in nix_tm_root_node_get()
232 if (hw_lvl != nix->tm_root_lvl && in nix_tm_node_add()
241 if (hw_lvl == nix->tm_root_lvl && nix_tm_root_node_get(nix, tree)) in nix_tm_node_add()
1113 if (parent->hw_lvl == nix->tm_root_lvl) in nix_tm_assign_resources()
1180 bmp = nix->schq_bmp[nix->tm_root_lvl]; in nix_tm_assign_resources()
1719 nix->tm_root_lvl = NIX_TXSCH_LVL_TL1; in nix_tm_conf_init()
1721 nix->tm_root_lvl = NIX_TXSCH_LVL_TL2; in nix_tm_conf_init()
H A Droc_nix_priv.h181 uint16_t tm_root_lvl; member
H A Droc_nix_tm_utils.c528 if (hw_lvl == nix->tm_root_lvl) in nix_tm_topology_reg_prep()
957 schq[nix->tm_root_lvl] = 1; in nix_tm_resource_estimate()
H A Droc_nix_tm_ops.c847 if (node->hw_lvl != nix->tm_root_lvl) { in roc_nix_tm_node_parent_update()
H A Droc_nix_debug.c1079 if (node->hw_lvl == nix->tm_root_lvl) in nix_tm_dump_lvl()