Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_reg.c31 {NIX_TXSCH_LVL_TL4, 3, 0xFFFF, {{0x0B00, 0x0B08}, {0x0B10, 0x0B18},
H A Dcommon.h136 NIX_TXSCH_LVL_TL4 = 0x1, enumerator
H A Drvu.c1935 rsp->schq[NIX_TXSCH_LVL_TL4] = 1; in rvu_mbox_handler_free_rsrc_cnt()
1942 rsp->schq_nix1[NIX_TXSCH_LVL_TL4] = 1; in rvu_mbox_handler_free_rsrc_cnt()
1951 txsch = &nix_hw->txsch[NIX_TXSCH_LVL_TL4]; in rvu_mbox_handler_free_rsrc_cnt()
1952 rsp->schq[NIX_TXSCH_LVL_TL4] = in rvu_mbox_handler_free_rsrc_cnt()
1971 txsch = &nix_hw->txsch[NIX_TXSCH_LVL_TL4]; in rvu_mbox_handler_free_rsrc_cnt()
1972 rsp->schq_nix1[NIX_TXSCH_LVL_TL4] = in rvu_mbox_handler_free_rsrc_cnt()
H A Drvu_nix.c1669 case NIX_TXSCH_LVL_TL4: in handle_txschq_shaper_update()
1738 case NIX_TXSCH_LVL_TL4: in nix_reset_tx_schedule()
1783 case NIX_TXSCH_LVL_TL4: in nix_reset_tx_shaping()
1826 if (lvl == NIX_TXSCH_LVL_TL4) in nix_reset_tx_linkcfg()
1861 case NIX_TXSCH_LVL_TL4: in nix_clear_tx_xoff()
2164 } else if (lvl == NIX_TXSCH_LVL_TL4) { in nix_smq_flush_fill_ctx()
2491 !is_valid_txschq(rvu, blkaddr, NIX_TXSCH_LVL_TL4, pcifunc, parent)) in is_txschq_hierarchy_valid()
2539 case NIX_TXSCH_LVL_TL4: in is_txschq_shaping_valid()
3319 case NIX_TXSCH_LVL_TL4: in nix_setup_txschq()
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dqos.c53 } else if (node->level == NIX_TXSCH_LVL_TL4) { in otx2_qos_get_regaddr()
157 } else if (level == NIX_TXSCH_LVL_TL4) { in __otx2_qos_txschq_cfg()
213 if (parent->level == NIX_TXSCH_LVL_TL4) in otx2_qos_txschq_set_parent_topology()
H A Dotx2_tc.c153 txschq = hw->txschq_list[NIX_TXSCH_LVL_TL4][0]; in otx2_set_matchall_egress_rate()
162 req->lvl = NIX_TXSCH_LVL_TL4; in otx2_set_matchall_egress_rate()
H A 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()