Home
last modified time | relevance | path

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

/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_reg.c33 {NIX_TXSCH_LVL_TL3, 4, 0xFFFF, {{0x1000, 0x10E0}, {0x1600, 0x1608},
Dcommon.h137 NIX_TXSCH_LVL_TL3 = 0x2, enumerator
Drvu_nix.c1662 case NIX_TXSCH_LVL_TL3: in handle_txschq_shaper_update()
1734 case NIX_TXSCH_LVL_TL3: in nix_reset_tx_schedule()
1779 case NIX_TXSCH_LVL_TL3: in nix_reset_tx_shaping()
1830 NIX_TXSCH_LVL_TL3 : NIX_TXSCH_LVL_TL2; in nix_reset_tx_linkcfg()
1858 case NIX_TXSCH_LVL_TL3: in nix_clear_tx_xoff()
2127 NIX_TXSCH_LVL_TL3 : NIX_TXSCH_LVL_TL2; in rvu_mbox_handler_nix_txsch_alloc()
2160 } else if (lvl == NIX_TXSCH_LVL_TL3) { in nix_smq_flush_fill_ctx()
2496 !is_valid_txschq(rvu, blkaddr, NIX_TXSCH_LVL_TL3, pcifunc, parent)) in is_txschq_hierarchy_valid()
2534 case NIX_TXSCH_LVL_TL3: in is_txschq_shaping_valid()
3322 case NIX_TXSCH_LVL_TL3: in nix_setup_txschq()
Drvu.c1936 rsp->schq[NIX_TXSCH_LVL_TL3] = 1; in rvu_mbox_handler_free_rsrc_cnt()
1943 rsp->schq_nix1[NIX_TXSCH_LVL_TL3] = 1; in rvu_mbox_handler_free_rsrc_cnt()
1955 txsch = &nix_hw->txsch[NIX_TXSCH_LVL_TL3]; in rvu_mbox_handler_free_rsrc_cnt()
1956 rsp->schq[NIX_TXSCH_LVL_TL3] = in rvu_mbox_handler_free_rsrc_cnt()
1975 txsch = &nix_hw->txsch[NIX_TXSCH_LVL_TL3]; in rvu_mbox_handler_free_rsrc_cnt()
1976 rsp->schq_nix1[NIX_TXSCH_LVL_TL3] = in rvu_mbox_handler_free_rsrc_cnt()
/drivers/net/ethernet/marvell/octeontx2/nic/
Dqos.c58 } else if (node->level == NIX_TXSCH_LVL_TL3) { in otx2_qos_get_regaddr()
158 } else if (level == NIX_TXSCH_LVL_TL3) { in __otx2_qos_txschq_cfg()
214 else if (parent->level == NIX_TXSCH_LVL_TL3) in otx2_qos_txschq_set_parent_topology()
Dotx2_common.c649 parent = schq_list[NIX_TXSCH_LVL_TL3][prio]; in otx2_txschq_config()
655 } else if (lvl == NIX_TXSCH_LVL_TL3) { in otx2_txschq_config()