Home
last modified time | relevance | path

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

/Linux-v5.10/net/sched/
Dsch_taprio.c1696 static struct netdev_queue *taprio_queue_get(struct Qdisc *sch, in taprio_queue_get() function
1714 struct netdev_queue *dev_queue = taprio_queue_get(sch, cl); in taprio_graft()
1872 struct netdev_queue *dev_queue = taprio_queue_get(sch, cl); in taprio_leaf()
1884 if (!taprio_queue_get(sch, ntx)) in taprio_find()
1892 struct netdev_queue *dev_queue = taprio_queue_get(sch, cl); in taprio_dump_class()
1906 struct netdev_queue *dev_queue = taprio_queue_get(sch, cl); in taprio_dump_class_stats()
1936 return taprio_queue_get(sch, TC_H_MIN(tcm->tcm_parent)); in taprio_select_queue()