Home
last modified time | relevance | path

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

/drivers/net/ethernet/marvell/octeontx2/af/
A Drvu_reg.c35 {NIX_TXSCH_LVL_TL2, 2, 0xFFFF, {{0x0E00, 0x0EE0}, {0x1700, 0x17C8} } },
A Dcommon.h138 NIX_TXSCH_LVL_TL2 = 0x3, enumerator
A Drvu_switch.c19 &nix_hw->txsch[NIX_TXSCH_LVL_TL2], enable); in rvu_switch_enable_lbk_link()
A Drvu_nix.c1833 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 …]
A Drvu.c1945 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()
A Drvu_debugfs.c1835 & 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()
/drivers/net/ethernet/marvell/octeontx2/nic/
A Dqos.c63 } 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()
A Dotx2_common.c676 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