Home
last modified time | relevance | path

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

/Linux-v5.15/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.c1847 rsp->schq[NIX_TXSCH_LVL_TL4] = 1; in rvu_mbox_handler_free_rsrc_cnt()
1854 rsp->schq_nix1[NIX_TXSCH_LVL_TL4] = 1; in rvu_mbox_handler_free_rsrc_cnt()
1863 txsch = &nix_hw->txsch[NIX_TXSCH_LVL_TL4]; in rvu_mbox_handler_free_rsrc_cnt()
1864 rsp->schq[NIX_TXSCH_LVL_TL4] = in rvu_mbox_handler_free_rsrc_cnt()
1883 txsch = &nix_hw->txsch[NIX_TXSCH_LVL_TL4]; in rvu_mbox_handler_free_rsrc_cnt()
1884 rsp->schq_nix1[NIX_TXSCH_LVL_TL4] = in rvu_mbox_handler_free_rsrc_cnt()
Drvu_nix.c1556 case NIX_TXSCH_LVL_TL4: in handle_txschq_shaper_update()
1634 case NIX_TXSCH_LVL_TL4: in nix_reset_tx_shaping()
1677 if (lvl == NIX_TXSCH_LVL_TL4) in nix_reset_tx_linkcfg()
1712 case NIX_TXSCH_LVL_TL4: in nix_clear_tx_xoff()
2199 !is_valid_txschq(rvu, blkaddr, NIX_TXSCH_LVL_TL4, pcifunc, parent)) in is_txschq_hierarchy_valid()
2247 case NIX_TXSCH_LVL_TL4: in is_txschq_shaping_valid()
3028 case NIX_TXSCH_LVL_TL4: in nix_setup_txschq()
/Linux-v5.15/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_tc.c144 txschq = hw->txschq_list[NIX_TXSCH_LVL_TL4][0]; in otx2_set_matchall_egress_rate()
157 req->lvl = NIX_TXSCH_LVL_TL4; in otx2_set_matchall_egress_rate()
Dotx2_common.c613 parent = hw->txschq_list[NIX_TXSCH_LVL_TL4][0]; in otx2_txschq_config()
620 } else if (lvl == NIX_TXSCH_LVL_TL4) { in otx2_txschq_config()