Home
last modified time | relevance | path

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

/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.c1850 rsp->schq[NIX_TXSCH_LVL_TL4] = 1; in rvu_mbox_handler_free_rsrc_cnt()
1857 rsp->schq_nix1[NIX_TXSCH_LVL_TL4] = 1; in rvu_mbox_handler_free_rsrc_cnt()
1866 txsch = &nix_hw->txsch[NIX_TXSCH_LVL_TL4]; in rvu_mbox_handler_free_rsrc_cnt()
1867 rsp->schq[NIX_TXSCH_LVL_TL4] = in rvu_mbox_handler_free_rsrc_cnt()
1886 txsch = &nix_hw->txsch[NIX_TXSCH_LVL_TL4]; in rvu_mbox_handler_free_rsrc_cnt()
1887 rsp->schq_nix1[NIX_TXSCH_LVL_TL4] = in rvu_mbox_handler_free_rsrc_cnt()
Drvu_nix.c1655 case NIX_TXSCH_LVL_TL4: in handle_txschq_shaper_update()
1733 case NIX_TXSCH_LVL_TL4: in nix_reset_tx_shaping()
1776 if (lvl == NIX_TXSCH_LVL_TL4) in nix_reset_tx_linkcfg()
1811 case NIX_TXSCH_LVL_TL4: in nix_clear_tx_xoff()
2299 !is_valid_txschq(rvu, blkaddr, NIX_TXSCH_LVL_TL4, pcifunc, parent)) in is_txschq_hierarchy_valid()
2347 case NIX_TXSCH_LVL_TL4: in is_txschq_shaping_valid()
3128 case NIX_TXSCH_LVL_TL4: in nix_setup_txschq()
/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_tc.c186 txschq = hw->txschq_list[NIX_TXSCH_LVL_TL4][0]; in otx2_set_matchall_egress_rate()
195 req->lvl = NIX_TXSCH_LVL_TL4; in otx2_set_matchall_egress_rate()
Dotx2_common.c614 parent = hw->txschq_list[NIX_TXSCH_LVL_TL4][0]; in otx2_txschq_config()
621 } else if (lvl == NIX_TXSCH_LVL_TL4) { in otx2_txschq_config()