Searched refs:NIX_TXSCH_LVL_TL2 (Results 1 – 8 of 8) sorted by relevance
35 {NIX_TXSCH_LVL_TL2, 2, 0xFFFF, {{0x0E00, 0x0EE0}, {0x1700, 0x17C8} } },
138 NIX_TXSCH_LVL_TL2 = 0x3, enumerator
19 &nix_hw->txsch[NIX_TXSCH_LVL_TL2], enable); in rvu_switch_enable_lbk_link()
1833 case NIX_TXSCH_LVL_TL2: in handle_txschq_shaper_update()1908 case NIX_TXSCH_LVL_TL2: in nix_reset_tx_schedule()1953 case NIX_TXSCH_LVL_TL2: in nix_reset_tx_shaping()2008 NIX_TXSCH_LVL_TL3 : NIX_TXSCH_LVL_TL2; in nix_reset_tx_linkcfg()2033 case NIX_TXSCH_LVL_TL2: in nix_clear_tx_xoff()2306 NIX_TXSCH_LVL_TL3 : NIX_TXSCH_LVL_TL2; in rvu_mbox_handler_nix_txsch_alloc()2334 } else if (lvl == NIX_TXSCH_LVL_TL2) { in nix_smq_flush_fill_ctx()2377 txsch = &nix_hw->txsch[NIX_TXSCH_LVL_TL2]; in nix_smq_flush_enadis_xoff()2465 NIX_TXSCH_LVL_TL3 : NIX_TXSCH_LVL_TL2; in nix_smq_flush()2741 case NIX_TXSCH_LVL_TL2: in is_txschq_shaping_valid()[all …]
1945 rsp->schq[NIX_TXSCH_LVL_TL2] = 1; in rvu_mbox_handler_free_rsrc_cnt()1952 rsp->schq_nix1[NIX_TXSCH_LVL_TL2] = 1; in rvu_mbox_handler_free_rsrc_cnt()1967 txsch = &nix_hw->txsch[NIX_TXSCH_LVL_TL2]; in rvu_mbox_handler_free_rsrc_cnt()1968 rsp->schq[NIX_TXSCH_LVL_TL2] = in rvu_mbox_handler_free_rsrc_cnt()1987 txsch = &nix_hw->txsch[NIX_TXSCH_LVL_TL2]; in rvu_mbox_handler_free_rsrc_cnt()1988 rsp->schq_nix1[NIX_TXSCH_LVL_TL2] = in rvu_mbox_handler_free_rsrc_cnt()
1835 & 0x01 ? NIX_TXSCH_LVL_TL3 : NIX_TXSCH_LVL_TL2; in print_tm_topo()1851 if (lvl == NIX_TXSCH_LVL_TL2) { in print_tm_topo()1873 & 0x01 ? NIX_TXSCH_LVL_TL3 : NIX_TXSCH_LVL_TL2; in print_tm_topo()
63 } else if (node->level == NIX_TXSCH_LVL_TL2) { in otx2_qos_get_regaddr()167 } else if (level == NIX_TXSCH_LVL_TL2) { in __otx2_qos_txschq_cfg()221 else if (parent->level == NIX_TXSCH_LVL_TL2) in otx2_qos_txschq_set_parent_topology()418 node->level = NIX_TXSCH_LVL_TL2; in otx2_qos_alloc_root()
676 parent = schq_list[NIX_TXSCH_LVL_TL2][prio]; in otx2_txschq_config()691 } else if (lvl == NIX_TXSCH_LVL_TL2) { in otx2_txschq_config()
Completed in 36 milliseconds