Searched defs:schq (Results 1 – 6 of 6) sorted by relevance
| /dpdk/drivers/common/cnxk/ |
| H A D | roc_nix_tm_utils.c | 481 nix_tm_tl1_default_prep(struct nix *nix, uint32_t schq, volatile uint64_t *reg, in nix_tm_tl1_default_prep() 518 uint32_t rr_prio, schq; in nix_tm_topology_reg_prep() local 653 uint32_t schq = node->hw_id; in nix_tm_sched_reg_prep() local 714 uint32_t schq = node->hw_id; in nix_tm_shaper_reg_prep() local 840 uint32_t schq = node->hw_id; in nix_tm_sw_xoff_prep() local 920 nix_tm_resource_estimate(struct nix *nix, uint16_t *schq_contig, uint16_t *schq, in nix_tm_resource_estimate() 1126 uint32_t schq; in roc_nix_tm_node_stats_get() local
|
| H A D | roc_nix_debug.c | 865 nix_tm_reg_dump_prep(uint16_t hw_lvl, uint16_t schq, uint16_t link, in nix_tm_reg_dump_prep() 1042 uint32_t schq, parent_schq; in nix_tm_dump_lvl() local
|
| H A D | roc_nix_tm_mark.c | 45 uint32_t schq = tm_node->hw_id; in prepare_tm_shaper_red_algo() local
|
| H A D | roc_nix_tm.c | 846 uint16_t avail, thresh, to_free = 0, schq; in nix_tm_release_resources() local 1027 uint16_t schq; in nix_tm_assign_hw_id() local 1232 uint16_t schq[NIX_TXSCH_LVL_CNT]; in nix_tm_alloc_txschq() local
|
| H A D | roc_mbox.h | 415 uint16_t __io schq[NIX_TXSCH_LVL_CNT]; member 914 uint16_t __io schq[NIX_TXSCH_LVL_CNT]; /* Non-Contig. queues */ member 921 uint16_t __io schq[NIX_TXSCH_LVL_CNT]; /* Non-Contig. queues */ member 940 uint16_t __io schq; member
|
| /dpdk/drivers/net/cnxk/ |
| H A D | cnxk_tm.c | 43 uint16_t schq[ROC_TM_LVL_MAX]; in cnxk_nix_tm_capa_get() local 113 uint16_t schq[ROC_TM_LVL_MAX]; in cnxk_nix_tm_level_capa_get() local 208 uint16_t schq[ROC_TM_LVL_MAX]; in cnxk_nix_tm_node_capa_get() local
|