Home
last modified time | relevance | path

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

/linux-5.19.10/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.c1604 case NIX_TXSCH_LVL_TL1: in handle_txschq_shaper_update()
1690 case NIX_TXSCH_LVL_TL1: in nix_reset_tx_shaping()
1771 case NIX_TXSCH_LVL_TL1: in nix_clear_tx_xoff()
2126 nix_clear_tx_xoff(rvu, blkaddr, NIX_TXSCH_LVL_TL1, in nix_txschq_free()
2133 txsch = &nix_hw->txsch[NIX_TXSCH_LVL_TL1]; in nix_txschq_free()
2282 !is_valid_txschq(rvu, blkaddr, NIX_TXSCH_LVL_TL1, pcifunc, parent)) in is_txschq_hierarchy_valid()
2301 case NIX_TXSCH_LVL_TL1: in is_txschq_shaping_valid()
2336 pfvf_map = nix_hw->txsch[NIX_TXSCH_LVL_TL1].pfvf_map; in nix_tl1_default_cfg()
2447 if (req->lvl == NIX_TXSCH_LVL_TL1) in rvu_mbox_handler_nix_txschq_cfg()
3105 case NIX_TXSCH_LVL_TL1: in nix_setup_txschq()
Drvu.c65 hw->cap.nix_tx_aggr_lvl = NIX_TXSCH_LVL_TL1; in rvu_setup_hw_capabilities()
1959 rsp->schq_nix1[NIX_TXSCH_LVL_TL1] = 1; in rvu_mbox_handler_free_rsrc_cnt()
1961 rsp->schq[NIX_TXSCH_LVL_TL1] = 1; in rvu_mbox_handler_free_rsrc_cnt()
/linux-5.19.10/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_common.c642 parent = hw->txschq_list[NIX_TXSCH_LVL_TL1][0]; in otx2_txschq_config()
656 } else if (lvl == NIX_TXSCH_LVL_TL1) { in otx2_txschq_config()