Home
last modified time | relevance | path

Searched refs:update_vf (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/sched/
H A Dsch_hfsc.c744 update_vf(struct hfsc_class *cl, unsigned int len, u64 cur_time) in update_vf() function
1004 update_vf(cl, 0, cur_time); in hfsc_change_class()
1218 /* vttree is now handled in update_vf() so that update_vf(cl, 0, 0) in hfsc_qlen_notify()
1221 update_vf(cl, 0, 0); in hfsc_qlen_notify()
1633 update_vf(cl, qdisc_pkt_len(skb), cur_time); in hfsc_dequeue()
/kernel/linux/linux-6.6/net/sched/
H A Dsch_hfsc.c743 update_vf(struct hfsc_class *cl, unsigned int len, u64 cur_time) in update_vf() function
1003 update_vf(cl, 0, cur_time); in hfsc_change_class()
1219 /* vttree is now handled in update_vf() so that update_vf(cl, 0, 0) in hfsc_qlen_notify()
1222 update_vf(cl, 0, 0); in hfsc_qlen_notify()
1628 update_vf(cl, qdisc_pkt_len(skb), cur_time); in hfsc_dequeue()

Completed in 5 milliseconds