Home
last modified time | relevance | path

Searched refs:NIX_TXSCH_LVL_TL1 (Results 1 – 7 of 7) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_reg.c36 {NIX_TXSCH_LVL_TL1, 1, 0xFFFF, {{0x0C00, 0x0D98} } },
Dcommon.h139 NIX_TXSCH_LVL_TL1 = 0x4, enumerator
Drvu_nix.c1762 case NIX_TXSCH_LVL_TL1: in handle_txschq_shaper_update()
1884 case NIX_TXSCH_LVL_TL1: in nix_reset_tx_shaping()
1965 case NIX_TXSCH_LVL_TL1: in nix_clear_tx_xoff()
2260 for (lvl = NIX_TXSCH_LVL_SMQ; lvl <= NIX_TXSCH_LVL_TL1; lvl++) { in nix_smq_flush_fill_ctx()
2263 if (lvl == NIX_TXSCH_LVL_TL1) { in nix_smq_flush_fill_ctx()
2341 for (lvl = NIX_TXSCH_LVL_SMQ; lvl <= NIX_TXSCH_LVL_TL1; lvl++) { in nix_smq_flush_enadis_rate()
2350 if (lvl != NIX_TXSCH_LVL_TL1) in nix_smq_flush_enadis_rate()
2354 if (lvl != NIX_TXSCH_LVL_TL1) in nix_smq_flush_enadis_rate()
2401 link = smq_flush_ctx->smq_tree_ctx[NIX_TXSCH_LVL_TL1].schq; in nix_smq_flush()
2492 nix_clear_tx_xoff(rvu, blkaddr, NIX_TXSCH_LVL_TL1, in nix_txschq_free()
[all …]
Drvu.c65 hw->cap.nix_tx_aggr_lvl = NIX_TXSCH_LVL_TL1; in rvu_setup_hw_capabilities()
1989 rsp->schq_nix1[NIX_TXSCH_LVL_TL1] = 1; in rvu_mbox_handler_free_rsrc_cnt()
1991 rsp->schq[NIX_TXSCH_LVL_TL1] = 1; in rvu_mbox_handler_free_rsrc_cnt()
Drvu_debugfs.c1853 if (lvl == NIX_TXSCH_LVL_TL1) { in print_tm_topo()
/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dqos.c218 else if (parent->level == NIX_TXSCH_LVL_TL1) in otx2_qos_txschq_set_parent_topology()
411 node->level = NIX_TXSCH_LVL_TL1; in otx2_qos_alloc_root()
1058 if (root->level == NIX_TXSCH_LVL_TL1) { in otx2_qos_root_add()
1065 root->level == NIX_TXSCH_LVL_TL1) { in otx2_qos_root_add()
1171 if (parent->level == NIX_TXSCH_LVL_TL1) in otx2_reset_dwrr_prio()
1706 if (root->level != NIX_TXSCH_LVL_TL1) { in otx2_qos_config_txschq()
Dotx2_common.c671 parent = schq_list[NIX_TXSCH_LVL_TL1][prio]; in otx2_txschq_config()
687 } else if (lvl == NIX_TXSCH_LVL_TL1) { in otx2_txschq_config()