Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_sched/
H A Drte_sched.c81 uint64_t tc_ov_credits; member
1405 p->tc_ov_credits = s->tc_ov_wm; in rte_sched_pipe_config()
2300 pipe->tc_ov_credits = subport->tc_ov_wm * params->tc_ov_weight; in grinder_credits_update()
2368 pipe_tc_ov_mask1[RTE_SCHED_TRAFFIC_CLASS_BE] = pipe->tc_ov_credits; in grinder_credits_check()
2387 pipe->tc_ov_credits -= pipe_tc_ov_mask2[tc_index] & pkt_len; in grinder_credits_check()