Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/octeontx2/
H A Dotx2_tm.c299 uint64_t strict_prio = tm_node->priority; in prepare_tm_sched_reg() local
313 strict_prio = TXSCH_TL1_DFLT_RR_PRIO; in prepare_tm_sched_reg()
318 tm_node->id, strict_prio, rr_quantum, tm_node); in prepare_tm_sched_reg()
323 regval[k] = (strict_prio << 24) | rr_quantum; in prepare_tm_sched_reg()
329 regval[k] = (strict_prio << 24) | rr_quantum; in prepare_tm_sched_reg()
335 regval[k] = (strict_prio << 24) | rr_quantum; in prepare_tm_sched_reg()
341 regval[k] = (strict_prio << 24) | rr_quantum; in prepare_tm_sched_reg()