Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/marvell/octeontx2/af/
A Drvu_reg.c36 {NIX_TXSCH_LVL_TL1, 1, 0xFFFF, {{0x0C00, 0x0D98} } },
A Dcommon.h139 NIX_TXSCH_LVL_TL1 = 0x4, enumerator
A Drvu_nix.c1619 case NIX_TXSCH_LVL_TL1: in handle_txschq_shaper_update()
1705 case NIX_TXSCH_LVL_TL1: in nix_reset_tx_shaping()
1786 case NIX_TXSCH_LVL_TL1: in nix_clear_tx_xoff()
2148 nix_clear_tx_xoff(rvu, blkaddr, NIX_TXSCH_LVL_TL1, in nix_txschq_free()
2155 txsch = &nix_hw->txsch[NIX_TXSCH_LVL_TL1]; in nix_txschq_free()
2304 !is_valid_txschq(rvu, blkaddr, NIX_TXSCH_LVL_TL1, pcifunc, parent)) in is_txschq_hierarchy_valid()
2323 case NIX_TXSCH_LVL_TL1: in is_txschq_shaping_valid()
2358 pfvf_map = nix_hw->txsch[NIX_TXSCH_LVL_TL1].pfvf_map; in nix_tl1_default_cfg()
2469 if (req->lvl == NIX_TXSCH_LVL_TL1) in rvu_mbox_handler_nix_txschq_cfg()
3127 case NIX_TXSCH_LVL_TL1: in nix_setup_txschq()
A Drvu.c65 hw->cap.nix_tx_aggr_lvl = NIX_TXSCH_LVL_TL1; in rvu_setup_hw_capabilities()
1984 rsp->schq_nix1[NIX_TXSCH_LVL_TL1] = 1; in rvu_mbox_handler_free_rsrc_cnt()
1986 rsp->schq[NIX_TXSCH_LVL_TL1] = 1; in rvu_mbox_handler_free_rsrc_cnt()
/linux-6.3-rc2/drivers/net/ethernet/marvell/octeontx2/nic/
A Dotx2_common.c651 parent = schq_list[NIX_TXSCH_LVL_TL1][prio]; in otx2_txschq_config()
667 } else if (lvl == NIX_TXSCH_LVL_TL1) { in otx2_txschq_config()

Completed in 20 milliseconds