Home
last modified time | relevance | path

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

/Linux-v5.15/net/sched/
Dsch_taprio.c1763 static struct netdev_queue *taprio_queue_get(struct Qdisc *sch, in taprio_queue_get() function
1781 struct netdev_queue *dev_queue = taprio_queue_get(sch, cl); in taprio_graft()
1943 struct netdev_queue *dev_queue = taprio_queue_get(sch, cl); in taprio_leaf()
1955 if (!taprio_queue_get(sch, ntx)) in taprio_find()
1963 struct netdev_queue *dev_queue = taprio_queue_get(sch, cl); in taprio_dump_class()
1977 struct netdev_queue *dev_queue = taprio_queue_get(sch, cl); in taprio_dump_class_stats()
2007 return taprio_queue_get(sch, TC_H_MIN(tcm->tcm_parent)); in taprio_select_queue()