Home
last modified time | relevance | path

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

/linux/net/sched/
A Dsch_taprio.c1770 static struct netdev_queue *taprio_queue_get(struct Qdisc *sch, in taprio_queue_get() function
1788 struct netdev_queue *dev_queue = taprio_queue_get(sch, cl); in taprio_graft()
1950 struct netdev_queue *dev_queue = taprio_queue_get(sch, cl); in taprio_leaf()
1962 if (!taprio_queue_get(sch, ntx)) in taprio_find()
1970 struct netdev_queue *dev_queue = taprio_queue_get(sch, cl); in taprio_dump_class()
1984 struct netdev_queue *dev_queue = taprio_queue_get(sch, cl); in taprio_dump_class_stats()
2014 return taprio_queue_get(sch, TC_H_MIN(tcm->tcm_parent)); in taprio_select_queue()

Completed in 9 milliseconds