Home
last modified time | relevance | path

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

/Linux-v6.1/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.c1929 rsp->schq[NIX_TXSCH_LVL_TL2] = 1; in rvu_mbox_handler_free_rsrc_cnt()
1936 rsp->schq_nix1[NIX_TXSCH_LVL_TL2] = 1; in rvu_mbox_handler_free_rsrc_cnt()
1951 txsch = &nix_hw->txsch[NIX_TXSCH_LVL_TL2]; in rvu_mbox_handler_free_rsrc_cnt()
1952 rsp->schq[NIX_TXSCH_LVL_TL2] = in rvu_mbox_handler_free_rsrc_cnt()
1971 txsch = &nix_hw->txsch[NIX_TXSCH_LVL_TL2]; in rvu_mbox_handler_free_rsrc_cnt()
1972 rsp->schq_nix1[NIX_TXSCH_LVL_TL2] = in rvu_mbox_handler_free_rsrc_cnt()
Drvu_nix.c1611 case NIX_TXSCH_LVL_TL2: in handle_txschq_shaper_update()
1695 case NIX_TXSCH_LVL_TL2: in nix_reset_tx_shaping()
1750 NIX_TXSCH_LVL_TL3 : NIX_TXSCH_LVL_TL2; in nix_reset_tx_linkcfg()
1775 case NIX_TXSCH_LVL_TL2: in nix_clear_tx_xoff()
2044 NIX_TXSCH_LVL_TL3 : NIX_TXSCH_LVL_TL2; in rvu_mbox_handler_nix_txsch_alloc()
2278 !is_valid_txschq(rvu, blkaddr, NIX_TXSCH_LVL_TL2, pcifunc, parent)) in is_txschq_hierarchy_valid()
2306 case NIX_TXSCH_LVL_TL2: in is_txschq_shaping_valid()
2517 &nix_hw->txsch[NIX_TXSCH_LVL_TL2]); in rvu_mbox_handler_nix_txschq_cfg()
3103 case NIX_TXSCH_LVL_TL2: in nix_setup_txschq()
/Linux-v6.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_common.c636 parent = schq_list[NIX_TXSCH_LVL_TL2][prio]; in otx2_txschq_config()
650 } else if (lvl == NIX_TXSCH_LVL_TL2) { in otx2_txschq_config()