Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_sched/
H A Drte_sched.c2359 uint64_t pipe_tc_ov_mask1[RTE_SCHED_TRAFFIC_CLASSES_PER_PIPE]; in grinder_credits_check() local
2366 pipe_tc_ov_mask1[i] = ~0LLU; in grinder_credits_check()
2368 pipe_tc_ov_mask1[RTE_SCHED_TRAFFIC_CLASS_BE] = pipe->tc_ov_credits; in grinder_credits_check()
2370 pipe_tc_ov_credits = pipe_tc_ov_mask1[tc_index]; in grinder_credits_check()