Home
last modified time | relevance | path

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

/dpdk/drivers/net/ice/
H A Dice_dcf_sched.c586 bool lowest_cir_mark = false; in ice_dcf_validate_tc_bw() local
601 if (lowest_cir_mark && peak == 0) { in ice_dcf_validate_tc_bw()
607 if (!lowest_cir_mark && committed) in ice_dcf_validate_tc_bw()
608 lowest_cir_mark = true; in ice_dcf_validate_tc_bw()