Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dsch_taprio.c567 static int taprio_enqueue_one(struct sk_buff *skb, struct Qdisc *sch, in taprio_enqueue_one() function
612 ret = taprio_enqueue_one(segs, sch, child, to_free); in taprio_enqueue_segmented()
658 return taprio_enqueue_one(skb, sch, child, to_free); in taprio_enqueue()