Home
last modified time | relevance | path

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

/dpdk/drivers/common/cnxk/
H A Droc_nix_tm.c1313 uint8_t leaf_lvl, lvl, lvl_end; in nix_tm_prepare_default_tree() local
1320 lvl_end = (nix_tm_have_tl1_access(nix) ? ROC_TM_LVL_SCH4 : in nix_tm_prepare_default_tree()
1323 for (lvl = ROC_TM_LVL_ROOT; lvl <= lvl_end; lvl++) { in nix_tm_prepare_default_tree()
1382 uint8_t leaf_lvl, lvl, lvl_end; in roc_nix_tm_prepare_rate_limited_tree() local
1388 lvl_end = (nix_tm_have_tl1_access(nix) ? ROC_TM_LVL_SCH3 : in roc_nix_tm_prepare_rate_limited_tree()
1391 for (lvl = ROC_TM_LVL_ROOT; lvl <= lvl_end; lvl++) { in roc_nix_tm_prepare_rate_limited_tree()
1474 uint8_t leaf_lvl, lvl, lvl_end; in roc_nix_tm_pfc_prepare_tree() local
1480 lvl_end = ROC_TM_LVL_SCH3; in roc_nix_tm_pfc_prepare_tree()
1528 for (lvl = ROC_TM_LVL_SCH2; lvl <= lvl_end; lvl++) { in roc_nix_tm_pfc_prepare_tree()