Home
last modified time | relevance | path

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

/drivers/net/ethernet/marvell/octeontx2/af/
A Drvu_reg.c31 {NIX_TXSCH_LVL_TL4, 3, 0xFFFF, {{0x0B00, 0x0B08}, {0x0B10, 0x0B18},
A Dcommon.h136 NIX_TXSCH_LVL_TL4 = 0x1, enumerator
A Drvu.c1943 rsp->schq[NIX_TXSCH_LVL_TL4] = 1; in rvu_mbox_handler_free_rsrc_cnt()
1950 rsp->schq_nix1[NIX_TXSCH_LVL_TL4] = 1; in rvu_mbox_handler_free_rsrc_cnt()
1959 txsch = &nix_hw->txsch[NIX_TXSCH_LVL_TL4]; in rvu_mbox_handler_free_rsrc_cnt()
1960 rsp->schq[NIX_TXSCH_LVL_TL4] = in rvu_mbox_handler_free_rsrc_cnt()
1979 txsch = &nix_hw->txsch[NIX_TXSCH_LVL_TL4]; in rvu_mbox_handler_free_rsrc_cnt()
1980 rsp->schq_nix1[NIX_TXSCH_LVL_TL4] = in rvu_mbox_handler_free_rsrc_cnt()
A Drvu_nix.c1847 case NIX_TXSCH_LVL_TL4: in handle_txschq_shaper_update()
1916 case NIX_TXSCH_LVL_TL4: in nix_reset_tx_schedule()
1961 case NIX_TXSCH_LVL_TL4: in nix_reset_tx_shaping()
2004 if (lvl == NIX_TXSCH_LVL_TL4) in nix_reset_tx_linkcfg()
2039 case NIX_TXSCH_LVL_TL4: in nix_clear_tx_xoff()
2342 } else if (lvl == NIX_TXSCH_LVL_TL4) { in nix_smq_flush_fill_ctx()
2703 !is_valid_txschq(rvu, blkaddr, NIX_TXSCH_LVL_TL4, pcifunc, parent)) in is_txschq_hierarchy_valid()
2751 case NIX_TXSCH_LVL_TL4: in is_txschq_shaping_valid()
3767 case NIX_TXSCH_LVL_TL4: in nix_setup_txschq()
A Drvu_debugfs.c1781 if (lvl == NIX_TXSCH_LVL_TL4) { in print_tm_topo()
/drivers/net/ethernet/marvell/octeontx2/nic/
A 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()
217 if (parent->level == NIX_TXSCH_LVL_TL4) in otx2_qos_txschq_set_parent_topology()
A Dotx2_common.c651 parent = schq_list[NIX_TXSCH_LVL_TL4][prio]; in otx2_txschq_config()
658 } else if (lvl == NIX_TXSCH_LVL_TL4) { in otx2_txschq_config()
776 req->schq[NIX_TXSCH_LVL_TL4] = chan_cnt; in otx2_txsch_alloc()
A 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()

Completed in 47 milliseconds