Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_reg.c31 {NIX_TXSCH_LVL_TL4, 3, 0xFFFF, {{0x0B00, 0x0B08}, {0x0B10, 0x0B18},
Dcommon.h136 NIX_TXSCH_LVL_TL4 = 0x1, enumerator
Drvu.c1940 rsp->schq[NIX_TXSCH_LVL_TL4] = 1; in rvu_mbox_handler_free_rsrc_cnt()
1947 rsp->schq_nix1[NIX_TXSCH_LVL_TL4] = 1; in rvu_mbox_handler_free_rsrc_cnt()
1956 txsch = &nix_hw->txsch[NIX_TXSCH_LVL_TL4]; in rvu_mbox_handler_free_rsrc_cnt()
1957 rsp->schq[NIX_TXSCH_LVL_TL4] = in rvu_mbox_handler_free_rsrc_cnt()
1976 txsch = &nix_hw->txsch[NIX_TXSCH_LVL_TL4]; in rvu_mbox_handler_free_rsrc_cnt()
1977 rsp->schq_nix1[NIX_TXSCH_LVL_TL4] = in rvu_mbox_handler_free_rsrc_cnt()
Drvu_nix.c1782 case NIX_TXSCH_LVL_TL4: in handle_txschq_shaper_update()
1851 case NIX_TXSCH_LVL_TL4: in nix_reset_tx_schedule()
1896 case NIX_TXSCH_LVL_TL4: in nix_reset_tx_shaping()
1939 if (lvl == NIX_TXSCH_LVL_TL4) in nix_reset_tx_linkcfg()
1974 case NIX_TXSCH_LVL_TL4: in nix_clear_tx_xoff()
2276 } else if (lvl == NIX_TXSCH_LVL_TL4) { in nix_smq_flush_fill_ctx()
2637 !is_valid_txschq(rvu, blkaddr, NIX_TXSCH_LVL_TL4, pcifunc, parent)) in is_txschq_hierarchy_valid()
2685 case NIX_TXSCH_LVL_TL4: in is_txschq_shaping_valid()
3699 case NIX_TXSCH_LVL_TL4: in nix_setup_txschq()
Drvu_debugfs.c1746 if (lvl == NIX_TXSCH_LVL_TL4) { in print_tm_topo()
/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dqos.c53 } else if (node->level == NIX_TXSCH_LVL_TL4) { in otx2_qos_get_regaddr()
156 } else if (level == NIX_TXSCH_LVL_TL4) { in __otx2_qos_txschq_cfg()
212 if (parent->level == NIX_TXSCH_LVL_TL4) in otx2_qos_txschq_set_parent_topology()
Dotx2_tc.c158 txschq = hw->txschq_list[NIX_TXSCH_LVL_TL4][0]; in otx2_set_matchall_egress_rate()
167 req->lvl = NIX_TXSCH_LVL_TL4; in otx2_set_matchall_egress_rate()
Dotx2_common.c641 parent = schq_list[NIX_TXSCH_LVL_TL4][prio]; in otx2_txschq_config()
648 } else if (lvl == NIX_TXSCH_LVL_TL4) { in otx2_txschq_config()