Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dsch_hfsc.c746 int go_passive = 0; in update_vf() local
749 go_passive = 1; in update_vf()
757 if (go_passive && --cl->cl_nactive == 0) in update_vf()
758 go_passive = 1; in update_vf()
760 go_passive = 0; in update_vf()
775 if (go_passive) { in update_vf()