Home
last modified time | relevance | path

Searched refs:NIX_TXSCH_LVL_CNT (Results 1 – 12 of 12) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dqos.h32 u16 schq[NIX_TXSCH_LVL_CNT];
33 u16 schq_contig[NIX_TXSCH_LVL_CNT];
34 int static_node_pos[NIX_TXSCH_LVL_CNT];
35 int dwrr_node_pos[NIX_TXSCH_LVL_CNT];
36 u16 schq_contig_list[NIX_TXSCH_LVL_CNT][MAX_TXSCHQ_PER_FUNC];
37 u16 schq_list[NIX_TXSCH_LVL_CNT][MAX_TXSCHQ_PER_FUNC];
38 bool schq_index_used[NIX_TXSCH_LVL_CNT][MAX_TXSCHQ_PER_FUNC];
Dotx2_dcbnl.c44 for (lvl = 0; lvl < NIX_TXSCH_LVL_CNT; lvl++) { in otx2_pfc_txschq_config()
97 for (; lvl < NIX_TXSCH_LVL_CNT; lvl++) in otx2_pfc_txschq_alloc_one()
Dqos.c648 for (lvl = 0; lvl < NIX_TXSCH_LVL_CNT; lvl++) { in otx2_qos_txschq_alloc()
667 for (lvl = 0; lvl < NIX_TXSCH_LVL_CNT; lvl++) { in otx2_qos_txschq_alloc()
674 for (lvl = 0; lvl < NIX_TXSCH_LVL_CNT; lvl++) { in otx2_qos_txschq_alloc()
694 for (lvl = 0; lvl < NIX_TXSCH_LVL_CNT; lvl++) { in otx2_qos_free_unused_txschq()
908 for (lvl = 0; lvl < NIX_TXSCH_LVL_CNT; lvl++) { in otx2_qos_free_cfg()
915 for (lvl = 0; lvl < NIX_TXSCH_LVL_CNT; lvl++) { in otx2_qos_free_cfg()
Dotx2_common.c748 for (lvl = 0; lvl < NIX_TXSCH_LVL_CNT; lvl++) in otx2_txsch_alloc()
760 for (lvl = 0; lvl < NIX_TXSCH_LVL_CNT; lvl++) in otx2_txsch_alloc()
804 for (lvl = 0; lvl < NIX_TXSCH_LVL_CNT; lvl++) in otx2_txschq_stop()
809 for (lvl = 0; lvl < NIX_TXSCH_LVL_CNT; lvl++) { in otx2_txschq_stop()
Dotx2_common.h228 u16 txschq_list[NIX_TXSCH_LVL_CNT][MAX_TXSCHQ_PER_FUNC];
523 u16 pfc_schq_list[NIX_TXSCH_LVL_CNT][MAX_TXSCHQ_PER_FUNC];
Dotx2_pf.c1551 for (lvl = 0; lvl < NIX_TXSCH_LVL_CNT; lvl++) { in otx2_init_hw_resources()
/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_reg.c29 static struct hw_reg_map txsch_reg_map[NIX_TXSCH_LVL_CNT] = {
49 if (regblk >= NIX_TXSCH_LVL_CNT) in rvu_check_valid_reg()
Dmbox.h473 u16 schq[NIX_TXSCH_LVL_CNT];
480 u16 schq_nix1[NIX_TXSCH_LVL_CNT];
992 u16 schq_contig[NIX_TXSCH_LVL_CNT]; /* No of contiguous queues */
993 u16 schq[NIX_TXSCH_LVL_CNT]; /* No of non-contiguous queues */
999 u16 schq_contig[NIX_TXSCH_LVL_CNT];
1000 u16 schq[NIX_TXSCH_LVL_CNT];
1002 u16 schq_contig_list[NIX_TXSCH_LVL_CNT][MAX_TXSCHQ_PER_FUNC];
1003 u16 schq_list[NIX_TXSCH_LVL_CNT][MAX_TXSCHQ_PER_FUNC];
Dcommon.h140 NIX_TXSCH_LVL_CNT = 0x5, enumerator
Drvu.h332 struct nix_smq_tree_ctx smq_tree_ctx[NIX_TXSCH_LVL_CNT];
368 struct nix_txsch txsch[NIX_TXSCH_LVL_CNT]; /* Tx schedulers */
Drvu_nix.c2183 for (lvl = 0; lvl < NIX_TXSCH_LVL_CNT; lvl++) { in rvu_mbox_handler_nix_txsch_alloc()
2190 for (lvl = 0; lvl < NIX_TXSCH_LVL_CNT; lvl++) { in rvu_mbox_handler_nix_txsch_alloc()
2478 for (lvl = NIX_TXSCH_LVL_MDQ; lvl < NIX_TXSCH_LVL_CNT; lvl++) { in nix_txschq_free()
2517 for (lvl = 0; lvl < NIX_TXSCH_LVL_CNT; lvl++) { in nix_txschq_free()
2797 if (req->lvl >= NIX_TXSCH_LVL_CNT || in rvu_mbox_handler_nix_txschq_cfg()
3692 for (lvl = 0; lvl < NIX_TXSCH_LVL_CNT; lvl++) { in nix_setup_txschq()
5062 for (lvl = 0; lvl < NIX_TXSCH_LVL_CNT; lvl++) { in rvu_nix_block_freemem()
Drvu_debugfs.c1929 for (lvl = 0; lvl < NIX_TXSCH_LVL_CNT; lvl++) { in rvu_dbg_nix_tm_topo_display()