Home
last modified time | relevance | path

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

/dpdk/drivers/common/cnxk/
H A Droc_nix_tm_utils.c651 uint64_t strict_prio = node->priority; in nix_tm_sched_reg_prep() local
665 strict_prio = nix->tm_aggr_lvl_rr_prio; in nix_tm_sched_reg_prep()
670 strict_prio, rr_quantum, node); in nix_tm_sched_reg_prep()
675 regval[k] = (strict_prio << 24) | rr_quantum; in nix_tm_sched_reg_prep()
681 regval[k] = (strict_prio << 24) | rr_quantum; in nix_tm_sched_reg_prep()
687 regval[k] = (strict_prio << 24) | rr_quantum; in nix_tm_sched_reg_prep()
693 regval[k] = (strict_prio << 24) | rr_quantum; in nix_tm_sched_reg_prep()