Home
last modified time | relevance | path

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

/linux-6.12.1/net/sched/
Dsch_taprio.c556 static int taprio_enqueue_one(struct sk_buff *skb, struct Qdisc *sch, in taprio_enqueue_one() function
601 ret = taprio_enqueue_one(segs, sch, child, to_free); in taprio_enqueue_segmented()
647 return taprio_enqueue_one(skb, sch, child, to_free); in taprio_enqueue()