Home
last modified time | relevance | path

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

/Linux-v5.15/net/sched/
Dsch_taprio.c411 static int taprio_enqueue_one(struct sk_buff *skb, struct Qdisc *sch, in taprio_enqueue_one() function
469 ret = taprio_enqueue_one(segs, sch, child, to_free); in taprio_enqueue()
485 return taprio_enqueue_one(skb, sch, child, to_free); in taprio_enqueue()