Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_reg.c35 {NIX_TXSCH_LVL_TL2, 2, 0xFFFF, {{0x0E00, 0x0EE0}, {0x1700, 0x17B0} } },
Dcommon.h138 NIX_TXSCH_LVL_TL2 = 0x3, enumerator
Drvu.c1849 rsp->schq[NIX_TXSCH_LVL_TL2] = 1; in rvu_mbox_handler_free_rsrc_cnt()
1856 rsp->schq_nix1[NIX_TXSCH_LVL_TL2] = 1; in rvu_mbox_handler_free_rsrc_cnt()
1871 txsch = &nix_hw->txsch[NIX_TXSCH_LVL_TL2]; in rvu_mbox_handler_free_rsrc_cnt()
1872 rsp->schq[NIX_TXSCH_LVL_TL2] = in rvu_mbox_handler_free_rsrc_cnt()
1891 txsch = &nix_hw->txsch[NIX_TXSCH_LVL_TL2]; in rvu_mbox_handler_free_rsrc_cnt()
1892 rsp->schq_nix1[NIX_TXSCH_LVL_TL2] = in rvu_mbox_handler_free_rsrc_cnt()
Drvu_nix.c1542 case NIX_TXSCH_LVL_TL2: in handle_txschq_shaper_update()
1626 case NIX_TXSCH_LVL_TL2: in nix_reset_tx_shaping()
1681 NIX_TXSCH_LVL_TL3 : NIX_TXSCH_LVL_TL2; in nix_reset_tx_linkcfg()
1706 case NIX_TXSCH_LVL_TL2: in nix_clear_tx_xoff()
1975 NIX_TXSCH_LVL_TL3 : NIX_TXSCH_LVL_TL2; in rvu_mbox_handler_nix_txsch_alloc()
2209 !is_valid_txschq(rvu, blkaddr, NIX_TXSCH_LVL_TL2, pcifunc, parent)) in is_txschq_hierarchy_valid()
2237 case NIX_TXSCH_LVL_TL2: in is_txschq_shaping_valid()
2448 &nix_hw->txsch[NIX_TXSCH_LVL_TL2]); in rvu_mbox_handler_nix_txschq_cfg()
3034 case NIX_TXSCH_LVL_TL2: in nix_setup_txschq()
/Linux-v5.15/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_common.c628 parent = hw->txschq_list[NIX_TXSCH_LVL_TL2][0]; in otx2_txschq_config()
634 } else if (lvl == NIX_TXSCH_LVL_TL2) { in otx2_txschq_config()