Home
last modified time | relevance | path

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

/drivers/net/ethernet/marvell/octeontx2/nic/
A 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];
A 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()
A Dqos.c653 for (lvl = 0; lvl < NIX_TXSCH_LVL_CNT; lvl++) { in otx2_qos_txschq_alloc()
672 for (lvl = 0; lvl < NIX_TXSCH_LVL_CNT; lvl++) { in otx2_qos_txschq_alloc()
679 for (lvl = 0; lvl < NIX_TXSCH_LVL_CNT; lvl++) { in otx2_qos_txschq_alloc()
699 for (lvl = 0; lvl < NIX_TXSCH_LVL_CNT; lvl++) { in otx2_qos_free_unused_txschq()
913 for (lvl = 0; lvl < NIX_TXSCH_LVL_CNT; lvl++) { in otx2_qos_free_cfg()
920 for (lvl = 0; lvl < NIX_TXSCH_LVL_CNT; lvl++) { in otx2_qos_free_cfg()
A Dotx2_common.h219 u8 txschq_cnt[NIX_TXSCH_LVL_CNT];
221 u16 txschq_list[NIX_TXSCH_LVL_CNT][MAX_TXSCHQ_PER_FUNC];
539 u16 pfc_schq_list[NIX_TXSCH_LVL_CNT][MAX_TXSCHQ_PER_FUNC];
A Dotx2_common.c771 for (lvl = 0; lvl < NIX_TXSCH_LVL_CNT; lvl++) in otx2_txsch_alloc()
789 for (lvl = 0; lvl < NIX_TXSCH_LVL_CNT; lvl++) { in otx2_txsch_alloc()
835 for (lvl = 0; lvl < NIX_TXSCH_LVL_CNT; lvl++) { in otx2_txschq_stop()
843 for (lvl = 0; lvl < NIX_TXSCH_LVL_CNT; lvl++) { in otx2_txschq_stop()
A Dotx2_pf.c1689 for (lvl = 0; lvl < NIX_TXSCH_LVL_CNT; lvl++) { in otx2_init_hw_resources()
/drivers/net/ethernet/marvell/octeontx2/af/
A 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()
A Dmbox.h494 u16 schq[NIX_TXSCH_LVL_CNT];
501 u16 schq_nix1[NIX_TXSCH_LVL_CNT];
1022 u16 schq_contig[NIX_TXSCH_LVL_CNT]; /* No of contiguous queues */
1023 u16 schq[NIX_TXSCH_LVL_CNT]; /* No of non-contiguous queues */
1029 u16 schq_contig[NIX_TXSCH_LVL_CNT];
1030 u16 schq[NIX_TXSCH_LVL_CNT];
1032 u16 schq_contig_list[NIX_TXSCH_LVL_CNT][MAX_TXSCHQ_PER_FUNC];
1033 u16 schq_list[NIX_TXSCH_LVL_CNT][MAX_TXSCHQ_PER_FUNC];
A Dcommon.h140 NIX_TXSCH_LVL_CNT = 0x5, enumerator
A Drvu.h362 struct nix_smq_tree_ctx smq_tree_ctx[NIX_TXSCH_LVL_CNT];
398 struct nix_txsch txsch[NIX_TXSCH_LVL_CNT]; /* Tx schedulers */
A Drvu_nix.c2249 for (lvl = 0; lvl < NIX_TXSCH_LVL_CNT; lvl++) { in rvu_mbox_handler_nix_txsch_alloc()
2256 for (lvl = 0; lvl < NIX_TXSCH_LVL_CNT; lvl++) { in rvu_mbox_handler_nix_txsch_alloc()
2544 for (lvl = NIX_TXSCH_LVL_MDQ; lvl < NIX_TXSCH_LVL_CNT; lvl++) { in nix_txschq_free()
2583 for (lvl = 0; lvl < NIX_TXSCH_LVL_CNT; lvl++) { in nix_txschq_free()
2863 if (req->lvl >= NIX_TXSCH_LVL_CNT || in rvu_mbox_handler_nix_txschq_cfg()
3760 for (lvl = 0; lvl < NIX_TXSCH_LVL_CNT; lvl++) { in nix_setup_txschq()
5133 for (lvl = 0; lvl < NIX_TXSCH_LVL_CNT; lvl++) { in rvu_nix_block_freemem()
A Drvu_debugfs.c1964 for (lvl = 0; lvl < NIX_TXSCH_LVL_CNT; lvl++) { in rvu_dbg_nix_tm_topo_display()

Completed in 59 milliseconds