Home
last modified time | relevance | path

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

/net/sched/
Dsch_taprio.c1644 static struct netdev_queue *taprio_queue_get(struct Qdisc *sch, in taprio_queue_get() function
1662 struct netdev_queue *dev_queue = taprio_queue_get(sch, cl); in taprio_graft()
1820 struct netdev_queue *dev_queue = taprio_queue_get(sch, cl); in taprio_leaf()
1832 if (!taprio_queue_get(sch, ntx)) in taprio_find()
1840 struct netdev_queue *dev_queue = taprio_queue_get(sch, cl); in taprio_dump_class()
1854 struct netdev_queue *dev_queue = taprio_queue_get(sch, cl); in taprio_dump_class_stats()
1884 return taprio_queue_get(sch, TC_H_MIN(tcm->tcm_parent)); in taprio_select_queue()