Home
last modified time | relevance | path

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

/Linux-v6.1/net/sched/
Dsch_taprio.c1840 static struct netdev_queue *taprio_queue_get(struct Qdisc *sch, in taprio_queue_get() function
1858 struct netdev_queue *dev_queue = taprio_queue_get(sch, cl); in taprio_graft()
2046 struct netdev_queue *dev_queue = taprio_queue_get(sch, cl); in taprio_leaf()
2058 if (!taprio_queue_get(sch, ntx)) in taprio_find()
2066 struct netdev_queue *dev_queue = taprio_queue_get(sch, cl); in taprio_dump_class()
2080 struct netdev_queue *dev_queue = taprio_queue_get(sch, cl); in taprio_dump_class_stats()
2107 return taprio_queue_get(sch, TC_H_MIN(tcm->tcm_parent)); in taprio_select_queue()