Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/octeontx2/
H A Dotx2_tm.h161 case NIX_TXSCH_LVL_TL4: in nix_hwlvl2str()
H A Dotx2_tm.c327 case NIX_TXSCH_LVL_TL4: in prepare_tm_sched_reg()
403 case NIX_TXSCH_LVL_TL4: in prepare_tm_shaper_reg()
499 case NIX_TXSCH_LVL_TL4: in prepare_tm_sw_xoff()
595 case NIX_TXSCH_LVL_TL4: in populate_tm_reg()
1625 return NIX_TXSCH_LVL_TL4; in nix_tm_lvl2nix()
1638 return NIX_TXSCH_LVL_TL4; in nix_tm_lvl2nix()
2896 NIX_TXSCH_LVL_TL4, in nix_tm_prepare_default_tree()
2928 NIX_TXSCH_LVL_TL4, in nix_tm_prepare_default_tree()
3036 NIX_TXSCH_LVL_TL4, in nix_tm_prepare_rate_limited_tree()
3081 DEFAULT_RR_WEIGHT, NIX_TXSCH_LVL_TL4, in nix_tm_prepare_rate_limited_tree()
H A Dotx2_ethdev_debug.c574 case NIX_TXSCH_LVL_TL4: in prepare_nix_tm_reg_dump()
/f-stack/dpdk/drivers/common/octeontx2/
H A Dotx2_mbox.h424 #define NIX_TXSCH_LVL_TL4 0x1 macro