Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/sched/
H A Dsch_taprio.c1731 static struct netdev_queue *taprio_queue_get(struct Qdisc *sch, in taprio_queue_get() function
1749 struct netdev_queue *dev_queue = taprio_queue_get(sch, cl); in taprio_graft()
1921 if (!taprio_queue_get(sch, ntx)) in taprio_find()
1929 struct netdev_queue *dev_queue = taprio_queue_get(sch, cl); in taprio_dump_class()
1943 struct netdev_queue *dev_queue = taprio_queue_get(sch, cl); in taprio_dump_class_stats()
1973 return taprio_queue_get(sch, TC_H_MIN(tcm->tcm_parent)); in taprio_select_queue()