Searched refs:NIX_TXSCH_LVL_TL2 (Results 1 – 4 of 4) sorted by relevance
310 if (hw_lvl == NIX_TXSCH_LVL_TL2 && in prepare_tm_sched_reg()339 case NIX_TXSCH_LVL_TL2: in prepare_tm_sched_reg()442 case NIX_TXSCH_LVL_TL2: in prepare_tm_shaper_reg()507 case NIX_TXSCH_LVL_TL2: in prepare_tm_sw_xoff()632 case NIX_TXSCH_LVL_TL2: in populate_tm_reg()1621 return NIX_TXSCH_LVL_TL2; in nix_tm_lvl2nix()1634 return NIX_TXSCH_LVL_TL2; in nix_tm_lvl2nix()2882 NIX_TXSCH_LVL_TL2, in nix_tm_prepare_default_tree()2914 NIX_TXSCH_LVL_TL2, in nix_tm_prepare_default_tree()3024 NIX_TXSCH_LVL_TL2, in nix_tm_prepare_rate_limited_tree()[all …]
165 case NIX_TXSCH_LVL_TL2: in nix_hwlvl2str()
640 case NIX_TXSCH_LVL_TL2: in prepare_nix_tm_reg_dump()786 if (root_node && root_node->hw_lvl == NIX_TXSCH_LVL_TL2) { in otx2_nix_tm_dump()
426 #define NIX_TXSCH_LVL_TL2 0x3 macro