Home
last modified time | relevance | path

Searched refs:contig_cnt (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/common/cnxk/
H A Droc_nix_tm.c1018 uint16_t *contig_id, int *contig_cnt, in nix_tm_assign_hw_id() argument
1035 if (parent->rr_prio != 0xf && *contig_cnt > 1) in nix_tm_assign_hw_id()
1059 *contig_cnt = *contig_cnt - 1; in nix_tm_assign_hw_id()
1077 *contig_cnt = *contig_cnt - 1; in nix_tm_assign_hw_id()
H A Droc_nix_tm_utils.c924 uint8_t contig_cnt, hw_lvl; in nix_tm_resource_estimate() local
944 contig_cnt = parent->max_prio + 1; in nix_tm_resource_estimate()
945 schq_contig[hw_lvl - 1] += contig_cnt; in nix_tm_resource_estimate()